debug.log 124 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554
  1. 2025-07-10 14:49:39,763 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:44 - Post-processing PropertySource instances
  2. 2025-07-10 14:49:39,763 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:105 - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
  3. 2025-07-10 14:49:39,764 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
  4. 2025-07-10 14:49:39,769 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
  5. 2025-07-10 14:49:39,769 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
  6. 2025-07-10 14:49:39,770 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource nacos_application_conf [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  7. 2025-07-10 14:49:39,770 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource Config resource 'class path resource [application.properties]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  8. 2025-07-10 14:49:39,770 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource applicationInfo [org.springframework.boot.ApplicationInfoPropertySource] to EncryptableMapPropertySourceWrapper
  9. 2025-07-10 14:49:39,886 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:45 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
  10. 2025-07-10 14:49:39,890 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:46 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
  11. 2025-07-10 14:49:39,891 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:44 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
  12. 2025-07-10 14:49:39,900 [main] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:109 - HikariPool-1 - Starting...
  13. 2025-07-10 14:49:40,044 [main] INFO [com.zaxxer.hikari.pool.HikariPool] HikariPool.java:575 - HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@45d38165
  14. 2025-07-10 14:49:40,046 [main] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:122 - HikariPool-1 - Start completed.
  15. 2025-07-10 14:49:41,819 [main] INFO [com.alipay.sofa.jraft.util.JRaftServiceLoader] JRaftServiceLoader.java:275 - SPI service [com.alipay.sofa.jraft.JRaftServiceFactory - com.alipay.sofa.jraft.core.DefaultJRaftServiceFactory] loading.
  16. 2025-07-10 14:49:41,851 [main] INFO [com.alipay.sofa.jraft.util.JRaftServiceLoader] JRaftServiceLoader.java:275 - SPI service [com.alipay.sofa.jraft.rpc.RaftRpcFactory - com.alipay.sofa.jraft.rpc.impl.GrpcRaftRpcFactory] loading.
  17. 2025-07-10 14:49:41,914 [main] INFO [com.alipay.sofa.jraft.util.JRaftServiceLoader] JRaftServiceLoader.java:275 - SPI service [com.alipay.sofa.jraft.util.timer.RaftTimerFactory - com.alipay.sofa.jraft.util.timer.DefaultRaftTimerFactory] loading.
  18. 2025-07-10 14:49:41,916 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:556 - The number of active nodes increment to 1.
  19. 2025-07-10 14:49:42,030 [JRaft-Group-Default-Executor-0] INFO [c.alipay.sofa.jraft.storage.impl.RocksDBLogStorage] RocksDBLogStorage.java:613 - Truncated prefix logs in data path: C:\Users\L\nacos\data\protocol\raft\naming_persistent_service_v2\log from log index 0 to 1, cost 0 ms.
  20. 2025-07-10 14:49:42,032 [main] INFO [com.alipay.sofa.jraft.core.FSMCallerImpl] FSMCallerImpl.java:215 - Starts FSMCaller successfully.
  21. 2025-07-10 14:49:42,035 [main] WARN [c.a.s.j.s.snapshot.local.LocalSnapshotStorage] LocalSnapshotStorage.java:336 - No data for snapshot reader C:\Users\L\nacos\data\protocol\raft\naming_persistent_service_v2\snapshot.
  22. 2025-07-10 14:49:42,036 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:725 - Node <naming_persistent_service_v2/169.254.32.119:7848> target priority value has changed from: 0, to: -1.
  23. 2025-07-10 14:49:42,039 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:1091 - Node <naming_persistent_service_v2/169.254.32.119:7848> init, term=3, lastLogId=LogId [index=3, term=3], conf=169.254.32.119:7848, oldConf=.
  24. 2025-07-10 14:49:42,040 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:1134 - Node <naming_persistent_service_v2/169.254.32.119:7848> start vote and grant vote self, term=3.
  25. 2025-07-10 14:49:42,048 [main] WARN [com.alipay.sofa.jraft.util.Utils] Utils.java:424 - Unable to fsync directory C:\Users\L\nacos\data\protocol\raft\naming_persistent_service_v2\meta-data on windows.
  26. 2025-07-10 14:49:42,048 [main] INFO [c.a.sofa.jraft.storage.impl.LocalRaftMetaStorage] LocalRaftMetaStorage.java:132 - Save raft meta, path=C:\Users\L\nacos\data\protocol\raft\naming_persistent_service_v2\meta-data, term=4, votedFor=169.254.32.119:7848, cost time=7 ms
  27. 2025-07-10 14:49:42,049 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:1231 - Node <naming_persistent_service_v2/169.254.32.119:7848> become leader of group, term=4, conf=169.254.32.119:7848, oldConf=.
  28. 2025-07-10 14:49:42,049 [main] INFO [com.alipay.sofa.jraft.util.Recyclers] Recyclers.java:52 - -Djraft.recyclers.maxCapacityPerThread: 4096.
  29. 2025-07-10 14:49:42,050 [main] WARN [com.alipay.sofa.jraft.RaftGroupService] RaftGroupService.java:133 - RPC server is not started in RaftGroupService.
  30. 2025-07-10 14:49:42,051 [main] INFO [com.alipay.sofa.jraft.RaftGroupService] RaftGroupService.java:136 - Start the RaftGroupService successfully.
  31. 2025-07-10 14:49:42,055 [JRaft-FSMCaller-Disruptor-0] INFO [com.alipay.sofa.jraft.core.StateMachineAdapter] StateMachineAdapter.java:62 - onLeaderStart: term=4.
  32. 2025-07-10 14:49:42,058 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:556 - The number of active nodes increment to 2.
  33. 2025-07-10 14:49:42,090 [JRaft-Group-Default-Executor-1] INFO [c.alipay.sofa.jraft.storage.impl.RocksDBLogStorage] RocksDBLogStorage.java:613 - Truncated prefix logs in data path: C:\Users\L\nacos\data\protocol\raft\naming_persistent_service\log from log index 0 to 1, cost 0 ms.
  34. 2025-07-10 14:49:42,091 [main] INFO [com.alipay.sofa.jraft.core.FSMCallerImpl] FSMCallerImpl.java:215 - Starts FSMCaller successfully.
  35. 2025-07-10 14:49:42,091 [main] WARN [c.a.s.j.s.snapshot.local.LocalSnapshotStorage] LocalSnapshotStorage.java:336 - No data for snapshot reader C:\Users\L\nacos\data\protocol\raft\naming_persistent_service\snapshot.
  36. 2025-07-10 14:49:42,091 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:725 - Node <naming_persistent_service/169.254.32.119:7848> target priority value has changed from: 0, to: -1.
  37. 2025-07-10 14:49:42,092 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:1091 - Node <naming_persistent_service/169.254.32.119:7848> init, term=3, lastLogId=LogId [index=3, term=3], conf=169.254.32.119:7848, oldConf=.
  38. 2025-07-10 14:49:42,092 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:1134 - Node <naming_persistent_service/169.254.32.119:7848> start vote and grant vote self, term=3.
  39. 2025-07-10 14:49:42,094 [main] WARN [com.alipay.sofa.jraft.util.Utils] Utils.java:424 - Unable to fsync directory C:\Users\L\nacos\data\protocol\raft\naming_persistent_service\meta-data on windows.
  40. 2025-07-10 14:49:42,094 [main] INFO [c.a.sofa.jraft.storage.impl.LocalRaftMetaStorage] LocalRaftMetaStorage.java:132 - Save raft meta, path=C:\Users\L\nacos\data\protocol\raft\naming_persistent_service\meta-data, term=4, votedFor=169.254.32.119:7848, cost time=2 ms
  41. 2025-07-10 14:49:42,094 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:1231 - Node <naming_persistent_service/169.254.32.119:7848> become leader of group, term=4, conf=169.254.32.119:7848, oldConf=.
  42. 2025-07-10 14:49:42,094 [main] WARN [com.alipay.sofa.jraft.RaftGroupService] RaftGroupService.java:133 - RPC server is not started in RaftGroupService.
  43. 2025-07-10 14:49:42,094 [main] INFO [com.alipay.sofa.jraft.RaftGroupService] RaftGroupService.java:136 - Start the RaftGroupService successfully.
  44. 2025-07-10 14:49:42,095 [com.alibaba.nacos.core.protocol.raft-common.0] INFO [com.alipay.sofa.jraft.rpc.impl.GrpcClient] GrpcClient.java:212 - Creating new channel to: 169.254.32.119:7848.
  45. 2025-07-10 14:49:42,095 [JRaft-FSMCaller-Disruptor-0] INFO [com.alipay.sofa.jraft.core.StateMachineAdapter] StateMachineAdapter.java:62 - onLeaderStart: term=4.
  46. 2025-07-10 14:49:42,099 [com.alibaba.nacos.core.protocol.raft-common.0] INFO [com.alipay.sofa.jraft.rpc.impl.GrpcClient] GrpcClient.java:231 - The channel 169.254.32.119:7848 is in state: CONNECTING.
  47. 2025-07-10 14:49:42,101 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:556 - The number of active nodes increment to 3.
  48. 2025-07-10 14:49:42,125 [JRaft-Group-Default-Executor-2] INFO [c.alipay.sofa.jraft.storage.impl.RocksDBLogStorage] RocksDBLogStorage.java:613 - Truncated prefix logs in data path: C:\Users\L\nacos\data\protocol\raft\naming_instance_metadata\log from log index 0 to 1, cost 1 ms.
  49. 2025-07-10 14:49:42,125 [main] INFO [com.alipay.sofa.jraft.core.FSMCallerImpl] FSMCallerImpl.java:215 - Starts FSMCaller successfully.
  50. 2025-07-10 14:49:42,126 [main] WARN [c.a.s.j.s.snapshot.local.LocalSnapshotStorage] LocalSnapshotStorage.java:336 - No data for snapshot reader C:\Users\L\nacos\data\protocol\raft\naming_instance_metadata\snapshot.
  51. 2025-07-10 14:49:42,126 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:725 - Node <naming_instance_metadata/169.254.32.119:7848> target priority value has changed from: 0, to: -1.
  52. 2025-07-10 14:49:42,126 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:1091 - Node <naming_instance_metadata/169.254.32.119:7848> init, term=3, lastLogId=LogId [index=3, term=3], conf=169.254.32.119:7848, oldConf=.
  53. 2025-07-10 14:49:42,126 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:1134 - Node <naming_instance_metadata/169.254.32.119:7848> start vote and grant vote self, term=3.
  54. 2025-07-10 14:49:42,129 [main] WARN [com.alipay.sofa.jraft.util.Utils] Utils.java:424 - Unable to fsync directory C:\Users\L\nacos\data\protocol\raft\naming_instance_metadata\meta-data on windows.
  55. 2025-07-10 14:49:42,129 [main] INFO [c.a.sofa.jraft.storage.impl.LocalRaftMetaStorage] LocalRaftMetaStorage.java:132 - Save raft meta, path=C:\Users\L\nacos\data\protocol\raft\naming_instance_metadata\meta-data, term=4, votedFor=169.254.32.119:7848, cost time=2 ms
  56. 2025-07-10 14:49:42,129 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:1231 - Node <naming_instance_metadata/169.254.32.119:7848> become leader of group, term=4, conf=169.254.32.119:7848, oldConf=.
  57. 2025-07-10 14:49:42,129 [main] WARN [com.alipay.sofa.jraft.RaftGroupService] RaftGroupService.java:133 - RPC server is not started in RaftGroupService.
  58. 2025-07-10 14:49:42,129 [main] INFO [com.alipay.sofa.jraft.RaftGroupService] RaftGroupService.java:136 - Start the RaftGroupService successfully.
  59. 2025-07-10 14:49:42,131 [JRaft-FSMCaller-Disruptor-0] INFO [com.alipay.sofa.jraft.core.StateMachineAdapter] StateMachineAdapter.java:62 - onLeaderStart: term=4.
  60. 2025-07-10 14:49:42,131 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:556 - The number of active nodes increment to 4.
  61. 2025-07-10 14:49:42,159 [JRaft-Group-Default-Executor-3] INFO [c.alipay.sofa.jraft.storage.impl.RocksDBLogStorage] RocksDBLogStorage.java:613 - Truncated prefix logs in data path: C:\Users\L\nacos\data\protocol\raft\naming_service_metadata\log from log index 0 to 1, cost 0 ms.
  62. 2025-07-10 14:49:42,161 [main] INFO [com.alipay.sofa.jraft.core.FSMCallerImpl] FSMCallerImpl.java:215 - Starts FSMCaller successfully.
  63. 2025-07-10 14:49:42,161 [main] WARN [c.a.s.j.s.snapshot.local.LocalSnapshotStorage] LocalSnapshotStorage.java:336 - No data for snapshot reader C:\Users\L\nacos\data\protocol\raft\naming_service_metadata\snapshot.
  64. 2025-07-10 14:49:42,161 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:725 - Node <naming_service_metadata/169.254.32.119:7848> target priority value has changed from: 0, to: -1.
  65. 2025-07-10 14:49:42,161 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:1091 - Node <naming_service_metadata/169.254.32.119:7848> init, term=3, lastLogId=LogId [index=3, term=3], conf=169.254.32.119:7848, oldConf=.
  66. 2025-07-10 14:49:42,162 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:1134 - Node <naming_service_metadata/169.254.32.119:7848> start vote and grant vote self, term=3.
  67. 2025-07-10 14:49:42,164 [main] WARN [com.alipay.sofa.jraft.util.Utils] Utils.java:424 - Unable to fsync directory C:\Users\L\nacos\data\protocol\raft\naming_service_metadata\meta-data on windows.
  68. 2025-07-10 14:49:42,164 [main] INFO [c.a.sofa.jraft.storage.impl.LocalRaftMetaStorage] LocalRaftMetaStorage.java:132 - Save raft meta, path=C:\Users\L\nacos\data\protocol\raft\naming_service_metadata\meta-data, term=4, votedFor=169.254.32.119:7848, cost time=2 ms
  69. 2025-07-10 14:49:42,164 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:1231 - Node <naming_service_metadata/169.254.32.119:7848> become leader of group, term=4, conf=169.254.32.119:7848, oldConf=.
  70. 2025-07-10 14:49:42,164 [main] WARN [com.alipay.sofa.jraft.RaftGroupService] RaftGroupService.java:133 - RPC server is not started in RaftGroupService.
  71. 2025-07-10 14:49:42,164 [main] INFO [com.alipay.sofa.jraft.RaftGroupService] RaftGroupService.java:136 - Start the RaftGroupService successfully.
  72. 2025-07-10 14:49:42,165 [JRaft-FSMCaller-Disruptor-0] INFO [com.alipay.sofa.jraft.core.StateMachineAdapter] StateMachineAdapter.java:62 - onLeaderStart: term=4.
  73. 2025-07-10 14:49:42,196 [grpc-nio-worker-ELG-3-7] INFO [com.alipay.sofa.jraft.rpc.impl.GrpcClient] GrpcClient.java:231 - The channel 169.254.32.119:7848 is in state: READY.
  74. 2025-07-10 14:49:42,196 [grpc-nio-worker-ELG-3-7] INFO [com.alipay.sofa.jraft.rpc.impl.GrpcClient] GrpcClient.java:255 - The channel 169.254.32.119:7848 has successfully established.
  75. 2025-07-10 14:49:42,303 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:556 - The number of active nodes increment to 5.
  76. 2025-07-10 14:49:42,327 [JRaft-Group-Default-Executor-4] INFO [c.alipay.sofa.jraft.storage.impl.RocksDBLogStorage] RocksDBLogStorage.java:613 - Truncated prefix logs in data path: C:\Users\L\nacos\data\protocol\raft\lock_acquire_service_v2\log from log index 0 to 1, cost 0 ms.
  77. 2025-07-10 14:49:42,328 [main] INFO [com.alipay.sofa.jraft.core.FSMCallerImpl] FSMCallerImpl.java:215 - Starts FSMCaller successfully.
  78. 2025-07-10 14:49:42,329 [main] WARN [c.a.s.j.s.snapshot.local.LocalSnapshotStorage] LocalSnapshotStorage.java:336 - No data for snapshot reader C:\Users\L\nacos\data\protocol\raft\lock_acquire_service_v2\snapshot.
  79. 2025-07-10 14:49:42,329 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:725 - Node <lock_acquire_service_v2/169.254.32.119:7848> target priority value has changed from: 0, to: -1.
  80. 2025-07-10 14:49:42,329 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:1091 - Node <lock_acquire_service_v2/169.254.32.119:7848> init, term=3, lastLogId=LogId [index=3, term=3], conf=169.254.32.119:7848, oldConf=.
  81. 2025-07-10 14:49:42,330 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:1134 - Node <lock_acquire_service_v2/169.254.32.119:7848> start vote and grant vote self, term=3.
  82. 2025-07-10 14:49:42,332 [main] WARN [com.alipay.sofa.jraft.util.Utils] Utils.java:424 - Unable to fsync directory C:\Users\L\nacos\data\protocol\raft\lock_acquire_service_v2\meta-data on windows.
  83. 2025-07-10 14:49:42,332 [main] INFO [c.a.sofa.jraft.storage.impl.LocalRaftMetaStorage] LocalRaftMetaStorage.java:132 - Save raft meta, path=C:\Users\L\nacos\data\protocol\raft\lock_acquire_service_v2\meta-data, term=4, votedFor=169.254.32.119:7848, cost time=1 ms
  84. 2025-07-10 14:49:42,332 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:1231 - Node <lock_acquire_service_v2/169.254.32.119:7848> become leader of group, term=4, conf=169.254.32.119:7848, oldConf=.
  85. 2025-07-10 14:49:42,332 [main] WARN [com.alipay.sofa.jraft.RaftGroupService] RaftGroupService.java:133 - RPC server is not started in RaftGroupService.
  86. 2025-07-10 14:49:42,332 [main] INFO [com.alipay.sofa.jraft.RaftGroupService] RaftGroupService.java:136 - Start the RaftGroupService successfully.
  87. 2025-07-10 14:49:42,333 [JRaft-FSMCaller-Disruptor-0] INFO [com.alipay.sofa.jraft.core.StateMachineAdapter] StateMachineAdapter.java:62 - onLeaderStart: term=4.
  88. 2025-07-10 14:49:42,518 [main] WARN [o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer] InitializeUserDetailsBeanManagerConfigurer.java:73 - Global AuthenticationManager configured with an AuthenticationProvider bean. UserDetailsService beans will not be used by Spring Security for automatically configuring username/password login. Consider removing the AuthenticationProvider bean. Alternatively, consider using the UserDetailsService in a manually instantiated DaoAuthenticationProvider. If the current configuration is intentional, to turn off this warning, increase the logging level of 'org.springframework.security.config.annotation.authentication.configuration.InitializeUserDetailsBeanManagerConfigurer' to ERROR
  89. 2025-07-10 14:49:43,148 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:44 - Post-processing PropertySource instances
  90. 2025-07-10 14:49:43,148 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:105 - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
  91. 2025-07-10 14:49:43,148 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:105 - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
  92. 2025-07-10 14:49:43,148 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:105 - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
  93. 2025-07-10 14:49:43,148 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
  94. 2025-07-10 14:49:43,148 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
  95. 2025-07-10 14:49:43,148 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
  96. 2025-07-10 14:49:43,148 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource Config resource 'class path resource [application.properties]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  97. 2025-07-10 14:49:43,148 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource applicationInfo [org.springframework.boot.ApplicationInfoPropertySource] to EncryptableMapPropertySourceWrapper
  98. 2025-07-10 14:49:43,148 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource class path resource [nacos-server.properties] [org.springframework.core.io.support.ResourcePropertySource] to EncryptableMapPropertySourceWrapper
  99. 2025-07-10 14:49:43,160 [main] WARN [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:429 - Bean 'nacosWebBeanPostProcessorConfiguration' of type [com.alibaba.nacos.server.NacosWebBeanPostProcessorConfiguration$$SpringCGLIB$$0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [nacosDuplicateSpringBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.
  100. 2025-07-10 14:49:43,184 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:45 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
  101. 2025-07-10 14:49:43,186 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:46 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
  102. 2025-07-10 14:49:43,186 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:44 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
  103. 2025-07-10 14:49:43,299 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:111 - Tomcat initialized with port 8848 (http)
  104. 2025-07-10 14:49:43,307 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:168 - Initializing ProtocolHandler ["http-nio-8848"]
  105. 2025-07-10 14:49:43,307 [main] INFO [org.apache.catalina.core.StandardService] DirectJDKLog.java:168 - Starting service [Tomcat]
  106. 2025-07-10 14:49:43,308 [main] INFO [org.apache.catalina.core.StandardEngine] DirectJDKLog.java:168 - Starting Servlet engine: [Apache Tomcat/10.1.42]
  107. 2025-07-10 14:49:43,364 [main] INFO [o.a.c.c.C.[Tomcat].[localhost].[/nacos]] DirectJDKLog.java:168 - Initializing Spring embedded WebApplicationContext
  108. 2025-07-10 14:49:43,364 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:301 - Root WebApplicationContext: initialization completed in 554 ms
  109. 2025-07-10 14:49:43,475 [main] INFO [o.s.b.a.web.servlet.WelcomePageHandlerMapping] WelcomePageHandlerMapping.java:59 - Adding welcome page: class path resource [static/index.html]
  110. 2025-07-10 14:49:43,636 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:60 - Exposing 1 endpoint beneath base path '/actuator'
  111. 2025-07-10 14:49:43,657 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:168 - Starting ProtocolHandler ["http-nio-8848"]
  112. 2025-07-10 14:49:43,664 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:243 - Tomcat started on port 8848 (http) with context path '/nacos'
  113. 2025-07-10 14:49:43,664 [main] INFO [c.u.j.caching.RefreshScopeRefreshedEventListener] RefreshScopeRefreshedEventListener.java:70 - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
  114. 2025-07-10 14:49:43,665 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source systemProperties refreshed
  115. 2025-07-10 14:49:43,665 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source systemEnvironment refreshed
  116. 2025-07-10 14:49:43,665 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source random refreshed
  117. 2025-07-10 14:49:43,665 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source nacos_application_conf refreshed
  118. 2025-07-10 14:49:43,665 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source Config resource 'class path resource [application.properties]' via location 'optional:classpath:/' refreshed
  119. 2025-07-10 14:49:43,665 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source applicationInfo refreshed
  120. 2025-07-10 14:49:43,665 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:105 - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
  121. 2025-07-10 14:49:43,665 [main] INFO [c.u.j.caching.RefreshScopeRefreshedEventListener] RefreshScopeRefreshedEventListener.java:70 - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
  122. 2025-07-10 14:49:43,665 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source systemProperties refreshed
  123. 2025-07-10 14:49:43,665 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source systemEnvironment refreshed
  124. 2025-07-10 14:49:43,665 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source random refreshed
  125. 2025-07-10 14:49:43,666 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source nacos_application_conf refreshed
  126. 2025-07-10 14:49:43,666 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source Config resource 'class path resource [application.properties]' via location 'optional:classpath:/' refreshed
  127. 2025-07-10 14:49:43,666 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source applicationInfo refreshed
  128. 2025-07-10 14:49:43,666 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  129. 2025-07-10 14:49:43,667 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:105 - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
  130. 2025-07-10 14:49:43,677 [main] WARN [io.micrometer.core.instrument.MeterRegistry] AbstractInternalLogger.java:170 - This Gauge has been already registered (MeterId{name='application.started.time', tags=[tag(main.application.class=com.alibaba.nacos.bootstrap.PigNacosApplication)]}), the registration will be ignored. Note that subsequent logs will be logged at debug level.
  131. 2025-07-10 14:49:43,937 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:44 - Post-processing PropertySource instances
  132. 2025-07-10 14:49:43,937 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:105 - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
  133. 2025-07-10 14:49:43,937 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:105 - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
  134. 2025-07-10 14:49:43,937 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:105 - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
  135. 2025-07-10 14:49:43,937 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
  136. 2025-07-10 14:49:43,937 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
  137. 2025-07-10 14:49:43,937 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
  138. 2025-07-10 14:49:43,937 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource Config resource 'class path resource [application.properties]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  139. 2025-07-10 14:49:43,938 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource applicationInfo [org.springframework.boot.ApplicationInfoPropertySource] to EncryptableMapPropertySourceWrapper
  140. 2025-07-10 14:49:43,938 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource class path resource [nacos-console.properties] [org.springframework.core.io.support.ResourcePropertySource] to EncryptableMapPropertySourceWrapper
  141. 2025-07-10 14:49:43,945 [main] WARN [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:429 - Bean 'nacosConsoleBeanPostProcessorConfiguration' of type [com.alibaba.nacos.console.config.NacosConsoleBeanPostProcessorConfiguration$$SpringCGLIB$$0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [nacosDuplicateSpringBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.
  142. 2025-07-10 14:49:43,951 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:45 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
  143. 2025-07-10 14:49:43,953 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:46 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
  144. 2025-07-10 14:49:43,953 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:44 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
  145. 2025-07-10 14:49:43,969 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:111 - Tomcat initialized with port 8080 (http)
  146. 2025-07-10 14:49:43,970 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:168 - Initializing ProtocolHandler ["http-nio-8080"]
  147. 2025-07-10 14:49:43,970 [main] INFO [org.apache.catalina.core.StandardService] DirectJDKLog.java:168 - Starting service [Tomcat]
  148. 2025-07-10 14:49:43,970 [main] INFO [org.apache.catalina.core.StandardEngine] DirectJDKLog.java:168 - Starting Servlet engine: [Apache Tomcat/10.1.42]
  149. 2025-07-10 14:49:44,011 [main] INFO [o.a.c.c.ContainerBase.[Tomcat-1].[localhost].[/]] DirectJDKLog.java:168 - Initializing Spring embedded WebApplicationContext
  150. 2025-07-10 14:49:44,011 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:301 - Root WebApplicationContext: initialization completed in 322 ms
  151. 2025-07-10 14:49:44,055 [main] INFO [o.s.b.a.web.servlet.WelcomePageHandlerMapping] WelcomePageHandlerMapping.java:59 - Adding welcome page: class path resource [static/index.html]
  152. 2025-07-10 14:49:44,111 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:60 - Exposing 1 endpoint beneath base path '/actuator'
  153. 2025-07-10 14:49:44,117 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:168 - Starting ProtocolHandler ["http-nio-8080"]
  154. 2025-07-10 14:49:44,119 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:243 - Tomcat started on port 8080 (http) with context path '/'
  155. 2025-07-10 14:49:44,119 [main] INFO [c.u.j.caching.RefreshScopeRefreshedEventListener] RefreshScopeRefreshedEventListener.java:70 - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
  156. 2025-07-10 14:49:44,119 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source server.ports refreshed
  157. 2025-07-10 14:49:44,119 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source systemProperties refreshed
  158. 2025-07-10 14:49:44,119 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source systemEnvironment refreshed
  159. 2025-07-10 14:49:44,119 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source random refreshed
  160. 2025-07-10 14:49:44,119 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source nacos_application_conf refreshed
  161. 2025-07-10 14:49:44,119 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source Config resource 'class path resource [application.properties]' via location 'optional:classpath:/' refreshed
  162. 2025-07-10 14:49:44,119 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source applicationInfo refreshed
  163. 2025-07-10 14:49:44,119 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:105 - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
  164. 2025-07-10 14:49:44,119 [main] INFO [c.u.j.caching.RefreshScopeRefreshedEventListener] RefreshScopeRefreshedEventListener.java:70 - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
  165. 2025-07-10 14:49:44,120 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source server.ports refreshed
  166. 2025-07-10 14:49:44,120 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source systemProperties refreshed
  167. 2025-07-10 14:49:44,120 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source systemEnvironment refreshed
  168. 2025-07-10 14:49:44,120 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source random refreshed
  169. 2025-07-10 14:49:44,120 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source nacos_application_conf refreshed
  170. 2025-07-10 14:49:44,120 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source Config resource 'class path resource [application.properties]' via location 'optional:classpath:/' refreshed
  171. 2025-07-10 14:49:44,120 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source applicationInfo refreshed
  172. 2025-07-10 14:49:44,120 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:105 - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
  173. 2025-07-10 14:50:01,217 [http-nio-8848-exec-5] INFO [o.a.c.c.C.[Tomcat].[localhost].[/nacos]] DirectJDKLog.java:168 - Initializing Spring DispatcherServlet 'dispatcherServlet'
  174. 2025-07-10 14:50:01,217 [http-nio-8848-exec-5] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:532 - Initializing Servlet 'dispatcherServlet'
  175. 2025-07-10 14:50:01,218 [http-nio-8848-exec-5] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:554 - Completed initialization in 1 ms
  176. 2025-07-10 14:50:01,277 [http-nio-8848-exec-5] WARN [org.springframework.web.servlet.PageNotFound] DispatcherServlet.java:1301 - No mapping for GET /nacos/index.html
  177. 2025-07-10 14:50:01,288 [http-nio-8848-exec-5] WARN [org.springframework.web.servlet.PageNotFound] DefaultHandlerExceptionResolver.java:459 - No endpoint GET /nacos/index.html.
  178. 2025-07-10 14:50:06,764 [http-nio-8080-exec-1] INFO [o.a.c.c.ContainerBase.[Tomcat-1].[localhost].[/]] DirectJDKLog.java:168 - Initializing Spring DispatcherServlet 'dispatcherServlet'
  179. 2025-07-10 14:50:06,764 [http-nio-8080-exec-1] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:532 - Initializing Servlet 'dispatcherServlet'
  180. 2025-07-10 14:50:06,765 [http-nio-8080-exec-1] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:554 - Completed initialization in 1 ms
  181. 2025-07-10 14:52:53,945 [SpringApplicationShutdownHook] INFO [o.s.boot.web.embedded.tomcat.GracefulShutdown] GracefulShutdown.java:54 - Commencing graceful shutdown. Waiting for active requests to complete
  182. 2025-07-10 14:52:53,957 [tomcat-shutdown] INFO [o.s.boot.web.embedded.tomcat.GracefulShutdown] GracefulShutdown.java:76 - Graceful shutdown complete
  183. 2025-07-10 14:52:53,962 [SpringApplicationShutdownHook] INFO [o.s.boot.web.embedded.tomcat.GracefulShutdown] GracefulShutdown.java:54 - Commencing graceful shutdown. Waiting for active requests to complete
  184. 2025-07-10 14:52:53,973 [tomcat-shutdown] INFO [o.s.boot.web.embedded.tomcat.GracefulShutdown] GracefulShutdown.java:76 - Graceful shutdown complete
  185. 2025-07-10 14:52:53,977 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:2772 - Node <lock_acquire_service_v2/169.254.32.119:7848> shutdown, currTerm=4 state=STATE_LEADER.
  186. 2025-07-10 14:52:53,979 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.ReplicatorGroupImpl] ReplicatorGroupImpl.java:260 - Fail to find the next candidate, group lock_acquire_service_v2.
  187. 2025-07-10 14:52:53,979 [JRaft-FSMCaller-Disruptor-0] INFO [com.alipay.sofa.jraft.core.StateMachineAdapter] StateMachineAdapter.java:67 - onLeaderStop: status=Status[ESHUTDOWN<1007>: Raft node is going to quit.].
  188. 2025-07-10 14:52:53,985 [SpringApplicationShutdownHook] WARN [com.alipay.sofa.jraft.util.Utils] Utils.java:424 - Unable to fsync directory C:\Users\L\nacos\data\protocol\raft\lock_acquire_service_v2\meta-data on windows.
  189. 2025-07-10 14:52:53,985 [SpringApplicationShutdownHook] INFO [c.a.sofa.jraft.storage.impl.LocalRaftMetaStorage] LocalRaftMetaStorage.java:132 - Save raft meta, path=C:\Users\L\nacos\data\protocol\raft\lock_acquire_service_v2\meta-data, term=4, votedFor=169.254.32.119:7848, cost time=6 ms
  190. 2025-07-10 14:52:53,985 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.FSMCallerImpl] FSMCallerImpl.java:224 - Shutting down FSMCaller...
  191. 2025-07-10 14:52:53,985 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.LogThreadPoolExecutor] LogThreadPoolExecutor.java:97 - ThreadPool is terminated: JRaft-RPC-Processor, com.alipay.sofa.jraft.util.MetricThreadPoolExecutor@62536882[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0].
  192. 2025-07-10 14:52:53,985 [JRaft-FSMCaller-Disruptor-0] INFO [com.alipay.sofa.jraft.core.StateMachineAdapter] StateMachineAdapter.java:45 - onShutdown.
  193. 2025-07-10 14:52:53,985 [SpringApplicationShutdownHook] INFO [c.a.sofa.jraft.util.LogScheduledThreadPoolExecutor] LogScheduledThreadPoolExecutor.java:92 - ThreadPool is terminated: JRaft-Node-ScheduleThreadPool, com.alipay.sofa.jraft.util.MetricScheduledThreadPoolExecutor@60655642[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0].
  194. 2025-07-10 14:52:53,986 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=5000, name='JRaft-ElectionTimer-<lock_acquire_service_v2/169.254.32.119:7848>'}.
  195. 2025-07-10 14:52:53,986 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=5000, name='JRaft-VoteTimer-<lock_acquire_service_v2/169.254.32.119:7848>'}.
  196. 2025-07-10 14:52:53,986 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=2500, name='JRaft-StepDownTimer-<lock_acquire_service_v2/169.254.32.119:7848>'}.
  197. 2025-07-10 14:52:53,986 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=1800000, name='JRaft-SnapshotTimer-<lock_acquire_service_v2/169.254.32.119:7848>'}.
  198. 2025-07-10 14:52:53,986 [JRaft-NodeImpl-Disruptor-0] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:304 - The number of active nodes decrement to 4.
  199. 2025-07-10 14:52:53,986 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:2772 - Node <lock_acquire_service_v2/169.254.32.119:7848> shutdown, currTerm=4 state=STATE_SHUTTING.
  200. 2025-07-10 14:52:53,986 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.RaftGroupService] RaftGroupService.java:170 - Stop the RaftGroupService successfully.
  201. 2025-07-10 14:52:53,986 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:2772 - Node <naming_service_metadata/169.254.32.119:7848> shutdown, currTerm=4 state=STATE_LEADER.
  202. 2025-07-10 14:52:53,987 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.ReplicatorGroupImpl] ReplicatorGroupImpl.java:260 - Fail to find the next candidate, group naming_service_metadata.
  203. 2025-07-10 14:52:53,987 [JRaft-FSMCaller-Disruptor-0] INFO [com.alipay.sofa.jraft.core.StateMachineAdapter] StateMachineAdapter.java:67 - onLeaderStop: status=Status[ESHUTDOWN<1007>: Raft node is going to quit.].
  204. 2025-07-10 14:52:53,989 [SpringApplicationShutdownHook] WARN [com.alipay.sofa.jraft.util.Utils] Utils.java:424 - Unable to fsync directory C:\Users\L\nacos\data\protocol\raft\naming_service_metadata\meta-data on windows.
  205. 2025-07-10 14:52:53,989 [SpringApplicationShutdownHook] INFO [c.a.sofa.jraft.storage.impl.LocalRaftMetaStorage] LocalRaftMetaStorage.java:132 - Save raft meta, path=C:\Users\L\nacos\data\protocol\raft\naming_service_metadata\meta-data, term=4, votedFor=169.254.32.119:7848, cost time=2 ms
  206. 2025-07-10 14:52:53,989 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.FSMCallerImpl] FSMCallerImpl.java:224 - Shutting down FSMCaller...
  207. 2025-07-10 14:52:53,989 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.LogThreadPoolExecutor] LogThreadPoolExecutor.java:97 - ThreadPool is terminated: JRaft-RPC-Processor, com.alipay.sofa.jraft.util.MetricThreadPoolExecutor@759c53e5[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0].
  208. 2025-07-10 14:52:53,989 [SpringApplicationShutdownHook] INFO [c.a.sofa.jraft.util.LogScheduledThreadPoolExecutor] LogScheduledThreadPoolExecutor.java:92 - ThreadPool is terminated: JRaft-Node-ScheduleThreadPool, com.alipay.sofa.jraft.util.MetricScheduledThreadPoolExecutor@56fc2cea[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0].
  209. 2025-07-10 14:52:53,989 [JRaft-FSMCaller-Disruptor-0] INFO [com.alipay.sofa.jraft.core.StateMachineAdapter] StateMachineAdapter.java:45 - onShutdown.
  210. 2025-07-10 14:52:53,989 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=5000, name='JRaft-ElectionTimer-<naming_service_metadata/169.254.32.119:7848>'}.
  211. 2025-07-10 14:52:53,989 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=5000, name='JRaft-VoteTimer-<naming_service_metadata/169.254.32.119:7848>'}.
  212. 2025-07-10 14:52:53,989 [JRaft-NodeImpl-Disruptor-0] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:304 - The number of active nodes decrement to 3.
  213. 2025-07-10 14:52:53,989 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=2500, name='JRaft-StepDownTimer-<naming_service_metadata/169.254.32.119:7848>'}.
  214. 2025-07-10 14:52:53,990 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=1800000, name='JRaft-SnapshotTimer-<naming_service_metadata/169.254.32.119:7848>'}.
  215. 2025-07-10 14:52:53,990 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:2772 - Node <naming_service_metadata/169.254.32.119:7848> shutdown, currTerm=4 state=STATE_SHUTTING.
  216. 2025-07-10 14:52:53,990 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.RaftGroupService] RaftGroupService.java:170 - Stop the RaftGroupService successfully.
  217. 2025-07-10 14:52:53,990 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:2772 - Node <naming_persistent_service/169.254.32.119:7848> shutdown, currTerm=4 state=STATE_LEADER.
  218. 2025-07-10 14:52:53,990 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.ReplicatorGroupImpl] ReplicatorGroupImpl.java:260 - Fail to find the next candidate, group naming_persistent_service.
  219. 2025-07-10 14:52:53,990 [JRaft-FSMCaller-Disruptor-0] INFO [com.alipay.sofa.jraft.core.StateMachineAdapter] StateMachineAdapter.java:67 - onLeaderStop: status=Status[ESHUTDOWN<1007>: Raft node is going to quit.].
  220. 2025-07-10 14:52:53,990 [JRaft-Group-Default-Executor-10] INFO [c.alipay.sofa.jraft.storage.impl.RocksDBLogStorage] RocksDBLogStorage.java:383 - DB destroyed, the db path is: C:\Users\L\nacos\data\protocol\raft\lock_acquire_service_v2\log.
  221. 2025-07-10 14:52:53,992 [SpringApplicationShutdownHook] WARN [com.alipay.sofa.jraft.util.Utils] Utils.java:424 - Unable to fsync directory C:\Users\L\nacos\data\protocol\raft\naming_persistent_service\meta-data on windows.
  222. 2025-07-10 14:52:53,992 [SpringApplicationShutdownHook] INFO [c.a.sofa.jraft.storage.impl.LocalRaftMetaStorage] LocalRaftMetaStorage.java:132 - Save raft meta, path=C:\Users\L\nacos\data\protocol\raft\naming_persistent_service\meta-data, term=4, votedFor=169.254.32.119:7848, cost time=2 ms
  223. 2025-07-10 14:52:53,992 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.FSMCallerImpl] FSMCallerImpl.java:224 - Shutting down FSMCaller...
  224. 2025-07-10 14:52:53,992 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.LogThreadPoolExecutor] LogThreadPoolExecutor.java:97 - ThreadPool is terminated: JRaft-RPC-Processor, com.alipay.sofa.jraft.util.MetricThreadPoolExecutor@433362e0[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0].
  225. 2025-07-10 14:52:53,992 [SpringApplicationShutdownHook] INFO [c.a.sofa.jraft.util.LogScheduledThreadPoolExecutor] LogScheduledThreadPoolExecutor.java:92 - ThreadPool is terminated: JRaft-Node-ScheduleThreadPool, com.alipay.sofa.jraft.util.MetricScheduledThreadPoolExecutor@c194c4e[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0].
  226. 2025-07-10 14:52:53,992 [JRaft-FSMCaller-Disruptor-0] INFO [com.alipay.sofa.jraft.core.StateMachineAdapter] StateMachineAdapter.java:45 - onShutdown.
  227. 2025-07-10 14:52:53,992 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=5000, name='JRaft-ElectionTimer-<naming_persistent_service/169.254.32.119:7848>'}.
  228. 2025-07-10 14:52:53,992 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=5000, name='JRaft-VoteTimer-<naming_persistent_service/169.254.32.119:7848>'}.
  229. 2025-07-10 14:52:53,992 [JRaft-NodeImpl-Disruptor-0] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:304 - The number of active nodes decrement to 2.
  230. 2025-07-10 14:52:53,992 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=2500, name='JRaft-StepDownTimer-<naming_persistent_service/169.254.32.119:7848>'}.
  231. 2025-07-10 14:52:53,992 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=1800000, name='JRaft-SnapshotTimer-<naming_persistent_service/169.254.32.119:7848>'}.
  232. 2025-07-10 14:52:53,992 [JRaft-Group-Default-Executor-17] INFO [c.alipay.sofa.jraft.storage.impl.RocksDBLogStorage] RocksDBLogStorage.java:383 - DB destroyed, the db path is: C:\Users\L\nacos\data\protocol\raft\naming_service_metadata\log.
  233. 2025-07-10 14:52:53,993 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:2772 - Node <naming_persistent_service/169.254.32.119:7848> shutdown, currTerm=4 state=STATE_SHUTTING.
  234. 2025-07-10 14:52:53,993 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.RaftGroupService] RaftGroupService.java:170 - Stop the RaftGroupService successfully.
  235. 2025-07-10 14:52:53,993 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:2772 - Node <naming_instance_metadata/169.254.32.119:7848> shutdown, currTerm=4 state=STATE_LEADER.
  236. 2025-07-10 14:52:53,993 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.ReplicatorGroupImpl] ReplicatorGroupImpl.java:260 - Fail to find the next candidate, group naming_instance_metadata.
  237. 2025-07-10 14:52:53,993 [JRaft-FSMCaller-Disruptor-0] INFO [com.alipay.sofa.jraft.core.StateMachineAdapter] StateMachineAdapter.java:67 - onLeaderStop: status=Status[ESHUTDOWN<1007>: Raft node is going to quit.].
  238. 2025-07-10 14:52:53,995 [SpringApplicationShutdownHook] WARN [com.alipay.sofa.jraft.util.Utils] Utils.java:424 - Unable to fsync directory C:\Users\L\nacos\data\protocol\raft\naming_instance_metadata\meta-data on windows.
  239. 2025-07-10 14:52:53,995 [SpringApplicationShutdownHook] INFO [c.a.sofa.jraft.storage.impl.LocalRaftMetaStorage] LocalRaftMetaStorage.java:132 - Save raft meta, path=C:\Users\L\nacos\data\protocol\raft\naming_instance_metadata\meta-data, term=4, votedFor=169.254.32.119:7848, cost time=2 ms
  240. 2025-07-10 14:52:53,995 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.FSMCallerImpl] FSMCallerImpl.java:224 - Shutting down FSMCaller...
  241. 2025-07-10 14:52:53,995 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.LogThreadPoolExecutor] LogThreadPoolExecutor.java:97 - ThreadPool is terminated: JRaft-RPC-Processor, com.alipay.sofa.jraft.util.MetricThreadPoolExecutor@362e6fe[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0].
  242. 2025-07-10 14:52:53,995 [JRaft-FSMCaller-Disruptor-0] INFO [com.alipay.sofa.jraft.core.StateMachineAdapter] StateMachineAdapter.java:45 - onShutdown.
  243. 2025-07-10 14:52:53,995 [SpringApplicationShutdownHook] INFO [c.a.sofa.jraft.util.LogScheduledThreadPoolExecutor] LogScheduledThreadPoolExecutor.java:92 - ThreadPool is terminated: JRaft-Node-ScheduleThreadPool, com.alipay.sofa.jraft.util.MetricScheduledThreadPoolExecutor@7b6b8cea[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0].
  244. 2025-07-10 14:52:53,995 [JRaft-NodeImpl-Disruptor-0] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:304 - The number of active nodes decrement to 1.
  245. 2025-07-10 14:52:53,995 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=5000, name='JRaft-ElectionTimer-<naming_instance_metadata/169.254.32.119:7848>'}.
  246. 2025-07-10 14:52:53,995 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=5000, name='JRaft-VoteTimer-<naming_instance_metadata/169.254.32.119:7848>'}.
  247. 2025-07-10 14:52:53,995 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=2500, name='JRaft-StepDownTimer-<naming_instance_metadata/169.254.32.119:7848>'}.
  248. 2025-07-10 14:52:53,995 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=1800000, name='JRaft-SnapshotTimer-<naming_instance_metadata/169.254.32.119:7848>'}.
  249. 2025-07-10 14:52:53,995 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:2772 - Node <naming_instance_metadata/169.254.32.119:7848> shutdown, currTerm=4 state=STATE_SHUTTING.
  250. 2025-07-10 14:52:53,995 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.RaftGroupService] RaftGroupService.java:170 - Stop the RaftGroupService successfully.
  251. 2025-07-10 14:52:53,995 [JRaft-Group-Default-Executor-24] INFO [c.alipay.sofa.jraft.storage.impl.RocksDBLogStorage] RocksDBLogStorage.java:383 - DB destroyed, the db path is: C:\Users\L\nacos\data\protocol\raft\naming_persistent_service\log.
  252. 2025-07-10 14:52:53,995 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:2772 - Node <naming_persistent_service_v2/169.254.32.119:7848> shutdown, currTerm=4 state=STATE_LEADER.
  253. 2025-07-10 14:52:53,995 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.ReplicatorGroupImpl] ReplicatorGroupImpl.java:260 - Fail to find the next candidate, group naming_persistent_service_v2.
  254. 2025-07-10 14:52:53,995 [JRaft-FSMCaller-Disruptor-0] INFO [com.alipay.sofa.jraft.core.StateMachineAdapter] StateMachineAdapter.java:67 - onLeaderStop: status=Status[ESHUTDOWN<1007>: Raft node is going to quit.].
  255. 2025-07-10 14:52:53,997 [SpringApplicationShutdownHook] WARN [com.alipay.sofa.jraft.util.Utils] Utils.java:424 - Unable to fsync directory C:\Users\L\nacos\data\protocol\raft\naming_persistent_service_v2\meta-data on windows.
  256. 2025-07-10 14:52:53,997 [SpringApplicationShutdownHook] INFO [c.a.sofa.jraft.storage.impl.LocalRaftMetaStorage] LocalRaftMetaStorage.java:132 - Save raft meta, path=C:\Users\L\nacos\data\protocol\raft\naming_persistent_service_v2\meta-data, term=4, votedFor=169.254.32.119:7848, cost time=2 ms
  257. 2025-07-10 14:52:53,997 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.FSMCallerImpl] FSMCallerImpl.java:224 - Shutting down FSMCaller...
  258. 2025-07-10 14:52:53,997 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.LogThreadPoolExecutor] LogThreadPoolExecutor.java:97 - ThreadPool is terminated: JRaft-RPC-Processor, com.alipay.sofa.jraft.util.MetricThreadPoolExecutor@723f8990[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0].
  259. 2025-07-10 14:52:53,997 [SpringApplicationShutdownHook] INFO [c.a.sofa.jraft.util.LogScheduledThreadPoolExecutor] LogScheduledThreadPoolExecutor.java:92 - ThreadPool is terminated: JRaft-Node-ScheduleThreadPool, com.alipay.sofa.jraft.util.MetricScheduledThreadPoolExecutor@2111d7b9[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0].
  260. 2025-07-10 14:52:53,997 [JRaft-FSMCaller-Disruptor-0] INFO [com.alipay.sofa.jraft.core.StateMachineAdapter] StateMachineAdapter.java:45 - onShutdown.
  261. 2025-07-10 14:52:53,997 [JRaft-NodeImpl-Disruptor-0] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:304 - The number of active nodes decrement to 0.
  262. 2025-07-10 14:52:53,998 [JRaft-Group-Default-Executor-27] INFO [c.alipay.sofa.jraft.storage.impl.RocksDBLogStorage] RocksDBLogStorage.java:383 - DB destroyed, the db path is: C:\Users\L\nacos\data\protocol\raft\naming_instance_metadata\log.
  263. 2025-07-10 14:52:53,998 [JRaft-Global-ElectionTimer1] INFO [c.a.sofa.jraft.util.LogScheduledThreadPoolExecutor] LogScheduledThreadPoolExecutor.java:92 - ThreadPool is terminated: JRaft-Global-ElectionTimer, com.alipay.sofa.jraft.util.MetricScheduledThreadPoolExecutor@5325674a[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 5].
  264. 2025-07-10 14:52:53,998 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=5000, name='JRaft-ElectionTimer-<naming_persistent_service_v2/169.254.32.119:7848>'}.
  265. 2025-07-10 14:52:53,999 [JRaft-Global-VoteTimer3] INFO [c.a.sofa.jraft.util.LogScheduledThreadPoolExecutor] LogScheduledThreadPoolExecutor.java:92 - ThreadPool is terminated: JRaft-Global-VoteTimer, com.alipay.sofa.jraft.util.MetricScheduledThreadPoolExecutor@2b625e82[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 5].
  266. 2025-07-10 14:52:53,999 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=5000, name='JRaft-VoteTimer-<naming_persistent_service_v2/169.254.32.119:7848>'}.
  267. 2025-07-10 14:52:54,000 [JRaft-Global-StepDownTimer18] INFO [c.a.sofa.jraft.util.LogScheduledThreadPoolExecutor] LogScheduledThreadPoolExecutor.java:92 - ThreadPool is terminated: JRaft-Global-StepDownTimer, com.alipay.sofa.jraft.util.MetricScheduledThreadPoolExecutor@2389f546[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 380].
  268. 2025-07-10 14:52:54,000 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=2500, name='JRaft-StepDownTimer-<naming_persistent_service_v2/169.254.32.119:7848>'}.
  269. 2025-07-10 14:52:54,000 [JRaft-Global-SnapshotTimer3] INFO [c.a.sofa.jraft.util.LogScheduledThreadPoolExecutor] LogScheduledThreadPoolExecutor.java:92 - ThreadPool is terminated: JRaft-Global-SnapshotTimer, com.alipay.sofa.jraft.util.MetricScheduledThreadPoolExecutor@596d17f4[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0].
  270. 2025-07-10 14:52:54,000 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=1800000, name='JRaft-SnapshotTimer-<naming_persistent_service_v2/169.254.32.119:7848>'}.
  271. 2025-07-10 14:52:54,000 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:2772 - Node <naming_persistent_service_v2/169.254.32.119:7848> shutdown, currTerm=4 state=STATE_SHUTTING.
  272. 2025-07-10 14:52:54,000 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.RaftGroupService] RaftGroupService.java:170 - Stop the RaftGroupService successfully.
  273. 2025-07-10 14:52:54,000 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.rpc.impl.GrpcClient] GrpcClient.java:288 - Shutdown managed channel: 169.254.32.119:7848, ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=10, target=169.254.32.119:7848}}.
  274. 2025-07-10 14:52:54,001 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.rpc.impl.GrpcClient] GrpcClient.java:231 - The channel 169.254.32.119:7848 is in state: SHUTDOWN.
  275. 2025-07-10 14:52:54,001 [SpringApplicationShutdownHook] WARN [com.alipay.sofa.jraft.rpc.impl.GrpcClient] GrpcClient.java:282 - This channel 169.254.32.119:7848 has started shutting down. Any new RPCs should fail immediately.
  276. 2025-07-10 14:52:54,003 [grpc-nio-worker-ELG-3-9] INFO [com.alipay.sofa.jraft.rpc.RpcRequestProcessor] AppendEntriesRequestProcessor.java:514 - Connection disconnected: /169.254.32.119:59460
  277. 2025-07-10 14:52:54,003 [JRaft-Group-Default-Executor-26] INFO [c.alipay.sofa.jraft.storage.impl.RocksDBLogStorage] RocksDBLogStorage.java:383 - DB destroyed, the db path is: C:\Users\L\nacos\data\protocol\raft\naming_persistent_service_v2\log.
  278. 2025-07-10 14:52:54,004 [JRaft-RPC-Processor-8] INFO [com.alipay.sofa.jraft.util.LogThreadPoolExecutor] LogThreadPoolExecutor.java:97 - ThreadPool is terminated: JRaft-RPC-Processor, com.alipay.sofa.jraft.util.MetricThreadPoolExecutor@57df93c1[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 304].
  279. 2025-07-10 15:42:16,247 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:44 - Post-processing PropertySource instances
  280. 2025-07-10 15:42:16,254 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:105 - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
  281. 2025-07-10 15:42:16,255 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
  282. 2025-07-10 15:42:16,255 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
  283. 2025-07-10 15:42:16,255 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
  284. 2025-07-10 15:42:16,255 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource nacos_application_conf [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  285. 2025-07-10 15:42:16,255 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource Config resource 'class path resource [application.properties]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  286. 2025-07-10 15:42:16,257 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource applicationInfo [org.springframework.boot.ApplicationInfoPropertySource] to EncryptableMapPropertySourceWrapper
  287. 2025-07-10 15:42:16,422 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:45 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
  288. 2025-07-10 15:42:16,428 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:46 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
  289. 2025-07-10 15:42:16,429 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:44 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
  290. 2025-07-10 15:42:16,441 [main] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:109 - HikariPool-1 - Starting...
  291. 2025-07-10 15:42:17,063 [main] INFO [com.zaxxer.hikari.pool.HikariPool] HikariPool.java:575 - HikariPool-1 - Added connection com.mysql.cj.jdbc.ConnectionImpl@48da64f2
  292. 2025-07-10 15:42:17,064 [main] INFO [com.zaxxer.hikari.HikariDataSource] HikariDataSource.java:122 - HikariPool-1 - Start completed.
  293. 2025-07-10 15:42:19,307 [main] INFO [com.alipay.sofa.jraft.util.JRaftServiceLoader] JRaftServiceLoader.java:275 - SPI service [com.alipay.sofa.jraft.JRaftServiceFactory - com.alipay.sofa.jraft.core.DefaultJRaftServiceFactory] loading.
  294. 2025-07-10 15:42:19,352 [main] INFO [com.alipay.sofa.jraft.util.JRaftServiceLoader] JRaftServiceLoader.java:275 - SPI service [com.alipay.sofa.jraft.rpc.RaftRpcFactory - com.alipay.sofa.jraft.rpc.impl.GrpcRaftRpcFactory] loading.
  295. 2025-07-10 15:42:19,439 [main] INFO [com.alipay.sofa.jraft.util.JRaftServiceLoader] JRaftServiceLoader.java:275 - SPI service [com.alipay.sofa.jraft.util.timer.RaftTimerFactory - com.alipay.sofa.jraft.util.timer.DefaultRaftTimerFactory] loading.
  296. 2025-07-10 15:42:19,442 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:556 - The number of active nodes increment to 1.
  297. 2025-07-10 15:42:19,574 [JRaft-Group-Default-Executor-0] INFO [c.alipay.sofa.jraft.storage.impl.RocksDBLogStorage] RocksDBLogStorage.java:613 - Truncated prefix logs in data path: C:\Users\L\nacos\data\protocol\raft\naming_persistent_service_v2\log from log index 0 to 1, cost 0 ms.
  298. 2025-07-10 15:42:19,576 [main] INFO [com.alipay.sofa.jraft.core.FSMCallerImpl] FSMCallerImpl.java:215 - Starts FSMCaller successfully.
  299. 2025-07-10 15:42:19,580 [main] WARN [c.a.s.j.s.snapshot.local.LocalSnapshotStorage] LocalSnapshotStorage.java:336 - No data for snapshot reader C:\Users\L\nacos\data\protocol\raft\naming_persistent_service_v2\snapshot.
  300. 2025-07-10 15:42:19,580 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:725 - Node <naming_persistent_service_v2/169.254.32.119:7848> target priority value has changed from: 0, to: -1.
  301. 2025-07-10 15:42:19,584 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:1091 - Node <naming_persistent_service_v2/169.254.32.119:7848> init, term=4, lastLogId=LogId [index=4, term=4], conf=169.254.32.119:7848, oldConf=.
  302. 2025-07-10 15:42:19,585 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:1134 - Node <naming_persistent_service_v2/169.254.32.119:7848> start vote and grant vote self, term=4.
  303. 2025-07-10 15:42:19,591 [main] WARN [com.alipay.sofa.jraft.util.Utils] Utils.java:424 - Unable to fsync directory C:\Users\L\nacos\data\protocol\raft\naming_persistent_service_v2\meta-data on windows.
  304. 2025-07-10 15:42:19,591 [main] INFO [c.a.sofa.jraft.storage.impl.LocalRaftMetaStorage] LocalRaftMetaStorage.java:132 - Save raft meta, path=C:\Users\L\nacos\data\protocol\raft\naming_persistent_service_v2\meta-data, term=5, votedFor=169.254.32.119:7848, cost time=5 ms
  305. 2025-07-10 15:42:19,592 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:1231 - Node <naming_persistent_service_v2/169.254.32.119:7848> become leader of group, term=5, conf=169.254.32.119:7848, oldConf=.
  306. 2025-07-10 15:42:19,593 [main] INFO [com.alipay.sofa.jraft.util.Recyclers] Recyclers.java:52 - -Djraft.recyclers.maxCapacityPerThread: 4096.
  307. 2025-07-10 15:42:19,594 [main] WARN [com.alipay.sofa.jraft.RaftGroupService] RaftGroupService.java:133 - RPC server is not started in RaftGroupService.
  308. 2025-07-10 15:42:19,594 [main] INFO [com.alipay.sofa.jraft.RaftGroupService] RaftGroupService.java:136 - Start the RaftGroupService successfully.
  309. 2025-07-10 15:42:19,600 [JRaft-FSMCaller-Disruptor-0] INFO [com.alipay.sofa.jraft.core.StateMachineAdapter] StateMachineAdapter.java:62 - onLeaderStart: term=5.
  310. 2025-07-10 15:42:19,603 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:556 - The number of active nodes increment to 2.
  311. 2025-07-10 15:42:19,632 [JRaft-Group-Default-Executor-1] INFO [c.alipay.sofa.jraft.storage.impl.RocksDBLogStorage] RocksDBLogStorage.java:613 - Truncated prefix logs in data path: C:\Users\L\nacos\data\protocol\raft\naming_persistent_service\log from log index 0 to 1, cost 0 ms.
  312. 2025-07-10 15:42:19,633 [main] INFO [com.alipay.sofa.jraft.core.FSMCallerImpl] FSMCallerImpl.java:215 - Starts FSMCaller successfully.
  313. 2025-07-10 15:42:19,634 [main] WARN [c.a.s.j.s.snapshot.local.LocalSnapshotStorage] LocalSnapshotStorage.java:336 - No data for snapshot reader C:\Users\L\nacos\data\protocol\raft\naming_persistent_service\snapshot.
  314. 2025-07-10 15:42:19,634 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:725 - Node <naming_persistent_service/169.254.32.119:7848> target priority value has changed from: 0, to: -1.
  315. 2025-07-10 15:42:19,634 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:1091 - Node <naming_persistent_service/169.254.32.119:7848> init, term=4, lastLogId=LogId [index=4, term=4], conf=169.254.32.119:7848, oldConf=.
  316. 2025-07-10 15:42:19,635 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:1134 - Node <naming_persistent_service/169.254.32.119:7848> start vote and grant vote self, term=4.
  317. 2025-07-10 15:42:19,637 [main] WARN [com.alipay.sofa.jraft.util.Utils] Utils.java:424 - Unable to fsync directory C:\Users\L\nacos\data\protocol\raft\naming_persistent_service\meta-data on windows.
  318. 2025-07-10 15:42:19,637 [main] INFO [c.a.sofa.jraft.storage.impl.LocalRaftMetaStorage] LocalRaftMetaStorage.java:132 - Save raft meta, path=C:\Users\L\nacos\data\protocol\raft\naming_persistent_service\meta-data, term=5, votedFor=169.254.32.119:7848, cost time=2 ms
  319. 2025-07-10 15:42:19,637 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:1231 - Node <naming_persistent_service/169.254.32.119:7848> become leader of group, term=5, conf=169.254.32.119:7848, oldConf=.
  320. 2025-07-10 15:42:19,637 [main] WARN [com.alipay.sofa.jraft.RaftGroupService] RaftGroupService.java:133 - RPC server is not started in RaftGroupService.
  321. 2025-07-10 15:42:19,637 [main] INFO [com.alipay.sofa.jraft.RaftGroupService] RaftGroupService.java:136 - Start the RaftGroupService successfully.
  322. 2025-07-10 15:42:19,638 [JRaft-FSMCaller-Disruptor-0] INFO [com.alipay.sofa.jraft.core.StateMachineAdapter] StateMachineAdapter.java:62 - onLeaderStart: term=5.
  323. 2025-07-10 15:42:19,641 [com.alibaba.nacos.core.protocol.raft-common.0] INFO [com.alipay.sofa.jraft.rpc.impl.GrpcClient] GrpcClient.java:212 - Creating new channel to: 169.254.32.119:7848.
  324. 2025-07-10 15:42:19,645 [com.alibaba.nacos.core.protocol.raft-common.0] INFO [com.alipay.sofa.jraft.rpc.impl.GrpcClient] GrpcClient.java:231 - The channel 169.254.32.119:7848 is in state: CONNECTING.
  325. 2025-07-10 15:42:19,645 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:556 - The number of active nodes increment to 3.
  326. 2025-07-10 15:42:19,674 [JRaft-Group-Default-Executor-2] INFO [c.alipay.sofa.jraft.storage.impl.RocksDBLogStorage] RocksDBLogStorage.java:613 - Truncated prefix logs in data path: C:\Users\L\nacos\data\protocol\raft\naming_instance_metadata\log from log index 0 to 1, cost 0 ms.
  327. 2025-07-10 15:42:19,675 [main] INFO [com.alipay.sofa.jraft.core.FSMCallerImpl] FSMCallerImpl.java:215 - Starts FSMCaller successfully.
  328. 2025-07-10 15:42:19,676 [main] WARN [c.a.s.j.s.snapshot.local.LocalSnapshotStorage] LocalSnapshotStorage.java:336 - No data for snapshot reader C:\Users\L\nacos\data\protocol\raft\naming_instance_metadata\snapshot.
  329. 2025-07-10 15:42:19,676 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:725 - Node <naming_instance_metadata/169.254.32.119:7848> target priority value has changed from: 0, to: -1.
  330. 2025-07-10 15:42:19,677 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:1091 - Node <naming_instance_metadata/169.254.32.119:7848> init, term=4, lastLogId=LogId [index=4, term=4], conf=169.254.32.119:7848, oldConf=.
  331. 2025-07-10 15:42:19,677 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:1134 - Node <naming_instance_metadata/169.254.32.119:7848> start vote and grant vote self, term=4.
  332. 2025-07-10 15:42:19,679 [main] WARN [com.alipay.sofa.jraft.util.Utils] Utils.java:424 - Unable to fsync directory C:\Users\L\nacos\data\protocol\raft\naming_instance_metadata\meta-data on windows.
  333. 2025-07-10 15:42:19,679 [main] INFO [c.a.sofa.jraft.storage.impl.LocalRaftMetaStorage] LocalRaftMetaStorage.java:132 - Save raft meta, path=C:\Users\L\nacos\data\protocol\raft\naming_instance_metadata\meta-data, term=5, votedFor=169.254.32.119:7848, cost time=2 ms
  334. 2025-07-10 15:42:19,679 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:1231 - Node <naming_instance_metadata/169.254.32.119:7848> become leader of group, term=5, conf=169.254.32.119:7848, oldConf=.
  335. 2025-07-10 15:42:19,679 [main] WARN [com.alipay.sofa.jraft.RaftGroupService] RaftGroupService.java:133 - RPC server is not started in RaftGroupService.
  336. 2025-07-10 15:42:19,679 [main] INFO [com.alipay.sofa.jraft.RaftGroupService] RaftGroupService.java:136 - Start the RaftGroupService successfully.
  337. 2025-07-10 15:42:19,680 [JRaft-FSMCaller-Disruptor-0] INFO [com.alipay.sofa.jraft.core.StateMachineAdapter] StateMachineAdapter.java:62 - onLeaderStart: term=5.
  338. 2025-07-10 15:42:19,681 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:556 - The number of active nodes increment to 4.
  339. 2025-07-10 15:42:19,708 [JRaft-Group-Default-Executor-3] INFO [c.alipay.sofa.jraft.storage.impl.RocksDBLogStorage] RocksDBLogStorage.java:613 - Truncated prefix logs in data path: C:\Users\L\nacos\data\protocol\raft\naming_service_metadata\log from log index 0 to 1, cost 0 ms.
  340. 2025-07-10 15:42:19,709 [main] INFO [com.alipay.sofa.jraft.core.FSMCallerImpl] FSMCallerImpl.java:215 - Starts FSMCaller successfully.
  341. 2025-07-10 15:42:19,710 [main] WARN [c.a.s.j.s.snapshot.local.LocalSnapshotStorage] LocalSnapshotStorage.java:336 - No data for snapshot reader C:\Users\L\nacos\data\protocol\raft\naming_service_metadata\snapshot.
  342. 2025-07-10 15:42:19,710 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:725 - Node <naming_service_metadata/169.254.32.119:7848> target priority value has changed from: 0, to: -1.
  343. 2025-07-10 15:42:19,710 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:1091 - Node <naming_service_metadata/169.254.32.119:7848> init, term=4, lastLogId=LogId [index=4, term=4], conf=169.254.32.119:7848, oldConf=.
  344. 2025-07-10 15:42:19,711 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:1134 - Node <naming_service_metadata/169.254.32.119:7848> start vote and grant vote self, term=4.
  345. 2025-07-10 15:42:19,713 [main] WARN [com.alipay.sofa.jraft.util.Utils] Utils.java:424 - Unable to fsync directory C:\Users\L\nacos\data\protocol\raft\naming_service_metadata\meta-data on windows.
  346. 2025-07-10 15:42:19,713 [main] INFO [c.a.sofa.jraft.storage.impl.LocalRaftMetaStorage] LocalRaftMetaStorage.java:132 - Save raft meta, path=C:\Users\L\nacos\data\protocol\raft\naming_service_metadata\meta-data, term=5, votedFor=169.254.32.119:7848, cost time=2 ms
  347. 2025-07-10 15:42:19,713 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:1231 - Node <naming_service_metadata/169.254.32.119:7848> become leader of group, term=5, conf=169.254.32.119:7848, oldConf=.
  348. 2025-07-10 15:42:19,713 [main] WARN [com.alipay.sofa.jraft.RaftGroupService] RaftGroupService.java:133 - RPC server is not started in RaftGroupService.
  349. 2025-07-10 15:42:19,713 [main] INFO [com.alipay.sofa.jraft.RaftGroupService] RaftGroupService.java:136 - Start the RaftGroupService successfully.
  350. 2025-07-10 15:42:19,714 [JRaft-FSMCaller-Disruptor-0] INFO [com.alipay.sofa.jraft.core.StateMachineAdapter] StateMachineAdapter.java:62 - onLeaderStart: term=5.
  351. 2025-07-10 15:42:20,013 [grpc-nio-worker-ELG-3-7] INFO [com.alipay.sofa.jraft.rpc.impl.GrpcClient] GrpcClient.java:231 - The channel 169.254.32.119:7848 is in state: READY.
  352. 2025-07-10 15:42:20,013 [grpc-nio-worker-ELG-3-7] INFO [com.alipay.sofa.jraft.rpc.impl.GrpcClient] GrpcClient.java:255 - The channel 169.254.32.119:7848 has successfully established.
  353. 2025-07-10 15:42:20,190 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:556 - The number of active nodes increment to 5.
  354. 2025-07-10 15:42:20,219 [JRaft-Group-Default-Executor-4] INFO [c.alipay.sofa.jraft.storage.impl.RocksDBLogStorage] RocksDBLogStorage.java:613 - Truncated prefix logs in data path: C:\Users\L\nacos\data\protocol\raft\lock_acquire_service_v2\log from log index 0 to 1, cost 0 ms.
  355. 2025-07-10 15:42:20,220 [main] INFO [com.alipay.sofa.jraft.core.FSMCallerImpl] FSMCallerImpl.java:215 - Starts FSMCaller successfully.
  356. 2025-07-10 15:42:20,221 [main] WARN [c.a.s.j.s.snapshot.local.LocalSnapshotStorage] LocalSnapshotStorage.java:336 - No data for snapshot reader C:\Users\L\nacos\data\protocol\raft\lock_acquire_service_v2\snapshot.
  357. 2025-07-10 15:42:20,221 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:725 - Node <lock_acquire_service_v2/169.254.32.119:7848> target priority value has changed from: 0, to: -1.
  358. 2025-07-10 15:42:20,222 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:1091 - Node <lock_acquire_service_v2/169.254.32.119:7848> init, term=4, lastLogId=LogId [index=4, term=4], conf=169.254.32.119:7848, oldConf=.
  359. 2025-07-10 15:42:20,222 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:1134 - Node <lock_acquire_service_v2/169.254.32.119:7848> start vote and grant vote self, term=4.
  360. 2025-07-10 15:42:20,224 [main] WARN [com.alipay.sofa.jraft.util.Utils] Utils.java:424 - Unable to fsync directory C:\Users\L\nacos\data\protocol\raft\lock_acquire_service_v2\meta-data on windows.
  361. 2025-07-10 15:42:20,224 [main] INFO [c.a.sofa.jraft.storage.impl.LocalRaftMetaStorage] LocalRaftMetaStorage.java:132 - Save raft meta, path=C:\Users\L\nacos\data\protocol\raft\lock_acquire_service_v2\meta-data, term=5, votedFor=169.254.32.119:7848, cost time=2 ms
  362. 2025-07-10 15:42:20,224 [main] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:1231 - Node <lock_acquire_service_v2/169.254.32.119:7848> become leader of group, term=5, conf=169.254.32.119:7848, oldConf=.
  363. 2025-07-10 15:42:20,224 [main] WARN [com.alipay.sofa.jraft.RaftGroupService] RaftGroupService.java:133 - RPC server is not started in RaftGroupService.
  364. 2025-07-10 15:42:20,224 [main] INFO [com.alipay.sofa.jraft.RaftGroupService] RaftGroupService.java:136 - Start the RaftGroupService successfully.
  365. 2025-07-10 15:42:20,225 [JRaft-FSMCaller-Disruptor-0] INFO [com.alipay.sofa.jraft.core.StateMachineAdapter] StateMachineAdapter.java:62 - onLeaderStart: term=5.
  366. 2025-07-10 15:42:20,417 [main] WARN [o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer] InitializeUserDetailsBeanManagerConfigurer.java:73 - Global AuthenticationManager configured with an AuthenticationProvider bean. UserDetailsService beans will not be used by Spring Security for automatically configuring username/password login. Consider removing the AuthenticationProvider bean. Alternatively, consider using the UserDetailsService in a manually instantiated DaoAuthenticationProvider. If the current configuration is intentional, to turn off this warning, increase the logging level of 'org.springframework.security.config.annotation.authentication.configuration.InitializeUserDetailsBeanManagerConfigurer' to ERROR
  367. 2025-07-10 15:42:21,138 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:44 - Post-processing PropertySource instances
  368. 2025-07-10 15:42:21,138 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:105 - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
  369. 2025-07-10 15:42:21,138 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:105 - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
  370. 2025-07-10 15:42:21,138 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:105 - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
  371. 2025-07-10 15:42:21,138 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
  372. 2025-07-10 15:42:21,138 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
  373. 2025-07-10 15:42:21,139 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
  374. 2025-07-10 15:42:21,139 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource Config resource 'class path resource [application.properties]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  375. 2025-07-10 15:42:21,139 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource applicationInfo [org.springframework.boot.ApplicationInfoPropertySource] to EncryptableMapPropertySourceWrapper
  376. 2025-07-10 15:42:21,139 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource class path resource [nacos-server.properties] [org.springframework.core.io.support.ResourcePropertySource] to EncryptableMapPropertySourceWrapper
  377. 2025-07-10 15:42:21,155 [main] WARN [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:429 - Bean 'nacosWebBeanPostProcessorConfiguration' of type [com.alibaba.nacos.server.NacosWebBeanPostProcessorConfiguration$$SpringCGLIB$$0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [nacosDuplicateSpringBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.
  378. 2025-07-10 15:42:21,184 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:45 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
  379. 2025-07-10 15:42:21,186 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:46 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
  380. 2025-07-10 15:42:21,187 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:44 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
  381. 2025-07-10 15:42:21,333 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:111 - Tomcat initialized with port 8848 (http)
  382. 2025-07-10 15:42:21,345 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:168 - Initializing ProtocolHandler ["http-nio-8848"]
  383. 2025-07-10 15:42:21,348 [main] INFO [org.apache.catalina.core.StandardService] DirectJDKLog.java:168 - Starting service [Tomcat]
  384. 2025-07-10 15:42:21,348 [main] INFO [org.apache.catalina.core.StandardEngine] DirectJDKLog.java:168 - Starting Servlet engine: [Apache Tomcat/10.1.42]
  385. 2025-07-10 15:42:21,445 [main] INFO [o.a.c.c.C.[Tomcat].[localhost].[/nacos]] DirectJDKLog.java:168 - Initializing Spring embedded WebApplicationContext
  386. 2025-07-10 15:42:21,446 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:301 - Root WebApplicationContext: initialization completed in 684 ms
  387. 2025-07-10 15:42:21,576 [main] INFO [o.s.b.a.web.servlet.WelcomePageHandlerMapping] WelcomePageHandlerMapping.java:59 - Adding welcome page: class path resource [static/index.html]
  388. 2025-07-10 15:42:21,727 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:60 - Exposing 1 endpoint beneath base path '/actuator'
  389. 2025-07-10 15:42:21,743 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:168 - Starting ProtocolHandler ["http-nio-8848"]
  390. 2025-07-10 15:42:21,749 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:243 - Tomcat started on port 8848 (http) with context path '/nacos'
  391. 2025-07-10 15:42:21,750 [main] INFO [c.u.j.caching.RefreshScopeRefreshedEventListener] RefreshScopeRefreshedEventListener.java:70 - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
  392. 2025-07-10 15:42:21,750 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source systemProperties refreshed
  393. 2025-07-10 15:42:21,750 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source systemEnvironment refreshed
  394. 2025-07-10 15:42:21,750 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source random refreshed
  395. 2025-07-10 15:42:21,750 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source nacos_application_conf refreshed
  396. 2025-07-10 15:42:21,750 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source Config resource 'class path resource [application.properties]' via location 'optional:classpath:/' refreshed
  397. 2025-07-10 15:42:21,750 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source applicationInfo refreshed
  398. 2025-07-10 15:42:21,750 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:105 - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
  399. 2025-07-10 15:42:21,750 [main] INFO [c.u.j.caching.RefreshScopeRefreshedEventListener] RefreshScopeRefreshedEventListener.java:70 - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
  400. 2025-07-10 15:42:21,750 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source systemProperties refreshed
  401. 2025-07-10 15:42:21,752 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source systemEnvironment refreshed
  402. 2025-07-10 15:42:21,752 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source random refreshed
  403. 2025-07-10 15:42:21,752 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source nacos_application_conf refreshed
  404. 2025-07-10 15:42:21,752 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source Config resource 'class path resource [application.properties]' via location 'optional:classpath:/' refreshed
  405. 2025-07-10 15:42:21,752 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source applicationInfo refreshed
  406. 2025-07-10 15:42:21,752 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper
  407. 2025-07-10 15:42:21,753 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:105 - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
  408. 2025-07-10 15:42:21,763 [main] WARN [io.micrometer.core.instrument.MeterRegistry] AbstractInternalLogger.java:170 - This Gauge has been already registered (MeterId{name='application.started.time', tags=[tag(main.application.class=com.alibaba.nacos.bootstrap.PigNacosApplication)]}), the registration will be ignored. Note that subsequent logs will be logged at debug level.
  409. 2025-07-10 15:42:21,956 [main] INFO [c.u.j.c.EnableEncryptablePropertiesBeanFactoryPostProcessor] EnableEncryptablePropertiesBeanFactoryPostProcessor.java:44 - Post-processing PropertySource instances
  410. 2025-07-10 15:42:21,956 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:105 - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
  411. 2025-07-10 15:42:21,956 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:105 - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
  412. 2025-07-10 15:42:21,956 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:105 - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource
  413. 2025-07-10 15:42:21,956 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper
  414. 2025-07-10 15:42:21,956 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper
  415. 2025-07-10 15:42:21,956 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper
  416. 2025-07-10 15:42:21,956 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource Config resource 'class path resource [application.properties]' via location 'optional:classpath:/' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper
  417. 2025-07-10 15:42:21,956 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource applicationInfo [org.springframework.boot.ApplicationInfoPropertySource] to EncryptableMapPropertySourceWrapper
  418. 2025-07-10 15:42:21,956 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:110 - Converting PropertySource class path resource [nacos-console.properties] [org.springframework.core.io.support.ResourcePropertySource] to EncryptableMapPropertySourceWrapper
  419. 2025-07-10 15:42:21,962 [main] WARN [o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] PostProcessorRegistrationDelegate.java:429 - Bean 'nacosConsoleBeanPostProcessorConfiguration' of type [com.alibaba.nacos.console.config.NacosConsoleBeanPostProcessorConfiguration$$SpringCGLIB$$0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). The currently created BeanPostProcessor [nacosDuplicateSpringBeanPostProcessor] is declared through a non-static factory method on that class; consider declaring it as static instead.
  420. 2025-07-10 15:42:21,969 [main] INFO [c.u.j.filter.DefaultLazyPropertyFilter] DefaultLazyPropertyFilter.java:45 - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter
  421. 2025-07-10 15:42:21,973 [main] INFO [c.u.j.resolver.DefaultLazyPropertyResolver] DefaultLazyPropertyResolver.java:46 - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver
  422. 2025-07-10 15:42:21,974 [main] INFO [c.u.j.detector.DefaultLazyPropertyDetector] DefaultLazyPropertyDetector.java:44 - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector
  423. 2025-07-10 15:42:21,991 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:111 - Tomcat initialized with port 8080 (http)
  424. 2025-07-10 15:42:21,991 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:168 - Initializing ProtocolHandler ["http-nio-8080"]
  425. 2025-07-10 15:42:21,991 [main] INFO [org.apache.catalina.core.StandardService] DirectJDKLog.java:168 - Starting service [Tomcat]
  426. 2025-07-10 15:42:21,992 [main] INFO [org.apache.catalina.core.StandardEngine] DirectJDKLog.java:168 - Starting Servlet engine: [Apache Tomcat/10.1.42]
  427. 2025-07-10 15:42:22,035 [main] INFO [o.a.c.c.ContainerBase.[Tomcat-1].[localhost].[/]] DirectJDKLog.java:168 - Initializing Spring embedded WebApplicationContext
  428. 2025-07-10 15:42:22,036 [main] INFO [o.s.b.w.s.c.ServletWebServerApplicationContext] ServletWebServerApplicationContext.java:301 - Root WebApplicationContext: initialization completed in 262 ms
  429. 2025-07-10 15:42:22,079 [main] INFO [o.s.b.a.web.servlet.WelcomePageHandlerMapping] WelcomePageHandlerMapping.java:59 - Adding welcome page: class path resource [static/index.html]
  430. 2025-07-10 15:42:22,140 [main] INFO [o.s.b.actuate.endpoint.web.EndpointLinksResolver] EndpointLinksResolver.java:60 - Exposing 1 endpoint beneath base path '/actuator'
  431. 2025-07-10 15:42:22,148 [main] INFO [org.apache.coyote.http11.Http11NioProtocol] DirectJDKLog.java:168 - Starting ProtocolHandler ["http-nio-8080"]
  432. 2025-07-10 15:42:22,150 [main] INFO [o.s.boot.web.embedded.tomcat.TomcatWebServer] TomcatWebServer.java:243 - Tomcat started on port 8080 (http) with context path '/'
  433. 2025-07-10 15:42:22,159 [main] INFO [c.u.j.caching.RefreshScopeRefreshedEventListener] RefreshScopeRefreshedEventListener.java:70 - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
  434. 2025-07-10 15:42:22,160 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source server.ports refreshed
  435. 2025-07-10 15:42:22,160 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source systemProperties refreshed
  436. 2025-07-10 15:42:22,160 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source systemEnvironment refreshed
  437. 2025-07-10 15:42:22,160 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source random refreshed
  438. 2025-07-10 15:42:22,160 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source nacos_application_conf refreshed
  439. 2025-07-10 15:42:22,160 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source Config resource 'class path resource [application.properties]' via location 'optional:classpath:/' refreshed
  440. 2025-07-10 15:42:22,161 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source applicationInfo refreshed
  441. 2025-07-10 15:42:22,161 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:105 - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
  442. 2025-07-10 15:42:22,161 [main] INFO [c.u.j.caching.RefreshScopeRefreshedEventListener] RefreshScopeRefreshedEventListener.java:70 - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent
  443. 2025-07-10 15:42:22,161 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source server.ports refreshed
  444. 2025-07-10 15:42:22,161 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source systemProperties refreshed
  445. 2025-07-10 15:42:22,162 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source systemEnvironment refreshed
  446. 2025-07-10 15:42:22,162 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source random refreshed
  447. 2025-07-10 15:42:22,162 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source nacos_application_conf refreshed
  448. 2025-07-10 15:42:22,162 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source Config resource 'class path resource [application.properties]' via location 'optional:classpath:/' refreshed
  449. 2025-07-10 15:42:22,162 [main] INFO [c.u.j.c.CachingDelegateEncryptablePropertySource] CachingDelegateEncryptablePropertySource.java:92 - Property Source applicationInfo refreshed
  450. 2025-07-10 15:42:22,162 [main] INFO [c.u.j.EncryptablePropertySourceConverter] EncryptablePropertySourceConverter.java:105 - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource
  451. 2025-07-10 15:49:08,400 [http-nio-8848-exec-1] INFO [o.a.c.c.C.[Tomcat].[localhost].[/nacos]] DirectJDKLog.java:168 - Initializing Spring DispatcherServlet 'dispatcherServlet'
  452. 2025-07-10 15:49:08,400 [http-nio-8848-exec-1] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:532 - Initializing Servlet 'dispatcherServlet'
  453. 2025-07-10 15:49:08,402 [http-nio-8848-exec-1] INFO [org.springframework.web.servlet.DispatcherServlet] FrameworkServlet.java:554 - Completed initialization in 1 ms
  454. 2025-07-10 15:49:08,422 [http-nio-8848-exec-1] WARN [org.springframework.web.servlet.PageNotFound] DispatcherServlet.java:1301 - No mapping for GET /nacos/index.html
  455. 2025-07-10 15:49:08,429 [http-nio-8848-exec-1] WARN [org.springframework.web.servlet.PageNotFound] DefaultHandlerExceptionResolver.java:459 - No endpoint GET /nacos/index.html.
  456. 2025-07-10 15:49:18,322 [http-nio-8848-exec-10] WARN [org.springframework.web.servlet.PageNotFound] DispatcherServlet.java:1301 - No mapping for GET /nacos/index.html
  457. 2025-07-10 15:49:18,322 [http-nio-8848-exec-10] WARN [org.springframework.web.servlet.PageNotFound] DefaultHandlerExceptionResolver.java:459 - No endpoint GET /nacos/index.html.
  458. 2025-07-10 15:49:28,448 [SpringApplicationShutdownHook] INFO [o.s.boot.web.embedded.tomcat.GracefulShutdown] GracefulShutdown.java:54 - Commencing graceful shutdown. Waiting for active requests to complete
  459. 2025-07-10 15:49:28,460 [tomcat-shutdown] INFO [o.s.boot.web.embedded.tomcat.GracefulShutdown] GracefulShutdown.java:76 - Graceful shutdown complete
  460. 2025-07-10 15:49:28,467 [SpringApplicationShutdownHook] INFO [o.s.boot.web.embedded.tomcat.GracefulShutdown] GracefulShutdown.java:54 - Commencing graceful shutdown. Waiting for active requests to complete
  461. 2025-07-10 15:49:28,478 [tomcat-shutdown] INFO [o.s.boot.web.embedded.tomcat.GracefulShutdown] GracefulShutdown.java:76 - Graceful shutdown complete
  462. 2025-07-10 15:49:28,485 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:2772 - Node <lock_acquire_service_v2/169.254.32.119:7848> shutdown, currTerm=5 state=STATE_LEADER.
  463. 2025-07-10 15:49:28,486 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.ReplicatorGroupImpl] ReplicatorGroupImpl.java:260 - Fail to find the next candidate, group lock_acquire_service_v2.
  464. 2025-07-10 15:49:28,487 [JRaft-FSMCaller-Disruptor-0] INFO [com.alipay.sofa.jraft.core.StateMachineAdapter] StateMachineAdapter.java:67 - onLeaderStop: status=Status[ESHUTDOWN<1007>: Raft node is going to quit.].
  465. 2025-07-10 15:49:28,489 [SpringApplicationShutdownHook] WARN [com.alipay.sofa.jraft.util.Utils] Utils.java:424 - Unable to fsync directory C:\Users\L\nacos\data\protocol\raft\lock_acquire_service_v2\meta-data on windows.
  466. 2025-07-10 15:49:28,489 [SpringApplicationShutdownHook] INFO [c.a.sofa.jraft.storage.impl.LocalRaftMetaStorage] LocalRaftMetaStorage.java:132 - Save raft meta, path=C:\Users\L\nacos\data\protocol\raft\lock_acquire_service_v2\meta-data, term=5, votedFor=169.254.32.119:7848, cost time=3 ms
  467. 2025-07-10 15:49:28,490 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.FSMCallerImpl] FSMCallerImpl.java:224 - Shutting down FSMCaller...
  468. 2025-07-10 15:49:28,490 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.LogThreadPoolExecutor] LogThreadPoolExecutor.java:97 - ThreadPool is terminated: JRaft-RPC-Processor, com.alipay.sofa.jraft.util.MetricThreadPoolExecutor@655b9169[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0].
  469. 2025-07-10 15:49:28,490 [JRaft-FSMCaller-Disruptor-0] INFO [com.alipay.sofa.jraft.core.StateMachineAdapter] StateMachineAdapter.java:45 - onShutdown.
  470. 2025-07-10 15:49:28,490 [SpringApplicationShutdownHook] INFO [c.a.sofa.jraft.util.LogScheduledThreadPoolExecutor] LogScheduledThreadPoolExecutor.java:92 - ThreadPool is terminated: JRaft-Node-ScheduleThreadPool, com.alipay.sofa.jraft.util.MetricScheduledThreadPoolExecutor@48b744fd[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0].
  471. 2025-07-10 15:49:28,491 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=5000, name='JRaft-ElectionTimer-<lock_acquire_service_v2/169.254.32.119:7848>'}.
  472. 2025-07-10 15:49:28,491 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=5000, name='JRaft-VoteTimer-<lock_acquire_service_v2/169.254.32.119:7848>'}.
  473. 2025-07-10 15:49:28,491 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=2500, name='JRaft-StepDownTimer-<lock_acquire_service_v2/169.254.32.119:7848>'}.
  474. 2025-07-10 15:49:28,491 [JRaft-NodeImpl-Disruptor-0] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:304 - The number of active nodes decrement to 4.
  475. 2025-07-10 15:49:28,491 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=1800000, name='JRaft-SnapshotTimer-<lock_acquire_service_v2/169.254.32.119:7848>'}.
  476. 2025-07-10 15:49:28,491 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:2772 - Node <lock_acquire_service_v2/169.254.32.119:7848> shutdown, currTerm=5 state=STATE_SHUTTING.
  477. 2025-07-10 15:49:28,491 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.RaftGroupService] RaftGroupService.java:170 - Stop the RaftGroupService successfully.
  478. 2025-07-10 15:49:28,491 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:2772 - Node <naming_service_metadata/169.254.32.119:7848> shutdown, currTerm=5 state=STATE_LEADER.
  479. 2025-07-10 15:49:28,491 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.ReplicatorGroupImpl] ReplicatorGroupImpl.java:260 - Fail to find the next candidate, group naming_service_metadata.
  480. 2025-07-10 15:49:28,491 [JRaft-FSMCaller-Disruptor-0] INFO [com.alipay.sofa.jraft.core.StateMachineAdapter] StateMachineAdapter.java:67 - onLeaderStop: status=Status[ESHUTDOWN<1007>: Raft node is going to quit.].
  481. 2025-07-10 15:49:28,494 [SpringApplicationShutdownHook] WARN [com.alipay.sofa.jraft.util.Utils] Utils.java:424 - Unable to fsync directory C:\Users\L\nacos\data\protocol\raft\naming_service_metadata\meta-data on windows.
  482. 2025-07-10 15:49:28,494 [SpringApplicationShutdownHook] INFO [c.a.sofa.jraft.storage.impl.LocalRaftMetaStorage] LocalRaftMetaStorage.java:132 - Save raft meta, path=C:\Users\L\nacos\data\protocol\raft\naming_service_metadata\meta-data, term=5, votedFor=169.254.32.119:7848, cost time=2 ms
  483. 2025-07-10 15:49:28,494 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.FSMCallerImpl] FSMCallerImpl.java:224 - Shutting down FSMCaller...
  484. 2025-07-10 15:49:28,494 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.LogThreadPoolExecutor] LogThreadPoolExecutor.java:97 - ThreadPool is terminated: JRaft-RPC-Processor, com.alipay.sofa.jraft.util.MetricThreadPoolExecutor@34074149[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0].
  485. 2025-07-10 15:49:28,494 [SpringApplicationShutdownHook] INFO [c.a.sofa.jraft.util.LogScheduledThreadPoolExecutor] LogScheduledThreadPoolExecutor.java:92 - ThreadPool is terminated: JRaft-Node-ScheduleThreadPool, com.alipay.sofa.jraft.util.MetricScheduledThreadPoolExecutor@687d31a9[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0].
  486. 2025-07-10 15:49:28,494 [JRaft-FSMCaller-Disruptor-0] INFO [com.alipay.sofa.jraft.core.StateMachineAdapter] StateMachineAdapter.java:45 - onShutdown.
  487. 2025-07-10 15:49:28,494 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=5000, name='JRaft-ElectionTimer-<naming_service_metadata/169.254.32.119:7848>'}.
  488. 2025-07-10 15:49:28,494 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=5000, name='JRaft-VoteTimer-<naming_service_metadata/169.254.32.119:7848>'}.
  489. 2025-07-10 15:49:28,494 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=2500, name='JRaft-StepDownTimer-<naming_service_metadata/169.254.32.119:7848>'}.
  490. 2025-07-10 15:49:28,494 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=1800000, name='JRaft-SnapshotTimer-<naming_service_metadata/169.254.32.119:7848>'}.
  491. 2025-07-10 15:49:28,494 [JRaft-NodeImpl-Disruptor-0] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:304 - The number of active nodes decrement to 3.
  492. 2025-07-10 15:49:28,494 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:2772 - Node <naming_service_metadata/169.254.32.119:7848> shutdown, currTerm=5 state=STATE_SHUTTING.
  493. 2025-07-10 15:49:28,494 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.RaftGroupService] RaftGroupService.java:170 - Stop the RaftGroupService successfully.
  494. 2025-07-10 15:49:28,494 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:2772 - Node <naming_persistent_service/169.254.32.119:7848> shutdown, currTerm=5 state=STATE_LEADER.
  495. 2025-07-10 15:49:28,495 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.ReplicatorGroupImpl] ReplicatorGroupImpl.java:260 - Fail to find the next candidate, group naming_persistent_service.
  496. 2025-07-10 15:49:28,495 [JRaft-FSMCaller-Disruptor-0] INFO [com.alipay.sofa.jraft.core.StateMachineAdapter] StateMachineAdapter.java:67 - onLeaderStop: status=Status[ESHUTDOWN<1007>: Raft node is going to quit.].
  497. 2025-07-10 15:49:28,495 [JRaft-Group-Default-Executor-10] INFO [c.alipay.sofa.jraft.storage.impl.RocksDBLogStorage] RocksDBLogStorage.java:383 - DB destroyed, the db path is: C:\Users\L\nacos\data\protocol\raft\lock_acquire_service_v2\log.
  498. 2025-07-10 15:49:28,497 [SpringApplicationShutdownHook] WARN [com.alipay.sofa.jraft.util.Utils] Utils.java:424 - Unable to fsync directory C:\Users\L\nacos\data\protocol\raft\naming_persistent_service\meta-data on windows.
  499. 2025-07-10 15:49:28,497 [SpringApplicationShutdownHook] INFO [c.a.sofa.jraft.storage.impl.LocalRaftMetaStorage] LocalRaftMetaStorage.java:132 - Save raft meta, path=C:\Users\L\nacos\data\protocol\raft\naming_persistent_service\meta-data, term=5, votedFor=169.254.32.119:7848, cost time=2 ms
  500. 2025-07-10 15:49:28,497 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.FSMCallerImpl] FSMCallerImpl.java:224 - Shutting down FSMCaller...
  501. 2025-07-10 15:49:28,497 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.LogThreadPoolExecutor] LogThreadPoolExecutor.java:97 - ThreadPool is terminated: JRaft-RPC-Processor, com.alipay.sofa.jraft.util.MetricThreadPoolExecutor@5c20841d[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0].
  502. 2025-07-10 15:49:28,497 [SpringApplicationShutdownHook] INFO [c.a.sofa.jraft.util.LogScheduledThreadPoolExecutor] LogScheduledThreadPoolExecutor.java:92 - ThreadPool is terminated: JRaft-Node-ScheduleThreadPool, com.alipay.sofa.jraft.util.MetricScheduledThreadPoolExecutor@6bed434d[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0].
  503. 2025-07-10 15:49:28,497 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=5000, name='JRaft-ElectionTimer-<naming_persistent_service/169.254.32.119:7848>'}.
  504. 2025-07-10 15:49:28,497 [JRaft-FSMCaller-Disruptor-0] INFO [com.alipay.sofa.jraft.core.StateMachineAdapter] StateMachineAdapter.java:45 - onShutdown.
  505. 2025-07-10 15:49:28,497 [JRaft-Group-Default-Executor-17] INFO [c.alipay.sofa.jraft.storage.impl.RocksDBLogStorage] RocksDBLogStorage.java:383 - DB destroyed, the db path is: C:\Users\L\nacos\data\protocol\raft\naming_service_metadata\log.
  506. 2025-07-10 15:49:28,497 [JRaft-NodeImpl-Disruptor-0] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:304 - The number of active nodes decrement to 2.
  507. 2025-07-10 15:49:28,497 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=5000, name='JRaft-VoteTimer-<naming_persistent_service/169.254.32.119:7848>'}.
  508. 2025-07-10 15:49:28,497 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=2500, name='JRaft-StepDownTimer-<naming_persistent_service/169.254.32.119:7848>'}.
  509. 2025-07-10 15:49:28,497 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=1800000, name='JRaft-SnapshotTimer-<naming_persistent_service/169.254.32.119:7848>'}.
  510. 2025-07-10 15:49:28,498 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:2772 - Node <naming_persistent_service/169.254.32.119:7848> shutdown, currTerm=5 state=STATE_SHUTTING.
  511. 2025-07-10 15:49:28,498 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.RaftGroupService] RaftGroupService.java:170 - Stop the RaftGroupService successfully.
  512. 2025-07-10 15:49:28,498 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:2772 - Node <naming_instance_metadata/169.254.32.119:7848> shutdown, currTerm=5 state=STATE_LEADER.
  513. 2025-07-10 15:49:28,498 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.ReplicatorGroupImpl] ReplicatorGroupImpl.java:260 - Fail to find the next candidate, group naming_instance_metadata.
  514. 2025-07-10 15:49:28,498 [JRaft-FSMCaller-Disruptor-0] INFO [com.alipay.sofa.jraft.core.StateMachineAdapter] StateMachineAdapter.java:67 - onLeaderStop: status=Status[ESHUTDOWN<1007>: Raft node is going to quit.].
  515. 2025-07-10 15:49:28,500 [SpringApplicationShutdownHook] WARN [com.alipay.sofa.jraft.util.Utils] Utils.java:424 - Unable to fsync directory C:\Users\L\nacos\data\protocol\raft\naming_instance_metadata\meta-data on windows.
  516. 2025-07-10 15:49:28,500 [SpringApplicationShutdownHook] INFO [c.a.sofa.jraft.storage.impl.LocalRaftMetaStorage] LocalRaftMetaStorage.java:132 - Save raft meta, path=C:\Users\L\nacos\data\protocol\raft\naming_instance_metadata\meta-data, term=5, votedFor=169.254.32.119:7848, cost time=2 ms
  517. 2025-07-10 15:49:28,500 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.FSMCallerImpl] FSMCallerImpl.java:224 - Shutting down FSMCaller...
  518. 2025-07-10 15:49:28,500 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.LogThreadPoolExecutor] LogThreadPoolExecutor.java:97 - ThreadPool is terminated: JRaft-RPC-Processor, com.alipay.sofa.jraft.util.MetricThreadPoolExecutor@4a7427f9[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0].
  519. 2025-07-10 15:49:28,500 [JRaft-FSMCaller-Disruptor-0] INFO [com.alipay.sofa.jraft.core.StateMachineAdapter] StateMachineAdapter.java:45 - onShutdown.
  520. 2025-07-10 15:49:28,500 [SpringApplicationShutdownHook] INFO [c.a.sofa.jraft.util.LogScheduledThreadPoolExecutor] LogScheduledThreadPoolExecutor.java:92 - ThreadPool is terminated: JRaft-Node-ScheduleThreadPool, com.alipay.sofa.jraft.util.MetricScheduledThreadPoolExecutor@28effa3f[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0].
  521. 2025-07-10 15:49:28,500 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=5000, name='JRaft-ElectionTimer-<naming_instance_metadata/169.254.32.119:7848>'}.
  522. 2025-07-10 15:49:28,500 [JRaft-NodeImpl-Disruptor-0] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:304 - The number of active nodes decrement to 1.
  523. 2025-07-10 15:49:28,500 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=5000, name='JRaft-VoteTimer-<naming_instance_metadata/169.254.32.119:7848>'}.
  524. 2025-07-10 15:49:28,500 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=2500, name='JRaft-StepDownTimer-<naming_instance_metadata/169.254.32.119:7848>'}.
  525. 2025-07-10 15:49:28,500 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=1800000, name='JRaft-SnapshotTimer-<naming_instance_metadata/169.254.32.119:7848>'}.
  526. 2025-07-10 15:49:28,500 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:2772 - Node <naming_instance_metadata/169.254.32.119:7848> shutdown, currTerm=5 state=STATE_SHUTTING.
  527. 2025-07-10 15:49:28,501 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.RaftGroupService] RaftGroupService.java:170 - Stop the RaftGroupService successfully.
  528. 2025-07-10 15:49:28,501 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:2772 - Node <naming_persistent_service_v2/169.254.32.119:7848> shutdown, currTerm=5 state=STATE_LEADER.
  529. 2025-07-10 15:49:28,501 [JRaft-FSMCaller-Disruptor-0] INFO [com.alipay.sofa.jraft.core.StateMachineAdapter] StateMachineAdapter.java:67 - onLeaderStop: status=Status[ESHUTDOWN<1007>: Raft node is going to quit.].
  530. 2025-07-10 15:49:28,501 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.ReplicatorGroupImpl] ReplicatorGroupImpl.java:260 - Fail to find the next candidate, group naming_persistent_service_v2.
  531. 2025-07-10 15:49:28,501 [JRaft-Group-Default-Executor-24] INFO [c.alipay.sofa.jraft.storage.impl.RocksDBLogStorage] RocksDBLogStorage.java:383 - DB destroyed, the db path is: C:\Users\L\nacos\data\protocol\raft\naming_persistent_service\log.
  532. 2025-07-10 15:49:28,503 [SpringApplicationShutdownHook] WARN [com.alipay.sofa.jraft.util.Utils] Utils.java:424 - Unable to fsync directory C:\Users\L\nacos\data\protocol\raft\naming_persistent_service_v2\meta-data on windows.
  533. 2025-07-10 15:49:28,503 [SpringApplicationShutdownHook] INFO [c.a.sofa.jraft.storage.impl.LocalRaftMetaStorage] LocalRaftMetaStorage.java:132 - Save raft meta, path=C:\Users\L\nacos\data\protocol\raft\naming_persistent_service_v2\meta-data, term=5, votedFor=169.254.32.119:7848, cost time=2 ms
  534. 2025-07-10 15:49:28,503 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.FSMCallerImpl] FSMCallerImpl.java:224 - Shutting down FSMCaller...
  535. 2025-07-10 15:49:28,503 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.LogThreadPoolExecutor] LogThreadPoolExecutor.java:97 - ThreadPool is terminated: JRaft-RPC-Processor, com.alipay.sofa.jraft.util.MetricThreadPoolExecutor@50eae15a[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0].
  536. 2025-07-10 15:49:28,503 [JRaft-FSMCaller-Disruptor-0] INFO [com.alipay.sofa.jraft.core.StateMachineAdapter] StateMachineAdapter.java:45 - onShutdown.
  537. 2025-07-10 15:49:28,503 [SpringApplicationShutdownHook] INFO [c.a.sofa.jraft.util.LogScheduledThreadPoolExecutor] LogScheduledThreadPoolExecutor.java:92 - ThreadPool is terminated: JRaft-Node-ScheduleThreadPool, com.alipay.sofa.jraft.util.MetricScheduledThreadPoolExecutor@7cc7e441[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0].
  538. 2025-07-10 15:49:28,503 [JRaft-Group-Default-Executor-27] INFO [c.alipay.sofa.jraft.storage.impl.RocksDBLogStorage] RocksDBLogStorage.java:383 - DB destroyed, the db path is: C:\Users\L\nacos\data\protocol\raft\naming_instance_metadata\log.
  539. 2025-07-10 15:49:28,503 [JRaft-NodeImpl-Disruptor-0] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:304 - The number of active nodes decrement to 0.
  540. 2025-07-10 15:49:28,504 [JRaft-Global-ElectionTimer5] INFO [c.a.sofa.jraft.util.LogScheduledThreadPoolExecutor] LogScheduledThreadPoolExecutor.java:92 - ThreadPool is terminated: JRaft-Global-ElectionTimer, com.alipay.sofa.jraft.util.MetricScheduledThreadPoolExecutor@600b3bee[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 5].
  541. 2025-07-10 15:49:28,504 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=5000, name='JRaft-ElectionTimer-<naming_persistent_service_v2/169.254.32.119:7848>'}.
  542. 2025-07-10 15:49:28,505 [JRaft-Global-VoteTimer4] INFO [c.a.sofa.jraft.util.LogScheduledThreadPoolExecutor] LogScheduledThreadPoolExecutor.java:92 - ThreadPool is terminated: JRaft-Global-VoteTimer, com.alipay.sofa.jraft.util.MetricScheduledThreadPoolExecutor@66428512[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 5].
  543. 2025-07-10 15:49:28,505 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=5000, name='JRaft-VoteTimer-<naming_persistent_service_v2/169.254.32.119:7848>'}.
  544. 2025-07-10 15:49:28,506 [JRaft-Global-StepDownTimer12] INFO [c.a.sofa.jraft.util.LogScheduledThreadPoolExecutor] LogScheduledThreadPoolExecutor.java:92 - ThreadPool is terminated: JRaft-Global-StepDownTimer, com.alipay.sofa.jraft.util.MetricScheduledThreadPoolExecutor@39a03ccc[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 852].
  545. 2025-07-10 15:49:28,506 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=2500, name='JRaft-StepDownTimer-<naming_persistent_service_v2/169.254.32.119:7848>'}.
  546. 2025-07-10 15:49:28,506 [JRaft-Global-SnapshotTimer0] INFO [c.a.sofa.jraft.util.LogScheduledThreadPoolExecutor] LogScheduledThreadPoolExecutor.java:92 - ThreadPool is terminated: JRaft-Global-SnapshotTimer, com.alipay.sofa.jraft.util.MetricScheduledThreadPoolExecutor@5c7d675c[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0].
  547. 2025-07-10 15:49:28,507 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.util.RepeatedTimer] RepeatedTimer.java:128 - Destroy timer: RepeatedTimer{timeout=null, stopped=true, running=false, destroyed=true, invoking=false, timeoutMs=1800000, name='JRaft-SnapshotTimer-<naming_persistent_service_v2/169.254.32.119:7848>'}.
  548. 2025-07-10 15:49:28,507 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.core.NodeImpl] NodeImpl.java:2772 - Node <naming_persistent_service_v2/169.254.32.119:7848> shutdown, currTerm=5 state=STATE_SHUTTING.
  549. 2025-07-10 15:49:28,507 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.RaftGroupService] RaftGroupService.java:170 - Stop the RaftGroupService successfully.
  550. 2025-07-10 15:49:28,507 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.rpc.impl.GrpcClient] GrpcClient.java:288 - Shutdown managed channel: 169.254.32.119:7848, ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=11, target=169.254.32.119:7848}}.
  551. 2025-07-10 15:49:28,507 [SpringApplicationShutdownHook] INFO [com.alipay.sofa.jraft.rpc.impl.GrpcClient] GrpcClient.java:231 - The channel 169.254.32.119:7848 is in state: SHUTDOWN.
  552. 2025-07-10 15:49:28,508 [SpringApplicationShutdownHook] WARN [com.alipay.sofa.jraft.rpc.impl.GrpcClient] GrpcClient.java:282 - This channel 169.254.32.119:7848 has started shutting down. Any new RPCs should fail immediately.
  553. 2025-07-10 15:49:28,510 [JRaft-Group-Default-Executor-26] INFO [c.alipay.sofa.jraft.storage.impl.RocksDBLogStorage] RocksDBLogStorage.java:383 - DB destroyed, the db path is: C:\Users\L\nacos\data\protocol\raft\naming_persistent_service_v2\log.
  554. 2025-07-10 15:49:28,511 [JRaft-RPC-Processor-21] INFO [com.alipay.sofa.jraft.util.LogThreadPoolExecutor] LogThreadPoolExecutor.java:97 - ThreadPool is terminated: JRaft-RPC-Processor, com.alipay.sofa.jraft.util.MetricThreadPoolExecutor@477d6f66[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 576].