2667 lines
562 KiB
Plaintext
2667 lines
562 KiB
Plaintext
14:54:39.856 [main] INFO c.m.f.CloudFileApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
14:54:41.795 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
14:54:41.796 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
14:54:41.884 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
14:54:43.144 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
14:54:46.130 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
14:54:46.132 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
14:54:46.133 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
14:54:46.140 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
14:54:46.146 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
14:54:46.146 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
14:54:46.270 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 0f37e85e-7bd5-47b6-8ec0-9247a94d7432
|
|
14:54:46.273 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->0f37e85e-7bd5-47b6-8ec0-9247a94d7432
|
|
14:54:46.273 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [0f37e85e-7bd5-47b6-8ec0-9247a94d7432] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
14:54:46.273 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [0f37e85e-7bd5-47b6-8ec0-9247a94d7432] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
14:54:46.273 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [0f37e85e-7bd5-47b6-8ec0-9247a94d7432] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
14:54:46.274 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [0f37e85e-7bd5-47b6-8ec0-9247a94d7432] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
14:54:46.274 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
14:54:46.470 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [0f37e85e-7bd5-47b6-8ec0-9247a94d7432] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726556088432_117.136.120.204_26260
|
|
14:54:46.470 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [0f37e85e-7bd5-47b6-8ec0-9247a94d7432] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
14:54:46.470 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [0f37e85e-7bd5-47b6-8ec0-9247a94d7432] Notify connected event to listeners.
|
|
14:54:46.470 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [0f37e85e-7bd5-47b6-8ec0-9247a94d7432] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x00000008010d2150
|
|
14:54:46.470 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
14:54:46.471 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-file with instance Instance{instanceId='null', ip='192.168.245.139', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:891f:8fa3:d835:c3f2:508e:1bb9:7736], preserved.register.source=SPRING_CLOUD}}
|
|
14:54:46.557 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-file 192.168.245.139:9300 register finished
|
|
14:54:46.690 [main] INFO c.m.f.CloudFileApplication - [logStarted,56] - Started CloudFileApplication in 10.321 seconds (process running for 10.974)
|
|
14:54:46.698 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
14:54:46.698 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
14:54:46.698 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file.yml+DEFAULT_GROUP+one
|
|
14:54:46.706 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file.yml, group=DEFAULT_GROUP, cnt=1
|
|
14:54:46.706 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file.yml, group=DEFAULT_GROUP
|
|
14:54:46.707 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file-dev.yml+DEFAULT_GROUP+one
|
|
14:54:46.708 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
14:54:46.708 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file-dev.yml, group=DEFAULT_GROUP
|
|
14:54:46.708 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file+DEFAULT_GROUP+one
|
|
14:54:46.708 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file, group=DEFAULT_GROUP, cnt=1
|
|
14:54:46.708 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file, group=DEFAULT_GROUP
|
|
14:54:47.161 [RMI TCP Connection(5)-192.168.245.139] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
15:06:08.547 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
15:06:08.548 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-file with instance: Instance{instanceId='null', ip='192.168.245.139', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
15:06:08.601 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
15:06:08.602 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
15:06:08.602 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
15:06:08.603 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
15:06:08.603 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
15:06:08.603 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
15:06:08.603 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
15:06:08.603 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
15:06:08.603 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
15:06:08.604 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
15:06:08.604 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
15:06:08.604 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
15:06:08.604 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->0f37e85e-7bd5-47b6-8ec0-9247a94d7432
|
|
15:06:08.604 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@6fde3af8[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 226]
|
|
15:06:08.604 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
15:06:08.604 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@1009e308[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
15:06:08.605 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726556088432_117.136.120.204_26260
|
|
15:06:08.608 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@36410eb2[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 141]
|
|
15:06:08.608 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->0f37e85e-7bd5-47b6-8ec0-9247a94d7432
|
|
15:06:08.609 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
15:06:08.609 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
15:06:08.609 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
15:08:05.533 [main] INFO c.m.f.CloudFileApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
15:08:07.288 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
15:08:07.289 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
15:08:07.358 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
15:08:08.196 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
15:08:10.764 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
15:08:10.764 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
15:08:10.765 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
15:08:10.771 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
15:08:10.775 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
15:08:10.776 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
15:08:10.936 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of a72d2893-e7a5-4236-9c24-c56594be9c9e
|
|
15:08:10.937 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->a72d2893-e7a5-4236-9c24-c56594be9c9e
|
|
15:08:10.938 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a72d2893-e7a5-4236-9c24-c56594be9c9e] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
15:08:10.938 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a72d2893-e7a5-4236-9c24-c56594be9c9e] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
15:08:10.938 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a72d2893-e7a5-4236-9c24-c56594be9c9e] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
15:08:10.939 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a72d2893-e7a5-4236-9c24-c56594be9c9e] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
15:08:10.939 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
15:08:11.151 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a72d2893-e7a5-4236-9c24-c56594be9c9e] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726556893087_117.136.120.204_26273
|
|
15:08:11.151 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a72d2893-e7a5-4236-9c24-c56594be9c9e] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
15:08:11.151 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a72d2893-e7a5-4236-9c24-c56594be9c9e] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x00000008010d1b20
|
|
15:08:11.151 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a72d2893-e7a5-4236-9c24-c56594be9c9e] Notify connected event to listeners.
|
|
15:08:11.152 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
15:08:11.152 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-file with instance Instance{instanceId='null', ip='192.168.245.139', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:891f:8fa3:d835:c3f2:508e:1bb9:7736], preserved.register.source=SPRING_CLOUD}}
|
|
15:08:11.248 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-file 192.168.245.139:9300 register finished
|
|
15:08:11.418 [main] INFO c.m.f.CloudFileApplication - [logStarted,56] - Started CloudFileApplication in 9.193 seconds (process running for 9.71)
|
|
15:08:11.426 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
15:08:11.426 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
15:08:11.427 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file.yml+DEFAULT_GROUP+one
|
|
15:08:11.434 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file.yml, group=DEFAULT_GROUP, cnt=1
|
|
15:08:11.434 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file.yml, group=DEFAULT_GROUP
|
|
15:08:11.435 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file-dev.yml+DEFAULT_GROUP+one
|
|
15:08:11.436 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
15:08:11.436 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file-dev.yml, group=DEFAULT_GROUP
|
|
15:08:11.436 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file+DEFAULT_GROUP+one
|
|
15:08:11.436 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file, group=DEFAULT_GROUP, cnt=1
|
|
15:08:11.436 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file, group=DEFAULT_GROUP
|
|
15:08:11.784 [RMI TCP Connection(1)-192.168.245.139] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
15:32:43.309 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
15:32:43.309 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-file with instance: Instance{instanceId='null', ip='192.168.245.139', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
15:32:43.367 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
15:32:43.368 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
15:32:43.368 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
15:32:43.368 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
15:32:43.368 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
15:32:43.368 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
15:32:43.368 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
15:32:43.368 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
15:32:43.368 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
15:32:43.369 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
15:32:43.369 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
15:32:43.369 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
15:32:43.369 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->a72d2893-e7a5-4236-9c24-c56594be9c9e
|
|
15:32:43.369 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@772c80bf[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 489]
|
|
15:32:43.369 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
15:32:43.369 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@2e18259d[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
15:32:43.369 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726556893087_117.136.120.204_26273
|
|
15:32:43.371 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@c2d653f[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 299]
|
|
15:32:43.371 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->a72d2893-e7a5-4236-9c24-c56594be9c9e
|
|
15:32:43.372 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
15:32:43.372 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
15:32:43.373 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
15:32:51.024 [main] INFO c.m.f.CloudFileApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
15:32:52.536 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
15:32:52.536 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
15:32:52.613 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
15:32:53.307 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
15:32:55.976 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
15:32:55.976 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
15:32:55.977 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
15:32:55.980 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
15:32:55.983 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
15:32:55.983 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
15:32:56.202 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of b1bbfe8c-d920-44fa-a6b7-5c8beb70ccc2
|
|
15:32:56.203 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->b1bbfe8c-d920-44fa-a6b7-5c8beb70ccc2
|
|
15:32:56.204 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b1bbfe8c-d920-44fa-a6b7-5c8beb70ccc2] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
15:32:56.204 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b1bbfe8c-d920-44fa-a6b7-5c8beb70ccc2] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
15:32:56.204 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b1bbfe8c-d920-44fa-a6b7-5c8beb70ccc2] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
15:32:56.204 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b1bbfe8c-d920-44fa-a6b7-5c8beb70ccc2] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
15:32:56.204 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
15:32:56.377 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b1bbfe8c-d920-44fa-a6b7-5c8beb70ccc2] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726558378348_117.136.120.204_26602
|
|
15:32:56.377 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b1bbfe8c-d920-44fa-a6b7-5c8beb70ccc2] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
15:32:56.377 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b1bbfe8c-d920-44fa-a6b7-5c8beb70ccc2] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x00000008010d14f8
|
|
15:32:56.377 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b1bbfe8c-d920-44fa-a6b7-5c8beb70ccc2] Notify connected event to listeners.
|
|
15:32:56.377 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
15:32:56.378 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-file with instance Instance{instanceId='null', ip='192.168.245.139', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:891f:8fa3:d835:c3f2:508e:1bb9:7736], preserved.register.source=SPRING_CLOUD}}
|
|
15:32:56.457 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-file 192.168.245.139:9300 register finished
|
|
15:32:56.640 [main] INFO c.m.f.CloudFileApplication - [logStarted,56] - Started CloudFileApplication in 8.454 seconds (process running for 8.992)
|
|
15:32:56.648 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
15:32:56.648 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
15:32:56.649 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file.yml+DEFAULT_GROUP+one
|
|
15:32:56.654 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file.yml, group=DEFAULT_GROUP, cnt=1
|
|
15:32:56.655 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file.yml, group=DEFAULT_GROUP
|
|
15:32:56.656 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file-dev.yml+DEFAULT_GROUP+one
|
|
15:32:56.656 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
15:32:56.656 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file-dev.yml, group=DEFAULT_GROUP
|
|
15:32:56.656 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file+DEFAULT_GROUP+one
|
|
15:32:56.656 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file, group=DEFAULT_GROUP, cnt=1
|
|
15:32:56.656 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file, group=DEFAULT_GROUP
|
|
15:32:56.836 [RMI TCP Connection(7)-192.168.245.139] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
15:37:52.614 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
15:37:52.614 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-file with instance: Instance{instanceId='null', ip='192.168.245.139', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
15:37:52.650 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
15:37:52.651 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
15:37:52.651 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
15:37:52.651 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
15:37:52.651 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
15:37:52.651 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
15:37:52.651 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
15:37:52.651 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
15:37:52.651 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
15:37:52.652 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
15:37:52.652 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
15:37:52.652 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
15:37:52.652 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->b1bbfe8c-d920-44fa-a6b7-5c8beb70ccc2
|
|
15:37:52.652 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@2fac1b72[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 98]
|
|
15:37:52.652 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
15:37:52.652 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@6c4e8f58[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
15:37:52.652 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726558378348_117.136.120.204_26602
|
|
15:37:52.655 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@761976e9[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 69]
|
|
15:37:52.655 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->b1bbfe8c-d920-44fa-a6b7-5c8beb70ccc2
|
|
15:37:52.655 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
15:37:52.655 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
15:37:52.656 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
15:41:55.380 [main] INFO c.m.f.CloudFileApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
15:41:57.043 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
15:41:57.043 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
15:41:57.129 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
15:41:57.984 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
15:42:00.677 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
15:42:00.677 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
15:42:00.678 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
15:42:00.684 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
15:42:00.691 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
15:42:00.691 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
15:42:00.818 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of e02e5a82-3c75-46a3-b777-b83a650fb28e
|
|
15:42:00.821 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->e02e5a82-3c75-46a3-b777-b83a650fb28e
|
|
15:42:00.822 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e02e5a82-3c75-46a3-b777-b83a650fb28e] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
15:42:00.822 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e02e5a82-3c75-46a3-b777-b83a650fb28e] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
15:42:00.823 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e02e5a82-3c75-46a3-b777-b83a650fb28e] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
15:42:00.824 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e02e5a82-3c75-46a3-b777-b83a650fb28e] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
15:42:00.824 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
15:42:01.280 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e02e5a82-3c75-46a3-b777-b83a650fb28e] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726558922987_117.136.120.204_26625
|
|
15:42:01.281 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e02e5a82-3c75-46a3-b777-b83a650fb28e] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
15:42:01.281 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e02e5a82-3c75-46a3-b777-b83a650fb28e] Notify connected event to listeners.
|
|
15:42:01.281 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e02e5a82-3c75-46a3-b777-b83a650fb28e] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x00000008010d2150
|
|
15:42:01.281 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
15:42:01.282 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-file with instance Instance{instanceId='null', ip='192.168.245.139', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:891f:8fa3:d835:c3f2:508e:1bb9:7736], preserved.register.source=SPRING_CLOUD}}
|
|
15:42:01.361 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-file 192.168.245.139:9300 register finished
|
|
15:42:01.511 [main] INFO c.m.f.CloudFileApplication - [logStarted,56] - Started CloudFileApplication in 9.097 seconds (process running for 9.699)
|
|
15:42:01.522 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
15:42:01.522 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
15:42:01.523 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file.yml+DEFAULT_GROUP+one
|
|
15:42:01.531 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file.yml, group=DEFAULT_GROUP, cnt=1
|
|
15:42:01.531 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file.yml, group=DEFAULT_GROUP
|
|
15:42:01.533 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file-dev.yml+DEFAULT_GROUP+one
|
|
15:42:01.533 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
15:42:01.533 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file-dev.yml, group=DEFAULT_GROUP
|
|
15:42:01.533 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file+DEFAULT_GROUP+one
|
|
15:42:01.534 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file, group=DEFAULT_GROUP, cnt=1
|
|
15:42:01.534 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file, group=DEFAULT_GROUP
|
|
15:42:02.055 [RMI TCP Connection(10)-192.168.245.139] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
15:51:37.271 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
15:51:37.272 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-file with instance: Instance{instanceId='null', ip='192.168.245.139', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
15:51:37.322 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
15:51:37.323 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
15:51:37.323 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
15:51:37.324 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
15:51:37.324 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
15:51:37.324 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
15:51:37.324 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
15:51:37.324 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
15:51:37.324 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
15:51:37.324 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
15:51:37.324 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
15:51:37.324 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
15:51:37.324 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->e02e5a82-3c75-46a3-b777-b83a650fb28e
|
|
15:51:37.325 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@5a7db151[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 191]
|
|
15:51:37.325 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
15:51:37.325 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@198ad42d[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
15:51:37.325 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726558922987_117.136.120.204_26625
|
|
15:51:37.327 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@2d16fdba[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 127]
|
|
15:51:37.329 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->e02e5a82-3c75-46a3-b777-b83a650fb28e
|
|
15:51:37.329 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
15:51:37.329 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
15:51:37.332 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
15:51:44.117 [main] INFO c.m.g.CloudGenApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
15:51:46.401 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
15:51:46.402 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
15:51:46.483 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
15:51:47.676 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
15:51:49.823 [main] INFO c.m.c.x.XXLJobConfig - [xxlJobExecutor,25] - >>>>>>>>>>> xxl-job config init success.
|
|
15:51:51.206 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-slice-demo, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@451f08ea[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobSliceDemo]
|
|
15:51:51.207 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-no-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@dcf495c[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoNoParam]
|
|
15:51:51.207 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-one-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@60610a2b[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoOneParam]
|
|
15:51:51.516 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,82] - >>>>>>>>>>> xxl-job remoting server start success, nettype = class com.xxl.job.core.server.EmbedServer, port = 9999
|
|
15:51:51.563 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
15:51:51.564 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
15:51:51.565 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
15:51:51.573 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
15:51:51.576 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
15:51:51.577 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
15:51:51.716 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of a11905e0-eaf6-449b-b774-555c1afb2e0a
|
|
15:51:51.719 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->a11905e0-eaf6-449b-b774-555c1afb2e0a
|
|
15:51:51.719 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
15:51:51.720 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
15:51:51.720 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
15:51:51.721 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
15:51:51.722 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
15:51:51.930 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726559513896_117.136.120.204_26639
|
|
15:51:51.931 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Notify connected event to listeners.
|
|
15:51:51.931 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
15:51:51.931 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
15:51:51.931 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$632/0x0000015f26138000
|
|
15:51:51.932 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-gen with instance Instance{instanceId='null', ip='192.168.245.139', port=9202, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:891f:8fa3:d835:c3f2:508e:1bb9:7736], preserved.register.source=SPRING_CLOUD}}
|
|
15:51:51.994 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-gen 192.168.245.139:9202 register finished
|
|
15:51:52.148 [main] INFO c.m.g.CloudGenApplication - [logStarted,56] - Started CloudGenApplication in 10.89 seconds (process running for 11.381)
|
|
15:51:52.160 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
15:51:52.161 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
15:51:52.163 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen-dev.yml+DEFAULT_GROUP+one
|
|
15:51:52.171 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
15:51:52.171 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen-dev.yml, group=DEFAULT_GROUP
|
|
15:51:52.171 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen.yml+DEFAULT_GROUP+one
|
|
15:51:52.171 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen.yml, group=DEFAULT_GROUP, cnt=1
|
|
15:51:52.172 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen.yml, group=DEFAULT_GROUP
|
|
15:51:52.172 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen+DEFAULT_GROUP+one
|
|
15:51:52.172 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen, group=DEFAULT_GROUP, cnt=1
|
|
15:51:52.172 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen, group=DEFAULT_GROUP
|
|
15:51:52.685 [RMI TCP Connection(4)-192.168.245.139] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
15:51:52.708 [RMI TCP Connection(5)-192.168.245.139] INFO c.z.h.HikariDataSource - [getConnection,110] - HikariPool-1 - Starting...
|
|
15:51:53.479 [RMI TCP Connection(5)-192.168.245.139] INFO c.z.h.p.HikariPool - [checkFailFast,565] - HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@275e5bb3
|
|
15:51:53.485 [RMI TCP Connection(5)-192.168.245.139] INFO c.z.h.HikariDataSource - [getConnection,123] - HikariPool-1 - Start completed.
|
|
15:52:01.446 [main] INFO c.m.f.CloudFileApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
15:52:03.333 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
15:52:03.333 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
15:52:03.408 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
15:52:04.283 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
15:52:06.113 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
15:52:06.113 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
15:52:06.114 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
15:52:06.117 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
15:52:06.120 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
15:52:06.121 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
15:52:06.242 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 25faeec0-a20a-4095-8fbf-51d80c4ace70
|
|
15:52:06.243 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->25faeec0-a20a-4095-8fbf-51d80c4ace70
|
|
15:52:06.243 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [25faeec0-a20a-4095-8fbf-51d80c4ace70] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
15:52:06.243 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [25faeec0-a20a-4095-8fbf-51d80c4ace70] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
15:52:06.244 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [25faeec0-a20a-4095-8fbf-51d80c4ace70] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
15:52:06.244 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [25faeec0-a20a-4095-8fbf-51d80c4ace70] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
15:52:06.244 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
15:52:06.400 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [25faeec0-a20a-4095-8fbf-51d80c4ace70] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726559528388_117.136.120.204_26646
|
|
15:52:06.401 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [25faeec0-a20a-4095-8fbf-51d80c4ace70] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
15:52:06.401 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [25faeec0-a20a-4095-8fbf-51d80c4ace70] Notify connected event to listeners.
|
|
15:52:06.401 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [25faeec0-a20a-4095-8fbf-51d80c4ace70] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x00000008010d16e8
|
|
15:52:06.401 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
15:52:06.402 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-file with instance Instance{instanceId='null', ip='192.168.245.139', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:891f:8fa3:d835:c3f2:508e:1bb9:7736], preserved.register.source=SPRING_CLOUD}}
|
|
15:52:06.490 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-file 192.168.245.139:9300 register finished
|
|
15:52:06.613 [main] INFO c.m.f.CloudFileApplication - [logStarted,56] - Started CloudFileApplication in 8.278 seconds (process running for 8.795)
|
|
15:52:06.622 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
15:52:06.623 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
15:52:06.623 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file.yml+DEFAULT_GROUP+one
|
|
15:52:06.628 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file.yml, group=DEFAULT_GROUP, cnt=1
|
|
15:52:06.628 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file.yml, group=DEFAULT_GROUP
|
|
15:52:06.629 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file-dev.yml+DEFAULT_GROUP+one
|
|
15:52:06.629 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
15:52:06.629 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file-dev.yml, group=DEFAULT_GROUP
|
|
15:52:06.629 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file+DEFAULT_GROUP+one
|
|
15:52:06.629 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file, group=DEFAULT_GROUP, cnt=1
|
|
15:52:06.630 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file, group=DEFAULT_GROUP
|
|
15:52:06.889 [RMI TCP Connection(5)-192.168.245.139] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
15:53:57.858 [boundedElastic-2] INFO c.a.n.client.naming - [subscribe,164] - [SUBSCRIBE-SERVICE] service:cloud-system, group:DEFAULT_GROUP, clusters:
|
|
15:53:57.858 [boundedElastic-2] INFO c.a.n.client.naming - [subscribe,377] - [GRPC-SUBSCRIBE] service:cloud-system, group:DEFAULT_GROUP, cluster:
|
|
15:53:57.917 [boundedElastic-2] INFO c.a.n.client.naming - [isChangedServiceInfo,169] - init new ips(1) service: DEFAULT_GROUP@@cloud-system -> [{"instanceId":"192.168.245.139#9701#DEFAULT#DEFAULT_GROUP@@cloud-system","ip":"192.168.245.139","port":9701,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@cloud-system","metadata":{"preserved.register.source":"SPRING_CLOUD","IPv6":"[2409:891f:8fa3:d835:c3f2:508e:1bb9:7736]"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}]
|
|
15:53:57.917 [boundedElastic-2] INFO c.a.n.client.naming - [processServiceInfo,144] - current ips:(1) service: DEFAULT_GROUP@@cloud-system -> [{"instanceId":"192.168.245.139#9701#DEFAULT#DEFAULT_GROUP@@cloud-system","ip":"192.168.245.139","port":9701,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@cloud-system","metadata":{"preserved.register.source":"SPRING_CLOUD","IPv6":"[2409:891f:8fa3:d835:c3f2:508e:1bb9:7736]"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}]
|
|
15:53:58.436 [nacos-grpc-client-executor-47.116.173.119-40] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Receive server push request, request = NotifySubscriberRequest, requestId = 12132
|
|
15:53:58.436 [nacos-grpc-client-executor-47.116.173.119-40] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Ack server push request, request = NotifySubscriberRequest, requestId = 12132
|
|
16:12:10.694 [lettuce-nioEventLoop-6-2] INFO i.l.c.p.CommandHandler - [log,217] - 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)
|
|
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
|
|
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
|
|
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
|
|
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
|
|
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
|
|
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
|
|
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
|
|
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
|
|
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
|
|
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
|
|
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
|
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
|
at java.base/java.lang.Thread.run(Thread.java:833)
|
|
16:12:10.694 [lettuce-nioEventLoop-6-1] INFO i.l.c.p.CommandHandler - [log,217] - 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)
|
|
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
|
|
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
|
|
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
|
|
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
|
|
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
|
|
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
|
|
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
|
|
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
|
|
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
|
|
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
|
|
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
|
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
|
at java.base/java.lang.Thread.run(Thread.java:833)
|
|
16:12:10.838 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [25faeec0-a20a-4095-8fbf-51d80c4ace70] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
16:12:10.838 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:10.850 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [bf23ef11-10e6-4954-b91a-c8fde5dc27d9_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
16:12:10.850 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:10.897 [lettuce-eventExecutorLoop-1-2] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was /47.116.173.119:6379
|
|
16:12:10.897 [lettuce-eventExecutorLoop-1-1] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was /47.116.173.119:6379
|
|
16:12:10.946 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Server healthy check fail, currentConnection = 1726559522912_117.136.120.204_26643
|
|
16:12:10.946 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
16:12:10.946 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:10.946 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Server healthy check fail, currentConnection = 1726559513896_117.136.120.204_26639
|
|
16:12:10.946 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
16:12:10.946 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:11.025 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:11.056 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:11.103 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:11.103 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:11.244 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [25faeec0-a20a-4095-8fbf-51d80c4ace70] Fail to connect server, after trying 1 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:11.276 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:11.276 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [bf23ef11-10e6-4954-b91a-c8fde5dc27d9_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:11.291 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Fail to connect server, after trying 1 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:11.476 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:11.476 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [25faeec0-a20a-4095-8fbf-51d80c4ace70] Fail to connect server, after trying 2 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:11.492 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:11.492 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:11.492 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Fail to connect server, after trying 2 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:11.492 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [bf23ef11-10e6-4954-b91a-c8fde5dc27d9_config-0] Fail to connect server, after trying 2 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:11.507 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:11.507 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Fail to connect server, after trying 2 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:11.790 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:11.790 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [25faeec0-a20a-4095-8fbf-51d80c4ace70] Fail to connect server, after trying 3 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:11.806 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:11.806 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:11.806 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [bf23ef11-10e6-4954-b91a-c8fde5dc27d9_config-0] Fail to connect server, after trying 3 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:11.806 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Fail to connect server, after trying 3 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:11.821 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:11.821 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Fail to connect server, after trying 3 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:12.202 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:12.202 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [25faeec0-a20a-4095-8fbf-51d80c4ace70] Fail to connect server, after trying 4 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:12.218 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:12.218 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:12.218 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [bf23ef11-10e6-4954-b91a-c8fde5dc27d9_config-0] Fail to connect server, after trying 4 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:12.218 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Fail to connect server, after trying 4 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:12.233 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:12.233 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Fail to connect server, after trying 4 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:12.719 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:12.719 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [25faeec0-a20a-4095-8fbf-51d80c4ace70] Fail to connect server, after trying 5 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:12.735 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:12.735 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:12.735 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [bf23ef11-10e6-4954-b91a-c8fde5dc27d9_config-0] Fail to connect server, after trying 5 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:12.742 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Fail to connect server, after trying 5 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:12.750 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:12.750 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Fail to connect server, after trying 5 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:13.334 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:13.350 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:13.350 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:13.365 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:13.522 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [25faeec0-a20a-4095-8fbf-51d80c4ace70] Fail to connect server, after trying 6 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:13.573 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Fail to connect server, after trying 6 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:13.638 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [bf23ef11-10e6-4954-b91a-c8fde5dc27d9_config-0] Fail to connect server, after trying 6 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:13.669 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Fail to connect server, after trying 6 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:14.232 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:14.280 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:14.358 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:14.390 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:14.500 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [25faeec0-a20a-4095-8fbf-51d80c4ace70] Fail to connect server, after trying 7 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:14.531 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Fail to connect server, after trying 7 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:14.609 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [bf23ef11-10e6-4954-b91a-c8fde5dc27d9_config-0] Fail to connect server, after trying 7 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:14.636 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Fail to connect server, after trying 7 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:15.311 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:15.345 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:15.429 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:15.445 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:15.581 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [25faeec0-a20a-4095-8fbf-51d80c4ace70] Fail to connect server, after trying 8 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:15.630 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Fail to connect server, after trying 8 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:15.689 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [bf23ef11-10e6-4954-b91a-c8fde5dc27d9_config-0] Fail to connect server, after trying 8 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:15.695 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Fail to connect server, after trying 8 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:16.491 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:16.554 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:16.600 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:16.600 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:16.852 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [25faeec0-a20a-4095-8fbf-51d80c4ace70] Fail to connect server, after trying 9 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:16.868 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Fail to connect server, after trying 9 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:16.962 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [bf23ef11-10e6-4954-b91a-c8fde5dc27d9_config-0] Fail to connect server, after trying 9 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:16.962 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Fail to connect server, after trying 9 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:17.166 [lettuce-eventExecutorLoop-1-4] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 47.116.173.119/<unresolved>:6379
|
|
16:12:17.166 [lettuce-eventExecutorLoop-1-3] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 47.116.173.119/<unresolved>:6379
|
|
16:12:17.862 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:17.879 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:17.971 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:17.971 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:18.123 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [25faeec0-a20a-4095-8fbf-51d80c4ace70] Fail to connect server, after trying 10 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:18.123 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Fail to connect server, after trying 10 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:18.209 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Fail to connect server, after trying 10 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:18.209 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [bf23ef11-10e6-4954-b91a-c8fde5dc27d9_config-0] Fail to connect server, after trying 10 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:19.249 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:19.249 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:19.312 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:19.312 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:19.503 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [25faeec0-a20a-4095-8fbf-51d80c4ace70] Fail to connect server, after trying 11 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:19.503 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Fail to connect server, after trying 11 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:19.555 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [bf23ef11-10e6-4954-b91a-c8fde5dc27d9_config-0] Fail to connect server, after trying 11 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:19.556 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Fail to connect server, after trying 11 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:20.711 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:20.711 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:20.758 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:20.758 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:20.946 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Fail to connect server, after trying 12 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:20.946 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [25faeec0-a20a-4095-8fbf-51d80c4ace70] Fail to connect server, after trying 12 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:20.994 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Fail to connect server, after trying 12 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:20.994 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [bf23ef11-10e6-4954-b91a-c8fde5dc27d9_config-0] Fail to connect server, after trying 12 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:22.263 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:22.263 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:22.312 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:22.312 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:22.326 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [bf23ef11-10e6-4954-b91a-c8fde5dc27d9_config-0] Fail to connect server, after trying 13 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:22.497 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [25faeec0-a20a-4095-8fbf-51d80c4ace70] Fail to connect server, after trying 13 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:22.512 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Fail to connect server, after trying 13 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:22.543 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Fail to connect server, after trying 13 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:23.738 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:23.904 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:23.920 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:23.951 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:24.001 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [bf23ef11-10e6-4954-b91a-c8fde5dc27d9_config-0] Fail to connect server, after trying 14 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:24.174 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [25faeec0-a20a-4095-8fbf-51d80c4ace70] Fail to connect server, after trying 14 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:24.206 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Fail to connect server, after trying 14 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:24.237 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Fail to connect server, after trying 14 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:24.633 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://192.168.245.139:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting fail, StatusCode(302) invalid. for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
16:12:25.517 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:25.690 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:25.721 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:25.721 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [25faeec0-a20a-4095-8fbf-51d80c4ace70] Fail to connect server, after trying 15 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:25.762 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:25.841 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [bf23ef11-10e6-4954-b91a-c8fde5dc27d9_config-0] Fail to connect server, after trying 15 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:26.004 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Fail to connect server, after trying 15 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:26.031 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Fail to connect server, after trying 15 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:27.329 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:27.451 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:27.583 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [25faeec0-a20a-4095-8fbf-51d80c4ace70] Fail to connect server, after trying 16 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:27.615 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:27.635 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:27.666 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Fail to connect server, after trying 16 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:27.711 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [bf23ef11-10e6-4954-b91a-c8fde5dc27d9_config-0] Fail to connect server, after trying 16 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:27.873 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Fail to connect server, after trying 16 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:29.292 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:29.371 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:29.415 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:29.544 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [25faeec0-a20a-4095-8fbf-51d80c4ace70] Fail to connect server, after trying 17 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:29.583 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:29.614 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Fail to connect server, after trying 17 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:29.671 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [bf23ef11-10e6-4954-b91a-c8fde5dc27d9_config-0] Fail to connect server, after trying 17 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:29.829 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Fail to connect server, after trying 17 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:12:30.069 [lettuce-eventExecutorLoop-1-7] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 47.116.173.119/<unresolved>:6379
|
|
16:12:30.070 [lettuce-eventExecutorLoop-1-8] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 47.116.173.119/<unresolved>:6379
|
|
16:12:31.352 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:31.431 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:31.478 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:31.478 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [25faeec0-a20a-4095-8fbf-51d80c4ace70] Success to connect a server [47.116.173.119:8848], connectionId = 1726560753537_117.143.60.138_58338
|
|
16:12:31.494 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [25faeec0-a20a-4095-8fbf-51d80c4ace70] Abandon prev connection, server is 47.116.173.119:8848, connectionId is 1726559528388_117.136.120.204_26646
|
|
16:12:31.494 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726559528388_117.136.120.204_26646
|
|
16:12:31.494 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [25faeec0-a20a-4095-8fbf-51d80c4ace70] Notify disconnected event to listeners
|
|
16:12:31.494 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [25faeec0-a20a-4095-8fbf-51d80c4ace70] Notify connected event to listeners.
|
|
16:12:31.494 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
16:12:31.494 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Success to connect a server [47.116.173.119:8848], connectionId = 1726560753551_117.143.60.138_58339
|
|
16:12:31.494 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Abandon prev connection, server is 47.116.173.119:8848, connectionId is 1726559522912_117.136.120.204_26643
|
|
16:12:31.494 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726559522912_117.136.120.204_26643
|
|
16:12:31.494 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
16:12:31.494 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:31.494 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Notify disconnected event to listeners
|
|
16:12:31.494 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] DisConnected,clear listen context...
|
|
16:12:31.494 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Notify connected event to listeners.
|
|
16:12:31.494 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Connected,notify listen context...
|
|
16:12:31.543 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [bf23ef11-10e6-4954-b91a-c8fde5dc27d9_config-0] Success to connect a server [47.116.173.119:8848], connectionId = 1726560753598_117.143.60.138_58342
|
|
16:12:31.543 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [bf23ef11-10e6-4954-b91a-c8fde5dc27d9_config-0] Abandon prev connection, server is 47.116.173.119:8848, connectionId is 1726559505430_117.136.120.204_26637
|
|
16:12:31.543 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726559505430_117.136.120.204_26637
|
|
16:12:31.543 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [bf23ef11-10e6-4954-b91a-c8fde5dc27d9_config-0] Notify disconnected event to listeners
|
|
16:12:31.544 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [bf23ef11-10e6-4954-b91a-c8fde5dc27d9_config-0] DisConnected,clear listen context...
|
|
16:12:31.544 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [bf23ef11-10e6-4954-b91a-c8fde5dc27d9_config-0] Notify connected event to listeners.
|
|
16:12:31.544 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [bf23ef11-10e6-4954-b91a-c8fde5dc27d9_config-0] Connected,notify listen context...
|
|
16:12:31.561 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Success to connect a server [47.116.173.119:8848], connectionId = 1726560753610_117.143.60.138_58343
|
|
16:12:31.561 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Abandon prev connection, server is 47.116.173.119:8848, connectionId is 1726560753551_117.143.60.138_58339
|
|
16:12:31.561 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726560753551_117.143.60.138_58339
|
|
16:12:31.562 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Notify disconnected event to listeners
|
|
16:12:31.562 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] DisConnected,clear listen context...
|
|
16:12:31.562 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Notify connected event to listeners.
|
|
16:12:31.562 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Connected,notify listen context...
|
|
16:12:31.636 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:31.697 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Success to connect a server [47.116.173.119:8848], connectionId = 1726560753755_117.143.60.138_58348
|
|
16:12:31.698 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Abandon prev connection, server is 47.116.173.119:8848, connectionId is 1726559513896_117.136.120.204_26639
|
|
16:12:31.699 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726559513896_117.136.120.204_26639
|
|
16:12:31.700 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
16:12:31.700 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:12:31.701 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Notify disconnected event to listeners
|
|
16:12:31.703 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Notify connected event to listeners.
|
|
16:12:31.703 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
16:12:31.938 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Success to connect a server [47.116.173.119:8848], connectionId = 1726560753809_117.143.60.138_58349
|
|
16:12:31.938 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Abandon prev connection, server is 47.116.173.119:8848, connectionId is 1726560753755_117.143.60.138_58348
|
|
16:12:31.938 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726560753755_117.143.60.138_58348
|
|
16:12:31.938 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Notify disconnected event to listeners
|
|
16:12:31.938 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Notify connected event to listeners.
|
|
16:12:31.938 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
16:12:33.609 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO c.a.n.client.naming - [redoForInstance,73] - Redo instance operation REGISTER for DEFAULT_GROUP@@cloud-file
|
|
16:12:34.037 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO c.a.n.client.naming - [redoForInstance,73] - Redo instance operation REGISTER for DEFAULT_GROUP@@cloud-gen
|
|
16:12:34.116 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO c.a.n.client.naming - [redoForSubscribe,121] - Redo subscriber operation REGISTER for DEFAULT_GROUP@@cloud-system#
|
|
16:12:34.537 [nacos-grpc-client-executor-47.116.173.119-340] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Receive server push request, request = NotifySubscriberRequest, requestId = 12158
|
|
16:12:34.538 [nacos-grpc-client-executor-47.116.173.119-340] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Ack server push request, request = NotifySubscriberRequest, requestId = 12158
|
|
16:12:35.407 [nacos-grpc-client-executor-47.116.173.119-341] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Receive server push request, request = NotifySubscriberRequest, requestId = 12172
|
|
16:12:35.407 [nacos-grpc-client-executor-47.116.173.119-341] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Ack server push request, request = NotifySubscriberRequest, requestId = 12172
|
|
16:12:46.763 [lettuce-eventExecutorLoop-1-10] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 47.116.173.119/<unresolved>:6379
|
|
16:12:46.763 [lettuce-eventExecutorLoop-1-9] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was 47.116.173.119/<unresolved>:6379
|
|
16:12:46.792 [lettuce-nioEventLoop-6-12] INFO i.l.c.p.ReconnectionHandler - [lambda$null$3,174] - Reconnected to 47.116.173.119/<unresolved>:6379
|
|
16:12:46.792 [lettuce-nioEventLoop-6-11] INFO i.l.c.p.ReconnectionHandler - [lambda$null$3,174] - Reconnected to 47.116.173.119/<unresolved>:6379
|
|
16:28:39.397 [lettuce-nioEventLoop-6-11] INFO i.l.c.p.CommandHandler - [log,217] - 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)
|
|
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
|
|
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
|
|
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
|
|
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
|
|
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
|
|
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
|
|
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
|
|
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
|
|
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
|
|
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
|
|
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
|
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
|
at java.base/java.lang.Thread.run(Thread.java:833)
|
|
16:28:39.397 [lettuce-nioEventLoop-6-12] INFO i.l.c.p.CommandHandler - [log,217] - 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)
|
|
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
|
|
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
|
|
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
|
|
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
|
|
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
|
|
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
|
|
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
|
|
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
|
|
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
|
|
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994)
|
|
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
|
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
|
|
at java.base/java.lang.Thread.run(Thread.java:833)
|
|
16:28:39.401 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
16:28:39.401 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:28:39.402 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [bf23ef11-10e6-4954-b91a-c8fde5dc27d9_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
16:28:39.402 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [25faeec0-a20a-4095-8fbf-51d80c4ace70] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
16:28:39.402 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:28:39.402 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:28:39.410 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Server healthy check fail, currentConnection = 1726560753610_117.143.60.138_58343
|
|
16:28:39.410 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
16:28:39.411 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:28:39.457 [lettuce-eventExecutorLoop-1-19] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was /47.116.173.119:6379
|
|
16:28:39.457 [lettuce-eventExecutorLoop-1-20] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was /47.116.173.119:6379
|
|
16:28:39.511 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:28:39.515 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [25faeec0-a20a-4095-8fbf-51d80c4ace70] Fail to connect server, after trying 1 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:28:39.527 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:28:39.527 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:28:39.527 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:28:39.532 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:28:39.532 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Fail to connect server, after trying 1 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:28:39.532 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [bf23ef11-10e6-4954-b91a-c8fde5dc27d9_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:28:39.730 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:28:39.734 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [25faeec0-a20a-4095-8fbf-51d80c4ace70] Fail to connect server, after trying 2 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:28:39.746 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:28:39.746 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:28:39.746 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:28:39.751 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Fail to connect server, after trying 2 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:28:39.751 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Fail to connect server, after trying 2 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:28:39.751 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [bf23ef11-10e6-4954-b91a-c8fde5dc27d9_config-0] Fail to connect server, after trying 2 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
16:28:40.040 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:28:40.056 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:28:40.056 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:28:40.056 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:28:40.208 [lettuce-nioEventLoop-6-2] INFO i.l.c.p.ReconnectionHandler - [lambda$null$3,174] - Reconnected to 47.116.173.119/<unresolved>:6379
|
|
16:28:40.209 [lettuce-nioEventLoop-6-1] INFO i.l.c.p.ReconnectionHandler - [lambda$null$3,174] - Reconnected to 47.116.173.119/<unresolved>:6379
|
|
16:28:40.330 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [25faeec0-a20a-4095-8fbf-51d80c4ace70] Success to connect a server [47.116.173.119:8848], connectionId = 1726561722292_117.136.120.204_26660
|
|
16:28:40.331 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Success to connect a server [47.116.173.119:8848], connectionId = 1726561722292_117.136.120.204_26661
|
|
16:28:40.331 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Abandon prev connection, server is 47.116.173.119:8848, connectionId is 1726560753809_117.143.60.138_58349
|
|
16:28:40.331 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [25faeec0-a20a-4095-8fbf-51d80c4ace70] Abandon prev connection, server is 47.116.173.119:8848, connectionId is 1726560753537_117.143.60.138_58338
|
|
16:28:40.331 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726560753809_117.143.60.138_58349
|
|
16:28:40.331 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726560753537_117.143.60.138_58338
|
|
16:28:40.331 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Notify disconnected event to listeners
|
|
16:28:40.331 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [25faeec0-a20a-4095-8fbf-51d80c4ace70] Notify disconnected event to listeners
|
|
16:28:40.331 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Notify connected event to listeners.
|
|
16:28:40.331 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
16:28:40.331 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [25faeec0-a20a-4095-8fbf-51d80c4ace70] Notify connected event to listeners.
|
|
16:28:40.331 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
16:28:40.345 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Success to connect a server [47.116.173.119:8848], connectionId = 1726561722292_117.136.120.204_26977
|
|
16:28:40.346 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Abandon prev connection, server is 47.116.173.119:8848, connectionId is 1726560753610_117.143.60.138_58343
|
|
16:28:40.346 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726560753610_117.143.60.138_58343
|
|
16:28:40.346 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [bf23ef11-10e6-4954-b91a-c8fde5dc27d9_config-0] Success to connect a server [47.116.173.119:8848], connectionId = 1726561722293_117.136.120.204_26658
|
|
16:28:40.346 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [bf23ef11-10e6-4954-b91a-c8fde5dc27d9_config-0] Abandon prev connection, server is 47.116.173.119:8848, connectionId is 1726560753598_117.143.60.138_58342
|
|
16:28:40.346 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
16:28:40.346 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726560753598_117.143.60.138_58342
|
|
16:28:40.346 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Notify disconnected event to listeners
|
|
16:28:40.346 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:28:40.347 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [bf23ef11-10e6-4954-b91a-c8fde5dc27d9_config-0] Notify disconnected event to listeners
|
|
16:28:40.347 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [bf23ef11-10e6-4954-b91a-c8fde5dc27d9_config-0] DisConnected,clear listen context...
|
|
16:28:40.347 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] DisConnected,clear listen context...
|
|
16:28:40.347 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [bf23ef11-10e6-4954-b91a-c8fde5dc27d9_config-0] Notify connected event to listeners.
|
|
16:28:40.347 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [bf23ef11-10e6-4954-b91a-c8fde5dc27d9_config-0] Connected,notify listen context...
|
|
16:28:40.347 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Notify connected event to listeners.
|
|
16:28:40.347 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Connected,notify listen context...
|
|
16:28:40.990 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Success to connect a server [47.116.173.119:8848], connectionId = 1726561722531_117.136.120.204_26983
|
|
16:28:40.990 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Abandon prev connection, server is 47.116.173.119:8848, connectionId is 1726561722292_117.136.120.204_26977
|
|
16:28:40.990 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726561722292_117.136.120.204_26977
|
|
16:28:40.990 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Notify disconnected event to listeners
|
|
16:28:40.990 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] DisConnected,clear listen context...
|
|
16:28:40.990 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Notify connected event to listeners.
|
|
16:28:40.990 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [c670e49e-55eb-4324-b52c-65b4492a1b9e_config-0] Connected,notify listen context...
|
|
16:28:42.179 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO c.a.n.client.naming - [redoForInstance,73] - Redo instance operation REGISTER for DEFAULT_GROUP@@cloud-file
|
|
16:28:42.674 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO c.a.n.client.naming - [redoForInstance,73] - Redo instance operation REGISTER for DEFAULT_GROUP@@cloud-gen
|
|
16:28:42.723 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO c.a.n.client.naming - [redoForSubscribe,121] - Redo subscriber operation REGISTER for DEFAULT_GROUP@@cloud-system#
|
|
16:28:43.223 [nacos-grpc-client-executor-47.116.173.119-547] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Receive server push request, request = NotifySubscriberRequest, requestId = 12260
|
|
16:28:43.223 [nacos-grpc-client-executor-47.116.173.119-547] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Ack server push request, request = NotifySubscriberRequest, requestId = 12260
|
|
16:28:59.639 [nacos-grpc-client-executor-47.116.173.119-550] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Receive server push request, request = NotifySubscriberRequest, requestId = 12312
|
|
16:28:59.640 [nacos-grpc-client-executor-47.116.173.119-550] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a11905e0-eaf6-449b-b774-555c1afb2e0a] Ack server push request, request = NotifySubscriberRequest, requestId = 12312
|
|
16:49:41.649 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
16:49:41.649 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-file with instance: Instance{instanceId='null', ip='192.168.245.139', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
16:49:41.733 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,91] - >>>>>>>>>>> xxl-job remoting server stop.
|
|
16:49:41.741 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
16:49:41.742 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
16:49:41.742 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
16:49:41.742 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
16:49:41.742 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
16:49:41.742 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
16:49:41.742 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
16:49:41.742 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
16:49:41.742 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
16:49:41.742 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
16:49:41.742 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
16:49:41.742 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
16:49:41.742 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->25faeec0-a20a-4095-8fbf-51d80c4ace70
|
|
16:49:41.742 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@12e66abc[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 1148]
|
|
16:49:41.743 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
16:49:41.743 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@6c51541b[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
16:49:41.743 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726561722292_117.136.120.204_26660
|
|
16:49:41.743 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@51fbe9bc[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 774]
|
|
16:49:41.743 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->25faeec0-a20a-4095-8fbf-51d80c4ace70
|
|
16:49:41.743 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
16:49:41.743 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
16:49:41.744 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
16:49:41.744 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [25faeec0-a20a-4095-8fbf-51d80c4ace70] Server healthy check fail, currentConnection = 1726561722292_117.136.120.204_26660
|
|
16:49:41.795 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,87] - >>>>>>>>>>> xxl-job registry-remove success, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://192.168.245.139:9999/'}, registryResult:ReturnT [code=200, msg=null, content=null]
|
|
16:49:41.795 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,105] - >>>>>>>>>>> xxl-job, executor registry thread destroy.
|
|
16:49:41.795 [SpringApplicationShutdownHook] INFO c.x.j.c.s.EmbedServer - [stop,117] - >>>>>>>>>>> xxl-job remoting server destroy success.
|
|
16:49:41.795 [xxl-job, executor JobLogFileCleanThread] INFO c.x.j.c.t.JobLogFileCleanThread - [run,99] - >>>>>>>>>>> xxl-job, executor JobLogFileCleanThread thread destroy.
|
|
16:49:41.795 [xxl-job, executor TriggerCallbackThread] INFO c.x.j.c.t.TriggerCallbackThread - [run,98] - >>>>>>>>>>> xxl-job, executor callback thread destroy.
|
|
16:49:41.796 [Thread-11] INFO c.x.j.c.t.TriggerCallbackThread - [run,128] - >>>>>>>>>>> xxl-job, executor retry callback thread destroy.
|
|
16:49:41.800 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
16:49:41.801 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-gen with instance: Instance{instanceId='null', ip='192.168.245.139', port=9202, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
16:49:41.972 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
16:49:41.974 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
16:49:41.974 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
16:49:41.974 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
16:49:41.974 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
16:49:41.975 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
16:49:41.975 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
16:49:41.975 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
16:49:41.975 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
16:49:41.975 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
16:49:41.975 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
16:49:41.975 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
16:49:41.975 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->a11905e0-eaf6-449b-b774-555c1afb2e0a
|
|
16:49:41.975 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@d7aae8c[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 1153]
|
|
16:49:41.975 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
16:49:41.975 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@44ce0496[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
16:49:41.976 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726561722292_117.136.120.204_26661
|
|
16:49:41.976 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@100e2979[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 796]
|
|
16:49:41.976 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->a11905e0-eaf6-449b-b774-555c1afb2e0a
|
|
16:49:41.976 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
16:49:41.977 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
16:49:41.977 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
16:49:41.979 [SpringApplicationShutdownHook] INFO c.z.h.HikariDataSource - [close,350] - HikariPool-1 - Shutdown initiated...
|
|
16:49:42.781 [com.alibaba.nacos.client.Worker.19] INFO c.a.n.c.a.r.i.CredentialWatcher - [loadCredentialFromEnv,189] - null No credential found
|
|
16:49:51.987 [SpringApplicationShutdownHook] INFO c.z.h.HikariDataSource - [close,352] - HikariPool-1 - Shutdown completed.
|
|
16:50:12.164 [main] INFO c.m.g.CloudGenApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
16:50:14.720 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
16:50:14.720 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
16:50:14.775 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
16:50:15.671 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
16:50:16.504 [main] INFO c.m.f.CloudFileApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
16:50:17.262 [main] INFO c.m.c.x.XXLJobConfig - [xxlJobExecutor,25] - >>>>>>>>>>> xxl-job config init success.
|
|
16:50:17.760 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
16:50:17.761 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
16:50:17.829 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
16:50:18.283 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-no-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@3b68a50c[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoNoParam]
|
|
16:50:18.283 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-one-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@27c68ccb[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoOneParam]
|
|
16:50:18.283 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-slice-demo, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@4ba88ab5[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobSliceDemo]
|
|
16:50:18.308 [main] INFO c.x.j.c.util.NetUtil - [isPortUsed,56] - >>>>>>>>>>> xxl-job, port[9999] is in use.
|
|
16:50:18.308 [main] INFO c.x.j.c.util.NetUtil - [isPortUsed,56] - >>>>>>>>>>> xxl-job, port[10000] is in use.
|
|
16:50:18.384 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
16:50:18.480 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,82] - >>>>>>>>>>> xxl-job remoting server start success, nettype = class com.xxl.job.core.server.EmbedServer, port = 10001
|
|
16:50:18.492 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
16:50:18.493 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
16:50:18.493 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
16:50:18.497 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
16:50:18.500 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
16:50:18.500 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
16:50:18.635 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of f3902ffc-a782-4165-a3f8-442410c65b0b
|
|
16:50:18.637 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->f3902ffc-a782-4165-a3f8-442410c65b0b
|
|
16:50:18.637 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f3902ffc-a782-4165-a3f8-442410c65b0b] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
16:50:18.637 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f3902ffc-a782-4165-a3f8-442410c65b0b] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
16:50:18.638 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f3902ffc-a782-4165-a3f8-442410c65b0b] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
16:50:18.638 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f3902ffc-a782-4165-a3f8-442410c65b0b] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
16:50:18.638 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:50:18.781 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f3902ffc-a782-4165-a3f8-442410c65b0b] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726563020792_117.136.120.204_27009
|
|
16:50:18.782 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f3902ffc-a782-4165-a3f8-442410c65b0b] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
16:50:18.782 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f3902ffc-a782-4165-a3f8-442410c65b0b] Notify connected event to listeners.
|
|
16:50:18.782 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f3902ffc-a782-4165-a3f8-442410c65b0b] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$632/0x0000000801138678
|
|
16:50:18.782 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
16:50:18.783 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-gen with instance Instance{instanceId='null', ip='192.168.245.139', port=9202, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:891f:8fa3:d835:c3f2:508e:1bb9:7736], preserved.register.source=SPRING_CLOUD}}
|
|
16:50:18.837 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-gen 192.168.245.139:9202 register finished
|
|
16:50:18.969 [main] INFO c.m.g.CloudGenApplication - [logStarted,56] - Started CloudGenApplication in 10.516 seconds (process running for 11.094)
|
|
16:50:18.976 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
16:50:18.976 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
16:50:18.977 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen-dev.yml+DEFAULT_GROUP+one
|
|
16:50:18.982 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
16:50:18.982 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen-dev.yml, group=DEFAULT_GROUP
|
|
16:50:18.982 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen.yml+DEFAULT_GROUP+one
|
|
16:50:18.982 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen.yml, group=DEFAULT_GROUP, cnt=1
|
|
16:50:18.983 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen.yml, group=DEFAULT_GROUP
|
|
16:50:18.983 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen+DEFAULT_GROUP+one
|
|
16:50:18.983 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen, group=DEFAULT_GROUP, cnt=1
|
|
16:50:18.983 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen, group=DEFAULT_GROUP
|
|
16:50:19.509 [RMI TCP Connection(6)-192.168.245.139] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
16:50:19.529 [RMI TCP Connection(7)-192.168.245.139] INFO c.z.h.HikariDataSource - [getConnection,110] - HikariPool-1 - Starting...
|
|
16:50:20.014 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
16:50:20.015 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
16:50:20.016 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
16:50:20.020 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
16:50:20.022 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
16:50:20.023 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
16:50:20.140 [RMI TCP Connection(7)-192.168.245.139] INFO c.z.h.p.HikariPool - [checkFailFast,565] - HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@3c556b3b
|
|
16:50:20.143 [RMI TCP Connection(7)-192.168.245.139] INFO c.z.h.HikariDataSource - [getConnection,123] - HikariPool-1 - Start completed.
|
|
16:50:20.157 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of a65416c3-fe13-4b8e-8310-1fe847b09f6a
|
|
16:50:20.158 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->a65416c3-fe13-4b8e-8310-1fe847b09f6a
|
|
16:50:20.158 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a65416c3-fe13-4b8e-8310-1fe847b09f6a] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
16:50:20.159 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a65416c3-fe13-4b8e-8310-1fe847b09f6a] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
16:50:20.159 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a65416c3-fe13-4b8e-8310-1fe847b09f6a] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
16:50:20.159 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a65416c3-fe13-4b8e-8310-1fe847b09f6a] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
16:50:20.159 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:50:20.301 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a65416c3-fe13-4b8e-8310-1fe847b09f6a] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726563022317_117.136.120.204_27010
|
|
16:50:20.302 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a65416c3-fe13-4b8e-8310-1fe847b09f6a] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
16:50:20.302 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a65416c3-fe13-4b8e-8310-1fe847b09f6a] Notify connected event to listeners.
|
|
16:50:20.302 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [a65416c3-fe13-4b8e-8310-1fe847b09f6a] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x00000008010d2b60
|
|
16:50:20.302 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
16:50:20.303 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-file with instance Instance{instanceId='null', ip='192.168.245.139', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:891f:8fa3:d835:c3f2:508e:1bb9:7736], preserved.register.source=SPRING_CLOUD}}
|
|
16:50:20.370 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-file 192.168.245.139:9300 register finished
|
|
16:50:20.480 [main] INFO c.m.f.CloudFileApplication - [logStarted,56] - Started CloudFileApplication in 6.889 seconds (process running for 7.597)
|
|
16:50:20.485 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
16:50:20.485 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
16:50:20.486 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file.yml+DEFAULT_GROUP+one
|
|
16:50:20.490 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file.yml, group=DEFAULT_GROUP, cnt=1
|
|
16:50:20.490 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file.yml, group=DEFAULT_GROUP
|
|
16:50:20.491 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file-dev.yml+DEFAULT_GROUP+one
|
|
16:50:20.491 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
16:50:20.491 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file-dev.yml, group=DEFAULT_GROUP
|
|
16:50:20.491 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file+DEFAULT_GROUP+one
|
|
16:50:20.492 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file, group=DEFAULT_GROUP, cnt=1
|
|
16:50:20.492 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file, group=DEFAULT_GROUP
|
|
16:50:21.036 [RMI TCP Connection(3)-192.168.245.139] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
16:53:24.546 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
16:53:24.546 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-file with instance: Instance{instanceId='null', ip='192.168.245.139', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
16:53:24.587 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
16:53:24.587 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
16:53:24.587 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
16:53:24.587 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
16:53:24.587 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
16:53:24.587 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
16:53:24.587 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
16:53:24.587 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
16:53:24.593 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
16:53:24.593 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
16:53:24.593 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
16:53:24.593 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
16:53:24.593 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->a65416c3-fe13-4b8e-8310-1fe847b09f6a
|
|
16:53:24.593 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@6e966ec3[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 61]
|
|
16:53:24.593 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
16:53:24.593 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@65ac6c79[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
16:53:24.593 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726563022317_117.136.120.204_27010
|
|
16:53:24.593 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@5d22dde5[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 46]
|
|
16:53:24.593 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->a65416c3-fe13-4b8e-8310-1fe847b09f6a
|
|
16:53:24.593 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
16:53:24.593 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
16:53:24.593 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
16:53:24.593 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,91] - >>>>>>>>>>> xxl-job remoting server stop.
|
|
16:53:24.640 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,87] - >>>>>>>>>>> xxl-job registry-remove success, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://192.168.245.139:10001/'}, registryResult:ReturnT [code=200, msg=null, content=null]
|
|
16:53:24.640 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,105] - >>>>>>>>>>> xxl-job, executor registry thread destroy.
|
|
16:53:24.640 [SpringApplicationShutdownHook] INFO c.x.j.c.s.EmbedServer - [stop,117] - >>>>>>>>>>> xxl-job remoting server destroy success.
|
|
16:53:24.640 [xxl-job, executor JobLogFileCleanThread] INFO c.x.j.c.t.JobLogFileCleanThread - [run,99] - >>>>>>>>>>> xxl-job, executor JobLogFileCleanThread thread destroy.
|
|
16:53:24.640 [xxl-job, executor TriggerCallbackThread] INFO c.x.j.c.t.TriggerCallbackThread - [run,98] - >>>>>>>>>>> xxl-job, executor callback thread destroy.
|
|
16:53:24.640 [Thread-11] INFO c.x.j.c.t.TriggerCallbackThread - [run,128] - >>>>>>>>>>> xxl-job, executor retry callback thread destroy.
|
|
16:53:24.656 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
16:53:24.656 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-gen with instance: Instance{instanceId='null', ip='192.168.245.139', port=9202, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
16:53:24.703 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
16:53:24.703 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
16:53:24.703 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
16:53:24.703 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
16:53:24.703 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
16:53:24.703 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
16:53:24.703 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
16:53:24.703 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
16:53:24.703 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
16:53:24.703 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
16:53:24.703 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
16:53:24.703 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
16:53:24.703 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->f3902ffc-a782-4165-a3f8-442410c65b0b
|
|
16:53:24.703 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@4faaf8ee[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 61]
|
|
16:53:24.703 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
16:53:24.703 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@56db1b87[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
16:53:24.703 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726563020792_117.136.120.204_27009
|
|
16:53:24.703 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@501d55e4[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 48]
|
|
16:53:24.703 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->f3902ffc-a782-4165-a3f8-442410c65b0b
|
|
16:53:24.703 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
16:53:24.703 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
16:53:24.719 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
16:53:24.719 [SpringApplicationShutdownHook] INFO c.z.h.HikariDataSource - [close,350] - HikariPool-1 - Shutdown initiated...
|
|
16:53:25.143 [SpringApplicationShutdownHook] INFO c.z.h.HikariDataSource - [close,352] - HikariPool-1 - Shutdown completed.
|
|
16:53:49.784 [main] INFO c.m.g.CloudGenApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
16:53:52.583 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
16:53:52.583 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
16:53:52.669 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
16:53:53.944 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
16:53:54.567 [main] INFO c.m.f.CloudFileApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
16:53:56.323 [main] INFO c.m.c.x.XXLJobConfig - [xxlJobExecutor,25] - >>>>>>>>>>> xxl-job config init success.
|
|
16:53:56.387 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
16:53:56.388 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
16:53:56.455 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
16:53:57.194 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
16:53:57.601 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-one-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@5e1d6ace[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoOneParam]
|
|
16:53:57.602 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-no-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@221c097f[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoNoParam]
|
|
16:53:57.602 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-slice-demo, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@7f3aa737[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobSliceDemo]
|
|
16:53:57.644 [main] INFO c.x.j.c.util.NetUtil - [isPortUsed,56] - >>>>>>>>>>> xxl-job, port[9999] is in use.
|
|
16:53:57.645 [main] INFO c.x.j.c.util.NetUtil - [isPortUsed,56] - >>>>>>>>>>> xxl-job, port[10000] is in use.
|
|
16:53:57.867 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,82] - >>>>>>>>>>> xxl-job remoting server start success, nettype = class com.xxl.job.core.server.EmbedServer, port = 10001
|
|
16:53:57.907 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
16:53:57.907 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
16:53:57.907 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
16:53:57.911 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
16:53:57.914 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
16:53:57.914 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
16:53:58.067 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 0e7b1e8f-5de0-4757-8ce4-98e2bcb9f554
|
|
16:53:58.069 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->0e7b1e8f-5de0-4757-8ce4-98e2bcb9f554
|
|
16:53:58.069 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [0e7b1e8f-5de0-4757-8ce4-98e2bcb9f554] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
16:53:58.069 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [0e7b1e8f-5de0-4757-8ce4-98e2bcb9f554] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
16:53:58.070 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [0e7b1e8f-5de0-4757-8ce4-98e2bcb9f554] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
16:53:58.070 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [0e7b1e8f-5de0-4757-8ce4-98e2bcb9f554] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
16:53:58.070 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:53:58.313 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [0e7b1e8f-5de0-4757-8ce4-98e2bcb9f554] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726563240296_117.136.120.204_27022
|
|
16:53:58.313 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [0e7b1e8f-5de0-4757-8ce4-98e2bcb9f554] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
16:53:58.313 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [0e7b1e8f-5de0-4757-8ce4-98e2bcb9f554] Notify connected event to listeners.
|
|
16:53:58.313 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [0e7b1e8f-5de0-4757-8ce4-98e2bcb9f554] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$632/0x0000000801138440
|
|
16:53:58.314 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
16:53:58.314 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-gen with instance Instance{instanceId='null', ip='192.168.245.139', port=9202, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:891f:8fa3:d835:c3f2:508e:1bb9:7736], preserved.register.source=SPRING_CLOUD}}
|
|
16:53:58.385 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-gen 192.168.245.139:9202 register finished
|
|
16:53:58.499 [main] INFO c.m.g.CloudGenApplication - [logStarted,56] - Started CloudGenApplication in 12.418 seconds (process running for 12.929)
|
|
16:53:58.506 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
16:53:58.506 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
16:53:58.507 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen-dev.yml+DEFAULT_GROUP+one
|
|
16:53:58.513 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
16:53:58.513 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen-dev.yml, group=DEFAULT_GROUP
|
|
16:53:58.513 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen.yml+DEFAULT_GROUP+one
|
|
16:53:58.514 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen.yml, group=DEFAULT_GROUP, cnt=1
|
|
16:53:58.514 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen.yml, group=DEFAULT_GROUP
|
|
16:53:58.514 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen+DEFAULT_GROUP+one
|
|
16:53:58.515 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen, group=DEFAULT_GROUP, cnt=1
|
|
16:53:58.515 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen, group=DEFAULT_GROUP
|
|
16:53:58.779 [RMI TCP Connection(4)-192.168.245.139] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
16:53:58.800 [RMI TCP Connection(3)-192.168.245.139] INFO c.z.h.HikariDataSource - [getConnection,110] - HikariPool-1 - Starting...
|
|
16:53:59.000 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
16:53:59.000 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
16:53:59.001 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
16:53:59.005 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
16:53:59.009 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
16:53:59.009 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
16:53:59.177 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of c5aba741-fdec-41ff-ae59-6441678e6f10
|
|
16:53:59.179 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->c5aba741-fdec-41ff-ae59-6441678e6f10
|
|
16:53:59.179 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c5aba741-fdec-41ff-ae59-6441678e6f10] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
16:53:59.179 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c5aba741-fdec-41ff-ae59-6441678e6f10] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
16:53:59.180 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c5aba741-fdec-41ff-ae59-6441678e6f10] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
16:53:59.180 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c5aba741-fdec-41ff-ae59-6441678e6f10] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
16:53:59.180 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
16:53:59.349 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c5aba741-fdec-41ff-ae59-6441678e6f10] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726563241357_117.136.120.204_27024
|
|
16:53:59.349 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c5aba741-fdec-41ff-ae59-6441678e6f10] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
16:53:59.349 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c5aba741-fdec-41ff-ae59-6441678e6f10] Notify connected event to listeners.
|
|
16:53:59.350 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c5aba741-fdec-41ff-ae59-6441678e6f10] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x00000008010d16e8
|
|
16:53:59.350 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
16:53:59.350 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-file with instance Instance{instanceId='null', ip='192.168.245.139', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:891f:8fa3:d835:c3f2:508e:1bb9:7736], preserved.register.source=SPRING_CLOUD}}
|
|
16:53:59.409 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-file 192.168.245.139:9300 register finished
|
|
16:53:59.468 [RMI TCP Connection(3)-192.168.245.139] INFO c.z.h.p.HikariPool - [checkFailFast,565] - HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@73cab952
|
|
16:53:59.476 [RMI TCP Connection(3)-192.168.245.139] INFO c.z.h.HikariDataSource - [getConnection,123] - HikariPool-1 - Start completed.
|
|
16:53:59.525 [main] INFO c.m.f.CloudFileApplication - [logStarted,56] - Started CloudFileApplication in 8.481 seconds (process running for 9.047)
|
|
16:53:59.532 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
16:53:59.533 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
16:53:59.533 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file.yml+DEFAULT_GROUP+one
|
|
16:53:59.538 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file.yml, group=DEFAULT_GROUP, cnt=1
|
|
16:53:59.538 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file.yml, group=DEFAULT_GROUP
|
|
16:53:59.539 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file-dev.yml+DEFAULT_GROUP+one
|
|
16:53:59.539 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
16:53:59.539 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file-dev.yml, group=DEFAULT_GROUP
|
|
16:53:59.539 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file+DEFAULT_GROUP+one
|
|
16:53:59.539 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file, group=DEFAULT_GROUP, cnt=1
|
|
16:53:59.539 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file, group=DEFAULT_GROUP
|
|
16:53:59.691 [RMI TCP Connection(4)-192.168.245.139] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
17:50:59.208 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
17:50:59.209 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-file with instance: Instance{instanceId='null', ip='192.168.245.139', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
17:50:59.280 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
17:50:59.281 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
17:50:59.282 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
17:50:59.282 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
17:50:59.282 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
17:50:59.282 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
17:50:59.282 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
17:50:59.282 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
17:50:59.282 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
17:50:59.282 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
17:50:59.282 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
17:50:59.282 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
17:50:59.282 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->c5aba741-fdec-41ff-ae59-6441678e6f10
|
|
17:50:59.282 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@cb9dac6[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 1136]
|
|
17:50:59.283 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
17:50:59.283 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@6de95069[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
17:50:59.283 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726563241357_117.136.120.204_27024
|
|
17:50:59.285 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@2b68ecd5[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 682]
|
|
17:50:59.285 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->c5aba741-fdec-41ff-ae59-6441678e6f10
|
|
17:50:59.285 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
17:50:59.286 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
17:50:59.286 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
17:50:59.298 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,91] - >>>>>>>>>>> xxl-job remoting server stop.
|
|
17:50:59.330 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,87] - >>>>>>>>>>> xxl-job registry-remove success, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://192.168.245.139:10001/'}, registryResult:ReturnT [code=200, msg=null, content=null]
|
|
17:50:59.330 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,105] - >>>>>>>>>>> xxl-job, executor registry thread destroy.
|
|
17:50:59.330 [SpringApplicationShutdownHook] INFO c.x.j.c.s.EmbedServer - [stop,117] - >>>>>>>>>>> xxl-job remoting server destroy success.
|
|
17:50:59.330 [xxl-job, executor JobLogFileCleanThread] INFO c.x.j.c.t.JobLogFileCleanThread - [run,99] - >>>>>>>>>>> xxl-job, executor JobLogFileCleanThread thread destroy.
|
|
17:50:59.331 [xxl-job, executor TriggerCallbackThread] INFO c.x.j.c.t.TriggerCallbackThread - [run,98] - >>>>>>>>>>> xxl-job, executor callback thread destroy.
|
|
17:50:59.331 [Thread-11] INFO c.x.j.c.t.TriggerCallbackThread - [run,128] - >>>>>>>>>>> xxl-job, executor retry callback thread destroy.
|
|
17:50:59.337 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
17:50:59.337 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-gen with instance: Instance{instanceId='null', ip='192.168.245.139', port=9202, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
17:50:59.416 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
17:50:59.418 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
17:50:59.418 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
17:50:59.418 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
17:50:59.418 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
17:50:59.418 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
17:50:59.418 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
17:50:59.419 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
17:50:59.419 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
17:50:59.419 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
17:50:59.419 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
17:50:59.419 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
17:50:59.419 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->0e7b1e8f-5de0-4757-8ce4-98e2bcb9f554
|
|
17:50:59.419 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@142062d5[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 1137]
|
|
17:50:59.419 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
17:50:59.420 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@5b9d66e1[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
17:50:59.420 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726563240296_117.136.120.204_27022
|
|
17:50:59.423 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@356f5ce4[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 679]
|
|
17:50:59.423 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->0e7b1e8f-5de0-4757-8ce4-98e2bcb9f554
|
|
17:50:59.424 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
17:50:59.424 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
17:50:59.424 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
17:50:59.428 [SpringApplicationShutdownHook] INFO c.z.h.HikariDataSource - [close,350] - HikariPool-1 - Shutdown initiated...
|
|
17:51:02.985 [com.alibaba.nacos.client.Worker.6] INFO c.a.n.c.a.r.i.CredentialWatcher - [loadCredentialFromEnv,189] - null No credential found
|
|
17:51:09.437 [SpringApplicationShutdownHook] INFO c.z.h.HikariDataSource - [close,352] - HikariPool-1 - Shutdown completed.
|
|
17:51:25.279 [main] INFO c.m.g.CloudGenApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
17:51:28.038 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
17:51:28.038 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
17:51:28.115 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
17:51:29.412 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
17:51:30.268 [main] INFO c.m.f.CloudFileApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
17:51:31.952 [main] INFO c.m.c.x.XXLJobConfig - [xxlJobExecutor,25] - >>>>>>>>>>> xxl-job config init success.
|
|
17:51:32.117 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
17:51:32.117 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
17:51:32.184 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
17:51:32.821 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
17:51:33.114 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-one-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@757501da[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoOneParam]
|
|
17:51:33.114 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-no-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@2b1aa390[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoNoParam]
|
|
17:51:33.115 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-slice-demo, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@5e1d6ace[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobSliceDemo]
|
|
17:51:33.174 [main] INFO c.x.j.c.util.NetUtil - [isPortUsed,56] - >>>>>>>>>>> xxl-job, port[9999] is in use.
|
|
17:51:33.175 [main] INFO c.x.j.c.util.NetUtil - [isPortUsed,56] - >>>>>>>>>>> xxl-job, port[10000] is in use.
|
|
17:51:33.406 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,82] - >>>>>>>>>>> xxl-job remoting server start success, nettype = class com.xxl.job.core.server.EmbedServer, port = 10001
|
|
17:51:33.443 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
17:51:33.444 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
17:51:33.444 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
17:51:33.449 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
17:51:33.452 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
17:51:33.452 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
17:51:33.614 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 58f0c061-0b61-4591-931c-8f2844afc8b4
|
|
17:51:33.615 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->58f0c061-0b61-4591-931c-8f2844afc8b4
|
|
17:51:33.616 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [58f0c061-0b61-4591-931c-8f2844afc8b4] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
17:51:33.616 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [58f0c061-0b61-4591-931c-8f2844afc8b4] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
17:51:33.616 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [58f0c061-0b61-4591-931c-8f2844afc8b4] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
17:51:33.617 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [58f0c061-0b61-4591-931c-8f2844afc8b4] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
17:51:33.617 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
17:51:33.842 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [58f0c061-0b61-4591-931c-8f2844afc8b4] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726566695832_117.136.120.204_27372
|
|
17:51:33.843 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [58f0c061-0b61-4591-931c-8f2844afc8b4] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
17:51:33.843 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [58f0c061-0b61-4591-931c-8f2844afc8b4] Notify connected event to listeners.
|
|
17:51:33.843 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [58f0c061-0b61-4591-931c-8f2844afc8b4] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$632/0x0000000801136a20
|
|
17:51:33.843 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
17:51:33.844 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-gen with instance Instance{instanceId='null', ip='192.168.245.139', port=9202, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:891f:8fa3:d835:c3f2:508e:1bb9:7736], preserved.register.source=SPRING_CLOUD}}
|
|
17:51:33.907 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-gen 192.168.245.139:9202 register finished
|
|
17:51:34.033 [main] INFO c.m.g.CloudGenApplication - [logStarted,56] - Started CloudGenApplication in 12.576 seconds (process running for 13.106)
|
|
17:51:34.042 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
17:51:34.042 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
17:51:34.043 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen-dev.yml+DEFAULT_GROUP+one
|
|
17:51:34.049 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
17:51:34.050 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen-dev.yml, group=DEFAULT_GROUP
|
|
17:51:34.051 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen.yml+DEFAULT_GROUP+one
|
|
17:51:34.051 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen.yml, group=DEFAULT_GROUP, cnt=1
|
|
17:51:34.051 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen.yml, group=DEFAULT_GROUP
|
|
17:51:34.051 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen+DEFAULT_GROUP+one
|
|
17:51:34.051 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen, group=DEFAULT_GROUP, cnt=1
|
|
17:51:34.052 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen, group=DEFAULT_GROUP
|
|
17:51:34.587 [RMI TCP Connection(4)-192.168.245.139] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
17:51:34.606 [RMI TCP Connection(5)-192.168.245.139] INFO c.z.h.HikariDataSource - [getConnection,110] - HikariPool-1 - Starting...
|
|
17:51:34.644 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
17:51:34.644 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
17:51:34.644 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
17:51:34.648 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
17:51:34.651 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
17:51:34.651 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
17:51:34.820 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 622aaaf3-239c-4f16-8419-3a96548d303b
|
|
17:51:34.822 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->622aaaf3-239c-4f16-8419-3a96548d303b
|
|
17:51:34.826 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [622aaaf3-239c-4f16-8419-3a96548d303b] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
17:51:34.827 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [622aaaf3-239c-4f16-8419-3a96548d303b] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
17:51:34.828 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [622aaaf3-239c-4f16-8419-3a96548d303b] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
17:51:34.829 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [622aaaf3-239c-4f16-8419-3a96548d303b] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
17:51:34.829 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
17:51:35.102 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [622aaaf3-239c-4f16-8419-3a96548d303b] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726566697056_117.136.120.204_27374
|
|
17:51:35.102 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [622aaaf3-239c-4f16-8419-3a96548d303b] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
17:51:35.102 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [622aaaf3-239c-4f16-8419-3a96548d303b] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x00000008010e1928
|
|
17:51:35.103 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [622aaaf3-239c-4f16-8419-3a96548d303b] Notify connected event to listeners.
|
|
17:51:35.103 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
17:51:35.104 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-file with instance Instance{instanceId='null', ip='192.168.245.139', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:891f:8fa3:d835:c3f2:508e:1bb9:7736], preserved.register.source=SPRING_CLOUD}}
|
|
17:51:35.146 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-file 192.168.245.139:9300 register finished
|
|
17:51:35.257 [main] INFO c.m.f.CloudFileApplication - [logStarted,56] - Started CloudFileApplication in 8.597 seconds (process running for 9.244)
|
|
17:51:35.264 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
17:51:35.264 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
17:51:35.265 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file.yml+DEFAULT_GROUP+one
|
|
17:51:35.269 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file.yml, group=DEFAULT_GROUP, cnt=1
|
|
17:51:35.270 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file.yml, group=DEFAULT_GROUP
|
|
17:51:35.270 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file-dev.yml+DEFAULT_GROUP+one
|
|
17:51:35.270 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
17:51:35.271 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file-dev.yml, group=DEFAULT_GROUP
|
|
17:51:35.271 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file+DEFAULT_GROUP+one
|
|
17:51:35.271 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file, group=DEFAULT_GROUP, cnt=1
|
|
17:51:35.271 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file, group=DEFAULT_GROUP
|
|
17:51:35.350 [RMI TCP Connection(5)-192.168.245.139] INFO c.z.h.p.HikariPool - [checkFailFast,565] - HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1de7a1e6
|
|
17:51:35.359 [RMI TCP Connection(5)-192.168.245.139] INFO c.z.h.HikariDataSource - [getConnection,123] - HikariPool-1 - Start completed.
|
|
17:51:35.697 [RMI TCP Connection(5)-192.168.245.139] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
17:56:07.264 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://192.168.245.139:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
17:56:40.355 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://192.168.245.139:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
17:57:13.400 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://192.168.245.139:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
17:57:46.441 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://192.168.245.139:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
17:58:19.553 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://192.168.245.139:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
17:58:29.705 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
17:58:29.705 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-file with instance: Instance{instanceId='null', ip='192.168.245.139', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
17:58:29.756 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
17:58:29.757 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
17:58:29.758 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
17:58:29.758 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
17:58:29.758 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
17:58:29.758 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
17:58:29.758 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
17:58:29.758 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
17:58:29.758 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
17:58:29.758 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
17:58:29.758 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
17:58:29.758 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
17:58:29.758 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->622aaaf3-239c-4f16-8419-3a96548d303b
|
|
17:58:29.758 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@5b1ef5aa[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 137]
|
|
17:58:29.759 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
17:58:29.759 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@573f8b07[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
17:58:29.759 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726566697056_117.136.120.204_27374
|
|
17:58:29.760 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@7357a6e1[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 93]
|
|
17:58:29.761 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->622aaaf3-239c-4f16-8419-3a96548d303b
|
|
17:58:29.761 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
17:58:29.761 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
17:58:29.762 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
17:58:34.474 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,91] - >>>>>>>>>>> xxl-job remoting server stop.
|
|
17:58:37.560 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,90] - >>>>>>>>>>> xxl-job registry-remove fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://192.168.245.139:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registryRemove, content=null]
|
|
17:58:37.561 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,105] - >>>>>>>>>>> xxl-job, executor registry thread destroy.
|
|
17:58:37.561 [SpringApplicationShutdownHook] INFO c.x.j.c.s.EmbedServer - [stop,117] - >>>>>>>>>>> xxl-job remoting server destroy success.
|
|
17:58:37.561 [xxl-job, executor JobLogFileCleanThread] INFO c.x.j.c.t.JobLogFileCleanThread - [run,99] - >>>>>>>>>>> xxl-job, executor JobLogFileCleanThread thread destroy.
|
|
17:58:37.562 [xxl-job, executor TriggerCallbackThread] INFO c.x.j.c.t.TriggerCallbackThread - [run,98] - >>>>>>>>>>> xxl-job, executor callback thread destroy.
|
|
17:58:37.562 [Thread-11] INFO c.x.j.c.t.TriggerCallbackThread - [run,128] - >>>>>>>>>>> xxl-job, executor retry callback thread destroy.
|
|
17:58:37.568 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
17:58:37.569 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-gen with instance: Instance{instanceId='null', ip='192.168.245.139', port=9202, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
17:58:37.669 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
17:58:37.669 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
17:58:37.670 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
17:58:37.670 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
17:58:37.670 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
17:58:37.670 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
17:58:37.670 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
17:58:37.670 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
17:58:37.670 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
17:58:37.670 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
17:58:37.670 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
17:58:37.670 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
17:58:37.670 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->58f0c061-0b61-4591-931c-8f2844afc8b4
|
|
17:58:37.670 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@1b8d0e5c[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 140]
|
|
17:58:37.671 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
17:58:37.671 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@79960a3a[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
17:58:37.671 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726566695832_117.136.120.204_27372
|
|
17:58:37.673 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@5fc19696[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 93]
|
|
17:58:37.673 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->58f0c061-0b61-4591-931c-8f2844afc8b4
|
|
17:58:37.673 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
17:58:37.673 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
17:58:37.674 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
17:58:37.675 [SpringApplicationShutdownHook] INFO c.z.h.HikariDataSource - [close,350] - HikariPool-1 - Shutdown initiated...
|
|
17:58:38.164 [SpringApplicationShutdownHook] INFO c.z.h.HikariDataSource - [close,352] - HikariPool-1 - Shutdown completed.
|
|
18:46:40.923 [main] INFO c.m.g.CloudGenApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
18:46:43.690 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
18:46:43.690 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
18:46:43.775 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
18:46:45.020 [main] INFO c.m.f.CloudFileApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
18:46:45.167 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
18:46:46.991 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
18:46:46.991 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
18:46:47.069 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
18:46:47.769 [main] INFO c.m.c.x.XXLJobConfig - [xxlJobExecutor,25] - >>>>>>>>>>> xxl-job config init success.
|
|
18:46:48.022 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
18:46:49.553 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-slice-demo, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@557635ca[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobSliceDemo]
|
|
18:46:49.554 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-one-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@1c298769[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoOneParam]
|
|
18:46:49.554 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-no-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@4cb1af3f[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoNoParam]
|
|
18:46:49.888 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,82] - >>>>>>>>>>> xxl-job remoting server start success, nettype = class com.xxl.job.core.server.EmbedServer, port = 9999
|
|
18:46:49.905 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
18:46:49.905 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
18:46:49.905 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
18:46:49.912 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
18:46:49.917 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
18:46:49.917 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
18:46:50.109 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 169a076d-57b5-49cf-bbea-1654343d6973
|
|
18:46:50.111 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->169a076d-57b5-49cf-bbea-1654343d6973
|
|
18:46:50.111 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [169a076d-57b5-49cf-bbea-1654343d6973] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
18:46:50.112 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [169a076d-57b5-49cf-bbea-1654343d6973] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
18:46:50.112 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [169a076d-57b5-49cf-bbea-1654343d6973] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
18:46:50.112 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [169a076d-57b5-49cf-bbea-1654343d6973] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
18:46:50.113 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
18:46:50.562 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [169a076d-57b5-49cf-bbea-1654343d6973] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726570012942_117.143.60.138_58870
|
|
18:46:50.563 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [169a076d-57b5-49cf-bbea-1654343d6973] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
18:46:50.563 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [169a076d-57b5-49cf-bbea-1654343d6973] Notify connected event to listeners.
|
|
18:46:50.563 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [169a076d-57b5-49cf-bbea-1654343d6973] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$632/0x0000000801136e68
|
|
18:46:50.563 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
18:46:50.565 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-gen with instance Instance{instanceId='null', ip='10.113.37.39', port=9202, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
|
18:46:50.630 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-gen 10.113.37.39:9202 register finished
|
|
18:46:50.845 [main] INFO c.m.g.CloudGenApplication - [logStarted,56] - Started CloudGenApplication in 14.988 seconds (process running for 15.547)
|
|
18:46:50.860 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
18:46:50.860 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
18:46:50.862 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen-dev.yml+DEFAULT_GROUP+one
|
|
18:46:50.873 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
18:46:50.874 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen-dev.yml, group=DEFAULT_GROUP
|
|
18:46:50.874 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen.yml+DEFAULT_GROUP+one
|
|
18:46:50.874 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen.yml, group=DEFAULT_GROUP, cnt=1
|
|
18:46:50.875 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen.yml, group=DEFAULT_GROUP
|
|
18:46:50.875 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen+DEFAULT_GROUP+one
|
|
18:46:50.876 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen, group=DEFAULT_GROUP, cnt=1
|
|
18:46:50.876 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen, group=DEFAULT_GROUP
|
|
18:46:50.963 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
18:46:50.963 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
18:46:50.964 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
18:46:50.968 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
18:46:50.972 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
18:46:50.972 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
18:46:51.084 [RMI TCP Connection(7)-10.113.37.39] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
18:46:51.110 [RMI TCP Connection(8)-10.113.37.39] INFO c.z.h.HikariDataSource - [getConnection,110] - HikariPool-1 - Starting...
|
|
18:46:51.157 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 64f9d973-1c6b-4468-b970-68b70a5cafbf
|
|
18:46:51.159 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->64f9d973-1c6b-4468-b970-68b70a5cafbf
|
|
18:46:51.159 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [64f9d973-1c6b-4468-b970-68b70a5cafbf] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
18:46:51.159 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [64f9d973-1c6b-4468-b970-68b70a5cafbf] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
18:46:51.160 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [64f9d973-1c6b-4468-b970-68b70a5cafbf] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
18:46:51.160 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [64f9d973-1c6b-4468-b970-68b70a5cafbf] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
18:46:51.161 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
18:46:51.391 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [64f9d973-1c6b-4468-b970-68b70a5cafbf] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726570013903_117.143.60.138_58884
|
|
18:46:51.391 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [64f9d973-1c6b-4468-b970-68b70a5cafbf] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
18:46:51.391 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [64f9d973-1c6b-4468-b970-68b70a5cafbf] Notify connected event to listeners.
|
|
18:46:51.391 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [64f9d973-1c6b-4468-b970-68b70a5cafbf] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x00000008010d2150
|
|
18:46:51.392 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
18:46:51.392 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-file with instance Instance{instanceId='null', ip='10.113.37.39', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
|
18:46:51.436 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-file 10.113.37.39:9300 register finished
|
|
18:46:51.661 [main] INFO c.m.f.CloudFileApplication - [logStarted,56] - Started CloudFileApplication in 10.788 seconds (process running for 11.516)
|
|
18:46:51.672 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
18:46:51.672 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
18:46:51.673 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file.yml+DEFAULT_GROUP+one
|
|
18:46:51.680 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file.yml, group=DEFAULT_GROUP, cnt=1
|
|
18:46:51.681 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file.yml, group=DEFAULT_GROUP
|
|
18:46:51.682 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file-dev.yml+DEFAULT_GROUP+one
|
|
18:46:51.682 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
18:46:51.683 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file-dev.yml, group=DEFAULT_GROUP
|
|
18:46:51.683 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file+DEFAULT_GROUP+one
|
|
18:46:51.683 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file, group=DEFAULT_GROUP, cnt=1
|
|
18:46:51.684 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file, group=DEFAULT_GROUP
|
|
18:46:51.714 [RMI TCP Connection(8)-10.113.37.39] INFO c.z.h.p.HikariPool - [checkFailFast,565] - HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1631964d
|
|
18:46:51.731 [RMI TCP Connection(8)-10.113.37.39] INFO c.z.h.HikariDataSource - [getConnection,123] - HikariPool-1 - Start completed.
|
|
18:46:52.086 [RMI TCP Connection(8)-10.113.37.39] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
19:04:05.097 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
19:04:05.098 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-file with instance: Instance{instanceId='null', ip='10.113.37.39', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
19:04:05.183 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,91] - >>>>>>>>>>> xxl-job remoting server stop.
|
|
19:04:05.213 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
19:04:05.214 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
19:04:05.214 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
19:04:05.214 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
19:04:05.214 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
19:04:05.214 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
19:04:05.214 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
19:04:05.214 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
19:04:05.214 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
19:04:05.215 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
19:04:05.215 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
19:04:05.215 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
19:04:05.215 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->64f9d973-1c6b-4468-b970-68b70a5cafbf
|
|
19:04:05.215 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@1132927d[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 343]
|
|
19:04:05.215 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
19:04:05.215 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@2b6cbe7c[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
19:04:05.215 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726570013903_117.143.60.138_58884
|
|
19:04:05.217 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@4a1fc975[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 217]
|
|
19:04:05.217 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->64f9d973-1c6b-4468-b970-68b70a5cafbf
|
|
19:04:05.218 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
19:04:05.218 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
19:04:05.220 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
19:04:05.264 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,87] - >>>>>>>>>>> xxl-job registry-remove success, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=200, msg=null, content=null]
|
|
19:04:05.264 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,105] - >>>>>>>>>>> xxl-job, executor registry thread destroy.
|
|
19:04:05.264 [SpringApplicationShutdownHook] INFO c.x.j.c.s.EmbedServer - [stop,117] - >>>>>>>>>>> xxl-job remoting server destroy success.
|
|
19:04:05.264 [xxl-job, executor JobLogFileCleanThread] INFO c.x.j.c.t.JobLogFileCleanThread - [run,99] - >>>>>>>>>>> xxl-job, executor JobLogFileCleanThread thread destroy.
|
|
19:04:05.264 [xxl-job, executor TriggerCallbackThread] INFO c.x.j.c.t.TriggerCallbackThread - [run,98] - >>>>>>>>>>> xxl-job, executor callback thread destroy.
|
|
19:04:05.265 [Thread-11] INFO c.x.j.c.t.TriggerCallbackThread - [run,128] - >>>>>>>>>>> xxl-job, executor retry callback thread destroy.
|
|
19:04:05.271 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
19:04:05.272 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-gen with instance: Instance{instanceId='null', ip='10.113.37.39', port=9202, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
19:04:05.334 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
19:04:05.335 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
19:04:05.336 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
19:04:05.336 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
19:04:05.336 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
19:04:05.336 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
19:04:05.336 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
19:04:05.336 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
19:04:05.336 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
19:04:05.337 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
19:04:05.337 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
19:04:05.337 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
19:04:05.337 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->169a076d-57b5-49cf-bbea-1654343d6973
|
|
19:04:05.337 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@14c7334d[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 344]
|
|
19:04:05.337 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
19:04:05.337 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@6c4a5d43[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
19:04:05.337 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726570012942_117.143.60.138_58870
|
|
19:04:05.340 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@4ece4d55[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 211]
|
|
19:04:05.340 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->169a076d-57b5-49cf-bbea-1654343d6973
|
|
19:04:05.340 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
19:04:05.340 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
19:04:05.341 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
19:04:05.343 [SpringApplicationShutdownHook] INFO c.z.h.HikariDataSource - [close,350] - HikariPool-1 - Shutdown initiated...
|
|
19:04:05.799 [SpringApplicationShutdownHook] INFO c.z.h.HikariDataSource - [close,352] - HikariPool-1 - Shutdown completed.
|
|
19:04:26.732 [main] INFO c.m.g.CloudGenApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
19:04:29.446 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
19:04:29.447 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
19:04:29.541 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
19:04:30.666 [main] INFO c.m.f.CloudFileApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
19:04:30.799 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
19:04:32.639 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
19:04:32.640 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
19:04:32.717 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
19:04:33.299 [main] INFO c.m.c.x.XXLJobConfig - [xxlJobExecutor,25] - >>>>>>>>>>> xxl-job config init success.
|
|
19:04:33.580 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
19:04:34.886 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-slice-demo, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@294a150c[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobSliceDemo]
|
|
19:04:34.886 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-no-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@2fef413c[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoNoParam]
|
|
19:04:34.887 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-one-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@4a0b1701[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoOneParam]
|
|
19:04:34.929 [main] INFO c.x.j.c.util.NetUtil - [isPortUsed,56] - >>>>>>>>>>> xxl-job, port[9999] is in use.
|
|
19:04:34.929 [main] INFO c.x.j.c.util.NetUtil - [isPortUsed,56] - >>>>>>>>>>> xxl-job, port[10000] is in use.
|
|
19:04:35.208 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,82] - >>>>>>>>>>> xxl-job remoting server start success, nettype = class com.xxl.job.core.server.EmbedServer, port = 10001
|
|
19:04:35.243 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
19:04:35.243 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
19:04:35.244 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
19:04:35.252 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
19:04:35.258 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
19:04:35.258 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
19:04:35.412 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of e636fb57-9409-4532-bf0c-8d2848ee3bf7
|
|
19:04:35.414 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->e636fb57-9409-4532-bf0c-8d2848ee3bf7
|
|
19:04:35.414 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e636fb57-9409-4532-bf0c-8d2848ee3bf7] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
19:04:35.414 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e636fb57-9409-4532-bf0c-8d2848ee3bf7] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
19:04:35.415 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e636fb57-9409-4532-bf0c-8d2848ee3bf7] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
19:04:35.416 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e636fb57-9409-4532-bf0c-8d2848ee3bf7] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
19:04:35.416 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:04:35.515 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e636fb57-9409-4532-bf0c-8d2848ee3bf7] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726571078116_117.143.60.138_61338
|
|
19:04:35.515 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e636fb57-9409-4532-bf0c-8d2848ee3bf7] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
19:04:35.515 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e636fb57-9409-4532-bf0c-8d2848ee3bf7] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$632/0x0000000801135c28
|
|
19:04:35.515 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e636fb57-9409-4532-bf0c-8d2848ee3bf7] Notify connected event to listeners.
|
|
19:04:35.515 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
19:04:35.516 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-gen with instance Instance{instanceId='null', ip='10.113.37.39', port=9202, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
|
19:04:35.545 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-gen 10.113.37.39:9202 register finished
|
|
19:04:35.735 [main] INFO c.m.g.CloudGenApplication - [logStarted,56] - Started CloudGenApplication in 13.081 seconds (process running for 13.695)
|
|
19:04:35.747 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
19:04:35.747 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
19:04:35.749 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen-dev.yml+DEFAULT_GROUP+one
|
|
19:04:35.757 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
19:04:35.757 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen-dev.yml, group=DEFAULT_GROUP
|
|
19:04:35.758 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen.yml+DEFAULT_GROUP+one
|
|
19:04:35.758 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen.yml, group=DEFAULT_GROUP, cnt=1
|
|
19:04:35.759 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen.yml, group=DEFAULT_GROUP
|
|
19:04:35.759 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen+DEFAULT_GROUP+one
|
|
19:04:35.759 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen, group=DEFAULT_GROUP, cnt=1
|
|
19:04:35.760 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen, group=DEFAULT_GROUP
|
|
19:04:35.911 [RMI TCP Connection(2)-10.113.37.39] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
19:04:35.943 [RMI TCP Connection(3)-10.113.37.39] INFO c.z.h.HikariDataSource - [getConnection,110] - HikariPool-1 - Starting...
|
|
19:04:36.323 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
19:04:36.324 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
19:04:36.324 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
19:04:36.328 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
19:04:36.332 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
19:04:36.333 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
19:04:36.477 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 3e35a7a2-486d-4d7f-a008-178a97c9a249
|
|
19:04:36.478 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->3e35a7a2-486d-4d7f-a008-178a97c9a249
|
|
19:04:36.479 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3e35a7a2-486d-4d7f-a008-178a97c9a249] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
19:04:36.479 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3e35a7a2-486d-4d7f-a008-178a97c9a249] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
19:04:36.479 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3e35a7a2-486d-4d7f-a008-178a97c9a249] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
19:04:36.480 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3e35a7a2-486d-4d7f-a008-178a97c9a249] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
19:04:36.480 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:04:36.534 [RMI TCP Connection(3)-10.113.37.39] INFO c.z.h.p.HikariPool - [checkFailFast,565] - HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@471475b2
|
|
19:04:36.544 [RMI TCP Connection(3)-10.113.37.39] INFO c.z.h.HikariDataSource - [getConnection,123] - HikariPool-1 - Start completed.
|
|
19:04:36.652 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3e35a7a2-486d-4d7f-a008-178a97c9a249] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726571079183_117.143.60.138_61350
|
|
19:04:36.652 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3e35a7a2-486d-4d7f-a008-178a97c9a249] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
19:04:36.652 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3e35a7a2-486d-4d7f-a008-178a97c9a249] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x00000008010d2150
|
|
19:04:36.652 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3e35a7a2-486d-4d7f-a008-178a97c9a249] Notify connected event to listeners.
|
|
19:04:36.652 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
19:04:36.654 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-file with instance Instance{instanceId='null', ip='10.113.37.39', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
|
19:04:36.788 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-file 10.113.37.39:9300 register finished
|
|
19:04:37.013 [main] INFO c.m.f.CloudFileApplication - [logStarted,56] - Started CloudFileApplication in 9.583 seconds (process running for 10.185)
|
|
19:04:37.021 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
19:04:37.021 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
19:04:37.021 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file.yml+DEFAULT_GROUP+one
|
|
19:04:37.028 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file.yml, group=DEFAULT_GROUP, cnt=1
|
|
19:04:37.029 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file.yml, group=DEFAULT_GROUP
|
|
19:04:37.029 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file-dev.yml+DEFAULT_GROUP+one
|
|
19:04:37.029 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
19:04:37.029 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file-dev.yml, group=DEFAULT_GROUP
|
|
19:04:37.030 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file+DEFAULT_GROUP+one
|
|
19:04:37.030 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file, group=DEFAULT_GROUP, cnt=1
|
|
19:04:37.030 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file, group=DEFAULT_GROUP
|
|
19:04:37.539 [RMI TCP Connection(6)-10.113.37.39] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
19:18:39.317 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
19:19:12.363 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
19:19:45.399 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
19:20:18.450 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
19:20:51.484 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
19:21:24.506 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
19:21:57.546 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
19:22:30.569 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
19:23:03.607 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
19:23:36.635 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
19:24:09.665 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
19:24:42.699 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
19:25:15.870 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
19:25:48.896 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Connect timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
19:26:22.094 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
19:26:55.276 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
19:27:20.746 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [37da99a2-8f24-4370-b5c6-ece8a1fbc4ba_config-0] Server healthy check fail, currentConnection = 1726571072656_117.143.60.138_61311
|
|
19:27:20.746 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [37da99a2-8f24-4370-b5c6-ece8a1fbc4ba_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
19:27:20.746 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:27:23.879 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:27:26.909 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [37da99a2-8f24-4370-b5c6-ece8a1fbc4ba_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
19:27:27.122 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:27:27.571 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e636fb57-9409-4532-bf0c-8d2848ee3bf7] Server check success, currentServer is 47.116.173.119:8848
|
|
19:27:30.130 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [37da99a2-8f24-4370-b5c6-ece8a1fbc4ba_config-0] Fail to connect server, after trying 2 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
19:27:30.444 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:27:32.820 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3e35a7a2-486d-4d7f-a008-178a97c9a249] Server healthy check fail, currentConnection = 1726571079183_117.143.60.138_61350
|
|
19:27:32.822 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3e35a7a2-486d-4d7f-a008-178a97c9a249] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
19:27:32.823 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:27:33.456 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [37da99a2-8f24-4370-b5c6-ece8a1fbc4ba_config-0] Fail to connect server, after trying 3 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
19:27:33.868 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:27:34.812 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [37da99a2-8f24-4370-b5c6-ece8a1fbc4ba_config-0] Success to connect a server [47.116.173.119:8848], connectionId = 1726572456769_117.143.60.138_64573
|
|
19:27:34.812 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [37da99a2-8f24-4370-b5c6-ece8a1fbc4ba_config-0] Abandon prev connection, server is 47.116.173.119:8848, connectionId is 1726571072656_117.143.60.138_61311
|
|
19:27:34.812 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726571072656_117.143.60.138_61311
|
|
19:27:34.813 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [37da99a2-8f24-4370-b5c6-ece8a1fbc4ba_config-0] Notify disconnected event to listeners
|
|
19:27:34.813 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [37da99a2-8f24-4370-b5c6-ece8a1fbc4ba_config-0] DisConnected,clear listen context...
|
|
19:27:34.813 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [37da99a2-8f24-4370-b5c6-ece8a1fbc4ba_config-0] Notify connected event to listeners.
|
|
19:27:34.813 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [37da99a2-8f24-4370-b5c6-ece8a1fbc4ba_config-0] Connected,notify listen context...
|
|
19:27:35.955 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:27:36.822 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dbab502d-a8a2-49af-8b0d-6c7bdcfc1bec_config-0] Server healthy check fail, currentConnection = 1726571068110_117.143.60.138_61298
|
|
19:27:36.822 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dbab502d-a8a2-49af-8b0d-6c7bdcfc1bec_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
19:27:36.822 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:27:38.967 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3e35a7a2-486d-4d7f-a008-178a97c9a249] Fail to connect server, after trying 1 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
19:27:39.188 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:27:39.962 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:27:41.403 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3e35a7a2-486d-4d7f-a008-178a97c9a249] Success to connect a server [47.116.173.119:8848], connectionId = 1726572462155_117.143.60.138_64587
|
|
19:27:41.403 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3e35a7a2-486d-4d7f-a008-178a97c9a249] Abandon prev connection, server is 47.116.173.119:8848, connectionId is 1726571079183_117.143.60.138_61350
|
|
19:27:41.403 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726571079183_117.143.60.138_61350
|
|
19:27:41.404 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3e35a7a2-486d-4d7f-a008-178a97c9a249] Notify disconnected event to listeners
|
|
19:27:41.405 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3e35a7a2-486d-4d7f-a008-178a97c9a249] Notify connected event to listeners.
|
|
19:27:41.405 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
19:27:42.971 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dbab502d-a8a2-49af-8b0d-6c7bdcfc1bec_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
19:27:42.984 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3e35a7a2-486d-4d7f-a008-178a97c9a249] Server check success, currentServer is 47.116.173.119:8848
|
|
19:27:43.096 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO c.a.n.client.naming - [redoForInstance,73] - Redo instance operation REGISTER for DEFAULT_GROUP@@cloud-file
|
|
19:27:43.187 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:27:46.192 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dbab502d-a8a2-49af-8b0d-6c7bdcfc1bec_config-0] Fail to connect server, after trying 2 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
19:27:46.497 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:27:49.526 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dbab502d-a8a2-49af-8b0d-6c7bdcfc1bec_config-0] Fail to connect server, after trying 3 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
19:27:49.942 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:27:52.963 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dbab502d-a8a2-49af-8b0d-6c7bdcfc1bec_config-0] Fail to connect server, after trying 4 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
19:27:53.472 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:27:55.452 [nacos-grpc-client-executor-47.116.173.119-302] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dbab502d-a8a2-49af-8b0d-6c7bdcfc1bec_config-0] Receive server push request, request = ClientDetectionRequest, requestId = 14482
|
|
19:27:55.452 [nacos-grpc-client-executor-47.116.173.119-302] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dbab502d-a8a2-49af-8b0d-6c7bdcfc1bec_config-0] Ack server push request, request = ClientDetectionRequest, requestId = 14482
|
|
19:27:56.500 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dbab502d-a8a2-49af-8b0d-6c7bdcfc1bec_config-0] Fail to connect server, after trying 5 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
19:27:57.106 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:28:00.116 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dbab502d-a8a2-49af-8b0d-6c7bdcfc1bec_config-0] Fail to connect server, after trying 6 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
19:28:00.451 [nacos-grpc-client-executor-47.116.173.119-307] INFO c.a.n.c.r.c.g.GrpcClient - [printIfInfoEnabled,63] - [1726571068110_117.143.60.138_61298]Ignore complete event,isRunning:false,isAbandon=false
|
|
19:28:00.829 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:28:01.384 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
19:28:03.835 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dbab502d-a8a2-49af-8b0d-6c7bdcfc1bec_config-0] Fail to connect server, after trying 7 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
19:28:03.963 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e636fb57-9409-4532-bf0c-8d2848ee3bf7] Server healthy check fail, currentConnection = 1726571078116_117.143.60.138_61338
|
|
19:28:03.963 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e636fb57-9409-4532-bf0c-8d2848ee3bf7] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
19:28:03.963 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:28:04.647 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:28:07.105 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:28:07.650 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dbab502d-a8a2-49af-8b0d-6c7bdcfc1bec_config-0] Fail to connect server, after trying 8 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
19:28:08.561 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:28:09.888 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e636fb57-9409-4532-bf0c-8d2848ee3bf7] Success to connect a server [47.116.173.119:8848], connectionId = 1726572490005_117.143.60.138_64672
|
|
19:28:09.888 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e636fb57-9409-4532-bf0c-8d2848ee3bf7] Abandon prev connection, server is 47.116.173.119:8848, connectionId is 1726571078116_117.143.60.138_61338
|
|
19:28:09.888 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726571078116_117.143.60.138_61338
|
|
19:28:09.888 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e636fb57-9409-4532-bf0c-8d2848ee3bf7] Notify disconnected event to listeners
|
|
19:28:09.888 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e636fb57-9409-4532-bf0c-8d2848ee3bf7] Notify connected event to listeners.
|
|
19:28:09.888 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
19:28:10.889 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e636fb57-9409-4532-bf0c-8d2848ee3bf7] Server check success, currentServer is 47.116.173.119:8848
|
|
19:28:11.565 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dbab502d-a8a2-49af-8b0d-6c7bdcfc1bec_config-0] Fail to connect server, after trying 9 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
19:28:12.023 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO c.a.n.client.naming - [redoForInstance,73] - Redo instance operation REGISTER for DEFAULT_GROUP@@cloud-gen
|
|
19:28:12.588 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:28:15.612 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dbab502d-a8a2-49af-8b0d-6c7bdcfc1bec_config-0] Fail to connect server, after trying 10 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
19:28:16.728 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:28:19.754 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dbab502d-a8a2-49af-8b0d-6c7bdcfc1bec_config-0] Fail to connect server, after trying 11 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
19:28:20.975 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:28:23.984 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dbab502d-a8a2-49af-8b0d-6c7bdcfc1bec_config-0] Fail to connect server, after trying 12 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
19:28:25.286 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:28:26.371 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dbab502d-a8a2-49af-8b0d-6c7bdcfc1bec_config-0] Success to connect a server [47.116.173.119:8848], connectionId = 1726572508672_117.143.60.138_64722
|
|
19:28:26.371 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dbab502d-a8a2-49af-8b0d-6c7bdcfc1bec_config-0] Abandon prev connection, server is 47.116.173.119:8848, connectionId is 1726571068110_117.143.60.138_61298
|
|
19:28:26.371 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726571068110_117.143.60.138_61298
|
|
19:28:26.371 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dbab502d-a8a2-49af-8b0d-6c7bdcfc1bec_config-0] Notify disconnected event to listeners
|
|
19:28:26.371 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [dbab502d-a8a2-49af-8b0d-6c7bdcfc1bec_config-0] DisConnected,clear listen context...
|
|
19:28:26.371 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [dbab502d-a8a2-49af-8b0d-6c7bdcfc1bec_config-0] Notify connected event to listeners.
|
|
19:28:26.371 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [dbab502d-a8a2-49af-8b0d-6c7bdcfc1bec_config-0] Connected,notify listen context...
|
|
19:28:34.395 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Connect timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
19:29:06.175 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [37da99a2-8f24-4370-b5c6-ece8a1fbc4ba_config-0] Server healthy check fail, currentConnection = 1726572456769_117.143.60.138_64573
|
|
19:29:06.175 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [37da99a2-8f24-4370-b5c6-ece8a1fbc4ba_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
19:29:06.175 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:29:06.993 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e636fb57-9409-4532-bf0c-8d2848ee3bf7] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
19:29:06.993 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:29:07.559 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
19:29:08.139 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3e35a7a2-486d-4d7f-a008-178a97c9a249] Server healthy check fail, currentConnection = 1726572462155_117.143.60.138_64587
|
|
19:29:08.140 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3e35a7a2-486d-4d7f-a008-178a97c9a249] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
19:29:08.141 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:29:09.296 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:29:10.112 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:29:11.265 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:29:12.721 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [37da99a2-8f24-4370-b5c6-ece8a1fbc4ba_config-0] Success to connect a server [47.116.173.119:8848], connectionId = 1726572553271_117.143.60.138_64836
|
|
19:29:12.721 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [37da99a2-8f24-4370-b5c6-ece8a1fbc4ba_config-0] Abandon prev connection, server is 47.116.173.119:8848, connectionId is 1726572456769_117.143.60.138_64573
|
|
19:29:12.721 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726572456769_117.143.60.138_64573
|
|
19:29:12.721 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [37da99a2-8f24-4370-b5c6-ece8a1fbc4ba_config-0] Notify disconnected event to listeners
|
|
19:29:12.721 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [37da99a2-8f24-4370-b5c6-ece8a1fbc4ba_config-0] DisConnected,clear listen context...
|
|
19:29:12.721 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [37da99a2-8f24-4370-b5c6-ece8a1fbc4ba_config-0] Notify connected event to listeners.
|
|
19:29:12.721 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [37da99a2-8f24-4370-b5c6-ece8a1fbc4ba_config-0] Connected,notify listen context...
|
|
19:29:13.126 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e636fb57-9409-4532-bf0c-8d2848ee3bf7] Fail to connect server, after trying 1 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
19:29:13.341 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:29:14.280 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3e35a7a2-486d-4d7f-a008-178a97c9a249] Fail to connect server, after trying 1 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
19:29:14.496 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:29:16.355 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e636fb57-9409-4532-bf0c-8d2848ee3bf7] Fail to connect server, after trying 2 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
19:29:16.400 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3e35a7a2-486d-4d7f-a008-178a97c9a249] Success to connect a server [47.116.173.119:8848], connectionId = 1726572558391_117.143.60.138_64849
|
|
19:29:16.400 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3e35a7a2-486d-4d7f-a008-178a97c9a249] Abandon prev connection, server is 47.116.173.119:8848, connectionId is 1726572462155_117.143.60.138_64587
|
|
19:29:16.400 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726572462155_117.143.60.138_64587
|
|
19:29:16.400 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3e35a7a2-486d-4d7f-a008-178a97c9a249] Notify disconnected event to listeners
|
|
19:29:16.400 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3e35a7a2-486d-4d7f-a008-178a97c9a249] Notify connected event to listeners.
|
|
19:29:16.400 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
19:29:16.668 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:29:16.962 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3e35a7a2-486d-4d7f-a008-178a97c9a249] Server check success, currentServer is 47.116.173.119:8848
|
|
19:29:17.624 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO c.a.n.client.naming - [redoForInstance,73] - Redo instance operation REGISTER for DEFAULT_GROUP@@cloud-file
|
|
19:29:18.617 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e636fb57-9409-4532-bf0c-8d2848ee3bf7] Success to connect a server [47.116.173.119:8848], connectionId = 1726572559575_117.143.60.138_64854
|
|
19:29:18.617 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e636fb57-9409-4532-bf0c-8d2848ee3bf7] Abandon prev connection, server is 47.116.173.119:8848, connectionId is 1726572490005_117.143.60.138_64672
|
|
19:29:18.617 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726572490005_117.143.60.138_64672
|
|
19:29:18.617 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e636fb57-9409-4532-bf0c-8d2848ee3bf7] Notify disconnected event to listeners
|
|
19:29:18.618 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e636fb57-9409-4532-bf0c-8d2848ee3bf7] Notify connected event to listeners.
|
|
19:29:18.618 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
19:29:19.133 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO c.a.n.client.naming - [redoForInstance,73] - Redo instance operation REGISTER for DEFAULT_GROUP@@cloud-gen
|
|
19:29:41.718 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
19:30:14.994 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
19:30:31.106 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3e35a7a2-486d-4d7f-a008-178a97c9a249] Server healthy check fail, currentConnection = 1726572558391_117.143.60.138_64849
|
|
19:30:31.106 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3e35a7a2-486d-4d7f-a008-178a97c9a249] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
19:30:31.107 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:30:35.437 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3e35a7a2-486d-4d7f-a008-178a97c9a249] Success to connect a server [47.116.173.119:8848], connectionId = 1726572635670_117.143.60.138_65072
|
|
19:30:35.437 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3e35a7a2-486d-4d7f-a008-178a97c9a249] Abandon prev connection, server is 47.116.173.119:8848, connectionId is 1726572558391_117.143.60.138_64849
|
|
19:30:35.437 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726572558391_117.143.60.138_64849
|
|
19:30:35.437 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3e35a7a2-486d-4d7f-a008-178a97c9a249] Notify disconnected event to listeners
|
|
19:30:35.437 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3e35a7a2-486d-4d7f-a008-178a97c9a249] Notify connected event to listeners.
|
|
19:30:35.437 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
19:30:35.645 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3e35a7a2-486d-4d7f-a008-178a97c9a249] Server check success, currentServer is 47.116.173.119:8848
|
|
19:30:36.470 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO c.a.n.client.naming - [redoForInstance,73] - Redo instance operation REGISTER for DEFAULT_GROUP@@cloud-file
|
|
19:30:48.166 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
19:30:50.528 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e636fb57-9409-4532-bf0c-8d2848ee3bf7] Server healthy check fail, currentConnection = 1726572559575_117.143.60.138_64854
|
|
19:30:50.528 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e636fb57-9409-4532-bf0c-8d2848ee3bf7] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
19:30:50.528 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:30:53.641 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:30:56.658 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e636fb57-9409-4532-bf0c-8d2848ee3bf7] Fail to connect server, after trying 1 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
19:30:56.873 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:30:59.886 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e636fb57-9409-4532-bf0c-8d2848ee3bf7] Fail to connect server, after trying 2 times, last try server is {serverIp = '47.116.173.119', server main port = 8848}, error = unknown
|
|
19:31:00.195 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:31:04.335 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e636fb57-9409-4532-bf0c-8d2848ee3bf7] Success to connect a server [47.116.173.119:8848], connectionId = 1726572664194_117.143.60.138_65155
|
|
19:31:04.335 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e636fb57-9409-4532-bf0c-8d2848ee3bf7] Abandon prev connection, server is 47.116.173.119:8848, connectionId is 1726572559575_117.143.60.138_64854
|
|
19:31:04.335 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726572559575_117.143.60.138_64854
|
|
19:31:04.335 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e636fb57-9409-4532-bf0c-8d2848ee3bf7] Notify disconnected event to listeners
|
|
19:31:04.335 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e636fb57-9409-4532-bf0c-8d2848ee3bf7] Notify connected event to listeners.
|
|
19:31:04.335 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
19:31:05.119 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO c.a.n.client.naming - [redoForInstance,73] - Redo instance operation REGISTER for DEFAULT_GROUP@@cloud-gen
|
|
19:31:06.662 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e636fb57-9409-4532-bf0c-8d2848ee3bf7] Server check success, currentServer is 47.116.173.119:8848
|
|
19:31:07.228 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
19:31:07.228 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-file with instance: Instance{instanceId='null', ip='10.113.37.39', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
19:31:07.352 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,91] - >>>>>>>>>>> xxl-job remoting server stop.
|
|
19:31:08.706 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
19:31:08.707 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
19:31:08.708 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
19:31:08.708 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
19:31:08.708 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
19:31:08.708 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
19:31:08.709 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
19:31:08.709 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
19:31:08.709 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
19:31:08.709 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
19:31:08.709 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
19:31:08.709 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
19:31:08.709 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->3e35a7a2-486d-4d7f-a008-178a97c9a249
|
|
19:31:08.710 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@7a6a0d87[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 528]
|
|
19:31:08.710 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
19:31:08.710 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@3729f71e[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
19:31:08.710 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726572635670_117.143.60.138_65072
|
|
19:31:08.711 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@163c2b0f[Running, pool size = 3, active threads = 1, queued tasks = 0, completed tasks = 370]
|
|
19:31:08.711 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->3e35a7a2-486d-4d7f-a008-178a97c9a249
|
|
19:31:08.711 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
19:31:08.711 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
19:31:08.712 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
19:31:08.713 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3e35a7a2-486d-4d7f-a008-178a97c9a249] Server healthy check fail, currentConnection = 1726572635670_117.143.60.138_65072
|
|
19:31:11.528 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,90] - >>>>>>>>>>> xxl-job registry-remove fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registryRemove, content=null]
|
|
19:31:11.529 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,105] - >>>>>>>>>>> xxl-job, executor registry thread destroy.
|
|
19:31:11.529 [SpringApplicationShutdownHook] INFO c.x.j.c.s.EmbedServer - [stop,117] - >>>>>>>>>>> xxl-job remoting server destroy success.
|
|
19:31:11.529 [xxl-job, executor JobLogFileCleanThread] INFO c.x.j.c.t.JobLogFileCleanThread - [run,99] - >>>>>>>>>>> xxl-job, executor JobLogFileCleanThread thread destroy.
|
|
19:31:11.529 [xxl-job, executor TriggerCallbackThread] INFO c.x.j.c.t.TriggerCallbackThread - [run,98] - >>>>>>>>>>> xxl-job, executor callback thread destroy.
|
|
19:31:11.530 [Thread-11] INFO c.x.j.c.t.TriggerCallbackThread - [run,128] - >>>>>>>>>>> xxl-job, executor retry callback thread destroy.
|
|
19:31:11.542 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
19:31:11.542 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-gen with instance: Instance{instanceId='null', ip='10.113.37.39', port=9202, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
19:31:11.671 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
19:31:11.672 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
19:31:11.672 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
19:31:11.673 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
19:31:11.673 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
19:31:11.673 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
19:31:11.673 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
19:31:11.673 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
19:31:11.673 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
19:31:11.674 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
19:31:11.674 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
19:31:11.674 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
19:31:11.674 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->e636fb57-9409-4532-bf0c-8d2848ee3bf7
|
|
19:31:11.674 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@75c3a314[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 529]
|
|
19:31:11.674 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
19:31:11.675 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@102eef3c[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
19:31:11.675 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726572664194_117.143.60.138_65155
|
|
19:31:11.675 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@3c95b9b5[Running, pool size = 14, active threads = 0, queued tasks = 0, completed tasks = 365]
|
|
19:31:11.675 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->e636fb57-9409-4532-bf0c-8d2848ee3bf7
|
|
19:31:11.676 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
19:31:11.676 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
19:31:11.677 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
19:31:11.678 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e636fb57-9409-4532-bf0c-8d2848ee3bf7] Server healthy check fail, currentConnection = 1726572664194_117.143.60.138_65155
|
|
19:31:11.680 [SpringApplicationShutdownHook] INFO c.z.h.HikariDataSource - [close,350] - HikariPool-1 - Shutdown initiated...
|
|
19:31:16.502 [com.alibaba.nacos.client.Worker.12] INFO c.a.n.c.a.r.i.CredentialWatcher - [loadCredentialFromEnv,189] - null No credential found
|
|
19:31:30.803 [SpringApplicationShutdownHook] INFO c.z.h.HikariDataSource - [close,352] - HikariPool-1 - Shutdown completed.
|
|
19:31:35.621 [main] INFO c.m.f.CloudFileApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
19:31:36.813 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [16ec7d2c-8e88-4ce0-9521-d9366f63c475_config-0] Server check success, currentServer is 47.116.173.119:8848
|
|
19:31:37.398 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
19:31:37.399 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
19:31:37.495 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
19:31:38.397 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
19:31:41.621 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
19:31:41.622 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
19:31:41.622 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
19:31:41.626 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
19:31:41.628 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
19:31:41.628 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
19:31:41.885 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 6712fd71-9cfc-472d-8e79-5d2361aec188
|
|
19:31:41.887 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->6712fd71-9cfc-472d-8e79-5d2361aec188
|
|
19:31:41.887 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6712fd71-9cfc-472d-8e79-5d2361aec188] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
19:31:41.887 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6712fd71-9cfc-472d-8e79-5d2361aec188] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
19:31:41.887 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6712fd71-9cfc-472d-8e79-5d2361aec188] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
19:31:41.888 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6712fd71-9cfc-472d-8e79-5d2361aec188] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
19:31:41.888 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:31:44.896 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6712fd71-9cfc-472d-8e79-5d2361aec188] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
19:31:44.897 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:31:47.908 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6712fd71-9cfc-472d-8e79-5d2361aec188] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
19:31:47.908 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:31:50.910 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6712fd71-9cfc-472d-8e79-5d2361aec188] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
19:31:50.911 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:31:51.506 [main] INFO c.m.g.CloudGenApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
19:31:51.507 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [018870e7-aea9-47c2-a643-64265760eb1b_config-0] Server check success, currentServer is 47.116.173.119:8848
|
|
19:31:53.266 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6712fd71-9cfc-472d-8e79-5d2361aec188] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726572714425_117.143.60.138_65372
|
|
19:31:53.266 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6712fd71-9cfc-472d-8e79-5d2361aec188] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
19:31:53.266 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6712fd71-9cfc-472d-8e79-5d2361aec188] Notify connected event to listeners.
|
|
19:31:53.266 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6712fd71-9cfc-472d-8e79-5d2361aec188] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x00000008010d5130
|
|
19:31:53.266 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
19:31:53.267 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-file with instance Instance{instanceId='null', ip='10.113.37.39', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
|
19:31:53.461 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
19:31:53.462 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
19:31:53.466 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-file 10.113.37.39:9300 register finished
|
|
19:31:53.527 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
19:31:53.629 [main] INFO c.m.f.CloudFileApplication - [logStarted,56] - Started CloudFileApplication in 31.304 seconds (process running for 31.828)
|
|
19:31:53.636 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
19:31:53.636 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
19:31:53.637 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file.yml+DEFAULT_GROUP+one
|
|
19:31:53.643 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file.yml, group=DEFAULT_GROUP, cnt=1
|
|
19:31:53.643 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file.yml, group=DEFAULT_GROUP
|
|
19:31:53.644 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file-dev.yml+DEFAULT_GROUP+one
|
|
19:31:53.645 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
19:31:53.645 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file-dev.yml, group=DEFAULT_GROUP
|
|
19:31:53.645 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file+DEFAULT_GROUP+one
|
|
19:31:53.645 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file, group=DEFAULT_GROUP, cnt=1
|
|
19:31:53.645 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file, group=DEFAULT_GROUP
|
|
19:31:54.060 [RMI TCP Connection(12)-10.113.37.39] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
19:31:54.431 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
19:31:56.167 [main] INFO c.m.c.x.XXLJobConfig - [xxlJobExecutor,25] - >>>>>>>>>>> xxl-job config init success.
|
|
19:31:57.321 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-no-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@4d162d67[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoNoParam]
|
|
19:31:57.321 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-one-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@757501da[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoOneParam]
|
|
19:31:57.321 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-slice-demo, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@2b1aa390[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobSliceDemo]
|
|
19:31:57.625 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,82] - >>>>>>>>>>> xxl-job remoting server start success, nettype = class com.xxl.job.core.server.EmbedServer, port = 9999
|
|
19:31:57.639 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
19:31:57.639 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
19:31:57.639 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
19:31:57.644 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
19:31:57.647 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
19:31:57.647 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
19:32:00.639 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Connect timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
19:32:34.897 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
19:32:47.654 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 756a3914-7593-4664-8137-802876e2984c
|
|
19:32:47.655 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->756a3914-7593-4664-8137-802876e2984c
|
|
19:32:47.655 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [756a3914-7593-4664-8137-802876e2984c] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
19:32:47.655 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [756a3914-7593-4664-8137-802876e2984c] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
19:32:47.656 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [756a3914-7593-4664-8137-802876e2984c] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
19:32:47.656 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [756a3914-7593-4664-8137-802876e2984c] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
19:32:47.656 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:32:50.102 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [756a3914-7593-4664-8137-802876e2984c] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726572770622_117.143.60.138_49180
|
|
19:32:50.102 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [756a3914-7593-4664-8137-802876e2984c] Notify connected event to listeners.
|
|
19:32:50.102 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [756a3914-7593-4664-8137-802876e2984c] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
19:32:50.103 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
19:32:50.103 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [756a3914-7593-4664-8137-802876e2984c] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$632/0x00000008011367e0
|
|
19:32:50.104 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-gen with instance Instance{instanceId='null', ip='10.113.37.39', port=9202, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
|
19:32:50.658 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO c.a.n.client.naming - [redoForInstance,73] - Redo instance operation REGISTER for DEFAULT_GROUP@@cloud-gen
|
|
19:32:51.402 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-gen 10.113.37.39:9202 register finished
|
|
19:32:51.502 [main] INFO c.m.g.CloudGenApplication - [logStarted,56] - Started CloudGenApplication in 69.366 seconds (process running for 69.845)
|
|
19:32:51.509 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
19:32:51.509 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
19:32:51.510 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen-dev.yml+DEFAULT_GROUP+one
|
|
19:32:51.514 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
19:32:51.514 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen-dev.yml, group=DEFAULT_GROUP
|
|
19:32:51.515 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen.yml+DEFAULT_GROUP+one
|
|
19:32:51.515 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen.yml, group=DEFAULT_GROUP, cnt=1
|
|
19:32:51.515 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen.yml, group=DEFAULT_GROUP
|
|
19:32:51.515 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen+DEFAULT_GROUP+one
|
|
19:32:51.515 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen, group=DEFAULT_GROUP, cnt=1
|
|
19:32:51.515 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen, group=DEFAULT_GROUP
|
|
19:32:51.833 [RMI TCP Connection(20)-10.113.37.39] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
19:32:51.834 [RMI TCP Connection(18)-10.113.37.39] INFO c.z.h.HikariDataSource - [getConnection,110] - HikariPool-1 - Starting...
|
|
19:32:58.498 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
19:32:58.498 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-file with instance: Instance{instanceId='null', ip='10.113.37.39', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
19:32:58.589 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,91] - >>>>>>>>>>> xxl-job remoting server stop.
|
|
19:32:58.689 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
19:32:58.690 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
19:32:58.690 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
19:32:58.690 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
19:32:58.691 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
19:32:58.691 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
19:32:58.691 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
19:32:58.691 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
19:32:58.692 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
19:32:58.692 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
19:32:58.692 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
19:32:58.692 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
19:32:58.692 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->6712fd71-9cfc-472d-8e79-5d2361aec188
|
|
19:32:58.692 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@5f806ade[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 25]
|
|
19:32:58.692 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
19:32:58.692 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@1072fae7[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
19:32:58.692 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726572714425_117.143.60.138_65372
|
|
19:32:58.693 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@22abe91e[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 33]
|
|
19:32:58.693 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->6712fd71-9cfc-472d-8e79-5d2361aec188
|
|
19:32:58.693 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
19:32:58.693 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
19:32:58.694 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [6712fd71-9cfc-472d-8e79-5d2361aec188] Notify disconnected event to listeners
|
|
19:32:58.694 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
19:33:01.783 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,90] - >>>>>>>>>>> xxl-job registry-remove fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registryRemove, content=null]
|
|
19:33:01.783 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,105] - >>>>>>>>>>> xxl-job, executor registry thread destroy.
|
|
19:33:01.783 [SpringApplicationShutdownHook] INFO c.x.j.c.s.EmbedServer - [stop,117] - >>>>>>>>>>> xxl-job remoting server destroy success.
|
|
19:33:01.783 [xxl-job, executor JobLogFileCleanThread] INFO c.x.j.c.t.JobLogFileCleanThread - [run,99] - >>>>>>>>>>> xxl-job, executor JobLogFileCleanThread thread destroy.
|
|
19:33:01.784 [xxl-job, executor TriggerCallbackThread] INFO c.x.j.c.t.TriggerCallbackThread - [run,98] - >>>>>>>>>>> xxl-job, executor callback thread destroy.
|
|
19:33:01.784 [Thread-11] INFO c.x.j.c.t.TriggerCallbackThread - [run,128] - >>>>>>>>>>> xxl-job, executor retry callback thread destroy.
|
|
19:33:01.791 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
19:33:01.791 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-gen with instance: Instance{instanceId='null', ip='10.113.37.39', port=9202, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
19:33:01.925 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
19:33:01.926 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
19:33:01.926 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
19:33:01.927 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
19:33:01.927 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
19:33:01.927 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
19:33:01.927 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
19:33:01.927 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
19:33:01.927 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
19:33:01.928 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
19:33:01.928 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
19:33:01.928 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
19:33:01.928 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->756a3914-7593-4664-8137-802876e2984c
|
|
19:33:01.928 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@766c8861[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 4]
|
|
19:33:01.928 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
19:33:01.928 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@60d61aa1[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
19:33:01.928 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726572770622_117.143.60.138_49180
|
|
19:33:01.931 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@71b42a67[Running, pool size = 2, active threads = 0, queued tasks = 0, completed tasks = 10]
|
|
19:33:01.932 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->756a3914-7593-4664-8137-802876e2984c
|
|
19:33:01.932 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
19:33:01.932 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
19:33:01.932 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
19:36:22.827 [main] INFO c.m.g.CloudGenApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
19:36:25.315 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
19:36:25.315 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
19:36:25.394 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
19:36:26.010 [main] INFO c.m.f.CloudFileApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
19:36:26.801 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
19:36:27.785 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
19:36:27.785 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
19:36:27.858 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
19:36:28.798 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
19:36:29.428 [main] INFO c.m.c.x.XXLJobConfig - [xxlJobExecutor,25] - >>>>>>>>>>> xxl-job config init success.
|
|
19:36:30.814 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-no-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@dcf495c[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoNoParam]
|
|
19:36:30.815 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-one-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@60610a2b[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoOneParam]
|
|
19:36:30.815 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-slice-demo, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@420dee82[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobSliceDemo]
|
|
19:36:31.131 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,82] - >>>>>>>>>>> xxl-job remoting server start success, nettype = class com.xxl.job.core.server.EmbedServer, port = 9999
|
|
19:36:31.170 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
19:36:31.171 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
19:36:31.171 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
19:36:31.178 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
19:36:31.184 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
19:36:31.184 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
19:36:31.305 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of caa2b271-0d09-4c41-bb38-2a557edc3987
|
|
19:36:31.308 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->caa2b271-0d09-4c41-bb38-2a557edc3987
|
|
19:36:31.309 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [caa2b271-0d09-4c41-bb38-2a557edc3987] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
19:36:31.309 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [caa2b271-0d09-4c41-bb38-2a557edc3987] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
19:36:31.310 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [caa2b271-0d09-4c41-bb38-2a557edc3987] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
19:36:31.311 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [caa2b271-0d09-4c41-bb38-2a557edc3987] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
19:36:31.312 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:36:31.378 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [caa2b271-0d09-4c41-bb38-2a557edc3987] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726572994009_117.143.60.138_49730
|
|
19:36:31.378 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [caa2b271-0d09-4c41-bb38-2a557edc3987] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
19:36:31.378 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [caa2b271-0d09-4c41-bb38-2a557edc3987] Notify connected event to listeners.
|
|
19:36:31.378 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [caa2b271-0d09-4c41-bb38-2a557edc3987] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$632/0x0000000801138228
|
|
19:36:31.378 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
19:36:31.380 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-gen with instance Instance{instanceId='null', ip='10.113.37.39', port=9202, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
|
19:36:31.448 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-gen 10.113.37.39:9202 register finished
|
|
19:36:31.614 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
19:36:31.614 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
19:36:31.615 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
19:36:31.618 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
19:36:31.621 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
19:36:31.622 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
19:36:31.646 [main] INFO c.m.g.CloudGenApplication - [logStarted,56] - Started CloudGenApplication in 13.243 seconds (process running for 13.751)
|
|
19:36:31.654 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
19:36:31.654 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
19:36:31.655 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen-dev.yml+DEFAULT_GROUP+one
|
|
19:36:31.662 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
19:36:31.662 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen-dev.yml, group=DEFAULT_GROUP
|
|
19:36:31.663 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen.yml+DEFAULT_GROUP+one
|
|
19:36:31.663 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen.yml, group=DEFAULT_GROUP, cnt=1
|
|
19:36:31.664 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen.yml, group=DEFAULT_GROUP
|
|
19:36:31.664 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen+DEFAULT_GROUP+one
|
|
19:36:31.664 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen, group=DEFAULT_GROUP, cnt=1
|
|
19:36:31.664 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen, group=DEFAULT_GROUP
|
|
19:36:31.723 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 2b781847-8e60-4e1e-99d0-b5f463fba389
|
|
19:36:31.724 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->2b781847-8e60-4e1e-99d0-b5f463fba389
|
|
19:36:31.724 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2b781847-8e60-4e1e-99d0-b5f463fba389] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
19:36:31.725 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2b781847-8e60-4e1e-99d0-b5f463fba389] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
19:36:31.725 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2b781847-8e60-4e1e-99d0-b5f463fba389] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
19:36:31.725 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2b781847-8e60-4e1e-99d0-b5f463fba389] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
19:36:31.725 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:36:31.905 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2b781847-8e60-4e1e-99d0-b5f463fba389] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726572994455_117.143.60.138_49731
|
|
19:36:31.905 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2b781847-8e60-4e1e-99d0-b5f463fba389] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
19:36:31.905 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2b781847-8e60-4e1e-99d0-b5f463fba389] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x00000008010d10a0
|
|
19:36:31.905 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2b781847-8e60-4e1e-99d0-b5f463fba389] Notify connected event to listeners.
|
|
19:36:31.905 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
19:36:31.906 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-file with instance Instance{instanceId='null', ip='10.113.37.39', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
|
19:36:31.936 [RMI TCP Connection(5)-10.113.37.39] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
19:36:31.955 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-file 10.113.37.39:9300 register finished
|
|
19:36:31.961 [RMI TCP Connection(4)-10.113.37.39] INFO c.z.h.HikariDataSource - [getConnection,110] - HikariPool-1 - Starting...
|
|
19:36:32.108 [main] INFO c.m.f.CloudFileApplication - [logStarted,56] - Started CloudFileApplication in 9.249 seconds (process running for 9.906)
|
|
19:36:32.115 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
19:36:32.116 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
19:36:32.116 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file.yml+DEFAULT_GROUP+one
|
|
19:36:32.122 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file.yml, group=DEFAULT_GROUP, cnt=1
|
|
19:36:32.122 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file.yml, group=DEFAULT_GROUP
|
|
19:36:32.123 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file-dev.yml+DEFAULT_GROUP+one
|
|
19:36:32.123 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
19:36:32.123 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file-dev.yml, group=DEFAULT_GROUP
|
|
19:36:32.123 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file+DEFAULT_GROUP+one
|
|
19:36:32.123 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file, group=DEFAULT_GROUP, cnt=1
|
|
19:36:32.123 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file, group=DEFAULT_GROUP
|
|
19:36:32.224 [RMI TCP Connection(3)-10.113.37.39] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
19:36:34.165 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
19:36:40.684 [http-nio-9202-exec-1] INFO c.z.h.HikariDataSource - [getConnection,110] - HikariPool-1 - Starting...
|
|
19:36:58.532 [http-nio-9202-exec-4] INFO c.z.h.HikariDataSource - [getConnection,110] - HikariPool-1 - Starting...
|
|
19:37:07.193 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
19:37:18.525 [http-nio-9202-exec-5] INFO c.z.h.HikariDataSource - [getConnection,110] - HikariPool-1 - Starting...
|
|
19:37:38.534 [http-nio-9202-exec-6] INFO c.z.h.HikariDataSource - [getConnection,110] - HikariPool-1 - Starting...
|
|
19:37:40.273 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
19:37:58.526 [http-nio-9202-exec-7] INFO c.z.h.HikariDataSource - [getConnection,110] - HikariPool-1 - Starting...
|
|
19:38:13.301 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
19:38:15.262 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
19:38:15.262 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-file with instance: Instance{instanceId='null', ip='10.113.37.39', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
19:38:15.281 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
19:38:15.282 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
19:38:15.282 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
19:38:15.283 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
19:38:15.283 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
19:38:15.283 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
19:38:15.283 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
19:38:15.283 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
19:38:15.283 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
19:38:15.283 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
19:38:15.283 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
19:38:15.283 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
19:38:15.283 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->2b781847-8e60-4e1e-99d0-b5f463fba389
|
|
19:38:15.283 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@28447086[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 34]
|
|
19:38:15.284 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
19:38:15.284 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@3fbce20b[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
19:38:15.284 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726572994455_117.143.60.138_49731
|
|
19:38:15.286 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@42c78771[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 30]
|
|
19:38:15.287 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->2b781847-8e60-4e1e-99d0-b5f463fba389
|
|
19:38:15.287 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
19:38:15.287 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
19:38:15.287 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
19:38:15.354 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,91] - >>>>>>>>>>> xxl-job remoting server stop.
|
|
19:38:18.384 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,90] - >>>>>>>>>>> xxl-job registry-remove fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registryRemove, content=null]
|
|
19:38:18.385 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,105] - >>>>>>>>>>> xxl-job, executor registry thread destroy.
|
|
19:38:18.386 [SpringApplicationShutdownHook] INFO c.x.j.c.s.EmbedServer - [stop,117] - >>>>>>>>>>> xxl-job remoting server destroy success.
|
|
19:38:18.386 [xxl-job, executor JobLogFileCleanThread] INFO c.x.j.c.t.JobLogFileCleanThread - [run,99] - >>>>>>>>>>> xxl-job, executor JobLogFileCleanThread thread destroy.
|
|
19:38:18.387 [xxl-job, executor TriggerCallbackThread] INFO c.x.j.c.t.TriggerCallbackThread - [run,98] - >>>>>>>>>>> xxl-job, executor callback thread destroy.
|
|
19:38:18.387 [Thread-11] INFO c.x.j.c.t.TriggerCallbackThread - [run,128] - >>>>>>>>>>> xxl-job, executor retry callback thread destroy.
|
|
19:38:18.396 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
19:38:18.396 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-gen with instance: Instance{instanceId='null', ip='10.113.37.39', port=9202, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
19:38:18.461 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
19:38:18.462 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
19:38:18.462 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
19:38:18.462 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
19:38:18.462 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
19:38:18.462 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
19:38:18.462 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
19:38:18.463 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
19:38:18.463 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
19:38:18.463 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
19:38:18.463 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
19:38:18.463 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
19:38:18.463 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->caa2b271-0d09-4c41-bb38-2a557edc3987
|
|
19:38:18.463 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@a12a536[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 35]
|
|
19:38:18.463 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
19:38:18.463 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@57db924f[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
19:38:18.463 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726572994009_117.143.60.138_49730
|
|
19:38:18.465 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@7f5616cf[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 34]
|
|
19:38:18.466 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->caa2b271-0d09-4c41-bb38-2a557edc3987
|
|
19:38:18.466 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
19:38:18.466 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
19:38:18.467 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
19:56:29.495 [main] INFO c.m.g.CloudGenApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
19:56:31.938 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
19:56:31.939 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
19:56:32.010 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
19:56:32.615 [main] INFO c.m.f.CloudFileApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
19:56:33.145 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
19:56:34.317 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
19:56:34.317 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
19:56:34.426 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
19:56:35.363 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
19:56:35.667 [main] INFO c.m.c.x.XXLJobConfig - [xxlJobExecutor,25] - >>>>>>>>>>> xxl-job config init success.
|
|
19:56:37.320 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-one-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@5d6e77a4[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoOneParam]
|
|
19:56:37.321 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-no-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@5bf9bb2[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoNoParam]
|
|
19:56:37.321 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-slice-demo, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@76c5599b[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobSliceDemo]
|
|
19:56:37.604 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,82] - >>>>>>>>>>> xxl-job remoting server start success, nettype = class com.xxl.job.core.server.EmbedServer, port = 9999
|
|
19:56:37.653 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
19:56:37.653 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
19:56:37.654 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
19:56:37.658 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
19:56:37.662 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
19:56:37.662 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
19:56:38.077 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of c64073ce-cda1-47a7-b5cd-1f009af8ed38
|
|
19:56:38.079 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->c64073ce-cda1-47a7-b5cd-1f009af8ed38
|
|
19:56:38.079 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c64073ce-cda1-47a7-b5cd-1f009af8ed38] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
19:56:38.079 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c64073ce-cda1-47a7-b5cd-1f009af8ed38] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
19:56:38.080 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c64073ce-cda1-47a7-b5cd-1f009af8ed38] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
19:56:38.081 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c64073ce-cda1-47a7-b5cd-1f009af8ed38] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
19:56:38.081 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:56:38.248 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
19:56:38.249 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
19:56:38.249 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
19:56:38.255 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
19:56:38.260 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
19:56:38.261 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
19:56:38.425 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 780a534d-0290-437f-8480-fefd64b3c2ba
|
|
19:56:38.427 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->780a534d-0290-437f-8480-fefd64b3c2ba
|
|
19:56:38.427 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [780a534d-0290-437f-8480-fefd64b3c2ba] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
19:56:38.428 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [780a534d-0290-437f-8480-fefd64b3c2ba] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
19:56:38.428 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [780a534d-0290-437f-8480-fefd64b3c2ba] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
19:56:38.428 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [780a534d-0290-437f-8480-fefd64b3c2ba] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
19:56:38.428 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:56:38.951 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [780a534d-0290-437f-8480-fefd64b3c2ba] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726574201277_117.143.60.138_50997
|
|
19:56:38.952 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [780a534d-0290-437f-8480-fefd64b3c2ba] Notify connected event to listeners.
|
|
19:56:38.952 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [780a534d-0290-437f-8480-fefd64b3c2ba] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
19:56:38.952 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
19:56:38.952 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [780a534d-0290-437f-8480-fefd64b3c2ba] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x00000008010d16e8
|
|
19:56:38.953 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-file with instance Instance{instanceId='null', ip='10.113.37.39', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
|
19:56:39.131 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c64073ce-cda1-47a7-b5cd-1f009af8ed38] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726574201429_117.143.60.138_50995
|
|
19:56:39.132 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c64073ce-cda1-47a7-b5cd-1f009af8ed38] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
19:56:39.132 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c64073ce-cda1-47a7-b5cd-1f009af8ed38] Notify connected event to listeners.
|
|
19:56:39.132 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c64073ce-cda1-47a7-b5cd-1f009af8ed38] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$632/0x00000008011378e0
|
|
19:56:39.132 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
19:56:39.133 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-gen with instance Instance{instanceId='null', ip='10.113.37.39', port=9202, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
|
19:56:39.145 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-file 10.113.37.39:9300 register finished
|
|
19:56:39.318 [main] INFO c.m.f.CloudFileApplication - [logStarted,56] - Started CloudFileApplication in 14.222 seconds (process running for 14.719)
|
|
19:56:39.327 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
19:56:39.327 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
19:56:39.327 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file.yml+DEFAULT_GROUP+one
|
|
19:56:39.333 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file.yml, group=DEFAULT_GROUP, cnt=1
|
|
19:56:39.333 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file.yml, group=DEFAULT_GROUP
|
|
19:56:39.334 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file-dev.yml+DEFAULT_GROUP+one
|
|
19:56:39.334 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
19:56:39.335 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file-dev.yml, group=DEFAULT_GROUP
|
|
19:56:39.335 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file+DEFAULT_GROUP+one
|
|
19:56:39.335 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file, group=DEFAULT_GROUP, cnt=1
|
|
19:56:39.335 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file, group=DEFAULT_GROUP
|
|
19:56:39.650 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-gen 10.113.37.39:9202 register finished
|
|
19:56:39.665 [RMI TCP Connection(2)-10.113.37.39] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
19:56:39.809 [main] INFO c.m.g.CloudGenApplication - [logStarted,56] - Started CloudGenApplication in 18.789 seconds (process running for 19.391)
|
|
19:56:39.819 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
19:56:39.819 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
19:56:39.820 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen-dev.yml+DEFAULT_GROUP+one
|
|
19:56:39.827 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
19:56:39.827 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen-dev.yml, group=DEFAULT_GROUP
|
|
19:56:39.827 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen.yml+DEFAULT_GROUP+one
|
|
19:56:39.828 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen.yml, group=DEFAULT_GROUP, cnt=1
|
|
19:56:39.828 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen.yml, group=DEFAULT_GROUP
|
|
19:56:39.828 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen+DEFAULT_GROUP+one
|
|
19:56:39.829 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen, group=DEFAULT_GROUP, cnt=1
|
|
19:56:39.829 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen, group=DEFAULT_GROUP
|
|
19:56:40.140 [RMI TCP Connection(5)-10.113.37.39] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
19:56:40.164 [RMI TCP Connection(4)-10.113.37.39] INFO c.z.h.HikariDataSource - [getConnection,110] - HikariPool-1 - Starting...
|
|
19:56:40.763 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
19:56:44.471 [RMI TCP Connection(4)-10.113.37.39] INFO c.z.h.p.HikariPool - [checkFailFast,565] - HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@6e02e5e3
|
|
19:56:44.481 [RMI TCP Connection(4)-10.113.37.39] INFO c.z.h.HikariDataSource - [getConnection,123] - HikariPool-1 - Start completed.
|
|
19:57:13.784 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Connect timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
19:57:46.916 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
19:58:19.940 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
19:58:54.143 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
19:59:27.257 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:00:00.391 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:00:33.466 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:01:06.557 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:01:39.595 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:02:12.627 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:02:45.736 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:03:18.762 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:03:51.876 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:04:24.957 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:04:57.975 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:05:31.020 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:06:04.041 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:06:37.088 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:07:10.147 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:07:43.163 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:08:16.223 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:08:49.240 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:09:22.273 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:09:55.352 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:10:28.390 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:11:01.538 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:11:34.707 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:12:07.840 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:12:40.857 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:13:13.908 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:13:46.930 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:14:19.948 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:14:52.984 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:15:26.088 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:15:59.115 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:16:32.150 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:17:05.178 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:17:38.217 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:18:11.249 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:18:44.283 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:19:17.316 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:19:50.416 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:20:23.456 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:20:56.488 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:21:29.572 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:22:02.597 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:22:35.617 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:23:08.662 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:23:41.728 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:24:14.741 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:24:47.767 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:25:20.844 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:25:53.976 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:26:27.091 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:27:00.211 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:27:33.238 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:28:06.257 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:28:39.363 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:29:12.484 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:29:45.650 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:30:19.702 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:30:52.789 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:31:25.838 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:31:59.048 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:32:32.251 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:33:05.320 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:33:38.668 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:34:11.695 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:34:44.802 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:34:51.251 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
20:34:51.251 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-file with instance: Instance{instanceId='null', ip='10.113.37.39', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
20:34:51.347 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,91] - >>>>>>>>>>> xxl-job remoting server stop.
|
|
20:34:51.499 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
20:34:51.500 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
20:34:51.501 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
20:34:51.502 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
20:34:51.502 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
20:34:51.502 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
20:34:51.502 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
20:34:51.502 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
20:34:51.502 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
20:34:51.503 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
20:34:51.503 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
20:34:51.503 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
20:34:51.503 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->780a534d-0290-437f-8480-fefd64b3c2ba
|
|
20:34:51.503 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@7e14f484[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 762]
|
|
20:34:51.503 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
20:34:51.503 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@7612abb6[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
20:34:51.503 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726574201277_117.143.60.138_50997
|
|
20:34:51.506 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@8c1c8b3[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 548]
|
|
20:34:51.506 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->780a534d-0290-437f-8480-fefd64b3c2ba
|
|
20:34:51.507 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
20:34:51.507 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
20:34:51.507 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
20:34:54.428 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,90] - >>>>>>>>>>> xxl-job registry-remove fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registryRemove, content=null]
|
|
20:34:54.428 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,105] - >>>>>>>>>>> xxl-job, executor registry thread destroy.
|
|
20:34:54.428 [SpringApplicationShutdownHook] INFO c.x.j.c.s.EmbedServer - [stop,117] - >>>>>>>>>>> xxl-job remoting server destroy success.
|
|
20:34:54.428 [xxl-job, executor JobLogFileCleanThread] INFO c.x.j.c.t.JobLogFileCleanThread - [run,99] - >>>>>>>>>>> xxl-job, executor JobLogFileCleanThread thread destroy.
|
|
20:34:54.429 [xxl-job, executor TriggerCallbackThread] INFO c.x.j.c.t.TriggerCallbackThread - [run,98] - >>>>>>>>>>> xxl-job, executor callback thread destroy.
|
|
20:34:54.429 [Thread-11] INFO c.x.j.c.t.TriggerCallbackThread - [run,128] - >>>>>>>>>>> xxl-job, executor retry callback thread destroy.
|
|
20:34:54.436 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
20:34:54.436 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-gen with instance: Instance{instanceId='null', ip='10.113.37.39', port=9202, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
20:34:54.530 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
20:34:54.531 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
20:34:54.531 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
20:34:54.531 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
20:34:54.531 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
20:34:54.531 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
20:34:54.531 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
20:34:54.531 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
20:34:54.532 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
20:34:54.532 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
20:34:54.532 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
20:34:54.532 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
20:34:54.532 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->c64073ce-cda1-47a7-b5cd-1f009af8ed38
|
|
20:34:54.532 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@269c10b9[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 763]
|
|
20:34:54.532 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
20:34:54.532 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@39c73780[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
20:34:54.532 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726574201429_117.143.60.138_50995
|
|
20:34:54.535 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@377f0c7[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 550]
|
|
20:34:54.535 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->c64073ce-cda1-47a7-b5cd-1f009af8ed38
|
|
20:34:54.535 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
20:34:54.535 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
20:34:54.536 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
20:34:54.539 [SpringApplicationShutdownHook] INFO c.z.h.HikariDataSource - [close,350] - HikariPool-1 - Shutdown initiated...
|
|
20:34:55.139 [SpringApplicationShutdownHook] INFO c.z.h.HikariDataSource - [close,352] - HikariPool-1 - Shutdown completed.
|
|
20:34:58.663 [main] INFO c.m.f.CloudFileApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
20:35:00.227 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
20:35:00.227 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
20:35:00.291 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
20:35:00.939 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
20:35:03.334 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
20:35:03.335 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
20:35:03.336 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
20:35:03.341 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
20:35:03.344 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
20:35:03.345 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
20:35:03.467 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 70ccf809-d66c-45bc-8e4a-482e0e3aae47
|
|
20:35:03.469 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->70ccf809-d66c-45bc-8e4a-482e0e3aae47
|
|
20:35:03.469 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [70ccf809-d66c-45bc-8e4a-482e0e3aae47] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
20:35:03.469 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [70ccf809-d66c-45bc-8e4a-482e0e3aae47] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
20:35:03.469 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [70ccf809-d66c-45bc-8e4a-482e0e3aae47] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
20:35:03.470 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [70ccf809-d66c-45bc-8e4a-482e0e3aae47] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
20:35:03.470 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:35:03.595 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [70ccf809-d66c-45bc-8e4a-482e0e3aae47] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726576506210_117.143.60.138_57716
|
|
20:35:03.596 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [70ccf809-d66c-45bc-8e4a-482e0e3aae47] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
20:35:03.596 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [70ccf809-d66c-45bc-8e4a-482e0e3aae47] Notify connected event to listeners.
|
|
20:35:03.596 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [70ccf809-d66c-45bc-8e4a-482e0e3aae47] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x00000008010d10a0
|
|
20:35:03.596 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
20:35:03.597 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-file with instance Instance{instanceId='null', ip='10.113.37.39', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
|
20:35:03.627 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-file 10.113.37.39:9300 register finished
|
|
20:35:03.808 [main] INFO c.m.f.CloudFileApplication - [logStarted,56] - Started CloudFileApplication in 7.713 seconds (process running for 8.361)
|
|
20:35:03.816 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
20:35:03.816 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
20:35:03.817 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file.yml+DEFAULT_GROUP+one
|
|
20:35:03.823 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file.yml, group=DEFAULT_GROUP, cnt=1
|
|
20:35:03.823 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file.yml, group=DEFAULT_GROUP
|
|
20:35:03.824 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file-dev.yml+DEFAULT_GROUP+one
|
|
20:35:03.825 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
20:35:03.825 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file-dev.yml, group=DEFAULT_GROUP
|
|
20:35:03.826 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file+DEFAULT_GROUP+one
|
|
20:35:03.826 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file, group=DEFAULT_GROUP, cnt=1
|
|
20:35:03.826 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file, group=DEFAULT_GROUP
|
|
20:35:04.299 [RMI TCP Connection(2)-10.113.37.39] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
20:35:13.274 [main] INFO c.m.g.CloudGenApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
20:35:15.873 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
20:35:15.874 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
20:35:15.970 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
20:35:17.109 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
20:35:19.379 [main] INFO c.m.c.x.XXLJobConfig - [xxlJobExecutor,25] - >>>>>>>>>>> xxl-job config init success.
|
|
20:35:20.812 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-one-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@21dc1d99[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoOneParam]
|
|
20:35:20.812 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-no-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@7bfa2d74[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoNoParam]
|
|
20:35:20.813 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-slice-demo, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@467924d8[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobSliceDemo]
|
|
20:35:20.841 [main] INFO c.x.j.c.util.NetUtil - [isPortUsed,56] - >>>>>>>>>>> xxl-job, port[9999] is in use.
|
|
20:35:20.841 [main] INFO c.x.j.c.util.NetUtil - [isPortUsed,56] - >>>>>>>>>>> xxl-job, port[10000] is in use.
|
|
20:35:21.079 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,82] - >>>>>>>>>>> xxl-job remoting server start success, nettype = class com.xxl.job.core.server.EmbedServer, port = 10001
|
|
20:35:21.110 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
20:35:21.111 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
20:35:21.112 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
20:35:21.116 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
20:35:21.120 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
20:35:21.120 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
20:35:21.222 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 00f6b3cc-deba-4af4-9849-e9f61eb80c62
|
|
20:35:21.224 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->00f6b3cc-deba-4af4-9849-e9f61eb80c62
|
|
20:35:21.225 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [00f6b3cc-deba-4af4-9849-e9f61eb80c62] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
20:35:21.225 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [00f6b3cc-deba-4af4-9849-e9f61eb80c62] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
20:35:21.226 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [00f6b3cc-deba-4af4-9849-e9f61eb80c62] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
20:35:21.227 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [00f6b3cc-deba-4af4-9849-e9f61eb80c62] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
20:35:21.227 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:35:21.348 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [00f6b3cc-deba-4af4-9849-e9f61eb80c62] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726576524012_117.143.60.138_57787
|
|
20:35:21.349 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [00f6b3cc-deba-4af4-9849-e9f61eb80c62] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
20:35:21.349 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [00f6b3cc-deba-4af4-9849-e9f61eb80c62] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$632/0x0000000801118870
|
|
20:35:21.349 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [00f6b3cc-deba-4af4-9849-e9f61eb80c62] Notify connected event to listeners.
|
|
20:35:21.349 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
20:35:21.350 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-gen with instance Instance{instanceId='null', ip='10.113.37.39', port=9202, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
|
20:35:21.370 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-gen 10.113.37.39:9202 register finished
|
|
20:35:21.556 [main] INFO c.m.g.CloudGenApplication - [logStarted,56] - Started CloudGenApplication in 11.612 seconds (process running for 12.224)
|
|
20:35:21.568 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
20:35:21.569 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
20:35:21.571 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen-dev.yml+DEFAULT_GROUP+one
|
|
20:35:21.579 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
20:35:21.579 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen-dev.yml, group=DEFAULT_GROUP
|
|
20:35:21.580 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen.yml+DEFAULT_GROUP+one
|
|
20:35:21.580 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen.yml, group=DEFAULT_GROUP, cnt=1
|
|
20:35:21.580 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen.yml, group=DEFAULT_GROUP
|
|
20:35:21.581 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen+DEFAULT_GROUP+one
|
|
20:35:21.582 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen, group=DEFAULT_GROUP, cnt=1
|
|
20:35:21.582 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen, group=DEFAULT_GROUP
|
|
20:35:21.870 [RMI TCP Connection(4)-10.113.37.39] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
20:35:21.904 [RMI TCP Connection(5)-10.113.37.39] INFO c.z.h.HikariDataSource - [getConnection,110] - HikariPool-1 - Starting...
|
|
20:35:22.368 [RMI TCP Connection(5)-10.113.37.39] INFO c.z.h.p.HikariPool - [checkFailFast,565] - HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@1662e1f1
|
|
20:35:22.383 [RMI TCP Connection(5)-10.113.37.39] INFO c.z.h.HikariDataSource - [getConnection,123] - HikariPool-1 - Start completed.
|
|
20:35:24.133 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:35:58.188 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:36:00.065 [boundedElastic-1] INFO c.a.n.client.naming - [subscribe,164] - [SUBSCRIBE-SERVICE] service:cloud-system, group:DEFAULT_GROUP, clusters:
|
|
20:36:00.065 [boundedElastic-1] INFO c.a.n.client.naming - [subscribe,377] - [GRPC-SUBSCRIBE] service:cloud-system, group:DEFAULT_GROUP, cluster:
|
|
20:36:00.099 [boundedElastic-1] INFO c.a.n.client.naming - [isChangedServiceInfo,169] - init new ips(2) service: DEFAULT_GROUP@@cloud-system -> [{"instanceId":"10.113.37.10#9701#DEFAULT#DEFAULT_GROUP@@cloud-system","ip":"10.113.37.10","port":9701,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@cloud-system","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000},{"instanceId":"10.113.37.39#9701#DEFAULT#DEFAULT_GROUP@@cloud-system","ip":"10.113.37.39","port":9701,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@cloud-system","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}]
|
|
20:36:00.099 [boundedElastic-1] INFO c.a.n.client.naming - [processServiceInfo,144] - current ips:(2) service: DEFAULT_GROUP@@cloud-system -> [{"instanceId":"10.113.37.10#9701#DEFAULT#DEFAULT_GROUP@@cloud-system","ip":"10.113.37.10","port":9701,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@cloud-system","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000},{"instanceId":"10.113.37.39#9701#DEFAULT#DEFAULT_GROUP@@cloud-system","ip":"10.113.37.39","port":9701,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@cloud-system","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}]
|
|
20:36:00.615 [nacos-grpc-client-executor-47.116.173.119-17] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [00f6b3cc-deba-4af4-9849-e9f61eb80c62] Receive server push request, request = NotifySubscriberRequest, requestId = 17384
|
|
20:36:00.616 [nacos-grpc-client-executor-47.116.173.119-17] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [00f6b3cc-deba-4af4-9849-e9f61eb80c62] Ack server push request, request = NotifySubscriberRequest, requestId = 17384
|
|
20:36:31.330 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:36:32.461 [nacos-grpc-client-executor-47.116.173.119-25] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [00f6b3cc-deba-4af4-9849-e9f61eb80c62] Receive server push request, request = NotifySubscriberRequest, requestId = 17408
|
|
20:36:32.461 [nacos-grpc-client-executor-47.116.173.119-25] INFO c.a.n.client.naming - [isChangedServiceInfo,225] - removed ips(1) service: DEFAULT_GROUP@@cloud-system -> [{"instanceId":"10.113.37.10#9701#DEFAULT#DEFAULT_GROUP@@cloud-system","ip":"10.113.37.10","port":9701,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@cloud-system","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}]
|
|
20:36:32.461 [nacos-grpc-client-executor-47.116.173.119-25] INFO c.a.n.client.naming - [processServiceInfo,144] - current ips:(1) service: DEFAULT_GROUP@@cloud-system -> [{"instanceId":"10.113.37.39#9701#DEFAULT#DEFAULT_GROUP@@cloud-system","ip":"10.113.37.39","port":9701,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@cloud-system","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}]
|
|
20:36:32.461 [nacos-grpc-client-executor-47.116.173.119-25] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [00f6b3cc-deba-4af4-9849-e9f61eb80c62] Ack server push request, request = NotifySubscriberRequest, requestId = 17408
|
|
20:37:04.360 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:37:37.435 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:38:10.464 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:38:43.504 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:39:16.575 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:39:49.604 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:40:22.644 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:40:55.678 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:41:28.745 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:42:01.788 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:42:34.817 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:43:07.834 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:43:40.923 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:44:15.064 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:44:48.105 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:45:21.132 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:45:54.187 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:46:27.205 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:47:00.226 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:47:33.313 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:48:06.382 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:48:39.419 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:49:12.460 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:49:45.492 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:50:18.641 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:50:51.797 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:51:24.934 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:51:58.104 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:52:31.250 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:53:04.332 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:53:37.365 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:54:10.472 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:54:44.638 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:55:17.766 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:55:50.855 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:56:24.012 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:56:57.038 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:57:30.125 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:58:03.157 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:58:36.175 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:59:09.212 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
20:59:42.291 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:00:15.326 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:00:48.358 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:01:21.472 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:01:54.600 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:02:27.618 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:03:00.775 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:03:33.907 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:04:06.936 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:04:39.973 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:05:13.012 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:05:46.042 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:06:19.116 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:06:52.181 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:07:25.215 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:07:58.277 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:08:31.442 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:09:04.592 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:09:37.635 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:10:10.657 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:10:43.704 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:11:16.733 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:11:49.814 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:12:22.919 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:12:56.094 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:13:29.255 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:14:02.327 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:14:35.509 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:15:08.533 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:15:32.965 [nacos-grpc-client-executor-47.116.173.119-479] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [00f6b3cc-deba-4af4-9849-e9f61eb80c62] Receive server push request, request = NotifySubscriberRequest, requestId = 18980
|
|
21:15:32.966 [nacos-grpc-client-executor-47.116.173.119-479] INFO c.a.n.client.naming - [isChangedServiceInfo,219] - new ips(1) service: DEFAULT_GROUP@@cloud-system -> [{"instanceId":"10.113.37.10#9701#DEFAULT#DEFAULT_GROUP@@cloud-system","ip":"10.113.37.10","port":9701,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@cloud-system","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}]
|
|
21:15:32.970 [nacos-grpc-client-executor-47.116.173.119-479] INFO c.a.n.client.naming - [processServiceInfo,144] - current ips:(2) service: DEFAULT_GROUP@@cloud-system -> [{"instanceId":"10.113.37.10#9701#DEFAULT#DEFAULT_GROUP@@cloud-system","ip":"10.113.37.10","port":9701,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@cloud-system","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000},{"instanceId":"10.113.37.39#9701#DEFAULT#DEFAULT_GROUP@@cloud-system","ip":"10.113.37.39","port":9701,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@cloud-system","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}]
|
|
21:15:32.970 [nacos-grpc-client-executor-47.116.173.119-479] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [00f6b3cc-deba-4af4-9849-e9f61eb80c62] Ack server push request, request = NotifySubscriberRequest, requestId = 18980
|
|
21:15:41.575 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:16:14.600 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:16:47.693 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:17:13.918 [nacos-grpc-client-executor-47.116.173.119-500] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [00f6b3cc-deba-4af4-9849-e9f61eb80c62] Receive server push request, request = NotifySubscriberRequest, requestId = 19059
|
|
21:17:13.918 [nacos-grpc-client-executor-47.116.173.119-500] INFO c.a.n.client.naming - [isChangedServiceInfo,225] - removed ips(1) service: DEFAULT_GROUP@@cloud-system -> [{"instanceId":"10.113.37.10#9701#DEFAULT#DEFAULT_GROUP@@cloud-system","ip":"10.113.37.10","port":9701,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@cloud-system","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}]
|
|
21:17:13.918 [nacos-grpc-client-executor-47.116.173.119-500] INFO c.a.n.client.naming - [processServiceInfo,144] - current ips:(1) service: DEFAULT_GROUP@@cloud-system -> [{"instanceId":"10.113.37.39#9701#DEFAULT#DEFAULT_GROUP@@cloud-system","ip":"10.113.37.39","port":9701,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@cloud-system","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}]
|
|
21:17:13.920 [nacos-grpc-client-executor-47.116.173.119-500] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [00f6b3cc-deba-4af4-9849-e9f61eb80c62] Ack server push request, request = NotifySubscriberRequest, requestId = 19059
|
|
21:17:20.819 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:17:53.915 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:18:26.954 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:19:00.049 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:19:33.186 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:20:06.260 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:20:39.310 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:21:12.342 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:21:45.376 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:22:18.400 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:22:51.433 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:23:24.466 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:23:57.502 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:24:30.560 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:25:03.675 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:25:36.724 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:26:09.774 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:26:43.021 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:27:16.123 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:27:49.195 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:28:22.261 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:28:55.388 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:29:28.464 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:30:01.564 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:30:34.589 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:31:07.674 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:31:13.053 [nacos-grpc-client-executor-47.116.173.119-663] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [00f6b3cc-deba-4af4-9849-e9f61eb80c62] Receive server push request, request = NotifySubscriberRequest, requestId = 19351
|
|
21:31:13.053 [nacos-grpc-client-executor-47.116.173.119-663] INFO c.a.n.client.naming - [isChangedServiceInfo,219] - new ips(1) service: DEFAULT_GROUP@@cloud-system -> [{"instanceId":"10.113.37.10#9701#DEFAULT#DEFAULT_GROUP@@cloud-system","ip":"10.113.37.10","port":9701,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@cloud-system","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}]
|
|
21:31:13.053 [nacos-grpc-client-executor-47.116.173.119-663] INFO c.a.n.client.naming - [processServiceInfo,144] - current ips:(2) service: DEFAULT_GROUP@@cloud-system -> [{"instanceId":"10.113.37.10#9701#DEFAULT#DEFAULT_GROUP@@cloud-system","ip":"10.113.37.10","port":9701,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@cloud-system","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000},{"instanceId":"10.113.37.39#9701#DEFAULT#DEFAULT_GROUP@@cloud-system","ip":"10.113.37.39","port":9701,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@cloud-system","metadata":{"preserved.register.source":"SPRING_CLOUD"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}]
|
|
21:31:13.068 [nacos-grpc-client-executor-47.116.173.119-663] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [00f6b3cc-deba-4af4-9849-e9f61eb80c62] Ack server push request, request = NotifySubscriberRequest, requestId = 19351
|
|
21:31:40.707 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:32:13.730 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:32:46.772 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:33:19.816 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:33:52.843 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:34:25.874 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:34:58.901 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:35:31.925 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:36:04.948 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:36:37.977 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:37:12.029 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:37:45.061 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:38:18.090 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:38:51.118 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:39:24.174 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:39:57.195 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:40:30.229 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:41:03.258 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:41:36.286 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:42:09.303 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:42:42.319 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:43:15.353 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:43:48.387 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:44:21.425 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:44:54.444 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:45:27.488 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:46:00.514 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:46:33.539 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:47:06.582 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:47:39.604 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:48:12.643 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:48:45.675 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:49:18.691 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:49:51.718 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:50:24.761 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:50:57.795 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:51:30.837 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:52:03.872 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:52:36.899 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:53:09.945 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:53:42.983 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:54:16.051 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:54:49.085 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:55:22.102 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:55:55.146 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:56:28.163 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:57:01.192 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:57:34.221 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:58:07.266 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:58:41.324 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:59:14.363 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
21:59:47.390 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:00:20.412 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:00:53.485 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:01:26.516 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:01:59.538 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:02:32.571 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:03:05.676 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:03:38.718 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:04:11.774 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:04:44.963 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:05:18.020 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:05:52.047 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:06:25.100 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:06:58.235 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:07:32.282 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:08:05.302 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:08:38.320 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:09:11.343 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:09:44.373 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:10:17.401 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:10:50.427 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:11:23.447 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:11:56.465 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:12:29.477 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:13:02.502 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:13:36.544 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:14:09.573 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:14:42.597 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:15:04.277 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
22:15:04.277 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-file with instance: Instance{instanceId='null', ip='10.113.37.39', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
22:15:04.353 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
22:15:04.354 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
22:15:04.354 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
22:15:04.354 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
22:15:04.354 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
22:15:04.354 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
22:15:04.354 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
22:15:04.354 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
22:15:04.354 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
22:15:04.355 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
22:15:04.355 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
22:15:04.355 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
22:15:04.355 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->70ccf809-d66c-45bc-8e4a-482e0e3aae47
|
|
22:15:04.355 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@7f72ff08[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 1995]
|
|
22:15:04.355 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
22:15:04.355 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@3f05c69e[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
22:15:04.355 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726576506210_117.143.60.138_57716
|
|
22:15:04.358 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@555f53d[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 1195]
|
|
22:15:04.358 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->70ccf809-d66c-45bc-8e4a-482e0e3aae47
|
|
22:15:04.358 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
22:15:04.359 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
22:15:04.359 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
22:15:04.369 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,91] - >>>>>>>>>>> xxl-job remoting server stop.
|
|
22:15:07.398 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,90] - >>>>>>>>>>> xxl-job registry-remove fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:10001/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registryRemove, content=null]
|
|
22:15:07.398 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,105] - >>>>>>>>>>> xxl-job, executor registry thread destroy.
|
|
22:15:07.398 [SpringApplicationShutdownHook] INFO c.x.j.c.s.EmbedServer - [stop,117] - >>>>>>>>>>> xxl-job remoting server destroy success.
|
|
22:15:07.398 [xxl-job, executor JobLogFileCleanThread] INFO c.x.j.c.t.JobLogFileCleanThread - [run,99] - >>>>>>>>>>> xxl-job, executor JobLogFileCleanThread thread destroy.
|
|
22:15:07.399 [xxl-job, executor TriggerCallbackThread] INFO c.x.j.c.t.TriggerCallbackThread - [run,98] - >>>>>>>>>>> xxl-job, executor callback thread destroy.
|
|
22:15:07.399 [Thread-11] INFO c.x.j.c.t.TriggerCallbackThread - [run,128] - >>>>>>>>>>> xxl-job, executor retry callback thread destroy.
|
|
22:15:07.406 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
22:15:07.406 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-gen with instance: Instance{instanceId='null', ip='10.113.37.39', port=9202, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
22:15:07.430 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
22:15:07.431 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
22:15:07.431 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
22:15:07.431 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
22:15:07.431 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
22:15:07.431 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
22:15:07.431 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
22:15:07.431 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
22:15:07.431 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
22:15:07.431 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
22:15:07.431 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
22:15:07.432 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
22:15:07.432 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->00f6b3cc-deba-4af4-9849-e9f61eb80c62
|
|
22:15:07.432 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@4604212b[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 1990]
|
|
22:15:07.432 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
22:15:07.432 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@70589c5b[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
22:15:07.432 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726576524012_117.143.60.138_57787
|
|
22:15:07.435 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@58df8590[Running, pool size = 2, active threads = 0, queued tasks = 0, completed tasks = 1190]
|
|
22:15:07.435 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->00f6b3cc-deba-4af4-9849-e9f61eb80c62
|
|
22:15:07.435 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
22:15:07.435 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
22:15:07.436 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
22:15:07.438 [SpringApplicationShutdownHook] INFO c.z.h.HikariDataSource - [close,350] - HikariPool-1 - Shutdown initiated...
|
|
22:15:07.603 [SpringApplicationShutdownHook] INFO c.z.h.HikariDataSource - [close,352] - HikariPool-1 - Shutdown completed.
|
|
22:15:11.367 [main] INFO c.m.f.CloudFileApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
22:15:12.839 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
22:15:12.840 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
22:15:12.910 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
22:15:13.568 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
22:15:16.077 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
22:15:16.077 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
22:15:16.078 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
22:15:16.085 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
22:15:16.089 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
22:15:16.090 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
22:15:16.199 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of caf22e6b-e2e9-47df-a432-73fc13195ed9
|
|
22:15:16.201 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->caf22e6b-e2e9-47df-a432-73fc13195ed9
|
|
22:15:16.201 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [caf22e6b-e2e9-47df-a432-73fc13195ed9] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
22:15:16.201 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [caf22e6b-e2e9-47df-a432-73fc13195ed9] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
22:15:16.201 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [caf22e6b-e2e9-47df-a432-73fc13195ed9] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
22:15:16.202 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [caf22e6b-e2e9-47df-a432-73fc13195ed9] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
22:15:16.202 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
22:15:16.259 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [caf22e6b-e2e9-47df-a432-73fc13195ed9] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726582518946_117.143.60.138_57187
|
|
22:15:16.259 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [caf22e6b-e2e9-47df-a432-73fc13195ed9] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
22:15:16.259 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [caf22e6b-e2e9-47df-a432-73fc13195ed9] Notify connected event to listeners.
|
|
22:15:16.259 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [caf22e6b-e2e9-47df-a432-73fc13195ed9] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x00000008010d0d88
|
|
22:15:16.260 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
22:15:16.261 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-file with instance Instance{instanceId='null', ip='10.113.37.39', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
|
22:15:16.309 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-file 10.113.37.39:9300 register finished
|
|
22:15:16.459 [main] INFO c.m.f.CloudFileApplication - [logStarted,56] - Started CloudFileApplication in 7.478 seconds (process running for 7.954)
|
|
22:15:16.466 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
22:15:16.466 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
22:15:16.466 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file.yml+DEFAULT_GROUP+one
|
|
22:15:16.473 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file.yml, group=DEFAULT_GROUP, cnt=1
|
|
22:15:16.473 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file.yml, group=DEFAULT_GROUP
|
|
22:15:16.474 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file-dev.yml+DEFAULT_GROUP+one
|
|
22:15:16.475 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
22:15:16.475 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file-dev.yml, group=DEFAULT_GROUP
|
|
22:15:16.475 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-file+DEFAULT_GROUP+one
|
|
22:15:16.475 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-file, group=DEFAULT_GROUP, cnt=1
|
|
22:15:16.475 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file, group=DEFAULT_GROUP
|
|
22:15:16.695 [RMI TCP Connection(6)-10.113.37.39] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
22:15:21.167 [main] INFO c.m.g.CloudGenApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
22:15:23.703 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
22:15:23.703 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
22:15:23.770 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
22:15:24.958 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
22:15:27.060 [main] INFO c.m.c.x.XXLJobConfig - [xxlJobExecutor,25] - >>>>>>>>>>> xxl-job config init success.
|
|
22:15:28.484 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-no-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@22726bc7[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoNoParam]
|
|
22:15:28.485 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-slice-demo, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@294a150c[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobSliceDemo]
|
|
22:15:28.485 [main] INFO c.x.j.c.e.XxlJobExecutor - [registJobHandler,183] - >>>>>>>>>>> xxl-job register jobhandler success, name:xxl-job-demo-one-param, jobHandler:com.xxl.job.core.handler.impl.MethodJobHandler@2fef413c[class com.muyu.common.xxl.demo.XxlJobDemoService#xxlJobDemoOneParam]
|
|
22:15:28.755 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,82] - >>>>>>>>>>> xxl-job remoting server start success, nettype = class com.xxl.job.core.server.EmbedServer, port = 9999
|
|
22:15:28.786 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
22:15:28.787 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
22:15:28.787 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
22:15:28.793 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
22:15:28.798 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
22:15:28.798 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
22:15:28.897 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of ebfe8a1e-8707-45e0-aec3-6a6dfee4089d
|
|
22:15:28.900 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->ebfe8a1e-8707-45e0-aec3-6a6dfee4089d
|
|
22:15:28.900 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [ebfe8a1e-8707-45e0-aec3-6a6dfee4089d] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
22:15:28.900 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [ebfe8a1e-8707-45e0-aec3-6a6dfee4089d] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
22:15:28.900 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [ebfe8a1e-8707-45e0-aec3-6a6dfee4089d] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
22:15:28.901 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [ebfe8a1e-8707-45e0-aec3-6a6dfee4089d] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
22:15:28.902 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:47.116.173.119 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
22:15:28.964 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [ebfe8a1e-8707-45e0-aec3-6a6dfee4089d] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726582531648_117.143.60.138_57224
|
|
22:15:28.965 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [ebfe8a1e-8707-45e0-aec3-6a6dfee4089d] Notify connected event to listeners.
|
|
22:15:28.965 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [ebfe8a1e-8707-45e0-aec3-6a6dfee4089d] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
22:15:28.965 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
22:15:28.965 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [ebfe8a1e-8707-45e0-aec3-6a6dfee4089d] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$632/0x0000000801140228
|
|
22:15:28.967 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-gen with instance Instance{instanceId='null', ip='10.113.37.39', port=9202, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
|
22:15:28.988 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-gen 10.113.37.39:9202 register finished
|
|
22:15:29.185 [main] INFO c.m.g.CloudGenApplication - [logStarted,56] - Started CloudGenApplication in 11.059 seconds (process running for 11.753)
|
|
22:15:29.196 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
22:15:29.196 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
22:15:29.198 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen-dev.yml+DEFAULT_GROUP+one
|
|
22:15:29.207 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
22:15:29.207 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen-dev.yml, group=DEFAULT_GROUP
|
|
22:15:29.207 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen.yml+DEFAULT_GROUP+one
|
|
22:15:29.207 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen.yml, group=DEFAULT_GROUP, cnt=1
|
|
22:15:29.208 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen.yml, group=DEFAULT_GROUP
|
|
22:15:29.208 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-gen+DEFAULT_GROUP+one
|
|
22:15:29.208 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-one-47.116.173.119_8848] [add-listener] ok, tenant=one, dataId=cloud-gen, group=DEFAULT_GROUP, cnt=1
|
|
22:15:29.208 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-gen, group=DEFAULT_GROUP
|
|
22:15:29.549 [RMI TCP Connection(3)-10.113.37.39] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
22:15:29.578 [RMI TCP Connection(2)-10.113.37.39] INFO c.z.h.HikariDataSource - [getConnection,110] - HikariPool-1 - Starting...
|
|
22:15:30.082 [RMI TCP Connection(2)-10.113.37.39] INFO c.z.h.p.HikariPool - [checkFailFast,565] - HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@39f7bccb
|
|
22:15:30.098 [RMI TCP Connection(2)-10.113.37.39] INFO c.z.h.HikariDataSource - [getConnection,123] - HikariPool-1 - Start completed.
|
|
22:15:31.807 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:16:04.837 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:16:37.852 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:17:11.889 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:17:44.918 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:18:17.955 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:18:50.978 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:19:24.013 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:19:58.050 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:20:31.084 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:21:04.120 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:21:38.153 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:22:11.180 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:22:44.214 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:23:17.243 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:23:50.273 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:24:24.316 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:24:57.357 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:25:30.376 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:26:03.401 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:26:36.435 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:27:09.470 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:27:42.497 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:28:15.531 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:28:31.693 [boundedElastic-1] INFO c.a.n.client.naming - [subscribe,164] - [SUBSCRIBE-SERVICE] service:cloud-system, group:DEFAULT_GROUP, clusters:
|
|
22:28:31.694 [boundedElastic-1] INFO c.a.n.client.naming - [subscribe,377] - [GRPC-SUBSCRIBE] service:cloud-system, group:DEFAULT_GROUP, cluster:
|
|
22:28:31.720 [boundedElastic-1] INFO c.a.n.client.naming - [isChangedServiceInfo,169] - init new ips(2) service: DEFAULT_GROUP@@cloud-system -> [{"instanceId":"10.113.37.10#9701#DEFAULT#DEFAULT_GROUP@@cloud-system","ip":"10.113.37.10","port":9701,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@cloud-system","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000},{"instanceId":"10.113.37.39#9701#DEFAULT#DEFAULT_GROUP@@cloud-system","ip":"10.113.37.39","port":9701,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@cloud-system","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}]
|
|
22:28:31.722 [boundedElastic-1] INFO c.a.n.client.naming - [processServiceInfo,144] - current ips:(2) service: DEFAULT_GROUP@@cloud-system -> [{"instanceId":"10.113.37.10#9701#DEFAULT#DEFAULT_GROUP@@cloud-system","ip":"10.113.37.10","port":9701,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@cloud-system","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000},{"instanceId":"10.113.37.39#9701#DEFAULT#DEFAULT_GROUP@@cloud-system","ip":"10.113.37.39","port":9701,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@cloud-system","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}]
|
|
22:28:32.296 [nacos-grpc-client-executor-47.116.173.119-183] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [ebfe8a1e-8707-45e0-aec3-6a6dfee4089d] Receive server push request, request = NotifySubscriberRequest, requestId = 20327
|
|
22:28:32.297 [nacos-grpc-client-executor-47.116.173.119-183] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [ebfe8a1e-8707-45e0-aec3-6a6dfee4089d] Ack server push request, request = NotifySubscriberRequest, requestId = 20327
|
|
22:28:48.558 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:29:21.605 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:29:54.633 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:30:27.662 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,54] - >>>>>>>>>>> xxl-job registry fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registry, content=null]
|
|
22:30:32.014 [Thread-12] INFO c.x.j.c.s.EmbedServer - [run,91] - >>>>>>>>>>> xxl-job remoting server stop.
|
|
22:30:35.036 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,90] - >>>>>>>>>>> xxl-job registry-remove fail, registryParam:RegistryParam{registryGroup='EXECUTOR', registryKey='cloud-gen', registryValue='http://10.113.37.39:9999/'}, registryResult:ReturnT [code=500, msg=xxl-job remoting error(Read timed out), for url : http://47.116.173.119:20800/api/registryRemove, content=null]
|
|
22:30:35.036 [xxl-job, executor ExecutorRegistryThread] INFO c.x.j.c.t.ExecutorRegistryThread - [run,105] - >>>>>>>>>>> xxl-job, executor registry thread destroy.
|
|
22:30:35.036 [SpringApplicationShutdownHook] INFO c.x.j.c.s.EmbedServer - [stop,117] - >>>>>>>>>>> xxl-job remoting server destroy success.
|
|
22:30:35.037 [xxl-job, executor JobLogFileCleanThread] INFO c.x.j.c.t.JobLogFileCleanThread - [run,99] - >>>>>>>>>>> xxl-job, executor JobLogFileCleanThread thread destroy.
|
|
22:30:35.037 [xxl-job, executor TriggerCallbackThread] INFO c.x.j.c.t.TriggerCallbackThread - [run,98] - >>>>>>>>>>> xxl-job, executor callback thread destroy.
|
|
22:30:35.037 [Thread-11] INFO c.x.j.c.t.TriggerCallbackThread - [run,128] - >>>>>>>>>>> xxl-job, executor retry callback thread destroy.
|
|
22:30:35.045 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
22:30:35.046 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-gen with instance: Instance{instanceId='null', ip='10.113.37.39', port=9202, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
22:30:35.064 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
22:30:35.066 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
22:30:35.067 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
22:30:35.069 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
22:30:35.069 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
22:30:35.069 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
22:30:35.069 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
22:30:35.069 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
22:30:35.069 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
22:30:35.069 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
22:30:35.069 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
22:30:35.070 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
22:30:35.070 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->ebfe8a1e-8707-45e0-aec3-6a6dfee4089d
|
|
22:30:35.070 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@3d934b99[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 301]
|
|
22:30:35.070 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
22:30:35.070 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@6cb76c57[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
22:30:35.070 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726582531648_117.143.60.138_57224
|
|
22:30:35.072 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@c3b54f[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 214]
|
|
22:30:35.072 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->ebfe8a1e-8707-45e0-aec3-6a6dfee4089d
|
|
22:30:35.072 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
22:30:35.072 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
22:30:35.073 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
22:30:35.075 [SpringApplicationShutdownHook] INFO c.z.h.HikariDataSource - [close,350] - HikariPool-1 - Shutdown initiated...
|
|
22:30:35.191 [SpringApplicationShutdownHook] INFO c.z.h.HikariDataSource - [close,352] - HikariPool-1 - Shutdown completed.
|
|
22:30:36.428 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
22:30:36.429 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-file with instance: Instance{instanceId='null', ip='10.113.37.39', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
22:30:36.443 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
22:30:36.444 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
22:30:36.444 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
22:30:36.444 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
22:30:36.444 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
22:30:36.444 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
22:30:36.445 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
22:30:36.445 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
22:30:36.445 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
22:30:36.445 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
22:30:36.445 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
22:30:36.445 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
22:30:36.445 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->caf22e6b-e2e9-47df-a432-73fc13195ed9
|
|
22:30:36.445 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@3e0df120[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 306]
|
|
22:30:36.445 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
22:30:36.445 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@33a4a9b3[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
22:30:36.445 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726582518946_117.143.60.138_57187
|
|
22:30:36.448 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@39761ec4[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 211]
|
|
22:30:36.448 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->caf22e6b-e2e9-47df-a432-73fc13195ed9
|
|
22:30:36.448 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
22:30:36.448 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
22:30:36.449 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|