|
|
@ -5485,3 +5485,523 @@ java.net.SocketException: Connection reset
|
|
|
|
15:05:32.905 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2277] - {dataSource-1} closed
|
|
|
|
15:05:32.905 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2277] - {dataSource-1} closed
|
|
|
|
15:05:32.905 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
|
|
|
|
15:05:32.905 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
|
|
|
|
15:05:32.905 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
|
|
|
|
15:05:32.905 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
|
|
|
|
|
|
|
|
19:27:02.012 [main] INFO c.m.s.IntegrationApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
|
|
|
|
|
|
19:27:04.473 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
|
|
|
|
|
|
19:27:04.473 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
|
|
|
|
|
|
19:27:04.564 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
|
|
|
|
|
|
19:27:09.458 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
|
|
|
|
|
|
|
|
19:27:09.460 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
|
|
|
|
|
|
|
|
19:27:09.460 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
|
|
|
|
|
|
|
19:27:10.682 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
|
|
|
|
|
|
19:27:14.998 [main] INFO c.m.r.RabbitConfig - [init,29] - rabbitMQ启动成功
|
|
|
|
|
|
|
|
19:27:18.470 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
|
|
|
|
|
|
19:27:18.470 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
|
|
|
|
|
|
19:27:18.470 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
|
|
|
|
|
|
19:27:18.474 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
|
|
|
|
|
|
19:27:18.480 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
|
|
|
|
|
|
19:27:18.480 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
|
|
|
|
|
|
19:27:18.599 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 730fd82e-683b-46c9-8c94-e1186b1eb5ae
|
|
|
|
|
|
|
|
19:27:18.601 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->730fd82e-683b-46c9-8c94-e1186b1eb5ae
|
|
|
|
|
|
|
|
19:27:18.601 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [730fd82e-683b-46c9-8c94-e1186b1eb5ae] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
|
|
|
|
|
|
19:27:18.601 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [730fd82e-683b-46c9-8c94-e1186b1eb5ae] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
|
|
|
|
|
|
19:27:18.602 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [730fd82e-683b-46c9-8c94-e1186b1eb5ae] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
|
|
|
|
|
|
19:27:18.602 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [730fd82e-683b-46c9-8c94-e1186b1eb5ae] Try to connect to server on start up, server: {serverIp = '21.12.0.8', server main port = 8848}
|
|
|
|
|
|
|
|
19:27:18.603 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.0.8 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
|
|
|
|
|
|
19:27:18.714 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [730fd82e-683b-46c9-8c94-e1186b1eb5ae] Success to connect to server [21.12.0.8:8848] on start up, connectionId = 1724844438615_21.12.0.11_62017
|
|
|
|
|
|
|
|
19:27:18.715 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [730fd82e-683b-46c9-8c94-e1186b1eb5ae] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
|
|
|
|
|
|
19:27:18.715 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [730fd82e-683b-46c9-8c94-e1186b1eb5ae] Notify connected event to listeners.
|
|
|
|
|
|
|
|
19:27:18.715 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [730fd82e-683b-46c9-8c94-e1186b1eb5ae] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$576/0x00000299d94d0440
|
|
|
|
|
|
|
|
19:27:18.715 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
|
|
|
|
|
|
19:27:18.716 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] ec66ecf1-f28e-43bc-aa86-625f1bc53bf8 registering service cloud-property with instance Instance{instanceId='null', ip='192.168.1.137', port=9701, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
|
|
|
|
|
|
|
19:27:18.739 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-property 192.168.1.137:9701 register finished
|
|
|
|
|
|
|
|
19:27:19.920 [main] INFO c.m.s.IntegrationApplication - [logStarted,56] - Started IntegrationApplication in 23.295 seconds (process running for 24.301)
|
|
|
|
|
|
|
|
19:27:19.930 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
|
|
|
|
|
|
19:27:19.930 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
|
|
|
|
|
|
19:27:19.931 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-ec66ecf1-f28e-43bc-aa86-625f1bc53bf8-21.12.0.8_8848] [subscribe] cloud-property.yml+DEFAULT_GROUP+ec66ecf1-f28e-43bc-aa86-625f1bc53bf8
|
|
|
|
|
|
|
|
19:27:19.939 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-ec66ecf1-f28e-43bc-aa86-625f1bc53bf8-21.12.0.8_8848] [add-listener] ok, tenant=ec66ecf1-f28e-43bc-aa86-625f1bc53bf8, dataId=cloud-property.yml, group=DEFAULT_GROUP, cnt=1
|
|
|
|
|
|
|
|
19:27:19.939 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-property.yml, group=DEFAULT_GROUP
|
|
|
|
|
|
|
|
19:27:19.940 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-ec66ecf1-f28e-43bc-aa86-625f1bc53bf8-21.12.0.8_8848] [subscribe] cloud-property+DEFAULT_GROUP+ec66ecf1-f28e-43bc-aa86-625f1bc53bf8
|
|
|
|
|
|
|
|
19:27:19.941 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-ec66ecf1-f28e-43bc-aa86-625f1bc53bf8-21.12.0.8_8848] [add-listener] ok, tenant=ec66ecf1-f28e-43bc-aa86-625f1bc53bf8, dataId=cloud-property, group=DEFAULT_GROUP, cnt=1
|
|
|
|
|
|
|
|
19:27:19.941 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-property, group=DEFAULT_GROUP
|
|
|
|
|
|
|
|
19:27:19.942 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-ec66ecf1-f28e-43bc-aa86-625f1bc53bf8-21.12.0.8_8848] [subscribe] cloud-property-dev.yml+DEFAULT_GROUP+ec66ecf1-f28e-43bc-aa86-625f1bc53bf8
|
|
|
|
|
|
|
|
19:27:19.942 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-ec66ecf1-f28e-43bc-aa86-625f1bc53bf8-21.12.0.8_8848] [add-listener] ok, tenant=ec66ecf1-f28e-43bc-aa86-625f1bc53bf8, dataId=cloud-property-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
|
|
|
|
|
|
19:27:19.942 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-property-dev.yml, group=DEFAULT_GROUP
|
|
|
|
|
|
|
|
19:27:20.279 [RMI TCP Connection(1)-192.168.1.137] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
|
|
|
|
|
19:27:46.028 [http-nio-9701-exec-2] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-2} inited
|
|
|
|
|
|
|
|
19:29:14.842 [nacos-grpc-client-executor-21.12.0.8-26] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e96a87b4-853f-48f8-9794-d84bc94b6f01_config-0] Receive server push request, request = ClientDetectionRequest, requestId = 19
|
|
|
|
|
|
|
|
19:29:14.844 [nacos-grpc-client-executor-21.12.0.8-26] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e96a87b4-853f-48f8-9794-d84bc94b6f01_config-0] Ack server push request, request = ClientDetectionRequest, requestId = 19
|
|
|
|
|
|
|
|
19:29:16.143 [nacos-grpc-client-executor-21.12.0.8-13] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [730fd82e-683b-46c9-8c94-e1186b1eb5ae] Receive server push request, request = ClientDetectionRequest, requestId = 20
|
|
|
|
|
|
|
|
19:29:16.143 [nacos-grpc-client-executor-21.12.0.8-13] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [730fd82e-683b-46c9-8c94-e1186b1eb5ae] Ack server push request, request = ClientDetectionRequest, requestId = 20
|
|
|
|
|
|
|
|
19:29:24.125 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e96a87b4-853f-48f8-9794-d84bc94b6f01_config-0] Server healthy check fail, currentConnection = 1724844420888_21.12.0.11_63916
|
|
|
|
|
|
|
|
19:29:24.125 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [730fd82e-683b-46c9-8c94-e1186b1eb5ae] Server healthy check fail, currentConnection = 1724844438615_21.12.0.11_62017
|
|
|
|
|
|
|
|
19:29:24.125 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e96a87b4-853f-48f8-9794-d84bc94b6f01_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
|
|
|
|
|
|
19:29:24.125 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [730fd82e-683b-46c9-8c94-e1186b1eb5ae] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
|
|
|
|
|
|
19:29:24.126 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.0.8 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
|
|
|
|
|
|
19:29:24.126 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.0.8 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
|
|
|
|
|
|
19:29:24.340 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e96a87b4-853f-48f8-9794-d84bc94b6f01_config-0] Success to connect a server [21.12.0.8:8848], connectionId = 1724844564203_21.12.0.11_62585
|
|
|
|
|
|
|
|
19:29:24.340 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [730fd82e-683b-46c9-8c94-e1186b1eb5ae] Success to connect a server [21.12.0.8:8848], connectionId = 1724844564203_21.12.0.11_62584
|
|
|
|
|
|
|
|
19:29:24.341 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e96a87b4-853f-48f8-9794-d84bc94b6f01_config-0] Abandon prev connection, server is 21.12.0.8:8848, connectionId is 1724844420888_21.12.0.11_63916
|
|
|
|
|
|
|
|
19:29:24.341 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [730fd82e-683b-46c9-8c94-e1186b1eb5ae] Abandon prev connection, server is 21.12.0.8:8848, connectionId is 1724844438615_21.12.0.11_62017
|
|
|
|
|
|
|
|
19:29:24.341 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1724844420888_21.12.0.11_63916
|
|
|
|
|
|
|
|
19:29:24.341 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1724844438615_21.12.0.11_62017
|
|
|
|
|
|
|
|
19:29:24.349 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [730fd82e-683b-46c9-8c94-e1186b1eb5ae] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
|
|
|
|
|
|
19:29:24.349 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [730fd82e-683b-46c9-8c94-e1186b1eb5ae] Notify disconnected event to listeners
|
|
|
|
|
|
|
|
19:29:24.349 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e96a87b4-853f-48f8-9794-d84bc94b6f01_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
|
|
|
|
|
|
19:29:24.349 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e96a87b4-853f-48f8-9794-d84bc94b6f01_config-0] Notify disconnected event to listeners
|
|
|
|
|
|
|
|
19:29:24.350 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.0.8 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
|
|
|
|
|
|
19:29:24.350 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.0.8 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
|
|
|
|
|
|
19:29:24.351 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [e96a87b4-853f-48f8-9794-d84bc94b6f01_config-0] DisConnected,clear listen context...
|
|
|
|
|
|
|
|
19:29:24.352 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e96a87b4-853f-48f8-9794-d84bc94b6f01_config-0] Notify connected event to listeners.
|
|
|
|
|
|
|
|
19:29:24.352 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [e96a87b4-853f-48f8-9794-d84bc94b6f01_config-0] Connected,notify listen context...
|
|
|
|
|
|
|
|
19:29:24.353 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [730fd82e-683b-46c9-8c94-e1186b1eb5ae] Notify connected event to listeners.
|
|
|
|
|
|
|
|
19:29:24.354 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
|
|
|
|
|
|
19:29:24.543 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [730fd82e-683b-46c9-8c94-e1186b1eb5ae] Success to connect a server [21.12.0.8:8848], connectionId = 1724844564430_21.12.0.11_62589
|
|
|
|
|
|
|
|
19:29:24.544 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [730fd82e-683b-46c9-8c94-e1186b1eb5ae] Abandon prev connection, server is 21.12.0.8:8848, connectionId is 1724844564203_21.12.0.11_62584
|
|
|
|
|
|
|
|
19:29:24.547 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1724844564203_21.12.0.11_62584
|
|
|
|
|
|
|
|
19:29:24.550 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e96a87b4-853f-48f8-9794-d84bc94b6f01_config-0] Success to connect a server [21.12.0.8:8848], connectionId = 1724844564432_21.12.0.11_62590
|
|
|
|
|
|
|
|
19:29:24.550 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e96a87b4-853f-48f8-9794-d84bc94b6f01_config-0] Abandon prev connection, server is 21.12.0.8:8848, connectionId is 1724844564203_21.12.0.11_62585
|
|
|
|
|
|
|
|
19:29:24.551 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1724844564203_21.12.0.11_62585
|
|
|
|
|
|
|
|
19:29:24.551 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e96a87b4-853f-48f8-9794-d84bc94b6f01_config-0] Notify disconnected event to listeners
|
|
|
|
|
|
|
|
19:29:24.552 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [730fd82e-683b-46c9-8c94-e1186b1eb5ae] Notify disconnected event to listeners
|
|
|
|
|
|
|
|
19:29:24.552 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [e96a87b4-853f-48f8-9794-d84bc94b6f01_config-0] DisConnected,clear listen context...
|
|
|
|
|
|
|
|
19:29:24.552 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e96a87b4-853f-48f8-9794-d84bc94b6f01_config-0] Notify connected event to listeners.
|
|
|
|
|
|
|
|
19:29:24.553 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [730fd82e-683b-46c9-8c94-e1186b1eb5ae] Notify connected event to listeners.
|
|
|
|
|
|
|
|
19:29:24.553 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [e96a87b4-853f-48f8-9794-d84bc94b6f01_config-0] Connected,notify listen context...
|
|
|
|
|
|
|
|
19:29:24.553 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
|
|
|
|
|
|
19:29:26.732 [http-nio-9701-exec-2] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-3} inited
|
|
|
|
|
|
|
|
19:29:35.895 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO c.a.n.client.naming - [redoForInstance,73] - Redo instance operation REGISTER for DEFAULT_GROUP@@cloud-property
|
|
|
|
|
|
|
|
19:30:24.843 [nacos-grpc-client-executor-21.12.0.8-49] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e96a87b4-853f-48f8-9794-d84bc94b6f01_config-0] Receive server push request, request = ClientDetectionRequest, requestId = 24
|
|
|
|
|
|
|
|
19:30:24.843 [nacos-grpc-client-executor-21.12.0.8-35] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [730fd82e-683b-46c9-8c94-e1186b1eb5ae] Receive server push request, request = ClientDetectionRequest, requestId = 23
|
|
|
|
|
|
|
|
19:30:24.844 [nacos-grpc-client-executor-21.12.0.8-49] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e96a87b4-853f-48f8-9794-d84bc94b6f01_config-0] Ack server push request, request = ClientDetectionRequest, requestId = 24
|
|
|
|
|
|
|
|
19:30:24.844 [nacos-grpc-client-executor-21.12.0.8-35] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [730fd82e-683b-46c9-8c94-e1186b1eb5ae] Ack server push request, request = ClientDetectionRequest, requestId = 23
|
|
|
|
|
|
|
|
19:30:29.046 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e96a87b4-853f-48f8-9794-d84bc94b6f01_config-0] Server healthy check fail, currentConnection = 1724844564432_21.12.0.11_62590
|
|
|
|
|
|
|
|
19:30:29.047 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e96a87b4-853f-48f8-9794-d84bc94b6f01_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
|
|
|
|
|
|
19:30:29.047 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.0.8 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
|
|
|
|
|
|
19:30:29.059 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [730fd82e-683b-46c9-8c94-e1186b1eb5ae] Server healthy check fail, currentConnection = 1724844564430_21.12.0.11_62589
|
|
|
|
|
|
|
|
19:30:29.060 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [730fd82e-683b-46c9-8c94-e1186b1eb5ae] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
|
|
|
|
|
|
19:30:29.060 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.0.8 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
|
|
|
|
|
|
19:30:29.144 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e96a87b4-853f-48f8-9794-d84bc94b6f01_config-0] Success to connect a server [21.12.0.8:8848], connectionId = 1724844629075_21.12.0.11_62757
|
|
|
|
|
|
|
|
19:30:29.145 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e96a87b4-853f-48f8-9794-d84bc94b6f01_config-0] Abandon prev connection, server is 21.12.0.8:8848, connectionId is 1724844564432_21.12.0.11_62590
|
|
|
|
|
|
|
|
19:30:29.145 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1724844564432_21.12.0.11_62590
|
|
|
|
|
|
|
|
19:30:29.145 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e96a87b4-853f-48f8-9794-d84bc94b6f01_config-0] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
|
|
|
|
|
|
19:30:29.145 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e96a87b4-853f-48f8-9794-d84bc94b6f01_config-0] Notify disconnected event to listeners
|
|
|
|
|
|
|
|
19:30:29.145 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.0.8 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
|
|
|
|
|
|
19:30:29.145 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [e96a87b4-853f-48f8-9794-d84bc94b6f01_config-0] DisConnected,clear listen context...
|
|
|
|
|
|
|
|
19:30:29.145 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e96a87b4-853f-48f8-9794-d84bc94b6f01_config-0] Notify connected event to listeners.
|
|
|
|
|
|
|
|
19:30:29.145 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [e96a87b4-853f-48f8-9794-d84bc94b6f01_config-0] Connected,notify listen context...
|
|
|
|
|
|
|
|
19:30:29.208 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [730fd82e-683b-46c9-8c94-e1186b1eb5ae] Success to connect a server [21.12.0.8:8848], connectionId = 1724844629095_21.12.0.11_62758
|
|
|
|
|
|
|
|
19:30:29.208 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [730fd82e-683b-46c9-8c94-e1186b1eb5ae] Abandon prev connection, server is 21.12.0.8:8848, connectionId is 1724844564430_21.12.0.11_62589
|
|
|
|
|
|
|
|
19:30:29.208 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1724844564430_21.12.0.11_62589
|
|
|
|
|
|
|
|
19:30:29.209 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [730fd82e-683b-46c9-8c94-e1186b1eb5ae] Try to reconnect to a new server, server is not appointed, will choose a random server.
|
|
|
|
|
|
|
|
19:30:29.209 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [730fd82e-683b-46c9-8c94-e1186b1eb5ae] Notify disconnected event to listeners
|
|
|
|
|
|
|
|
19:30:29.209 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.0.8 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
|
|
|
|
|
|
19:30:29.209 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [730fd82e-683b-46c9-8c94-e1186b1eb5ae] Notify connected event to listeners.
|
|
|
|
|
|
|
|
19:30:29.209 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
|
|
|
|
|
|
19:30:29.253 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e96a87b4-853f-48f8-9794-d84bc94b6f01_config-0] Success to connect a server [21.12.0.8:8848], connectionId = 1724844629201_21.12.0.11_62759
|
|
|
|
|
|
|
|
19:30:29.253 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e96a87b4-853f-48f8-9794-d84bc94b6f01_config-0] Abandon prev connection, server is 21.12.0.8:8848, connectionId is 1724844629075_21.12.0.11_62757
|
|
|
|
|
|
|
|
19:30:29.254 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1724844629075_21.12.0.11_62757
|
|
|
|
|
|
|
|
19:30:29.256 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e96a87b4-853f-48f8-9794-d84bc94b6f01_config-0] Notify disconnected event to listeners
|
|
|
|
|
|
|
|
19:30:29.257 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onDisConnect,720] - [e96a87b4-853f-48f8-9794-d84bc94b6f01_config-0] DisConnected,clear listen context...
|
|
|
|
|
|
|
|
19:30:29.258 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e96a87b4-853f-48f8-9794-d84bc94b6f01_config-0] Notify connected event to listeners.
|
|
|
|
|
|
|
|
19:30:29.258 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.c.i.ClientWorker - [onConnected,713] - [e96a87b4-853f-48f8-9794-d84bc94b6f01_config-0] Connected,notify listen context...
|
|
|
|
|
|
|
|
19:30:29.359 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [730fd82e-683b-46c9-8c94-e1186b1eb5ae] Success to connect a server [21.12.0.8:8848], connectionId = 1724844629229_21.12.0.11_62760
|
|
|
|
|
|
|
|
19:30:29.360 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [730fd82e-683b-46c9-8c94-e1186b1eb5ae] Abandon prev connection, server is 21.12.0.8:8848, connectionId is 1724844629095_21.12.0.11_62758
|
|
|
|
|
|
|
|
19:30:29.360 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1724844629095_21.12.0.11_62758
|
|
|
|
|
|
|
|
19:30:29.360 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [730fd82e-683b-46c9-8c94-e1186b1eb5ae] Notify disconnected event to listeners
|
|
|
|
|
|
|
|
19:30:29.360 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [730fd82e-683b-46c9-8c94-e1186b1eb5ae] Notify connected event to listeners.
|
|
|
|
|
|
|
|
19:30:29.360 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
|
|
|
|
|
|
19:30:29.706 [com.alibaba.nacos.client.remote.worker.1] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [e96a87b4-853f-48f8-9794-d84bc94b6f01_config-0] Server check success, currentServer is 21.12.0.8:8848
|
|
|
|
|
|
|
|
19:30:30.876 [com.alibaba.nacos.client.naming.grpc.redo.0] INFO c.a.n.client.naming - [redoForInstance,73] - Redo instance operation REGISTER for DEFAULT_GROUP@@cloud-property
|
|
|
|
|
|
|
|
19:30:33.432 [http-nio-9701-exec-2] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-4} inited
|
|
|
|
|
|
|
|
19:30:40.542 [http-nio-9701-exec-2] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-5} inited
|
|
|
|
|
|
|
|
19:30:43.816 [http-nio-9701-exec-2] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-6} inited
|
|
|
|
|
|
|
|
19:30:45.632 [http-nio-9701-exec-2] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-7} inited
|
|
|
|
|
|
|
|
19:30:47.571 [http-nio-9701-exec-2] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-8} inited
|
|
|
|
|
|
|
|
19:30:49.322 [http-nio-9701-exec-2] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-9} inited
|
|
|
|
|
|
|
|
19:30:51.695 [http-nio-9701-exec-2] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-10} inited
|
|
|
|
|
|
|
|
19:30:54.770 [http-nio-9701-exec-2] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-11} inited
|
|
|
|
|
|
|
|
19:30:56.289 [http-nio-9701-exec-2] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-12} inited
|
|
|
|
|
|
|
|
19:30:57.620 [http-nio-9701-exec-2] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-13} inited
|
|
|
|
|
|
|
|
19:30:58.935 [http-nio-9701-exec-2] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-14} inited
|
|
|
|
|
|
|
|
19:41:40.978 [http-nio-9701-exec-3] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-15} inited
|
|
|
|
|
|
|
|
19:42:15.200 [http-nio-9701-exec-3] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-16} inited
|
|
|
|
|
|
|
|
19:42:24.317 [http-nio-9701-exec-3] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-17} inited
|
|
|
|
|
|
|
|
19:42:30.558 [http-nio-9701-exec-3] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-18} inited
|
|
|
|
|
|
|
|
19:42:35.416 [http-nio-9701-exec-3] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-19} inited
|
|
|
|
|
|
|
|
19:42:41.099 [http-nio-9701-exec-3] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-20} inited
|
|
|
|
|
|
|
|
19:42:46.890 [http-nio-9701-exec-3] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-21} inited
|
|
|
|
|
|
|
|
19:42:51.590 [http-nio-9701-exec-3] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-22} inited
|
|
|
|
|
|
|
|
19:42:55.182 [http-nio-9701-exec-3] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-23} inited
|
|
|
|
|
|
|
|
19:42:58.802 [http-nio-9701-exec-3] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-24} inited
|
|
|
|
|
|
|
|
19:43:04.555 [http-nio-9701-exec-3] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-25} inited
|
|
|
|
|
|
|
|
19:43:10.852 [http-nio-9701-exec-3] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-26} inited
|
|
|
|
|
|
|
|
19:43:16.203 [http-nio-9701-exec-3] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-27} inited
|
|
|
|
|
|
|
|
19:48:46.397 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
|
|
|
|
|
|
19:48:46.397 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] ec66ecf1-f28e-43bc-aa86-625f1bc53bf8 deregistering service cloud-property with instance: Instance{instanceId='null', ip='192.168.1.137', port=9701, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
|
|
|
|
|
|
19:48:46.431 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
|
|
|
|
|
|
19:48:46.433 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
|
|
|
|
|
|
19:48:46.433 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
|
|
|
|
|
|
19:48:46.433 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
|
|
|
|
|
|
19:48:46.433 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
|
|
|
|
|
|
19:48:46.434 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
|
|
|
|
|
|
19:48:46.434 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
|
|
|
|
|
|
19:48:46.434 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
|
|
|
|
|
|
19:48:46.434 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
|
|
|
|
|
|
19:48:46.434 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
|
|
|
|
|
|
19:48:46.435 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
|
|
|
|
|
|
19:48:46.436 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
|
|
|
|
|
|
19:48:46.436 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->730fd82e-683b-46c9-8c94-e1186b1eb5ae
|
|
|
|
|
|
|
|
19:48:46.436 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@5eb338e6[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 373]
|
|
|
|
|
|
|
|
19:48:46.437 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
|
|
|
|
|
|
19:48:46.437 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@185e1fb4[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
|
|
|
|
|
|
19:48:46.437 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1724844629229_21.12.0.11_62760
|
|
|
|
|
|
|
|
19:48:46.437 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@290b036c[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 261]
|
|
|
|
|
|
|
|
19:48:46.437 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->730fd82e-683b-46c9-8c94-e1186b1eb5ae
|
|
|
|
|
|
|
|
19:48:46.437 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
|
|
|
|
|
|
19:48:46.437 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
|
|
|
|
|
|
19:48:46.439 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
|
|
|
|
|
|
19:48:46.441 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
|
|
|
|
|
|
|
|
19:48:46.442 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2204] - {dataSource-1} closing ...
|
|
|
|
|
|
|
|
19:48:46.448 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2277] - {dataSource-1} closed
|
|
|
|
|
|
|
|
19:48:46.448 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
|
|
|
|
|
|
|
|
19:48:46.448 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
|
|
|
|
|
|
|
|
19:48:56.766 [main] INFO c.m.s.IntegrationApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
|
|
|
|
|
|
19:48:58.738 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
|
|
|
|
|
|
19:48:58.738 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
|
|
|
|
|
|
19:48:58.809 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
|
|
|
|
|
|
19:49:01.407 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
|
|
|
|
|
|
|
|
19:49:01.408 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
|
|
|
|
|
|
|
|
19:49:01.408 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
|
|
|
|
|
|
|
19:49:02.666 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
|
|
|
|
|
|
19:49:06.983 [main] INFO c.m.r.RabbitConfig - [init,29] - rabbitMQ启动成功
|
|
|
|
|
|
|
|
19:49:11.123 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
|
|
|
|
|
|
19:49:11.123 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
|
|
|
|
|
|
19:49:11.124 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
|
|
|
|
|
|
19:49:11.128 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
|
|
|
|
|
|
19:49:11.132 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
|
|
|
|
|
|
19:49:11.132 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
|
|
|
|
|
|
19:49:11.498 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 4f4b7078-b5fb-4d4f-83d6-d7b2cc3d45d8
|
|
|
|
|
|
|
|
19:49:11.500 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->4f4b7078-b5fb-4d4f-83d6-d7b2cc3d45d8
|
|
|
|
|
|
|
|
19:49:11.500 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4f4b7078-b5fb-4d4f-83d6-d7b2cc3d45d8] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
|
|
|
|
|
|
19:49:11.500 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4f4b7078-b5fb-4d4f-83d6-d7b2cc3d45d8] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
|
|
|
|
|
|
19:49:11.500 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4f4b7078-b5fb-4d4f-83d6-d7b2cc3d45d8] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
|
|
|
|
|
|
19:49:11.501 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4f4b7078-b5fb-4d4f-83d6-d7b2cc3d45d8] Try to connect to server on start up, server: {serverIp = '21.12.0.8', server main port = 8848}
|
|
|
|
|
|
|
|
19:49:11.501 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.0.8 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
|
|
|
|
|
|
19:49:11.578 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4f4b7078-b5fb-4d4f-83d6-d7b2cc3d45d8] Success to connect to server [21.12.0.8:8848] on start up, connectionId = 1724845751517_21.12.0.11_62446
|
|
|
|
|
|
|
|
19:49:11.578 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4f4b7078-b5fb-4d4f-83d6-d7b2cc3d45d8] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
|
|
|
|
|
|
19:49:11.578 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4f4b7078-b5fb-4d4f-83d6-d7b2cc3d45d8] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$576/0x00000188a74f2150
|
|
|
|
|
|
|
|
19:49:11.578 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [4f4b7078-b5fb-4d4f-83d6-d7b2cc3d45d8] Notify connected event to listeners.
|
|
|
|
|
|
|
|
19:49:11.578 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
|
|
|
|
|
|
19:49:11.580 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] ec66ecf1-f28e-43bc-aa86-625f1bc53bf8 registering service cloud-property with instance Instance{instanceId='null', ip='192.168.1.137', port=9701, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
|
|
|
|
|
|
|
19:49:11.615 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-property 192.168.1.137:9701 register finished
|
|
|
|
|
|
|
|
19:49:12.764 [main] INFO c.m.s.IntegrationApplication - [logStarted,56] - Started IntegrationApplication in 20.39 seconds (process running for 21.144)
|
|
|
|
|
|
|
|
19:49:12.771 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
|
|
|
|
|
|
19:49:12.772 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
|
|
|
|
|
|
19:49:12.772 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-ec66ecf1-f28e-43bc-aa86-625f1bc53bf8-21.12.0.8_8848] [subscribe] cloud-property.yml+DEFAULT_GROUP+ec66ecf1-f28e-43bc-aa86-625f1bc53bf8
|
|
|
|
|
|
|
|
19:49:12.780 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-ec66ecf1-f28e-43bc-aa86-625f1bc53bf8-21.12.0.8_8848] [add-listener] ok, tenant=ec66ecf1-f28e-43bc-aa86-625f1bc53bf8, dataId=cloud-property.yml, group=DEFAULT_GROUP, cnt=1
|
|
|
|
|
|
|
|
19:49:12.780 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-property.yml, group=DEFAULT_GROUP
|
|
|
|
|
|
|
|
19:49:12.780 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-ec66ecf1-f28e-43bc-aa86-625f1bc53bf8-21.12.0.8_8848] [subscribe] cloud-property+DEFAULT_GROUP+ec66ecf1-f28e-43bc-aa86-625f1bc53bf8
|
|
|
|
|
|
|
|
19:49:12.780 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-ec66ecf1-f28e-43bc-aa86-625f1bc53bf8-21.12.0.8_8848] [add-listener] ok, tenant=ec66ecf1-f28e-43bc-aa86-625f1bc53bf8, dataId=cloud-property, group=DEFAULT_GROUP, cnt=1
|
|
|
|
|
|
|
|
19:49:12.780 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-property, group=DEFAULT_GROUP
|
|
|
|
|
|
|
|
19:49:12.783 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-ec66ecf1-f28e-43bc-aa86-625f1bc53bf8-21.12.0.8_8848] [subscribe] cloud-property-dev.yml+DEFAULT_GROUP+ec66ecf1-f28e-43bc-aa86-625f1bc53bf8
|
|
|
|
|
|
|
|
19:49:12.783 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-ec66ecf1-f28e-43bc-aa86-625f1bc53bf8-21.12.0.8_8848] [add-listener] ok, tenant=ec66ecf1-f28e-43bc-aa86-625f1bc53bf8, dataId=cloud-property-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
|
|
|
|
|
|
19:49:12.783 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-property-dev.yml, group=DEFAULT_GROUP
|
|
|
|
|
|
|
|
19:49:13.417 [RMI TCP Connection(7)-192.168.1.137] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
|
|
|
|
|
19:51:29.788 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
|
|
|
|
|
|
19:51:29.788 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] ec66ecf1-f28e-43bc-aa86-625f1bc53bf8 deregistering service cloud-property with instance: Instance{instanceId='null', ip='192.168.1.137', port=9701, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
|
|
|
|
|
|
19:51:29.803 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
|
|
|
|
|
|
19:51:29.805 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
|
|
|
|
|
|
19:51:29.805 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
|
|
|
|
|
|
19:51:29.805 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
|
|
|
|
|
|
19:51:29.805 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
|
|
|
|
|
|
19:51:29.805 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
|
|
|
|
|
|
19:51:29.805 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
|
|
|
|
|
|
19:51:29.806 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
|
|
|
|
|
|
19:51:29.806 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
|
|
|
|
|
|
19:51:29.806 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
|
|
|
|
|
|
19:51:29.806 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
|
|
|
|
|
|
19:51:29.806 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
|
|
|
|
|
|
19:51:29.806 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->4f4b7078-b5fb-4d4f-83d6-d7b2cc3d45d8
|
|
|
|
|
|
|
|
19:51:29.806 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@3a1c4b31[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 45]
|
|
|
|
|
|
|
|
19:51:29.806 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
|
|
|
|
|
|
19:51:29.806 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@7311c0e8[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
|
|
|
|
|
|
19:51:29.807 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1724845751517_21.12.0.11_62446
|
|
|
|
|
|
|
|
19:51:29.809 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@58ea6802[Running, pool size = 2, active threads = 0, queued tasks = 0, completed tasks = 34]
|
|
|
|
|
|
|
|
19:51:29.809 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->4f4b7078-b5fb-4d4f-83d6-d7b2cc3d45d8
|
|
|
|
|
|
|
|
19:51:29.810 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
|
|
|
|
|
|
19:51:29.810 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
|
|
|
|
|
|
19:51:29.810 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
|
|
|
|
|
|
19:51:29.811 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
|
|
|
|
|
|
|
|
19:51:29.813 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2204] - {dataSource-1} closing ...
|
|
|
|
|
|
|
|
19:51:29.816 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2277] - {dataSource-1} closed
|
|
|
|
|
|
|
|
19:51:29.817 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
|
|
|
|
|
|
|
|
19:51:29.817 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
|
|
|
|
|
|
|
|
19:51:38.148 [main] INFO c.m.s.IntegrationApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
|
|
|
|
|
|
19:51:40.092 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
|
|
|
|
|
|
19:51:40.092 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
|
|
|
|
|
|
19:51:40.147 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
|
|
|
|
|
|
19:51:42.922 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
|
|
|
|
|
|
|
|
19:51:42.924 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
|
|
|
|
|
|
|
|
19:51:42.925 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
|
|
|
|
|
|
|
19:51:43.800 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
|
|
|
|
|
|
19:51:47.950 [main] INFO c.m.r.RabbitConfig - [init,29] - rabbitMQ启动成功
|
|
|
|
|
|
|
|
19:51:51.089 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
|
|
|
|
|
|
19:51:51.090 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
|
|
|
|
|
|
19:51:51.090 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
|
|
|
|
|
|
19:51:51.094 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
|
|
|
|
|
|
19:51:51.099 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
|
|
|
|
|
|
19:51:51.099 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
|
|
|
|
|
|
19:51:51.430 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 0890366a-f158-4097-91bd-c38834e0cd68
|
|
|
|
|
|
|
|
19:51:51.432 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->0890366a-f158-4097-91bd-c38834e0cd68
|
|
|
|
|
|
|
|
19:51:51.432 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [0890366a-f158-4097-91bd-c38834e0cd68] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
|
|
|
|
|
|
19:51:51.432 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [0890366a-f158-4097-91bd-c38834e0cd68] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
|
|
|
|
|
|
19:51:51.433 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [0890366a-f158-4097-91bd-c38834e0cd68] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
|
|
|
|
|
|
19:51:51.433 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [0890366a-f158-4097-91bd-c38834e0cd68] Try to connect to server on start up, server: {serverIp = '21.12.0.8', server main port = 8848}
|
|
|
|
|
|
|
|
19:51:51.433 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.0.8 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
|
|
|
|
|
|
19:51:51.531 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [0890366a-f158-4097-91bd-c38834e0cd68] Success to connect to server [21.12.0.8:8848] on start up, connectionId = 1724845911468_21.12.0.11_62918
|
|
|
|
|
|
|
|
19:51:51.531 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [0890366a-f158-4097-91bd-c38834e0cd68] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
|
|
|
|
|
|
19:51:51.531 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [0890366a-f158-4097-91bd-c38834e0cd68] Notify connected event to listeners.
|
|
|
|
|
|
|
|
19:51:51.531 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [0890366a-f158-4097-91bd-c38834e0cd68] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$576/0x000001d4354f0440
|
|
|
|
|
|
|
|
19:51:51.531 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
|
|
|
|
|
|
19:51:51.532 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] ec66ecf1-f28e-43bc-aa86-625f1bc53bf8 registering service cloud-property with instance Instance{instanceId='null', ip='192.168.1.137', port=9701, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
|
|
|
|
|
|
|
19:51:51.572 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-property 192.168.1.137:9701 register finished
|
|
|
|
|
|
|
|
19:51:52.752 [main] INFO c.m.s.IntegrationApplication - [logStarted,56] - Started IntegrationApplication in 19.166 seconds (process running for 19.818)
|
|
|
|
|
|
|
|
19:51:52.761 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
|
|
|
|
|
|
19:51:52.761 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
|
|
|
|
|
|
19:51:52.761 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-ec66ecf1-f28e-43bc-aa86-625f1bc53bf8-21.12.0.8_8848] [subscribe] cloud-property.yml+DEFAULT_GROUP+ec66ecf1-f28e-43bc-aa86-625f1bc53bf8
|
|
|
|
|
|
|
|
19:51:52.767 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-ec66ecf1-f28e-43bc-aa86-625f1bc53bf8-21.12.0.8_8848] [add-listener] ok, tenant=ec66ecf1-f28e-43bc-aa86-625f1bc53bf8, dataId=cloud-property.yml, group=DEFAULT_GROUP, cnt=1
|
|
|
|
|
|
|
|
19:51:52.767 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-property.yml, group=DEFAULT_GROUP
|
|
|
|
|
|
|
|
19:51:52.768 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-ec66ecf1-f28e-43bc-aa86-625f1bc53bf8-21.12.0.8_8848] [subscribe] cloud-property+DEFAULT_GROUP+ec66ecf1-f28e-43bc-aa86-625f1bc53bf8
|
|
|
|
|
|
|
|
19:51:52.769 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-ec66ecf1-f28e-43bc-aa86-625f1bc53bf8-21.12.0.8_8848] [add-listener] ok, tenant=ec66ecf1-f28e-43bc-aa86-625f1bc53bf8, dataId=cloud-property, group=DEFAULT_GROUP, cnt=1
|
|
|
|
|
|
|
|
19:51:52.769 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-property, group=DEFAULT_GROUP
|
|
|
|
|
|
|
|
19:51:52.770 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-ec66ecf1-f28e-43bc-aa86-625f1bc53bf8-21.12.0.8_8848] [subscribe] cloud-property-dev.yml+DEFAULT_GROUP+ec66ecf1-f28e-43bc-aa86-625f1bc53bf8
|
|
|
|
|
|
|
|
19:51:52.771 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-ec66ecf1-f28e-43bc-aa86-625f1bc53bf8-21.12.0.8_8848] [add-listener] ok, tenant=ec66ecf1-f28e-43bc-aa86-625f1bc53bf8, dataId=cloud-property-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
|
|
|
|
|
|
19:51:52.771 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-property-dev.yml, group=DEFAULT_GROUP
|
|
|
|
|
|
|
|
19:51:52.942 [RMI TCP Connection(4)-192.168.1.137] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
|
|
|
|
|
19:52:23.439 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-2} inited
|
|
|
|
|
|
|
|
19:52:44.758 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-3} inited
|
|
|
|
|
|
|
|
19:52:51.762 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-4} inited
|
|
|
|
|
|
|
|
19:52:56.582 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-5} inited
|
|
|
|
|
|
|
|
19:53:00.727 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-6} inited
|
|
|
|
|
|
|
|
19:53:04.330 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-7} inited
|
|
|
|
|
|
|
|
19:53:08.321 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-8} inited
|
|
|
|
|
|
|
|
19:53:13.581 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-9} inited
|
|
|
|
|
|
|
|
19:53:17.246 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-10} inited
|
|
|
|
|
|
|
|
19:53:20.531 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-11} inited
|
|
|
|
|
|
|
|
19:53:24.330 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-12} inited
|
|
|
|
|
|
|
|
19:53:27.810 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-13} inited
|
|
|
|
|
|
|
|
19:53:31.063 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-14} inited
|
|
|
|
|
|
|
|
19:56:12.622 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
|
|
|
|
|
|
19:56:12.623 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] ec66ecf1-f28e-43bc-aa86-625f1bc53bf8 deregistering service cloud-property with instance: Instance{instanceId='null', ip='192.168.1.137', port=9701, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
|
|
|
|
|
|
19:56:12.645 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
|
|
|
|
|
|
19:56:12.646 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
|
|
|
|
|
|
19:56:12.647 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
|
|
|
|
|
|
19:56:12.647 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
|
|
|
|
|
|
19:56:12.647 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
|
|
|
|
|
|
19:56:12.647 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
|
|
|
|
|
|
19:56:12.647 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
|
|
|
|
|
|
19:56:12.647 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
|
|
|
|
|
|
19:56:12.647 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
|
|
|
|
|
|
19:56:12.648 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
|
|
|
|
|
|
19:56:12.648 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
|
|
|
|
|
|
19:56:12.648 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
|
|
|
|
|
|
19:56:12.648 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->0890366a-f158-4097-91bd-c38834e0cd68
|
|
|
|
|
|
|
|
19:56:12.648 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@10711e04[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 82]
|
|
|
|
|
|
|
|
19:56:12.648 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
|
|
|
|
|
|
19:56:12.648 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@7e416620[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
|
|
|
|
|
|
19:56:12.648 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1724845911468_21.12.0.11_62918
|
|
|
|
|
|
|
|
19:56:12.652 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@38dd09e8[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 55]
|
|
|
|
|
|
|
|
19:56:12.652 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->0890366a-f158-4097-91bd-c38834e0cd68
|
|
|
|
|
|
|
|
19:56:12.652 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
|
|
|
|
|
|
19:56:12.653 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
|
|
|
|
|
|
19:56:12.662 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
|
|
|
|
|
|
19:56:12.666 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
|
|
|
|
|
|
|
|
19:56:12.670 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2204] - {dataSource-1} closing ...
|
|
|
|
|
|
|
|
19:56:12.684 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2277] - {dataSource-1} closed
|
|
|
|
|
|
|
|
19:56:12.685 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
|
|
|
|
|
|
|
|
19:56:12.685 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
|
|
|
|
|
|
|
|
19:56:21.995 [main] INFO c.m.s.IntegrationApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
|
|
|
|
|
|
19:56:23.841 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
|
|
|
|
|
|
19:56:23.842 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
|
|
|
|
|
|
19:56:23.907 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
|
|
|
|
|
|
19:56:27.305 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
|
|
|
|
|
|
|
|
19:56:27.306 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
|
|
|
|
|
|
|
|
19:56:27.306 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
|
|
|
|
|
|
|
19:56:28.155 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
|
|
|
|
|
|
19:56:32.368 [main] INFO c.m.r.RabbitConfig - [init,29] - rabbitMQ启动成功
|
|
|
|
|
|
|
|
19:56:35.595 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
|
|
|
|
|
|
19:56:35.596 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
|
|
|
|
|
|
19:56:35.597 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
|
|
|
|
|
|
19:56:35.603 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
|
|
|
|
|
|
19:56:35.606 [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:35.606 [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:36.058 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of 13456518-a9b2-4074-9b22-cd37f728b1b8
|
|
|
|
|
|
|
|
19:56:36.061 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->13456518-a9b2-4074-9b22-cd37f728b1b8
|
|
|
|
|
|
|
|
19:56:36.061 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [13456518-a9b2-4074-9b22-cd37f728b1b8] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
|
|
|
|
|
|
19:56:36.061 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [13456518-a9b2-4074-9b22-cd37f728b1b8] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
|
|
|
|
|
|
19:56:36.061 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [13456518-a9b2-4074-9b22-cd37f728b1b8] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
|
|
|
|
|
|
19:56:36.061 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [13456518-a9b2-4074-9b22-cd37f728b1b8] Try to connect to server on start up, server: {serverIp = '21.12.0.8', server main port = 8848}
|
|
|
|
|
|
|
|
19:56:36.061 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.0.8 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
|
|
|
|
|
|
19:56:36.243 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [13456518-a9b2-4074-9b22-cd37f728b1b8] Success to connect to server [21.12.0.8:8848] on start up, connectionId = 1724846196098_21.12.0.11_62058
|
|
|
|
|
|
|
|
19:56:36.243 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [13456518-a9b2-4074-9b22-cd37f728b1b8] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
|
|
|
|
|
|
19:56:36.244 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [13456518-a9b2-4074-9b22-cd37f728b1b8] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$576/0x000001e4014f1b20
|
|
|
|
|
|
|
|
19:56:36.244 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [13456518-a9b2-4074-9b22-cd37f728b1b8] Notify connected event to listeners.
|
|
|
|
|
|
|
|
19:56:36.244 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
|
|
|
|
|
|
19:56:36.245 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] ec66ecf1-f28e-43bc-aa86-625f1bc53bf8 registering service cloud-property with instance Instance{instanceId='null', ip='192.168.1.137', port=9701, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
|
|
|
|
|
|
|
19:56:36.267 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-property 192.168.1.137:9701 register finished
|
|
|
|
|
|
|
|
19:56:37.424 [main] INFO c.m.s.IntegrationApplication - [logStarted,56] - Started IntegrationApplication in 20.15 seconds (process running for 20.821)
|
|
|
|
|
|
|
|
19:56:37.432 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
|
|
|
|
|
|
19:56:37.432 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
|
|
|
|
|
|
19:56:37.432 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-ec66ecf1-f28e-43bc-aa86-625f1bc53bf8-21.12.0.8_8848] [subscribe] cloud-property.yml+DEFAULT_GROUP+ec66ecf1-f28e-43bc-aa86-625f1bc53bf8
|
|
|
|
|
|
|
|
19:56:37.441 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-ec66ecf1-f28e-43bc-aa86-625f1bc53bf8-21.12.0.8_8848] [add-listener] ok, tenant=ec66ecf1-f28e-43bc-aa86-625f1bc53bf8, dataId=cloud-property.yml, group=DEFAULT_GROUP, cnt=1
|
|
|
|
|
|
|
|
19:56:37.441 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-property.yml, group=DEFAULT_GROUP
|
|
|
|
|
|
|
|
19:56:37.441 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-ec66ecf1-f28e-43bc-aa86-625f1bc53bf8-21.12.0.8_8848] [subscribe] cloud-property+DEFAULT_GROUP+ec66ecf1-f28e-43bc-aa86-625f1bc53bf8
|
|
|
|
|
|
|
|
19:56:37.441 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-ec66ecf1-f28e-43bc-aa86-625f1bc53bf8-21.12.0.8_8848] [add-listener] ok, tenant=ec66ecf1-f28e-43bc-aa86-625f1bc53bf8, dataId=cloud-property, group=DEFAULT_GROUP, cnt=1
|
|
|
|
|
|
|
|
19:56:37.442 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-property, group=DEFAULT_GROUP
|
|
|
|
|
|
|
|
19:56:37.443 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-ec66ecf1-f28e-43bc-aa86-625f1bc53bf8-21.12.0.8_8848] [subscribe] cloud-property-dev.yml+DEFAULT_GROUP+ec66ecf1-f28e-43bc-aa86-625f1bc53bf8
|
|
|
|
|
|
|
|
19:56:37.443 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-ec66ecf1-f28e-43bc-aa86-625f1bc53bf8-21.12.0.8_8848] [add-listener] ok, tenant=ec66ecf1-f28e-43bc-aa86-625f1bc53bf8, dataId=cloud-property-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
|
|
|
|
|
|
19:56:37.443 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-property-dev.yml, group=DEFAULT_GROUP
|
|
|
|
|
|
|
|
19:56:37.629 [RMI TCP Connection(2)-192.168.1.137] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
|
|
|
|
|
19:56:41.873 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-2} inited
|
|
|
|
|
|
|
|
19:56:42.455 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataRunNameServiceImpl - [lambda$addDataTableName$0,56] - 数据库ID:59457538
|
|
|
|
|
|
|
|
19:56:42.456 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataRunNameServiceImpl - [lambda$addDataTableName$0,56] - 数据库ID:59457538
|
|
|
|
|
|
|
|
19:56:42.456 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataRunNameServiceImpl - [lambda$addDataTableName$0,56] - 数据库ID:59457538
|
|
|
|
|
|
|
|
19:56:42.456 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataRunNameServiceImpl - [lambda$addDataTableName$0,56] - 数据库ID:59457538
|
|
|
|
|
|
|
|
19:56:42.456 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataRunNameServiceImpl - [lambda$addDataTableName$0,56] - 数据库ID:59457538
|
|
|
|
|
|
|
|
19:56:42.456 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataRunNameServiceImpl - [lambda$addDataTableName$0,56] - 数据库ID:59457538
|
|
|
|
|
|
|
|
19:56:42.456 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataRunNameServiceImpl - [lambda$addDataTableName$0,56] - 数据库ID:59457538
|
|
|
|
|
|
|
|
19:56:42.457 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataRunNameServiceImpl - [lambda$addDataTableName$0,56] - 数据库ID:59457538
|
|
|
|
|
|
|
|
19:56:42.457 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataRunNameServiceImpl - [lambda$addDataTableName$0,56] - 数据库ID:59457538
|
|
|
|
|
|
|
|
19:56:42.457 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataRunNameServiceImpl - [lambda$addDataTableName$0,56] - 数据库ID:59457538
|
|
|
|
|
|
|
|
19:56:42.457 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataRunNameServiceImpl - [lambda$addDataTableName$0,56] - 数据库ID:59457538
|
|
|
|
|
|
|
|
19:56:42.457 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataRunNameServiceImpl - [lambda$addDataTableName$0,56] - 数据库ID:59457538
|
|
|
|
|
|
|
|
19:56:44.381 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataRunNameServiceImpl - [addDataTableName,70] - 数据库表ID:73
|
|
|
|
|
|
|
|
19:56:49.350 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-3} inited
|
|
|
|
|
|
|
|
19:56:49.382 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataRunNameServiceImpl - [addDataTableName,80] - 开始添加表结构与数据:[TableFie(id=null, fieId=id, type=int, collation=null, nullable=NO, primarys=PRI, annotation=主键, tableId=73), TableFie(id=null, fieId=table_name, type=varchar(68), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=表名, tableId=73), TableFie(id=null, fieId=ip_address, type=varchar(68), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=ip地址, tableId=73), TableFie(id=null, fieId=port, type=varchar(68), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=端口号地址, tableId=73), TableFie(id=null, fieId=acc_sour_name, type=varchar(68), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=接入源名称, tableId=73), TableFie(id=null, fieId=data_sour_system_name, type=varchar(255), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=数据来源系统名称, tableId=73), TableFie(id=null, fieId=database_name, type=varchar(68), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=数据库名称, tableId=73), TableFie(id=null, fieId=data_acc_type, type=varchar(68), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=数据接入类型, tableId=73), TableFie(id=null, fieId=user_name, type=varchar(68), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=连接用户账号, tableId=73), TableFie(id=null, fieId=password, type=varchar(68), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=链接密码, tableId=73), TableFie(id=null, fieId=initialization, type=varchar(32), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=是否初始化, tableId=73), TableFie(id=null, fieId=notes, type=varchar(68), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=备注, tableId=73), TableFie(id=null, fieId=data_conn_param, type=varchar(255), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=数据连接参数, tableId=73), TableFie(id=null, fieId=init_size, type=bigint, collation=null, nullable=YES, primarys=, annotation=初始连接数量, tableId=73), TableFie(id=null, fieId=max_num_conn, type=bigint, collation=null, nullable=YES, primarys=, annotation=最大连接数量, tableId=73), TableFie(id=null, fieId=max_wait_time, type=bigint, collation=null, nullable=YES, primarys=, annotation=最大等待时间, tableId=73), TableFie(id=null, fieId=max_wait_times, type=bigint, collation=null, nullable=YES, primarys=, annotation=最大等待次数, tableId=73)]
|
|
|
|
|
|
|
|
19:56:50.539 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataRunNameServiceImpl - [addDataTableName,70] - 数据库表ID:74
|
|
|
|
|
|
|
|
19:56:52.294 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-4} inited
|
|
|
|
|
|
|
|
19:56:52.309 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataRunNameServiceImpl - [addDataTableName,80] - 开始添加表结构与数据:[TableFie(id=null, fieId=id, type=bigint, collation=null, nullable=YES, primarys=, annotation=主键, tableId=74), TableFie(id=null, fieId=name, type=varchar(32), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=客户名称, tableId=74), TableFie(id=null, fieId=sex, type=varchar(32), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=性别, tableId=74), TableFie(id=null, fieId=age, type=bigint, collation=null, nullable=YES, primarys=, annotation=年龄, tableId=74), TableFie(id=null, fieId=id_card, type=varchar(32), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=身份证, tableId=74), TableFie(id=null, fieId=telephone, type=varchar(32), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=手机号, tableId=74), TableFie(id=null, fieId=address, type=varchar(128), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=客户地址, tableId=74), TableFie(id=null, fieId=birthday, type=datetime, collation=null, nullable=YES, primarys=, annotation=出生日期, tableId=74), TableFie(id=null, fieId=credit, type=varchar(32), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=征信状态, tableId=74), TableFie(id=null, fieId=family_name, type=varchar(32), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=民族, tableId=74), TableFie(id=null, fieId=email, type=varchar(64), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=邮箱, tableId=74)]
|
|
|
|
|
|
|
|
19:56:52.875 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataRunNameServiceImpl - [addDataTableName,70] - 数据库表ID:75
|
|
|
|
|
|
|
|
19:56:55.471 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-5} inited
|
|
|
|
|
|
|
|
19:56:55.719 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataRunNameServiceImpl - [addDataTableName,80] - 开始添加表结构与数据:[TableFie(id=null, fieId=id, type=int, collation=null, nullable=NO, primarys=PRI, annotation=主键, tableId=75), TableFie(id=null, fieId=name, type=varchar(255), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=数据库名称, tableId=75)]
|
|
|
|
|
|
|
|
19:56:55.932 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataRunNameServiceImpl - [addDataTableName,70] - 数据库表ID:76
|
|
|
|
|
|
|
|
19:56:57.745 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-6} inited
|
|
|
|
|
|
|
|
19:56:57.772 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataRunNameServiceImpl - [addDataTableName,80] - 开始添加表结构与数据:[TableFie(id=null, fieId=id, type=bigint, collation=null, nullable=NO, primarys=PRI, annotation=字典ID, tableId=76), TableFie(id=null, fieId=dict_label, type=varchar(32), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=字典标签, tableId=76), TableFie(id=null, fieId=dict_value, type=varchar(32), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=字典键值, tableId=76), TableFie(id=null, fieId=dict_status, type=bigint, collation=null, nullable=YES, primarys=, annotation=字典状态(启用,禁用), tableId=76), TableFie(id=null, fieId=dict_desc, type=varchar(32), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=字典描述, tableId=76), TableFie(id=null, fieId=create_by, type=bigint, collation=null, nullable=YES, primarys=, annotation=创建人, tableId=76), TableFie(id=null, fieId=create_time, type=datetime, collation=null, nullable=YES, primarys=, annotation=创建时间, tableId=76), TableFie(id=null, fieId=update_by, type=bigint, collation=null, nullable=YES, primarys=, annotation=更新者, tableId=76), TableFie(id=null, fieId=update_time, type=datetime, collation=null, nullable=YES, primarys=, annotation=更新时间, tableId=76), TableFie(id=null, fieId=remark, type=varchar(128), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=备注, tableId=76)]
|
|
|
|
|
|
|
|
19:56:58.724 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataRunNameServiceImpl - [addDataTableName,70] - 数据库表ID:77
|
|
|
|
|
|
|
|
19:57:00.561 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-7} inited
|
|
|
|
|
|
|
|
19:57:00.592 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataRunNameServiceImpl - [addDataTableName,80] - 开始添加表结构与数据:[TableFie(id=null, fieId=middle_id, type=int, collation=null, nullable=NO, primarys=PRI, annotation=规则与规则版本中间主键, tableId=77), TableFie(id=null, fieId=rule_id, type=int, collation=null, nullable=YES, primarys=, annotation=规则主键, tableId=77), TableFie(id=null, fieId=rule_version_id, type=int, collation=null, nullable=YES, primarys=, annotation=版本主键, tableId=77)]
|
|
|
|
|
|
|
|
19:57:00.794 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataRunNameServiceImpl - [addDataTableName,70] - 数据库表ID:78
|
|
|
|
|
|
|
|
19:57:02.327 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-8} inited
|
|
|
|
|
|
|
|
19:57:02.347 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataRunNameServiceImpl - [addDataTableName,80] - 开始添加表结构与数据:[TableFie(id=null, fieId=record_id, type=bigint, collation=null, nullable=YES, primarys=, annotation=日志ID, tableId=78), TableFie(id=null, fieId=record_method, type=varchar(32), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=方法名称, tableId=78), TableFie(id=null, fieId=record_start_time, type=datetime, collation=null, nullable=YES, primarys=, annotation=开始时间, tableId=78), TableFie(id=null, fieId=record_end_time, type=datetime, collation=null, nullable=YES, primarys=, annotation=结束时间, tableId=78), TableFie(id=null, fieId=record_result, type=varchar(16), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=响应结果, tableId=78), TableFie(id=null, fieId=record_error, type=varchar(128), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=异常信息, tableId=78)]
|
|
|
|
|
|
|
|
19:57:02.620 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataRunNameServiceImpl - [addDataTableName,70] - 数据库表ID:79
|
|
|
|
|
|
|
|
19:57:05.148 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-9} inited
|
|
|
|
|
|
|
|
19:57:05.166 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataRunNameServiceImpl - [addDataTableName,80] - 开始添加表结构与数据:[TableFie(id=null, fieId=rule_id, type=bigint, collation=null, nullable=NO, primarys=PRI, annotation=主键, tableId=79), TableFie(id=null, fieId=rule_classify, type=bigint, collation=null, nullable=YES, primarys=, annotation=规则分类, tableId=79), TableFie(id=null, fieId=rule_name, type=varchar(16), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=规则名称, tableId=79), TableFie(id=null, fieId=rule_type, type=varchar(16), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=规则类型, tableId=79), TableFie(id=null, fieId=rule_region, type=varchar(16), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=规则作用域, tableId=79), TableFie(id=null, fieId=rule_coding, type=varchar(16), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=引擎编码, tableId=79), TableFie(id=null, fieId=rule_activate, type=varchar(16), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=激活状态, tableId=79), TableFie(id=null, fieId=rule_status, type=varchar(16), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=规则状态 Y/N, tableId=79), TableFie(id=null, fieId=rule_describe, type=varchar(64), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=规则描述, tableId=79), TableFie(id=null, fieId=create_by, type=bigint, collation=null, nullable=YES, primarys=, annotation=创建人, tableId=79), TableFie(id=null, fieId=create_time, type=datetime, collation=null, nullable=YES, primarys=, annotation=创建时间, tableId=79), TableFie(id=null, fieId=update_by, type=bigint, collation=null, nullable=YES, primarys=, annotation=更新人, tableId=79), TableFie(id=null, fieId=update_time, type=datetime, collation=null, nullable=YES, primarys=, annotation=更新时间, tableId=79), TableFie(id=null, fieId=remark, type=text, collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=备注, tableId=79)]
|
|
|
|
|
|
|
|
19:57:05.761 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataRunNameServiceImpl - [addDataTableName,70] - 数据库表ID:80
|
|
|
|
|
|
|
|
19:57:09.815 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-10} inited
|
|
|
|
|
|
|
|
19:57:10.063 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataRunNameServiceImpl - [addDataTableName,80] - 开始添加表结构与数据:[TableFie(id=null, fieId=rule_data_classify_id, type=bigint, collation=null, nullable=NO, primarys=PRI, annotation=主键, tableId=80), TableFie(id=null, fieId=rule_type_name, type=varchar(16), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=规则类型名称, tableId=80), TableFie(id=null, fieId=rule_type_description, type=varchar(32), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=规则类型描述, tableId=80), TableFie(id=null, fieId=created_by, type=bigint, collation=null, nullable=YES, primarys=, annotation=创建人, tableId=80), TableFie(id=null, fieId=created_time, type=datetime, collation=null, nullable=YES, primarys=, annotation=创建时间, tableId=80), TableFie(id=null, fieId=update_by, type=bigint, collation=null, nullable=YES, primarys=, annotation=更新人, tableId=80), TableFie(id=null, fieId=updated_time, type=datetime, collation=null, nullable=YES, primarys=, annotation=更新时间, tableId=80), TableFie(id=null, fieId=remark, type=text, collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=备注, tableId=80)]
|
|
|
|
|
|
|
|
19:57:10.741 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataRunNameServiceImpl - [addDataTableName,70] - 数据库表ID:81
|
|
|
|
|
|
|
|
19:57:14.836 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-11} inited
|
|
|
|
|
|
|
|
19:57:16.828 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataRunNameServiceImpl - [addDataTableName,80] - 开始添加表结构与数据:[TableFie(id=null, fieId=rule_version_id, type=bigint unsigned, collation=null, nullable=NO, primarys=PRI, annotation=规则版本ID, tableId=81), TableFie(id=null, fieId=rule_id, type=bigint, collation=null, nullable=YES, primarys=, annotation=规则ID, tableId=81), TableFie(id=null, fieId=rule_version_type, type=varchar(32), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=版本类, tableId=81), TableFie(id=null, fieId=rule_version_name, type=varchar(16), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=版本名称, tableId=81), TableFie(id=null, fieId=rule_version_code, type=varchar(16), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=版本编号, tableId=81), TableFie(id=null, fieId=rule_version_activate, type=varchar(32), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=是否激活, tableId=81), TableFie(id=null, fieId=rule_version_status, type=varchar(32), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=版本状态, tableId=81), TableFie(id=null, fieId=rule_version_test, type=varchar(32), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=是否测试, tableId=81), TableFie(id=null, fieId=rule_version_text, type=text, collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=代码, tableId=81), TableFie(id=null, fieId=rule_version_remark, type=varchar(128), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=备注, tableId=81), TableFie(id=null, fieId=create_by, type=varchar(32), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=创建人, tableId=81), TableFie(id=null, fieId=create_time, type=datetime, collation=null, nullable=YES, primarys=, annotation=创建时间, tableId=81), TableFie(id=null, fieId=update_by, type=varchar(32), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=更新人, tableId=81), TableFie(id=null, fieId=update_time, type=datetime, collation=null, nullable=YES, primarys=, annotation=更新时间, tableId=81)]
|
|
|
|
|
|
|
|
19:57:17.832 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataRunNameServiceImpl - [addDataTableName,70] - 数据库表ID:82
|
|
|
|
|
|
|
|
19:57:21.236 [http-nio-9701-exec-1] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-12} inited
|
|
|
|
|
|
|
|
19:57:21.295 [http-nio-9701-exec-1] INFO c.m.s.s.i.DataRunNameServiceImpl - [addDataTableName,80] - 开始添加表结构与数据:[TableFie(id=null, fieId=id, type=bigint, collation=null, nullable=NO, primarys=PRI, annotation=主键, tableId=82), TableFie(id=null, fieId=sources_name, type=varchar(32), collation=utf8mb4_0900_ai_ci, nullable=NO, primarys=, annotation=数据源名称, tableId=82), TableFie(id=null, fieId=sources_addr, type=varchar(64), collation=utf8mb4_0900_ai_ci, nullable=NO, primarys=, annotation=数据源地址, tableId=82), TableFie(id=null, fieId=sources_pwd, type=varchar(64), collation=utf8mb4_0900_ai_ci, nullable=NO, primarys=, annotation=数据源密码, tableId=82), TableFie(id=null, fieId=sources_post, type=varchar(64), collation=utf8mb4_0900_ai_ci, nullable=NO, primarys=, annotation=数据源端口号, tableId=82), TableFie(id=null, fieId=sources_config, type=varchar(64), collation=utf8mb4_0900_ai_ci, nullable=NO, primarys=, annotation=数据源配置, tableId=82), TableFie(id=null, fieId=created_by, type=bigint, collation=null, nullable=YES, primarys=, annotation=创建人, tableId=82), TableFie(id=null, fieId=created_time, type=datetime, collation=null, nullable=YES, primarys=, annotation=创建时间, tableId=82), TableFie(id=null, fieId=update_by, type=bigint, collation=null, nullable=YES, primarys=, annotation=更新人, tableId=82), TableFie(id=null, fieId=updated_time, type=datetime, collation=null, nullable=YES, primarys=, annotation=更新时间, tableId=82), TableFie(id=null, fieId=remark, type=varchar(64), collation=utf8mb4_0900_ai_ci, nullable=YES, primarys=, annotation=备份, tableId=82)]
|
|
|
|
|
|
|
|
20:00:40.939 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
|
|
|
|
|
|
20:00:40.940 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] ec66ecf1-f28e-43bc-aa86-625f1bc53bf8 deregistering service cloud-property with instance: Instance{instanceId='null', ip='192.168.1.137', port=9701, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
|
|
|
|
|
|
20:00:40.957 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
|
|
|
|
|
|
20:00:40.958 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
|
|
|
|
|
|
20:00:40.958 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
|
|
|
|
|
|
20:00:40.958 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
|
|
|
|
|
|
20:00:40.958 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
|
|
|
|
|
|
20:00:40.958 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
|
|
|
|
|
|
20:00:40.958 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
|
|
|
|
|
|
20:00:40.958 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
|
|
|
|
|
|
20:00:40.958 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
|
|
|
|
|
|
20:00:40.959 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
|
|
|
|
|
|
20:00:40.959 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
|
|
|
|
|
|
20:00:40.959 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
|
|
|
|
|
|
20:00:40.959 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->13456518-a9b2-4074-9b22-cd37f728b1b8
|
|
|
|
|
|
|
|
20:00:40.959 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@33cf4a6f[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 81]
|
|
|
|
|
|
|
|
20:00:40.959 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
|
|
|
|
|
|
20:00:40.959 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@11514a0f[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
|
|
|
|
|
|
20:00:40.960 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1724846196098_21.12.0.11_62058
|
|
|
|
|
|
|
|
20:00:40.962 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@24ada767[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 56]
|
|
|
|
|
|
|
|
20:00:40.962 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->13456518-a9b2-4074-9b22-cd37f728b1b8
|
|
|
|
|
|
|
|
20:00:40.962 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
|
|
|
|
|
|
20:00:40.963 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
|
|
|
|
|
|
20:00:40.963 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
|
|
|
|
|
|
20:00:40.965 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
|
|
|
|
|
|
|
|
20:00:40.967 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2204] - {dataSource-1} closing ...
|
|
|
|
|
|
|
|
20:00:40.971 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2277] - {dataSource-1} closed
|
|
|
|
|
|
|
|
20:00:40.971 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
|
|
|
|
|
|
|
|
20:00:40.972 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
|
|
|
|
|
|
|
|
20:00:50.143 [main] INFO c.m.s.IntegrationApplication - [logStartupProfileInfo,660] - The following 1 profile is active: "dev"
|
|
|
|
|
|
|
|
20:00:52.136 [main] INFO o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
|
|
|
|
|
|
|
|
20:00:52.137 [main] INFO o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/10.1.24]
|
|
|
|
|
|
|
|
20:00:52.192 [main] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
|
|
|
|
|
|
|
|
20:00:56.423 [main] INFO c.a.d.p.DruidDataSource - [init,1002] - {dataSource-1,master} inited
|
|
|
|
|
|
|
|
20:00:56.424 [main] INFO c.b.d.d.DynamicRoutingDataSource - [addDataSource,158] - dynamic-datasource - add a datasource named [master] success
|
|
|
|
|
|
|
|
20:00:56.424 [main] INFO c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,241] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
|
|
|
|
|
|
|
|
20:00:57.813 [main] INFO c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
|
|
|
|
|
|
|
|
20:01:03.711 [main] INFO c.m.r.RabbitConfig - [init,29] - rabbitMQ启动成功
|
|
|
|
|
|
|
|
20:01:07.243 [main] INFO c.a.n.client.naming - [initNamespaceForNaming,62] - initializer namespace from ans.namespace attribute : null
|
|
|
|
|
|
|
|
20:01:07.244 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$0,66] - initializer namespace from ALIBABA_ALIWARE_NAMESPACE attribute :null
|
|
|
|
|
|
|
|
20:01:07.244 [main] INFO c.a.n.client.naming - [lambda$initNamespaceForNaming$1,73] - initializer namespace from namespace attribute :null
|
|
|
|
|
|
|
|
20:01:07.248 [main] INFO c.a.n.client.naming - [<init>,74] - FailoverDataSource type is class com.alibaba.nacos.client.naming.backups.datasource.DiskFailoverDataSource
|
|
|
|
|
|
|
|
20:01:07.252 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success.
|
|
|
|
|
|
|
|
20:01:07.252 [main] INFO c.a.n.p.a.s.c.ClientAuthPluginManager - [init,56] - [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
|
|
|
|
|
|
|
|
20:01:07.362 [main] INFO c.a.n.c.r.client - [lambda$createClient$0,118] - [RpcClientFactory] create a new rpc client of d22cded5-6003-4a69-8ba1-5bc9c8c5bb5a
|
|
|
|
|
|
|
|
20:01:07.365 [main] INFO c.a.n.client.naming - [<init>,109] - Create naming rpc client for uuid->d22cded5-6003-4a69-8ba1-5bc9c8c5bb5a
|
|
|
|
|
|
|
|
20:01:07.365 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d22cded5-6003-4a69-8ba1-5bc9c8c5bb5a] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
|
|
|
|
|
|
|
|
20:01:07.365 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d22cded5-6003-4a69-8ba1-5bc9c8c5bb5a] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
|
|
|
|
|
|
|
|
20:01:07.366 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d22cded5-6003-4a69-8ba1-5bc9c8c5bb5a] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
|
|
|
|
|
|
|
|
20:01:07.366 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d22cded5-6003-4a69-8ba1-5bc9c8c5bb5a] Try to connect to server on start up, server: {serverIp = '21.12.0.8', server main port = 8848}
|
|
|
|
|
|
|
|
20:01:07.366 [main] INFO c.a.n.c.r.c.g.GrpcClient - [createNewManagedChannel,210] - grpc client connection server:21.12.0.8 ip,serverPort:9848,grpcTslConfig:{"sslProvider":"","enableTls":false,"mutualAuthEnable":false,"trustAll":false}
|
|
|
|
|
|
|
|
20:01:07.422 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d22cded5-6003-4a69-8ba1-5bc9c8c5bb5a] Success to connect to server [21.12.0.8:8848] on start up, connectionId = 1724846467382_21.12.0.11_63112
|
|
|
|
|
|
|
|
20:01:07.422 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d22cded5-6003-4a69-8ba1-5bc9c8c5bb5a] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
|
|
|
|
|
|
|
|
20:01:07.422 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d22cded5-6003-4a69-8ba1-5bc9c8c5bb5a] Notify connected event to listeners.
|
|
|
|
|
|
|
|
20:01:07.422 [main] INFO c.a.n.c.r.client - [printIfInfoEnabled,63] - [d22cded5-6003-4a69-8ba1-5bc9c8c5bb5a] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$576/0x00000204324f0870
|
|
|
|
|
|
|
|
20:01:07.422 [com.alibaba.nacos.client.remote.worker.0] INFO c.a.n.client.naming - [onConnected,90] - Grpc connection connect
|
|
|
|
|
|
|
|
20:01:07.424 [main] INFO c.a.n.client.naming - [registerService,133] - [REGISTER-SERVICE] ec66ecf1-f28e-43bc-aa86-625f1bc53bf8 registering service cloud-property with instance Instance{instanceId='null', ip='192.168.1.137', port=9701, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={IPv6=null, preserved.register.source=SPRING_CLOUD}}
|
|
|
|
|
|
|
|
20:01:07.474 [main] INFO c.a.c.n.r.NacosServiceRegistry - [register,76] - nacos registry, DEFAULT_GROUP cloud-property 192.168.1.137:9701 register finished
|
|
|
|
|
|
|
|
20:01:08.625 [main] INFO c.m.s.IntegrationApplication - [logStarted,56] - Started IntegrationApplication in 23.321 seconds (process running for 23.97)
|
|
|
|
|
|
|
|
20:01:08.635 [main] INFO c.a.n.c.c.i.CacheData - [initNotifyWarnTimeout,72] - config listener notify warn timeout millis use default 60000 millis
|
|
|
|
|
|
|
|
20:01:08.636 [main] INFO c.a.n.c.c.i.CacheData - [<clinit>,99] - nacos.cache.data.init.snapshot = true
|
|
|
|
|
|
|
|
20:01:08.636 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-ec66ecf1-f28e-43bc-aa86-625f1bc53bf8-21.12.0.8_8848] [subscribe] cloud-property.yml+DEFAULT_GROUP+ec66ecf1-f28e-43bc-aa86-625f1bc53bf8
|
|
|
|
|
|
|
|
20:01:08.643 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-ec66ecf1-f28e-43bc-aa86-625f1bc53bf8-21.12.0.8_8848] [add-listener] ok, tenant=ec66ecf1-f28e-43bc-aa86-625f1bc53bf8, dataId=cloud-property.yml, group=DEFAULT_GROUP, cnt=1
|
|
|
|
|
|
|
|
20:01:08.643 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-property.yml, group=DEFAULT_GROUP
|
|
|
|
|
|
|
|
20:01:08.644 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-ec66ecf1-f28e-43bc-aa86-625f1bc53bf8-21.12.0.8_8848] [subscribe] cloud-property+DEFAULT_GROUP+ec66ecf1-f28e-43bc-aa86-625f1bc53bf8
|
|
|
|
|
|
|
|
20:01:08.644 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-ec66ecf1-f28e-43bc-aa86-625f1bc53bf8-21.12.0.8_8848] [add-listener] ok, tenant=ec66ecf1-f28e-43bc-aa86-625f1bc53bf8, dataId=cloud-property, group=DEFAULT_GROUP, cnt=1
|
|
|
|
|
|
|
|
20:01:08.644 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-property, group=DEFAULT_GROUP
|
|
|
|
|
|
|
|
20:01:08.646 [main] INFO c.a.n.c.c.i.ClientWorker - [addCacheDataIfAbsent,416] - [fixed-ec66ecf1-f28e-43bc-aa86-625f1bc53bf8-21.12.0.8_8848] [subscribe] cloud-property-dev.yml+DEFAULT_GROUP+ec66ecf1-f28e-43bc-aa86-625f1bc53bf8
|
|
|
|
|
|
|
|
20:01:08.646 [main] INFO c.a.n.c.c.i.CacheData - [addListener,236] - [fixed-ec66ecf1-f28e-43bc-aa86-625f1bc53bf8-21.12.0.8_8848] [add-listener] ok, tenant=ec66ecf1-f28e-43bc-aa86-625f1bc53bf8, dataId=cloud-property-dev.yml, group=DEFAULT_GROUP, cnt=1
|
|
|
|
|
|
|
|
20:01:08.646 [main] INFO c.a.c.n.r.NacosContextRefresher - [registerNacosListener,131] - [Nacos Config] Listening config: dataId=cloud-property-dev.yml, group=DEFAULT_GROUP
|
|
|
|
|
|
|
|
20:01:08.892 [RMI TCP Connection(14)-192.168.1.137] INFO o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
|
|
|
|
|
|
20:02:14.057 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,95] - De-registering from Nacos Server now...
|
|
|
|
|
|
|
|
20:02:14.057 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [deregisterService,272] - [DEREGISTER-SERVICE] ec66ecf1-f28e-43bc-aa86-625f1bc53bf8 deregistering service cloud-property with instance: Instance{instanceId='null', ip='192.168.1.137', port=9701, weight=1.0, healthy=true, enabled=true, ephemeral=true, clusterName='DEFAULT', serviceName='null', metadata={}}
|
|
|
|
|
|
|
|
20:02:14.349 [SpringApplicationShutdownHook] INFO c.a.c.n.r.NacosServiceRegistry - [deregister,115] - De-registration finished.
|
|
|
|
|
|
|
|
20:02:14.350 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,254] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown begin
|
|
|
|
|
|
|
|
20:02:14.351 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,180] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown begin
|
|
|
|
|
|
|
|
20:02:14.351 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,182] - com.alibaba.nacos.client.naming.backups.FailoverReactor do shutdown stop
|
|
|
|
|
|
|
|
20:02:14.351 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,256] - com.alibaba.nacos.client.naming.cache.ServiceInfoHolder do shutdown stop
|
|
|
|
|
|
|
|
20:02:14.351 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,204] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown begin
|
|
|
|
|
|
|
|
20:02:14.351 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,147] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown begin
|
|
|
|
|
|
|
|
20:02:14.351 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,149] - com.alibaba.nacos.client.naming.core.ServiceInfoUpdateService do shutdown stop
|
|
|
|
|
|
|
|
20:02:14.351 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,218] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown begin
|
|
|
|
|
|
|
|
20:02:14.351 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,223] - com.alibaba.nacos.client.naming.core.ServerListManager do shutdown stop
|
|
|
|
|
|
|
|
20:02:14.351 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,468] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown begin
|
|
|
|
|
|
|
|
20:02:14.351 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,470] - com.alibaba.nacos.client.naming.remote.http.NamingHttpClientProxy do shutdown stop
|
|
|
|
|
|
|
|
20:02:14.351 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,487] - Shutdown naming grpc client proxy for uuid->d22cded5-6003-4a69-8ba1-5bc9c8c5bb5a
|
|
|
|
|
|
|
|
20:02:14.351 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,331] - Shutdown grpc redo service executor java.util.concurrent.ScheduledThreadPoolExecutor@6dae37d2[Running, pool size = 1, active threads = 0, queued tasks = 1, completed tasks = 22]
|
|
|
|
|
|
|
|
20:02:14.352 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,425] - Shutdown rpc client, set status to shutdown
|
|
|
|
|
|
|
|
20:02:14.352 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [shutdown,427] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@236452ff[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
|
|
|
|
|
|
|
|
20:02:14.352 [SpringApplicationShutdownHook] INFO c.a.n.c.r.client - [closeConnection,584] - Close current connection 1724846467382_21.12.0.11_63112
|
|
|
|
|
|
|
|
20:02:14.355 [SpringApplicationShutdownHook] INFO c.a.n.c.r.c.g.GrpcClient - [shutdown,187] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@7c8d1d96[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 22]
|
|
|
|
|
|
|
|
20:02:14.355 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutDownAndRemove,497] - shutdown and remove naming rpc client for uuid ->d22cded5-6003-4a69-8ba1-5bc9c8c5bb5a
|
|
|
|
|
|
|
|
20:02:14.355 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialWatcher - [stop,107] - [null] CredentialWatcher is stopped
|
|
|
|
|
|
|
|
20:02:14.355 [SpringApplicationShutdownHook] INFO c.a.n.c.a.r.i.CredentialService - [free,91] - [null] CredentialService is freed
|
|
|
|
|
|
|
|
20:02:14.355 [SpringApplicationShutdownHook] INFO c.a.n.client.naming - [shutdown,211] - com.alibaba.nacos.client.naming.remote.NamingClientProxyDelegate do shutdown stop
|
|
|
|
|
|
|
|
20:02:14.357 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource start closing ....
|
|
|
|
|
|
|
|
20:02:14.358 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2204] - {dataSource-1} closing ...
|
|
|
|
|
|
|
|
20:02:14.362 [SpringApplicationShutdownHook] INFO c.a.d.p.DruidDataSource - [close,2277] - {dataSource-1} closed
|
|
|
|
|
|
|
|
20:02:14.362 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - [destroy,98] - dynamic-datasource close the datasource named [master] success,
|
|
|
|
|
|
|
|
20:02:14.362 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - [destroy,219] - dynamic-datasource all closed success,bye
|
|
|
|