无关风月
2024-09-03 56dfe0d4bf81262622a1919cceb2b039fd356209
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
09:00:05.433 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
09:00:06.333 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 2da08c74-01bf-4cc1-b690-3f7be76e97a9_config-0
09:00:06.394 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 38 ms to scan 1 urls, producing 3 keys and 6 values 
09:00:06.435 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 20 ms to scan 1 urls, producing 4 keys and 9 values 
09:00:06.456 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 18 ms to scan 1 urls, producing 3 keys and 10 values 
09:00:06.743 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 282 ms to scan 242 urls, producing 0 keys and 0 values 
09:00:06.757 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 1 keys and 5 values 
09:00:06.773 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 15 ms to scan 1 urls, producing 1 keys and 7 values 
09:00:06.785 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 9 ms to scan 1 urls, producing 2 keys and 8 values 
09:00:06.996 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 208 ms to scan 242 urls, producing 0 keys and 0 values 
09:00:07.000 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2da08c74-01bf-4cc1-b690-3f7be76e97a9_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
09:00:07.001 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2da08c74-01bf-4cc1-b690-3f7be76e97a9_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$335/1790598448
09:00:07.002 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2da08c74-01bf-4cc1-b690-3f7be76e97a9_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$336/102577332
09:00:07.002 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2da08c74-01bf-4cc1-b690-3f7be76e97a9_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
09:00:07.004 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2da08c74-01bf-4cc1-b690-3f7be76e97a9_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
09:00:07.012 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2da08c74-01bf-4cc1-b690-3f7be76e97a9_config-0] Try to connect to server on start up, server: {serverIp = '127.0.0.1', server main port = 8848}
09:00:08.630 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2da08c74-01bf-4cc1-b690-3f7be76e97a9_config-0] Success to connect to server [127.0.0.1:8848] on start up, connectionId = 1724634008448_127.0.0.1_51472
09:00:08.630 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2da08c74-01bf-4cc1-b690-3f7be76e97a9_config-0] Notify connected event to listeners.
09:00:08.631 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2da08c74-01bf-4cc1-b690-3f7be76e97a9_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
09:00:08.631 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [2da08c74-01bf-4cc1-b690-3f7be76e97a9_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$345/294505405
09:00:08.716 [main] INFO  c.r.a.RuoYiAuthApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
09:00:10.989 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-8200"]
09:00:10.989 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
09:00:10.989 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
09:00:11.158 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
09:00:12.829 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
09:00:14.449 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
09:00:14.807 [redisson-netty-4-5] INFO  o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 127.0.0.1/127.0.0.1:6379
09:00:14.837 [redisson-netty-4-19] INFO  o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 127.0.0.1/127.0.0.1:6379
09:00:15.712 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 23812b48-2a3f-461b-89fa-eec4197af0f8
09:00:15.712 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [23812b48-2a3f-461b-89fa-eec4197af0f8] RpcClient init label, labels = {module=naming, source=sdk}
09:00:15.714 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [23812b48-2a3f-461b-89fa-eec4197af0f8] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
09:00:15.714 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [23812b48-2a3f-461b-89fa-eec4197af0f8] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
09:00:15.714 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [23812b48-2a3f-461b-89fa-eec4197af0f8] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
09:00:15.714 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [23812b48-2a3f-461b-89fa-eec4197af0f8] Try to connect to server on start up, server: {serverIp = '127.0.0.1', server main port = 8848}
09:00:15.826 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [23812b48-2a3f-461b-89fa-eec4197af0f8] Success to connect to server [127.0.0.1:8848] on start up, connectionId = 1724634015719_127.0.0.1_51666
09:00:15.826 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [23812b48-2a3f-461b-89fa-eec4197af0f8] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
09:00:15.826 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [23812b48-2a3f-461b-89fa-eec4197af0f8] Notify connected event to listeners.
09:00:15.826 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [23812b48-2a3f-461b-89fa-eec4197af0f8] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$345/294505405
09:00:15.860 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-8200"]
09:00:15.879 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-auth 192.168.110.64:8200 register finished
09:00:16.365 [nacos-grpc-client-executor-7] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [23812b48-2a3f-461b-89fa-eec4197af0f8] Receive server push request, request = NotifySubscriberRequest, requestId = 2
09:00:16.376 [nacos-grpc-client-executor-7] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [23812b48-2a3f-461b-89fa-eec4197af0f8] Ack server push request, request = NotifySubscriberRequest, requestId = 2
09:00:16.424 [main] INFO  c.r.a.RuoYiAuthApplication - [logStarted,61] - Started RuoYiAuthApplication in 11.93 seconds (JVM running for 13.596)
09:00:16.435 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-auth.yml, group=DEFAULT_GROUP
09:00:16.443 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-auth-dev.yml, group=DEFAULT_GROUP
09:00:16.446 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-auth, group=DEFAULT_GROUP
09:00:17.192 [RMI TCP Connection(3)-192.168.110.64] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
09:35:00.834 [nacos-grpc-client-executor-429] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [23812b48-2a3f-461b-89fa-eec4197af0f8] Receive server push request, request = NotifySubscriberRequest, requestId = 9
09:35:00.834 [nacos-grpc-client-executor-429] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [23812b48-2a3f-461b-89fa-eec4197af0f8] Ack server push request, request = NotifySubscriberRequest, requestId = 9
09:50:16.651 [nacos-grpc-client-executor-613] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [23812b48-2a3f-461b-89fa-eec4197af0f8] Receive server push request, request = NotifySubscriberRequest, requestId = 11
09:50:16.658 [nacos-grpc-client-executor-613] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [23812b48-2a3f-461b-89fa-eec4197af0f8] Ack server push request, request = NotifySubscriberRequest, requestId = 11
09:50:38.545 [nacos-grpc-client-executor-619] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [23812b48-2a3f-461b-89fa-eec4197af0f8] Receive server push request, request = NotifySubscriberRequest, requestId = 14
09:50:38.552 [nacos-grpc-client-executor-619] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [23812b48-2a3f-461b-89fa-eec4197af0f8] Ack server push request, request = NotifySubscriberRequest, requestId = 14
10:08:04.735 [nacos-grpc-client-executor-829] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [23812b48-2a3f-461b-89fa-eec4197af0f8] Receive server push request, request = NotifySubscriberRequest, requestId = 22
10:08:04.736 [nacos-grpc-client-executor-829] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [23812b48-2a3f-461b-89fa-eec4197af0f8] Ack server push request, request = NotifySubscriberRequest, requestId = 22
10:10:38.820 [nacos-grpc-client-executor-860] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [23812b48-2a3f-461b-89fa-eec4197af0f8] Receive server push request, request = NotifySubscriberRequest, requestId = 23
10:10:38.826 [nacos-grpc-client-executor-860] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [23812b48-2a3f-461b-89fa-eec4197af0f8] Ack server push request, request = NotifySubscriberRequest, requestId = 23
10:10:57.257 [nacos-grpc-client-executor-864] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [23812b48-2a3f-461b-89fa-eec4197af0f8] Receive server push request, request = NotifySubscriberRequest, requestId = 25
10:10:57.265 [nacos-grpc-client-executor-864] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [23812b48-2a3f-461b-89fa-eec4197af0f8] Ack server push request, request = NotifySubscriberRequest, requestId = 25
11:10:57.794 [nacos-grpc-client-executor-1601] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [23812b48-2a3f-461b-89fa-eec4197af0f8] Receive server push request, request = NotifySubscriberRequest, requestId = 29
11:10:57.800 [nacos-grpc-client-executor-1601] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [23812b48-2a3f-461b-89fa-eec4197af0f8] Ack server push request, request = NotifySubscriberRequest, requestId = 29
11:11:29.793 [nacos-grpc-client-executor-1608] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [23812b48-2a3f-461b-89fa-eec4197af0f8] Receive server push request, request = NotifySubscriberRequest, requestId = 31
11:11:29.799 [nacos-grpc-client-executor-1608] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [23812b48-2a3f-461b-89fa-eec4197af0f8] Ack server push request, request = NotifySubscriberRequest, requestId = 31
12:08:48.159 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,94] - De-registering from Nacos Server now...
12:08:48.167 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,114] - De-registration finished.
12:08:48.505 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,454] - Shutdown rpc client, set status to shutdown
12:08:48.506 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,456] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@22e24340[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
12:08:48.507 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1724634015719_127.0.0.1_51666
12:08:48.509 [nacos-grpc-client-executor-2304] INFO  c.a.n.c.r.c.g.GrpcClient - [printIfInfoEnabled,60] - [1724634015719_127.0.0.1_51666]Ignore complete event,isRunning:false,isAbandon=false
12:08:48.522 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.c.g.GrpcClient - [shutdown,85] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@53f49bc8[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 2305]
12:41:16.827 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
12:41:18.101 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 1a26d79e-b539-48b9-af5b-04eae91ecd6c_config-0
12:41:18.179 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 45 ms to scan 1 urls, producing 3 keys and 6 values 
12:41:18.224 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 25 ms to scan 1 urls, producing 4 keys and 9 values 
12:41:18.249 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 22 ms to scan 1 urls, producing 3 keys and 10 values 
12:41:18.547 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 293 ms to scan 242 urls, producing 0 keys and 0 values 
12:41:18.571 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 23 ms to scan 1 urls, producing 1 keys and 5 values 
12:41:18.596 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 21 ms to scan 1 urls, producing 1 keys and 7 values 
12:41:18.611 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 11 ms to scan 1 urls, producing 2 keys and 8 values 
12:41:18.824 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 211 ms to scan 242 urls, producing 0 keys and 0 values 
12:41:18.827 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1a26d79e-b539-48b9-af5b-04eae91ecd6c_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
12:41:18.828 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1a26d79e-b539-48b9-af5b-04eae91ecd6c_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$335/1833973673
12:41:18.829 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1a26d79e-b539-48b9-af5b-04eae91ecd6c_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$336/1110148152
12:41:18.829 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1a26d79e-b539-48b9-af5b-04eae91ecd6c_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
12:41:18.830 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1a26d79e-b539-48b9-af5b-04eae91ecd6c_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
12:41:18.840 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1a26d79e-b539-48b9-af5b-04eae91ecd6c_config-0] Try to connect to server on start up, server: {serverIp = '127.0.0.1', server main port = 8848}
12:41:20.908 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1a26d79e-b539-48b9-af5b-04eae91ecd6c_config-0] Success to connect to server [127.0.0.1:8848] on start up, connectionId = 1724647280654_127.0.0.1_56870
12:41:20.909 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1a26d79e-b539-48b9-af5b-04eae91ecd6c_config-0] Notify connected event to listeners.
12:41:20.909 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1a26d79e-b539-48b9-af5b-04eae91ecd6c_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
12:41:20.910 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [1a26d79e-b539-48b9-af5b-04eae91ecd6c_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$345/1295803795
12:41:21.052 [main] INFO  c.r.a.RuoYiAuthApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
12:41:25.391 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-8200"]
12:41:25.391 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
12:41:25.392 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
12:41:25.617 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
12:41:28.604 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
12:41:30.898 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
12:41:31.419 [redisson-netty-4-7] INFO  o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 127.0.0.1/127.0.0.1:6379
12:41:31.492 [redisson-netty-4-18] INFO  o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 127.0.0.1/127.0.0.1:6379
12:41:32.768 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 5ca9dc53-88ec-4f3e-80da-0388ec757ba4
12:41:32.768 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5ca9dc53-88ec-4f3e-80da-0388ec757ba4] RpcClient init label, labels = {module=naming, source=sdk}
12:41:32.771 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5ca9dc53-88ec-4f3e-80da-0388ec757ba4] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
12:41:32.771 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5ca9dc53-88ec-4f3e-80da-0388ec757ba4] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
12:41:32.771 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5ca9dc53-88ec-4f3e-80da-0388ec757ba4] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
12:41:32.772 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5ca9dc53-88ec-4f3e-80da-0388ec757ba4] Try to connect to server on start up, server: {serverIp = '127.0.0.1', server main port = 8848}
12:41:32.892 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5ca9dc53-88ec-4f3e-80da-0388ec757ba4] Success to connect to server [127.0.0.1:8848] on start up, connectionId = 1724647292776_127.0.0.1_57197
12:41:32.892 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5ca9dc53-88ec-4f3e-80da-0388ec757ba4] Notify connected event to listeners.
12:41:32.892 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5ca9dc53-88ec-4f3e-80da-0388ec757ba4] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
12:41:32.892 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5ca9dc53-88ec-4f3e-80da-0388ec757ba4] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$345/1295803795
12:41:32.937 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-8200"]
12:41:32.966 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-auth 192.168.110.64:8200 register finished
12:41:33.492 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5ca9dc53-88ec-4f3e-80da-0388ec757ba4] Receive server push request, request = NotifySubscriberRequest, requestId = 35
12:41:33.503 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5ca9dc53-88ec-4f3e-80da-0388ec757ba4] Ack server push request, request = NotifySubscriberRequest, requestId = 35
12:41:33.680 [main] INFO  c.r.a.RuoYiAuthApplication - [logStarted,61] - Started RuoYiAuthApplication in 18.32 seconds (JVM running for 21.73)
12:41:33.703 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-auth.yml, group=DEFAULT_GROUP
12:41:33.714 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-auth-dev.yml, group=DEFAULT_GROUP
12:41:33.717 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-auth, group=DEFAULT_GROUP
12:41:34.403 [RMI TCP Connection(1)-192.168.110.64] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
13:54:23.555 [nacos-grpc-client-executor-884] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5ca9dc53-88ec-4f3e-80da-0388ec757ba4] Receive server push request, request = NotifySubscriberRequest, requestId = 44
13:54:23.557 [nacos-grpc-client-executor-884] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5ca9dc53-88ec-4f3e-80da-0388ec757ba4] Ack server push request, request = NotifySubscriberRequest, requestId = 44
17:09:45.133 [nacos-grpc-client-executor-3249] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5ca9dc53-88ec-4f3e-80da-0388ec757ba4] Receive server push request, request = NotifySubscriberRequest, requestId = 70
17:09:45.161 [nacos-grpc-client-executor-3249] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5ca9dc53-88ec-4f3e-80da-0388ec757ba4] Ack server push request, request = NotifySubscriberRequest, requestId = 70
17:10:04.133 [nacos-grpc-client-executor-3252] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5ca9dc53-88ec-4f3e-80da-0388ec757ba4] Receive server push request, request = NotifySubscriberRequest, requestId = 73
17:10:04.135 [nacos-grpc-client-executor-3252] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5ca9dc53-88ec-4f3e-80da-0388ec757ba4] Ack server push request, request = NotifySubscriberRequest, requestId = 73
17:12:13.641 [nacos-grpc-client-executor-3278] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5ca9dc53-88ec-4f3e-80da-0388ec757ba4] Receive server push request, request = NotifySubscriberRequest, requestId = 77
17:12:13.648 [nacos-grpc-client-executor-3278] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5ca9dc53-88ec-4f3e-80da-0388ec757ba4] Ack server push request, request = NotifySubscriberRequest, requestId = 77
17:12:32.891 [nacos-grpc-client-executor-3283] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5ca9dc53-88ec-4f3e-80da-0388ec757ba4] Receive server push request, request = NotifySubscriberRequest, requestId = 80
17:12:32.898 [nacos-grpc-client-executor-3283] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5ca9dc53-88ec-4f3e-80da-0388ec757ba4] Ack server push request, request = NotifySubscriberRequest, requestId = 80
17:44:14.478 [nacos-grpc-client-executor-3683] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5ca9dc53-88ec-4f3e-80da-0388ec757ba4] Receive server push request, request = NotifySubscriberRequest, requestId = 88
17:44:14.486 [nacos-grpc-client-executor-3683] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5ca9dc53-88ec-4f3e-80da-0388ec757ba4] Ack server push request, request = NotifySubscriberRequest, requestId = 88
17:44:34.622 [nacos-grpc-client-executor-3687] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5ca9dc53-88ec-4f3e-80da-0388ec757ba4] Receive server push request, request = NotifySubscriberRequest, requestId = 92
17:44:34.627 [nacos-grpc-client-executor-3687] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5ca9dc53-88ec-4f3e-80da-0388ec757ba4] Ack server push request, request = NotifySubscriberRequest, requestId = 92
20:08:37.864 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
20:08:39.243 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of cbbc039c-f2e9-496d-a063-15da1dd0db8e_config-0
20:08:39.352 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 68 ms to scan 1 urls, producing 3 keys and 6 values 
20:08:39.401 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 22 ms to scan 1 urls, producing 4 keys and 9 values 
20:08:39.421 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 16 ms to scan 1 urls, producing 3 keys and 10 values 
20:08:39.720 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 297 ms to scan 242 urls, producing 0 keys and 0 values 
20:08:39.740 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 19 ms to scan 1 urls, producing 1 keys and 5 values 
20:08:39.769 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 23 ms to scan 1 urls, producing 1 keys and 7 values 
20:08:39.791 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 17 ms to scan 1 urls, producing 2 keys and 8 values 
20:08:40.033 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 239 ms to scan 242 urls, producing 0 keys and 0 values 
20:08:40.039 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cbbc039c-f2e9-496d-a063-15da1dd0db8e_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
20:08:40.040 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cbbc039c-f2e9-496d-a063-15da1dd0db8e_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$335/1329938019
20:08:40.040 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cbbc039c-f2e9-496d-a063-15da1dd0db8e_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$336/2090589929
20:08:40.041 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cbbc039c-f2e9-496d-a063-15da1dd0db8e_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
20:08:40.042 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cbbc039c-f2e9-496d-a063-15da1dd0db8e_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
20:08:40.053 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cbbc039c-f2e9-496d-a063-15da1dd0db8e_config-0] Try to connect to server on start up, server: {serverIp = '127.0.0.1', server main port = 8848}
20:08:42.410 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cbbc039c-f2e9-496d-a063-15da1dd0db8e_config-0] Success to connect to server [127.0.0.1:8848] on start up, connectionId = 1724674122117_127.0.0.1_52610
20:08:42.411 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cbbc039c-f2e9-496d-a063-15da1dd0db8e_config-0] Notify connected event to listeners.
20:08:42.412 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cbbc039c-f2e9-496d-a063-15da1dd0db8e_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
20:08:42.412 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [cbbc039c-f2e9-496d-a063-15da1dd0db8e_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$345/564143446
20:08:42.636 [main] INFO  c.r.a.RuoYiAuthApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
20:08:47.958 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-8200"]
20:08:47.959 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
20:08:47.959 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
20:08:48.154 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
20:08:50.052 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
20:08:53.126 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
20:08:53.590 [redisson-netty-4-7] INFO  o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 127.0.0.1/127.0.0.1:6379
20:08:53.631 [redisson-netty-4-18] INFO  o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 127.0.0.1/127.0.0.1:6379
20:08:54.662 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of a5380dba-610d-49d8-9d6f-add1d20d90d6
20:08:54.662 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a5380dba-610d-49d8-9d6f-add1d20d90d6] RpcClient init label, labels = {module=naming, source=sdk}
20:08:54.663 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a5380dba-610d-49d8-9d6f-add1d20d90d6] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
20:08:54.663 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a5380dba-610d-49d8-9d6f-add1d20d90d6] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
20:08:54.664 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a5380dba-610d-49d8-9d6f-add1d20d90d6] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
20:08:54.664 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a5380dba-610d-49d8-9d6f-add1d20d90d6] Try to connect to server on start up, server: {serverIp = '127.0.0.1', server main port = 8848}
20:08:54.785 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a5380dba-610d-49d8-9d6f-add1d20d90d6] Success to connect to server [127.0.0.1:8848] on start up, connectionId = 1724674134668_127.0.0.1_52942
20:08:54.785 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a5380dba-610d-49d8-9d6f-add1d20d90d6] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
20:08:54.785 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a5380dba-610d-49d8-9d6f-add1d20d90d6] Notify connected event to listeners.
20:08:54.785 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a5380dba-610d-49d8-9d6f-add1d20d90d6] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$345/564143446
20:08:54.827 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-8200"]
20:08:54.866 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-auth 192.168.110.64:8200 register finished
20:08:55.534 [main] INFO  c.r.a.RuoYiAuthApplication - [logStarted,61] - Started RuoYiAuthApplication in 18.972 seconds (JVM running for 21.107)
20:08:55.547 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-auth.yml, group=DEFAULT_GROUP
20:08:55.557 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-auth-dev.yml, group=DEFAULT_GROUP
20:08:55.560 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-auth, group=DEFAULT_GROUP
20:08:55.765 [nacos-grpc-client-executor-9] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a5380dba-610d-49d8-9d6f-add1d20d90d6] Receive server push request, request = NotifySubscriberRequest, requestId = 3
20:08:55.780 [nacos-grpc-client-executor-9] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a5380dba-610d-49d8-9d6f-add1d20d90d6] Ack server push request, request = NotifySubscriberRequest, requestId = 3
20:08:56.058 [RMI TCP Connection(4)-192.168.110.64] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
20:34:15.517 [nacos-grpc-client-executor-319] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a5380dba-610d-49d8-9d6f-add1d20d90d6] Receive server push request, request = NotifySubscriberRequest, requestId = 10
20:34:15.518 [nacos-grpc-client-executor-319] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [a5380dba-610d-49d8-9d6f-add1d20d90d6] Ack server push request, request = NotifySubscriberRequest, requestId = 10