rentaiming
2024-07-08 8e6989e09a2cc4046fd6985b18f715f98f45e1c7
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
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
08:57:34.138 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
08:57:35.877 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 90229096-1efc-44e1-b939-ad3be8c0bd06_config-0
08:57:36.000 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 86 ms to scan 1 urls, producing 3 keys and 6 values 
08:57:36.051 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 24 ms to scan 1 urls, producing 4 keys and 9 values 
08:57:36.070 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 15 ms to scan 1 urls, producing 3 keys and 10 values 
08:57:36.558 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 483 ms to scan 242 urls, producing 0 keys and 0 values 
08:57:36.587 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 26 ms to scan 1 urls, producing 1 keys and 5 values 
08:57:36.622 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 30 ms to scan 1 urls, producing 1 keys and 7 values 
08:57:36.641 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 12 ms to scan 1 urls, producing 2 keys and 8 values 
08:57:37.053 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 408 ms to scan 242 urls, producing 0 keys and 0 values 
08:57:37.055 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [90229096-1efc-44e1-b939-ad3be8c0bd06_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
08:57:37.057 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [90229096-1efc-44e1-b939-ad3be8c0bd06_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/499609505
08:57:37.058 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [90229096-1efc-44e1-b939-ad3be8c0bd06_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1592601990
08:57:37.059 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [90229096-1efc-44e1-b939-ad3be8c0bd06_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
08:57:37.061 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [90229096-1efc-44e1-b939-ad3be8c0bd06_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
08:57:37.076 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [90229096-1efc-44e1-b939-ad3be8c0bd06_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
08:57:39.997 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [90229096-1efc-44e1-b939-ad3be8c0bd06_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1718240258645_192.168.110.235_49821
08:57:39.998 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [90229096-1efc-44e1-b939-ad3be8c0bd06_config-0] Notify connected event to listeners.
08:57:39.998 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [90229096-1efc-44e1-b939-ad3be8c0bd06_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
08:57:39.999 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [90229096-1efc-44e1-b939-ad3be8c0bd06_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1964335680
08:57:40.144 [main] INFO  c.r.a.RuoYiAuthApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
08:57:47.655 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9200"]
08:57:47.656 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
08:57:47.656 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
08:57:48.326 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
08:57:52.763 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
08:57:56.527 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
08:57:57.517 [redisson-netty-4-7] INFO  o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 192.168.110.188/192.168.110.188:6379
08:57:57.618 [redisson-netty-4-19] INFO  o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 192.168.110.188/192.168.110.188:6379
08:58:00.181 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 9b262e0b-a240-4732-a517-c14cbe183683
08:58:00.182 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9b262e0b-a240-4732-a517-c14cbe183683] RpcClient init label, labels = {module=naming, source=sdk}
08:58:00.186 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9b262e0b-a240-4732-a517-c14cbe183683] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
08:58:00.186 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9b262e0b-a240-4732-a517-c14cbe183683] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
08:58:00.187 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9b262e0b-a240-4732-a517-c14cbe183683] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
08:58:00.188 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9b262e0b-a240-4732-a517-c14cbe183683] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
08:58:00.310 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9b262e0b-a240-4732-a517-c14cbe183683] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1718240279084_192.168.110.235_50003
08:58:00.311 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9b262e0b-a240-4732-a517-c14cbe183683] Notify connected event to listeners.
08:58:00.311 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9b262e0b-a240-4732-a517-c14cbe183683] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
08:58:00.311 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9b262e0b-a240-4732-a517-c14cbe183683] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1964335680
08:58:00.365 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9200"]
08:58:00.399 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-auth 192.168.110.235:9200 register finished
08:58:00.867 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9b262e0b-a240-4732-a517-c14cbe183683] Receive server push request, request = NotifySubscriberRequest, requestId = 6
08:58:00.882 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [9b262e0b-a240-4732-a517-c14cbe183683] Ack server push request, request = NotifySubscriberRequest, requestId = 6
08:58:02.151 [main] INFO  c.r.a.RuoYiAuthApplication - [logStarted,61] - Started RuoYiAuthApplication in 29.703 seconds (JVM running for 33.31)
08:58:02.203 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-auth.yml, group=DEFAULT_GROUP
08:58:02.235 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-auth-dev.yml, group=DEFAULT_GROUP
08:58:02.261 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-auth, group=DEFAULT_GROUP
08:58:03.619 [RMI TCP Connection(7)-192.168.110.235] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
09:09:38.161 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,94] - De-registering from Nacos Server now...
09:09:38.166 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,114] - De-registration finished.
09:09:38.535 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,454] - Shutdown rpc client, set status to shutdown
09:09:38.535 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,456] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@4ac6102f[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
09:09:38.535 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718240279084_192.168.110.235_50003
09:09:38.539 [nacos-grpc-client-executor-151] INFO  c.a.n.c.r.c.g.GrpcClient - [printIfInfoEnabled,60] - [1718240279084_192.168.110.235_50003]Ignore complete event,isRunning:false,isAbandon=false
09:09:38.547 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.c.g.GrpcClient - [shutdown,85] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@e808832[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 152]
09:10:13.971 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
09:10:15.990 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of ba263ff6-2cdf-4db2-aa43-8c3fbdf5e4b4_config-0
09:10:16.119 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 82 ms to scan 1 urls, producing 3 keys and 6 values 
09:10:16.193 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 35 ms to scan 1 urls, producing 4 keys and 9 values 
09:10:16.226 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 29 ms to scan 1 urls, producing 3 keys and 10 values 
09:10:16.830 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 598 ms to scan 242 urls, producing 0 keys and 0 values 
09:10:16.866 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 34 ms to scan 1 urls, producing 1 keys and 5 values 
09:10:16.894 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 25 ms to scan 1 urls, producing 1 keys and 7 values 
09:10:16.919 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 20 ms to scan 1 urls, producing 2 keys and 8 values 
09:10:17.500 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 576 ms to scan 242 urls, producing 0 keys and 0 values 
09:10:17.502 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ba263ff6-2cdf-4db2-aa43-8c3fbdf5e4b4_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
09:10:17.504 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ba263ff6-2cdf-4db2-aa43-8c3fbdf5e4b4_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/1356419559
09:10:17.504 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ba263ff6-2cdf-4db2-aa43-8c3fbdf5e4b4_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/967643830
09:10:17.506 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ba263ff6-2cdf-4db2-aa43-8c3fbdf5e4b4_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
09:10:17.507 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ba263ff6-2cdf-4db2-aa43-8c3fbdf5e4b4_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
09:10:17.525 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ba263ff6-2cdf-4db2-aa43-8c3fbdf5e4b4_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
09:10:20.581 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ba263ff6-2cdf-4db2-aa43-8c3fbdf5e4b4_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1718241019197_192.168.110.235_57026
09:10:20.583 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ba263ff6-2cdf-4db2-aa43-8c3fbdf5e4b4_config-0] Notify connected event to listeners.
09:10:20.584 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ba263ff6-2cdf-4db2-aa43-8c3fbdf5e4b4_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
09:10:20.585 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [ba263ff6-2cdf-4db2-aa43-8c3fbdf5e4b4_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/572137576
09:10:20.716 [main] INFO  c.r.a.RuoYiAuthApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
09:10:26.247 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9200"]
09:10:26.248 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
09:10:26.249 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
09:10:27.066 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
09:10:31.732 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
09:10:37.051 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
09:10:38.736 [redisson-netty-4-6] INFO  o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 192.168.110.188/192.168.110.188:6379
09:10:39.362 [redisson-netty-4-18] INFO  o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 192.168.110.188/192.168.110.188:6379
09:10:42.904 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 6a2d441b-5fd3-477c-b76b-f8c14606bbe7
09:10:42.906 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6a2d441b-5fd3-477c-b76b-f8c14606bbe7] RpcClient init label, labels = {module=naming, source=sdk}
09:10:42.909 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6a2d441b-5fd3-477c-b76b-f8c14606bbe7] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
09:10:42.910 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6a2d441b-5fd3-477c-b76b-f8c14606bbe7] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
09:10:42.912 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6a2d441b-5fd3-477c-b76b-f8c14606bbe7] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
09:10:42.913 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6a2d441b-5fd3-477c-b76b-f8c14606bbe7] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
09:10:43.043 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6a2d441b-5fd3-477c-b76b-f8c14606bbe7] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1718241041817_192.168.110.235_57285
09:10:43.043 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6a2d441b-5fd3-477c-b76b-f8c14606bbe7] Notify connected event to listeners.
09:10:43.043 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6a2d441b-5fd3-477c-b76b-f8c14606bbe7] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
09:10:43.044 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6a2d441b-5fd3-477c-b76b-f8c14606bbe7] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/572137576
09:10:43.122 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9200"]
09:10:43.163 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-auth 192.168.110.235:9200 register finished
09:10:43.633 [nacos-grpc-client-executor-5] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6a2d441b-5fd3-477c-b76b-f8c14606bbe7] Receive server push request, request = NotifySubscriberRequest, requestId = 20
09:10:43.658 [nacos-grpc-client-executor-5] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6a2d441b-5fd3-477c-b76b-f8c14606bbe7] Ack server push request, request = NotifySubscriberRequest, requestId = 20
09:10:45.057 [main] INFO  c.r.a.RuoYiAuthApplication - [logStarted,61] - Started RuoYiAuthApplication in 32.979 seconds (JVM running for 36.684)
09:10:45.118 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-auth.yml, group=DEFAULT_GROUP
09:10:45.141 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-auth-dev.yml, group=DEFAULT_GROUP
09:10:45.170 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-auth, group=DEFAULT_GROUP
09:10:45.778 [RMI TCP Connection(4)-192.168.110.235] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
09:16:41.924 [nacos-grpc-client-executor-79] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6a2d441b-5fd3-477c-b76b-f8c14606bbe7] Receive server push request, request = NotifySubscriberRequest, requestId = 44
09:16:41.928 [nacos-grpc-client-executor-79] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6a2d441b-5fd3-477c-b76b-f8c14606bbe7] Ack server push request, request = NotifySubscriberRequest, requestId = 44
09:16:49.638 [nacos-grpc-client-executor-83] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6a2d441b-5fd3-477c-b76b-f8c14606bbe7] Receive server push request, request = NotifySubscriberRequest, requestId = 46
09:16:49.638 [nacos-grpc-client-executor-83] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6a2d441b-5fd3-477c-b76b-f8c14606bbe7] Ack server push request, request = NotifySubscriberRequest, requestId = 46
09:17:26.719 [nacos-grpc-client-executor-91] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6a2d441b-5fd3-477c-b76b-f8c14606bbe7] Receive server push request, request = NotifySubscriberRequest, requestId = 48
09:17:26.725 [nacos-grpc-client-executor-91] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6a2d441b-5fd3-477c-b76b-f8c14606bbe7] Ack server push request, request = NotifySubscriberRequest, requestId = 48
09:17:27.696 [nacos-grpc-client-executor-92] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6a2d441b-5fd3-477c-b76b-f8c14606bbe7] Receive server push request, request = NotifySubscriberRequest, requestId = 51
09:17:27.699 [nacos-grpc-client-executor-92] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6a2d441b-5fd3-477c-b76b-f8c14606bbe7] Ack server push request, request = NotifySubscriberRequest, requestId = 51
09:32:55.093 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,94] - De-registering from Nacos Server now...
09:32:55.099 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,114] - De-registration finished.
09:32:55.447 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,454] - Shutdown rpc client, set status to shutdown
09:32:55.448 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,456] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@4090043c[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
09:32:55.448 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718241041817_192.168.110.235_57285
09:32:55.450 [nacos-grpc-client-executor-296] INFO  c.a.n.c.r.c.g.GrpcClient - [printIfInfoEnabled,60] - [1718241041817_192.168.110.235_57285]Ignore complete event,isRunning:false,isAbandon=false
09:32:55.453 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.c.g.GrpcClient - [shutdown,85] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@1a242a2c[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 297]
09:33:16.211 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
09:33:18.233 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 96d920c6-f941-4771-9e38-e3a3602a9a01_config-0
09:33:18.357 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 80 ms to scan 1 urls, producing 3 keys and 6 values 
09:33:18.425 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 36 ms to scan 1 urls, producing 4 keys and 9 values 
09:33:18.459 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 27 ms to scan 1 urls, producing 3 keys and 10 values 
09:33:19.034 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 568 ms to scan 242 urls, producing 0 keys and 0 values 
09:33:19.064 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 28 ms to scan 1 urls, producing 1 keys and 5 values 
09:33:19.097 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 28 ms to scan 1 urls, producing 1 keys and 7 values 
09:33:19.125 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 24 ms to scan 1 urls, producing 2 keys and 8 values 
09:33:19.618 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 488 ms to scan 242 urls, producing 0 keys and 0 values 
09:33:19.620 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [96d920c6-f941-4771-9e38-e3a3602a9a01_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
09:33:19.622 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [96d920c6-f941-4771-9e38-e3a3602a9a01_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/1778028150
09:33:19.622 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [96d920c6-f941-4771-9e38-e3a3602a9a01_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/199041063
09:33:19.624 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [96d920c6-f941-4771-9e38-e3a3602a9a01_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
09:33:19.625 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [96d920c6-f941-4771-9e38-e3a3602a9a01_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
09:33:19.642 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [96d920c6-f941-4771-9e38-e3a3602a9a01_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
09:33:23.081 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [96d920c6-f941-4771-9e38-e3a3602a9a01_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1718242401720_192.168.110.235_61212
09:33:23.082 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [96d920c6-f941-4771-9e38-e3a3602a9a01_config-0] Notify connected event to listeners.
09:33:23.083 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [96d920c6-f941-4771-9e38-e3a3602a9a01_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
09:33:23.084 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [96d920c6-f941-4771-9e38-e3a3602a9a01_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/823775087
09:33:23.297 [main] INFO  c.r.a.RuoYiAuthApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
09:33:29.750 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9200"]
09:33:29.751 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
09:33:29.751 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
09:33:30.503 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
09:33:35.156 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
09:33:39.786 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
09:33:40.829 [redisson-netty-4-5] INFO  o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 192.168.110.188/192.168.110.188:6379
09:33:40.939 [redisson-netty-4-19] INFO  o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 192.168.110.188/192.168.110.188:6379
09:33:44.452 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b
09:33:44.452 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] RpcClient init label, labels = {module=naming, source=sdk}
09:33:44.455 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
09:33:44.456 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
09:33:44.457 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
09:33:44.458 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
09:33:44.640 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1718242423398_192.168.110.235_61523
09:33:44.641 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Notify connected event to listeners.
09:33:44.641 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
09:33:44.641 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/823775087
09:33:44.708 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9200"]
09:33:44.754 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-auth 192.168.110.235:9200 register finished
09:33:45.254 [nacos-grpc-client-executor-5] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Receive server push request, request = NotifySubscriberRequest, requestId = 130
09:33:45.263 [nacos-grpc-client-executor-5] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Ack server push request, request = NotifySubscriberRequest, requestId = 130
09:33:46.426 [main] INFO  c.r.a.RuoYiAuthApplication - [logStarted,61] - Started RuoYiAuthApplication in 32.047 seconds (JVM running for 35.522)
09:33:46.466 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-auth.yml, group=DEFAULT_GROUP
09:33:46.483 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-auth-dev.yml, group=DEFAULT_GROUP
09:33:46.495 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-auth, group=DEFAULT_GROUP
09:33:47.892 [RMI TCP Connection(4)-192.168.110.235] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
09:36:04.464 [nacos-grpc-client-executor-35] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Receive server push request, request = NotifySubscriberRequest, requestId = 146
09:36:04.464 [nacos-grpc-client-executor-35] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Ack server push request, request = NotifySubscriberRequest, requestId = 146
09:51:10.476 [nacos-grpc-client-executor-219] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Receive server push request, request = NotifySubscriberRequest, requestId = 157
09:51:10.477 [nacos-grpc-client-executor-219] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Ack server push request, request = NotifySubscriberRequest, requestId = 157
09:53:05.784 [nacos-grpc-client-executor-244] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Receive server push request, request = NotifySubscriberRequest, requestId = 162
09:53:05.787 [nacos-grpc-client-executor-244] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Ack server push request, request = NotifySubscriberRequest, requestId = 162
09:55:41.738 [nacos-grpc-client-executor-276] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Receive server push request, request = NotifySubscriberRequest, requestId = 164
09:55:41.741 [nacos-grpc-client-executor-276] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Ack server push request, request = NotifySubscriberRequest, requestId = 164
09:56:10.430 [nacos-grpc-client-executor-282] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Receive server push request, request = NotifySubscriberRequest, requestId = 172
09:56:10.434 [nacos-grpc-client-executor-282] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Ack server push request, request = NotifySubscriberRequest, requestId = 172
09:57:05.281 [nacos-grpc-client-executor-294] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Receive server push request, request = NotifySubscriberRequest, requestId = 176
09:57:05.285 [nacos-grpc-client-executor-294] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Ack server push request, request = NotifySubscriberRequest, requestId = 176
09:57:45.659 [nacos-grpc-client-executor-302] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Receive server push request, request = NotifySubscriberRequest, requestId = 182
09:57:45.664 [nacos-grpc-client-executor-302] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Ack server push request, request = NotifySubscriberRequest, requestId = 182
09:58:30.867 [nacos-grpc-client-executor-314] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Receive server push request, request = NotifySubscriberRequest, requestId = 187
09:58:30.870 [nacos-grpc-client-executor-314] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Ack server push request, request = NotifySubscriberRequest, requestId = 187
09:59:47.940 [nacos-grpc-client-executor-330] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Receive server push request, request = NotifySubscriberRequest, requestId = 189
09:59:47.952 [nacos-grpc-client-executor-330] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Ack server push request, request = NotifySubscriberRequest, requestId = 189
10:00:23.977 [nacos-grpc-client-executor-338] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Receive server push request, request = NotifySubscriberRequest, requestId = 193
10:00:23.980 [nacos-grpc-client-executor-338] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Ack server push request, request = NotifySubscriberRequest, requestId = 193
10:02:30.664 [nacos-grpc-client-executor-363] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Receive server push request, request = NotifySubscriberRequest, requestId = 196
10:02:30.671 [nacos-grpc-client-executor-363] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Ack server push request, request = NotifySubscriberRequest, requestId = 196
10:03:07.941 [nacos-grpc-client-executor-372] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Receive server push request, request = NotifySubscriberRequest, requestId = 200
10:03:07.945 [nacos-grpc-client-executor-372] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Ack server push request, request = NotifySubscriberRequest, requestId = 200
10:57:31.839 [nacos-grpc-client-executor-1025] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Receive server push request, request = NotifySubscriberRequest, requestId = 252
10:57:31.850 [nacos-grpc-client-executor-1025] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Ack server push request, request = NotifySubscriberRequest, requestId = 252
10:58:25.786 [nacos-grpc-client-executor-1038] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Receive server push request, request = NotifySubscriberRequest, requestId = 258
10:58:25.790 [nacos-grpc-client-executor-1038] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Ack server push request, request = NotifySubscriberRequest, requestId = 258
12:20:28.815 [lettuce-nioEventLoop-7-1] INFO  i.l.c.p.CommandHandler - [log,217] - null Unexpected exception during request: java.io.IOException: 远程主机强迫关闭了一个现有的连接。
java.io.IOException: 远程主机强迫关闭了一个现有的连接。
    at sun.nio.ch.SocketDispatcher.read0(Native Method)
    at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43)
    at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
    at sun.nio.ch.IOUtil.read(IOUtil.java:192)
    at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
    at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259)
    at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
    at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357)
    at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
    at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
    at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
    at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
    at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
    at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
    at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
    at java.lang.Thread.run(Thread.java:748)
12:20:28.969 [lettuce-eventExecutorLoop-1-4] INFO  i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was /192.168.110.188:6379
12:20:29.055 [lettuce-nioEventLoop-7-3] INFO  i.l.c.p.ReconnectionHandler - [lambda$null$3,174] - Reconnected to 192.168.110.188:6379
14:53:17.825 [nacos-grpc-client-executor-3858] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Receive server push request, request = NotifySubscriberRequest, requestId = 388
14:53:17.832 [nacos-grpc-client-executor-3858] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Ack server push request, request = NotifySubscriberRequest, requestId = 388
15:07:08.861 [lettuce-nioEventLoop-7-3] INFO  i.l.c.p.CommandHandler - [log,217] - null Unexpected exception during request: java.io.IOException: 远程主机强迫关闭了一个现有的连接。
java.io.IOException: 远程主机强迫关闭了一个现有的连接。
    at sun.nio.ch.SocketDispatcher.read0(Native Method)
    at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43)
    at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
    at sun.nio.ch.IOUtil.read(IOUtil.java:192)
    at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
    at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:259)
    at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
    at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357)
    at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
    at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788)
    at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724)
    at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
    at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
    at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
    at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
    at java.lang.Thread.run(Thread.java:748)
15:07:08.871 [lettuce-eventExecutorLoop-1-7] INFO  i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was /192.168.110.188:6379
15:07:08.938 [lettuce-nioEventLoop-7-4] INFO  i.l.c.p.ReconnectionHandler - [lambda$null$3,174] - Reconnected to 192.168.110.188:6379
16:09:13.150 [nacos-grpc-client-executor-4772] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Receive server push request, request = NotifySubscriberRequest, requestId = 576
16:09:13.157 [nacos-grpc-client-executor-4772] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Ack server push request, request = NotifySubscriberRequest, requestId = 576
16:20:20.501 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Server healthy check fail, currentConnection = 1718242423398_192.168.110.235_61523
16:20:20.510 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Try to reconnect to a new server, server is  not appointed, will choose a random server.
16:20:20.936 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Success to connect a server [192.168.110.235:8848], connectionId = 1718266819817_192.168.110.235_60889
16:20:20.936 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1718242423398_192.168.110.235_61523
16:20:20.936 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718242423398_192.168.110.235_61523
16:20:20.992 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Notify disconnected event to listeners
16:20:21.004 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Notify connected event to listeners.
16:20:21.188 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [96d920c6-f941-4771-9e38-e3a3602a9a01_config-0] Server healthy check fail, currentConnection = 1718242401720_192.168.110.235_61212
16:20:21.188 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [96d920c6-f941-4771-9e38-e3a3602a9a01_config-0] Try to reconnect to a new server, server is  not appointed, will choose a random server.
16:20:21.325 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [96d920c6-f941-4771-9e38-e3a3602a9a01_config-0] Success to connect a server [192.168.110.235:8848], connectionId = 1718266820216_192.168.110.235_60891
16:20:21.325 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [96d920c6-f941-4771-9e38-e3a3602a9a01_config-0] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1718242401720_192.168.110.235_61212
16:20:21.325 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718242401720_192.168.110.235_61212
16:20:21.346 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [96d920c6-f941-4771-9e38-e3a3602a9a01_config-0] Notify disconnected event to listeners
16:20:21.424 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [96d920c6-f941-4771-9e38-e3a3602a9a01_config-0] Notify connected event to listeners.
16:20:24.430 [nacos-grpc-client-executor-4916] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Receive server push request, request = NotifySubscriberRequest, requestId = 635
16:20:24.430 [nacos-grpc-client-executor-4916] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Ack server push request, request = NotifySubscriberRequest, requestId = 635
16:20:24.432 [nacos-grpc-client-executor-4917] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Receive server push request, request = NotifySubscriberRequest, requestId = 636
16:20:24.433 [nacos-grpc-client-executor-4917] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Ack server push request, request = NotifySubscriberRequest, requestId = 636
16:20:24.434 [nacos-grpc-client-executor-4918] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Receive server push request, request = NotifySubscriberRequest, requestId = 638
16:20:24.435 [nacos-grpc-client-executor-4918] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Ack server push request, request = NotifySubscriberRequest, requestId = 638
16:20:30.523 [nacos-grpc-client-executor-4919] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Receive server push request, request = NotifySubscriberRequest, requestId = 641
16:20:30.524 [nacos-grpc-client-executor-4919] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Ack server push request, request = NotifySubscriberRequest, requestId = 641
16:21:34.914 [nacos-grpc-client-executor-4932] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Receive server push request, request = NotifySubscriberRequest, requestId = 652
16:21:34.941 [nacos-grpc-client-executor-4932] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Ack server push request, request = NotifySubscriberRequest, requestId = 652
16:21:37.762 [nacos-grpc-client-executor-4933] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Receive server push request, request = NotifySubscriberRequest, requestId = 662
16:21:37.765 [nacos-grpc-client-executor-4933] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Ack server push request, request = NotifySubscriberRequest, requestId = 662
17:15:19.766 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Server healthy check fail, currentConnection = 1718266819817_192.168.110.235_60889
17:15:19.768 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Try to reconnect to a new server, server is  not appointed, will choose a random server.
17:15:21.134 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [96d920c6-f941-4771-9e38-e3a3602a9a01_config-0] Server healthy check fail, currentConnection = 1718266820216_192.168.110.235_60891
17:15:21.135 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [96d920c6-f941-4771-9e38-e3a3602a9a01_config-0] Try to reconnect to a new server, server is  not appointed, will choose a random server.
17:15:25.998 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Fail to connect server, after trying 1 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
17:15:27.260 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [96d920c6-f941-4771-9e38-e3a3602a9a01_config-0] Fail to connect server, after trying 1 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
17:15:29.223 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Fail to connect server, after trying 2 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
17:15:30.486 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [96d920c6-f941-4771-9e38-e3a3602a9a01_config-0] Fail to connect server, after trying 2 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
17:15:32.153 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Success to connect a server [192.168.110.235:8848], connectionId = 1718270131066_192.168.110.235_63603
17:15:32.154 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1718266819817_192.168.110.235_60889
17:15:32.154 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718266819817_192.168.110.235_60889
17:15:32.155 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Notify disconnected event to listeners
17:15:32.156 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Notify connected event to listeners.
17:15:32.259 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [96d920c6-f941-4771-9e38-e3a3602a9a01_config-0] Success to connect a server [192.168.110.235:8848], connectionId = 1718270131063_192.168.110.235_63611
17:15:32.259 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [96d920c6-f941-4771-9e38-e3a3602a9a01_config-0] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1718266820216_192.168.110.235_60891
17:15:32.260 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718266820216_192.168.110.235_60891
17:15:32.262 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [96d920c6-f941-4771-9e38-e3a3602a9a01_config-0] Notify disconnected event to listeners
17:15:32.279 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [96d920c6-f941-4771-9e38-e3a3602a9a01_config-0] Notify connected event to listeners.
17:15:32.280 [nacos-grpc-client-executor-5551] INFO  c.a.n.c.r.c.g.GrpcClient - [printIfInfoEnabled,60] - [1718266820216_192.168.110.235_60891]Ignore complete event,isRunning:true,isAbandon=true
17:15:33.717 [nacos-grpc-client-executor-5590] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Receive server push request, request = NotifySubscriberRequest, requestId = 787
17:15:33.722 [nacos-grpc-client-executor-5590] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Ack server push request, request = NotifySubscriberRequest, requestId = 787
17:15:33.821 [nacos-grpc-client-executor-5591] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Receive server push request, request = NotifySubscriberRequest, requestId = 788
17:15:33.825 [nacos-grpc-client-executor-5591] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Ack server push request, request = NotifySubscriberRequest, requestId = 788
17:15:33.897 [nacos-grpc-client-executor-5592] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Receive server push request, request = NotifySubscriberRequest, requestId = 793
17:15:33.898 [nacos-grpc-client-executor-5592] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Ack server push request, request = NotifySubscriberRequest, requestId = 793
17:15:34.465 [nacos-grpc-client-executor-5593] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Receive server push request, request = NotifySubscriberRequest, requestId = 800
17:15:34.469 [nacos-grpc-client-executor-5593] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Ack server push request, request = NotifySubscriberRequest, requestId = 800
17:15:34.471 [nacos-grpc-client-executor-5594] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Receive server push request, request = NotifySubscriberRequest, requestId = 799
17:15:34.474 [nacos-grpc-client-executor-5594] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Ack server push request, request = NotifySubscriberRequest, requestId = 799
17:43:35.103 [nacos-grpc-client-executor-5930] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Receive server push request, request = NotifySubscriberRequest, requestId = 926
17:43:35.108 [nacos-grpc-client-executor-5930] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Ack server push request, request = NotifySubscriberRequest, requestId = 926
17:43:35.484 [nacos-grpc-client-executor-5931] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Receive server push request, request = NotifySubscriberRequest, requestId = 930
17:43:35.685 [nacos-grpc-client-executor-5931] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Ack server push request, request = NotifySubscriberRequest, requestId = 930
17:43:37.467 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,94] - De-registering from Nacos Server now...
17:43:37.483 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,114] - De-registration finished.
17:43:38.007 [nacos-grpc-client-executor-5934] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Receive server push request, request = NotifySubscriberRequest, requestId = 935
17:43:38.011 [nacos-grpc-client-executor-5934] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [0b7b8c3f-a7e3-4198-9ef9-fa69af1bcb9b] Ack server push request, request = NotifySubscriberRequest, requestId = 935
17:43:38.130 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,454] - Shutdown rpc client, set status to shutdown
17:43:38.130 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,456] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@705a1b90[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
17:43:38.131 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718270131066_192.168.110.235_63603
17:43:38.132 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.c.g.GrpcClient - [shutdown,85] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@65038ddb[Running, pool size = 6, active threads = 0, queued tasks = 0, completed tasks = 5935]
17:49:07.466 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
17:49:09.999 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of af5b5dc1-50d6-4bed-ab27-6f6e5f4676fb_config-0
17:49:10.176 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 127 ms to scan 1 urls, producing 3 keys and 6 values 
17:49:10.302 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 43 ms to scan 1 urls, producing 4 keys and 9 values 
17:49:10.353 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 42 ms to scan 1 urls, producing 3 keys and 10 values 
17:49:11.188 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 826 ms to scan 242 urls, producing 0 keys and 0 values 
17:49:11.217 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 27 ms to scan 1 urls, producing 1 keys and 5 values 
17:49:11.269 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 46 ms to scan 1 urls, producing 1 keys and 7 values 
17:49:11.303 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 26 ms to scan 1 urls, producing 2 keys and 8 values 
17:49:12.058 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 750 ms to scan 242 urls, producing 0 keys and 0 values 
17:49:12.061 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [af5b5dc1-50d6-4bed-ab27-6f6e5f4676fb_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
17:49:12.063 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [af5b5dc1-50d6-4bed-ab27-6f6e5f4676fb_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/2113367449
17:49:12.066 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [af5b5dc1-50d6-4bed-ab27-6f6e5f4676fb_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1167916234
17:49:12.068 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [af5b5dc1-50d6-4bed-ab27-6f6e5f4676fb_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
17:49:12.077 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [af5b5dc1-50d6-4bed-ab27-6f6e5f4676fb_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
17:49:12.102 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [af5b5dc1-50d6-4bed-ab27-6f6e5f4676fb_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
17:49:17.222 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [af5b5dc1-50d6-4bed-ab27-6f6e5f4676fb_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1718272155324_192.168.110.235_60385
17:49:17.224 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [af5b5dc1-50d6-4bed-ab27-6f6e5f4676fb_config-0] Notify connected event to listeners.
17:49:17.226 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [af5b5dc1-50d6-4bed-ab27-6f6e5f4676fb_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
17:49:17.226 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [af5b5dc1-50d6-4bed-ab27-6f6e5f4676fb_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/185209393
17:49:17.494 [main] INFO  c.r.a.RuoYiAuthApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
17:49:24.823 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9200"]
17:49:24.823 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
17:49:24.824 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
17:49:25.550 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
17:49:29.989 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
17:49:34.148 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
17:49:35.271 [redisson-netty-4-5] INFO  o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 192.168.110.188/192.168.110.188:6379
17:49:35.405 [redisson-netty-4-19] INFO  o.r.c.p.MasterConnectionPool - [lambda$createConnection$0,162] - 24 connections initialized for 192.168.110.188/192.168.110.188:6379
17:49:38.123 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of e7bca391-9481-4450-ae83-efd791a2c0ce
17:49:38.123 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7bca391-9481-4450-ae83-efd791a2c0ce] RpcClient init label, labels = {module=naming, source=sdk}
17:49:38.127 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7bca391-9481-4450-ae83-efd791a2c0ce] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
17:49:38.127 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7bca391-9481-4450-ae83-efd791a2c0ce] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
17:49:38.128 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7bca391-9481-4450-ae83-efd791a2c0ce] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
17:49:38.129 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7bca391-9481-4450-ae83-efd791a2c0ce] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
17:49:38.257 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7bca391-9481-4450-ae83-efd791a2c0ce] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1718272176564_192.168.110.235_60619
17:49:38.258 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7bca391-9481-4450-ae83-efd791a2c0ce] Notify connected event to listeners.
17:49:38.259 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7bca391-9481-4450-ae83-efd791a2c0ce] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
17:49:38.260 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7bca391-9481-4450-ae83-efd791a2c0ce] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/185209393
17:49:38.319 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9200"]
17:49:38.367 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-auth 192.168.110.235:9200 register finished
17:49:38.810 [nacos-grpc-client-executor-7] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7bca391-9481-4450-ae83-efd791a2c0ce] Receive server push request, request = NotifySubscriberRequest, requestId = 948
17:49:38.819 [nacos-grpc-client-executor-7] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7bca391-9481-4450-ae83-efd791a2c0ce] Ack server push request, request = NotifySubscriberRequest, requestId = 948
17:49:39.872 [main] INFO  c.r.a.RuoYiAuthApplication - [logStarted,61] - Started RuoYiAuthApplication in 34.581 seconds (JVM running for 40.705)
17:49:39.935 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-auth.yml, group=DEFAULT_GROUP
17:49:39.957 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-auth-dev.yml, group=DEFAULT_GROUP
17:49:39.982 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-auth, group=DEFAULT_GROUP
17:49:40.544 [RMI TCP Connection(4)-192.168.110.235] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
17:55:35.908 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [af5b5dc1-50d6-4bed-ab27-6f6e5f4676fb_config-0] Server healthy check fail, currentConnection = 1718272155324_192.168.110.235_60385
17:55:35.909 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [af5b5dc1-50d6-4bed-ab27-6f6e5f4676fb_config-0] Try to reconnect to a new server, server is  not appointed, will choose a random server.
17:55:36.863 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7bca391-9481-4450-ae83-efd791a2c0ce] Server healthy check fail, currentConnection = 1718272176564_192.168.110.235_60619
17:55:36.863 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7bca391-9481-4450-ae83-efd791a2c0ce] Try to reconnect to a new server, server is  not appointed, will choose a random server.
17:55:37.448 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [af5b5dc1-50d6-4bed-ab27-6f6e5f4676fb_config-0] Success to connect a server [192.168.110.235:8848], connectionId = 1718272536048_192.168.110.235_61510
17:55:37.466 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [af5b5dc1-50d6-4bed-ab27-6f6e5f4676fb_config-0] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1718272155324_192.168.110.235_60385
17:55:37.466 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718272155324_192.168.110.235_60385
17:55:37.471 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7bca391-9481-4450-ae83-efd791a2c0ce] Success to connect a server [192.168.110.235:8848], connectionId = 1718272536050_192.168.110.235_61515
17:55:37.472 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7bca391-9481-4450-ae83-efd791a2c0ce] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1718272176564_192.168.110.235_60619
17:55:37.474 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718272176564_192.168.110.235_60619
17:55:37.484 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7bca391-9481-4450-ae83-efd791a2c0ce] Notify disconnected event to listeners
17:55:37.484 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [af5b5dc1-50d6-4bed-ab27-6f6e5f4676fb_config-0] Notify disconnected event to listeners
17:55:37.488 [nacos-grpc-client-executor-85] INFO  c.a.n.c.r.c.g.GrpcClient - [printIfInfoEnabled,60] - [1718272176564_192.168.110.235_60619]Ignore complete event,isRunning:true,isAbandon=true
17:55:37.489 [nacos-grpc-client-executor-86] INFO  c.a.n.c.r.c.g.GrpcClient - [printIfInfoEnabled,60] - [1718272155324_192.168.110.235_60385]Ignore complete event,isRunning:true,isAbandon=true
17:55:37.491 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7bca391-9481-4450-ae83-efd791a2c0ce] Notify connected event to listeners.
17:55:37.515 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [af5b5dc1-50d6-4bed-ab27-6f6e5f4676fb_config-0] Notify connected event to listeners.
17:55:39.335 [nacos-grpc-client-executor-89] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7bca391-9481-4450-ae83-efd791a2c0ce] Receive server push request, request = NotifySubscriberRequest, requestId = 993
17:55:39.335 [nacos-grpc-client-executor-89] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7bca391-9481-4450-ae83-efd791a2c0ce] Ack server push request, request = NotifySubscriberRequest, requestId = 993
18:25:08.403 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,94] - De-registering from Nacos Server now...
18:25:08.411 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,114] - De-registration finished.
18:25:08.813 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,454] - Shutdown rpc client, set status to shutdown
18:25:08.816 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,456] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@593151dd[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
18:25:08.819 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718272536050_192.168.110.235_61515
18:25:08.821 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.c.g.GrpcClient - [shutdown,85] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@22d34b77[Running, pool size = 5, active threads = 1, queued tasks = 0, completed tasks = 446]
18:25:09.093 [nacos-grpc-client-executor-446] INFO  c.a.n.c.r.c.g.GrpcClient - [printIfInfoEnabled,60] - [1718272536050_192.168.110.235_61515]Ignore complete event,isRunning:false,isAbandon=false