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
08:44:41.763 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
08:44:42.786 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of e0009c4a-d601-44a6-8ff9-7b51040fff9a_config-0
08:44:42.867 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 48 ms to scan 1 urls, producing 3 keys and 6 values 
08:44:42.911 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 19 ms to scan 1 urls, producing 4 keys and 9 values 
08:44:42.930 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 15 ms to scan 1 urls, producing 3 keys and 10 values 
08:44:43.581 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 647 ms to scan 261 urls, producing 0 keys and 0 values 
08:44:43.611 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 28 ms to scan 1 urls, producing 1 keys and 5 values 
08:44:43.653 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 25 ms to scan 1 urls, producing 1 keys and 7 values 
08:44:43.686 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 26 ms to scan 1 urls, producing 2 keys and 8 values 
08:44:44.653 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 957 ms to scan 261 urls, producing 0 keys and 0 values 
08:44:44.656 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e0009c4a-d601-44a6-8ff9-7b51040fff9a_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
08:44:44.658 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e0009c4a-d601-44a6-8ff9-7b51040fff9a_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/2123681939
08:44:44.660 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e0009c4a-d601-44a6-8ff9-7b51040fff9a_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/2086767061
08:44:44.664 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e0009c4a-d601-44a6-8ff9-7b51040fff9a_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
08:44:44.696 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e0009c4a-d601-44a6-8ff9-7b51040fff9a_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
08:44:44.747 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e0009c4a-d601-44a6-8ff9-7b51040fff9a_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
08:44:49.121 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e0009c4a-d601-44a6-8ff9-7b51040fff9a_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
08:44:52.130 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e0009c4a-d601-44a6-8ff9-7b51040fff9a_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
08:44:55.143 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e0009c4a-d601-44a6-8ff9-7b51040fff9a_config-0] Try to reconnect to a new server, server is  not appointed, will choose a random server.
08:44:55.144 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e0009c4a-d601-44a6-8ff9-7b51040fff9a_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
08:44:55.145 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e0009c4a-d601-44a6-8ff9-7b51040fff9a_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1997270773
08:44:56.629 [main] INFO  c.r.o.RuoYiOrderApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
08:45:01.291 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e0009c4a-d601-44a6-8ff9-7b51040fff9a_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
08:45:02.011 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9206"]
08:45:02.011 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
08:45:02.011 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
08:45:02.467 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
08:45:03.562 [main] INFO  c.a.d.p.DruidDataSource - [init,996] - {dataSource-1,master} inited
08:45:03.564 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [addDataSource,154] - dynamic-datasource - add a datasource named [master] success
08:45:03.564 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,234] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
08:45:04.515 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e0009c4a-d601-44a6-8ff9-7b51040fff9a_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
08:45:07.359 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
08:45:07.844 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e0009c4a-d601-44a6-8ff9-7b51040fff9a_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
08:45:10.367 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
08:45:10.952 [redisson-netty-4-5] INFO  o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 192.168.110.188/192.168.110.188:6379
08:45:11.036 [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:45:11.268 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e0009c4a-d601-44a6-8ff9-7b51040fff9a_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
08:45:12.653 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of c7c0854c-f965-4aa0-a7ba-33561867799d
08:45:12.653 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c7c0854c-f965-4aa0-a7ba-33561867799d] RpcClient init label, labels = {module=naming, source=sdk}
08:45:12.656 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c7c0854c-f965-4aa0-a7ba-33561867799d] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
08:45:12.657 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c7c0854c-f965-4aa0-a7ba-33561867799d] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
08:45:12.657 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c7c0854c-f965-4aa0-a7ba-33561867799d] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
08:45:12.658 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c7c0854c-f965-4aa0-a7ba-33561867799d] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
08:45:14.790 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e0009c4a-d601-44a6-8ff9-7b51040fff9a_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
08:45:15.671 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c7c0854c-f965-4aa0-a7ba-33561867799d] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
08:45:18.417 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e0009c4a-d601-44a6-8ff9-7b51040fff9a_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
08:45:18.701 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c7c0854c-f965-4aa0-a7ba-33561867799d] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
08:45:21.713 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c7c0854c-f965-4aa0-a7ba-33561867799d] Try to reconnect to a new server, server is  not appointed, will choose a random server.
08:45:21.713 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c7c0854c-f965-4aa0-a7ba-33561867799d] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
08:45:21.714 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c7c0854c-f965-4aa0-a7ba-33561867799d] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1997270773
08:45:22.043 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9206"]
08:45:22.134 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [e0009c4a-d601-44a6-8ff9-7b51040fff9a_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
08:45:22.813 [main] INFO  c.a.n.c.r.client - [shutdown,454] - Shutdown rpc client, set status to shutdown
08:45:22.813 [main] INFO  c.a.n.c.r.client - [shutdown,456] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@5f7cc6fd[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
08:45:22.813 [main] INFO  c.a.n.c.r.c.g.GrpcClient - [shutdown,85] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@2b35dde3[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 3]
08:45:22.839 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,211] - dynamic-datasource start closing ....
08:45:22.842 [main] INFO  c.a.d.p.DruidDataSource - [close,2138] - {dataSource-1} closing ...
08:45:22.852 [main] INFO  c.a.d.p.DruidDataSource - [close,2211] - {dataSource-1} closed
08:45:22.852 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource all closed success,bye
08:45:22.921 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [c7c0854c-f965-4aa0-a7ba-33561867799d] Client is shutdown, stop reconnect to server
08:45:23.084 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Pausing ProtocolHandler ["http-nio-9206"]
08:45:23.084 [main] INFO  o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
08:45:23.090 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Stopping ProtocolHandler ["http-nio-9206"]
08:45:23.093 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Destroying ProtocolHandler ["http-nio-9206"]
08:52:06.285 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
08:52:07.250 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 35cc9d3d-3bd0-4285-a38c-f7fc0af0bdb4_config-0
08:52:07.324 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 47 ms to scan 1 urls, producing 3 keys and 6 values 
08:52:07.365 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 19 ms to scan 1 urls, producing 4 keys and 9 values 
08:52:07.382 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 3 keys and 10 values 
08:52:07.770 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 381 ms to scan 261 urls, producing 0 keys and 0 values 
08:52:07.782 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 11 ms to scan 1 urls, producing 1 keys and 5 values 
08:52:07.801 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 17 ms to scan 1 urls, producing 1 keys and 7 values 
08:52:07.815 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 10 ms to scan 1 urls, producing 2 keys and 8 values 
08:52:08.158 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 338 ms to scan 261 urls, producing 0 keys and 0 values 
08:52:08.162 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [35cc9d3d-3bd0-4285-a38c-f7fc0af0bdb4_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
08:52:08.163 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [35cc9d3d-3bd0-4285-a38c-f7fc0af0bdb4_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/40177529
08:52:08.164 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [35cc9d3d-3bd0-4285-a38c-f7fc0af0bdb4_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/1979455890
08:52:08.165 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [35cc9d3d-3bd0-4285-a38c-f7fc0af0bdb4_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
08:52:08.166 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [35cc9d3d-3bd0-4285-a38c-f7fc0af0bdb4_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
08:52:08.176 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [35cc9d3d-3bd0-4285-a38c-f7fc0af0bdb4_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
08:52:09.765 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [35cc9d3d-3bd0-4285-a38c-f7fc0af0bdb4_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717635129859_192.168.110.235_61781
08:52:09.766 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [35cc9d3d-3bd0-4285-a38c-f7fc0af0bdb4_config-0] Notify connected event to listeners.
08:52:09.766 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [35cc9d3d-3bd0-4285-a38c-f7fc0af0bdb4_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
08:52:09.767 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [35cc9d3d-3bd0-4285-a38c-f7fc0af0bdb4_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/41029700
08:52:09.887 [main] INFO  c.r.o.RuoYiOrderApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
08:52:13.714 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9206"]
08:52:13.715 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
08:52:13.715 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
08:52:14.142 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
08:52:15.165 [main] INFO  c.a.d.p.DruidDataSource - [init,996] - {dataSource-1,master} inited
08:52:15.167 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [addDataSource,154] - dynamic-datasource - add a datasource named [master] success
08:52:15.167 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,234] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
08:52:18.596 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
08:52:21.176 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
08:52:21.597 [redisson-netty-4-7] INFO  o.r.c.p.MasterPubSubConnectionPool - [lambda$createConnection$0,162] - 1 connections initialized for 192.168.110.188/192.168.110.188:6379
08:52:21.694 [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:52:23.057 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of dfb71ef9-78fb-4cec-b5b7-a9d422855a27
08:52:23.057 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [dfb71ef9-78fb-4cec-b5b7-a9d422855a27] RpcClient init label, labels = {module=naming, source=sdk}
08:52:23.059 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [dfb71ef9-78fb-4cec-b5b7-a9d422855a27] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
08:52:23.060 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [dfb71ef9-78fb-4cec-b5b7-a9d422855a27] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
08:52:23.060 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [dfb71ef9-78fb-4cec-b5b7-a9d422855a27] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
08:52:23.060 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [dfb71ef9-78fb-4cec-b5b7-a9d422855a27] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
08:52:23.175 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [dfb71ef9-78fb-4cec-b5b7-a9d422855a27] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717635143386_192.168.110.235_61884
08:52:23.175 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [dfb71ef9-78fb-4cec-b5b7-a9d422855a27] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
08:52:23.176 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [dfb71ef9-78fb-4cec-b5b7-a9d422855a27] Notify connected event to listeners.
08:52:23.176 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [dfb71ef9-78fb-4cec-b5b7-a9d422855a27] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/41029700
08:52:23.212 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9206"]
08:52:23.238 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-order 192.168.110.235:9206 register finished
08:52:23.734 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [dfb71ef9-78fb-4cec-b5b7-a9d422855a27] Receive server push request, request = NotifySubscriberRequest, requestId = 6
08:52:23.742 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [dfb71ef9-78fb-4cec-b5b7-a9d422855a27] Ack server push request, request = NotifySubscriberRequest, requestId = 6
08:52:24.114 [main] INFO  c.r.o.RuoYiOrderApplication - [logStarted,61] - Started RuoYiOrderApplication in 18.803 seconds (JVM running for 21.016)
08:52:24.133 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-order, group=DEFAULT_GROUP
08:52:24.139 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-order.yml, group=DEFAULT_GROUP
08:52:24.147 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-order-dev.yml, group=DEFAULT_GROUP
08:52:25.002 [RMI TCP Connection(3)-192.168.110.235] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
11:48:14.937 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [35cc9d3d-3bd0-4285-a38c-f7fc0af0bdb4_config-0] Server healthy check fail, currentConnection = 1717635129859_192.168.110.235_61781
11:48:14.938 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [35cc9d3d-3bd0-4285-a38c-f7fc0af0bdb4_config-0] Try to reconnect to a new server, server is  not appointed, will choose a random server.
11:48:17.236 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [35cc9d3d-3bd0-4285-a38c-f7fc0af0bdb4_config-0] Success to connect a server [192.168.110.235:8848], connectionId = 1717645695263_192.168.110.235_51396
11:48:17.236 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [35cc9d3d-3bd0-4285-a38c-f7fc0af0bdb4_config-0] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1717635129859_192.168.110.235_61781
11:48:17.236 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1717635129859_192.168.110.235_61781
11:48:17.243 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [35cc9d3d-3bd0-4285-a38c-f7fc0af0bdb4_config-0] Notify disconnected event to listeners
11:48:17.249 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [35cc9d3d-3bd0-4285-a38c-f7fc0af0bdb4_config-0] Notify connected event to listeners.
11:48:20.576 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [35cc9d3d-3bd0-4285-a38c-f7fc0af0bdb4_config-0] Server check success, currentServer is 192.168.110.235:8848
11:48:20.739 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [dfb71ef9-78fb-4cec-b5b7-a9d422855a27] Server healthy check fail, currentConnection = 1717635143386_192.168.110.235_61884
11:48:20.740 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [dfb71ef9-78fb-4cec-b5b7-a9d422855a27] Try to reconnect to a new server, server is  not appointed, will choose a random server.
11:48:20.863 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [dfb71ef9-78fb-4cec-b5b7-a9d422855a27] Success to connect a server [192.168.110.235:8848], connectionId = 1717645701060_192.168.110.235_51411
11:48:20.864 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [dfb71ef9-78fb-4cec-b5b7-a9d422855a27] Abandon prev connection, server is 192.168.110.235:8848, connectionId is 1717635143386_192.168.110.235_61884
11:48:20.864 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1717635143386_192.168.110.235_61884
11:48:20.864 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [dfb71ef9-78fb-4cec-b5b7-a9d422855a27] Notify disconnected event to listeners
11:48:20.866 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [dfb71ef9-78fb-4cec-b5b7-a9d422855a27] Notify connected event to listeners.
11:48:23.433 [nacos-grpc-client-executor-2137] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [dfb71ef9-78fb-4cec-b5b7-a9d422855a27] Receive server push request, request = NotifySubscriberRequest, requestId = 198
11:48:23.434 [nacos-grpc-client-executor-2137] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [dfb71ef9-78fb-4cec-b5b7-a9d422855a27] Ack server push request, request = NotifySubscriberRequest, requestId = 198
11:56:16.495 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,94] - De-registering from Nacos Server now...
11:56:16.498 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,114] - De-registration finished.
11:56:16.837 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,454] - Shutdown rpc client, set status to shutdown
11:56:16.837 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,456] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@191de016[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
11:56:16.837 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1717645701060_192.168.110.235_51411
11:56:16.838 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.c.g.GrpcClient - [shutdown,85] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@4ab6a0dd[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 2233]
11:56:17.018 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,211] - dynamic-datasource start closing ....
11:56:17.023 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - [close,2138] - {dataSource-1} closing ...
11:56:17.036 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - [close,2211] - {dataSource-1} closed
11:56:17.037 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource all closed success,bye
14:04:17.899 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
14:04:19.283 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of bf87b15a-85ce-45d1-a837-b5021d7a4018_config-0
14:04:19.381 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 55 ms to scan 1 urls, producing 3 keys and 6 values 
14:04:19.435 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 23 ms to scan 1 urls, producing 4 keys and 9 values 
14:04:19.459 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 21 ms to scan 1 urls, producing 3 keys and 10 values 
14:04:19.895 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 428 ms to scan 261 urls, producing 0 keys and 0 values 
14:04:19.908 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 12 ms to scan 1 urls, producing 1 keys and 5 values 
14:04:19.937 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 24 ms to scan 1 urls, producing 1 keys and 7 values 
14:04:19.952 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 12 ms to scan 1 urls, producing 2 keys and 8 values 
14:04:20.340 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 385 ms to scan 261 urls, producing 0 keys and 0 values 
14:04:20.341 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bf87b15a-85ce-45d1-a837-b5021d7a4018_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
14:04:20.342 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bf87b15a-85ce-45d1-a837-b5021d7a4018_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/862486751
14:04:20.343 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bf87b15a-85ce-45d1-a837-b5021d7a4018_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/407263135
14:04:20.344 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bf87b15a-85ce-45d1-a837-b5021d7a4018_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
14:04:20.346 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bf87b15a-85ce-45d1-a837-b5021d7a4018_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
14:04:20.362 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bf87b15a-85ce-45d1-a837-b5021d7a4018_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
14:04:22.389 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bf87b15a-85ce-45d1-a837-b5021d7a4018_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717653862385_192.168.110.235_56107
14:04:22.390 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bf87b15a-85ce-45d1-a837-b5021d7a4018_config-0] Notify connected event to listeners.
14:04:22.391 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bf87b15a-85ce-45d1-a837-b5021d7a4018_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
14:04:22.392 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [bf87b15a-85ce-45d1-a837-b5021d7a4018_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/99219259
14:04:22.525 [main] INFO  c.r.o.RuoYiOrderApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
14:04:28.367 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9206"]
14:04:28.368 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
14:04:28.368 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
14:04:29.096 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
14:04:30.366 [main] INFO  c.a.d.p.DruidDataSource - [init,996] - {dataSource-1,master} inited
14:04:30.367 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [addDataSource,154] - dynamic-datasource - add a datasource named [master] success
14:04:30.368 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,234] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
14:04:33.410 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,211] - dynamic-datasource start closing ....
14:04:33.416 [main] INFO  c.a.d.p.DruidDataSource - [close,2138] - {dataSource-1} closing ...
14:04:33.422 [main] INFO  c.a.d.p.DruidDataSource - [close,2211] - {dataSource-1} closed
14:04:33.423 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource all closed success,bye
14:04:33.424 [main] INFO  o.a.c.c.StandardService - [log,173] - Stopping service [Tomcat]
14:09:23.919 [background-preinit] INFO  o.h.v.i.util.Version - [<clinit>,21] - HV000001: Hibernate Validator 6.2.5.Final
14:09:24.914 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 5fa24b89-2364-4aaa-b00a-512e1340f41d_config-0
14:09:25.004 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 53 ms to scan 1 urls, producing 3 keys and 6 values 
14:09:25.047 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 21 ms to scan 1 urls, producing 4 keys and 9 values 
14:09:25.065 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 15 ms to scan 1 urls, producing 3 keys and 10 values 
14:09:25.471 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 401 ms to scan 261 urls, producing 0 keys and 0 values 
14:09:25.485 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 1 keys and 5 values 
14:09:25.500 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 1 keys and 7 values 
14:09:25.516 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 13 ms to scan 1 urls, producing 2 keys and 8 values 
14:09:25.878 [main] INFO  o.r.Reflections - [scan,232] - Reflections took 359 ms to scan 261 urls, producing 0 keys and 0 values 
14:09:25.882 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5fa24b89-2364-4aaa-b00a-512e1340f41d_config-0] RpcClient init label, labels = {module=config, Vipserver-Tag=null, source=sdk, Amory-Tag=null, Location-Tag=null, taskId=0, AppName=unknown}
14:09:25.884 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5fa24b89-2364-4aaa-b00a-512e1340f41d_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$338/1188390859
14:09:25.885 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5fa24b89-2364-4aaa-b00a-512e1340f41d_config-0] Register server push request handler:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$$Lambda$339/909786389
14:09:25.887 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5fa24b89-2364-4aaa-b00a-512e1340f41d_config-0] Registry connection listener to current client:com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$1
14:09:25.889 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5fa24b89-2364-4aaa-b00a-512e1340f41d_config-0] RpcClient init, ServerListFactory = com.alibaba.nacos.client.config.impl.ClientWorker$ConfigRpcTransportClient$2
14:09:25.905 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5fa24b89-2364-4aaa-b00a-512e1340f41d_config-0] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
14:09:27.583 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5fa24b89-2364-4aaa-b00a-512e1340f41d_config-0] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717654167688_192.168.110.235_57367
14:09:27.584 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5fa24b89-2364-4aaa-b00a-512e1340f41d_config-0] Notify connected event to listeners.
14:09:27.584 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5fa24b89-2364-4aaa-b00a-512e1340f41d_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
14:09:27.585 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [5fa24b89-2364-4aaa-b00a-512e1340f41d_config-0] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1222590577
14:09:27.699 [main] INFO  c.r.o.RuoYiOrderApplication - [logStartupProfileInfo,637] - The following 1 profile is active: "dev"
14:09:31.551 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Initializing ProtocolHandler ["http-nio-9206"]
14:09:31.552 [main] INFO  o.a.c.c.StandardService - [log,173] - Starting service [Tomcat]
14:09:31.552 [main] INFO  o.a.c.c.StandardEngine - [log,173] - Starting Servlet engine: [Apache Tomcat/9.0.70]
14:09:32.025 [main] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring embedded WebApplicationContext
14:09:32.803 [main] INFO  c.a.d.p.DruidDataSource - [init,996] - {dataSource-1,master} inited
14:09:32.804 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [addDataSource,154] - dynamic-datasource - add a datasource named [master] success
14:09:32.805 [main] INFO  c.b.d.d.DynamicRoutingDataSource - [afterPropertiesSet,234] - dynamic-datasource initial loaded [1] datasource,primary datasource named [master]
14:09:36.200 [main] INFO  c.a.c.s.SentinelWebMvcConfigurer - [addInterceptors,52] - [Sentinel Starter] register SentinelWebInterceptor with urlPatterns: [/**].
14:09:38.824 [main] INFO  org.redisson.Version - [logVersion,41] - Redisson 3.19.3
14:09:39.272 [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
14:09:39.348 [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
14:09:40.713 [main] INFO  c.a.n.c.r.client - [lambda$createClient$0,80] - [RpcClientFactory] create a new rpc client of 160cf79a-882b-4189-83e6-45f131cf456c
14:09:40.713 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [160cf79a-882b-4189-83e6-45f131cf456c] RpcClient init label, labels = {module=naming, source=sdk}
14:09:40.716 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [160cf79a-882b-4189-83e6-45f131cf456c] RpcClient init, ServerListFactory = com.alibaba.nacos.client.naming.core.ServerListManager
14:09:40.716 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [160cf79a-882b-4189-83e6-45f131cf456c] Registry connection listener to current client:com.alibaba.nacos.client.naming.remote.gprc.redo.NamingGrpcRedoService
14:09:40.716 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [160cf79a-882b-4189-83e6-45f131cf456c] Register server push request handler:com.alibaba.nacos.client.naming.remote.gprc.NamingPushRequestHandler
14:09:40.717 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [160cf79a-882b-4189-83e6-45f131cf456c] Try to connect to server on start up, server: {serverIp = '192.168.110.188', server main port = 8858}
14:09:40.829 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [160cf79a-882b-4189-83e6-45f131cf456c] Success to connect to server [192.168.110.235:8848] on start up, connectionId = 1717654181057_192.168.110.235_57473
14:09:40.829 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [160cf79a-882b-4189-83e6-45f131cf456c] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$ConnectResetRequestHandler
14:09:40.829 [com.alibaba.nacos.client.remote.worker] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [160cf79a-882b-4189-83e6-45f131cf456c] Notify connected event to listeners.
14:09:40.829 [main] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [160cf79a-882b-4189-83e6-45f131cf456c] Register server push request handler:com.alibaba.nacos.common.remote.client.RpcClient$$Lambda$348/1222590577
14:09:40.887 [main] INFO  o.a.c.h.Http11NioProtocol - [log,173] - Starting ProtocolHandler ["http-nio-9206"]
14:09:40.915 [main] INFO  c.a.c.n.r.NacosServiceRegistry - [register,75] - nacos registry, DEFAULT_GROUP ruoyi-order 192.168.110.235:9206 register finished
14:09:41.399 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [160cf79a-882b-4189-83e6-45f131cf456c] Receive server push request, request = NotifySubscriberRequest, requestId = 231
14:09:41.405 [nacos-grpc-client-executor-6] INFO  c.a.n.c.r.client - [printIfInfoEnabled,60] - [160cf79a-882b-4189-83e6-45f131cf456c] Ack server push request, request = NotifySubscriberRequest, requestId = 231
14:09:41.950 [main] INFO  c.r.o.RuoYiOrderApplication - [logStarted,61] - Started RuoYiOrderApplication in 19.076 seconds (JVM running for 21.061)
14:09:41.972 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-order, group=DEFAULT_GROUP
14:09:41.979 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-order.yml, group=DEFAULT_GROUP
14:09:41.987 [main] INFO  c.a.c.n.r.NacosContextRefresher - [registerNacosListener,129] - [Nacos Config] Listening config: dataId=ruoyi-order-dev.yml, group=DEFAULT_GROUP
14:09:42.434 [RMI TCP Connection(2)-192.168.110.235] INFO  o.a.c.c.C.[.[.[/] - [log,173] - Initializing Spring DispatcherServlet 'dispatcherServlet'
18:14:55.302 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,94] - De-registering from Nacos Server now...
18:14:55.306 [SpringApplicationShutdownHook] INFO  c.a.c.n.r.NacosServiceRegistry - [deregister,114] - De-registration finished.
18:14:55.655 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,454] - Shutdown rpc client, set status to shutdown
18:14:55.655 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [shutdown,456] - Shutdown client event executor java.util.concurrent.ScheduledThreadPoolExecutor@ea313a8[Running, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 0]
18:14:55.655 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.client - [closeConnection,591] - Close current connection 1717654181057_192.168.110.235_57473
18:14:55.690 [nacos-grpc-client-executor-2952] INFO  c.a.n.c.r.c.g.GrpcClient - [printIfInfoEnabled,60] - [1717654181057_192.168.110.235_57473]Ignore complete event,isRunning:false,isAbandon=false
18:14:56.341 [SpringApplicationShutdownHook] INFO  c.a.n.c.r.c.g.GrpcClient - [shutdown,85] - Shutdown grpc executor java.util.concurrent.ThreadPoolExecutor@56fea096[Running, pool size = 5, active threads = 0, queued tasks = 0, completed tasks = 2953]
18:14:57.229 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,211] - dynamic-datasource start closing ....
18:14:57.303 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - [close,2138] - {dataSource-1} closing ...
18:14:57.722 [SpringApplicationShutdownHook] INFO  c.a.d.p.DruidDataSource - [close,2211] - {dataSource-1} closed
18:14:57.723 [SpringApplicationShutdownHook] INFO  c.b.d.d.DynamicRoutingDataSource - [destroy,215] - dynamic-datasource all closed success,bye