410 lines
86 KiB
Plaintext
410 lines
86 KiB
Plaintext
08:15:02.248 [main] INFO c.m.f.CloudFileApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
08:15:05.202 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9300"]
|
|
08:15:05.204 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
08:15:05.205 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
08:15:05.295 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
08:15:06.223 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
08:15:09.263 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9300"]
|
|
08:15:09.595 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
08:15:09.598 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
08:15:09.599 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
08:15:09.616 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
08:15:09.624 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
08:15:09.625 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
08:15:09.736 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 838e4396-ced7-4255-accc-7f2259c49b00
|
|
08:15:09.740 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->838e4396-ced7-4255-accc-7f2259c49b00
|
|
08:15:09.741 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
08:15:09.741 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
08:15:09.741 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
08:15:09.743 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Try to connect to server on start up, server: {serverIp = '110.42.213.184', server main port = 8848}
|
|
08:15:09.743 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
08:15:09.901 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Success to connect to server [110.42.213.184:8848] on start up, connectionId = 1727050510187_117.143.60.138_64011
|
|
08:15:09.901 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Notify connected event to listeners.
|
|
08:15:09.901 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
08:15:09.901 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
08:15:09.901 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x0000026083436b38
|
|
08:15:09.903 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] public registering service cloud-file with instance Instance{instanceId='null', ip='10.113.37.107', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
|
08:15:09.933 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-file 10.113.37.107:9300 register finished
|
|
08:15:10.164 [main] INFO c.m.f.CloudFileApplication - [logStarted,56] - Started CloudFileApplication in 10.987 seconds (process running for 11.772)
|
|
08:15:10.179 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
08:15:10.180 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
08:15:10.181 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-110.42.213.184_8848] [subscribe] cloud-file.yml+DEFAULT_GROUP
|
|
08:15:10.209 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-110.42.213.184_8848] [add-listener] ok, tenant=, dataId=cloud-file.yml, group=DEFAULT_GROUP, cnt=1
|
|
08:15:10.210 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file.yml, group=DEFAULT_GROUP
|
|
08:15:10.215 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-110.42.213.184_8848] [subscribe] cloud-file-dev.yml+DEFAULT_GROUP
|
|
08:15:10.216 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-110.42.213.184_8848] [add-listener] ok, tenant=, dataId=cloud-file-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
08:15:10.216 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file-dev.yml, group=DEFAULT_GROUP
|
|
08:15:10.217 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-110.42.213.184_8848] [subscribe] cloud-file+DEFAULT_GROUP
|
|
08:15:10.219 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-110.42.213.184_8848] [add-listener] ok, tenant=, dataId=cloud-file, group=DEFAULT_GROUP, cnt=1
|
|
08:15:10.219 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file, group=DEFAULT_GROUP
|
|
08:15:18.428 [http-nio-9300-exec-1] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
08:58:57.089 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Server healthy check fail, currentConnection = 1727050510187_117.143.60.138_64011
|
|
08:58:57.090 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
08:58:57.091 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
08:59:00.215 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
08:59:03.231 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Fail to connect server, after trying 1 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
08:59:03.433 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
08:59:04.335 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Success to connect a server [110.42.213.184:8848], connectionId = 1727053144079_117.143.60.138_57778
|
|
08:59:04.335 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Abandon prev connection, server is 110.42.213.184:8848, connectionId is 1727050510187_117.143.60.138_64011
|
|
08:59:04.335 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1727050510187_117.143.60.138_64011
|
|
08:59:04.336 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Notify disconnected event to listeners
|
|
08:59:04.337 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Notify connected event to listeners.
|
|
08:59:04.337 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
08:59:04.755 [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
|
|
08:59:10.772 [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
|
|
08:59:11.412 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Server check success, currentServer is 110.42.213.184:8848
|
|
08:59:13.785 [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
|
|
08:59:19.808 [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
|
|
08:59:21.637 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Server healthy check fail, currentConnection = 1727050502023_117.143.60.138_63984
|
|
08:59:21.637 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
08:59:21.638 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
08:59:22.818 [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
|
|
08:59:23.286 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Success to connect a server [110.42.213.184:8848], connectionId = 1727053162888_117.143.60.138_57809
|
|
08:59:23.286 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Abandon prev connection, server is 110.42.213.184:8848, connectionId is 1727050502023_117.143.60.138_63984
|
|
08:59:23.286 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1727050502023_117.143.60.138_63984
|
|
08:59:23.286 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Notify disconnected event to listeners
|
|
08:59:23.286 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] DisConnected,clear listen context...
|
|
08:59:23.287 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Notify connected event to listeners.
|
|
08:59:23.287 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Connected,notify listen context...
|
|
08:59:25.829 [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
|
|
08:59:28.504 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Server healthy check fail, currentConnection = 1727053144079_117.143.60.138_57778
|
|
08:59:28.504 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
08:59:28.505 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
08:59:28.830 [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
|
|
08:59:31.626 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
08:59:31.841 [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
|
|
08:59:34.628 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Fail to connect server, after trying 1 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
08:59:34.832 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
08:59:34.847 [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
|
|
08:59:37.836 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Fail to connect server, after trying 2 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
08:59:37.852 [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
|
|
08:59:38.149 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
08:59:38.333 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Server check success, currentServer is 110.42.213.184:8848
|
|
08:59:40.857 [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
|
|
08:59:41.152 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Fail to connect server, after trying 3 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
08:59:41.559 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
08:59:43.860 [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
|
|
08:59:44.563 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Fail to connect server, after trying 4 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
08:59:45.071 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
08:59:46.863 [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
|
|
08:59:48.082 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Fail to connect server, after trying 5 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
08:59:48.691 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
08:59:49.876 [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
|
|
08:59:50.421 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Success to connect a server [110.42.213.184:8848], connectionId = 1727053190580_117.143.60.138_57872
|
|
08:59:50.421 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Abandon prev connection, server is 110.42.213.184:8848, connectionId is 1727053144079_117.143.60.138_57778
|
|
08:59:50.421 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1727053144079_117.143.60.138_57778
|
|
08:59:50.421 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Notify disconnected event to listeners
|
|
08:59:50.422 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Notify connected event to listeners.
|
|
08:59:50.422 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
08:59:50.988 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Server check success, currentServer is 110.42.213.184:8848
|
|
08:59:52.889 [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
|
|
09:00:00.748 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Server healthy check fail, currentConnection = 1727053162888_117.143.60.138_57809
|
|
09:00:00.748 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
09:00:00.748 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:00:03.873 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:00:06.885 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:00:07.087 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:00:10.091 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Fail to connect server, after trying 2 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:00:10.403 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:00:13.407 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Fail to connect server, after trying 3 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:00:13.810 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:00:15.705 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Success to connect a server [110.42.213.184:8848], connectionId = 1727053214951_117.143.60.138_57914
|
|
09:00:15.705 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Abandon prev connection, server is 110.42.213.184:8848, connectionId is 1727053162888_117.143.60.138_57809
|
|
09:00:15.705 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1727053162888_117.143.60.138_57809
|
|
09:00:15.705 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Notify disconnected event to listeners
|
|
09:00:15.705 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] DisConnected,clear listen context...
|
|
09:00:15.706 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Notify connected event to listeners.
|
|
09:00:15.706 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Connected,notify listen context...
|
|
09:00:16.705 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
09:00:16.705 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:00:18.103 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Server healthy check fail, currentConnection = 1727053190580_117.143.60.138_57872
|
|
09:00:18.103 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
09:00:18.103 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:00:19.828 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:00:21.227 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:00:22.845 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:00:23.046 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:00:24.232 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Fail to connect server, after trying 1 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:00:24.432 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:00:26.050 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Fail to connect server, after trying 2 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:00:26.364 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:00:27.442 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Fail to connect server, after trying 2 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:00:27.754 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:00:29.379 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Fail to connect server, after trying 3 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:00:29.788 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:00:30.769 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Fail to connect server, after trying 3 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:00:31.174 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:00:32.796 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Fail to connect server, after trying 4 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:00:33.297 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:00:34.184 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Fail to connect server, after trying 4 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:00:34.700 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:00:36.309 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Fail to connect server, after trying 5 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:00:36.919 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:00:37.768 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Success to connect a server [110.42.213.184:8848], connectionId = 1727053237702_117.143.60.138_57961
|
|
09:00:37.768 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Abandon prev connection, server is 110.42.213.184:8848, connectionId is 1727053190580_117.143.60.138_57872
|
|
09:00:37.768 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1727053190580_117.143.60.138_57872
|
|
09:00:37.768 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Notify disconnected event to listeners
|
|
09:00:37.768 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Notify connected event to listeners.
|
|
09:00:37.768 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
09:00:38.108 [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
|
|
09:00:39.922 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Fail to connect server, after trying 6 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:00:40.628 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:00:43.642 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Fail to connect server, after trying 7 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:00:44.137 [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
|
|
09:00:44.449 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:00:47.151 [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
|
|
09:00:47.461 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Fail to connect server, after trying 8 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:00:48.364 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:00:50.158 [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
|
|
09:00:51.373 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Fail to connect server, after trying 9 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:00:52.387 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:00:53.166 [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
|
|
09:00:53.228 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
09:00:53.228 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:00:55.390 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Fail to connect server, after trying 10 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:00:56.173 [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
|
|
09:00:56.345 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:00:56.505 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:00:56.925 [nacos-grpc-client-executor-110.42.213.184-599] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Receive server push request, request = ClientDetectionRequest, requestId = 3498
|
|
09:00:56.926 [nacos-grpc-client-executor-110.42.213.184-599] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Ack server push request, request = ClientDetectionRequest, requestId = 3498
|
|
09:00:56.926 [nacos-grpc-client-executor-110.42.213.184-599] INFO c.a.n.c.r.c.g.GrpcClient - [printIfInfoEnabled,63] - [1727053214951_117.143.60.138_57914]Ignore complete event,isRunning:false,isAbandon=false
|
|
09:00:59.188 [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
|
|
09:00:59.359 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Fail to connect server, after trying 1 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:00:59.516 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Fail to connect server, after trying 11 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:00:59.563 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:01:00.731 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:01:02.196 [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
|
|
09:01:02.572 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Fail to connect server, after trying 2 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:01:02.882 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:01:03.745 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Fail to connect server, after trying 12 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:01:05.052 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:01:05.209 [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
|
|
09:01:05.894 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Fail to connect server, after trying 3 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:01:06.302 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:01:08.069 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Fail to connect server, after trying 13 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:01:08.224 [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
|
|
09:01:08.303 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Success to connect a server [110.42.213.184:8848], connectionId = 1727053266976_117.143.60.138_58104
|
|
09:01:08.303 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Abandon prev connection, server is 110.42.213.184:8848, connectionId is 1727053237702_117.143.60.138_57961
|
|
09:01:08.303 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1727053237702_117.143.60.138_57961
|
|
09:01:08.303 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Notify disconnected event to listeners
|
|
09:01:08.303 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Notify connected event to listeners.
|
|
09:01:08.303 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
09:01:09.474 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:01:11.235 [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
|
|
09:01:12.479 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Fail to connect server, after trying 14 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:01:13.990 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:01:17.006 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Fail to connect server, after trying 15 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:01:18.617 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:01:21.340 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Success to connect a server [110.42.213.184:8848], connectionId = 1727053281328_117.143.60.138_58153
|
|
09:01:21.340 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Abandon prev connection, server is 110.42.213.184:8848, connectionId is 1727053214951_117.143.60.138_57914
|
|
09:01:21.340 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1727053214951_117.143.60.138_57914
|
|
09:01:21.340 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Notify disconnected event to listeners
|
|
09:01:21.340 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] DisConnected,clear listen context...
|
|
09:01:21.340 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Notify connected event to listeners.
|
|
09:01:21.340 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Connected,notify listen context...
|
|
09:01:36.386 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Server healthy check fail, currentConnection = 1727053266976_117.143.60.138_58104
|
|
09:01:36.386 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
09:01:36.386 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:01:38.443 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Success to connect a server [110.42.213.184:8848], connectionId = 1727053298092_117.143.60.138_58222
|
|
09:01:38.443 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Abandon prev connection, server is 110.42.213.184:8848, connectionId is 1727053266976_117.143.60.138_58104
|
|
09:01:38.443 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1727053266976_117.143.60.138_58104
|
|
09:01:38.443 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Notify disconnected event to listeners
|
|
09:01:38.443 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Notify connected event to listeners.
|
|
09:01:38.443 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
09:01:41.405 [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
|
|
09:02:11.836 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Server check success, currentServer is 110.42.213.184:8848
|
|
09:02:26.191 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Server healthy check fail, currentConnection = 1727053281328_117.143.60.138_58153
|
|
09:02:26.191 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
09:02:26.191 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:02:29.314 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:02:30.638 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Success to connect a server [110.42.213.184:8848], connectionId = 1727053350002_117.143.60.138_58485
|
|
09:02:30.638 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Abandon prev connection, server is 110.42.213.184:8848, connectionId is 1727053281328_117.143.60.138_58153
|
|
09:02:30.638 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1727053281328_117.143.60.138_58153
|
|
09:02:30.638 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Notify disconnected event to listeners
|
|
09:02:30.638 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] DisConnected,clear listen context...
|
|
09:02:30.639 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Notify connected event to listeners.
|
|
09:02:30.639 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Connected,notify listen context...
|
|
09:02:40.214 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Server healthy check fail, currentConnection = 1727053298092_117.143.60.138_58222
|
|
09:02:40.214 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
09:02:40.214 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:02:40.793 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Server check success, currentServer is 110.42.213.184:8848
|
|
09:02:43.335 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:02:46.345 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Fail to connect server, after trying 1 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:02:46.547 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:02:49.550 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Fail to connect server, after trying 2 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:02:49.860 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:02:52.870 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Fail to connect server, after trying 3 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:02:53.276 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:02:56.285 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Fail to connect server, after trying 4 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:02:56.787 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:02:59.798 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Fail to connect server, after trying 5 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:03:00.407 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:03:03.425 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Fail to connect server, after trying 6 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:03:04.127 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:03:07.138 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Fail to connect server, after trying 7 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:03:07.947 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:03:10.961 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Fail to connect server, after trying 8 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:03:11.870 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:03:14.880 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Fail to connect server, after trying 9 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:03:15.892 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:03:18.899 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Fail to connect server, after trying 10 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:03:20.010 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:03:23.016 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Fail to connect server, after trying 11 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:03:24.229 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:03:27.235 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Fail to connect server, after trying 12 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:03:28.544 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:03:31.560 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Fail to connect server, after trying 13 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:03:32.865 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Server healthy check fail, currentConnection = 1727053350002_117.143.60.138_58485
|
|
09:03:32.865 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
09:03:32.865 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:03:32.975 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:03:35.983 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:03:35.983 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Fail to connect server, after trying 14 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:03:37.494 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:03:38.462 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Success to connect a server [110.42.213.184:8848], connectionId = 1727053417692_117.143.60.138_51356
|
|
09:03:38.462 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Abandon prev connection, server is 110.42.213.184:8848, connectionId is 1727053350002_117.143.60.138_58485
|
|
09:03:38.462 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1727053350002_117.143.60.138_58485
|
|
09:03:38.462 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Notify disconnected event to listeners
|
|
09:03:38.462 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] DisConnected,clear listen context...
|
|
09:03:38.462 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Notify connected event to listeners.
|
|
09:03:38.462 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Connected,notify listen context...
|
|
09:03:40.504 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Fail to connect server, after trying 15 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:03:42.114 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:03:43.907 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Success to connect a server [110.42.213.184:8848], connectionId = 1727053424091_117.143.60.138_51365
|
|
09:03:43.907 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Abandon prev connection, server is 110.42.213.184:8848, connectionId is 1727053298092_117.143.60.138_58222
|
|
09:03:43.907 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1727053298092_117.143.60.138_58222
|
|
09:03:43.907 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Notify disconnected event to listeners
|
|
09:03:43.907 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Notify connected event to listeners.
|
|
09:03:43.907 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
09:03:45.831 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Server check success, currentServer is 110.42.213.184:8848
|
|
09:03:46.842 [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
|
|
09:04:45.911 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Server check success, currentServer is 110.42.213.184:8848
|
|
09:05:48.756 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Server healthy check fail, currentConnection = 1727053417692_117.143.60.138_51356
|
|
09:05:48.757 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
09:05:48.758 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:05:51.876 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:05:53.587 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Success to connect a server [110.42.213.184:8848], connectionId = 1727053553642_117.143.60.138_50033
|
|
09:05:53.587 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Abandon prev connection, server is 110.42.213.184:8848, connectionId is 1727053417692_117.143.60.138_51356
|
|
09:05:53.587 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1727053417692_117.143.60.138_51356
|
|
09:05:53.587 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Notify disconnected event to listeners
|
|
09:05:53.587 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] DisConnected,clear listen context...
|
|
09:05:53.588 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Notify connected event to listeners.
|
|
09:05:53.588 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Connected,notify listen context...
|
|
09:05:57.671 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [030cb6d4-33b9-4f8e-ac4b-e50579e9567f_config-0] Server check success, currentServer is 110.42.213.184:8848
|
|
09:07:21.676 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Server check success, currentServer is 110.42.213.184:8848
|
|
09:10:11.146 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
09:10:11.146 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] public deregistering service cloud-file with instance: Instance{instanceId='null', ip='10.113.37.107', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
09:10:11.747 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
09:10:11.748 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
09:10:11.748 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
09:10:11.748 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
09:10:11.748 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
09:10:11.748 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
09:10:11.748 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
09:10:11.749 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
09:10:11.749 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
09:10:11.749 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
09:10:11.749 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
09:10:11.749 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
09:10:11.749 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->838e4396-ced7-4255-accc-7f2259c49b00
|
|
09:10:11.749 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@d74f542[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 1093]
|
|
09:10:11.749 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
09:10:11.749 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@3d06bfd5[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
09:10:11.749 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1727053424091_117.143.60.138_51365
|
|
09:10:11.749 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@7fc94233[Running, pool size = 2, active threads = 0, queued tasks = 0, completed tasks = 794]
|
|
09:10:11.749 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->838e4396-ced7-4255-accc-7f2259c49b00
|
|
09:10:11.750 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
09:10:11.750 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
09:10:11.750 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
09:10:11.750 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [838e4396-ced7-4255-accc-7f2259c49b00] Server healthy check fail, currentConnection = 1727053424091_117.143.60.138_51365
|
|
09:10:41.549 [main] INFO c.m.f.CloudFileApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
09:10:43.857 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9300"]
|
|
09:10:43.861 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
09:10:43.861 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
09:10:43.953 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
09:10:45.320 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
09:10:49.734 [main] INFO o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9300"]
|
|
09:10:49.930 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
09:10:49.930 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
09:10:49.931 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
09:10:49.939 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
09:10:49.946 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
09:10:49.947 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
09:10:50.785 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 2b8b1262-bac9-454b-a5e0-e6c6ff9d7a1b
|
|
09:10:50.789 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->2b8b1262-bac9-454b-a5e0-e6c6ff9d7a1b
|
|
09:10:50.790 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2b8b1262-bac9-454b-a5e0-e6c6ff9d7a1b] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
09:10:50.791 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2b8b1262-bac9-454b-a5e0-e6c6ff9d7a1b] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
09:10:50.792 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2b8b1262-bac9-454b-a5e0-e6c6ff9d7a1b] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
09:10:50.792 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2b8b1262-bac9-454b-a5e0-e6c6ff9d7a1b] Try to connect to server on start up, server: {serverIp = '110.42.213.184', server main port = 8848}
|
|
09:10:50.793 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:10:51.502 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2b8b1262-bac9-454b-a5e0-e6c6ff9d7a1b] Success to connect to server [110.42.213.184:8848] on start up, connectionId = 1727053851529_117.143.60.138_55868
|
|
09:10:51.502 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2b8b1262-bac9-454b-a5e0-e6c6ff9d7a1b] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
09:10:51.502 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2b8b1262-bac9-454b-a5e0-e6c6ff9d7a1b] Notify connected event to listeners.
|
|
09:10:51.502 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2b8b1262-bac9-454b-a5e0-e6c6ff9d7a1b] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x000001e33a42fde0
|
|
09:10:51.503 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
09:10:51.504 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] public registering service cloud-file with instance Instance{instanceId='null', ip='10.113.37.107', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
|
09:10:51.703 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-file 10.113.37.107:9300 register finished
|
|
09:10:51.896 [main] INFO c.m.f.CloudFileApplication - [logStarted,56] - Started CloudFileApplication in 16.348 seconds (process running for 17.193)
|
|
09:10:51.910 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
09:10:51.912 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
09:10:51.913 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-110.42.213.184_8848] [subscribe] cloud-file.yml+DEFAULT_GROUP
|
|
09:10:51.926 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-110.42.213.184_8848] [add-listener] ok, tenant=, dataId=cloud-file.yml, group=DEFAULT_GROUP, cnt=1
|
|
09:10:51.927 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file.yml, group=DEFAULT_GROUP
|
|
09:10:51.929 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-110.42.213.184_8848] [subscribe] cloud-file-dev.yml+DEFAULT_GROUP
|
|
09:10:51.930 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-110.42.213.184_8848] [add-listener] ok, tenant=, dataId=cloud-file-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
09:10:51.930 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file-dev.yml, group=DEFAULT_GROUP
|
|
09:10:51.931 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-110.42.213.184_8848] [subscribe] cloud-file+DEFAULT_GROUP
|
|
09:10:51.932 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-110.42.213.184_8848] [add-listener] ok, tenant=, dataId=cloud-file, group=DEFAULT_GROUP, cnt=1
|
|
09:10:51.933 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-file, group=DEFAULT_GROUP
|
|
09:11:01.700 [http-nio-9300-exec-1] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
09:55:40.488 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2b8b1262-bac9-454b-a5e0-e6c6ff9d7a1b] Server check success, currentServer is 110.42.213.184:8848
|
|
09:56:58.945 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [957bdc41-cc1f-4bf2-9610-8f124d5093a7_config-0] Server healthy check fail, currentConnection = 1727053839884_117.143.60.138_55806
|
|
09:56:58.945 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [957bdc41-cc1f-4bf2-9610-8f124d5093a7_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
09:56:58.948 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:57:01.547 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [957bdc41-cc1f-4bf2-9610-8f124d5093a7_config-0] Success to connect a server [110.42.213.184:8848], connectionId = 1727056619711_117.143.60.138_55318
|
|
09:57:01.547 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [957bdc41-cc1f-4bf2-9610-8f124d5093a7_config-0] Abandon prev connection, server is 110.42.213.184:8848, connectionId is 1727053839884_117.143.60.138_55806
|
|
09:57:01.547 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1727053839884_117.143.60.138_55806
|
|
09:57:01.553 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [957bdc41-cc1f-4bf2-9610-8f124d5093a7_config-0] Notify disconnected event to listeners
|
|
09:57:01.554 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [957bdc41-cc1f-4bf2-9610-8f124d5093a7_config-0] DisConnected,clear listen context...
|
|
09:57:01.554 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [957bdc41-cc1f-4bf2-9610-8f124d5093a7_config-0] Notify connected event to listeners.
|
|
09:57:01.554 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [957bdc41-cc1f-4bf2-9610-8f124d5093a7_config-0] Connected,notify listen context...
|
|
09:57:08.242 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [957bdc41-cc1f-4bf2-9610-8f124d5093a7_config-0] Server check success, currentServer is 110.42.213.184:8848
|
|
09:58:18.363 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [957bdc41-cc1f-4bf2-9610-8f124d5093a7_config-0] Server healthy check fail, currentConnection = 1727056619711_117.143.60.138_55318
|
|
09:58:18.365 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [957bdc41-cc1f-4bf2-9610-8f124d5093a7_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
09:58:18.365 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:58:21.477 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:58:24.482 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [957bdc41-cc1f-4bf2-9610-8f124d5093a7_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '110.42.213.184', server main port = 8848}, error = unknown
|
|
09:58:24.684 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:110.42.213.184 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
09:58:27.002 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [957bdc41-cc1f-4bf2-9610-8f124d5093a7_config-0] Success to connect a server [110.42.213.184:8848], connectionId = 1727056707156_117.143.60.138_55463
|
|
09:58:27.002 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [957bdc41-cc1f-4bf2-9610-8f124d5093a7_config-0] Abandon prev connection, server is 110.42.213.184:8848, connectionId is 1727056619711_117.143.60.138_55318
|
|
09:58:27.003 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1727056619711_117.143.60.138_55318
|
|
09:58:27.003 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [957bdc41-cc1f-4bf2-9610-8f124d5093a7_config-0] Notify disconnected event to listeners
|
|
09:58:27.003 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [957bdc41-cc1f-4bf2-9610-8f124d5093a7_config-0] DisConnected,clear listen context...
|
|
09:58:27.003 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [957bdc41-cc1f-4bf2-9610-8f124d5093a7_config-0] Notify connected event to listeners.
|
|
09:58:27.003 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [957bdc41-cc1f-4bf2-9610-8f124d5093a7_config-0] Connected,notify listen context...
|
|
10:02:48.947 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [2b8b1262-bac9-454b-a5e0-e6c6ff9d7a1b] Server check success, currentServer is 110.42.213.184:8848
|
|
10:37:30.043 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
10:37:30.044 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] public deregistering service cloud-file with instance: Instance{instanceId='null', ip='10.113.37.107', port=9300, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
10:37:30.120 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
10:37:30.122 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
10:37:30.122 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
10:37:30.123 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
10:37:30.123 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
10:37:30.124 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
10:37:30.124 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
10:37:30.124 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
10:37:30.124 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
10:37:30.125 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
10:37:30.125 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
10:37:30.125 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
10:37:30.125 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->2b8b1262-bac9-454b-a5e0-e6c6ff9d7a1b
|
|
10:37:30.126 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@7d965ee0[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 1728]
|
|
10:37:30.126 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
10:37:30.126 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@1dba9420[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
10:37:30.126 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1727053851529_117.143.60.138_55868
|
|
10:37:30.127 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@48353597[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 1043]
|
|
10:37:30.127 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->2b8b1262-bac9-454b-a5e0-e6c6ff9d7a1b
|
|
10:37:30.129 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
10:37:30.129 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
10:37:30.129 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|