By type
VM_ARGS=-Dcom.att.eelf.logging.file=logback.xml -Dcom.att.eelf.logging.path=/share/etc/config -Dserver.local.startpath= -Djavax.net.ssl.trustStore=/share/etc/osaaf/local/truststoreONAPall.jks -Dserver.ssl.key-store=/share/etc/osaaf/local/org.onap.oof.jks -Dserver.ssl.key-store-password=imSciUZf)vik7)C:oEGk9??d 12:41:02.056 [main] INFO com.att.eelf - EELF0005I Searching path "/share/etc/config" for log configuration file "logback.xml" 12:41:02.056 [main] INFO com.att.eelf - EELF0005I Searching path "/share/etc/config" for log configuration file "logback.xml" 12:41:02.060 [main] INFO com.att.eelf - EELF0002I Loading logging configuration from file "/share/etc/config/logback.xml" 12:41:02.060 [main] INFO com.att.eelf - EELF0002I Loading logging configuration from file "/share/etc/config/logback.xml" #----------------------------------------------------------- ____ ____ ____________ ________ ________ ____ / __ \/ __ \/_ __/ ____/ / ____/ |/ / ___// __ \ / / / / /_/ / / / / /_ / / / /|_/ /\__ \/ / / / / /_/ / ____/ / / / __/ / /___/ / / /___/ / /_/ / \____/_/ /_/ /_/ \____/_/ /_//____/\____/ ${archetype.name}-Version:${archetype.version} #----------------------------------------------------------- 2021-04-21 12:41:04.151 INFO 9 --- [ main] org.onap.optf.cmso.Application : Starting Application on onap-oof-cmso-service-5bcc949cb9-mdbp9 with PID 9 (/opt/app/cmso/app.jar started by onap in /opt/app/cmso) 2021-04-21 12:41:04.152 INFO 9 --- [ main] org.onap.optf.cmso.Application : The following profiles are active: aaf-auth 2021-04-21 12:41:09.130 INFO 9 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2021-04-21 12:41:09.466 INFO 9 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 318ms. Found 8 JPA repository interfaces. 2021-04-21 12:41:12.443 INFO 9 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (https) 8089 (http) 2021-04-21 12:41:12.469 INFO 9 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2021-04-21 12:41:12.469 INFO 9 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.31] 2021-04-21 12:41:12.639 INFO 9 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/cmso] : Initializing Spring embedded WebApplicationContext 2021-04-21 12:41:12.639 INFO 9 --- [ main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 8274 ms 2021-04-21 12:41:17.136 INFO 9 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2021-04-21 12:41:17.374 INFO 9 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.12.Final 2021-04-21 12:41:17.957 INFO 9 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.0.Final} 2021-04-21 12:41:18.437 INFO 9 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2021-04-21 12:41:18.678 INFO 9 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2021-04-21 12:41:18.757 INFO 9 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2021-04-21 12:41:22.159 INFO 9 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-04-21 12:41:22.565 INFO 9 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2021-04-21 12:41:24.546 INFO 9 --- [ main] org.quartz.impl.StdSchedulerFactory : Using default implementation for ThreadExecutor 2021-04-21 12:41:24.571 INFO 9 --- [ main] org.quartz.core.SchedulerSignalerImpl : Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2021-04-21 12:41:24.572 INFO 9 --- [ main] org.quartz.core.QuartzScheduler : Quartz Scheduler v.2.3.2 created. 2021-04-21 12:41:24.573 INFO 9 --- [ main] org.quartz.simpl.RAMJobStore : RAMJobStore initialized. 2021-04-21 12:41:24.628 INFO 9 --- [ main] org.quartz.core.QuartzScheduler : Scheduler meta-data: Quartz Scheduler (v2.3.2) 'cmsoFactoryBean' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2021-04-21 12:41:24.629 INFO 9 --- [ main] org.quartz.impl.StdSchedulerFactory : Quartz scheduler 'cmsoFactoryBean' initialized from an externally provided properties instance. 2021-04-21 12:41:24.629 INFO 9 --- [ main] org.quartz.impl.StdSchedulerFactory : Quartz scheduler version: 2.3.2 2021-04-21 12:41:24.629 INFO 9 --- [ main] org.quartz.core.QuartzScheduler : JobFactory set to: org.onap.optf.cmso.AutowiringSpringBeanJobFactory@538a2f0e 2021-04-21 12:41:25.271 WARN 9 --- [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2021-04-21 12:41:26.444 INFO 9 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@402b4f81, org.springframework.security.web.context.SecurityContextPersistenceFilter@61b838f2, org.springframework.security.web.header.HeaderWriterFilter@2eb1c615, org.springframework.security.web.authentication.logout.LogoutFilter@661e1399, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@8eb6f9a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5ebbde60, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@25c1f5ee, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@13ef7fa1, org.springframework.security.web.session.SessionManagementFilter@4e974b9e, org.springframework.security.web.access.ExceptionTranslationFilter@38087342, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@589fb74d] 2021-04-21 12:41:26.532 WARN 9 --- [ main] uration$JodaDateTimeJacksonConfiguration : Auto-configuration of Jackson's Joda-Time integration is deprecated in favor of using java.time (JSR-310). 2021-04-21 12:41:27.033 INFO 9 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor' 2021-04-21 12:41:28.246 INFO 9 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator' 2021-04-21 12:41:28.355 INFO 9 --- [ main] o.s.s.quartz.SchedulerFactoryBean : Starting Quartz Scheduler now 2021-04-21 12:41:28.356 INFO 9 --- [ main] org.quartz.core.QuartzScheduler : Scheduler cmsoFactoryBean_$_NON_CLUSTERED started. 2021-04-21 12:41:28.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:41:28.435 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:41:28.443 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:41:29.340 WARN 9 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-21 12:41:29.341 WARN 9 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-21 12:41:29.341 WARN 9 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-21 12:41:29.341 WARN 9 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-21 12:41:29.342 WARN 9 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-21 12:41:29.342 WARN 9 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-21 12:41:29.342 WARN 9 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-21 12:41:29.343 WARN 9 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-21 12:41:29.343 WARN 9 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-21 12:41:29.343 WARN 9 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-21 12:41:29.343 WARN 9 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-21 12:41:29.344 WARN 9 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-21 12:41:29.344 WARN 9 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-21 12:41:29.344 WARN 9 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-21 12:41:29.344 WARN 9 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-21 12:41:29.344 WARN 9 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-21 12:41:29.345 WARN 9 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-21 12:41:29.345 WARN 9 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-21 12:41:29.345 WARN 9 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : jsseUtil.trustedCertNotValid 2021-04-21 12:41:29.533 INFO 9 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (https) 8089 (http) with context path '/cmso' 2021-04-21 12:41:29.538 INFO 9 --- [ main] org.onap.optf.cmso.Application : Started Application in 27.092 seconds (JVM running for 30.254) 2021-04-21 12:41:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:41:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:41:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:41:47.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:41:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:41:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:42:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:42:07.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:42:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:42:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:42:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:42:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:42:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:42:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:42:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:42:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:42:47.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:42:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:42:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:43:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:43:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:43:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:43:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:43:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:43:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:43:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:43:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:43:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:43:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:43:47.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:43:57.366 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:43:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:44:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:44:07.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:44:17.364 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:44:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:44:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:44:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:44:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:44:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:44:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:44:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:44:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:44:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:44:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:45:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:45:07.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:45:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:45:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:45:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:45:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:45:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:45:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:45:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:45:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:45:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:45:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:45:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:46:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:46:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:46:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:46:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:46:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:46:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:46:27.446 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:46:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:46:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:46:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:46:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:46:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:46:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:47:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:47:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:47:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:47:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:47:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:47:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:47:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:47:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:47:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:47:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:47:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:47:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:47:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:48:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:48:07.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:48:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:48:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:48:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:48:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:48:27.446 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:48:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:48:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:48:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:48:47.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:48:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:48:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:49:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:49:07.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:49:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:49:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:49:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:49:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:49:27.447 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:49:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:49:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:49:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:49:47.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:49:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:49:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:50:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:50:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:50:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:50:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:50:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:50:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:50:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:50:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:50:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:50:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:50:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:50:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:50:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:51:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:51:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:51:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:51:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:51:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:51:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:51:27.446 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:51:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:51:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:51:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:51:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:51:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:51:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:52:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:52:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:52:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:52:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:52:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:52:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:52:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:52:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:52:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:52:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:52:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:52:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:52:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:53:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:53:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:53:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:53:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:53:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:53:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:53:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:53:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:53:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:53:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:53:47.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:53:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:53:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:54:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:54:07.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:54:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:54:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:54:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:54:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:54:27.446 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:54:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:54:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:54:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:54:47.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:54:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:54:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:55:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:55:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:55:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:55:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:55:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:55:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:55:27.447 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:55:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:55:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:55:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:55:47.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:55:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:55:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:56:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:56:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:56:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:56:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:56:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:56:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:56:27.446 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:56:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:56:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:56:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:56:47.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:56:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:56:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:57:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:57:07.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:57:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:57:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:57:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:57:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:57:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:57:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:57:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:57:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:57:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:57:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:57:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:58:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:58:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:58:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:58:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:58:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:58:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:58:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:58:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:58:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:58:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:58:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:58:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:58:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:59:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:59:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:59:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:59:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:59:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:59:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:59:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:59:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:59:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:59:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:59:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:59:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 12:59:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:00:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:00:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:00:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:00:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:00:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:00:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:00:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:00:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:00:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:00:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:00:47.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:00:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:00:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:01:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:01:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:01:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:01:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:01:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:01:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:01:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:01:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:01:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:01:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:01:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:01:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:01:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:02:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:02:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:02:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:02:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:02:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:02:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:02:27.446 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:02:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:02:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:02:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:02:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:02:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:02:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:03:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:03:07.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:03:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:03:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:03:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:03:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:03:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:03:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:03:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:03:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:03:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:03:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:03:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:04:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:04:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:04:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:04:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:04:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:04:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:04:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:04:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:04:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:04:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:04:47.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:04:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:04:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:05:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:05:07.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:05:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:05:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:05:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:05:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:05:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:05:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:05:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:05:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:05:47.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:05:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:05:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:06:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:06:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:06:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:06:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:06:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:06:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:06:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:06:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:06:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:06:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:06:47.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:06:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:06:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:07:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:07:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:07:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:07:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:07:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:07:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:07:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:07:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:07:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:07:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:07:47.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:07:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:07:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:08:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:08:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:08:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:08:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:08:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:08:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:08:27.447 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:08:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:08:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:08:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:08:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:08:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:08:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:09:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:09:07.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:09:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:09:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:09:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:09:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:09:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:09:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:09:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:09:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:09:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:09:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:09:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:10:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:10:07.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:10:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:10:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:10:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:10:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:10:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:10:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:10:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:10:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:10:47.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:10:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:10:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:11:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:11:07.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:11:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:11:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:11:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:11:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:11:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:11:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:11:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:11:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:11:47.446 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:11:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:11:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:12:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:12:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:12:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:12:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:12:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:12:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:12:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:12:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:12:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:12:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:12:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:12:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:12:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:13:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:13:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:13:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:13:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:13:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:13:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:13:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:13:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:13:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:13:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:13:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:13:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:13:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:14:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:14:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:14:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:14:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:14:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:14:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:14:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:14:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:14:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:14:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:14:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:14:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:14:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:15:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:15:07.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:15:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:15:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:15:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:15:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:15:27.446 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:15:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:15:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:15:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:15:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:15:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:15:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:16:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:16:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:16:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:16:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:16:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:16:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:16:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:16:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:16:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:16:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:16:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:16:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:16:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:17:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:17:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:17:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:17:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:17:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:17:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:17:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:17:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:17:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:17:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:17:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:17:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:17:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:18:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:18:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:18:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:18:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:18:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:18:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:18:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:18:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:18:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:18:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:18:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:18:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:18:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:19:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:19:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:19:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:19:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:19:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:19:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:19:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:19:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:19:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:19:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:19:47.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:19:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:19:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:20:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:20:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:20:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:20:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:20:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:20:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:20:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:20:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:20:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:20:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:20:47.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:20:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:20:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:21:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:21:07.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:21:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:21:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:21:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:21:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:21:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:21:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:21:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:21:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:21:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:21:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:21:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:22:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:22:07.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:22:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:22:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:22:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:22:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:22:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:22:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:22:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:22:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:22:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:22:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:22:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:23:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:23:07.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:23:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:23:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:23:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:23:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:23:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:23:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:23:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:23:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:23:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:23:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:23:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:24:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:24:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:24:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:24:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:24:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:24:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:24:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:24:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:24:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:24:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:24:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:24:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:24:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:25:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:25:07.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:25:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:25:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:25:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:25:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:25:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:25:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:25:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:25:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:25:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:25:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:25:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:26:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:26:07.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:26:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:26:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:26:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:26:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:26:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:26:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:26:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:26:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:26:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:26:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:26:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:27:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:27:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:27:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:27:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:27:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:27:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:27:27.447 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:27:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:27:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:27:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:27:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:27:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:27:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:28:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:28:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:28:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:28:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:28:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:28:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:28:27.448 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:28:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:28:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:28:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:28:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:28:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:28:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:29:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:29:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:29:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:29:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:29:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:29:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:29:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:29:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:29:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:29:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:29:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:29:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:29:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:30:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:30:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:30:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:30:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:30:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:30:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:30:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:30:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:30:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:30:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:30:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:30:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:30:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:31:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:31:07.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:31:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:31:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:31:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:31:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:31:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:31:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:31:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:31:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:31:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:31:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:31:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:32:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:32:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:32:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:32:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:32:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:32:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:32:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:32:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:32:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:32:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:32:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:32:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:32:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:33:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:33:07.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:33:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:33:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:33:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:33:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:33:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:33:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:33:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:33:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:33:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:33:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:33:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:34:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:34:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:34:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:34:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:34:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:34:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:34:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:34:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:34:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:34:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:34:47.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:34:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:34:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:35:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:35:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:35:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:35:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:35:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:35:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:35:27.448 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:35:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:35:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:35:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:35:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:35:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:35:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:36:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:36:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:36:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:36:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:36:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:36:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:36:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:36:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:36:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:36:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:36:47.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:36:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:36:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:37:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:37:07.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:37:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:37:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:37:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:37:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:37:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:37:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:37:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:37:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:37:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:37:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:37:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:38:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:38:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:38:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:38:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:38:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:38:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:38:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:38:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:38:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:38:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:38:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:38:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:38:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:39:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:39:07.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:39:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:39:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:39:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:39:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:39:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:39:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:39:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:39:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:39:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:39:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:39:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:40:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:40:07.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:40:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:40:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:40:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:40:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:40:27.448 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:40:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:40:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:40:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:40:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:40:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:40:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:41:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:41:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:41:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:41:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:41:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:41:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:41:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:41:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:41:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:41:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:41:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:41:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:41:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:42:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:42:07.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:42:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:42:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:42:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:42:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:42:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:42:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:42:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:42:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:42:47.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:42:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:42:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:43:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:43:07.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:43:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:43:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:43:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:43:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:43:27.447 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:43:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:43:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:43:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:43:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:43:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:43:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:44:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:44:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:44:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:44:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:44:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:44:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:44:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:44:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:44:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:44:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:44:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:44:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:44:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:45:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:45:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:45:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:45:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:45:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:45:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:45:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:45:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:45:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:45:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:45:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:45:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:45:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:46:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:46:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:46:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:46:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:46:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:46:27.447 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:46:27.902 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:46:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:46:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:46:42.381 WARN 9 --- [ryBean_Worker-6] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@636ea2df (Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-21 13:46:42.451 WARN 9 --- [yBean_Worker-10] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@794735c0 (Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-21 13:46:47.389 WARN 9 --- [ryBean_Worker-6] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@21f6c4f0 (Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-21 13:46:47.459 WARN 9 --- [yBean_Worker-10] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@41c3be0b (Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-21 13:46:50.911 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:46:50.989 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:46:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:46:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:47:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:47:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:47:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:47:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:47:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:47:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:47:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:47:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:47:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:47:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:47:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:47:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:47:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:48:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:48:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:48:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:48:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:48:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:48:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:48:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:48:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:48:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:48:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:48:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:48:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:48:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:49:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:49:07.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:49:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:49:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:49:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:49:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:49:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:49:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:49:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:49:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:49:47.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:49:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:49:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:50:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:50:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:50:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:50:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:50:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:50:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:50:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:50:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:50:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:50:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:50:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:50:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:50:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:51:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:51:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:51:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:51:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:51:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:51:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:51:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:51:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:51:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:51:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:51:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:51:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:51:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:52:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:52:07.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:52:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:52:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:52:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:52:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:52:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:52:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:52:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:52:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:52:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:52:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:52:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:53:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:53:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:53:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:53:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:53:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:53:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:53:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:53:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:53:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:53:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:53:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:53:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:53:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:54:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:54:07.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:54:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:54:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:54:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:54:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:54:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:54:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:54:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:54:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:54:47.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:54:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:54:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:55:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:55:07.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:55:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:55:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:55:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:55:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:55:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:55:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:55:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:55:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:55:47.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:55:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:55:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:56:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:56:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:56:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:56:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:56:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:56:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:56:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:56:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:56:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:56:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:56:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:56:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:56:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:57:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:57:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:57:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:57:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:57:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:57:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:57:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:57:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:57:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:57:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:57:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:57:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:57:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:58:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:58:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:58:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:58:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:58:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:58:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:58:27.447 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:58:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:58:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:58:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:58:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:58:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:58:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:59:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:59:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:59:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:59:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:59:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:59:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:59:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:59:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:59:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:59:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:59:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:59:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 13:59:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:00:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:00:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:00:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:00:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:00:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:00:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:00:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:00:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:00:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:00:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:00:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:00:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:00:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:01:01.358 INFO 9 --- [io-8080-exec-17] o.a.c.c.C.[Tomcat].[localhost].[/cmso] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-04-21 14:01:01.358 INFO 9 --- [io-8080-exec-17] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2021-04-21 14:01:01.378 INFO 9 --- [io-8080-exec-17] o.s.web.servlet.DispatcherServlet : Completed initialization in 20 ms 2021-04-21 14:01:01.547 INFO 9 --- [io-8080-exec-17] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-04-21 14:01:01.857 INFO 9 --- [io-8080-exec-17] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org 2021-04-21 14:01:01.858 INFO 9 --- [io-8080-exec-17] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org 2021-04-21 14:01:02.290 INFO 9 --- [io-8080-exec-17] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK 2021-04-21 14:01:02.290 INFO 9 --- [io-8080-exec-17] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK 2021-04-21 14:01:02.463 INFO 9 --- [io-8080-exec-17] com.att.eelf.audit : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-21 14:01:02.463 INFO 9 --- [io-8080-exec-17] org.onap.optf.cmso.Application : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-21 14:01:02.556 INFO 9 --- [io-8080-exec-17] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:oof@oof.onap.org 2021-04-21 14:01:02.648 INFO 9 --- [io-8080-exec-17] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-04-21 14:01:02.648 INFO 9 --- [io-8080-exec-17] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-04-21 14:01:02.665 INFO 9 --- [io-8080-exec-17] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-04-21 14:01:02.665 INFO 9 --- [io-8080-exec-17] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-04-21 14:01:02.738 INFO 9 --- [io-8080-exec-17] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-04-21 14:01:02.841 INFO 9 --- [io-8080-exec-17] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-21 14:01:02.841 INFO 9 --- [io-8080-exec-17] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-21 14:01:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:01:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:01:08.321 INFO 9 --- [io-8080-exec-17] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-04-21 14:01:08.321 INFO 9 --- [io-8080-exec-17] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-04-21 14:01:08.321 INFO 9 --- [io-8080-exec-17] org.onap.optf.cmso.Application : OPTIMIZER_REQUEST Optimi Request:End : Schedule ID: healthcheck : URL : https://oof-cmso-optimizer:7997/optimizer/v1/health?checkInterfaces=true 2021-04-21 14:01:08.331 INFO 9 --- [io-8080-exec-17] com.att.eelf.audit : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-04-21 14:01:08.331 INFO 9 --- [io-8080-exec-17] org.onap.optf.cmso.Application : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-04-21 14:01:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:01:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:01:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:01:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:01:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:01:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:01:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:01:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:01:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:01:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:01:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:02:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:02:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:02:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:02:17.381 WARN 9 --- [ryBean_Worker-5] com.zaxxer.hikari.pool.ProxyConnection : HikariPool-1 - Connection org.mariadb.jdbc.MariaDbConnection@1e896e8c marked as broken because of SQLSTATE(08S01), ErrorCode(1047) java.sql.SQLNonTransientConnectionException: (conn=1903) WSREP has not yet prepared node for application use at org.mariadb.jdbc.internal.util.exceptions.ExceptionMapper.get(ExceptionMapper.java:240) ~[mariadb-java-client-2.4.4.jar!/:na] at org.mariadb.jdbc.internal.util.exceptions.ExceptionMapper.getException(ExceptionMapper.java:171) ~[mariadb-java-client-2.4.4.jar!/:na] at org.mariadb.jdbc.MariaDbStatement.executeExceptionEpilogue(MariaDbStatement.java:248) ~[mariadb-java-client-2.4.4.jar!/:na] at org.mariadb.jdbc.ClientSidePreparedStatement.executeInternal(ClientSidePreparedStatement.java:230) ~[mariadb-java-client-2.4.4.jar!/:na] at org.mariadb.jdbc.ClientSidePreparedStatement.execute(ClientSidePreparedStatement.java:157) ~[mariadb-java-client-2.4.4.jar!/:na] at org.mariadb.jdbc.ClientSidePreparedStatement.executeQuery(ClientSidePreparedStatement.java:172) ~[mariadb-java-client-2.4.4.jar!/:na] at com.zaxxer.hikari.pool.ProxyPreparedStatement.executeQuery(ProxyPreparedStatement.java:52) ~[HikariCP-3.4.2.jar!/:na] at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeQuery(HikariProxyPreparedStatement.java) ~[HikariCP-3.4.2.jar!/:na] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:57) ~[hibernate-core-5.4.12.Final.jar!/:5.4.12.Final] at org.hibernate.loader.Loader.getResultSet(Loader.java:2292) ~[hibernate-core-5.4.12.Final.jar!/:5.4.12.Final] at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:2050) ~[hibernate-core-5.4.12.Final.jar!/:5.4.12.Final] at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:2012) ~[hibernate-core-5.4.12.Final.jar!/:5.4.12.Final] at org.hibernate.loader.Loader.doQuery(Loader.java:953) ~[hibernate-core-5.4.12.Final.jar!/:5.4.12.Final] at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:354) ~[hibernate-core-5.4.12.Final.jar!/:5.4.12.Final] at org.hibernate.loader.Loader.doList(Loader.java:2838) ~[hibernate-core-5.4.12.Final.jar!/:5.4.12.Final] at org.hibernate.loader.Loader.doList(Loader.java:2820) ~[hibernate-core-5.4.12.Final.jar!/:5.4.12.Final] at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2652) ~[hibernate-core-5.4.12.Final.jar!/:5.4.12.Final] at org.hibernate.loader.Loader.list(Loader.java:2647) ~[hibernate-core-5.4.12.Final.jar!/:5.4.12.Final] at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:506) ~[hibernate-core-5.4.12.Final.jar!/:5.4.12.Final] at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:396) ~[hibernate-core-5.4.12.Final.jar!/:5.4.12.Final] at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:219) ~[hibernate-core-5.4.12.Final.jar!/:5.4.12.Final] at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1404) ~[hibernate-core-5.4.12.Final.jar!/:5.4.12.Final] at org.hibernate.query.internal.AbstractProducedQuery.doList(AbstractProducedQuery.java:1562) ~[hibernate-core-5.4.12.Final.jar!/:5.4.12.Final] at org.hibernate.query.internal.AbstractProducedQuery.list(AbstractProducedQuery.java:1530) ~[hibernate-core-5.4.12.Final.jar!/:5.4.12.Final] at org.hibernate.query.Query.getResultList(Query.java:165) ~[hibernate-core-5.4.12.Final.jar!/:5.4.12.Final] at jdk.internal.reflect.GeneratedMethodAccessor81.invoke(Unknown Source) ~[na:na] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[na:na] at org.springframework.orm.jpa.SharedEntityManagerCreator$DeferredQueryInvocationHandler.invoke(SharedEntityManagerCreator.java:409) ~[spring-orm-5.2.4.RELEASE.jar!/:5.2.4.RELEASE] at com.sun.proxy.$Proxy204.getResultList(Unknown Source) ~[na:na] at org.springframework.data.jpa.repository.query.JpaQueryExecution$CollectionExecution.doExecute(JpaQueryExecution.java:126) ~[spring-data-jpa-2.2.5.RELEASE.jar!/:2.2.5.RELEASE] at org.springframework.data.jpa.repository.query.JpaQueryExecution.execute(JpaQueryExecution.java:88) ~[spring-data-jpa-2.2.5.RELEASE.jar!/:2.2.5.RELEASE] at org.springframework.data.jpa.repository.query.AbstractJpaQuery.doExecute(AbstractJpaQuery.java:154) ~[spring-data-jpa-2.2.5.RELEASE.jar!/:2.2.5.RELEASE] at org.springframework.data.jpa.repository.query.AbstractJpaQuery.execute(AbstractJpaQuery.java:142) ~[spring-data-jpa-2.2.5.RELEASE.jar!/:2.2.5.RELEASE] at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.doInvoke(RepositoryFactorySupport.java:618) ~[spring-data-commons-2.2.5.RELEASE.jar!/:2.2.5.RELEASE] at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.invoke(RepositoryFactorySupport.java:605) ~[spring-data-commons-2.2.5.RELEASE.jar!/:2.2.5.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.2.4.RELEASE.jar!/:5.2.4.RELEASE] at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:80) ~[spring-data-commons-2.2.5.RELEASE.jar!/:2.2.5.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.2.4.RELEASE.jar!/:5.2.4.RELEASE] at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:366) ~[spring-tx-5.2.4.RELEASE.jar!/:5.2.4.RELEASE] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:99) ~[spring-tx-5.2.4.RELEASE.jar!/:5.2.4.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.2.4.RELEASE.jar!/:5.2.4.RELEASE] at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:139) ~[spring-tx-5.2.4.RELEASE.jar!/:5.2.4.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.2.4.RELEASE.jar!/:5.2.4.RELEASE] at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:149) ~[spring-data-jpa-2.2.5.RELEASE.jar!/:2.2.5.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.2.4.RELEASE.jar!/:5.2.4.RELEASE] at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95) ~[spring-aop-5.2.4.RELEASE.jar!/:5.2.4.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.2.4.RELEASE.jar!/:5.2.4.RELEASE] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212) ~[spring-aop-5.2.4.RELEASE.jar!/:5.2.4.RELEASE] at com.sun.proxy.$Proxy190.findByStatusAndEndTime(Unknown Source) ~[na:na] at org.onap.optf.cmso.eventq.CmsoQueueJob.queueImminentJobs(CmsoQueueJob.java:89) ~[classes!/:na] at org.onap.optf.cmso.eventq.CmsoQueueJob$$FastClassBySpringCGLIB$$e3d9c266.invoke(
) ~[classes!/:na] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.2.4.RELEASE.jar!/:5.2.4.RELEASE] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:685) ~[spring-aop-5.2.4.RELEASE.jar!/:5.2.4.RELEASE] at org.onap.optf.cmso.eventq.CmsoQueueJob$$EnhancerBySpringCGLIB$$7f8b18eb.queueImminentJobs( ) ~[classes!/:na] at org.onap.optf.cmso.eventq.CmQuartzJob.executeInternal(CmQuartzJob.java:89) ~[classes!/:na] at org.springframework.scheduling.quartz.QuartzJobBean.execute(QuartzJobBean.java:75) ~[spring-context-support-5.2.4.RELEASE.jar!/:5.2.4.RELEASE] at org.quartz.core.JobRunShell.run(JobRunShell.java:202) ~[quartz-2.3.2.jar!/:na] at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573) ~[quartz-2.3.2.jar!/:na] Caused by: java.sql.SQLException: WSREP has not yet prepared node for application use at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.readErrorPacket(AbstractQueryProtocol.java:1594) ~[mariadb-java-client-2.4.4.jar!/:na] at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.readPacket(AbstractQueryProtocol.java:1453) ~[mariadb-java-client-2.4.4.jar!/:na] at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.getResult(AbstractQueryProtocol.java:1415) ~[mariadb-java-client-2.4.4.jar!/:na] at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:289) ~[mariadb-java-client-2.4.4.jar!/:na] at org.mariadb.jdbc.ClientSidePreparedStatement.executeInternal(ClientSidePreparedStatement.java:221) ~[mariadb-java-client-2.4.4.jar!/:na] ... 55 common frames omitted 2021-04-21 14:02:17.383 WARN 9 --- [ryBean_Worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 1047, SQLState: 08S01 2021-04-21 14:02:17.384 ERROR 9 --- [ryBean_Worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : (conn=1903) WSREP has not yet prepared node for application use 2021-04-21 14:02:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:02:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:02:27.368 WARN 9 --- [ryBean_Worker-8] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@79e7a7b7 (Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-21 14:02:27.370 WARN 9 --- [ryBean_Worker-8] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@3d7767b5 (Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-21 14:02:27.371 WARN 9 --- [ryBean_Worker-8] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@25d6448e (Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-21 14:02:27.373 WARN 9 --- [ryBean_Worker-8] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@61c8859c (Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-21 14:02:27.374 WARN 9 --- [ryBean_Worker-8] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@3808c42d (Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-21 14:02:27.375 WARN 9 --- [ryBean_Worker-8] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@3e444656 (Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-21 14:02:27.377 WARN 9 --- [ryBean_Worker-8] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@29218724 (Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-21 14:02:27.379 WARN 9 --- [ryBean_Worker-8] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@c6013f9 (Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-21 14:02:27.380 WARN 9 --- [ryBean_Worker-8] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@723797f4 (Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-21 14:02:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:02:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:02:57.367 WARN 9 --- [ryBean_Worker-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08 2021-04-21 14:02:57.367 ERROR 9 --- [ryBean_Worker-8] o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not available, request timed out after 30001ms. 2021-04-21 14:02:57.367 WARN 9 --- [ryBean_Worker-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: -1, SQLState: 08 2021-04-21 14:02:57.367 ERROR 9 --- [ryBean_Worker-8] o.h.engine.jdbc.spi.SqlExceptionHelper : Could not connect to address=(host=cmso-db.onap)(port=3306)(type=master) : Socket fail to connect to host:cmso-db.onap, port:3306. Connection refused (Connection refused) 2021-04-21 14:02:57.446 WARN 9 --- [ryBean_Worker-2] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08 2021-04-21 14:02:57.446 ERROR 9 --- [ryBean_Worker-2] o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not available, request timed out after 30000ms. 2021-04-21 14:02:57.446 WARN 9 --- [ryBean_Worker-2] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: -1, SQLState: 08 2021-04-21 14:02:57.446 ERROR 9 --- [ryBean_Worker-2] o.h.engine.jdbc.spi.SqlExceptionHelper : Could not connect to address=(host=cmso-db.onap)(port=3306)(type=master) : Socket fail to connect to host:cmso-db.onap, port:3306. Connection refused (Connection refused) 2021-04-21 14:02:57.447 WARN 9 --- [ryBean_Worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08 2021-04-21 14:02:57.447 ERROR 9 --- [ryBean_Worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not available, request timed out after 30001ms. 2021-04-21 14:02:57.447 WARN 9 --- [ryBean_Worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: -1, SQLState: 08 2021-04-21 14:02:57.448 ERROR 9 --- [ryBean_Worker-2] com.att.eelf.error : UNEXPECTED_EXCEPTION Unexpected exception encountered during processing. Please contact support : Unable to acquire JDBC Connection; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection 2021-04-21 14:02:57.448 ERROR 9 --- [ryBean_Worker-9] o.h.engine.jdbc.spi.SqlExceptionHelper : Could not connect to address=(host=cmso-db.onap)(port=3306)(type=master) : Socket fail to connect to host:cmso-db.onap, port:3306. Connection refused (Connection refused) 2021-04-21 14:02:57.450 ERROR 9 --- [ryBean_Worker-9] com.att.eelf.error : UNEXPECTED_EXCEPTION Unexpected exception encountered during processing. Please contact support : Unable to acquire JDBC Connection; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection Exception DataAccessResourceFailureException: Unable to acquire JDBC Connection; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection at org.springframework.orm.jpa.vendor.HibernateJpaDialect.convertHibernateAccessException(HibernateJpaDialect.java:277) at org.springframework.orm.jpa.vendor.HibernateJpaDialect.translateExceptionIfPossible(HibernateJpaDialect.java:255) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.translateExceptionIfPossible(AbstractEntityManagerFactoryBean.java:528) at org.springframework.dao.support.ChainedPersistenceExceptionTranslator.translateExceptionIfPossible(ChainedPersistenceExceptionTranslator.java:61) at org.springframework.dao.support.DataAccessUtils.translateIfNecessary(DataAccessUtils.java:242) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:153) ... 12 more frames 2021-04-21 14:03:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:03:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:03:27.449 WARN 9 --- [ryBean_Worker-2] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08 2021-04-21 14:03:27.450 ERROR 9 --- [ryBean_Worker-2] o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not available, request timed out after 30000ms. 2021-04-21 14:03:27.450 WARN 9 --- [ryBean_Worker-2] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: -1, SQLState: 08 2021-04-21 14:03:27.450 ERROR 9 --- [ryBean_Worker-2] o.h.engine.jdbc.spi.SqlExceptionHelper : Could not connect to address=(host=cmso-db.onap)(port=3306)(type=master) : Socket fail to connect to host:cmso-db.onap, port:3306. Connection refused (Connection refused) 2021-04-21 14:03:27.451 ERROR 9 --- [ryBean_Worker-2] com.att.eelf.error : UNEXPECTED_EXCEPTION Unexpected exception encountered during processing. Please contact support : Unable to acquire JDBC Connection; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection 2021-04-21 14:03:27.452 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:03:32.539 INFO 9 --- [nio-8080-exec-3] com.att.eelf.audit : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-21 14:03:32.540 INFO 9 --- [nio-8080-exec-3] org.onap.optf.cmso.Application : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-21 14:03:32.544 INFO 9 --- [nio-8080-exec-3] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:oof@oof.onap.org 2021-04-21 14:03:32.644 INFO 9 --- [nio-8080-exec-3] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-04-21 14:03:32.645 INFO 9 --- [nio-8080-exec-3] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-04-21 14:03:32.649 INFO 9 --- [nio-8080-exec-3] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-04-21 14:03:32.649 INFO 9 --- [nio-8080-exec-3] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-04-21 14:03:32.652 INFO 9 --- [nio-8080-exec-3] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-04-21 14:03:32.743 INFO 9 --- [nio-8080-exec-3] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-21 14:03:32.743 INFO 9 --- [nio-8080-exec-3] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-21 14:03:37.365 WARN 9 --- [ryBean_Worker-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08 2021-04-21 14:03:37.365 ERROR 9 --- [ryBean_Worker-7] o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not available, request timed out after 30000ms. 2021-04-21 14:03:37.365 WARN 9 --- [ryBean_Worker-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: -1, SQLState: 08 2021-04-21 14:03:37.365 ERROR 9 --- [ryBean_Worker-7] o.h.engine.jdbc.spi.SqlExceptionHelper : Could not connect to address=(host=cmso-db.onap)(port=3306)(type=master) : Socket fail to connect to host:cmso-db.onap, port:3306. Connection refused (Connection refused) 2021-04-21 14:03:37.446 WARN 9 --- [ryBean_Worker-4] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08 2021-04-21 14:03:37.446 ERROR 9 --- [ryBean_Worker-4] o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not available, request timed out after 30000ms. 2021-04-21 14:03:37.446 WARN 9 --- [ryBean_Worker-4] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: -1, SQLState: 08 2021-04-21 14:03:37.446 ERROR 9 --- [ryBean_Worker-4] o.h.engine.jdbc.spi.SqlExceptionHelper : Could not connect to address=(host=cmso-db.onap)(port=3306)(type=master) : Socket fail to connect to host:cmso-db.onap, port:3306. Connection refused (Connection refused) 2021-04-21 14:03:37.447 ERROR 9 --- [ryBean_Worker-4] com.att.eelf.error : UNEXPECTED_EXCEPTION Unexpected exception encountered during processing. Please contact support : Unable to acquire JDBC Connection; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection Exception DataAccessResourceFailureException: Unable to acquire JDBC Connection; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection at org.springframework.orm.jpa.vendor.HibernateJpaDialect.convertHibernateAccessException(HibernateJpaDialect.java:277) at org.springframework.orm.jpa.vendor.HibernateJpaDialect.translateExceptionIfPossible(HibernateJpaDialect.java:255) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.translateExceptionIfPossible(AbstractEntityManagerFactoryBean.java:528) at org.springframework.dao.support.ChainedPersistenceExceptionTranslator.translateExceptionIfPossible(ChainedPersistenceExceptionTranslator.java:61) at org.springframework.dao.support.DataAccessUtils.translateIfNecessary(DataAccessUtils.java:242) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:153) ... 12 more frames 2021-04-21 14:03:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:03:47.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:03:57.455 WARN 9 --- [ryBean_Worker-6] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08 2021-04-21 14:03:57.455 ERROR 9 --- [ryBean_Worker-6] o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not available, request timed out after 30000ms. 2021-04-21 14:03:57.455 WARN 9 --- [ryBean_Worker-6] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: -1, SQLState: 08 2021-04-21 14:03:57.455 ERROR 9 --- [ryBean_Worker-6] o.h.engine.jdbc.spi.SqlExceptionHelper : Could not connect to address=(host=cmso-db.onap)(port=3306)(type=master) : Socket fail to connect to host:cmso-db.onap, port:3306. Connection refused (Connection refused) 2021-04-21 14:03:57.456 ERROR 9 --- [ryBean_Worker-6] com.att.eelf.error : UNEXPECTED_EXCEPTION Unexpected exception encountered during processing. Please contact support : Unable to acquire JDBC Connection; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection 2021-04-21 14:04:02.939 INFO 9 --- [nio-8080-exec-3] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=Bad Request 2021-04-21 14:04:02.939 INFO 9 --- [nio-8080-exec-3] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=Bad Request 2021-04-21 14:04:02.939 INFO 9 --- [nio-8080-exec-3] org.onap.optf.cmso.Application : OPTIMIZER_REQUEST Optimi Request:End : Schedule ID: healthcheck : URL : https://oof-cmso-optimizer:7997/optimizer/v1/health?checkInterfaces=true 2021-04-21 14:04:17.365 WARN 9 --- [ryBean_Worker-1] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08 2021-04-21 14:04:17.365 ERROR 9 --- [ryBean_Worker-1] o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not available, request timed out after 30000ms. 2021-04-21 14:04:17.365 WARN 9 --- [ryBean_Worker-1] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: -1, SQLState: 08 2021-04-21 14:04:17.365 ERROR 9 --- [ryBean_Worker-1] o.h.engine.jdbc.spi.SqlExceptionHelper : Could not connect to address=(host=cmso-db.onap)(port=3306)(type=master) : Socket fail to connect to host:cmso-db.onap, port:3306. Connection refused (Connection refused) 2021-04-21 14:04:17.446 WARN 9 --- [ryBean_Worker-3] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08 2021-04-21 14:04:17.446 ERROR 9 --- [ryBean_Worker-3] o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not available, request timed out after 30000ms. 2021-04-21 14:04:17.446 WARN 9 --- [ryBean_Worker-3] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: -1, SQLState: 08 2021-04-21 14:04:17.446 ERROR 9 --- [ryBean_Worker-3] o.h.engine.jdbc.spi.SqlExceptionHelper : Could not connect to address=(host=cmso-db.onap)(port=3306)(type=master) : Socket fail to connect to host:cmso-db.onap, port:3306. Connection refused (Connection refused) 2021-04-21 14:04:17.447 ERROR 9 --- [ryBean_Worker-3] com.att.eelf.error : UNEXPECTED_EXCEPTION Unexpected exception encountered during processing. Please contact support : Unable to acquire JDBC Connection; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection Exception DataAccessResourceFailureException: Unable to acquire JDBC Connection; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection at org.springframework.orm.jpa.vendor.HibernateJpaDialect.convertHibernateAccessException(HibernateJpaDialect.java:277) at org.springframework.orm.jpa.vendor.HibernateJpaDialect.translateExceptionIfPossible(HibernateJpaDialect.java:255) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.translateExceptionIfPossible(AbstractEntityManagerFactoryBean.java:528) at org.springframework.dao.support.ChainedPersistenceExceptionTranslator.translateExceptionIfPossible(ChainedPersistenceExceptionTranslator.java:61) at org.springframework.dao.support.DataAccessUtils.translateIfNecessary(DataAccessUtils.java:242) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:153) ... 12 more frames 2021-04-21 14:04:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:04:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:04:27.457 WARN 9 --- [ryBean_Worker-6] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08 2021-04-21 14:04:27.457 ERROR 9 --- [ryBean_Worker-6] o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not available, request timed out after 30000ms. 2021-04-21 14:04:27.457 WARN 9 --- [ryBean_Worker-6] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: -1, SQLState: 08 2021-04-21 14:04:27.457 ERROR 9 --- [ryBean_Worker-6] o.h.engine.jdbc.spi.SqlExceptionHelper : Could not connect to address=(host=cmso-db.onap)(port=3306)(type=master) : Socket fail to connect to host:cmso-db.onap, port:3306. Connection refused (Connection refused) 2021-04-21 14:04:27.457 ERROR 9 --- [ryBean_Worker-6] com.att.eelf.error : UNEXPECTED_EXCEPTION Unexpected exception encountered during processing. Please contact support : Unable to acquire JDBC Connection; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection 2021-04-21 14:04:27.458 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:04:32.943 WARN 9 --- [nio-8080-exec-3] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08 2021-04-21 14:04:32.943 ERROR 9 --- [nio-8080-exec-3] o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not available, request timed out after 30000ms. 2021-04-21 14:04:32.943 WARN 9 --- [nio-8080-exec-3] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: -1, SQLState: 08 2021-04-21 14:04:32.943 ERROR 9 --- [nio-8080-exec-3] o.h.engine.jdbc.spi.SqlExceptionHelper : Could not connect to address=(host=cmso-db.onap)(port=3306)(type=master) : Socket fail to connect to host:cmso-db.onap, port:3306. Connection refused (Connection refused) 2021-04-21 14:04:32.946 INFO 9 --- [nio-8080-exec-3] com.att.eelf.audit : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=Bad Request 2021-04-21 14:04:32.946 INFO 9 --- [nio-8080-exec-3] org.onap.optf.cmso.Application : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=Bad Request 2021-04-21 14:04:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:04:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:04:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:04:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:04:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:04:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:05:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:05:07.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:05:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:05:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:05:20.390 INFO 9 --- [nio-8080-exec-6] com.att.eelf.audit : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-21 14:05:20.391 INFO 9 --- [nio-8080-exec-6] org.onap.optf.cmso.Application : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-21 14:05:20.395 INFO 9 --- [nio-8080-exec-6] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:oof@oof.onap.org 2021-04-21 14:05:20.452 INFO 9 --- [nio-8080-exec-6] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-04-21 14:05:20.452 INFO 9 --- [nio-8080-exec-6] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-04-21 14:05:20.457 INFO 9 --- [nio-8080-exec-6] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-04-21 14:05:20.457 INFO 9 --- [nio-8080-exec-6] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-04-21 14:05:20.459 INFO 9 --- [nio-8080-exec-6] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-04-21 14:05:20.549 INFO 9 --- [nio-8080-exec-6] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-21 14:05:20.549 INFO 9 --- [nio-8080-exec-6] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-21 14:05:20.705 INFO 9 --- [nio-8080-exec-6] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-04-21 14:05:20.705 INFO 9 --- [nio-8080-exec-6] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-04-21 14:05:20.705 INFO 9 --- [nio-8080-exec-6] org.onap.optf.cmso.Application : OPTIMIZER_REQUEST Optimi Request:End : Schedule ID: healthcheck : URL : https://oof-cmso-optimizer:7997/optimizer/v1/health?checkInterfaces=true 2021-04-21 14:05:20.715 INFO 9 --- [nio-8080-exec-6] com.att.eelf.audit : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-04-21 14:05:20.715 INFO 9 --- [nio-8080-exec-6] org.onap.optf.cmso.Application : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-04-21 14:05:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:05:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:05:27.448 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:05:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:05:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:05:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:05:47.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:05:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:05:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:06:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:06:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:06:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:06:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:06:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:06:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:06:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:06:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:06:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:06:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:06:47.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:06:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:06:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:07:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:07:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:07:15.625 INFO 9 --- [nio-8080-exec-9] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-04-21 14:07:15.656 INFO 9 --- [nio-8080-exec-9] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org 2021-04-21 14:07:15.656 INFO 9 --- [nio-8080-exec-9] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org 2021-04-21 14:07:15.767 INFO 9 --- [nio-8080-exec-9] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK 2021-04-21 14:07:15.767 INFO 9 --- [nio-8080-exec-9] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK 2021-04-21 14:07:15.772 INFO 9 --- [nio-8080-exec-9] com.att.eelf.audit : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-21 14:07:15.773 INFO 9 --- [nio-8080-exec-9] org.onap.optf.cmso.Application : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-21 14:07:15.830 INFO 9 --- [nio-8080-exec-9] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:oof@oof.onap.org 2021-04-21 14:07:15.931 INFO 9 --- [nio-8080-exec-9] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-04-21 14:07:15.931 INFO 9 --- [nio-8080-exec-9] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-04-21 14:07:15.938 INFO 9 --- [nio-8080-exec-9] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-04-21 14:07:15.938 INFO 9 --- [nio-8080-exec-9] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-04-21 14:07:15.941 INFO 9 --- [nio-8080-exec-9] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-04-21 14:07:15.964 INFO 9 --- [nio-8080-exec-9] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-21 14:07:15.964 INFO 9 --- [nio-8080-exec-9] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-21 14:07:16.503 INFO 9 --- [nio-8080-exec-9] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-04-21 14:07:16.504 INFO 9 --- [nio-8080-exec-9] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-04-21 14:07:16.504 INFO 9 --- [nio-8080-exec-9] org.onap.optf.cmso.Application : OPTIMIZER_REQUEST Optimi Request:End : Schedule ID: healthcheck : URL : https://oof-cmso-optimizer:7997/optimizer/v1/health?checkInterfaces=true 2021-04-21 14:07:16.508 INFO 9 --- [nio-8080-exec-9] com.att.eelf.audit : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-04-21 14:07:16.508 INFO 9 --- [nio-8080-exec-9] org.onap.optf.cmso.Application : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-04-21 14:07:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:07:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:07:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:07:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:07:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:07:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:07:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:07:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:07:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:07:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:07:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:08:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:08:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:08:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:08:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:08:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:08:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:08:27.447 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:08:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:08:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:08:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:08:47.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:08:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:08:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:09:04.631 INFO 9 --- [io-8080-exec-12] com.att.eelf.audit : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-21 14:09:04.632 INFO 9 --- [io-8080-exec-12] org.onap.optf.cmso.Application : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-21 14:09:04.634 INFO 9 --- [io-8080-exec-12] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:oof@oof.onap.org 2021-04-21 14:09:04.662 INFO 9 --- [io-8080-exec-12] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-04-21 14:09:04.663 INFO 9 --- [io-8080-exec-12] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-04-21 14:09:04.667 INFO 9 --- [io-8080-exec-12] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-04-21 14:09:04.667 INFO 9 --- [io-8080-exec-12] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-04-21 14:09:04.670 INFO 9 --- [io-8080-exec-12] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-04-21 14:09:04.834 INFO 9 --- [io-8080-exec-12] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-21 14:09:04.835 INFO 9 --- [io-8080-exec-12] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-21 14:09:04.941 INFO 9 --- [io-8080-exec-12] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-04-21 14:09:04.941 INFO 9 --- [io-8080-exec-12] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-04-21 14:09:04.941 INFO 9 --- [io-8080-exec-12] org.onap.optf.cmso.Application : OPTIMIZER_REQUEST Optimi Request:End : Schedule ID: healthcheck : URL : https://oof-cmso-optimizer:7997/optimizer/v1/health?checkInterfaces=true 2021-04-21 14:09:04.945 INFO 9 --- [io-8080-exec-12] com.att.eelf.audit : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-04-21 14:09:04.946 INFO 9 --- [io-8080-exec-12] org.onap.optf.cmso.Application : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-04-21 14:09:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:09:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:09:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:09:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:09:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:09:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:09:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:09:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:09:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:09:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:09:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:09:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:09:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:10:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:10:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:10:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:10:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:10:23.838 INFO 9 --- [nio-8080-exec-9] com.att.eelf.audit : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-21 14:10:23.838 INFO 9 --- [nio-8080-exec-9] org.onap.optf.cmso.Application : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-21 14:10:23.840 INFO 9 --- [nio-8080-exec-9] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:oof@oof.onap.org 2021-04-21 14:10:23.857 INFO 9 --- [nio-8080-exec-9] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-04-21 14:10:23.858 INFO 9 --- [nio-8080-exec-9] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-04-21 14:10:23.862 INFO 9 --- [nio-8080-exec-9] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-04-21 14:10:23.862 INFO 9 --- [nio-8080-exec-9] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-04-21 14:10:23.867 INFO 9 --- [nio-8080-exec-9] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-04-21 14:10:23.945 INFO 9 --- [nio-8080-exec-9] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-21 14:10:23.945 INFO 9 --- [nio-8080-exec-9] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-21 14:10:24.071 INFO 9 --- [nio-8080-exec-9] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-04-21 14:10:24.071 INFO 9 --- [nio-8080-exec-9] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-04-21 14:10:24.072 INFO 9 --- [nio-8080-exec-9] org.onap.optf.cmso.Application : OPTIMIZER_REQUEST Optimi Request:End : Schedule ID: healthcheck : URL : https://oof-cmso-optimizer:7997/optimizer/v1/health?checkInterfaces=true 2021-04-21 14:10:24.075 INFO 9 --- [nio-8080-exec-9] com.att.eelf.audit : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-04-21 14:10:24.075 INFO 9 --- [nio-8080-exec-9] org.onap.optf.cmso.Application : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-04-21 14:10:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:10:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:10:27.448 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:10:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:10:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:10:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:10:47.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:10:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:10:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:11:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:11:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:11:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:11:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:11:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:11:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:11:27.447 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:11:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:11:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:11:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:11:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:11:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:11:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:12:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:12:07.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:12:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:12:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:12:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:12:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:12:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:12:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:12:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:12:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:12:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:12:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:12:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:13:04.729 INFO 9 --- [io-8080-exec-21] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-04-21 14:13:04.760 INFO 9 --- [io-8080-exec-21] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org 2021-04-21 14:13:04.760 INFO 9 --- [io-8080-exec-21] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org 2021-04-21 14:13:04.886 INFO 9 --- [io-8080-exec-21] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK 2021-04-21 14:13:04.886 INFO 9 --- [io-8080-exec-21] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK 2021-04-21 14:13:04.929 INFO 9 --- [io-8080-exec-21] com.att.eelf.audit : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-21 14:13:04.930 INFO 9 --- [io-8080-exec-21] org.onap.optf.cmso.Application : INCOMING_MESSAGE Incoming message method=GET path=v1/health 2021-04-21 14:13:04.933 INFO 9 --- [io-8080-exec-21] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:oof@oof.onap.org 2021-04-21 14:13:04.953 INFO 9 --- [io-8080-exec-21] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-04-21 14:13:04.953 INFO 9 --- [io-8080-exec-21] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck 2021-04-21 14:13:04.957 INFO 9 --- [io-8080-exec-21] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-04-21 14:13:04.957 INFO 9 --- [io-8080-exec-21] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/onap/so/infra/orchestrationRequests/v7/healthcheck status=OK 2021-04-21 14:13:04.960 INFO 9 --- [io-8080-exec-21] o.o.o.c.common.BasicAuthenticatorFilter : user: oof@oof.onap.org pass:demo123456! 2021-04-21 14:13:05.043 INFO 9 --- [io-8080-exec-21] com.att.eelf.audit : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-21 14:13:05.043 INFO 9 --- [io-8080-exec-21] org.onap.optf.cmso.Application : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health 2021-04-21 14:13:05.418 INFO 9 --- [io-8080-exec-21] com.att.eelf.audit : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-04-21 14:13:05.418 INFO 9 --- [io-8080-exec-21] org.onap.optf.cmso.Application : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK 2021-04-21 14:13:05.418 INFO 9 --- [io-8080-exec-21] org.onap.optf.cmso.Application : OPTIMIZER_REQUEST Optimi Request:End : Schedule ID: healthcheck : URL : https://oof-cmso-optimizer:7997/optimizer/v1/health?checkInterfaces=true 2021-04-21 14:13:05.423 INFO 9 --- [io-8080-exec-21] com.att.eelf.audit : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-04-21 14:13:05.423 INFO 9 --- [io-8080-exec-21] org.onap.optf.cmso.Application : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK 2021-04-21 14:13:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:13:07.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:13:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:13:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:13:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:13:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:13:27.447 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:13:37.364 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:13:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:13:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:13:47.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:13:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:13:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:14:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:14:07.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:14:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:14:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:14:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:14:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:14:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:14:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:14:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:14:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:14:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:14:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:14:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:15:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:15:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:15:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:15:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:15:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:15:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:15:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:15:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:15:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:15:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:15:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:15:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:15:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:16:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:16:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:16:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:16:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:16:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:16:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:16:27.447 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:16:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:16:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:16:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:16:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:16:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:16:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:17:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:17:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:17:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:17:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:17:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:17:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:17:27.447 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:17:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:17:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:17:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:17:47.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:17:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:17:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:18:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:18:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:18:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:18:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:18:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:18:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:18:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:18:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:18:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:18:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:18:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:18:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:18:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:19:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:19:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:19:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:19:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:19:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:19:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:19:27.447 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:19:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:19:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:19:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:19:47.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:19:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:19:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:20:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:20:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:20:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:20:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:20:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:20:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:20:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:20:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:20:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:20:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:20:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:20:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:20:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:21:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:21:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:21:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:21:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:21:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:21:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:21:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:21:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:21:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:21:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:21:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:21:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:21:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:22:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:22:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:22:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:22:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:22:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:22:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:22:27.448 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:22:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:22:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:22:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:22:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:22:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:22:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:23:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:23:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:23:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:23:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:23:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:23:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:23:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:23:32.374 WARN 9 --- [ryBean_Worker-4] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@6fc5563 (Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-21 14:23:32.454 WARN 9 --- [ryBean_Worker-1] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@6da22b08 (Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-21 14:23:32.457 WARN 9 --- [ryBean_Worker-6] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@40d04b0d (Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-21 14:23:37.386 WARN 9 --- [ryBean_Worker-4] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@1ff70341 (Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-21 14:23:37.463 WARN 9 --- [ryBean_Worker-1] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@798abdce (Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-21 14:23:37.470 WARN 9 --- [ryBean_Worker-6] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@7ef96b6b (Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-21 14:23:42.394 WARN 9 --- [ryBean_Worker-4] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@28f46aef (Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-21 14:23:42.471 WARN 9 --- [ryBean_Worker-1] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@2f417083 (Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-21 14:23:42.483 WARN 9 --- [ryBean_Worker-6] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@270e197f (Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-21 14:23:47.404 WARN 9 --- [ryBean_Worker-4] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@4cc765df (Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-21 14:23:57.366 WARN 9 --- [ryBean_Worker-4] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: null 2021-04-21 14:23:57.366 ERROR 9 --- [ryBean_Worker-4] o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not available, request timed out after 30001ms. 2021-04-21 14:23:57.366 ERROR 9 --- [ryBean_Worker-4] o.h.engine.jdbc.spi.SqlExceptionHelper : Connection.setNetworkTimeout cannot be called on a closed connection 2021-04-21 14:23:57.446 WARN 9 --- [ryBean_Worker-1] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: null 2021-04-21 14:23:57.446 ERROR 9 --- [ryBean_Worker-1] o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not available, request timed out after 30000ms. 2021-04-21 14:23:57.446 WARN 9 --- [ryBean_Worker-6] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: null 2021-04-21 14:23:57.446 ERROR 9 --- [ryBean_Worker-1] o.h.engine.jdbc.spi.SqlExceptionHelper : Connection.setNetworkTimeout cannot be called on a closed connection 2021-04-21 14:23:57.446 ERROR 9 --- [ryBean_Worker-6] o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not available, request timed out after 30000ms. 2021-04-21 14:23:57.446 ERROR 9 --- [ryBean_Worker-6] o.h.engine.jdbc.spi.SqlExceptionHelper : Connection.setNetworkTimeout cannot be called on a closed connection 2021-04-21 14:23:57.447 ERROR 9 --- [ryBean_Worker-6] com.att.eelf.error : UNEXPECTED_EXCEPTION Unexpected exception encountered during processing. Please contact support : Unable to acquire JDBC Connection; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection 2021-04-21 14:23:57.447 ERROR 9 --- [ryBean_Worker-1] com.att.eelf.error : UNEXPECTED_EXCEPTION Unexpected exception encountered during processing. Please contact support : Unable to acquire JDBC Connection; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection Exception DataAccessResourceFailureException: Unable to acquire JDBC Connection; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection at org.springframework.orm.jpa.vendor.HibernateJpaDialect.convertHibernateAccessException(HibernateJpaDialect.java:277) at org.springframework.orm.jpa.vendor.HibernateJpaDialect.translateExceptionIfPossible(HibernateJpaDialect.java:255) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.translateExceptionIfPossible(AbstractEntityManagerFactoryBean.java:528) at org.springframework.dao.support.ChainedPersistenceExceptionTranslator.translateExceptionIfPossible(ChainedPersistenceExceptionTranslator.java:61) at org.springframework.dao.support.DataAccessUtils.translateIfNecessary(DataAccessUtils.java:242) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:153) ... 12 more frames 2021-04-21 14:24:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:24:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:24:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:24:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:24:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:24:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:24:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:24:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:24:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:24:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:24:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:24:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:24:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:25:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:25:07.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:25:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:25:17.365 WARN 9 --- [ryBean_Worker-7] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@434f45c6 (Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-21 14:25:17.368 WARN 9 --- [ryBean_Worker-7] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@600c2b91 (Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-21 14:25:17.370 WARN 9 --- [ryBean_Worker-7] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@4f7a96e4 (Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-21 14:25:17.371 WARN 9 --- [ryBean_Worker-7] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@76a29bb8 (Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-21 14:25:17.376 WARN 9 --- [ryBean_Worker-7] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@16e68e86 (Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-21 14:25:17.378 WARN 9 --- [ryBean_Worker-7] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@17376f68 (Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-21 14:25:17.379 WARN 9 --- [ryBean_Worker-7] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@ce116dc (Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-21 14:25:17.380 WARN 9 --- [ryBean_Worker-7] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@6efc33a3 (Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-21 14:25:17.381 WARN 9 --- [ryBean_Worker-7] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@4ccc1244 (Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-21 14:25:17.384 WARN 9 --- [ryBean_Worker-7] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@602c689a (Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-04-21 14:25:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:25:27.447 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:25:47.366 WARN 9 --- [ryBean_Worker-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08 2021-04-21 14:25:47.366 ERROR 9 --- [ryBean_Worker-7] o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not available, request timed out after 30000ms. 2021-04-21 14:25:47.366 WARN 9 --- [ryBean_Worker-7] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: -1, SQLState: 08 2021-04-21 14:25:47.366 ERROR 9 --- [ryBean_Worker-7] o.h.engine.jdbc.spi.SqlExceptionHelper : Could not connect to address=(host=cmso-db.onap)(port=3306)(type=master) : Socket fail to connect to host:cmso-db.onap, port:3306. Connection refused (Connection refused) 2021-04-21 14:25:47.445 WARN 9 --- [ryBean_Worker-2] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08 2021-04-21 14:25:47.445 ERROR 9 --- [ryBean_Worker-2] o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not available, request timed out after 30000ms. 2021-04-21 14:25:47.445 WARN 9 --- [ryBean_Worker-2] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: -1, SQLState: 08 2021-04-21 14:25:47.445 ERROR 9 --- [ryBean_Worker-2] o.h.engine.jdbc.spi.SqlExceptionHelper : Could not connect to address=(host=cmso-db.onap)(port=3306)(type=master) : Socket fail to connect to host:cmso-db.onap, port:3306. Connection refused (Connection refused) 2021-04-21 14:25:47.446 ERROR 9 --- [ryBean_Worker-2] com.att.eelf.error : UNEXPECTED_EXCEPTION Unexpected exception encountered during processing. Please contact support : Unable to acquire JDBC Connection; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection Exception DataAccessResourceFailureException: Unable to acquire JDBC Connection; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection at org.springframework.orm.jpa.vendor.HibernateJpaDialect.convertHibernateAccessException(HibernateJpaDialect.java:277) at org.springframework.orm.jpa.vendor.HibernateJpaDialect.translateExceptionIfPossible(HibernateJpaDialect.java:255) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.translateExceptionIfPossible(AbstractEntityManagerFactoryBean.java:528) at org.springframework.dao.support.ChainedPersistenceExceptionTranslator.translateExceptionIfPossible(ChainedPersistenceExceptionTranslator.java:61) at org.springframework.dao.support.DataAccessUtils.translateIfNecessary(DataAccessUtils.java:242) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:153) ... 12 more frames 2021-04-21 14:25:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:25:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:25:57.449 WARN 9 --- [ryBean_Worker-4] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08 2021-04-21 14:25:57.449 ERROR 9 --- [ryBean_Worker-4] o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not available, request timed out after 30000ms. 2021-04-21 14:25:57.449 WARN 9 --- [ryBean_Worker-4] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: -1, SQLState: 08 2021-04-21 14:25:57.449 ERROR 9 --- [ryBean_Worker-4] o.h.engine.jdbc.spi.SqlExceptionHelper : Could not connect to address=(host=cmso-db.onap)(port=3306)(type=master) : Socket fail to connect to host:cmso-db.onap, port:3306. Connection refused (Connection refused) 2021-04-21 14:25:57.450 ERROR 9 --- [ryBean_Worker-4] com.att.eelf.error : UNEXPECTED_EXCEPTION Unexpected exception encountered during processing. Please contact support : Unable to acquire JDBC Connection; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection 2021-04-21 14:26:27.366 WARN 9 --- [ryBean_Worker-1] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08 2021-04-21 14:26:27.366 ERROR 9 --- [ryBean_Worker-1] o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not available, request timed out after 30000ms. 2021-04-21 14:26:27.366 WARN 9 --- [ryBean_Worker-1] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: -1, SQLState: 08 2021-04-21 14:26:27.366 ERROR 9 --- [ryBean_Worker-1] o.h.engine.jdbc.spi.SqlExceptionHelper : Could not connect to address=(host=cmso-db.onap)(port=3306)(type=master) : Socket fail to connect to host:cmso-db.onap, port:3306. Connection refused (Connection refused) 2021-04-21 14:26:27.446 WARN 9 --- [ryBean_Worker-6] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08 2021-04-21 14:26:27.446 ERROR 9 --- [ryBean_Worker-6] o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not available, request timed out after 30000ms. 2021-04-21 14:26:27.446 WARN 9 --- [ryBean_Worker-6] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: -1, SQLState: 08 2021-04-21 14:26:27.446 ERROR 9 --- [ryBean_Worker-6] o.h.engine.jdbc.spi.SqlExceptionHelper : Could not connect to address=(host=cmso-db.onap)(port=3306)(type=master) : Socket fail to connect to host:cmso-db.onap, port:3306. Connection refused (Connection refused) 2021-04-21 14:26:27.447 ERROR 9 --- [ryBean_Worker-6] com.att.eelf.error : UNEXPECTED_EXCEPTION Unexpected exception encountered during processing. Please contact support : Unable to acquire JDBC Connection; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection Exception DataAccessResourceFailureException: Unable to acquire JDBC Connection; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection at org.springframework.orm.jpa.vendor.HibernateJpaDialect.convertHibernateAccessException(HibernateJpaDialect.java:277) at org.springframework.orm.jpa.vendor.HibernateJpaDialect.translateExceptionIfPossible(HibernateJpaDialect.java:255) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.translateExceptionIfPossible(AbstractEntityManagerFactoryBean.java:528) at org.springframework.dao.support.ChainedPersistenceExceptionTranslator.translateExceptionIfPossible(ChainedPersistenceExceptionTranslator.java:61) at org.springframework.dao.support.DataAccessUtils.translateIfNecessary(DataAccessUtils.java:242) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:153) ... 12 more frames 2021-04-21 14:26:27.451 WARN 9 --- [ryBean_Worker-4] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08 2021-04-21 14:26:27.451 ERROR 9 --- [ryBean_Worker-4] o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not available, request timed out after 30000ms. 2021-04-21 14:26:27.451 WARN 9 --- [ryBean_Worker-4] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: -1, SQLState: 08 2021-04-21 14:26:27.451 ERROR 9 --- [ryBean_Worker-4] o.h.engine.jdbc.spi.SqlExceptionHelper : Could not connect to address=(host=cmso-db.onap)(port=3306)(type=master) : Socket fail to connect to host:cmso-db.onap, port:3306. Connection refused (Connection refused) 2021-04-21 14:26:27.452 ERROR 9 --- [ryBean_Worker-4] com.att.eelf.error : UNEXPECTED_EXCEPTION Unexpected exception encountered during processing. Please contact support : Unable to acquire JDBC Connection; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection 2021-04-21 14:26:27.452 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:26:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:26:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:26:57.453 WARN 9 --- [ryBean_Worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08 2021-04-21 14:26:57.453 ERROR 9 --- [ryBean_Worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not available, request timed out after 30000ms. 2021-04-21 14:26:57.453 WARN 9 --- [ryBean_Worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: -1, SQLState: 08 2021-04-21 14:26:57.453 ERROR 9 --- [ryBean_Worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : Could not connect to address=(host=cmso-db.onap)(port=3306)(type=master) : Socket fail to connect to host:cmso-db.onap, port:3306. Connection refused (Connection refused) 2021-04-21 14:26:57.454 ERROR 9 --- [ryBean_Worker-5] com.att.eelf.error : UNEXPECTED_EXCEPTION Unexpected exception encountered during processing. Please contact support : Unable to acquire JDBC Connection; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection 2021-04-21 14:27:07.366 WARN 9 --- [ryBean_Worker-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08 2021-04-21 14:27:07.366 ERROR 9 --- [ryBean_Worker-8] o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not available, request timed out after 30000ms. 2021-04-21 14:27:07.366 WARN 9 --- [ryBean_Worker-8] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: -1, SQLState: 08 2021-04-21 14:27:07.366 ERROR 9 --- [ryBean_Worker-8] o.h.engine.jdbc.spi.SqlExceptionHelper : Could not connect to address=(host=cmso-db.onap)(port=3306)(type=master) : Socket fail to connect to host:cmso-db.onap, port:3306. Connection refused (Connection refused) 2021-04-21 14:27:07.446 WARN 9 --- [ryBean_Worker-3] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08 2021-04-21 14:27:07.446 ERROR 9 --- [ryBean_Worker-3] o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not available, request timed out after 30000ms. 2021-04-21 14:27:07.446 WARN 9 --- [ryBean_Worker-3] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: -1, SQLState: 08 2021-04-21 14:27:07.446 ERROR 9 --- [ryBean_Worker-3] o.h.engine.jdbc.spi.SqlExceptionHelper : Could not connect to address=(host=cmso-db.onap)(port=3306)(type=master) : Socket fail to connect to host:cmso-db.onap, port:3306. Connection refused (Connection refused) 2021-04-21 14:27:07.447 ERROR 9 --- [ryBean_Worker-3] com.att.eelf.error : UNEXPECTED_EXCEPTION Unexpected exception encountered during processing. Please contact support : Unable to acquire JDBC Connection; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection Exception DataAccessResourceFailureException: Unable to acquire JDBC Connection; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection at org.springframework.orm.jpa.vendor.HibernateJpaDialect.convertHibernateAccessException(HibernateJpaDialect.java:277) at org.springframework.orm.jpa.vendor.HibernateJpaDialect.translateExceptionIfPossible(HibernateJpaDialect.java:255) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.translateExceptionIfPossible(AbstractEntityManagerFactoryBean.java:528) at org.springframework.dao.support.ChainedPersistenceExceptionTranslator.translateExceptionIfPossible(ChainedPersistenceExceptionTranslator.java:61) at org.springframework.dao.support.DataAccessUtils.translateIfNecessary(DataAccessUtils.java:242) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:153) ... 12 more frames 2021-04-21 14:27:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:27:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:27:27.454 WARN 9 --- [ryBean_Worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 08 2021-04-21 14:27:27.454 ERROR 9 --- [ryBean_Worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : HikariPool-1 - Connection is not available, request timed out after 30000ms. 2021-04-21 14:27:27.454 WARN 9 --- [ryBean_Worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: -1, SQLState: 08 2021-04-21 14:27:27.454 ERROR 9 --- [ryBean_Worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper : Could not connect to address=(host=cmso-db.onap)(port=3306)(type=master) : Socket fail to connect to host:cmso-db.onap, port:3306. Connection refused (Connection refused) 2021-04-21 14:27:27.455 ERROR 9 --- [ryBean_Worker-5] com.att.eelf.error : UNEXPECTED_EXCEPTION Unexpected exception encountered during processing. Please contact support : Unable to acquire JDBC Connection; nested exception is org.hibernate.exception.JDBCConnectionException: Unable to acquire JDBC Connection 2021-04-21 14:27:27.455 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:27:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:27:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:27:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:27:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:28:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:28:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:28:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:28:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:28:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:28:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:28:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:28:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:28:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:28:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:28:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:28:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:28:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:29:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:29:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:29:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:29:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:29:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:29:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:29:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:29:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:29:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:29:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:29:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:29:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:29:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:30:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:30:07.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:30:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:30:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:30:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:30:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:30:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:30:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:30:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:30:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:30:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:30:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:30:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:31:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:31:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:31:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:31:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:31:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:31:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:31:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:31:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:31:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:31:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:31:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:31:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:31:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:32:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:32:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:32:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:32:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:32:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:32:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:32:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:32:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:32:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:32:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:32:47.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:32:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:32:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:33:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:33:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:33:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:33:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:33:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:33:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:33:27.447 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:33:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:33:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:33:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:33:47.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:33:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:33:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:34:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:34:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:34:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:34:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:34:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:34:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:34:27.447 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:34:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:34:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:34:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:34:47.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:34:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:34:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:35:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:35:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:35:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:35:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:35:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:35:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:35:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:35:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:35:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:35:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:35:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:35:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:35:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:36:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:36:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:36:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:36:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:36:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:36:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:36:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:36:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:36:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:36:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:36:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:36:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:36:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:37:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:37:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:37:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:37:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:37:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:37:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:37:27.448 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:37:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:37:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:37:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:37:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:37:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:37:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:38:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:38:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:38:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:38:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:38:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:38:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:38:27.448 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:38:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:38:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:38:47.364 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:38:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:38:57.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:38:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:39:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:39:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:39:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:39:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:39:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:39:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:39:27.447 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:39:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:39:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:39:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:39:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:39:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:39:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:40:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:40:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:40:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:40:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:40:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:40:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:40:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:40:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:40:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:40:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:40:47.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:40:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:40:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:41:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:41:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:41:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:41:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:41:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:41:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:41:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:41:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:41:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:41:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:41:47.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:41:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:41:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:42:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:42:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:42:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:42:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:42:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:42:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:42:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:42:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:42:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:42:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:42:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:42:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:42:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:43:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:43:07.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:43:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:43:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:43:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:43:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:43:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:43:37.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:43:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:43:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:43:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:43:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:43:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:44:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:44:07.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:44:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:44:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:44:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:44:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:44:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:44:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:44:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:44:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:44:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:44:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:44:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:45:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:45:07.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:45:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:45:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:45:27.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:45:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:45:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:45:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:45:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:45:47.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:45:47.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:45:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:45:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:46:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:46:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:46:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:46:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:46:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:46:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:46:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:46:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:46:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:46:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:46:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:46:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:46:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:47:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:47:07.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:47:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:47:17.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:47:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:47:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:47:27.448 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:47:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:47:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:47:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:47:47.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:47:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:47:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:48:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:48:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:48:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:48:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:48:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:48:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:48:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:48:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:48:37.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:48:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:48:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:48:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:48:57.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:49:07.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:49:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:49:17.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:49:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:49:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:49:27.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:49:27.447 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:49:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:49:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:49:47.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:49:47.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:49:57.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:49:57.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:50:07.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:50:07.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:50:17.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:50:17.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:50:27.363 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:50:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:50:27.445 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:50:37.362 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance 2021-04-21 14:50:37.444 INFO 9 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory : create job instance