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
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
08:56:46.186 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
08:56:47.804 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 729f44d3-2025-4cc3-a2a3-176dd142a037_config-0
08:56:47.949 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 84 ms to scan 1 urls, producing 3 keys and 6 values 
08:56:48.030 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 29 ms to scan 1 urls, producing 4 keys and 9 values 
08:56:48.059 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 23 ms to scan 1 urls, producing 3 keys and 10 values 
08:56:49.352 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 1284 ms to scan 297 urls, producing 0 keys and 0 values 
08:56:49.367 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 12 ms to scan 1 urls, producing 1 keys and 5 values 
08:56:49.388 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 18 ms to scan 1 urls, producing 1 keys and 7 values 
08:56:49.415 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 22 ms to scan 1 urls, producing 2 keys and 8 values 
08:56:49.840 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 422 ms to scan 297 urls, producing 0 keys and 0 values 
08:56:49.842 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
08:56:49.843 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/1037572328
08:56:49.843 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1286868539
08:56:49.845 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
08:56:49.846 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
08:56:49.862 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
08:56:52.185 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1718758611959_192.168.110.235_61045
08:56:52.186 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Notify connected event to listeners.
08:56:52.187 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
08:56:52.187 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/529766927
08:56:52.693 [main] INFO  c.r.a.RuoYiArticleApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
08:56:58.598 [main] INFO  i.s.s.b.a.SeataAutoConfiguration - [globalTransactionScanner,63] - Automatically configure Seata
08:56:58.742 [main] INFO  i.s.c.ConfigurationFactory - [load,69] - load Configuration from :Spring Configuration
08:56:58.763 [main] INFO  i.s.c.n.NacosConfiguration - [getConfigProperties,232] - Nacos check auth with userName/password.
08:56:58.995 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0
08:56:58.996 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
08:56:58.996 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/1037572328
08:56:58.997 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1286868539
08:56:58.997 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
08:56:58.997 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
08:56:58.998 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
08:56:59.173 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1718758619219_192.168.110.235_61059
08:56:59.174 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Notify connected event to listeners.
08:56:59.174 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
08:56:59.174 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/529766927
08:56:59.384 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,208] - Initializing Global Transaction Clients ... 
08:56:59.784 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
08:57:00.089 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 6dd2d458-3d9e-4924-9726-b6ba70c05dee
08:57:00.089 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] RpcClient init label, labels = {module=naming, source=sdk}
08:57:00.093 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
08:57:00.093 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
08:57:00.095 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
08:57:00.096 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
08:57:00.221 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1718758620281_192.168.110.235_61064
08:57:00.222 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
08:57:00.222 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Notify connected event to listeners.
08:57:00.222 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/529766927
08:57:00.289 [main] INFO  i.s.c.r.n.NettyClientChannelManager - [acquireChannel,108] - will connect to 192.168.110.188:8091
08:57:00.601 [main] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,56] - NettyPool create channel to transactionRole:TMROLE,address:192.168.110.188:8091,msg:< RegisterTMRequest{applicationId='ruoyi-article', transactionServiceGroup='ruoyi-article-group'} >
08:57:02.220 [nacos-grpc-client-executor-7] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Receive server push request, request = NotifySubscriberRequest, requestId = 2
08:57:02.238 [nacos-grpc-client-executor-7] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Ack server push request, request = NotifySubscriberRequest, requestId = 2
08:57:03.526 [main] INFO  i.s.c.r.n.TmNettyRemotingClient - [onRegisterMsgSuccess,224] - register TM success. client version:1.5.2, server version:1.7.0,channel:[id: 0x6faf43e5, L:/192.168.110.235:61071 - R:/192.168.110.188:8091]
08:57:03.539 [main] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,81] - register success, cost 2220 ms, version:1.7.0,role:TMROLE,channel:[id: 0x6faf43e5, L:/192.168.110.235:61071 - R:/192.168.110.188:8091]
08:57:03.541 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,222] - Transaction Manager Client is initialized. applicationId[ruoyi-article] txServiceGroup[ruoyi-article-group]
08:57:03.613 [main] INFO  i.s.r.d.AsyncWorker - [<init>,73] - Async Commit Buffer Limit: 10000
08:57:03.614 [main] INFO  i.s.r.d.x.ResourceManagerXA - [init,60] - ResourceManagerXA init ...
08:57:03.637 [main] INFO  i.s.c.r.n.NettyClientBootstrap - [start,147] - NettyClientBootstrap has started
08:57:03.637 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,227] - Resource Manager is initialized. applicationId[ruoyi-article] txServiceGroup[ruoyi-article-group]
08:57:03.638 [main] INFO  i.s.s.a.GlobalTransactionScanner - [initClient,231] - Global Transaction Clients are initialized. 
08:57:05.385 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9202"]
08:57:05.386 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
08:57:05.386 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
08:57:06.118 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
08:57:07.769 [main] INFO  c.a.d.p.DruidDataSource - [init,996] - {dataSource-1,master} inited
08:57:07.771 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [addDataSource,154] - dynamic-datasource - add a datasource named [master] success
08:57:07.772 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,234] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
08:57:13.295 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
08:57:18.653 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
08:57:18.882 [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
08:57:19.018 [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:57:21.660 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 33050416-5cd4-4272-ad14-72d497e4fe9e
08:57:21.660 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] RpcClient init label, labels = {module=naming, source=sdk}
08:57:21.661 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
08:57:21.661 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
08:57:21.662 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
08:57:21.665 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
08:57:21.808 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1718758641860_192.168.110.235_61415
08:57:21.809 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Notify connected event to listeners.
08:57:21.809 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
08:57:21.809 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/529766927
08:57:21.846 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9202"]
08:57:21.920 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-article 192.168.110.235:9202 register finished
08:57:22.393 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Receive server push request, request = NotifySubscriberRequest, requestId = 4
08:57:22.397 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Ack server push request, request = NotifySubscriberRequest, requestId = 4
08:57:23.817 [main] INFO  c.r.a.RuoYiArticleApplication - [logStarted,61] - Started RuoYiArticleApplication in 39.451 seconds (JVM running for 44.313)
08:57:23.912 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-article-dev.yml, group=DEFAULT_GROUP
08:57:23.928 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-article.yml, group=DEFAULT_GROUP
08:57:23.935 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-article, group=DEFAULT_GROUP
08:57:25.928 [RMI TCP Connection(5)-192.168.110.235] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
08:58:03.742 [timeoutChecker_2_1] INFO  i.s.c.r.n.NettyClientChannelManager - [acquireChannel,108] - will connect to 192.168.110.188:8091
08:58:03.745 [timeoutChecker_2_1] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,56] - NettyPool create channel to transactionRole:RMROLE,address:192.168.110.188:8091,msg:< RegisterRMRequest{resourceIds='null', applicationId='ruoyi-article', transactionServiceGroup='ruoyi-article-group'} >
08:58:03.800 [timeoutChecker_2_1] INFO  i.s.c.r.n.RmNettyRemotingClient - [onRegisterMsgSuccess,177] - register RM success. client version:1.5.2, server version:1.7.0,channel:[id: 0xf7dc798a, L:/192.168.110.235:62108 - R:/192.168.110.188:8091]
08:58:03.800 [timeoutChecker_2_1] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,81] - register success, cost 18 ms, version:1.7.0,role:RMROLE,channel:[id: 0xf7dc798a, L:/192.168.110.235:62108 - R:/192.168.110.188:8091]
09:08:06.254 [nacos-grpc-client-executor-141] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Receive server push request, request = NotifySubscriberRequest, requestId = 51
09:08:06.254 [nacos-grpc-client-executor-141] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Ack server push request, request = NotifySubscriberRequest, requestId = 51
10:27:11.389 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Server healthy check fail, currentConnection = 1718758620281_192.168.110.235_61064
10:27:11.393 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Try to reconnect to a new server, server is  not appointed, will choose a random server.
10:27:13.615 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Server healthy check fail, currentConnection = 1718758611959_192.168.110.235_61045
10:27:13.616 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Try to reconnect to a new server, server is  not appointed, will choose a random server.
10:27:15.291 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [userEventTriggered,450] - channel [id: 0x6faf43e5, L:/192.168.110.235:61071 - R:/192.168.110.188:8091] read idle.
10:27:15.293 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [destroyObject,120] - will destroy channel:[id: 0x6faf43e5, L:/192.168.110.235:61071 - R:/192.168.110.188:8091]
10:27:15.293 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x6faf43e5, L:/192.168.110.235:61071 - R:/192.168.110.188:8091]) will closed
10:27:15.296 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x6faf43e5, L:/192.168.110.235:61071 ! R:/192.168.110.188:8091]) will closed
10:27:15.297 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.NettyClientChannelManager - [releaseChannel,133] - return to pool, rm channel:[id: 0x6faf43e5, L:/192.168.110.235:61071 ! R:/192.168.110.188:8091]
10:27:15.298 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [validateObject,133] - channel valid false,channel:[id: 0x6faf43e5, L:/192.168.110.235:61071 ! R:/192.168.110.188:8091]
10:27:15.298 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [destroyObject,120] - will destroy channel:[id: 0x6faf43e5, L:/192.168.110.235:61071 ! R:/192.168.110.188:8091]
10:27:15.298 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x6faf43e5, L:/192.168.110.235:61071 ! R:/192.168.110.188:8091]) will closed
10:27:15.298 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x6faf43e5, L:/192.168.110.235:61071 ! R:/192.168.110.188:8091]) will closed
10:27:15.298 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [channelInactive,438] - channel inactive: [id: 0x6faf43e5, L:/192.168.110.235:61071 ! R:/192.168.110.188:8091]
10:27:15.299 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [validateObject,133] - channel valid false,channel:[id: 0x6faf43e5, L:/192.168.110.235:61071 ! R:/192.168.110.188:8091]
10:27:15.299 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [destroyObject,120] - will destroy channel:[id: 0x6faf43e5, L:/192.168.110.235:61071 ! R:/192.168.110.188:8091]
10:27:15.299 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x6faf43e5, L:/192.168.110.235:61071 ! R:/192.168.110.188:8091]) will closed
10:27:15.299 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x6faf43e5, L:/192.168.110.235:61071 ! R:/192.168.110.188:8091]) will closed
10:27:17.430 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [userEventTriggered,450] - channel [id: 0xf7dc798a, L:/192.168.110.235:62108 - R:/192.168.110.188:8091] read idle.
10:27:17.430 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [destroyObject,120] - will destroy channel:[id: 0xf7dc798a, L:/192.168.110.235:62108 - R:/192.168.110.188:8091]
10:27:17.430 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0xf7dc798a, L:/192.168.110.235:62108 - R:/192.168.110.188:8091]) will closed
10:27:17.431 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0xf7dc798a, L:/192.168.110.235:62108 ! R:/192.168.110.188:8091]) will closed
10:27:17.431 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.NettyClientChannelManager - [releaseChannel,133] - return to pool, rm channel:[id: 0xf7dc798a, L:/192.168.110.235:62108 ! R:/192.168.110.188:8091]
10:27:17.431 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [validateObject,133] - channel valid false,channel:[id: 0xf7dc798a, L:/192.168.110.235:62108 ! R:/192.168.110.188:8091]
10:27:17.431 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [destroyObject,120] - will destroy channel:[id: 0xf7dc798a, L:/192.168.110.235:62108 ! R:/192.168.110.188:8091]
10:27:17.431 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0xf7dc798a, L:/192.168.110.235:62108 ! R:/192.168.110.188:8091]) will closed
10:27:17.432 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0xf7dc798a, L:/192.168.110.235:62108 ! R:/192.168.110.188:8091]) will closed
10:27:17.432 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [channelInactive,438] - channel inactive: [id: 0xf7dc798a, L:/192.168.110.235:62108 ! R:/192.168.110.188:8091]
10:27:17.432 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [validateObject,133] - channel valid false,channel:[id: 0xf7dc798a, L:/192.168.110.235:62108 ! R:/192.168.110.188:8091]
10:27:17.432 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [destroyObject,120] - will destroy channel:[id: 0xf7dc798a, L:/192.168.110.235:62108 ! R:/192.168.110.188:8091]
10:27:17.433 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0xf7dc798a, L:/192.168.110.235:62108 ! R:/192.168.110.188:8091]) will closed
10:27:17.433 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0xf7dc798a, L:/192.168.110.235:62108 ! R:/192.168.110.188:8091]) will closed
10:27:17.571 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Fail to connect server, after trying 1 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
10:27:19.751 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_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
10:27:19.780 [timeoutChecker_1_1] INFO  i.s.c.r.n.NettyClientChannelManager - [acquireChannel,108] - will connect to 192.168.110.188:8091
10:27:19.781 [timeoutChecker_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,56] - NettyPool create channel to transactionRole:TMROLE,address:192.168.110.188:8091,msg:< RegisterTMRequest{applicationId='ruoyi-article', transactionServiceGroup='ruoyi-article-group'} >
10:27:20.786 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Fail to connect server, after trying 2 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
10:27:22.163 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Server healthy check fail, currentConnection = 1718758641860_192.168.110.235_61415
10:27:22.163 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Try to reconnect to a new server, server is  not appointed, will choose a random server.
10:27:22.971 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_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
10:27:23.641 [timeoutChecker_2_1] INFO  i.s.c.r.n.NettyClientChannelManager - [acquireChannel,108] - will connect to 192.168.110.188:8091
10:27:23.642 [timeoutChecker_2_1] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,56] - NettyPool create channel to transactionRole:RMROLE,address:192.168.110.188:8091,msg:< RegisterRMRequest{resourceIds='null', applicationId='ruoyi-article', transactionServiceGroup='ruoyi-article-group'} >
10:27:24.108 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Fail to connect server, after trying 3 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
10:27:26.285 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Fail to connect server, after trying 3 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
10:27:26.503 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Server healthy check fail, currentConnection = 1718758619219_192.168.110.235_61059
10:27:26.503 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Try to reconnect to a new server, server is  not appointed, will choose a random server.
10:27:27.530 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Fail to connect server, after trying 4 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
10:27:28.295 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Fail to connect server, after trying 1 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
10:27:29.712 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Fail to connect server, after trying 4 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
10:27:29.807 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x29a9abe8]) will closed
10:27:29.808 [timeoutChecker_1_1] INFO  i.s.c.r.n.NettyClientChannelManager - [acquireChannel,108] - will connect to 192.168.110.188:8091
10:27:29.808 [timeoutChecker_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,56] - NettyPool create channel to transactionRole:TMROLE,address:192.168.110.188:8091,msg:< RegisterTMRequest{applicationId='ruoyi-article', transactionServiceGroup='ruoyi-article-group'} >
10:27:31.058 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Fail to connect server, after trying 5 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
10:27:31.512 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Fail to connect server, after trying 2 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
10:27:32.626 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_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
10:27:33.232 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Fail to connect server, after trying 5 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
10:27:33.653 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x284a97b2]) will closed
10:27:33.655 [timeoutChecker_2_1] INFO  i.s.c.r.n.NettyClientChannelManager - [acquireChannel,108] - will connect to 192.168.110.188:8091
10:27:33.656 [timeoutChecker_2_1] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,56] - NettyPool create channel to transactionRole:RMROLE,address:192.168.110.188:8091,msg:< RegisterRMRequest{resourceIds='null', applicationId='ruoyi-article', transactionServiceGroup='ruoyi-article-group'} >
10:27:34.672 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Fail to connect server, after trying 6 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
10:27:34.828 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Fail to connect server, after trying 3 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
10:27:35.844 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_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
10:27:36.847 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Fail to connect server, after trying 6 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
10:27:38.244 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Fail to connect server, after trying 4 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
10:27:38.381 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Fail to connect server, after trying 7 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
10:27:39.074 [nacos-grpc-client-executor-1100] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Receive server push request, request = NotifySubscriberRequest, requestId = 138
10:27:39.087 [nacos-grpc-client-executor-1100] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Ack server push request, request = NotifySubscriberRequest, requestId = 138
10:27:39.163 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Fail to connect server, after trying 3 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
10:27:39.317 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Success to connect a server [192.168.110.235:8848], connectionId = 1718764059384_192.168.110.235_50493
10:27:39.317 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1718758620281_192.168.110.235_61064
10:27:39.317 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718758620281_192.168.110.235_61064
10:27:39.318 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Notify disconnected event to listeners
10:27:39.326 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Notify connected event to listeners.
10:27:39.612 [nacos-grpc-client-executor-1109] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Receive server push request, request = NotifySubscriberRequest, requestId = 140
10:27:39.613 [nacos-grpc-client-executor-1109] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Ack server push request, request = NotifySubscriberRequest, requestId = 140
10:27:39.675 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Success to connect a server [192.168.110.235:8848], connectionId = 1718764059754_192.168.110.235_50496
10:27:39.675 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1718758619219_192.168.110.235_61059
10:27:39.675 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718758619219_192.168.110.235_61059
10:27:39.676 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Notify disconnected event to listeners
10:27:39.720 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Notify connected event to listeners.
10:27:39.812 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x26b9694a]) will closed
10:27:39.815 [timeoutChecker_1_1] INFO  i.s.c.r.n.NettyClientChannelManager - [acquireChannel,108] - will connect to 192.168.110.188:8091
10:27:39.815 [timeoutChecker_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,56] - NettyPool create channel to transactionRole:TMROLE,address:192.168.110.188:8091,msg:< RegisterTMRequest{applicationId='ruoyi-article', transactionServiceGroup='ruoyi-article-group'} >
10:27:39.821 [timeoutChecker_1_1] INFO  i.s.c.r.n.TmNettyRemotingClient - [onRegisterMsgSuccess,224] - register TM success. client version:1.5.2, server version:1.7.0,channel:[id: 0x4aa54427, L:/192.168.110.235:50498 - R:/192.168.110.188:8091]
10:27:39.821 [timeoutChecker_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,81] - register success, cost 4 ms, version:1.7.0,role:TMROLE,channel:[id: 0x4aa54427, L:/192.168.110.235:50498 - R:/192.168.110.188:8091]
10:27:39.875 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Success to connect a server [192.168.110.235:8848], connectionId = 1718764059950_192.168.110.235_50481
10:27:39.875 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1718758641860_192.168.110.235_61415
10:27:39.875 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718758641860_192.168.110.235_61415
10:27:39.877 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Notify disconnected event to listeners
10:27:39.878 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Notify connected event to listeners.
10:27:40.594 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Fail to connect server, after trying 7 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
10:27:40.686 [timeoutChecker_2_1] INFO  i.s.c.r.n.RmNettyRemotingClient - [onRegisterMsgSuccess,177] - register RM success. client version:1.5.2, server version:1.7.0,channel:[id: 0xb8ad670b, L:/192.168.110.235:50416 - R:/192.168.110.188:8091]
10:27:40.686 [timeoutChecker_2_1] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,81] - register success, cost 4 ms, version:1.7.0,role:RMROLE,channel:[id: 0xb8ad670b, L:/192.168.110.235:50416 - R:/192.168.110.188:8091]
10:27:41.529 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Success to connect a server [192.168.110.235:8848], connectionId = 1718764061601_192.168.110.235_50524
10:27:41.530 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1718758611959_192.168.110.235_61045
10:27:41.530 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718758611959_192.168.110.235_61045
10:27:41.532 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Notify disconnected event to listeners
10:27:41.541 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Notify connected event to listeners.
10:27:43.028 [nacos-grpc-client-executor-1108] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Receive server push request, request = NotifySubscriberRequest, requestId = 164
10:27:43.035 [nacos-grpc-client-executor-1108] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Ack server push request, request = NotifySubscriberRequest, requestId = 164
10:27:43.038 [nacos-grpc-client-executor-1109] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Receive server push request, request = NotifySubscriberRequest, requestId = 163
10:27:43.038 [nacos-grpc-client-executor-1109] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Ack server push request, request = NotifySubscriberRequest, requestId = 163
10:27:49.070 [nacos-grpc-client-executor-1110] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Receive server push request, request = NotifySubscriberRequest, requestId = 167
10:27:49.070 [nacos-grpc-client-executor-1110] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Ack server push request, request = NotifySubscriberRequest, requestId = 167
11:19:07.448 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Server healthy check fail, currentConnection = 1718764061601_192.168.110.235_50524
11:19:07.449 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Try to reconnect to a new server, server is  not appointed, will choose a random server.
11:19:07.448 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Server healthy check fail, currentConnection = 1718764059384_192.168.110.235_50493
11:19:07.806 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Try to reconnect to a new server, server is  not appointed, will choose a random server.
11:19:08.334 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Success to connect a server [192.168.110.235:8848], connectionId = 1718767148001_192.168.110.235_53077
11:19:08.335 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1718764061601_192.168.110.235_50524
11:19:08.335 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718764061601_192.168.110.235_50524
11:19:08.336 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Notify disconnected event to listeners
11:19:08.342 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Notify connected event to listeners.
11:19:08.937 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Success to connect a server [192.168.110.235:8848], connectionId = 1718767148418_192.168.110.235_53078
11:19:08.937 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1718764059384_192.168.110.235_50493
11:19:08.937 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718764059384_192.168.110.235_50493
11:19:08.938 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Notify disconnected event to listeners
11:19:08.977 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Server check success, currentServer is 192.168.110.235:8848
11:19:08.987 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Notify connected event to listeners.
11:19:10.836 [nacos-grpc-client-executor-1732] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Receive server push request, request = NotifySubscriberRequest, requestId = 249
11:19:10.836 [nacos-grpc-client-executor-1732] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Ack server push request, request = NotifySubscriberRequest, requestId = 249
11:44:06.747 [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)
11:44:07.302 [lettuce-eventExecutorLoop-2-8] INFO  i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was /192.168.110.188:6379
11:44:07.778 [lettuce-nioEventLoop-7-3] INFO  i.l.c.p.ReconnectionHandler - [lambda$null$3,174] - Reconnected to 192.168.110.188:6379
12:00:00.258 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Server healthy check fail, currentConnection = 1718767148418_192.168.110.235_53078
12:00:00.259 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Try to reconnect to a new server, server is  not appointed, will choose a random server.
12:00:00.276 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Server healthy check fail, currentConnection = 1718764059950_192.168.110.235_50481
12:00:00.276 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Try to reconnect to a new server, server is  not appointed, will choose a random server.
12:00:00.414 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Success to connect a server [192.168.110.235:8848], connectionId = 1718769600493_192.168.110.235_54520
12:00:00.419 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1718767148418_192.168.110.235_53078
12:00:00.419 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Success to connect a server [192.168.110.235:8848], connectionId = 1718769600494_192.168.110.235_54521
12:00:00.420 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718767148418_192.168.110.235_53078
12:00:00.420 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1718764059950_192.168.110.235_50481
12:00:00.420 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718764059950_192.168.110.235_50481
12:00:00.431 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Notify disconnected event to listeners
12:00:00.449 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Notify disconnected event to listeners
12:00:00.457 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Server check success, currentServer is 192.168.110.235:8848
12:00:00.505 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Notify connected event to listeners.
12:00:00.514 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Notify connected event to listeners.
12:00:01.264 [nacos-grpc-client-executor-2226] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Receive server push request, request = NotifySubscriberRequest, requestId = 291
12:00:01.265 [nacos-grpc-client-executor-2226] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Ack server push request, request = NotifySubscriberRequest, requestId = 291
12:00:02.462 [nacos-grpc-client-executor-2230] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Receive server push request, request = NotifySubscriberRequest, requestId = 294
12:00:02.473 [nacos-grpc-client-executor-2230] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Ack server push request, request = NotifySubscriberRequest, requestId = 294
12:00:02.476 [nacos-grpc-client-executor-2231] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Receive server push request, request = NotifySubscriberRequest, requestId = 296
12:00:02.476 [nacos-grpc-client-executor-2231] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Ack server push request, request = NotifySubscriberRequest, requestId = 296
12:00:04.305 [nacos-grpc-client-executor-2232] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Receive server push request, request = NotifySubscriberRequest, requestId = 309
12:00:04.360 [nacos-grpc-client-executor-2232] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Ack server push request, request = NotifySubscriberRequest, requestId = 309
12:33:22.768 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Server healthy check fail, currentConnection = 1718769600494_192.168.110.235_54521
12:33:22.769 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Try to reconnect to a new server, server is  not appointed, will choose a random server.
12:33:22.905 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Server healthy check fail, currentConnection = 1718769600493_192.168.110.235_54520
12:33:22.905 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Try to reconnect to a new server, server is  not appointed, will choose a random server.
12:33:24.943 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Server healthy check fail, currentConnection = 1718767148001_192.168.110.235_53077
12:33:24.943 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Try to reconnect to a new server, server is  not appointed, will choose a random server.
12:33:27.004 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [userEventTriggered,450] - channel [id: 0x4aa54427, L:/192.168.110.235:50498 - R:/192.168.110.188:8091] read idle.
12:33:27.004 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [destroyObject,120] - will destroy channel:[id: 0x4aa54427, L:/192.168.110.235:50498 - R:/192.168.110.188:8091]
12:33:27.005 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x4aa54427, L:/192.168.110.235:50498 - R:/192.168.110.188:8091]) will closed
12:33:27.005 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x4aa54427, L:/192.168.110.235:50498 ! R:/192.168.110.188:8091]) will closed
12:33:27.005 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.NettyClientChannelManager - [releaseChannel,133] - return to pool, rm channel:[id: 0x4aa54427, L:/192.168.110.235:50498 ! R:/192.168.110.188:8091]
12:33:27.005 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [validateObject,133] - channel valid false,channel:[id: 0x4aa54427, L:/192.168.110.235:50498 ! R:/192.168.110.188:8091]
12:33:27.005 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [destroyObject,120] - will destroy channel:[id: 0x4aa54427, L:/192.168.110.235:50498 ! R:/192.168.110.188:8091]
12:33:27.006 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x4aa54427, L:/192.168.110.235:50498 ! R:/192.168.110.188:8091]) will closed
12:33:27.006 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x4aa54427, L:/192.168.110.235:50498 ! R:/192.168.110.188:8091]) will closed
12:33:27.006 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [channelInactive,438] - channel inactive: [id: 0x4aa54427, L:/192.168.110.235:50498 ! R:/192.168.110.188:8091]
12:33:27.006 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [validateObject,133] - channel valid false,channel:[id: 0x4aa54427, L:/192.168.110.235:50498 ! R:/192.168.110.188:8091]
12:33:27.006 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [destroyObject,120] - will destroy channel:[id: 0x4aa54427, L:/192.168.110.235:50498 ! R:/192.168.110.188:8091]
12:33:27.006 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x4aa54427, L:/192.168.110.235:50498 ! R:/192.168.110.188:8091]) will closed
12:33:27.006 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x4aa54427, L:/192.168.110.235:50498 ! R:/192.168.110.188:8091]) will closed
12:33:28.486 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [userEventTriggered,450] - channel [id: 0xb8ad670b, L:/192.168.110.235:50416 - R:/192.168.110.188:8091] read idle.
12:33:28.486 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [destroyObject,120] - will destroy channel:[id: 0xb8ad670b, L:/192.168.110.235:50416 - R:/192.168.110.188:8091]
12:33:28.506 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0xb8ad670b, L:/192.168.110.235:50416 - R:/192.168.110.188:8091]) will closed
12:33:28.506 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0xb8ad670b, L:/192.168.110.235:50416 ! R:/192.168.110.188:8091]) will closed
12:33:28.506 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.NettyClientChannelManager - [releaseChannel,133] - return to pool, rm channel:[id: 0xb8ad670b, L:/192.168.110.235:50416 ! R:/192.168.110.188:8091]
12:33:28.507 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [validateObject,133] - channel valid false,channel:[id: 0xb8ad670b, L:/192.168.110.235:50416 ! R:/192.168.110.188:8091]
12:33:28.507 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [destroyObject,120] - will destroy channel:[id: 0xb8ad670b, L:/192.168.110.235:50416 ! R:/192.168.110.188:8091]
12:33:28.507 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0xb8ad670b, L:/192.168.110.235:50416 ! R:/192.168.110.188:8091]) will closed
12:33:28.507 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0xb8ad670b, L:/192.168.110.235:50416 ! R:/192.168.110.188:8091]) will closed
12:33:28.507 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [channelInactive,438] - channel inactive: [id: 0xb8ad670b, L:/192.168.110.235:50416 ! R:/192.168.110.188:8091]
12:33:28.507 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [validateObject,133] - channel valid false,channel:[id: 0xb8ad670b, L:/192.168.110.235:50416 ! R:/192.168.110.188:8091]
12:33:28.507 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [destroyObject,120] - will destroy channel:[id: 0xb8ad670b, L:/192.168.110.235:50416 ! R:/192.168.110.188:8091]
12:33:28.507 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0xb8ad670b, L:/192.168.110.235:50416 ! R:/192.168.110.188:8091]) will closed
12:33:28.507 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0xb8ad670b, L:/192.168.110.235:50416 ! R:/192.168.110.188:8091]) will closed
12:33:28.905 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Fail to connect server, after trying 1 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
12:33:29.032 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Fail to connect server, after trying 1 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
12:33:29.777 [timeoutChecker_1_1] INFO  i.s.c.r.n.NettyClientChannelManager - [acquireChannel,108] - will connect to 192.168.110.188:8091
12:33:29.777 [timeoutChecker_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,56] - NettyPool create channel to transactionRole:TMROLE,address:192.168.110.188:8091,msg:< RegisterTMRequest{applicationId='ruoyi-article', transactionServiceGroup='ruoyi-article-group'} >
12:33:30.449 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Server healthy check fail, currentConnection = 1718764059754_192.168.110.235_50496
12:33:30.449 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Try to reconnect to a new server, server is  not appointed, will choose a random server.
12:33:30.782 [timeoutChecker_1_1] INFO  i.s.c.r.n.TmNettyRemotingClient - [onRegisterMsgSuccess,224] - register TM success. client version:1.5.2, server version:1.7.0,channel:[id: 0x7e9390a7, L:/192.168.110.235:55077 - R:/192.168.110.188:8091]
12:33:30.783 [timeoutChecker_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,81] - register success, cost 3 ms, version:1.7.0,role:TMROLE,channel:[id: 0x7e9390a7, L:/192.168.110.235:55077 - R:/192.168.110.188:8091]
12:33:31.083 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_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
12:33:31.412 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Success to connect a server [192.168.110.235:8848], connectionId = 1718771611498_192.168.110.235_55089
12:33:31.412 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1718767148001_192.168.110.235_53077
12:33:31.412 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718767148001_192.168.110.235_53077
12:33:31.413 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Notify disconnected event to listeners
12:33:31.418 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Notify connected event to listeners.
12:33:32.119 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Fail to connect server, after trying 2 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
12:33:32.261 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Fail to connect server, after trying 2 times, last try server is {serverIp = '192.168.110.188', server main port = 8858}, error = unknown
12:33:33.596 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Success to connect a server [192.168.110.235:8848], connectionId = 1718771613652_192.168.110.235_55097
12:33:33.596 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1718769600494_192.168.110.235_54521
12:33:33.596 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718769600494_192.168.110.235_54521
12:33:33.597 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Notify disconnected event to listeners
12:33:33.639 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Notify connected event to listeners.
12:33:33.645 [timeoutChecker_2_1] INFO  i.s.c.r.n.NettyClientChannelManager - [acquireChannel,108] - will connect to 192.168.110.188:8091
12:33:33.646 [timeoutChecker_2_1] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,56] - NettyPool create channel to transactionRole:RMROLE,address:192.168.110.188:8091,msg:< RegisterRMRequest{resourceIds='null', applicationId='ruoyi-article', transactionServiceGroup='ruoyi-article-group'} >
12:33:33.652 [timeoutChecker_2_1] INFO  i.s.c.r.n.RmNettyRemotingClient - [onRegisterMsgSuccess,177] - register RM success. client version:1.5.2, server version:1.7.0,channel:[id: 0x73a3bf1c, L:/192.168.110.235:55104 - R:/192.168.110.188:8091]
12:33:33.652 [timeoutChecker_2_1] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,81] - register success, cost 3 ms, version:1.7.0,role:RMROLE,channel:[id: 0x73a3bf1c, L:/192.168.110.235:55104 - R:/192.168.110.188:8091]
12:33:33.724 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Success to connect a server [192.168.110.235:8848], connectionId = 1718771613774_192.168.110.235_55099
12:33:33.724 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1718769600493_192.168.110.235_54520
12:33:33.725 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718769600493_192.168.110.235_54520
12:33:33.726 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Notify disconnected event to listeners
12:33:33.728 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Notify connected event to listeners.
12:33:33.754 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Success to connect a server [192.168.110.235:8848], connectionId = 1718771613778_192.168.110.235_55103
12:33:33.754 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1718764059754_192.168.110.235_50496
12:33:33.754 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718764059754_192.168.110.235_50496
12:33:33.755 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Notify disconnected event to listeners
12:33:33.787 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Notify connected event to listeners.
12:33:35.693 [nacos-grpc-client-executor-2647] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Receive server push request, request = NotifySubscriberRequest, requestId = 344
12:33:35.693 [nacos-grpc-client-executor-2647] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Ack server push request, request = NotifySubscriberRequest, requestId = 344
12:33:35.702 [nacos-grpc-client-executor-2648] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Receive server push request, request = NotifySubscriberRequest, requestId = 345
12:33:35.702 [nacos-grpc-client-executor-2648] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Ack server push request, request = NotifySubscriberRequest, requestId = 345
12:33:37.087 [nacos-grpc-client-executor-2635] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Receive server push request, request = NotifySubscriberRequest, requestId = 349
12:33:37.088 [nacos-grpc-client-executor-2635] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [6dd2d458-3d9e-4924-9726-b6ba70c05dee] Ack server push request, request = NotifySubscriberRequest, requestId = 349
12:33:39.785 [nacos-grpc-client-executor-2649] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Receive server push request, request = NotifySubscriberRequest, requestId = 357
12:33:39.785 [nacos-grpc-client-executor-2649] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Ack server push request, request = NotifySubscriberRequest, requestId = 357
12:33:39.815 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Try to reconnect to a new server, server is  not appointed, will choose a random server.
12:33:39.938 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Success to connect a server [192.168.110.235:8848], connectionId = 1718771620019_192.168.110.235_55115
12:33:39.938 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1718771613778_192.168.110.235_55103
12:33:39.938 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718771613778_192.168.110.235_55103
12:33:39.938 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Notify disconnected event to listeners
12:33:39.973 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Notify connected event to listeners.
14:30:47.421 [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)
14:30:47.457 [lettuce-eventExecutorLoop-2-6] INFO  i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was /192.168.110.188:6379
14:30:47.478 [lettuce-nioEventLoop-7-4] INFO  i.l.c.p.ReconnectionHandler - [lambda$null$3,174] - Reconnected to 192.168.110.188:6379
14:58:18.446 [nacos-grpc-client-executor-4436] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Receive server push request, request = NotifySubscriberRequest, requestId = 448
14:58:18.460 [nacos-grpc-client-executor-4436] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Ack server push request, request = NotifySubscriberRequest, requestId = 448
14:59:03.722 [nacos-grpc-client-executor-4445] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Receive server push request, request = NotifySubscriberRequest, requestId = 453
14:59:03.733 [nacos-grpc-client-executor-4445] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Ack server push request, request = NotifySubscriberRequest, requestId = 453
15:00:40.193 [nacos-grpc-client-executor-4465] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Receive server push request, request = NotifySubscriberRequest, requestId = 457
15:00:40.223 [nacos-grpc-client-executor-4465] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Ack server push request, request = NotifySubscriberRequest, requestId = 457
15:01:11.782 [nacos-grpc-client-executor-4472] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Receive server push request, request = NotifySubscriberRequest, requestId = 462
15:01:11.791 [nacos-grpc-client-executor-4472] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Ack server push request, request = NotifySubscriberRequest, requestId = 462
15:02:18.210 [nacos-grpc-client-executor-4486] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Receive server push request, request = NotifySubscriberRequest, requestId = 471
15:02:18.219 [nacos-grpc-client-executor-4486] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Ack server push request, request = NotifySubscriberRequest, requestId = 471
15:03:57.387 [nacos-grpc-client-executor-4506] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Receive server push request, request = NotifySubscriberRequest, requestId = 475
15:03:57.397 [nacos-grpc-client-executor-4506] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Ack server push request, request = NotifySubscriberRequest, requestId = 475
15:05:40.217 [nacos-grpc-client-executor-4526] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Receive server push request, request = NotifySubscriberRequest, requestId = 480
15:05:40.296 [nacos-grpc-client-executor-4526] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Ack server push request, request = NotifySubscriberRequest, requestId = 480
15:08:01.769 [nacos-grpc-client-executor-4555] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Receive server push request, request = NotifySubscriberRequest, requestId = 484
15:08:01.777 [nacos-grpc-client-executor-4555] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Ack server push request, request = NotifySubscriberRequest, requestId = 484
15:49:47.054 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Server healthy check fail, currentConnection = 1718771620019_192.168.110.235_55115
15:49:47.055 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Try to reconnect to a new server, server is  not appointed, will choose a random server.
15:49:48.195 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Success to connect a server [192.168.110.235:8848], connectionId = 1718783388301_192.168.110.235_61386
15:49:48.195 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1718771620019_192.168.110.235_55115
15:49:48.195 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718771620019_192.168.110.235_55115
15:49:48.196 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Notify disconnected event to listeners
15:49:48.207 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Notify connected event to listeners.
16:42:23.317 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [userEventTriggered,450] - channel [id: 0x73a3bf1c, L:/192.168.110.235:55104 - R:/192.168.110.188:8091] read idle.
16:42:23.334 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [destroyObject,120] - will destroy channel:[id: 0x73a3bf1c, L:/192.168.110.235:55104 - R:/192.168.110.188:8091]
16:42:23.352 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x73a3bf1c, L:/192.168.110.235:55104 - R:/192.168.110.188:8091]) will closed
16:42:23.367 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x73a3bf1c, L:/192.168.110.235:55104 ! R:/192.168.110.188:8091]) will closed
16:42:23.368 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.NettyClientChannelManager - [releaseChannel,133] - return to pool, rm channel:[id: 0x73a3bf1c, L:/192.168.110.235:55104 ! R:/192.168.110.188:8091]
16:42:23.368 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [validateObject,133] - channel valid false,channel:[id: 0x73a3bf1c, L:/192.168.110.235:55104 ! R:/192.168.110.188:8091]
16:42:23.368 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [destroyObject,120] - will destroy channel:[id: 0x73a3bf1c, L:/192.168.110.235:55104 ! R:/192.168.110.188:8091]
16:42:23.368 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x73a3bf1c, L:/192.168.110.235:55104 ! R:/192.168.110.188:8091]) will closed
16:42:23.368 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x73a3bf1c, L:/192.168.110.235:55104 ! R:/192.168.110.188:8091]) will closed
16:42:23.368 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [channelInactive,438] - channel inactive: [id: 0x73a3bf1c, L:/192.168.110.235:55104 ! R:/192.168.110.188:8091]
16:42:23.368 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [validateObject,133] - channel valid false,channel:[id: 0x73a3bf1c, L:/192.168.110.235:55104 ! R:/192.168.110.188:8091]
16:42:23.368 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [destroyObject,120] - will destroy channel:[id: 0x73a3bf1c, L:/192.168.110.235:55104 ! R:/192.168.110.188:8091]
16:42:23.368 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x73a3bf1c, L:/192.168.110.235:55104 ! R:/192.168.110.188:8091]) will closed
16:42:23.369 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x73a3bf1c, L:/192.168.110.235:55104 ! R:/192.168.110.188:8091]) will closed
16:42:23.463 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Server healthy check fail, currentConnection = 1718771611498_192.168.110.235_55089
16:42:23.463 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Try to reconnect to a new server, server is  not appointed, will choose a random server.
16:42:23.594 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Success to connect a server [192.168.110.235:8848], connectionId = 1718786543702_192.168.110.235_64861
16:42:23.594 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1718771611498_192.168.110.235_55089
16:42:23.594 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718771611498_192.168.110.235_55089
16:42:23.603 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Notify disconnected event to listeners
16:42:23.618 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Notify connected event to listeners.
16:42:23.639 [timeoutChecker_2_1] INFO  i.s.c.r.n.NettyClientChannelManager - [acquireChannel,108] - will connect to 192.168.110.188:8091
16:42:23.652 [timeoutChecker_2_1] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,56] - NettyPool create channel to transactionRole:RMROLE,address:192.168.110.188:8091,msg:< RegisterRMRequest{resourceIds='null', applicationId='ruoyi-article', transactionServiceGroup='ruoyi-article-group'} >
16:42:23.679 [timeoutChecker_2_1] INFO  i.s.c.r.n.RmNettyRemotingClient - [onRegisterMsgSuccess,177] - register RM success. client version:1.5.2, server version:1.7.0,channel:[id: 0xbe62889d, L:/192.168.110.235:64865 - R:/192.168.110.188:8091]
16:42:23.679 [timeoutChecker_2_1] INFO  i.s.c.r.n.NettyPoolableFactory - [makeObject,81] - register success, cost 17 ms, version:1.7.0,role:RMROLE,channel:[id: 0xbe62889d, L:/192.168.110.235:64865 - R:/192.168.110.188:8091]
16:42:24.095 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Server healthy check fail, currentConnection = 1718783388301_192.168.110.235_61386
16:42:24.095 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Try to reconnect to a new server, server is  not appointed, will choose a random server.
16:42:24.119 [nacos-grpc-client-executor-5692] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Receive server push request, request = NotifySubscriberRequest, requestId = 808
16:42:24.174 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Server check success, currentServer is 192.168.110.235:8848
16:42:24.239 [nacos-grpc-client-executor-5692] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Ack server push request, request = NotifySubscriberRequest, requestId = 808
16:42:24.293 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Success to connect a server [192.168.110.235:8848], connectionId = 1718786544396_192.168.110.235_64872
16:42:24.293 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1718783388301_192.168.110.235_61386
16:42:24.293 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718783388301_192.168.110.235_61386
16:42:24.293 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Notify disconnected event to listeners
16:42:24.301 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Notify connected event to listeners.
16:42:26.828 [nacos-grpc-client-executor-5696] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Receive server push request, request = NotifySubscriberRequest, requestId = 826
16:42:26.846 [nacos-grpc-client-executor-5696] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Ack server push request, request = NotifySubscriberRequest, requestId = 826
16:45:37.678 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Server healthy check fail, currentConnection = 1718786544396_192.168.110.235_64872
16:45:37.678 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Try to reconnect to a new server, server is  not appointed, will choose a random server.
16:45:43.115 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Server healthy check fail, currentConnection = 1718771613652_192.168.110.235_55097
16:45:43.116 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Try to reconnect to a new server, server is  not appointed, will choose a random server.
16:45:43.249 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Success to connect a server [192.168.110.235:8848], connectionId = 1718786743343_192.168.110.235_64973
16:45:43.249 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1718771613652_192.168.110.235_55097
16:45:43.249 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718771613652_192.168.110.235_55097
16:45:43.250 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Notify disconnected event to listeners
16:45:43.262 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Notify connected event to listeners.
16:45:43.807 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_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
16:45:44.129 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Success to connect a server [192.168.110.235:8848], connectionId = 1718786744237_192.168.110.235_64980
16:45:44.129 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1718786544396_192.168.110.235_64872
16:45:44.129 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718786544396_192.168.110.235_64872
16:45:44.129 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Server healthy check fail, currentConnection = 1718786543702_192.168.110.235_64861
16:45:44.129 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Try to reconnect to a new server, server is  not appointed, will choose a random server.
16:45:44.130 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Notify disconnected event to listeners
16:45:44.143 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Notify connected event to listeners.
16:45:44.281 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Success to connect a server [192.168.110.235:8848], connectionId = 1718786744366_192.168.110.235_64983
16:45:44.281 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1718786543702_192.168.110.235_64861
16:45:44.281 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718786543702_192.168.110.235_64861
16:45:44.282 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Notify disconnected event to listeners
16:45:44.307 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [729f44d3-2025-4cc3-a2a3-176dd142a037_config-0] Notify connected event to listeners.
16:45:45.397 [nacos-grpc-client-executor-5742] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Receive server push request, request = NotifySubscriberRequest, requestId = 849
16:45:45.398 [nacos-grpc-client-executor-5742] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Ack server push request, request = NotifySubscriberRequest, requestId = 849
16:45:45.629 [nacos-grpc-client-executor-5743] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Receive server push request, request = NotifySubscriberRequest, requestId = 853
16:45:45.629 [nacos-grpc-client-executor-5743] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Ack server push request, request = NotifySubscriberRequest, requestId = 853
16:46:17.194 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Server healthy check fail, currentConnection = 1718786744237_192.168.110.235_64980
16:46:17.194 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Try to reconnect to a new server, server is  not appointed, will choose a random server.
16:46:17.905 [nacos-grpc-client-executor-5749] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Receive server push request, request = NotifySubscriberRequest, requestId = 856
16:46:17.920 [nacos-grpc-client-executor-5749] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Ack server push request, request = NotifySubscriberRequest, requestId = 856
16:46:18.368 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Success to connect a server [192.168.110.235:8848], connectionId = 1718786778428_192.168.110.235_65021
16:46:18.368 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1718786744237_192.168.110.235_64980
16:46:18.368 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718786744237_192.168.110.235_64980
16:46:18.369 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Notify disconnected event to listeners
16:46:18.383 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e7cb6e0a-1cd3-4e13-b6a2-0974367b821a_config-0] Notify connected event to listeners.
16:46:18.445 [nacos-grpc-client-executor-5750] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Receive server push request, request = NotifySubscriberRequest, requestId = 861
16:46:18.455 [nacos-grpc-client-executor-5750] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Ack server push request, request = NotifySubscriberRequest, requestId = 861
17:17:27.699 [lettuce-nioEventLoop-7-4] 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)
17:17:27.771 [lettuce-eventExecutorLoop-2-6] INFO  i.l.c.p.ConnectionWatchdog - [log,171] - Reconnecting, last destination was /192.168.110.188:6379
17:17:27.947 [lettuce-nioEventLoop-7-5] INFO  i.l.c.p.ReconnectionHandler - [lambda$null$3,174] - Reconnected to 192.168.110.188:6379
17:29:33.603 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Server check success, currentServer is 192.168.110.235:8848
17:29:38.685 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Server check success, currentServer is 192.168.110.235:8848
18:25:11.439 [nacos-grpc-client-executor-6939] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Receive server push request, request = NotifySubscriberRequest, requestId = 1026
18:25:11.539 [nacos-grpc-client-executor-6939] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Ack server push request, request = NotifySubscriberRequest, requestId = 1026
18:25:20.087 [SpringContextShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,94] - De-registering from Nacos Server now...
18:25:20.151 [SpringContextShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,114] - De-registration finished.
18:25:20.534 [SpringContextShutdownHook] INFO  c.a.n.c.r.client - [shutdown,454] - Shutdown rpc client, set status to shutdown
18:25:20.534 [SpringContextShutdownHook] INFO  c.a.n.c.r.client - [shutdown,456] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@5b8710ae[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
18:25:20.535 [SpringContextShutdownHook] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1718786743343_192.168.110.235_64973
18:25:20.536 [SpringContextShutdownHook] INFO  c.a.n.c.r.c.g.GrpcClient - [shutdown,85] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@735efecb[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 6943]
18:25:20.556 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [33050416-5cd4-4272-ad14-72d497e4fe9e] Notify disconnected event to listeners
18:25:21.672 [SpringContextShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,211] - dynamic-datasource start closing ....
18:25:21.785 [SpringContextShutdownHook] INFO  c.a.d.p.DruidDataSource - [close,2138] - {dataSource-1} closing ...
18:25:21.796 [SpringContextShutdownHook] INFO  c.a.d.p.DruidDataSource - [close,2211] - {dataSource-1} closed
18:25:21.797 [SpringContextShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource all closed success,bye
18:25:21.831 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [channelInactive,438] - channel inactive: [id: 0x7e9390a7, L:/192.168.110.235:55077 ! R:/192.168.110.188:8091]
18:25:21.831 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.NettyClientChannelManager - [releaseChannel,133] - return to pool, rm channel:[id: 0x7e9390a7, L:/192.168.110.235:55077 ! R:/192.168.110.188:8091]
18:25:21.831 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [validateObject,133] - channel valid false,channel:[id: 0x7e9390a7, L:/192.168.110.235:55077 ! R:/192.168.110.188:8091]
18:25:21.832 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [destroyObject,120] - will destroy channel:[id: 0x7e9390a7, L:/192.168.110.235:55077 ! R:/192.168.110.188:8091]
18:25:21.832 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x7e9390a7, L:/192.168.110.235:55077 ! R:/192.168.110.188:8091]) will closed
18:25:21.832 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [channelInactive,438] - channel inactive: [id: 0xbe62889d, L:/192.168.110.235:64865 ! R:/192.168.110.188:8091]
18:25:21.832 [NettyClientSelector_TMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0x7e9390a7, L:/192.168.110.235:55077 ! R:/192.168.110.188:8091]) will closed
18:25:21.832 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.NettyClientChannelManager - [releaseChannel,133] - return to pool, rm channel:[id: 0xbe62889d, L:/192.168.110.235:64865 ! R:/192.168.110.188:8091]
18:25:21.832 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [validateObject,133] - channel valid false,channel:[id: 0xbe62889d, L:/192.168.110.235:64865 ! R:/192.168.110.188:8091]
18:25:21.833 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.NettyPoolableFactory - [destroyObject,120] - will destroy channel:[id: 0xbe62889d, L:/192.168.110.235:64865 ! R:/192.168.110.188:8091]
18:25:21.833 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0xbe62889d, L:/192.168.110.235:64865 ! R:/192.168.110.188:8091]) will closed
18:25:21.833 [NettyClientSelector_RMROLE_1_1] INFO  i.s.c.r.n.AbstractNettyRemotingClient - [close,488] - ChannelHandlerContext(AbstractNettyRemotingClient$ClientHandler#0, [id: 0xbe62889d, L:/192.168.110.235:64865 ! R:/192.168.110.188:8091]) will closed