SpringCloudStudy/nacos/logs/nacos.log.2023-08-17.0

455 lines
22 KiB
Plaintext

2023-08-17 00:09:18,908 WARN HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=15m41s243ms).
2023-08-17 00:54:19,610 WARN HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=45m701ms).
2023-08-17 02:19:40,924 WARN HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=1h25m21s315ms).
2023-08-17 03:29:42,841 WARN HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=1h10m1s917ms).
2023-08-17 04:52:46,264 WARN HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=1h23m3s423ms).
2023-08-17 05:49:38,837 WARN HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=56m52s573ms).
2023-08-17 06:52:31,402 WARN HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=1h2m52s565ms).
2023-08-17 07:38:23,383 WARN HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=45m51s981ms).
2023-08-17 07:39:45,120 WARN HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=1m21s737ms).
2023-08-17 07:55:44,037 WARN HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=15m28s915ms).
2023-08-17 08:11:27,767 WARN HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=15m43s730ms).
2023-08-17 08:37:40,346 WARN HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=25m42s573ms).
2023-08-17 08:40:40,003 INFO [capacityManagement] start correct usage
2023-08-17 08:40:40,019 INFO [capacityManagement] end correct usage, cost: 0s
2023-08-17 08:40:40,181 WARN clearConfigHistory start
2023-08-17 08:50:21,405 WARN [ThreadPoolManager] Start destroying ThreadPool
2023-08-17 08:50:21,405 WARN [HttpClientBeanHolder] Start destroying common HttpClient
2023-08-17 08:50:21,406 WARN [WatchFileCenter] start close
2023-08-17 08:50:21,406 WARN [WatchFileCenter] start to shutdown this watcher which is watch : /Users/yovinchen/project/Java/demo/SpringCloudStudy/nacos/conf
2023-08-17 08:50:21,406 WARN [WatchFileCenter] already closed
2023-08-17 08:50:21,406 WARN [NotifyCenter] Start destroying Publisher
2023-08-17 08:50:21,406 WARN [NotifyCenter] Destruction of the end
2023-08-17 08:50:21,408 WARN [ConfigServer-HttpClientManager] Start destroying NacosRestTemplate
2023-08-17 08:50:21,417 WARN [ConfigServer-HttpClientManager] Destruction of the end
2023-08-17 08:50:21,421 WARN [HttpClientBeanHolder] Destruction of the end
2023-08-17 08:52:32,905 INFO Starting Nacos v1.4.6 using Java 1.8.0_372 on MacBookPro.local with PID 77934 (/Users/yovinchen/project/Java/demo/SpringCloudStudy/nacos/target/nacos-server.jar started by yovinchen in /Users/yovinchen/project/Java/demo/SpringCloudStudy/nacos)
2023-08-17 08:52:32,906 INFO The following 1 profile is active: "standalone"
2023-08-17 08:52:34,349 INFO Tomcat initialized with port(s): 8848 (http)
2023-08-17 08:52:34,357 INFO Starting service [Tomcat]
2023-08-17 08:52:34,357 INFO Starting Servlet engine: [Apache Tomcat/9.0.74]
2023-08-17 08:52:34,527 INFO At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2023-08-17 08:52:34,571 INFO Initializing Spring embedded WebApplicationContext
2023-08-17 08:52:34,571 INFO Root WebApplicationContext: initialization completed in 1593 ms
2023-08-17 08:52:34,839 INFO HikariPool-1 - Starting...
2023-08-17 08:52:34,841 WARN Registered driver with driverClassName=org.apache.derby.jdbc.EmbeddedDriver was not found, trying direct instantiation.
2023-08-17 08:52:35,024 INFO HikariPool-1 - Driver does not support get/set network timeout for connections. (Feature not implemented: No details.)
2023-08-17 08:52:35,026 INFO HikariPool-1 - Start completed.
2023-08-17 08:52:35,522 INFO Nacos-related cluster resource initialization
2023-08-17 08:52:35,528 INFO The cluster resource is initialized
2023-08-17 08:52:35,724 INFO Reflections took 20 ms to scan 1 urls, producing 4 keys and 6 values
2023-08-17 08:52:35,745 INFO Reflections took 4 ms to scan 1 urls, producing 6 keys and 26 values
2023-08-17 08:52:35,755 INFO Reflections took 3 ms to scan 1 urls, producing 3 keys and 15 values
2023-08-17 08:52:35,760 INFO Reflections took 2 ms to scan 1 urls, producing 2 keys and 12 values
2023-08-17 08:52:36,235 INFO Adding welcome page: class path resource [static/index.html]
2023-08-17 08:52:36,469 WARN You are asking Spring Security to ignore Ant [pattern='/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2023-08-17 08:52:36,469 INFO Will not secure Ant [pattern='/**']
2023-08-17 08:52:36,493 INFO Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1af687fe, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@14dda234, org.springframework.security.web.context.SecurityContextPersistenceFilter@68ad99fe, org.springframework.security.web.header.HeaderWriterFilter@3f6db3fb, org.springframework.security.web.csrf.CsrfFilter@68044f4, org.springframework.security.web.authentication.logout.LogoutFilter@5b529706, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@781f10f2, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2e9fda69, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3f390d63, org.springframework.security.web.session.SessionManagementFilter@18c5069b, org.springframework.security.web.access.ExceptionTranslationFilter@78365cfa]
2023-08-17 08:52:36,507 INFO Exposing 1 endpoint(s) beneath base path '/actuator'
2023-08-17 08:52:36,543 INFO Tomcat started on port(s): 8848 (http) with context path '/nacos'
2023-08-17 08:52:36,555 INFO Started Nacos in 4.323 seconds (JVM running for 4.668)
2023-08-17 08:52:36,556 INFO Nacos started successfully in stand alone mode. use embedded storage
2023-08-17 08:52:56,489 INFO Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-08-17 08:52:56,489 INFO Initializing Servlet 'dispatcherServlet'
2023-08-17 08:52:56,490 INFO Completed initialization in 1 ms
2023-08-17 09:02:35,898 INFO [capacityManagement] start correct usage
2023-08-17 09:02:35,914 INFO [capacityManagement] end correct usage, cost: 0s
2023-08-17 09:02:36,069 WARN clearConfigHistory start
2023-08-17 09:12:35,927 INFO [capacityManagement] start correct usage
2023-08-17 09:12:35,932 INFO [capacityManagement] end correct usage, cost: 0s
2023-08-17 09:12:36,080 WARN clearConfigHistory start
2023-08-17 09:22:35,937 INFO [capacityManagement] start correct usage
2023-08-17 09:22:35,945 INFO [capacityManagement] end correct usage, cost: 0s
2023-08-17 09:22:36,102 WARN clearConfigHistory start
2023-08-17 09:32:35,969 INFO [capacityManagement] start correct usage
2023-08-17 09:32:35,973 INFO [capacityManagement] end correct usage, cost: 0s
2023-08-17 09:32:36,126 WARN clearConfigHistory start
2023-08-17 09:42:35,980 INFO [capacityManagement] start correct usage
2023-08-17 09:42:35,981 INFO [capacityManagement] end correct usage, cost: 0s
2023-08-17 09:42:36,138 WARN clearConfigHistory start
2023-08-17 09:52:35,963 INFO [capacityManagement] start correct usage
2023-08-17 09:52:35,967 INFO [capacityManagement] end correct usage, cost: 0s
2023-08-17 09:52:36,122 WARN clearConfigHistory start
2023-08-17 10:02:35,981 INFO [capacityManagement] start correct usage
2023-08-17 10:02:35,983 INFO [capacityManagement] end correct usage, cost: 0s
2023-08-17 10:02:36,139 WARN clearConfigHistory start
2023-08-17 10:12:35,991 INFO [capacityManagement] start correct usage
2023-08-17 10:12:35,993 INFO [capacityManagement] end correct usage, cost: 0s
2023-08-17 10:12:36,148 WARN clearConfigHistory start
2023-08-17 10:22:35,964 INFO [capacityManagement] start correct usage
2023-08-17 10:22:35,965 INFO [capacityManagement] end correct usage, cost: 0s
2023-08-17 10:22:36,118 WARN clearConfigHistory start
2023-08-17 10:32:35,938 INFO [capacityManagement] start correct usage
2023-08-17 10:32:35,939 INFO [capacityManagement] end correct usage, cost: 0s
2023-08-17 10:32:36,090 WARN clearConfigHistory start
2023-08-17 10:42:35,934 INFO [capacityManagement] start correct usage
2023-08-17 10:42:35,937 INFO [capacityManagement] end correct usage, cost: 0s
2023-08-17 10:42:36,092 WARN clearConfigHistory start
2023-08-17 10:52:35,974 INFO [capacityManagement] start correct usage
2023-08-17 10:52:35,974 INFO [capacityManagement] end correct usage, cost: 0s
2023-08-17 10:52:36,126 WARN clearConfigHistory start
2023-08-17 11:00:47,822 WARN [WatchFileCenter] start close
2023-08-17 11:00:47,822 WARN [WatchFileCenter] start to shutdown this watcher which is watch : /Users/yovinchen/project/Java/demo/SpringCloudStudy/nacos/conf
2023-08-17 11:00:47,822 WARN [WatchFileCenter] already closed
2023-08-17 11:00:47,822 WARN [HttpClientBeanHolder] Start destroying common HttpClient
2023-08-17 11:00:47,823 WARN [ThreadPoolManager] Start destroying ThreadPool
2023-08-17 11:00:47,823 WARN [ConfigServer-HttpClientManager] Start destroying NacosRestTemplate
2023-08-17 11:00:47,824 WARN [NotifyCenter] Start destroying Publisher
2023-08-17 11:00:47,824 WARN [NotifyCenter] Destruction of the end
2023-08-17 11:00:47,824 WARN [ConfigServer-HttpClientManager] Destruction of the end
2023-08-17 11:00:47,825 WARN [HttpClientBeanHolder] Destruction of the end
2023-08-17 15:34:01,004 INFO Starting Nacos v1.4.6 using Java 1.8.0_372 on MacBookPro.mshome.net with PID 46950 (/Users/yovinchen/project/Java/demo/SpringCloudStudy/nacos/target/nacos-server.jar started by yovinchen in /Users/yovinchen/project/Java/demo/SpringCloudStudy/nacos)
2023-08-17 15:34:01,005 INFO The following 1 profile is active: "standalone"
2023-08-17 15:34:02,507 INFO Tomcat initialized with port(s): 8848 (http)
2023-08-17 15:34:02,515 INFO Starting service [Tomcat]
2023-08-17 15:34:02,516 INFO Starting Servlet engine: [Apache Tomcat/9.0.74]
2023-08-17 15:34:02,682 INFO At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2023-08-17 15:34:02,725 INFO Initializing Spring embedded WebApplicationContext
2023-08-17 15:34:02,725 INFO Root WebApplicationContext: initialization completed in 1652 ms
2023-08-17 15:34:03,014 INFO HikariPool-1 - Starting...
2023-08-17 15:34:03,017 WARN Registered driver with driverClassName=org.apache.derby.jdbc.EmbeddedDriver was not found, trying direct instantiation.
2023-08-17 15:34:03,213 INFO HikariPool-1 - Driver does not support get/set network timeout for connections. (Feature not implemented: No details.)
2023-08-17 15:34:03,215 INFO HikariPool-1 - Start completed.
2023-08-17 15:34:03,798 INFO Nacos-related cluster resource initialization
2023-08-17 15:34:03,805 INFO The cluster resource is initialized
2023-08-17 15:34:04,049 INFO Reflections took 24 ms to scan 1 urls, producing 4 keys and 6 values
2023-08-17 15:34:04,068 INFO Reflections took 4 ms to scan 1 urls, producing 6 keys and 26 values
2023-08-17 15:34:04,079 INFO Reflections took 4 ms to scan 1 urls, producing 3 keys and 15 values
2023-08-17 15:34:04,086 INFO Reflections took 2 ms to scan 1 urls, producing 2 keys and 12 values
2023-08-17 15:34:04,649 INFO Adding welcome page: class path resource [static/index.html]
2023-08-17 15:34:04,939 WARN You are asking Spring Security to ignore Ant [pattern='/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2023-08-17 15:34:04,939 INFO Will not secure Ant [pattern='/**']
2023-08-17 15:34:04,958 INFO Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@68fa0ba8, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6c5945a7, org.springframework.security.web.context.SecurityContextPersistenceFilter@aafcffa, org.springframework.security.web.header.HeaderWriterFilter@349c1daf, org.springframework.security.web.csrf.CsrfFilter@522a32b1, org.springframework.security.web.authentication.logout.LogoutFilter@256f8274, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@235a0c16, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5f7b97da, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2f05be7f, org.springframework.security.web.session.SessionManagementFilter@4b9df8a, org.springframework.security.web.access.ExceptionTranslationFilter@3fb6cf60]
2023-08-17 15:34:04,972 INFO Exposing 1 endpoint(s) beneath base path '/actuator'
2023-08-17 15:34:05,011 INFO Tomcat started on port(s): 8848 (http) with context path '/nacos'
2023-08-17 15:34:05,022 INFO Started Nacos in 4.56 seconds (JVM running for 4.924)
2023-08-17 15:34:05,023 INFO Nacos started successfully in stand alone mode. use embedded storage
2023-08-17 15:34:16,521 INFO Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-08-17 15:34:16,521 INFO Initializing Servlet 'dispatcherServlet'
2023-08-17 15:34:16,522 INFO Completed initialization in 1 ms
2023-08-17 15:44:04,203 INFO [capacityManagement] start correct usage
2023-08-17 15:44:04,220 INFO [capacityManagement] end correct usage, cost: 0s
2023-08-17 15:44:04,421 WARN clearConfigHistory start
2023-08-17 15:54:04,248 INFO [capacityManagement] start correct usage
2023-08-17 15:54:04,251 INFO [capacityManagement] end correct usage, cost: 0s
2023-08-17 15:54:04,457 WARN clearConfigHistory start
2023-08-17 16:04:04,255 INFO [capacityManagement] start correct usage
2023-08-17 16:04:04,259 INFO [capacityManagement] end correct usage, cost: 0s
2023-08-17 16:04:04,469 WARN clearConfigHistory start
2023-08-17 16:14:04,217 INFO [capacityManagement] start correct usage
2023-08-17 16:14:04,220 INFO [capacityManagement] end correct usage, cost: 0s
2023-08-17 16:14:04,431 WARN clearConfigHistory start
2023-08-17 16:24:04,218 INFO [capacityManagement] start correct usage
2023-08-17 16:24:04,218 INFO [capacityManagement] end correct usage, cost: 0s
2023-08-17 16:24:04,432 WARN clearConfigHistory start
2023-08-17 16:34:04,219 INFO [capacityManagement] start correct usage
2023-08-17 16:34:04,220 INFO [capacityManagement] end correct usage, cost: 0s
2023-08-17 16:34:04,432 WARN clearConfigHistory start
2023-08-17 16:44:04,272 INFO [capacityManagement] start correct usage
2023-08-17 16:44:04,275 INFO [capacityManagement] end correct usage, cost: 0s
2023-08-17 16:44:04,483 WARN clearConfigHistory start
2023-08-17 16:54:04,281 INFO [capacityManagement] start correct usage
2023-08-17 16:54:04,282 INFO [capacityManagement] end correct usage, cost: 0s
2023-08-17 16:54:04,492 WARN clearConfigHistory start
2023-08-17 17:04:04,313 INFO [capacityManagement] start correct usage
2023-08-17 17:04:04,315 INFO [capacityManagement] end correct usage, cost: 0s
2023-08-17 17:04:04,521 WARN clearConfigHistory start
2023-08-17 17:14:04,314 INFO [capacityManagement] start correct usage
2023-08-17 17:14:04,317 INFO [capacityManagement] end correct usage, cost: 0s
2023-08-17 17:14:04,517 WARN clearConfigHistory start
2023-08-17 17:24:04,321 INFO [capacityManagement] start correct usage
2023-08-17 17:24:04,322 INFO [capacityManagement] end correct usage, cost: 0s
2023-08-17 17:24:04,528 WARN clearConfigHistory start
2023-08-17 17:26:09,836 WARN [ThreadPoolManager] Start destroying ThreadPool
2023-08-17 17:26:09,837 WARN [HttpClientBeanHolder] Start destroying common HttpClient
2023-08-17 17:26:09,841 WARN [WatchFileCenter] start close
2023-08-17 17:26:09,845 WARN [HttpClientBeanHolder] Destruction of the end
2023-08-17 17:26:09,842 WARN [WatchFileCenter] start to shutdown this watcher which is watch : /Users/yovinchen/project/Java/demo/SpringCloudStudy/nacos/conf
2023-08-17 17:26:09,846 WARN [WatchFileCenter] already closed
2023-08-17 17:26:09,847 WARN [NotifyCenter] Start destroying Publisher
2023-08-17 17:26:09,847 WARN [NotifyCenter] Destruction of the end
2023-08-17 17:26:09,845 WARN [ConfigServer-HttpClientManager] Start destroying NacosRestTemplate
2023-08-17 17:26:09,858 WARN [ConfigServer-HttpClientManager] Destruction of the end
2023-08-17 22:24:48,368 INFO Starting Nacos v1.4.6 using Java 1.8.0_372 on bogon with PID 27842 (/Users/yovinchen/project/Java/demo/SpringCloudStudy/nacos/target/nacos-server.jar started by yovinchen in /Users/yovinchen/project/Java/demo/SpringCloudStudy/nacos)
2023-08-17 22:24:48,369 INFO The following 1 profile is active: "standalone"
2023-08-17 22:24:50,481 INFO Tomcat initialized with port(s): 8848 (http)
2023-08-17 22:24:50,490 INFO Starting service [Tomcat]
2023-08-17 22:24:50,490 INFO Starting Servlet engine: [Apache Tomcat/9.0.74]
2023-08-17 22:24:50,807 INFO At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
2023-08-17 22:24:50,874 INFO Initializing Spring embedded WebApplicationContext
2023-08-17 22:24:50,874 INFO Root WebApplicationContext: initialization completed in 2434 ms
2023-08-17 22:24:51,315 INFO HikariPool-1 - Starting...
2023-08-17 22:24:51,317 WARN Registered driver with driverClassName=org.apache.derby.jdbc.EmbeddedDriver was not found, trying direct instantiation.
2023-08-17 22:24:51,638 INFO HikariPool-1 - Driver does not support get/set network timeout for connections. (Feature not implemented: No details.)
2023-08-17 22:24:51,640 INFO HikariPool-1 - Start completed.
2023-08-17 22:24:52,267 INFO Nacos-related cluster resource initialization
2023-08-17 22:24:52,275 INFO The cluster resource is initialized
2023-08-17 22:24:52,545 INFO Reflections took 27 ms to scan 1 urls, producing 4 keys and 6 values
2023-08-17 22:24:52,567 INFO Reflections took 6 ms to scan 1 urls, producing 6 keys and 26 values
2023-08-17 22:24:52,582 INFO Reflections took 3 ms to scan 1 urls, producing 3 keys and 15 values
2023-08-17 22:24:52,588 INFO Reflections took 1 ms to scan 1 urls, producing 2 keys and 12 values
2023-08-17 22:24:53,245 INFO Adding welcome page: class path resource [static/index.html]
2023-08-17 22:24:53,563 WARN You are asking Spring Security to ignore Ant [pattern='/**']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2023-08-17 22:24:53,563 INFO Will not secure Ant [pattern='/**']
2023-08-17 22:24:53,588 INFO Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@17cdf2d0, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1755e85b, org.springframework.security.web.context.SecurityContextPersistenceFilter@5c10f1c3, org.springframework.security.web.header.HeaderWriterFilter@68fa0ba8, org.springframework.security.web.csrf.CsrfFilter@235a0c16, org.springframework.security.web.authentication.logout.LogoutFilter@485e36bc, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@78365cfa, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3f6db3fb, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@736d6a5c, org.springframework.security.web.session.SessionManagementFilter@2f05be7f, org.springframework.security.web.access.ExceptionTranslationFilter@52d239ba]
2023-08-17 22:24:53,607 INFO Exposing 1 endpoint(s) beneath base path '/actuator'
2023-08-17 22:24:53,653 INFO Tomcat started on port(s): 8848 (http) with context path '/nacos'
2023-08-17 22:24:53,668 INFO Started Nacos in 5.956 seconds (JVM running for 6.527)
2023-08-17 22:24:53,668 INFO Nacos started successfully in stand alone mode. use embedded storage
2023-08-17 22:25:10,782 INFO Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-08-17 22:25:10,782 INFO Initializing Servlet 'dispatcherServlet'
2023-08-17 22:25:10,782 INFO Completed initialization in 0 ms
2023-08-17 22:34:52,772 INFO [capacityManagement] start correct usage
2023-08-17 22:34:52,803 INFO [capacityManagement] end correct usage, cost: 0s
2023-08-17 22:34:53,015 WARN clearConfigHistory start
2023-08-17 22:44:52,807 INFO [capacityManagement] start correct usage
2023-08-17 22:44:52,810 INFO [capacityManagement] end correct usage, cost: 0s
2023-08-17 22:44:53,040 WARN clearConfigHistory start
2023-08-17 22:46:54,400 WARN HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=1m32s490ms).
2023-08-17 22:55:59,496 INFO [capacityManagement] start correct usage
2023-08-17 22:55:59,502 INFO [capacityManagement] end correct usage, cost: 0s
2023-08-17 22:55:59,728 WARN clearConfigHistory start
2023-08-17 23:10:14,686 WARN HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=7m15s981ms).
2023-08-17 23:12:45,459 INFO [capacityManagement] start correct usage
2023-08-17 23:12:45,460 INFO [capacityManagement] end correct usage, cost: 0s
2023-08-17 23:12:45,692 WARN clearConfigHistory start
2023-08-17 23:22:45,452 INFO [capacityManagement] start correct usage
2023-08-17 23:22:45,453 INFO [capacityManagement] end correct usage, cost: 0s
2023-08-17 23:22:45,684 WARN clearConfigHistory start
2023-08-17 23:32:45,466 INFO [capacityManagement] start correct usage
2023-08-17 23:32:45,468 INFO [capacityManagement] end correct usage, cost: 0s
2023-08-17 23:32:45,696 WARN clearConfigHistory start
2023-08-17 23:42:45,506 INFO [capacityManagement] start correct usage
2023-08-17 23:42:45,507 INFO [capacityManagement] end correct usage, cost: 0s
2023-08-17 23:42:45,735 WARN clearConfigHistory start
2023-08-17 23:52:45,506 INFO [capacityManagement] start correct usage
2023-08-17 23:52:45,508 INFO [capacityManagement] end correct usage, cost: 0s
2023-08-17 23:52:45,733 WARN clearConfigHistory start