Results

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=xxm@7?S0YppLrwwT:eDR^fEi
20:23:30.578 [main] INFO com.att.eelf - EELF0005I Searching path "/share/etc/config" for log configuration file "logback.xml"
20:23:30.578 [main] INFO  com.att.eelf - EELF0005I Searching path "/share/etc/config" for log configuration file "logback.xml"
20:23:30.647 [main] INFO com.att.eelf - EELF0002I Loading logging configuration from file "/share/etc/config/logback.xml"
20:23:30.647 [main] INFO  com.att.eelf - EELF0002I Loading logging configuration from file "/share/etc/config/logback.xml"
#-----------------------------------------------------------
	   ____  ____  ____________   ________  ________ ____ 
	  / __ \/ __ \/_  __/ ____/  / ____/  |/  / ___// __ \
	 / / / / /_/ / / / / /_     / /   / /|_/ /\__ \/ / / /
	/ /_/ / ____/ / / / __/    / /___/ /  / /___/ / /_/ / 
	\____/_/     /_/ /_/       \____/_/  /_//____/\____/ 

${archetype.name}-Version:${archetype.version}

#-----------------------------------------------------------
2021-04-27 20:23:32.851  INFO 8 --- [           main] org.onap.optf.cmso.Application           : Starting Application on onap-oof-cmso-service-7598c4cb6-5k9gb with PID 8 (/opt/app/cmso/app.jar started by onap in /opt/app/cmso)
2021-04-27 20:23:32.853  INFO 8 --- [           main] org.onap.optf.cmso.Application           : The following profiles are active: aaf-auth
2021-04-27 20:23:37.562  INFO 8 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2021-04-27 20:23:37.981  INFO 8 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 399ms. Found 8 JPA repository interfaces.
2021-04-27 20:23:41.068  INFO 8 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 8080 (https) 8089 (http)
2021-04-27 20:23:41.149  INFO 8 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2021-04-27 20:23:41.150  INFO 8 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.31]
2021-04-27 20:23:41.374  INFO 8 --- [           main] o.a.c.c.C.[Tomcat].[localhost].[/cmso]   : Initializing Spring embedded WebApplicationContext
2021-04-27 20:23:41.374  INFO 8 --- [           main] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 8399 ms
2021-04-27 20:23:46.782  INFO 8 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2021-04-27 20:23:47.071  INFO 8 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.12.Final
2021-04-27 20:23:47.501  INFO 8 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.0.Final}
2021-04-27 20:23:47.869  INFO 8 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2021-04-27 20:23:48.063  INFO 8 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2021-04-27 20:23:48.099  INFO 8 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2021-04-27 20:23:51.101  INFO 8 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-04-27 20:23:51.558  INFO 8 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2021-04-27 20:23:53.662  INFO 8 --- [           main] org.quartz.impl.StdSchedulerFactory      : Using default implementation for ThreadExecutor
2021-04-27 20:23:53.687  INFO 8 --- [           main] org.quartz.core.SchedulerSignalerImpl    : Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2021-04-27 20:23:53.688  INFO 8 --- [           main] org.quartz.core.QuartzScheduler          : Quartz Scheduler v.2.3.2 created.
2021-04-27 20:23:53.689  INFO 8 --- [           main] org.quartz.simpl.RAMJobStore             : RAMJobStore initialized.
2021-04-27 20:23:53.745  INFO 8 --- [           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-27 20:23:53.745  INFO 8 --- [           main] org.quartz.impl.StdSchedulerFactory      : Quartz scheduler 'cmsoFactoryBean' initialized from an externally provided properties instance.
2021-04-27 20:23:53.745  INFO 8 --- [           main] org.quartz.impl.StdSchedulerFactory      : Quartz scheduler version: 2.3.2
2021-04-27 20:23:53.746  INFO 8 --- [           main] org.quartz.core.QuartzScheduler          : JobFactory set to: org.onap.optf.cmso.AutowiringSpringBeanJobFactory@d2708a7
2021-04-27 20:23:54.469  WARN 8 --- [           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-27 20:23:55.558  INFO 8 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2a8f8555, org.springframework.security.web.context.SecurityContextPersistenceFilter@370c7cc5, org.springframework.security.web.header.HeaderWriterFilter@681de87f, org.springframework.security.web.authentication.logout.LogoutFilter@2a484710, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7f42b194, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2a04ab05, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@250967f1, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@402b4f81, org.springframework.security.web.session.SessionManagementFilter@7ab63838, org.springframework.security.web.access.ExceptionTranslationFilter@7ddeb27f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7f12094d]
2021-04-27 20:23:55.583  WARN 8 --- [           main] uration$JodaDateTimeJacksonConfiguration : Auto-configuration of Jackson's Joda-Time integration is deprecated in favor of using java.time (JSR-310).
2021-04-27 20:23:56.070  INFO 8 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2021-04-27 20:23:57.182  INFO 8 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 2 endpoint(s) beneath base path '/actuator'
2021-04-27 20:23:57.347  INFO 8 --- [           main] o.s.s.quartz.SchedulerFactoryBean        : Starting Quartz Scheduler now
2021-04-27 20:23:57.347  INFO 8 --- [           main] org.quartz.core.QuartzScheduler          : Scheduler cmsoFactoryBean_$_NON_CLUSTERED started.
2021-04-27 20:23:57.356  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:23:57.362  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:23:57.371  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:23:58.257  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-27 20:23:58.258  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-27 20:23:58.258  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-27 20:23:58.259  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-27 20:23:58.259  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-27 20:23:58.259  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-27 20:23:58.259  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-27 20:23:58.260  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-27 20:23:58.260  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-27 20:23:58.260  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-27 20:23:58.260  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-27 20:23:58.261  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-27 20:23:58.261  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-27 20:23:58.261  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-27 20:23:58.261  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-27 20:23:58.261  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-27 20:23:58.262  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-27 20:23:58.262  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-27 20:23:58.262  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-04-27 20:23:58.452  INFO 8 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 8080 (https) 8089 (http) with context path '/cmso'
2021-04-27 20:23:58.457  INFO 8 --- [           main] org.onap.optf.cmso.Application           : Started Application in 27.475 seconds (JVM running for 30.683)
2021-04-27 20:24:06.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:24:06.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:24:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:24:16.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:24:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:24:26.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:24:36.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:24:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:24:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:24:46.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:24:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:24:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:24:56.565  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:25:06.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:25:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:25:16.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:25:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:25:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:25:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:25:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:25:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:25:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:25:46.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:25:56.482  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:25:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:25:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:26:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:26:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:26:16.482  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:26:16.565  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:26:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:26:26.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:26:36.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:26:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:26:46.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:26:46.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:26:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:26:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:26:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:27:06.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:27:06.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:27:16.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:27:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:27:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:27:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:27:36.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:27:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:27:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:27:46.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:27:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:27:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:27:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:28:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:28:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:28:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:28:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:28:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:28:26.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:28:36.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:28:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:28:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:28:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:28:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:28:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:28:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:29:06.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:29:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:29:16.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:29:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:29:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:29:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:29:36.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:29:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:29:46.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:29:46.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:29:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:29:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:29:56.565  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:30:06.484  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:30:06.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:30:16.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:30:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:30:26.482  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:30:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:30:36.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:30:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:30:46.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:30:46.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:30:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:30:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:30:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:31:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:31:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:31:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:31:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:31:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:31:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:31:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:31:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:31:46.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:31:46.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:31:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:31:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:31:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:32:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:32:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:32:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:32:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:32:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:32:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:32:36.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:32:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:32:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:32:46.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:32:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:32:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:32:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:33:06.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:33:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:33:16.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:33:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:33:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:33:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:33:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:33:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:33:46.482  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:33:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:33:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:33:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:33:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:34:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:34:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:34:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:34:16.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:34:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:34:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:34:36.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:34:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:34:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:34:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:34:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:34:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:34:56.565  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:35:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:35:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:35:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:35:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:35:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:35:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:35:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:35:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:35:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:35:46.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:35:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:35:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:35:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:36:06.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:36:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:36:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:36:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:36:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:36:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:36:36.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:36:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:36:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:36:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:36:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:36:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:36:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:37:06.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:37:06.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:37:16.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:37:16.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:37:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:37:26.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:37:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:37:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:37:46.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:37:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:37:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:37:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:37:56.565  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:38:06.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:38:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:38:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:38:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:38:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:38:26.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:38:36.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:38:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:38:46.483  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:38:46.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:38:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:38:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:38:56.566  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:39:06.482  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:39:06.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:39:16.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:39:16.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:39:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:39:26.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:39:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:39:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:39:46.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:39:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:39:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:39:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:39:56.565  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:40:06.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:40:06.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:40:16.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:40:16.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:40:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:40:26.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:40:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:40:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:40:46.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:40:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:40:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:40:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:40:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:41:06.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:41:06.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:41:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:41:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:41:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:41:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:41:36.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:41:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:41:46.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:41:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:41:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:41:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:41:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:42:06.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:42:06.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:42:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:42:16.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:42:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:42:26.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:42:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:42:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:42:46.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:42:46.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:42:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:42:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:42:56.565  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:43:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:43:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:43:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:43:16.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:43:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:43:26.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:43:36.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:43:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:43:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:43:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:43:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:43:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:43:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:44:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:44:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:44:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:44:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:44:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:44:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:44:36.482  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:44:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:44:46.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:44:46.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:44:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:44:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:44:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:45:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:45:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:45:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:45:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:45:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:45:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:45:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:45:36.565  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:45:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:45:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:45:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:45:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:45:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:46:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:46:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:46:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:46:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:46:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:46:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:46:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:46:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:46:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:46:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:46:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:46:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:46:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:47:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:47:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:47:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:47:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:47:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:47:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:47:36.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:47:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:47:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:47:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:47:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:47:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:47:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:48:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:48:06.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:48:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:48:16.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:48:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:48:26.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:48:36.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:48:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:48:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:48:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:48:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:48:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:48:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:49:06.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:49:06.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:49:16.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:49:16.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:49:26.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:49:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:49:36.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:49:36.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:49:46.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:49:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:49:56.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:49:56.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:49:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:50:06.482  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:50:06.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:50:16.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:50:16.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:50:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:50:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:50:36.482  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:50:36.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:50:46.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:50:46.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:50:56.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:50:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:50:56.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:51:06.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:51:06.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:51:16.481  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:51:16.564  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:51:26.480  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-04-27 20:51:26.563  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance