1337 lines
248 KiB
Plaintext
1337 lines
248 KiB
Plaintext
11:08:27.808 [main] INFO c.m.a.CloudAuthApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
11:08:30.174 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
11:08:30.175 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
11:08:30.293 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
11:08:32.403 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
11:08:35.846 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
11:08:35.847 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
11:08:35.848 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
11:08:35.851 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
11:08:35.856 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
11:08:35.857 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
11:08:35.971 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 3735fa56-db4b-46ce-b956-2076fae3c38c
|
|
11:08:35.972 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->3735fa56-db4b-46ce-b956-2076fae3c38c
|
|
11:08:35.973 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3735fa56-db4b-46ce-b956-2076fae3c38c] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
11:08:35.973 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3735fa56-db4b-46ce-b956-2076fae3c38c] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
11:08:35.973 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3735fa56-db4b-46ce-b956-2076fae3c38c] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
11:08:35.973 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3735fa56-db4b-46ce-b956-2076fae3c38c] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
11:08:35.974 [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}
|
|
11:08:36.216 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3735fa56-db4b-46ce-b956-2076fae3c38c] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726628916125_117.143.60.22_64631
|
|
11:08:36.216 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3735fa56-db4b-46ce-b956-2076fae3c38c] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
11:08:36.216 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3735fa56-db4b-46ce-b956-2076fae3c38c] Notify connected event to listeners.
|
|
11:08:36.217 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
11:08:36.217 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [3735fa56-db4b-46ce-b956-2076fae3c38c] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x00000008010cf060
|
|
11:08:36.219 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-auth with instance Instance{instanceId='null', ip='10.113.37.55', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
|
11:08:36.250 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-auth 10.113.37.55:9500 register finished
|
|
11:08:36.525 [main] INFO c.m.a.CloudAuthApplication - [logStarted,56] - Started CloudAuthApplication in 11.715 seconds (process running for 12.67)
|
|
11:08:36.541 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
11:08:36.542 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
11:08:36.543 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth.yml+DEFAULT_GROUP+one
|
|
11:08:36.561 [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-auth.yml, group=DEFAULT_GROUP, cnt=1
|
|
11:08:36.561 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth.yml, group=DEFAULT_GROUP
|
|
11:08:36.563 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth-dev.yml+DEFAULT_GROUP+one
|
|
11:08:36.564 [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-auth-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
11:08:36.564 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth-dev.yml, group=DEFAULT_GROUP
|
|
11:08:36.565 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth+DEFAULT_GROUP+one
|
|
11:08:36.565 [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-auth, group=DEFAULT_GROUP, cnt=1
|
|
11:08:36.566 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth, group=DEFAULT_GROUP
|
|
11:08:37.100 [RMI TCP Connection(12)-10.113.37.55] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
11:11:12.420 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
11:11:12.420 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-auth with instance: Instance{instanceId='null', ip='10.113.37.55', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
11:11:12.448 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO c.a.n.client.naming - [redoForInstance,73] - Redo instance operation UNREGISTER for DEFAULT_GROUP@@cloud-auth
|
|
11:11:12.576 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
11:11:12.577 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
11:11:12.577 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
11:11:12.577 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
11:11:12.577 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
11:11:12.577 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
11:11:12.577 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
11:11:12.577 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
11:11:12.577 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
11:11:12.578 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
11:11:12.578 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
11:11:12.578 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
11:11:12.578 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->3735fa56-db4b-46ce-b956-2076fae3c38c
|
|
11:11:12.578 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@1c43baff[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 52]
|
|
11:11:12.578 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
11:11:12.578 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@72d20498[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
11:11:12.579 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726628916125_117.143.60.22_64631
|
|
11:11:12.582 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@1c8e031c[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 46]
|
|
11:11:12.583 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->3735fa56-db4b-46ce-b956-2076fae3c38c
|
|
11:11:12.583 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
11:11:12.583 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
11:11:12.584 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
11:11:42.952 [main] INFO c.m.a.CloudAuthApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
11:11:44.604 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
11:11:44.604 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
11:11:44.666 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
11:11:45.881 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
11:11:49.867 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
11:11:49.868 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
11:11:49.869 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
11:11:49.869 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
11:11:49.881 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
11:11:49.882 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
11:11:50.002 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of e5cbebfa-5f7f-45c2-89d7-7633336814cc
|
|
11:11:50.011 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->e5cbebfa-5f7f-45c2-89d7-7633336814cc
|
|
11:11:50.011 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e5cbebfa-5f7f-45c2-89d7-7633336814cc] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
11:11:50.012 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e5cbebfa-5f7f-45c2-89d7-7633336814cc] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
11:11:50.012 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e5cbebfa-5f7f-45c2-89d7-7633336814cc] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
11:11:50.013 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e5cbebfa-5f7f-45c2-89d7-7633336814cc] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
11:11:50.014 [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}
|
|
11:11:50.280 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e5cbebfa-5f7f-45c2-89d7-7633336814cc] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726629110190_117.143.60.22_65268
|
|
11:11:50.281 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e5cbebfa-5f7f-45c2-89d7-7633336814cc] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
11:11:50.281 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e5cbebfa-5f7f-45c2-89d7-7633336814cc] Notify connected event to listeners.
|
|
11:11:50.281 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e5cbebfa-5f7f-45c2-89d7-7633336814cc] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x00000008010d14f8
|
|
11:11:50.282 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
11:11:50.283 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-auth with instance Instance{instanceId='null', ip='10.113.37.55', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
|
11:11:50.419 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-auth 10.113.37.55:9500 register finished
|
|
11:11:50.736 [main] INFO c.m.a.CloudAuthApplication - [logStarted,56] - Started CloudAuthApplication in 10.771 seconds (process running for 11.266)
|
|
11:11:50.753 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
11:11:50.753 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
11:11:50.753 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth.yml+DEFAULT_GROUP+one
|
|
11:11:50.769 [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-auth.yml, group=DEFAULT_GROUP, cnt=1
|
|
11:11:50.769 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth.yml, group=DEFAULT_GROUP
|
|
11:11:50.769 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth-dev.yml+DEFAULT_GROUP+one
|
|
11:11:50.769 [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-auth-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
11:11:50.769 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth-dev.yml, group=DEFAULT_GROUP
|
|
11:11:50.772 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth+DEFAULT_GROUP+one
|
|
11:11:50.772 [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-auth, group=DEFAULT_GROUP, cnt=1
|
|
11:11:50.772 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth, group=DEFAULT_GROUP
|
|
11:11:51.069 [RMI TCP Connection(1)-10.113.37.55] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
11:13:51.366 [boundedElastic-1] INFO c.a.n.client.naming - [subscribe,164] - [SUBSCRIBE-SERVICE] service:cloud-system, group:DEFAULT_GROUP, clusters:
|
|
11:13:51.367 [boundedElastic-1] INFO c.a.n.client.naming - [subscribe,377] - [GRPC-SUBSCRIBE] service:cloud-system, group:DEFAULT_GROUP, cluster:
|
|
11:13:51.582 [boundedElastic-1] INFO c.a.n.client.naming - [isChangedServiceInfo,169] - init new ips(2) service: DEFAULT_GROUP@@cloud-system -> [{"instanceId":"10.113.37.55#9701#DEFAULT#DEFAULT_GROUP@@cloud-system","ip":"10.113.37.55","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,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000},{"instanceId":"10.113.37.61#9701#DEFAULT#DEFAULT_GROUP@@cloud-system","ip":"10.113.37.61","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,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}]
|
|
11:13:51.583 [boundedElastic-1] INFO c.a.n.client.naming - [processServiceInfo,144] - current ips:(2) service: DEFAULT_GROUP@@cloud-system -> [{"instanceId":"10.113.37.55#9701#DEFAULT#DEFAULT_GROUP@@cloud-system","ip":"10.113.37.55","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,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000},{"instanceId":"10.113.37.61#9701#DEFAULT#DEFAULT_GROUP@@cloud-system","ip":"10.113.37.61","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,"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000}]
|
|
11:13:52.184 [nacos-grpc-client-executor-47.116.173.119-36] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e5cbebfa-5f7f-45c2-89d7-7633336814cc] Receive server push request, request = NotifySubscriberRequest, requestId = 1446
|
|
11:13:52.185 [nacos-grpc-client-executor-47.116.173.119-36] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e5cbebfa-5f7f-45c2-89d7-7633336814cc] Ack server push request, request = NotifySubscriberRequest, requestId = 1446
|
|
11:26:14.704 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
11:26:14.704 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-auth with instance: Instance{instanceId='null', ip='10.113.37.55', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
11:26:14.767 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
11:26:14.767 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
11:26:14.767 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
11:26:14.767 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
11:26:14.767 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
11:26:14.767 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
11:26:14.767 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
11:26:14.767 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
11:26:14.767 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
11:26:14.767 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
11:26:14.767 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
11:26:14.767 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
11:26:14.767 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->e5cbebfa-5f7f-45c2-89d7-7633336814cc
|
|
11:26:14.767 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@10751273[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 287]
|
|
11:26:14.767 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
11:26:14.767 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@ece379c[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
11:26:14.767 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726629110190_117.143.60.22_65268
|
|
11:26:14.782 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@48ab72e7[Running, pool size = 2, active threads = 0, queued tasks = 0, completed tasks = 185]
|
|
11:26:14.782 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->e5cbebfa-5f7f-45c2-89d7-7633336814cc
|
|
11:26:14.782 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
11:26:14.782 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
11:26:14.782 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
14:40:22.826 [main] INFO c.m.a.CloudAuthApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
14:40:24.708 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
14:40:24.709 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
14:40:24.774 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
14:40:25.959 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
14:40:28.434 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
14:40:28.435 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
14:40:28.435 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
14:40:28.440 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
14:40:28.443 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
14:40:28.444 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
14:40:28.704 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 54c7f358-842a-497a-a823-488b6019339a
|
|
14:40:28.706 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->54c7f358-842a-497a-a823-488b6019339a
|
|
14:40:28.706 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [54c7f358-842a-497a-a823-488b6019339a] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
14:40:28.707 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [54c7f358-842a-497a-a823-488b6019339a] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
14:40:28.707 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [54c7f358-842a-497a-a823-488b6019339a] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
14:40:28.708 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [54c7f358-842a-497a-a823-488b6019339a] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
14:40:28.708 [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:40:28.904 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [54c7f358-842a-497a-a823-488b6019339a] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726641628995_117.143.60.22_49896
|
|
14:40:28.905 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [54c7f358-842a-497a-a823-488b6019339a] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
14:40:28.905 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [54c7f358-842a-497a-a823-488b6019339a] Notify connected event to listeners.
|
|
14:40:28.905 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [54c7f358-842a-497a-a823-488b6019339a] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x00000008010d0870
|
|
14:40:28.905 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
14:40:28.907 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-auth with instance Instance{instanceId='null', ip='10.113.37.55', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
|
14:40:28.929 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-auth 10.113.37.55:9500 register finished
|
|
14:40:29.103 [main] INFO c.m.a.CloudAuthApplication - [logStarted,56] - Started CloudAuthApplication in 10.036 seconds (process running for 10.524)
|
|
14:40:29.112 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
14:40:29.113 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
14:40:29.113 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth.yml+DEFAULT_GROUP+one
|
|
14:40:29.120 [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-auth.yml, group=DEFAULT_GROUP, cnt=1
|
|
14:40:29.120 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth.yml, group=DEFAULT_GROUP
|
|
14:40:29.121 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth-dev.yml+DEFAULT_GROUP+one
|
|
14:40:29.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-auth-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
14:40:29.122 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth-dev.yml, group=DEFAULT_GROUP
|
|
14:40:29.122 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth+DEFAULT_GROUP+one
|
|
14:40:29.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-auth, group=DEFAULT_GROUP, cnt=1
|
|
14:40:29.122 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth, group=DEFAULT_GROUP
|
|
14:40:29.425 [RMI TCP Connection(2)-10.113.37.55] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
14:41:33.692 [boundedElastic-1] INFO c.a.n.client.naming - [subscribe,164] - [SUBSCRIBE-SERVICE] service:cloud-system, group:DEFAULT_GROUP, clusters:
|
|
14:41:33.692 [boundedElastic-1] INFO c.a.n.client.naming - [subscribe,377] - [GRPC-SUBSCRIBE] service:cloud-system, group:DEFAULT_GROUP, cluster:
|
|
14:41:33.741 [boundedElastic-1] INFO c.a.n.client.naming - [isChangedServiceInfo,169] - init new ips(2) service: DEFAULT_GROUP@@cloud-system -> [{"instanceId":"10.113.37.55#9701#DEFAULT#DEFAULT_GROUP@@cloud-system","ip":"10.113.37.55","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.61#9701#DEFAULT#DEFAULT_GROUP@@cloud-system","ip":"10.113.37.61","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}]
|
|
14:41:33.742 [boundedElastic-1] INFO c.a.n.client.naming - [processServiceInfo,144] - current ips:(2) service: DEFAULT_GROUP@@cloud-system -> [{"instanceId":"10.113.37.55#9701#DEFAULT#DEFAULT_GROUP@@cloud-system","ip":"10.113.37.55","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.61#9701#DEFAULT#DEFAULT_GROUP@@cloud-system","ip":"10.113.37.61","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}]
|
|
14:41:34.242 [nacos-grpc-client-executor-47.116.173.119-27] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [54c7f358-842a-497a-a823-488b6019339a] Receive server push request, request = NotifySubscriberRequest, requestId = 3331
|
|
14:41:34.243 [nacos-grpc-client-executor-47.116.173.119-27] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [54c7f358-842a-497a-a823-488b6019339a] Ack server push request, request = NotifySubscriberRequest, requestId = 3331
|
|
14:41:49.346 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
14:41:49.346 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-auth with instance: Instance{instanceId='null', ip='10.113.37.55', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
14:41:49.417 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
14:41:49.417 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
14:41:49.418 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
14:41:49.418 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
14:41:49.418 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
14:41:49.418 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
14:41:49.418 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
14:41:49.418 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
14:41:49.418 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
14:41:49.418 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
14:41:49.418 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
14:41:49.418 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
14:41:49.418 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->54c7f358-842a-497a-a823-488b6019339a
|
|
14:41:49.418 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@2a755f1f[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 26]
|
|
14:41:49.419 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
14:41:49.419 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@4bc8c8c9[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
14:41:49.419 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726641628995_117.143.60.22_49896
|
|
14:41:49.420 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@6f128797[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 31]
|
|
14:41:49.420 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->54c7f358-842a-497a-a823-488b6019339a
|
|
14:41:49.422 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
14:41:49.422 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
14:41:49.423 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
14:42:19.750 [main] INFO c.m.a.CloudAuthApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
14:42:22.040 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
14:42:22.041 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
14:42:22.113 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
14:42:23.358 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
14:42:25.828 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
14:42:25.829 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
14:42:25.829 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
14:42:25.834 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
14:42:25.838 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
14:42:25.838 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
14:42:26.451 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 33a2e91c-eef1-4d1c-88bb-b7e1f4d025a3
|
|
14:42:26.454 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->33a2e91c-eef1-4d1c-88bb-b7e1f4d025a3
|
|
14:42:26.454 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [33a2e91c-eef1-4d1c-88bb-b7e1f4d025a3] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
14:42:26.454 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [33a2e91c-eef1-4d1c-88bb-b7e1f4d025a3] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
14:42:26.455 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [33a2e91c-eef1-4d1c-88bb-b7e1f4d025a3] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
14:42:26.456 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [33a2e91c-eef1-4d1c-88bb-b7e1f4d025a3] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
14:42:26.456 [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:42:27.924 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [33a2e91c-eef1-4d1c-88bb-b7e1f4d025a3] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726641747249_117.143.60.22_50383
|
|
14:42:27.924 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [33a2e91c-eef1-4d1c-88bb-b7e1f4d025a3] Notify connected event to listeners.
|
|
14:42:27.924 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [33a2e91c-eef1-4d1c-88bb-b7e1f4d025a3] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
14:42:27.925 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
14:42:27.925 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [33a2e91c-eef1-4d1c-88bb-b7e1f4d025a3] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x00000008010d12a0
|
|
14:42:27.926 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-auth with instance Instance{instanceId='null', ip='10.113.37.55', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
|
14:42:28.163 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-auth 10.113.37.55:9500 register finished
|
|
14:42:28.356 [main] INFO c.m.a.CloudAuthApplication - [logStarted,56] - Started CloudAuthApplication in 11.779 seconds (process running for 12.239)
|
|
14:42:28.365 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
14:42:28.365 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
14:42:28.366 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth.yml+DEFAULT_GROUP+one
|
|
14:42:28.371 [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-auth.yml, group=DEFAULT_GROUP, cnt=1
|
|
14:42:28.372 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth.yml, group=DEFAULT_GROUP
|
|
14:42:28.373 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth-dev.yml+DEFAULT_GROUP+one
|
|
14:42:28.373 [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-auth-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
14:42:28.373 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth-dev.yml, group=DEFAULT_GROUP
|
|
14:42:28.373 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth+DEFAULT_GROUP+one
|
|
14:42:28.373 [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-auth, group=DEFAULT_GROUP, cnt=1
|
|
14:42:28.373 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth, group=DEFAULT_GROUP
|
|
14:42:28.495 [RMI TCP Connection(6)-10.113.37.55] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
14:43:02.527 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
14:43:02.527 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-auth with instance: Instance{instanceId='null', ip='10.113.37.55', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
14:43:02.540 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO c.a.n.client.naming - [redoForInstance,73] - Redo instance operation UNREGISTER for DEFAULT_GROUP@@cloud-auth
|
|
14:43:02.541 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
14:43:02.542 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
14:43:02.542 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
14:43:02.542 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
14:43:02.543 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
14:43:02.543 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
14:43:02.543 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
14:43:02.543 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
14:43:02.543 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
14:43:02.543 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
14:43:02.543 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
14:43:02.543 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
14:43:02.543 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->33a2e91c-eef1-4d1c-88bb-b7e1f4d025a3
|
|
14:43:02.543 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@7bfbe11b[Running, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 11]
|
|
14:43:02.543 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
14:43:02.543 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@232e350[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
14:43:02.544 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726641747249_117.143.60.22_50383
|
|
14:43:02.548 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@45d4a9d7[Running, pool size = 6, active threads = 1, queued tasks = 0, completed tasks = 18]
|
|
14:43:02.549 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->33a2e91c-eef1-4d1c-88bb-b7e1f4d025a3
|
|
14:43:02.549 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
14:43:02.549 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [33a2e91c-eef1-4d1c-88bb-b7e1f4d025a3] Server healthy check fail, currentConnection = 1726641747249_117.143.60.22_50383
|
|
14:43:02.549 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
14:43:02.549 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
15:01:52.889 [main] INFO c.m.a.CloudAuthApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
15:01:54.932 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
15:01:54.932 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
15:01:54.999 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
15:01:56.260 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
15:01:58.813 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
15:01:58.814 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
15:01:58.814 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
15:01:58.818 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
15:01:58.822 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
15:01:58.822 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
15:01:58.975 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of cb56f4f8-08c0-496e-9a1b-5b58cce1bc84
|
|
15:01:58.978 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->cb56f4f8-08c0-496e-9a1b-5b58cce1bc84
|
|
15:01:58.978 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [cb56f4f8-08c0-496e-9a1b-5b58cce1bc84] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
15:01:58.979 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [cb56f4f8-08c0-496e-9a1b-5b58cce1bc84] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
15:01:58.979 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [cb56f4f8-08c0-496e-9a1b-5b58cce1bc84] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
15:01:58.980 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [cb56f4f8-08c0-496e-9a1b-5b58cce1bc84] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
15:01:58.981 [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:01:59.209 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [cb56f4f8-08c0-496e-9a1b-5b58cce1bc84] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726642919177_117.143.60.22_51971
|
|
15:01:59.209 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [cb56f4f8-08c0-496e-9a1b-5b58cce1bc84] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
15:01:59.209 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [cb56f4f8-08c0-496e-9a1b-5b58cce1bc84] Notify connected event to listeners.
|
|
15:01:59.209 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
15:01:59.209 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [cb56f4f8-08c0-496e-9a1b-5b58cce1bc84] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x00000008010d12a0
|
|
15:01:59.211 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-auth with instance Instance{instanceId='null', ip='10.113.37.55', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
|
15:01:59.247 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-auth 10.113.37.55:9500 register finished
|
|
15:01:59.445 [main] INFO c.m.a.CloudAuthApplication - [logStarted,56] - Started CloudAuthApplication in 10.699 seconds (process running for 11.236)
|
|
15:01:59.463 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
15:01:59.463 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
15:01:59.464 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth.yml+DEFAULT_GROUP+one
|
|
15:01:59.487 [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-auth.yml, group=DEFAULT_GROUP, cnt=1
|
|
15:01:59.488 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth.yml, group=DEFAULT_GROUP
|
|
15:01:59.495 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth-dev.yml+DEFAULT_GROUP+one
|
|
15:01:59.495 [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-auth-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
15:01:59.495 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth-dev.yml, group=DEFAULT_GROUP
|
|
15:01:59.496 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth+DEFAULT_GROUP+one
|
|
15:01:59.496 [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-auth, group=DEFAULT_GROUP, cnt=1
|
|
15:01:59.496 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth, group=DEFAULT_GROUP
|
|
15:01:59.636 [RMI TCP Connection(2)-10.113.37.55] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
15:10:56.246 [http-nio-9500-exec-3] INFO o.s.a.AbstractOpenApiResource - [getOpenApi,369] - Init duration for springdoc-openapi is: 190 ms
|
|
15:15:18.886 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
15:15:18.886 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-auth with instance: Instance{instanceId='null', ip='10.113.37.55', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
15:15:18.923 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
15:15:18.924 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
15:15:18.924 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
15:15:18.925 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
15:15:18.925 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
15:15:18.925 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
15:15:18.925 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
15:15:18.925 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
15:15:18.925 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
15:15:18.925 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
15:15:18.925 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
15:15:18.925 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
15:15:18.925 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->cb56f4f8-08c0-496e-9a1b-5b58cce1bc84
|
|
15:15:18.925 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@7b56aae[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 265]
|
|
15:15:18.926 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
15:15:18.926 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@19c9f55d[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
15:15:18.926 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726642919177_117.143.60.22_51971
|
|
15:15:18.928 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@2994b516[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 188]
|
|
15:15:18.928 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->cb56f4f8-08c0-496e-9a1b-5b58cce1bc84
|
|
15:15:18.928 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
15:15:18.929 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
15:15:18.929 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
15:15:30.488 [main] INFO c.m.a.CloudAuthApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
15:15:32.340 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
15:15:32.340 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
15:15:32.416 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
15:15:33.565 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
15:15:36.558 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
15:15:36.558 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
15:15:36.559 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
15:15:36.563 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
15:15:36.566 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
15:15:36.567 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
15:15:36.726 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 5b5d99cf-b2d9-4f86-b52e-8c088e2778d2
|
|
15:15:36.728 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->5b5d99cf-b2d9-4f86-b52e-8c088e2778d2
|
|
15:15:36.728 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [5b5d99cf-b2d9-4f86-b52e-8c088e2778d2] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
15:15:36.728 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [5b5d99cf-b2d9-4f86-b52e-8c088e2778d2] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
15:15:36.729 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [5b5d99cf-b2d9-4f86-b52e-8c088e2778d2] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
15:15:36.729 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [5b5d99cf-b2d9-4f86-b52e-8c088e2778d2] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
15:15:36.729 [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:15:37.148 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [5b5d99cf-b2d9-4f86-b52e-8c088e2778d2] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726643737062_117.143.60.22_54684
|
|
15:15:37.149 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [5b5d99cf-b2d9-4f86-b52e-8c088e2778d2] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
15:15:37.149 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [5b5d99cf-b2d9-4f86-b52e-8c088e2778d2] Notify connected event to listeners.
|
|
15:15:37.149 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [5b5d99cf-b2d9-4f86-b52e-8c088e2778d2] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x00000008010d0b88
|
|
15:15:37.149 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
15:15:37.150 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-auth with instance Instance{instanceId='null', ip='10.113.37.55', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
|
15:15:37.211 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-auth 10.113.37.55:9500 register finished
|
|
15:15:37.425 [main] INFO c.m.a.CloudAuthApplication - [logStarted,56] - Started CloudAuthApplication in 9.957 seconds (process running for 10.598)
|
|
15:15:37.435 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
15:15:37.435 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
15:15:37.435 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth.yml+DEFAULT_GROUP+one
|
|
15:15:37.443 [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-auth.yml, group=DEFAULT_GROUP, cnt=1
|
|
15:15:37.443 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth.yml, group=DEFAULT_GROUP
|
|
15:15:37.445 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth-dev.yml+DEFAULT_GROUP+one
|
|
15:15:37.445 [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-auth-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
15:15:37.445 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth-dev.yml, group=DEFAULT_GROUP
|
|
15:15:37.446 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth+DEFAULT_GROUP+one
|
|
15:15:37.446 [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-auth, group=DEFAULT_GROUP, cnt=1
|
|
15:15:37.446 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth, group=DEFAULT_GROUP
|
|
15:15:37.813 [RMI TCP Connection(2)-10.113.37.55] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
15:45:44.826 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
15:45:44.826 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-auth with instance: Instance{instanceId='null', ip='10.113.37.55', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
15:45:44.899 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
15:45:44.900 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
15:45:44.900 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
15:45:44.901 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
15:45:44.901 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
15:45:44.901 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
15:45:44.901 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
15:45:44.901 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
15:45:44.901 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
15:45:44.901 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
15:45:44.901 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
15:45:44.901 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
15:45:44.901 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->5b5d99cf-b2d9-4f86-b52e-8c088e2778d2
|
|
15:45:44.901 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@6ba36ac0[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 601]
|
|
15:45:44.902 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
15:45:44.902 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@6e99a08a[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
15:45:44.902 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726643737062_117.143.60.22_54684
|
|
15:45:44.904 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@29c7e38e[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 382]
|
|
15:45:44.904 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->5b5d99cf-b2d9-4f86-b52e-8c088e2778d2
|
|
15:45:44.904 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
15:45:44.905 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
15:45:44.906 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
15:53:53.950 [main] INFO c.m.a.CloudAuthApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
15:53:56.002 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
15:53:56.002 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
15:53:56.078 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
15:53:57.268 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
15:54:00.062 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
15:54:00.065 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
15:54:00.065 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
15:54:00.070 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
15:54:00.074 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
15:54:00.075 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
15:54:00.191 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 7e22dedf-662a-4281-a566-b2389f113c69
|
|
15:54:00.194 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->7e22dedf-662a-4281-a566-b2389f113c69
|
|
15:54:00.194 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [7e22dedf-662a-4281-a566-b2389f113c69] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
15:54:00.194 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [7e22dedf-662a-4281-a566-b2389f113c69] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
15:54:00.195 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [7e22dedf-662a-4281-a566-b2389f113c69] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
15:54:00.196 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [7e22dedf-662a-4281-a566-b2389f113c69] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
15:54:00.197 [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:54:00.293 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [7e22dedf-662a-4281-a566-b2389f113c69] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726646040395_117.143.60.22_61345
|
|
15:54:00.293 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [7e22dedf-662a-4281-a566-b2389f113c69] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
15:54:00.293 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [7e22dedf-662a-4281-a566-b2389f113c69] Notify connected event to listeners.
|
|
15:54:00.294 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [7e22dedf-662a-4281-a566-b2389f113c69] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x00000008010cee68
|
|
15:54:00.294 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
15:54:00.295 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-auth with instance Instance{instanceId='null', ip='10.113.37.55', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
|
15:54:00.372 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-auth 10.113.37.55:9500 register finished
|
|
15:54:00.578 [main] INFO c.m.a.CloudAuthApplication - [logStarted,56] - Started CloudAuthApplication in 10.433 seconds (process running for 11.105)
|
|
15:54:00.590 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
15:54:00.590 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
15:54:00.591 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth.yml+DEFAULT_GROUP+one
|
|
15:54:00.602 [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-auth.yml, group=DEFAULT_GROUP, cnt=1
|
|
15:54:00.602 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth.yml, group=DEFAULT_GROUP
|
|
15:54:00.604 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth-dev.yml+DEFAULT_GROUP+one
|
|
15:54:00.604 [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-auth-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
15:54:00.604 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth-dev.yml, group=DEFAULT_GROUP
|
|
15:54:00.605 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth+DEFAULT_GROUP+one
|
|
15:54:00.605 [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-auth, group=DEFAULT_GROUP, cnt=1
|
|
15:54:00.605 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth, group=DEFAULT_GROUP
|
|
15:54:00.995 [RMI TCP Connection(4)-10.113.37.55] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
16:13:00.955 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
16:13:00.955 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-auth with instance: Instance{instanceId='null', ip='10.113.37.55', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
16:13:01.034 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
16:13:01.034 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
16:13:01.043 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
16:13:01.043 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
16:13:01.043 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
16:13:01.043 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
16:13:01.043 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
16:13:01.043 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
16:13:01.043 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
16:13:01.043 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
16:13:01.043 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
16:13:01.043 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
16:13:01.043 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->7e22dedf-662a-4281-a566-b2389f113c69
|
|
16:13:01.043 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@21197106[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 379]
|
|
16:13:01.043 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
16:13:01.043 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@f91e190[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
16:13:01.043 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726646040395_117.143.60.22_61345
|
|
16:13:01.043 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@1e5ebb5a[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 241]
|
|
16:13:01.050 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->7e22dedf-662a-4281-a566-b2389f113c69
|
|
16:13:01.050 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
16:13:01.050 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
16:13:01.050 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
19:06:38.974 [main] INFO c.m.a.CloudAuthApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
19:06:41.073 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
19:06:41.074 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
19:06:41.152 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
19:06:42.365 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
19:06:45.219 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
19:06:45.220 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
19:06:45.221 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
19:06:45.228 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
19:06:45.232 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
19:06:45.232 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
19:06:45.388 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of cf1a64f6-3642-48b8-83d3-1da487d1bb5e
|
|
19:06:45.390 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->cf1a64f6-3642-48b8-83d3-1da487d1bb5e
|
|
19:06:45.391 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [cf1a64f6-3642-48b8-83d3-1da487d1bb5e] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
19:06:45.391 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [cf1a64f6-3642-48b8-83d3-1da487d1bb5e] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
19:06:45.391 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [cf1a64f6-3642-48b8-83d3-1da487d1bb5e] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
19:06:45.392 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [cf1a64f6-3642-48b8-83d3-1da487d1bb5e] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
19:06:45.392 [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:06:45.819 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [cf1a64f6-3642-48b8-83d3-1da487d1bb5e] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726657605676_117.143.60.22_61925
|
|
19:06:45.819 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [cf1a64f6-3642-48b8-83d3-1da487d1bb5e] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
19:06:45.819 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [cf1a64f6-3642-48b8-83d3-1da487d1bb5e] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x00000008010d0228
|
|
19:06:45.819 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [cf1a64f6-3642-48b8-83d3-1da487d1bb5e] Notify connected event to listeners.
|
|
19:06:45.819 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
19:06:45.820 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-auth with instance Instance{instanceId='null', ip='10.113.37.90', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
|
19:06:45.859 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-auth 10.113.37.90:9500 register finished
|
|
19:06:46.082 [main] INFO c.m.a.CloudAuthApplication - [logStarted,56] - Started CloudAuthApplication in 10.99 seconds (process running for 11.834)
|
|
19:06:46.093 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
19:06:46.093 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
19:06:46.094 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth.yml+DEFAULT_GROUP+one
|
|
19:06:46.102 [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-auth.yml, group=DEFAULT_GROUP, cnt=1
|
|
19:06:46.103 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth.yml, group=DEFAULT_GROUP
|
|
19:06:46.104 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth-dev.yml+DEFAULT_GROUP+one
|
|
19:06:46.105 [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-auth-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
19:06:46.105 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth-dev.yml, group=DEFAULT_GROUP
|
|
19:06:46.105 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth+DEFAULT_GROUP+one
|
|
19:06:46.105 [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-auth, group=DEFAULT_GROUP, cnt=1
|
|
19:06:46.105 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth, group=DEFAULT_GROUP
|
|
19:06:46.432 [RMI TCP Connection(2)-10.113.37.90] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
19:08:55.403 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
19:08:55.403 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-auth with instance: Instance{instanceId='null', ip='10.113.37.90', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
19:08:55.433 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
19:08:55.434 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
19:08:55.434 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
19:08:55.434 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
19:08:55.435 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
19:08:55.435 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
19:08:55.435 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
19:08:55.435 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
19:08:55.435 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
19:08:55.435 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
19:08:55.435 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
19:08:55.435 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
19:08:55.435 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->cf1a64f6-3642-48b8-83d3-1da487d1bb5e
|
|
19:08:55.435 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@2604cbb7[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 43]
|
|
19:08:55.435 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
19:08:55.435 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@7c287b58[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
19:08:55.436 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726657605676_117.143.60.22_61925
|
|
19:08:55.438 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@1e8bef01[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 36]
|
|
19:08:55.438 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->cf1a64f6-3642-48b8-83d3-1da487d1bb5e
|
|
19:08:55.438 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
19:08:55.439 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
19:08:55.439 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
19:09:14.652 [main] INFO c.m.a.CloudAuthApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
19:09:16.745 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
19:09:16.745 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
19:09:16.811 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
19:09:17.985 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
19:09:20.807 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
19:09:20.809 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
19:09:20.809 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
19:09:20.816 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
19:09:20.820 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
19:09:20.821 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
19:09:20.938 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of f061b301-7690-4002-b8d8-7fc0246667e0
|
|
19:09:20.940 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->f061b301-7690-4002-b8d8-7fc0246667e0
|
|
19:09:20.940 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f061b301-7690-4002-b8d8-7fc0246667e0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
19:09:20.940 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f061b301-7690-4002-b8d8-7fc0246667e0] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
19:09:20.941 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f061b301-7690-4002-b8d8-7fc0246667e0] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
19:09:20.942 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f061b301-7690-4002-b8d8-7fc0246667e0] Try to connect to server on start up, server: {serverIp = '47.116.173.119', server main port = 8848}
|
|
19:09:20.943 [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:09:21.047 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f061b301-7690-4002-b8d8-7fc0246667e0] Success to connect to server [47.116.173.119:8848] on start up, connectionId = 1726657761209_117.143.60.22_62543
|
|
19:09:21.048 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f061b301-7690-4002-b8d8-7fc0246667e0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
19:09:21.048 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f061b301-7690-4002-b8d8-7fc0246667e0] Notify connected event to listeners.
|
|
19:09:21.048 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f061b301-7690-4002-b8d8-7fc0246667e0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x00000008010d0228
|
|
19:09:21.048 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
19:09:21.050 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] one registering service cloud-auth with instance Instance{instanceId='null', ip='10.113.37.90', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
|
19:09:21.103 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-auth 10.113.37.90:9500 register finished
|
|
19:09:21.319 [main] INFO c.m.a.CloudAuthApplication - [logStarted,56] - Started CloudAuthApplication in 10.345 seconds (process running for 10.977)
|
|
19:09:21.328 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
19:09:21.328 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
19:09:21.329 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth.yml+DEFAULT_GROUP+one
|
|
19:09:21.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-auth.yml, group=DEFAULT_GROUP, cnt=1
|
|
19:09:21.335 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth.yml, group=DEFAULT_GROUP
|
|
19:09:21.336 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth-dev.yml+DEFAULT_GROUP+one
|
|
19:09:21.337 [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-auth-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
19:09:21.337 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth-dev.yml, group=DEFAULT_GROUP
|
|
19:09:21.337 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-one-47.116.173.119_8848] [subscribe] cloud-auth+DEFAULT_GROUP+one
|
|
19:09:21.337 [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-auth, group=DEFAULT_GROUP, cnt=1
|
|
19:09:21.337 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth, group=DEFAULT_GROUP
|
|
19:09:21.459 [RMI TCP Connection(2)-10.113.37.90] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
19:10:41.595 [boundedElastic-1] INFO c.a.n.client.naming - [subscribe,164] - [SUBSCRIBE-SERVICE] service:cloud-system, group:DEFAULT_GROUP, clusters:
|
|
19:10:41.595 [boundedElastic-1] INFO c.a.n.client.naming - [subscribe,377] - [GRPC-SUBSCRIBE] service:cloud-system, group:DEFAULT_GROUP, cluster:
|
|
19:10:41.802 [boundedElastic-1] INFO c.a.n.client.naming - [isChangedServiceInfo,169] - init new ips(2) service: DEFAULT_GROUP@@cloud-system -> [{"instanceId":"10.113.37.61#9701#DEFAULT#DEFAULT_GROUP@@cloud-system","ip":"10.113.37.61","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.90#9701#DEFAULT#DEFAULT_GROUP@@cloud-system","ip":"10.113.37.90","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}]
|
|
19:10:41.802 [boundedElastic-1] INFO c.a.n.client.naming - [processServiceInfo,144] - current ips:(2) service: DEFAULT_GROUP@@cloud-system -> [{"instanceId":"10.113.37.61#9701#DEFAULT#DEFAULT_GROUP@@cloud-system","ip":"10.113.37.61","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.90#9701#DEFAULT#DEFAULT_GROUP@@cloud-system","ip":"10.113.37.90","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}]
|
|
19:10:42.395 [nacos-grpc-client-executor-47.116.173.119-28] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f061b301-7690-4002-b8d8-7fc0246667e0] Receive server push request, request = NotifySubscriberRequest, requestId = 1191
|
|
19:10:42.395 [nacos-grpc-client-executor-47.116.173.119-28] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [f061b301-7690-4002-b8d8-7fc0246667e0] Ack server push request, request = NotifySubscriberRequest, requestId = 1191
|
|
19:12:53.158 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
19:12:53.158 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] one deregistering service cloud-auth with instance: Instance{instanceId='null', ip='10.113.37.90', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
19:12:53.523 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
19:12:53.524 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
19:12:53.524 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
19:12:53.524 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
19:12:53.524 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
19:12:53.524 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
19:12:53.524 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
19:12:53.525 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
19:12:53.525 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
19:12:53.525 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
19:12:53.525 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
19:12:53.525 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
19:12:53.525 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->f061b301-7690-4002-b8d8-7fc0246667e0
|
|
19:12:53.525 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@747077df[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 70]
|
|
19:12:53.526 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
19:12:53.526 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@610ff127[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
19:12:53.526 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726657761209_117.143.60.22_62543
|
|
19:12:53.528 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@10f4b9f8[Running, pool size = 2, active threads = 1, queued tasks = 0, completed tasks = 55]
|
|
19:12:53.528 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->f061b301-7690-4002-b8d8-7fc0246667e0
|
|
19:12:53.528 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
19:12:53.529 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
19:12:53.530 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
19:20:32.383 [main] INFO c.m.a.CloudAuthApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
19:20:34.595 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
19:20:34.596 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
19:20:34.658 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
19:20:36.004 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
19:20:38.687 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
19:20:38.688 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
19:20:38.689 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
19:20:38.694 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
19:20:38.698 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
19:20:38.698 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
19:20:38.834 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of b487428b-c57e-4338-aa63-f501eb627842
|
|
19:20:38.836 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->b487428b-c57e-4338-aa63-f501eb627842
|
|
19:20:38.836 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b487428b-c57e-4338-aa63-f501eb627842] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
19:20:38.836 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b487428b-c57e-4338-aa63-f501eb627842] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
19:20:38.836 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b487428b-c57e-4338-aa63-f501eb627842] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
19:20:38.837 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b487428b-c57e-4338-aa63-f501eb627842] Try to connect to server on start up, server: {serverIp = '49.235.136.60', server main port = 8848}
|
|
19:20:38.837 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:20:39.049 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b487428b-c57e-4338-aa63-f501eb627842] Success to connect to server [49.235.136.60:8848] on start up, connectionId = 1726658439109_117.143.60.138_64286
|
|
19:20:39.049 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b487428b-c57e-4338-aa63-f501eb627842] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
19:20:39.049 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b487428b-c57e-4338-aa63-f501eb627842] Notify connected event to listeners.
|
|
19:20:39.049 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b487428b-c57e-4338-aa63-f501eb627842] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x00000008010cb548
|
|
19:20:39.049 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
19:20:39.050 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] wyh registering service cloud-auth with instance Instance{instanceId='null', ip='10.113.37.90', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
|
19:20:39.256 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-auth 10.113.37.90:9500 register finished
|
|
19:20:39.428 [main] INFO c.m.a.CloudAuthApplication - [logStarted,56] - Started CloudAuthApplication in 9.662 seconds (process running for 10.156)
|
|
19:20:39.437 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
19:20:39.438 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
19:20:39.438 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wyh-49.235.136.60_8848] [subscribe] cloud-auth.yml+DEFAULT_GROUP+wyh
|
|
19:20:39.445 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wyh-49.235.136.60_8848] [add-listener] ok, tenant=wyh, dataId=cloud-auth.yml, group=DEFAULT_GROUP, cnt=1
|
|
19:20:39.445 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth.yml, group=DEFAULT_GROUP
|
|
19:20:39.446 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wyh-49.235.136.60_8848] [subscribe] cloud-auth-dev.yml+DEFAULT_GROUP+wyh
|
|
19:20:39.446 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wyh-49.235.136.60_8848] [add-listener] ok, tenant=wyh, dataId=cloud-auth-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
19:20:39.447 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth-dev.yml, group=DEFAULT_GROUP
|
|
19:20:39.447 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wyh-49.235.136.60_8848] [subscribe] cloud-auth+DEFAULT_GROUP+wyh
|
|
19:20:39.447 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wyh-49.235.136.60_8848] [add-listener] ok, tenant=wyh, dataId=cloud-auth, group=DEFAULT_GROUP, cnt=1
|
|
19:20:39.447 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth, group=DEFAULT_GROUP
|
|
19:20:39.662 [RMI TCP Connection(5)-10.113.37.90] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
19:54:55.144 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
19:54:55.144 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] wyh deregistering service cloud-auth with instance: Instance{instanceId='null', ip='10.113.37.90', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
19:54:55.322 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
19:54:55.323 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
19:54:55.323 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
19:54:55.323 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
19:54:55.323 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
19:54:55.323 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
19:54:55.323 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
19:54:55.323 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
19:54:55.324 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
19:54:55.324 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
19:54:55.324 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
19:54:55.324 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
19:54:55.324 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->b487428b-c57e-4338-aa63-f501eb627842
|
|
19:54:55.324 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@f837a6e[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 683]
|
|
19:54:55.324 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
19:54:55.324 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@130a244e[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
19:54:55.324 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726658439109_117.143.60.138_64286
|
|
19:54:55.326 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@73e1d13c[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 418]
|
|
19:54:55.326 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->b487428b-c57e-4338-aa63-f501eb627842
|
|
19:54:55.327 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
19:54:55.327 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
19:54:55.328 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
19:55:57.140 [main] INFO c.m.a.CloudAuthApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
19:55:59.080 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
19:55:59.080 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
19:55:59.157 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
19:56:00.574 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
19:56:03.163 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
19:56:03.164 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
19:56:03.164 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
19:56:03.170 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
19:56:03.174 [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:03.174 [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:03.337 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of d4e4ff21-1ef6-4259-9769-a50a4be58395
|
|
19:56:03.340 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->d4e4ff21-1ef6-4259-9769-a50a4be58395
|
|
19:56:03.340 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d4e4ff21-1ef6-4259-9769-a50a4be58395] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
19:56:03.340 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d4e4ff21-1ef6-4259-9769-a50a4be58395] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
19:56:03.340 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d4e4ff21-1ef6-4259-9769-a50a4be58395] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
19:56:03.340 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d4e4ff21-1ef6-4259-9769-a50a4be58395] Try to connect to server on start up, server: {serverIp = '49.235.136.60', server main port = 8848}
|
|
19:56:03.341 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
19:56:04.181 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d4e4ff21-1ef6-4259-9769-a50a4be58395] Success to connect to server [49.235.136.60:8848] on start up, connectionId = 1726660564200_117.143.60.138_60019
|
|
19:56:04.181 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d4e4ff21-1ef6-4259-9769-a50a4be58395] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
19:56:04.181 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d4e4ff21-1ef6-4259-9769-a50a4be58395] Notify connected event to listeners.
|
|
19:56:04.181 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d4e4ff21-1ef6-4259-9769-a50a4be58395] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x00000008010c9c78
|
|
19:56:04.181 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
19:56:04.183 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] wyh registering service cloud-auth with instance Instance{instanceId='null', ip='10.113.37.90', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
|
19:56:04.248 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-auth 10.113.37.90:9500 register finished
|
|
19:56:04.485 [main] INFO c.m.a.CloudAuthApplication - [logStarted,56] - Started CloudAuthApplication in 9.989 seconds (process running for 10.496)
|
|
19:56:04.499 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
19:56:04.500 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
19:56:04.500 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wyh-49.235.136.60_8848] [subscribe] cloud-auth.yml+DEFAULT_GROUP+wyh
|
|
19:56:04.510 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wyh-49.235.136.60_8848] [add-listener] ok, tenant=wyh, dataId=cloud-auth.yml, group=DEFAULT_GROUP, cnt=1
|
|
19:56:04.510 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth.yml, group=DEFAULT_GROUP
|
|
19:56:04.511 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wyh-49.235.136.60_8848] [subscribe] cloud-auth-dev.yml+DEFAULT_GROUP+wyh
|
|
19:56:04.512 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wyh-49.235.136.60_8848] [add-listener] ok, tenant=wyh, dataId=cloud-auth-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
19:56:04.512 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth-dev.yml, group=DEFAULT_GROUP
|
|
19:56:04.513 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wyh-49.235.136.60_8848] [subscribe] cloud-auth+DEFAULT_GROUP+wyh
|
|
19:56:04.513 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wyh-49.235.136.60_8848] [add-listener] ok, tenant=wyh, dataId=cloud-auth, group=DEFAULT_GROUP, cnt=1
|
|
19:56:04.513 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth, group=DEFAULT_GROUP
|
|
19:56:04.996 [RMI TCP Connection(4)-10.113.37.90] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
20:03:59.397 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
20:03:59.398 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] wyh deregistering service cloud-auth with instance: Instance{instanceId='null', ip='10.113.37.90', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
20:04:00.896 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
20:04:00.897 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
20:04:00.897 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
20:04:00.897 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
20:04:00.897 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
20:04:00.897 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
20:04:00.897 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
20:04:00.897 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
20:04:00.897 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
20:04:00.898 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
20:04:00.898 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
20:04:00.898 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
20:04:00.898 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->d4e4ff21-1ef6-4259-9769-a50a4be58395
|
|
20:04:00.898 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@1d4507ce[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 158]
|
|
20:04:00.898 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
20:04:00.898 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@1a57f3ae[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
20:04:00.898 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726660564200_117.143.60.138_60019
|
|
20:04:00.901 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@2261d3b1[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 105]
|
|
20:04:00.901 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->d4e4ff21-1ef6-4259-9769-a50a4be58395
|
|
20:04:00.901 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
20:04:00.901 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
20:04:01.225 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
20:04:08.835 [main] INFO c.m.a.CloudAuthApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
20:04:10.831 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
20:04:10.831 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
20:04:10.902 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
20:04:12.040 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
20:04:14.637 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
20:04:14.638 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
20:04:14.638 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
20:04:14.641 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
20:04:14.644 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
20:04:14.645 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
20:04:14.812 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of c2355836-14a6-497c-96c6-de2fc2705821
|
|
20:04:14.813 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->c2355836-14a6-497c-96c6-de2fc2705821
|
|
20:04:14.814 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c2355836-14a6-497c-96c6-de2fc2705821] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
20:04:14.814 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c2355836-14a6-497c-96c6-de2fc2705821] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
20:04:14.814 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c2355836-14a6-497c-96c6-de2fc2705821] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
20:04:14.815 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c2355836-14a6-497c-96c6-de2fc2705821] Try to connect to server on start up, server: {serverIp = '49.235.136.60', server main port = 8848}
|
|
20:04:14.815 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:04:15.004 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c2355836-14a6-497c-96c6-de2fc2705821] Success to connect to server [49.235.136.60:8848] on start up, connectionId = 1726661055105_117.143.60.138_62892
|
|
20:04:15.004 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c2355836-14a6-497c-96c6-de2fc2705821] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
20:04:15.004 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c2355836-14a6-497c-96c6-de2fc2705821] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x00000008010c9668
|
|
20:04:15.004 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c2355836-14a6-497c-96c6-de2fc2705821] Notify connected event to listeners.
|
|
20:04:15.005 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
20:04:15.006 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] wyh registering service cloud-auth with instance Instance{instanceId='null', ip='10.113.37.90', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
|
20:04:15.031 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-auth 10.113.37.90:9500 register finished
|
|
20:04:15.192 [main] INFO c.m.a.CloudAuthApplication - [logStarted,56] - Started CloudAuthApplication in 8.957 seconds (process running for 9.461)
|
|
20:04:15.200 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
20:04:15.201 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
20:04:15.201 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wyh-49.235.136.60_8848] [subscribe] cloud-auth.yml+DEFAULT_GROUP+wyh
|
|
20:04:15.207 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wyh-49.235.136.60_8848] [add-listener] ok, tenant=wyh, dataId=cloud-auth.yml, group=DEFAULT_GROUP, cnt=1
|
|
20:04:15.208 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth.yml, group=DEFAULT_GROUP
|
|
20:04:15.209 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wyh-49.235.136.60_8848] [subscribe] cloud-auth-dev.yml+DEFAULT_GROUP+wyh
|
|
20:04:15.209 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wyh-49.235.136.60_8848] [add-listener] ok, tenant=wyh, dataId=cloud-auth-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
20:04:15.210 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth-dev.yml, group=DEFAULT_GROUP
|
|
20:04:15.210 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wyh-49.235.136.60_8848] [subscribe] cloud-auth+DEFAULT_GROUP+wyh
|
|
20:04:15.211 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wyh-49.235.136.60_8848] [add-listener] ok, tenant=wyh, dataId=cloud-auth, group=DEFAULT_GROUP, cnt=1
|
|
20:04:15.211 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth, group=DEFAULT_GROUP
|
|
20:04:15.558 [RMI TCP Connection(7)-10.113.37.90] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
20:12:19.052 [boundedElastic-1] INFO c.a.n.client.naming - [subscribe,164] - [SUBSCRIBE-SERVICE] service:cloud-system, group:DEFAULT_GROUP, clusters:
|
|
20:12:19.053 [boundedElastic-1] INFO c.a.n.client.naming - [subscribe,377] - [GRPC-SUBSCRIBE] service:cloud-system, group:DEFAULT_GROUP, cluster:
|
|
20:12:19.081 [boundedElastic-1] INFO c.a.n.client.naming - [isChangedServiceInfo,169] - init new ips(1) service: DEFAULT_GROUP@@cloud-system -> [{"ip":"10.113.37.90","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}]
|
|
20:12:19.082 [boundedElastic-1] INFO c.a.n.client.naming - [processServiceInfo,144] - current ips:(1) service: DEFAULT_GROUP@@cloud-system -> [{"ip":"10.113.37.90","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}]
|
|
20:12:19.600 [nacos-grpc-client-executor-49.235.136.60-106] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c2355836-14a6-497c-96c6-de2fc2705821] Receive server push request, request = NotifySubscriberRequest, requestId = 17093
|
|
20:12:19.600 [nacos-grpc-client-executor-49.235.136.60-106] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c2355836-14a6-497c-96c6-de2fc2705821] Ack server push request, request = NotifySubscriberRequest, requestId = 17093
|
|
20:13:48.064 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c2355836-14a6-497c-96c6-de2fc2705821] Server healthy check fail, currentConnection = 1726661055105_117.143.60.138_62892
|
|
20:13:48.066 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c2355836-14a6-497c-96c6-de2fc2705821] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
20:13:48.066 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:13:49.833 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [8159ff80-e13d-4f23-afbb-f39b2267c81a_config-0] Server healthy check fail, currentConnection = 1726661048560_117.143.60.138_62861
|
|
20:13:49.833 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [8159ff80-e13d-4f23-afbb-f39b2267c81a_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
20:13:49.833 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:13:51.185 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:13:52.947 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:13:54.186 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c2355836-14a6-497c-96c6-de2fc2705821] Fail to connect server, after trying 1 times, last try server is {serverIp = '49.235.136.60', server main port = 8848}, error = unknown
|
|
20:13:54.391 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:13:55.961 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [8159ff80-e13d-4f23-afbb-f39b2267c81a_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '49.235.136.60', server main port = 8848}, error = unknown
|
|
20:13:56.166 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:13:57.407 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c2355836-14a6-497c-96c6-de2fc2705821] Fail to connect server, after trying 2 times, last try server is {serverIp = '49.235.136.60', server main port = 8848}, error = unknown
|
|
20:13:57.721 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:13:59.177 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [8159ff80-e13d-4f23-afbb-f39b2267c81a_config-0] Fail to connect server, after trying 2 times, last try server is {serverIp = '49.235.136.60', server main port = 8848}, error = unknown
|
|
20:13:59.483 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:14:00.724 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c2355836-14a6-497c-96c6-de2fc2705821] Fail to connect server, after trying 3 times, last try server is {serverIp = '49.235.136.60', server main port = 8848}, error = unknown
|
|
20:14:01.138 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:14:01.585 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [8159ff80-e13d-4f23-afbb-f39b2267c81a_config-0] Success to connect a server [49.235.136.60:8848], connectionId = 1726661641246_117.143.60.138_50102
|
|
20:14:01.585 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [8159ff80-e13d-4f23-afbb-f39b2267c81a_config-0] Abandon prev connection, server is 49.235.136.60:8848, connectionId is 1726661048560_117.143.60.138_62861
|
|
20:14:01.586 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726661048560_117.143.60.138_62861
|
|
20:14:01.587 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [8159ff80-e13d-4f23-afbb-f39b2267c81a_config-0] Notify disconnected event to listeners
|
|
20:14:01.587 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [8159ff80-e13d-4f23-afbb-f39b2267c81a_config-0] DisConnected,clear listen context...
|
|
20:14:01.587 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [8159ff80-e13d-4f23-afbb-f39b2267c81a_config-0] Notify connected event to listeners.
|
|
20:14:01.587 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [8159ff80-e13d-4f23-afbb-f39b2267c81a_config-0] Connected,notify listen context...
|
|
20:14:02.216 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c2355836-14a6-497c-96c6-de2fc2705821] Success to connect a server [49.235.136.60:8848], connectionId = 1726661641930_117.143.60.138_50120
|
|
20:14:02.216 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c2355836-14a6-497c-96c6-de2fc2705821] Abandon prev connection, server is 49.235.136.60:8848, connectionId is 1726661055105_117.143.60.138_62892
|
|
20:14:02.216 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726661055105_117.143.60.138_62892
|
|
20:14:02.217 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c2355836-14a6-497c-96c6-de2fc2705821] Notify disconnected event to listeners
|
|
20:14:02.218 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c2355836-14a6-497c-96c6-de2fc2705821] Notify connected event to listeners.
|
|
20:14:02.218 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
20:14:04.443 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO c.a.n.client.naming - [redoForInstance,73] - Redo instance operation REGISTER for DEFAULT_GROUP@@cloud-auth
|
|
20:14:07.462 [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#
|
|
20:14:10.464 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO c.a.n.client.naming - [redoForInstance,73] - Redo instance operation REGISTER for DEFAULT_GROUP@@cloud-auth
|
|
20:14:10.464 [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#
|
|
20:14:12.227 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c2355836-14a6-497c-96c6-de2fc2705821] Server check success, currentServer is 49.235.136.60:8848
|
|
20:14:13.473 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO c.a.n.client.naming - [redoForInstance,73] - Redo instance operation REGISTER for DEFAULT_GROUP@@cloud-auth
|
|
20:14:14.278 [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#
|
|
20:14:18.766 [nacos-grpc-client-executor-49.235.136.60-147] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c2355836-14a6-497c-96c6-de2fc2705821] Receive server push request, request = NotifySubscriberRequest, requestId = 17111
|
|
20:14:18.766 [nacos-grpc-client-executor-49.235.136.60-147] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c2355836-14a6-497c-96c6-de2fc2705821] Ack server push request, request = NotifySubscriberRequest, requestId = 17111
|
|
20:14:29.568 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [8159ff80-e13d-4f23-afbb-f39b2267c81a_config-0] Server healthy check fail, currentConnection = 1726661641246_117.143.60.138_50102
|
|
20:14:29.568 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [8159ff80-e13d-4f23-afbb-f39b2267c81a_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
20:14:29.569 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:14:30.928 [nacos-grpc-client-executor-49.235.136.60-148] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c2355836-14a6-497c-96c6-de2fc2705821] Receive server push request, request = NotifySubscriberRequest, requestId = 17119
|
|
20:14:30.929 [nacos-grpc-client-executor-49.235.136.60-148] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c2355836-14a6-497c-96c6-de2fc2705821] Ack server push request, request = NotifySubscriberRequest, requestId = 17119
|
|
20:14:30.933 [nacos-grpc-client-executor-49.235.136.60-149] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c2355836-14a6-497c-96c6-de2fc2705821] Receive server push request, request = NotifySubscriberRequest, requestId = 17127
|
|
20:14:30.933 [nacos-grpc-client-executor-49.235.136.60-149] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c2355836-14a6-497c-96c6-de2fc2705821] Ack server push request, request = NotifySubscriberRequest, requestId = 17127
|
|
20:14:32.689 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:14:33.239 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [8159ff80-e13d-4f23-afbb-f39b2267c81a_config-0] Success to connect a server [49.235.136.60:8848], connectionId = 1726661673252_117.143.60.138_50298
|
|
20:14:33.239 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [8159ff80-e13d-4f23-afbb-f39b2267c81a_config-0] Abandon prev connection, server is 49.235.136.60:8848, connectionId is 1726661641246_117.143.60.138_50102
|
|
20:14:33.239 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726661641246_117.143.60.138_50102
|
|
20:14:33.239 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [8159ff80-e13d-4f23-afbb-f39b2267c81a_config-0] Notify disconnected event to listeners
|
|
20:14:33.239 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [8159ff80-e13d-4f23-afbb-f39b2267c81a_config-0] DisConnected,clear listen context...
|
|
20:14:33.239 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [8159ff80-e13d-4f23-afbb-f39b2267c81a_config-0] Notify connected event to listeners.
|
|
20:14:33.239 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [8159ff80-e13d-4f23-afbb-f39b2267c81a_config-0] Connected,notify listen context...
|
|
20:14:34.037 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [8159ff80-e13d-4f23-afbb-f39b2267c81a_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
20:14:34.037 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:14:35.061 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [8159ff80-e13d-4f23-afbb-f39b2267c81a_config-0] Success to connect a server [49.235.136.60:8848], connectionId = 1726661674703_117.143.60.138_50304
|
|
20:14:35.061 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [8159ff80-e13d-4f23-afbb-f39b2267c81a_config-0] Abandon prev connection, server is 49.235.136.60:8848, connectionId is 1726661673252_117.143.60.138_50298
|
|
20:14:35.061 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726661673252_117.143.60.138_50298
|
|
20:14:35.063 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [8159ff80-e13d-4f23-afbb-f39b2267c81a_config-0] Notify disconnected event to listeners
|
|
20:14:35.063 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [8159ff80-e13d-4f23-afbb-f39b2267c81a_config-0] DisConnected,clear listen context...
|
|
20:14:35.063 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [8159ff80-e13d-4f23-afbb-f39b2267c81a_config-0] Notify connected event to listeners.
|
|
20:14:35.063 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [8159ff80-e13d-4f23-afbb-f39b2267c81a_config-0] Connected,notify listen context...
|
|
20:16:01.391 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [c2355836-14a6-497c-96c6-de2fc2705821] Server check success, currentServer is 49.235.136.60:8848
|
|
20:22:36.245 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
20:22:36.245 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] wyh deregistering service cloud-auth with instance: Instance{instanceId='null', ip='10.113.37.90', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
20:22:36.287 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
20:22:36.289 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
20:22:36.289 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
20:22:36.289 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
20:22:36.289 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
20:22:36.289 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
20:22:36.289 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
20:22:36.289 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
20:22:36.289 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
20:22:36.289 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
20:22:36.289 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
20:22:36.289 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
20:22:36.289 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->c2355836-14a6-497c-96c6-de2fc2705821
|
|
20:22:36.289 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@1d83b578[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 364]
|
|
20:22:36.289 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
20:22:36.289 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@786d085e[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
20:22:36.290 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726661641930_117.143.60.138_50120
|
|
20:22:36.290 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@5937ec28[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 248]
|
|
20:22:36.290 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->c2355836-14a6-497c-96c6-de2fc2705821
|
|
20:22:36.290 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
20:22:36.290 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
20:22:36.290 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
20:23:02.118 [main] INFO c.m.a.CloudAuthApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
20:23:04.986 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
20:23:04.986 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
20:23:05.044 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
20:23:06.211 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
20:23:09.411 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
20:23:09.412 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
20:23:09.412 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
20:23:09.418 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
20:23:09.423 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
20:23:09.423 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
20:23:09.621 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 73e9d495-4f7d-42fe-ab22-852e93e50b71
|
|
20:23:09.624 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->73e9d495-4f7d-42fe-ab22-852e93e50b71
|
|
20:23:09.624 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
20:23:09.624 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
20:23:09.625 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
20:23:09.625 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Try to connect to server on start up, server: {serverIp = '49.235.136.60', server main port = 8848}
|
|
20:23:09.626 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:23:09.931 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Success to connect to server [49.235.136.60:8848] on start up, connectionId = 1726662189998_117.143.60.138_53033
|
|
20:23:09.931 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
20:23:09.931 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Notify connected event to listeners.
|
|
20:23:09.931 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x00000008010c9668
|
|
20:23:09.931 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
20:23:09.933 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] wyh registering service cloud-auth with instance Instance{instanceId='null', ip='10.113.37.90', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
|
20:23:09.962 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-auth 10.113.37.90:9500 register finished
|
|
20:23:10.136 [main] INFO c.m.a.CloudAuthApplication - [logStarted,56] - Started CloudAuthApplication in 10.679 seconds (process running for 11.112)
|
|
20:23:10.147 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
20:23:10.148 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
20:23:10.149 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wyh-49.235.136.60_8848] [subscribe] cloud-auth.yml+DEFAULT_GROUP+wyh
|
|
20:23:10.163 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wyh-49.235.136.60_8848] [add-listener] ok, tenant=wyh, dataId=cloud-auth.yml, group=DEFAULT_GROUP, cnt=1
|
|
20:23:10.163 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth.yml, group=DEFAULT_GROUP
|
|
20:23:10.166 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wyh-49.235.136.60_8848] [subscribe] cloud-auth-dev.yml+DEFAULT_GROUP+wyh
|
|
20:23:10.167 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wyh-49.235.136.60_8848] [add-listener] ok, tenant=wyh, dataId=cloud-auth-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
20:23:10.167 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth-dev.yml, group=DEFAULT_GROUP
|
|
20:23:10.167 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wyh-49.235.136.60_8848] [subscribe] cloud-auth+DEFAULT_GROUP+wyh
|
|
20:23:10.168 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wyh-49.235.136.60_8848] [add-listener] ok, tenant=wyh, dataId=cloud-auth, group=DEFAULT_GROUP, cnt=1
|
|
20:23:10.168 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth, group=DEFAULT_GROUP
|
|
20:23:10.325 [RMI TCP Connection(7)-10.113.37.90] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
20:30:35.609 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Server check success, currentServer is 49.235.136.60:8848
|
|
20:30:52.949 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Server healthy check fail, currentConnection = 1726662189998_117.143.60.138_53033
|
|
20:30:52.949 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
20:30:52.950 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:30:53.399 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b0e7edd8-726e-494a-b0a9-20be7db69132_config-0] Server healthy check fail, currentConnection = 1726662181826_117.143.60.138_52977
|
|
20:30:53.399 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b0e7edd8-726e-494a-b0a9-20be7db69132_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
20:30:53.399 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:30:56.063 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:30:56.526 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:30:59.065 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Fail to connect server, after trying 1 times, last try server is {serverIp = '49.235.136.60', server main port = 8848}, error = unknown
|
|
20:30:59.268 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:30:59.504 [boundedElastic-1] INFO c.a.n.client.naming - [subscribe,164] - [SUBSCRIBE-SERVICE] service:cloud-system, group:DEFAULT_GROUP, clusters:
|
|
20:30:59.504 [boundedElastic-1] INFO c.a.n.client.naming - [subscribe,377] - [GRPC-SUBSCRIBE] service:cloud-system, group:DEFAULT_GROUP, cluster:
|
|
20:30:59.535 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b0e7edd8-726e-494a-b0a9-20be7db69132_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '49.235.136.60', server main port = 8848}, error = unknown
|
|
20:30:59.745 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:31:00.460 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b0e7edd8-726e-494a-b0a9-20be7db69132_config-0] Success to connect a server [49.235.136.60:8848], connectionId = 1726662660350_117.143.60.138_55711
|
|
20:31:00.460 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b0e7edd8-726e-494a-b0a9-20be7db69132_config-0] Abandon prev connection, server is 49.235.136.60:8848, connectionId is 1726662181826_117.143.60.138_52977
|
|
20:31:00.460 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726662181826_117.143.60.138_52977
|
|
20:31:00.460 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b0e7edd8-726e-494a-b0a9-20be7db69132_config-0] Notify disconnected event to listeners
|
|
20:31:00.460 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [b0e7edd8-726e-494a-b0a9-20be7db69132_config-0] DisConnected,clear listen context...
|
|
20:31:00.460 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b0e7edd8-726e-494a-b0a9-20be7db69132_config-0] Notify connected event to listeners.
|
|
20:31:00.460 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [b0e7edd8-726e-494a-b0a9-20be7db69132_config-0] Connected,notify listen context...
|
|
20:31:01.780 [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#
|
|
20:31:02.272 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Fail to connect server, after trying 2 times, last try server is {serverIp = '49.235.136.60', server main port = 8848}, error = unknown
|
|
20:31:02.572 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:31:04.781 [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#
|
|
20:31:05.580 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Fail to connect server, after trying 3 times, last try server is {serverIp = '49.235.136.60', server main port = 8848}, error = unknown
|
|
20:31:05.984 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:31:07.785 [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#
|
|
20:31:08.988 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Fail to connect server, after trying 4 times, last try server is {serverIp = '49.235.136.60', server main port = 8848}, error = unknown
|
|
20:31:09.498 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:31:10.798 [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#
|
|
20:31:12.501 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Fail to connect server, after trying 5 times, last try server is {serverIp = '49.235.136.60', server main port = 8848}, error = unknown
|
|
20:31:13.105 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:31:13.800 [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#
|
|
20:31:16.107 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Fail to connect server, after trying 6 times, last try server is {serverIp = '49.235.136.60', server main port = 8848}, error = unknown
|
|
20:31:16.805 [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#
|
|
20:31:16.809 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:31:19.808 [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#
|
|
20:31:19.824 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Fail to connect server, after trying 7 times, last try server is {serverIp = '49.235.136.60', server main port = 8848}, error = unknown
|
|
20:31:20.628 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:31:22.819 [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#
|
|
20:31:23.637 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Fail to connect server, after trying 8 times, last try server is {serverIp = '49.235.136.60', server main port = 8848}, error = unknown
|
|
20:31:24.549 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:31:24.909 [boundedElastic-1] INFO c.a.n.client.naming - [subscribe,164] - [SUBSCRIBE-SERVICE] service:cloud-system, group:DEFAULT_GROUP, clusters:
|
|
20:31:24.909 [boundedElastic-1] INFO c.a.n.client.naming - [subscribe,377] - [GRPC-SUBSCRIBE] service:cloud-system, group:DEFAULT_GROUP, cluster:
|
|
20:31:25.333 [boundedElastic-1] INFO c.a.n.client.naming - [subscribe,164] - [SUBSCRIBE-SERVICE] service:cloud-system, group:DEFAULT_GROUP, clusters:
|
|
20:31:25.333 [boundedElastic-1] INFO c.a.n.client.naming - [subscribe,377] - [GRPC-SUBSCRIBE] service:cloud-system, group:DEFAULT_GROUP, cluster:
|
|
20:31:25.831 [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#
|
|
20:31:27.551 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Fail to connect server, after trying 9 times, last try server is {serverIp = '49.235.136.60', server main port = 8848}, error = unknown
|
|
20:31:28.559 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:31:28.834 [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#
|
|
20:31:31.562 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Fail to connect server, after trying 10 times, last try server is {serverIp = '49.235.136.60', server main port = 8848}, error = unknown
|
|
20:31:31.688 [boundedElastic-1] INFO c.a.n.client.naming - [subscribe,164] - [SUBSCRIBE-SERVICE] service:cloud-system, group:DEFAULT_GROUP, clusters:
|
|
20:31:31.688 [boundedElastic-1] INFO c.a.n.client.naming - [subscribe,377] - [GRPC-SUBSCRIBE] service:cloud-system, group:DEFAULT_GROUP, cluster:
|
|
20:31:31.838 [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#
|
|
20:31:32.098 [boundedElastic-1] INFO c.a.n.client.naming - [subscribe,164] - [SUBSCRIBE-SERVICE] service:cloud-system, group:DEFAULT_GROUP, clusters:
|
|
20:31:32.098 [boundedElastic-1] INFO c.a.n.client.naming - [subscribe,377] - [GRPC-SUBSCRIBE] service:cloud-system, group:DEFAULT_GROUP, cluster:
|
|
20:31:32.664 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:31:34.838 [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#
|
|
20:31:35.665 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Fail to connect server, after trying 11 times, last try server is {serverIp = '49.235.136.60', server main port = 8848}, error = unknown
|
|
20:31:36.867 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:31:37.840 [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#
|
|
20:31:39.034 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Success to connect a server [49.235.136.60:8848], connectionId = 1726662698750_117.143.60.138_55949
|
|
20:31:39.034 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Abandon prev connection, server is 49.235.136.60:8848, connectionId is 1726662189998_117.143.60.138_53033
|
|
20:31:39.034 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726662189998_117.143.60.138_53033
|
|
20:31:39.034 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Notify disconnected event to listeners
|
|
20:31:39.035 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Notify connected event to listeners.
|
|
20:31:39.035 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
20:31:40.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-auth
|
|
20:31:41.791 [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#
|
|
20:31:42.927 [nacos-grpc-client-executor-49.235.136.60-151] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Receive server push request, request = NotifySubscriberRequest, requestId = 17190
|
|
20:31:42.927 [nacos-grpc-client-executor-49.235.136.60-151] INFO c.a.n.client.naming - [isChangedServiceInfo,169] - init new ips(1) service: DEFAULT_GROUP@@cloud-system -> [{"ip":"10.113.37.90","port":9701,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@cloud-system","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000,"ipDeleteTimeout":30000}]
|
|
20:31:42.943 [nacos-grpc-client-executor-49.235.136.60-151] INFO c.a.n.client.naming - [processServiceInfo,144] - current ips:(1) service: DEFAULT_GROUP@@cloud-system -> [{"ip":"10.113.37.90","port":9701,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@cloud-system","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000,"ipDeleteTimeout":30000}]
|
|
20:31:42.946 [nacos-grpc-client-executor-49.235.136.60-151] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Ack server push request, request = NotifySubscriberRequest, requestId = 17190
|
|
20:32:38.432 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b0e7edd8-726e-494a-b0a9-20be7db69132_config-0] Server healthy check fail, currentConnection = 1726662660350_117.143.60.138_55711
|
|
20:32:38.433 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b0e7edd8-726e-494a-b0a9-20be7db69132_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
20:32:38.433 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:32:38.504 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Server healthy check fail, currentConnection = 1726662698750_117.143.60.138_55949
|
|
20:32:38.504 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
20:32:38.504 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:32:40.746 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Success to connect a server [49.235.136.60:8848], connectionId = 1726662760715_117.143.60.138_56275
|
|
20:32:40.746 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b0e7edd8-726e-494a-b0a9-20be7db69132_config-0] Success to connect a server [49.235.136.60:8848], connectionId = 1726662760714_117.143.60.138_56274
|
|
20:32:40.746 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Abandon prev connection, server is 49.235.136.60:8848, connectionId is 1726662698750_117.143.60.138_55949
|
|
20:32:40.746 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b0e7edd8-726e-494a-b0a9-20be7db69132_config-0] Abandon prev connection, server is 49.235.136.60:8848, connectionId is 1726662660350_117.143.60.138_55711
|
|
20:32:40.746 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726662660350_117.143.60.138_55711
|
|
20:32:40.746 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726662698750_117.143.60.138_55949
|
|
20:32:40.746 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Notify disconnected event to listeners
|
|
20:32:40.746 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Notify connected event to listeners.
|
|
20:32:40.746 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
20:32:40.746 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b0e7edd8-726e-494a-b0a9-20be7db69132_config-0] Notify disconnected event to listeners
|
|
20:32:40.746 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [b0e7edd8-726e-494a-b0a9-20be7db69132_config-0] DisConnected,clear listen context...
|
|
20:32:40.746 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b0e7edd8-726e-494a-b0a9-20be7db69132_config-0] Notify connected event to listeners.
|
|
20:32:40.746 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [b0e7edd8-726e-494a-b0a9-20be7db69132_config-0] Connected,notify listen context...
|
|
20:32:41.447 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Server check success, currentServer is 49.235.136.60:8848
|
|
20:32:42.507 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO c.a.n.client.naming - [redoForInstance,73] - Redo instance operation REGISTER for DEFAULT_GROUP@@cloud-auth
|
|
20:32:42.604 [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#
|
|
20:32:43.344 [nacos-grpc-client-executor-49.235.136.60-173] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Receive server push request, request = NotifySubscriberRequest, requestId = 17192
|
|
20:32:43.345 [nacos-grpc-client-executor-49.235.136.60-173] INFO c.a.n.client.naming - [isChangedServiceInfo,225] - removed ips(1) service: DEFAULT_GROUP@@cloud-system -> [{"ip":"10.113.37.90","port":9701,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@cloud-system","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000,"ipDeleteTimeout":30000}]
|
|
20:32:43.345 [nacos-grpc-client-executor-49.235.136.60-173] INFO c.a.n.client.naming - [processServiceInfo,144] - current ips:(0) service: DEFAULT_GROUP@@cloud-system -> []
|
|
20:32:43.346 [nacos-grpc-client-executor-49.235.136.60-173] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Ack server push request, request = NotifySubscriberRequest, requestId = 17192
|
|
20:32:44.204 [nacos-grpc-client-executor-49.235.136.60-174] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Receive server push request, request = NotifySubscriberRequest, requestId = 17195
|
|
20:32:44.204 [nacos-grpc-client-executor-49.235.136.60-174] INFO c.a.n.client.naming - [isChangedServiceInfo,219] - new ips(1) service: DEFAULT_GROUP@@cloud-system -> [{"ip":"10.113.37.90","port":9701,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@cloud-system","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000,"ipDeleteTimeout":30000}]
|
|
20:32:44.204 [nacos-grpc-client-executor-49.235.136.60-174] INFO c.a.n.client.naming - [processServiceInfo,144] - current ips:(1) service: DEFAULT_GROUP@@cloud-system -> [{"ip":"10.113.37.90","port":9701,"weight":1.0,"healthy":true,"enabled":true,"ephemeral":true,"clusterName":"DEFAULT","serviceName":"DEFAULT_GROUP@@cloud-system","metadata":{"preserved.register.source":"SPRING_CLOUD"},"instanceHeartBeatTimeOut":15000,"instanceHeartBeatInterval":5000,"ipDeleteTimeout":30000}]
|
|
20:32:44.204 [nacos-grpc-client-executor-49.235.136.60-174] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Ack server push request, request = NotifySubscriberRequest, requestId = 17195
|
|
20:36:17.892 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b0e7edd8-726e-494a-b0a9-20be7db69132_config-0] Server healthy check fail, currentConnection = 1726662760714_117.143.60.138_56274
|
|
20:36:17.892 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b0e7edd8-726e-494a-b0a9-20be7db69132_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
20:36:17.892 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:36:19.562 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b0e7edd8-726e-494a-b0a9-20be7db69132_config-0] Success to connect a server [49.235.136.60:8848], connectionId = 1726662979322_117.143.60.138_57575
|
|
20:36:19.562 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b0e7edd8-726e-494a-b0a9-20be7db69132_config-0] Abandon prev connection, server is 49.235.136.60:8848, connectionId is 1726662760714_117.143.60.138_56274
|
|
20:36:19.562 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726662760714_117.143.60.138_56274
|
|
20:36:19.562 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b0e7edd8-726e-494a-b0a9-20be7db69132_config-0] Notify disconnected event to listeners
|
|
20:36:19.562 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [b0e7edd8-726e-494a-b0a9-20be7db69132_config-0] DisConnected,clear listen context...
|
|
20:36:19.562 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b0e7edd8-726e-494a-b0a9-20be7db69132_config-0] Notify connected event to listeners.
|
|
20:36:19.562 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [b0e7edd8-726e-494a-b0a9-20be7db69132_config-0] Connected,notify listen context...
|
|
20:37:58.255 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Server check success, currentServer is 49.235.136.60:8848
|
|
20:50:30.410 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b0e7edd8-726e-494a-b0a9-20be7db69132_config-0] Server healthy check fail, currentConnection = 1726662979322_117.143.60.138_57575
|
|
20:50:30.410 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b0e7edd8-726e-494a-b0a9-20be7db69132_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
20:50:30.410 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:50:31.213 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Server healthy check fail, currentConnection = 1726662760715_117.143.60.138_56275
|
|
20:50:31.213 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
20:50:31.213 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:50:33.527 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:50:34.344 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:50:36.537 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b0e7edd8-726e-494a-b0a9-20be7db69132_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '49.235.136.60', server main port = 8848}, error = unknown
|
|
20:50:36.738 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:50:37.355 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Fail to connect server, after trying 1 times, last try server is {serverIp = '49.235.136.60', server main port = 8848}, error = unknown
|
|
20:50:37.557 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:50:39.751 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b0e7edd8-726e-494a-b0a9-20be7db69132_config-0] Fail to connect server, after trying 2 times, last try server is {serverIp = '49.235.136.60', server main port = 8848}, error = unknown
|
|
20:50:40.020 [lettuce-nioEventLoop-4-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)
|
|
20:50:40.035 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Fail to connect server, after trying 2 times, last try server is {serverIp = '49.235.136.60', server main port = 8848}, error = unknown
|
|
20:50:40.062 [lettuce-eventExecutorLoop-1-2] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was /47.116.173.119:6379
|
|
20:50:40.062 [lettuce-eventExecutorLoop-1-1] INFO i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was /47.116.173.119:6379
|
|
20:50:40.066 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:50:40.083 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b0e7edd8-726e-494a-b0a9-20be7db69132_config-0] Fail to connect server, after trying 3 times, last try server is {serverIp = '49.235.136.60', server main port = 8848}, error = unknown
|
|
20:50:40.347 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:50:40.352 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Fail to connect server, after trying 3 times, last try server is {serverIp = '49.235.136.60', server main port = 8848}, error = unknown
|
|
20:50:40.488 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:50:40.493 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b0e7edd8-726e-494a-b0a9-20be7db69132_config-0] Fail to connect server, after trying 4 times, last try server is {serverIp = '49.235.136.60', server main port = 8848}, error = unknown
|
|
20:50:40.755 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:50:40.759 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Fail to connect server, after trying 4 times, last try server is {serverIp = '49.235.136.60', server main port = 8848}, error = unknown
|
|
20:50:41.005 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:50:41.022 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b0e7edd8-726e-494a-b0a9-20be7db69132_config-0] Fail to connect server, after trying 5 times, last try server is {serverIp = '49.235.136.60', server main port = 8848}, error = unknown
|
|
20:50:41.272 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:50:41.276 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Fail to connect server, after trying 5 times, last try server is {serverIp = '49.235.136.60', server main port = 8848}, error = unknown
|
|
20:50:41.632 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:50:41.635 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b0e7edd8-726e-494a-b0a9-20be7db69132_config-0] Fail to connect server, after trying 6 times, last try server is {serverIp = '49.235.136.60', server main port = 8848}, error = unknown
|
|
20:50:41.882 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:50:42.343 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:50:42.606 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b0e7edd8-726e-494a-b0a9-20be7db69132_config-0] Success to connect a server [49.235.136.60:8848], connectionId = 1726663842679_220.196.194.142_9288
|
|
20:50:42.606 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b0e7edd8-726e-494a-b0a9-20be7db69132_config-0] Abandon prev connection, server is 49.235.136.60:8848, connectionId is 1726662979322_117.143.60.138_57575
|
|
20:50:42.606 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726662979322_117.143.60.138_57575
|
|
20:50:42.606 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b0e7edd8-726e-494a-b0a9-20be7db69132_config-0] Notify disconnected event to listeners
|
|
20:50:42.606 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [b0e7edd8-726e-494a-b0a9-20be7db69132_config-0] DisConnected,clear listen context...
|
|
20:50:42.606 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [b0e7edd8-726e-494a-b0a9-20be7db69132_config-0] Notify connected event to listeners.
|
|
20:50:42.606 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [b0e7edd8-726e-494a-b0a9-20be7db69132_config-0] Connected,notify listen context...
|
|
20:50:42.975 [lettuce-nioEventLoop-4-4] INFO i.l.c.p.ReconnectionHandler - [lambda$null$3,174] - Reconnected to 47.116.173.119/<unresolved>:6379
|
|
20:50:42.976 [lettuce-nioEventLoop-4-3] INFO i.l.c.p.ReconnectionHandler - [lambda$null$3,174] - Reconnected to 47.116.173.119/<unresolved>:6379
|
|
20:50:43.189 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Success to connect a server [49.235.136.60:8848], connectionId = 1726663843264_220.196.194.142_9291
|
|
20:50:43.189 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Abandon prev connection, server is 49.235.136.60:8848, connectionId is 1726662760715_117.143.60.138_56275
|
|
20:50:43.189 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726662760715_117.143.60.138_56275
|
|
20:50:43.189 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Notify disconnected event to listeners
|
|
20:50:43.189 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Notify connected event to listeners.
|
|
20:50:43.189 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
20:50:45.298 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO c.a.n.client.naming - [redoForInstance,73] - Redo instance operation REGISTER for DEFAULT_GROUP@@cloud-auth
|
|
20:50:45.333 [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#
|
|
20:50:45.950 [nacos-grpc-client-executor-49.235.136.60-414] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Receive server push request, request = NotifySubscriberRequest, requestId = 17257
|
|
20:50:45.950 [nacos-grpc-client-executor-49.235.136.60-414] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [73e9d495-4f7d-42fe-ab22-852e93e50b71] Ack server push request, request = NotifySubscriberRequest, requestId = 17257
|
|
20:51:07.045 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
20:51:07.046 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] wyh deregistering service cloud-auth with instance: Instance{instanceId='null', ip='10.113.37.90', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
20:51:07.103 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
20:51:07.105 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
20:51:07.105 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
20:51:07.105 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
20:51:07.105 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
20:51:07.105 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
20:51:07.106 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
20:51:07.106 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
20:51:07.106 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
20:51:07.106 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
20:51:07.106 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
20:51:07.106 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
20:51:07.106 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->73e9d495-4f7d-42fe-ab22-852e93e50b71
|
|
20:51:07.106 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@496805f6[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 557]
|
|
20:51:07.106 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
20:51:07.106 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@417eaa5f[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
20:51:07.106 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726663843264_220.196.194.142_9291
|
|
20:51:07.106 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@1c97a35f[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 420]
|
|
20:51:07.106 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->73e9d495-4f7d-42fe-ab22-852e93e50b71
|
|
20:51:07.106 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
20:51:07.107 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
20:51:07.107 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
20:51:19.795 [main] INFO c.m.a.CloudAuthApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
20:51:21.837 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
20:51:21.837 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
20:51:21.902 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
20:51:23.166 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
20:51:26.055 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
20:51:26.055 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
20:51:26.056 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
20:51:26.060 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
20:51:26.063 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
20:51:26.063 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
20:51:26.281 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 03405e12-e81b-465a-af19-b96aa5639011
|
|
20:51:26.283 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->03405e12-e81b-465a-af19-b96aa5639011
|
|
20:51:26.283 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [03405e12-e81b-465a-af19-b96aa5639011] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
20:51:26.284 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [03405e12-e81b-465a-af19-b96aa5639011] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
20:51:26.284 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [03405e12-e81b-465a-af19-b96aa5639011] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
20:51:26.284 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [03405e12-e81b-465a-af19-b96aa5639011] Try to connect to server on start up, server: {serverIp = '49.235.136.60', server main port = 8848}
|
|
20:51:26.284 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:51:26.546 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [03405e12-e81b-465a-af19-b96aa5639011] Success to connect to server [49.235.136.60:8848] on start up, connectionId = 1726663886634_220.196.194.142_10262
|
|
20:51:26.546 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [03405e12-e81b-465a-af19-b96aa5639011] Notify connected event to listeners.
|
|
20:51:26.546 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [03405e12-e81b-465a-af19-b96aa5639011] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
20:51:26.546 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
20:51:26.546 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [03405e12-e81b-465a-af19-b96aa5639011] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x00000008010ca588
|
|
20:51:26.547 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] wyh registering service cloud-auth with instance Instance{instanceId='null', ip='192.168.61.46', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2408:840d:de20:8d3f:b5d2:35ff:73d4:f234], preserved.register.source=SPRING_CLOUD}}
|
|
20:51:26.595 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-auth 192.168.61.46:9500 register finished
|
|
20:51:26.813 [main] INFO c.m.a.CloudAuthApplication - [logStarted,56] - Started CloudAuthApplication in 10.039 seconds (process running for 10.644)
|
|
20:51:26.827 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
20:51:26.828 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
20:51:26.828 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wyh-49.235.136.60_8848] [subscribe] cloud-auth.yml+DEFAULT_GROUP+wyh
|
|
20:51:26.838 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wyh-49.235.136.60_8848] [add-listener] ok, tenant=wyh, dataId=cloud-auth.yml, group=DEFAULT_GROUP, cnt=1
|
|
20:51:26.839 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth.yml, group=DEFAULT_GROUP
|
|
20:51:26.840 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wyh-49.235.136.60_8848] [subscribe] cloud-auth-dev.yml+DEFAULT_GROUP+wyh
|
|
20:51:26.840 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wyh-49.235.136.60_8848] [add-listener] ok, tenant=wyh, dataId=cloud-auth-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
20:51:26.841 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth-dev.yml, group=DEFAULT_GROUP
|
|
20:51:26.841 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wyh-49.235.136.60_8848] [subscribe] cloud-auth+DEFAULT_GROUP+wyh
|
|
20:51:26.841 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wyh-49.235.136.60_8848] [add-listener] ok, tenant=wyh, dataId=cloud-auth, group=DEFAULT_GROUP, cnt=1
|
|
20:51:26.842 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth, group=DEFAULT_GROUP
|
|
20:51:26.917 [RMI TCP Connection(2)-192.168.61.46] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
20:53:38.687 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
20:53:38.687 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] wyh deregistering service cloud-auth with instance: Instance{instanceId='null', ip='192.168.61.46', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
20:53:38.730 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
20:53:38.731 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
20:53:38.731 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
20:53:38.731 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
20:53:38.731 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
20:53:38.731 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
20:53:38.731 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
20:53:38.731 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
20:53:38.731 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
20:53:38.732 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
20:53:38.732 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
20:53:38.733 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
20:53:38.733 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->03405e12-e81b-465a-af19-b96aa5639011
|
|
20:53:38.733 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@64d8ebf5[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 44]
|
|
20:53:38.733 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
20:53:38.734 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@9e61e92[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
20:53:38.734 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726663886634_220.196.194.142_10262
|
|
20:53:38.737 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@616a1828[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 35]
|
|
20:53:38.737 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->03405e12-e81b-465a-af19-b96aa5639011
|
|
20:53:38.737 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
20:53:38.738 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
20:53:38.738 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
20:54:50.407 [main] INFO c.m.a.CloudAuthApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
20:54:53.744 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
20:54:53.744 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
20:54:53.822 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
20:54:55.090 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
20:54:57.670 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
20:54:57.670 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
20:54:57.671 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
20:54:57.677 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
20:54:57.682 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
20:54:57.682 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
20:54:57.945 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of d8a4591e-75ae-46d8-9b16-34c7ce4dcfe3
|
|
20:54:57.947 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->d8a4591e-75ae-46d8-9b16-34c7ce4dcfe3
|
|
20:54:57.947 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d8a4591e-75ae-46d8-9b16-34c7ce4dcfe3] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
20:54:57.947 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d8a4591e-75ae-46d8-9b16-34c7ce4dcfe3] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
20:54:57.948 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d8a4591e-75ae-46d8-9b16-34c7ce4dcfe3] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
20:54:57.949 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d8a4591e-75ae-46d8-9b16-34c7ce4dcfe3] Try to connect to server on start up, server: {serverIp = '49.235.136.60', server main port = 8848}
|
|
20:54:57.949 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
20:54:58.225 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d8a4591e-75ae-46d8-9b16-34c7ce4dcfe3] Success to connect to server [49.235.136.60:8848] on start up, connectionId = 1726664098294_220.196.194.142_10497
|
|
20:54:58.225 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d8a4591e-75ae-46d8-9b16-34c7ce4dcfe3] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
20:54:58.225 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d8a4591e-75ae-46d8-9b16-34c7ce4dcfe3] Notify connected event to listeners.
|
|
20:54:58.226 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
20:54:58.226 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d8a4591e-75ae-46d8-9b16-34c7ce4dcfe3] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x00000008010cade8
|
|
20:54:58.227 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] wyh registering service cloud-auth with instance Instance{instanceId='null', ip='192.168.61.46', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2408:840d:de20:8d3f:b5d2:35ff:73d4:f234], preserved.register.source=SPRING_CLOUD}}
|
|
20:54:58.281 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-auth 192.168.61.46:9500 register finished
|
|
20:54:58.431 [main] INFO c.m.a.CloudAuthApplication - [logStarted,56] - Started CloudAuthApplication in 11.136 seconds (process running for 11.964)
|
|
20:54:58.440 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
20:54:58.441 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
20:54:58.442 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wyh-49.235.136.60_8848] [subscribe] cloud-auth.yml+DEFAULT_GROUP+wyh
|
|
20:54:58.450 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wyh-49.235.136.60_8848] [add-listener] ok, tenant=wyh, dataId=cloud-auth.yml, group=DEFAULT_GROUP, cnt=1
|
|
20:54:58.450 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth.yml, group=DEFAULT_GROUP
|
|
20:54:58.459 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wyh-49.235.136.60_8848] [subscribe] cloud-auth-dev.yml+DEFAULT_GROUP+wyh
|
|
20:54:58.459 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wyh-49.235.136.60_8848] [add-listener] ok, tenant=wyh, dataId=cloud-auth-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
20:54:58.459 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth-dev.yml, group=DEFAULT_GROUP
|
|
20:54:58.459 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wyh-49.235.136.60_8848] [subscribe] cloud-auth+DEFAULT_GROUP+wyh
|
|
20:54:58.460 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wyh-49.235.136.60_8848] [add-listener] ok, tenant=wyh, dataId=cloud-auth, group=DEFAULT_GROUP, cnt=1
|
|
20:54:58.460 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth, group=DEFAULT_GROUP
|
|
20:54:59.034 [RMI TCP Connection(7)-192.168.61.46] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
21:05:08.408 [boundedElastic-1] INFO c.a.n.client.naming - [subscribe,164] - [SUBSCRIBE-SERVICE] service:cloud-system, group:DEFAULT_GROUP, clusters:
|
|
21:05:08.409 [boundedElastic-1] INFO c.a.n.client.naming - [subscribe,377] - [GRPC-SUBSCRIBE] service:cloud-system, group:DEFAULT_GROUP, cluster:
|
|
21:05:08.467 [boundedElastic-1] INFO c.a.n.client.naming - [isChangedServiceInfo,169] - init new ips(2) service: DEFAULT_GROUP@@cloud-system -> [{"ip":"192.168.61.46","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":"[2408:840d:de20:8d3f:b5d2:35ff:73d4:f234]"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000},{"ip":"10.113.37.90","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:05:08.467 [boundedElastic-1] INFO c.a.n.client.naming - [processServiceInfo,144] - current ips:(2) service: DEFAULT_GROUP@@cloud-system -> [{"ip":"192.168.61.46","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":"[2408:840d:de20:8d3f:b5d2:35ff:73d4:f234]"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000},{"ip":"10.113.37.90","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:05:08.841 [nacos-grpc-client-executor-49.235.136.60-132] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d8a4591e-75ae-46d8-9b16-34c7ce4dcfe3] Receive server push request, request = NotifySubscriberRequest, requestId = 21475
|
|
21:05:08.842 [nacos-grpc-client-executor-49.235.136.60-132] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d8a4591e-75ae-46d8-9b16-34c7ce4dcfe3] Ack server push request, request = NotifySubscriberRequest, requestId = 21475
|
|
21:08:55.421 [nacos-grpc-client-executor-49.235.136.60-178] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d8a4591e-75ae-46d8-9b16-34c7ce4dcfe3] Receive server push request, request = NotifySubscriberRequest, requestId = 22064
|
|
21:08:55.421 [nacos-grpc-client-executor-49.235.136.60-178] INFO c.a.n.client.naming - [isChangedServiceInfo,225] - removed ips(1) service: DEFAULT_GROUP@@cloud-system -> [{"ip":"10.113.37.90","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:08:55.421 [nacos-grpc-client-executor-49.235.136.60-178] INFO c.a.n.client.naming - [processServiceInfo,144] - current ips:(1) service: DEFAULT_GROUP@@cloud-system -> [{"ip":"192.168.61.46","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":"[2408:840d:de20:8d3f:b5d2:35ff:73d4:f234]"},"ipDeleteTimeout":30000,"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000}]
|
|
21:08:55.426 [nacos-grpc-client-executor-49.235.136.60-178] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d8a4591e-75ae-46d8-9b16-34c7ce4dcfe3] Ack server push request, request = NotifySubscriberRequest, requestId = 22064
|
|
22:17:34.726 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d49fc303-3dba-4862-abe5-125e2ed8f1d4_config-0] Server healthy check fail, currentConnection = 1726664089969_220.196.194.142_9522
|
|
22:17:34.728 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d49fc303-3dba-4862-abe5-125e2ed8f1d4_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
22:17:34.728 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
22:17:37.838 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
22:17:40.901 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d49fc303-3dba-4862-abe5-125e2ed8f1d4_config-0] Success to connect a server [49.235.136.60:8848], connectionId = 1726669059472_220.196.194.142_10741
|
|
22:17:40.901 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d49fc303-3dba-4862-abe5-125e2ed8f1d4_config-0] Abandon prev connection, server is 49.235.136.60:8848, connectionId is 1726664089969_220.196.194.142_9522
|
|
22:17:40.901 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726664089969_220.196.194.142_9522
|
|
22:17:40.901 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d49fc303-3dba-4862-abe5-125e2ed8f1d4_config-0] Notify disconnected event to listeners
|
|
22:17:40.902 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [d49fc303-3dba-4862-abe5-125e2ed8f1d4_config-0] DisConnected,clear listen context...
|
|
22:17:40.902 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d49fc303-3dba-4862-abe5-125e2ed8f1d4_config-0] Notify connected event to listeners.
|
|
22:17:40.902 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [d49fc303-3dba-4862-abe5-125e2ed8f1d4_config-0] Connected,notify listen context...
|
|
22:28:22.629 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d8a4591e-75ae-46d8-9b16-34c7ce4dcfe3] Server check success, currentServer is 49.235.136.60:8848
|
|
22:40:49.950 [nacos-grpc-client-executor-49.235.136.60-1261] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d8a4591e-75ae-46d8-9b16-34c7ce4dcfe3] Receive server push request, request = NotifySubscriberRequest, requestId = 22086
|
|
22:40:49.950 [nacos-grpc-client-executor-49.235.136.60-1261] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d8a4591e-75ae-46d8-9b16-34c7ce4dcfe3] Ack server push request, request = NotifySubscriberRequest, requestId = 22086
|
|
22:41:31.096 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
22:41:31.096 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] wyh deregistering service cloud-auth with instance: Instance{instanceId='null', ip='192.168.61.46', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
22:41:31.248 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
22:41:31.249 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
22:41:31.249 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
22:41:31.249 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
22:41:31.249 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
22:41:31.249 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
22:41:31.249 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
22:41:31.249 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
22:41:31.249 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
22:41:31.249 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
22:41:31.250 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
22:41:31.250 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
22:41:31.250 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->d8a4591e-75ae-46d8-9b16-34c7ce4dcfe3
|
|
22:41:31.250 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@2439ccbb[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 2125]
|
|
22:41:31.250 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
22:41:31.250 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@291e5bad[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
22:41:31.250 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726664098294_220.196.194.142_10497
|
|
22:41:31.250 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@6cc857f4[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 1270]
|
|
22:41:31.250 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->d8a4591e-75ae-46d8-9b16-34c7ce4dcfe3
|
|
22:41:31.250 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
22:41:31.251 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
22:41:31.251 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
22:41:43.721 [main] INFO c.m.a.CloudAuthApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
22:41:45.573 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
22:41:45.573 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
22:41:45.644 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
22:41:46.862 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
22:41:49.210 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
22:41:49.211 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
22:41:49.211 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
22:41:49.214 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
22:41:49.217 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
22:41:49.217 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
22:41:58.942 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of cbc59d49-2b16-4ae2-bec3-540512667938
|
|
22:41:58.944 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->cbc59d49-2b16-4ae2-bec3-540512667938
|
|
22:41:58.944 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [cbc59d49-2b16-4ae2-bec3-540512667938] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
22:41:58.944 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [cbc59d49-2b16-4ae2-bec3-540512667938] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
22:41:58.945 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [cbc59d49-2b16-4ae2-bec3-540512667938] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
22:41:58.945 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [cbc59d49-2b16-4ae2-bec3-540512667938] Try to connect to server on start up, server: {serverIp = '49.235.136.60', server main port = 8848}
|
|
22:41:58.945 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
22:41:59.207 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [cbc59d49-2b16-4ae2-bec3-540512667938] Success to connect to server [49.235.136.60:8848] on start up, connectionId = 1726670519314_220.196.194.142_9783
|
|
22:41:59.207 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [cbc59d49-2b16-4ae2-bec3-540512667938] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
22:41:59.207 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [cbc59d49-2b16-4ae2-bec3-540512667938] Notify connected event to listeners.
|
|
22:41:59.207 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [cbc59d49-2b16-4ae2-bec3-540512667938] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x00000008010cb2e0
|
|
22:41:59.207 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
22:41:59.208 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] wyh registering service cloud-auth with instance Instance{instanceId='null', ip='192.168.61.46', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2408:840d:de20:8d3f:b5d2:35ff:73d4:f234], preserved.register.source=SPRING_CLOUD}}
|
|
22:41:59.272 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-auth 192.168.61.46:9500 register finished
|
|
22:41:59.482 [main] INFO c.m.a.CloudAuthApplication - [logStarted,56] - Started CloudAuthApplication in 19.082 seconds (process running for 19.742)
|
|
22:41:59.511 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
22:41:59.512 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
22:41:59.512 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wyh-49.235.136.60_8848] [subscribe] cloud-auth.yml+DEFAULT_GROUP+wyh
|
|
22:41:59.547 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wyh-49.235.136.60_8848] [add-listener] ok, tenant=wyh, dataId=cloud-auth.yml, group=DEFAULT_GROUP, cnt=1
|
|
22:41:59.547 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth.yml, group=DEFAULT_GROUP
|
|
22:41:59.552 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wyh-49.235.136.60_8848] [subscribe] cloud-auth-dev.yml+DEFAULT_GROUP+wyh
|
|
22:41:59.553 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wyh-49.235.136.60_8848] [add-listener] ok, tenant=wyh, dataId=cloud-auth-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
22:41:59.553 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth-dev.yml, group=DEFAULT_GROUP
|
|
22:41:59.554 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wyh-49.235.136.60_8848] [subscribe] cloud-auth+DEFAULT_GROUP+wyh
|
|
22:41:59.554 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wyh-49.235.136.60_8848] [add-listener] ok, tenant=wyh, dataId=cloud-auth, group=DEFAULT_GROUP, cnt=1
|
|
22:41:59.554 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth, group=DEFAULT_GROUP
|
|
22:42:00.093 [RMI TCP Connection(8)-192.168.61.46] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
23:50:28.098 [main] INFO c.m.a.CloudAuthApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
23:50:30.738 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
23:50:30.738 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
23:50:30.834 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
23:50:32.474 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
23:50:35.448 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
23:50:35.449 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
23:50:35.449 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
23:50:35.454 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
23:50:35.458 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
23:50:35.459 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
23:50:35.675 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 9acb9d5f-0bc9-435d-bcd3-46dd605f2402
|
|
23:50:35.678 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->9acb9d5f-0bc9-435d-bcd3-46dd605f2402
|
|
23:50:35.678 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9acb9d5f-0bc9-435d-bcd3-46dd605f2402] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
23:50:35.678 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9acb9d5f-0bc9-435d-bcd3-46dd605f2402] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
23:50:35.679 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9acb9d5f-0bc9-435d-bcd3-46dd605f2402] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
23:50:35.680 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9acb9d5f-0bc9-435d-bcd3-46dd605f2402] Try to connect to server on start up, server: {serverIp = '49.235.136.60', server main port = 8848}
|
|
23:50:35.680 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:49.235.136.60 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
23:50:35.925 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9acb9d5f-0bc9-435d-bcd3-46dd605f2402] Success to connect to server [49.235.136.60:8848] on start up, connectionId = 1726674635501_39.144.44.111_22566
|
|
23:50:35.925 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9acb9d5f-0bc9-435d-bcd3-46dd605f2402] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
23:50:35.925 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9acb9d5f-0bc9-435d-bcd3-46dd605f2402] Notify connected event to listeners.
|
|
23:50:35.926 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9acb9d5f-0bc9-435d-bcd3-46dd605f2402] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$575/0x00000008010ca9f0
|
|
23:50:35.926 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
23:50:35.927 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] wyh registering service cloud-auth with instance Instance{instanceId='null', ip='192.168.219.139', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=[2409:891f:9221:73c5:c0e1:9182:3b70:7a4f], preserved.register.source=SPRING_CLOUD}}
|
|
23:50:36.274 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-auth 192.168.219.139:9500 register finished
|
|
23:50:36.482 [main] INFO c.m.a.CloudAuthApplication - [logStarted,56] - Started CloudAuthApplication in 12.02 seconds (process running for 12.897)
|
|
23:50:36.494 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
23:50:36.494 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
23:50:36.495 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wyh-49.235.136.60_8848] [subscribe] cloud-auth.yml+DEFAULT_GROUP+wyh
|
|
23:50:36.503 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wyh-49.235.136.60_8848] [add-listener] ok, tenant=wyh, dataId=cloud-auth.yml, group=DEFAULT_GROUP, cnt=1
|
|
23:50:36.504 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth.yml, group=DEFAULT_GROUP
|
|
23:50:36.513 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wyh-49.235.136.60_8848] [subscribe] cloud-auth-dev.yml+DEFAULT_GROUP+wyh
|
|
23:50:36.513 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wyh-49.235.136.60_8848] [add-listener] ok, tenant=wyh, dataId=cloud-auth-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
23:50:36.513 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth-dev.yml, group=DEFAULT_GROUP
|
|
23:50:36.514 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-wyh-49.235.136.60_8848] [subscribe] cloud-auth+DEFAULT_GROUP+wyh
|
|
23:50:36.514 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-wyh-49.235.136.60_8848] [add-listener] ok, tenant=wyh, dataId=cloud-auth, group=DEFAULT_GROUP, cnt=1
|
|
23:50:36.514 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-auth, group=DEFAULT_GROUP
|
|
23:50:37.112 [RMI TCP Connection(6)-192.168.219.139] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
23:52:12.713 [boundedElastic-1] INFO c.a.n.client.naming - [subscribe,164] - [SUBSCRIBE-SERVICE] service:cloud-system, group:DEFAULT_GROUP, clusters:
|
|
23:52:12.713 [boundedElastic-1] INFO c.a.n.client.naming - [subscribe,377] - [GRPC-SUBSCRIBE] service:cloud-system, group:DEFAULT_GROUP, cluster:
|
|
23:52:12.759 [boundedElastic-1] INFO c.a.n.client.naming - [isChangedServiceInfo,169] - init new ips(1) service: DEFAULT_GROUP@@cloud-system -> [{"ip":"192.168.219.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:9221:73c5:c0e1:9182:3b70:7a4f]"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}]
|
|
23:52:12.760 [boundedElastic-1] INFO c.a.n.client.naming - [processServiceInfo,144] - current ips:(1) service: DEFAULT_GROUP@@cloud-system -> [{"ip":"192.168.219.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:9221:73c5:c0e1:9182:3b70:7a4f]"},"instanceHeartBeatInterval":5000,"instanceHeartBeatTimeOut":15000,"ipDeleteTimeout":30000}]
|
|
23:52:13.347 [nacos-grpc-client-executor-49.235.136.60-31] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9acb9d5f-0bc9-435d-bcd3-46dd605f2402] Receive server push request, request = NotifySubscriberRequest, requestId = 22135
|
|
23:52:13.347 [nacos-grpc-client-executor-49.235.136.60-31] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [9acb9d5f-0bc9-435d-bcd3-46dd605f2402] Ack server push request, request = NotifySubscriberRequest, requestId = 22135
|
|
23:53:13.779 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
23:53:13.779 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] wyh deregistering service cloud-auth with instance: Instance{instanceId='null', ip='192.168.219.139', port=9500, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
23:53:13.866 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
23:53:13.867 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
23:53:13.867 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
23:53:13.867 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
23:53:13.867 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
23:53:13.867 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
23:53:13.867 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
23:53:13.867 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
23:53:13.867 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
23:53:13.867 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
23:53:13.868 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
23:53:13.868 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
23:53:13.868 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->9acb9d5f-0bc9-435d-bcd3-46dd605f2402
|
|
23:53:13.868 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@43ca6d4f[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 52]
|
|
23:53:13.868 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
23:53:13.868 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@180215b8[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
23:53:13.869 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1726674635501_39.144.44.111_22566
|
|
23:53:13.872 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@7c6d18a8[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 46]
|
|
23:53:13.872 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->9acb9d5f-0bc9-435d-bcd3-46dd605f2402
|
|
23:53:13.872 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
23:53:13.872 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
23:53:13.873 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|