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=sU*P^M[tmUUvs4}]dlsv!esi
04:03:54.512 [main] INFO com.att.eelf - EELF0005I Searching path "/share/etc/config" for log configuration file "logback.xml"
04:03:54.512 [main] INFO  com.att.eelf - EELF0005I Searching path "/share/etc/config" for log configuration file "logback.xml"
04:03:54.515 [main] INFO com.att.eelf - EELF0002I Loading logging configuration from file "/share/etc/config/logback.xml"
04:03:54.515 [main] INFO  com.att.eelf - EELF0002I Loading logging configuration from file "/share/etc/config/logback.xml"
#-----------------------------------------------------------
	   ____  ____  ____________   ________  ________ ____ 
	  / __ \/ __ \/_  __/ ____/  / ____/  |/  / ___// __ \
	 / / / / /_/ / / / / /_     / /   / /|_/ /\__ \/ / / /
	/ /_/ / ____/ / / / __/    / /___/ /  / /___/ / /_/ / 
	\____/_/     /_/ /_/       \____/_/  /_//____/\____/ 

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

#-----------------------------------------------------------
2021-05-04 04:03:56.310  INFO 8 --- [           main] org.onap.optf.cmso.Application           : Starting Application on onap-oof-cmso-service-6599f56c5-8j5fb with PID 8 (/opt/app/cmso/app.jar started by onap in /opt/app/cmso)
2021-05-04 04:03:56.311  INFO 8 --- [           main] org.onap.optf.cmso.Application           : The following profiles are active: aaf-auth
2021-05-04 04:04:00.203  INFO 8 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2021-05-04 04:04:00.509  INFO 8 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 293ms. Found 8 JPA repository interfaces.
2021-05-04 04:04:02.928  INFO 8 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 8080 (https) 8089 (http)
2021-05-04 04:04:03.004  INFO 8 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2021-05-04 04:04:03.005  INFO 8 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.31]
2021-05-04 04:04:03.132  INFO 8 --- [           main] o.a.c.c.C.[Tomcat].[localhost].[/cmso]   : Initializing Spring embedded WebApplicationContext
2021-05-04 04:04:03.133  INFO 8 --- [           main] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 6638 ms
2021-05-04 04:04:07.532  INFO 8 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2021-05-04 04:04:07.725  INFO 8 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.12.Final
2021-05-04 04:04:08.121  INFO 8 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.0.Final}
2021-05-04 04:04:08.428  INFO 8 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2021-05-04 04:04:08.666  INFO 8 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2021-05-04 04:04:08.695  INFO 8 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2021-05-04 04:04:10.993  INFO 8 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-05-04 04:04:11.300  INFO 8 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2021-05-04 04:04:12.931  INFO 8 --- [           main] org.quartz.impl.StdSchedulerFactory      : Using default implementation for ThreadExecutor
2021-05-04 04:04:13.010  INFO 8 --- [           main] org.quartz.core.SchedulerSignalerImpl    : Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2021-05-04 04:04:13.011  INFO 8 --- [           main] org.quartz.core.QuartzScheduler          : Quartz Scheduler v.2.3.2 created.
2021-05-04 04:04:13.012  INFO 8 --- [           main] org.quartz.simpl.RAMJobStore             : RAMJobStore initialized.
2021-05-04 04:04:13.013  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-05-04 04:04:13.013  INFO 8 --- [           main] org.quartz.impl.StdSchedulerFactory      : Quartz scheduler 'cmsoFactoryBean' initialized from an externally provided properties instance.
2021-05-04 04:04:13.013  INFO 8 --- [           main] org.quartz.impl.StdSchedulerFactory      : Quartz scheduler version: 2.3.2
2021-05-04 04:04:13.014  INFO 8 --- [           main] org.quartz.core.QuartzScheduler          : JobFactory set to: org.onap.optf.cmso.AutowiringSpringBeanJobFactory@538a2f0e
2021-05-04 04:04:13.595  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-05-04 04:04:14.510  INFO 8 --- [           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-05-04 04:04:14.600  WARN 8 --- [           main] uration$JodaDateTimeJacksonConfiguration : Auto-configuration of Jackson's Joda-Time integration is deprecated in favor of using java.time (JSR-310).
2021-05-04 04:04:14.919  INFO 8 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2021-05-04 04:04:15.807  INFO 8 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 2 endpoint(s) beneath base path '/actuator'
2021-05-04 04:04:15.912  INFO 8 --- [           main] o.s.s.quartz.SchedulerFactoryBean        : Starting Quartz Scheduler now
2021-05-04 04:04:15.913  INFO 8 --- [           main] org.quartz.core.QuartzScheduler          : Scheduler cmsoFactoryBean_$_NON_CLUSTERED started.
2021-05-04 04:04:15.917  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:04:15.922  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:04:15.998  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:04:16.634  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-05-04 04:04:16.693  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-05-04 04:04:16.694  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-05-04 04:04:16.695  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-05-04 04:04:16.695  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-05-04 04:04:16.695  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-05-04 04:04:16.696  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-05-04 04:04:16.696  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-05-04 04:04:16.696  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-05-04 04:04:16.696  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-05-04 04:04:16.697  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-05-04 04:04:16.697  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-05-04 04:04:16.697  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-05-04 04:04:16.697  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-05-04 04:04:16.698  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-05-04 04:04:16.698  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-05-04 04:04:16.698  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-05-04 04:04:16.698  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-05-04 04:04:16.698  WARN 8 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : jsseUtil.trustedCertNotValid
2021-05-04 04:04:16.820  INFO 8 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 8080 (https) 8089 (http) with context path '/cmso'
2021-05-04 04:04:16.823  INFO 8 --- [           main] org.onap.optf.cmso.Application           : Started Application in 21.927 seconds (JVM running for 24.689)
2021-05-04 04:04:25.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:04:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:04:35.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:04:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:04:45.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:04:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:04:55.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:04:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:05:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:05:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:05:15.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:05:15.902  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:05:15.904  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:05:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:05:25.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:05:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:05:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:05:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:05:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:05:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:05:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:06:05.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:06:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:06:15.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:06:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:06:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:06:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:06:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:06:35.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:06:35.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:06:45.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:06:45.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:06:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:06:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:07:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:07:05.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:07:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:07:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:07:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:07:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:07:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:07:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:07:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:07:45.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:07:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:07:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:07:55.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:08:05.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:08:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:08:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:08:15.899  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:08:15.900  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:08:25.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:08:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:08:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:08:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:08:45.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:08:45.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:08:55.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:08:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:09:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:09:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:09:15.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:09:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:09:15.898  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:09:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:09:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:09:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:09:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:09:45.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:09:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:09:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:09:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:10:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:10:05.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:10:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:10:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:10:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:10:25.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:10:25.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:10:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:10:35.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:10:45.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:10:45.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:10:55.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:10:55.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:11:05.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:11:05.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:11:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:11:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:11:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:11:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:11:25.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:11:35.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:11:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:11:45.819  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:11:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:11:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:11:55.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:12:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:12:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:12:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:12:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:12:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:12:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:12:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:12:35.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:12:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:12:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:12:45.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:12:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:12:55.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:13:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:13:05.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:13:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:13:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:13:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:13:25.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:13:25.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:13:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:13:35.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:13:45.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:13:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:13:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:13:55.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:14:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:14:05.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:14:15.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:14:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:14:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:14:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:14:25.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:14:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:14:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:14:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:14:45.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:14:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:14:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:15:05.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:15:05.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:15:15.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:15:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:15:15.898  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:15:25.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:15:25.898  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:15:35.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:15:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:15:45.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:15:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:15:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:15:55.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:16:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:16:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:16:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:16:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:16:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:16:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:16:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:16:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:16:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:16:45.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:16:45.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:16:55.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:16:55.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:17:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:17:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:17:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:17:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:17:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:17:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:17:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:17:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:17:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:17:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:17:45.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:17:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:17:55.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:18:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:18:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:18:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:18:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:18:15.898  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:18:25.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:18:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:18:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:18:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:18:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:18:45.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:18:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:18:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:19:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:19:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:19:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:19:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:19:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:19:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:19:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:19:35.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:19:35.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:19:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:19:45.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:19:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:19:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:20:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:20:05.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:20:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:20:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:20:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:20:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:20:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:20:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:20:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:20:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:20:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:20:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:20:55.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:21:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:21:05.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:21:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:21:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:21:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:21:25.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:21:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:21:35.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:21:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:21:45.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:21:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:21:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:21:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:22:05.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:22:05.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:22:15.819  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:22:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:22:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:22:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:22:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:22:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:22:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:22:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:22:45.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:22:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:22:55.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:23:05.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:23:05.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:23:15.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:23:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:23:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:23:25.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:23:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:23:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:23:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:23:45.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:23:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:23:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:23:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:24:05.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:24:05.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:24:15.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:24:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:24:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:24:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:24:25.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:24:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:24:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:24:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:24:45.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:24:55.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:24:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:25:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:25:05.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:25:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:25:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:25:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:25:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:25:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:25:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:25:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:25:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:25:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:25:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:25:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:26:05.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:26:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:26:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:26:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:26:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:26:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:26:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:26:35.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:26:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:26:45.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:26:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:26:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:26:55.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:27:05.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:27:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:27:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:27:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:27:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:27:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:27:25.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:27:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:27:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:27:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:27:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:27:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:27:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:28:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:28:05.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:28:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:28:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:28:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:28:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:28:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:28:35.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:28:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:28:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:28:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:28:55.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:28:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:29:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:29:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:29:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:29:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:29:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:29:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:29:25.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:29:35.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:29:35.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:29:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:29:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:29:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:29:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:30:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:30:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:30:15.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:30:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:30:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:30:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:30:25.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:30:35.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:30:35.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:30:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:30:45.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:30:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:30:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:31:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:31:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:31:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:31:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:31:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:31:25.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:31:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:31:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:31:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:31:45.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:31:45.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:31:55.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:31:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:32:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:32:05.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:32:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:32:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:32:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:32:25.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:32:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:32:35.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:32:35.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:32:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:32:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:32:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:32:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:33:05.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:33:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:33:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:33:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:33:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:33:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:33:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:33:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:33:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:33:45.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:33:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:33:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:33:55.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:34:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:34:05.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:34:15.899  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:34:35.822  WARN 8 --- [yBean_Worker-10] o.h.engine.jdbc.spi.SqlExceptionHelper   : SQL Error: 0, SQLState: 08
2021-05-04 04:34:35.822 ERROR 8 --- [yBean_Worker-10] o.h.engine.jdbc.spi.SqlExceptionHelper   : HikariPool-1 - Connection is not available, request timed out after 30001ms.
2021-05-04 04:34:35.822  WARN 8 --- [yBean_Worker-10] o.h.engine.jdbc.spi.SqlExceptionHelper   : SQL Error: -1, SQLState: 08
2021-05-04 04:34:35.823 ERROR 8 --- [yBean_Worker-10] 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-05-04 04:34:35.898  WARN 8 --- [ryBean_Worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper   : SQL Error: 0, SQLState: 08
2021-05-04 04:34:35.898 ERROR 8 --- [ryBean_Worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper   : HikariPool-1 - Connection is not available, request timed out after 30000ms.
2021-05-04 04:34:35.899  WARN 8 --- [ryBean_Worker-5] o.h.engine.jdbc.spi.SqlExceptionHelper   : SQL Error: -1, SQLState: 08
2021-05-04 04:34:35.899 ERROR 8 --- [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-05-04 04:34:35.904 ERROR 8 --- [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
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-05-04 04:34:45.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:34:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:34:45.900  WARN 8 --- [ryBean_Worker-8] o.h.engine.jdbc.spi.SqlExceptionHelper   : SQL Error: 0, SQLState: 08
2021-05-04 04:34:45.900 ERROR 8 --- [ryBean_Worker-8] o.h.engine.jdbc.spi.SqlExceptionHelper   : HikariPool-1 - Connection is not available, request timed out after 30000ms.
2021-05-04 04:34:45.900  WARN 8 --- [ryBean_Worker-8] o.h.engine.jdbc.spi.SqlExceptionHelper   : SQL Error: -1, SQLState: 08
2021-05-04 04:34:45.900 ERROR 8 --- [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-05-04 04:34:45.903 ERROR 8 --- [ryBean_Worker-8] 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-05-04 04:35:15.820  WARN 8 --- [ryBean_Worker-2] o.h.engine.jdbc.spi.SqlExceptionHelper   : SQL Error: 0, SQLState: 08
2021-05-04 04:35:15.821 ERROR 8 --- [ryBean_Worker-2] o.h.engine.jdbc.spi.SqlExceptionHelper   : HikariPool-1 - Connection is not available, request timed out after 30000ms.
2021-05-04 04:35:15.821  WARN 8 --- [ryBean_Worker-2] o.h.engine.jdbc.spi.SqlExceptionHelper   : SQL Error: -1, SQLState: 08
2021-05-04 04:35:15.821 ERROR 8 --- [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-05-04 04:35:15.899  WARN 8 --- [ryBean_Worker-3] o.h.engine.jdbc.spi.SqlExceptionHelper   : SQL Error: 0, SQLState: 08
2021-05-04 04:35:15.899 ERROR 8 --- [ryBean_Worker-3] o.h.engine.jdbc.spi.SqlExceptionHelper   : HikariPool-1 - Connection is not available, request timed out after 30000ms.
2021-05-04 04:35:15.899  WARN 8 --- [ryBean_Worker-3] o.h.engine.jdbc.spi.SqlExceptionHelper   : SQL Error: -1, SQLState: 08
2021-05-04 04:35:15.899 ERROR 8 --- [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-05-04 04:35:15.900 ERROR 8 --- [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-05-04 04:35:15.904  WARN 8 --- [ryBean_Worker-8] o.h.engine.jdbc.spi.SqlExceptionHelper   : SQL Error: 0, SQLState: 08
2021-05-04 04:35:15.904 ERROR 8 --- [ryBean_Worker-8] o.h.engine.jdbc.spi.SqlExceptionHelper   : HikariPool-1 - Connection is not available, request timed out after 30000ms.
2021-05-04 04:35:15.904  WARN 8 --- [ryBean_Worker-8] o.h.engine.jdbc.spi.SqlExceptionHelper   : SQL Error: -1, SQLState: 08
2021-05-04 04:35:15.904 ERROR 8 --- [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-05-04 04:35:15.905 ERROR 8 --- [ryBean_Worker-8] 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-05-04 04:35:15.905  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:35:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:35:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:35:45.906  WARN 8 --- [ryBean_Worker-1] o.h.engine.jdbc.spi.SqlExceptionHelper   : SQL Error: 0, SQLState: 08
2021-05-04 04:35:45.906 ERROR 8 --- [ryBean_Worker-1] o.h.engine.jdbc.spi.SqlExceptionHelper   : HikariPool-1 - Connection is not available, request timed out after 30000ms.
2021-05-04 04:35:45.906  WARN 8 --- [ryBean_Worker-1] o.h.engine.jdbc.spi.SqlExceptionHelper   : SQL Error: -1, SQLState: 08
2021-05-04 04:35:45.906 ERROR 8 --- [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-05-04 04:35:45.907 ERROR 8 --- [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
2021-05-04 04:35:55.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:35:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:36:05.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:36:05.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:36:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:36:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:36:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:36:25.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:36:25.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:36:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:36:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:36:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:36:45.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:36:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:36:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:37:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:37:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:37:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:37:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:37:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:37:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:37:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:37:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:37:35.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:37:45.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:37:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:37:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:37:55.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:38:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:38:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:38:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:38:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:38:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:38:25.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:38:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:38:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:38:35.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:38:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:38:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:38:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:38:55.894  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:39:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:39:05.895  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:39:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:39:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:39:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:39:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:39:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:39:35.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:39:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:39:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:39:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:39:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:39:55.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:40:05.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:40:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:40:15.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:40:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:40:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:40:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:40:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:40:35.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:40:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:40:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:40:45.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:40:55.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:40:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:41:05.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:41:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:41:15.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:41:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:41:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:41:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:41:25.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:41:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:41:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:41:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:41:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:41:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:41:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:42:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:42:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:42:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:42:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:42:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:42:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:42:25.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:42:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:42:35.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:42:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:42:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:42:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:42:55.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:43:05.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:43:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:43:15.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:43:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:43:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:43:25.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:43:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:43:35.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:43:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:43:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:43:45.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:43:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:43:55.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:44:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:44:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:44:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:44:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:44:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:44:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:44:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:44:35.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:44:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:44:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:44:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:44:55.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:44:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:45:05.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:45:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:45:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:45:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:45:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:45:25.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:45:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:45:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:45:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:45:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:45:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:45:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:45:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:46:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:46:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:46:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:46:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:46:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:46:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:46:25.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:46:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:46:35.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:46:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:46:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:46:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:46:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:47:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:47:05.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:47:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:47:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:47:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:47:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:47:25.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:47:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:47:35.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:47:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:47:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:47:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:47:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:48:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:48:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:48:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:48:15.898  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:48:15.898  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:48:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:48:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:48:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:48:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:48:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:48:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:48:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:48:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:49:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:49:05.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:49:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:49:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:49:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:49:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:49:25.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:49:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:49:35.898  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:49:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:49:45.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:49:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:49:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:50:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:50:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:50:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:50:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:50:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:50:25.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:50:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:50:35.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:50:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:50:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:50:45.899  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:50:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:50:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:51:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:51:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:51:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:51:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:51:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:51:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:51:25.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:51:35.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:51:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:51:45.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:51:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:51:55.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:51:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:52:05.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:52:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:52:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:52:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:52:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:52:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:52:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:52:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:52:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:52:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:52:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:52:55.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:52:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:53:05.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:53:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:53:15.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:53:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:53:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:53:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:53:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:53:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:53:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:53:45.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:53:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:53:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:53:55.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:54:05.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:54:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:54:15.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:54:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:54:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:54:25.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:54:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:54:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:54:35.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:54:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:54:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:54:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:54:55.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:55:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:55:05.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:55:15.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:55:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:55:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:55:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:55:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:55:34.838  INFO 8 --- [nio-8080-exec-2] o.a.c.c.C.[Tomcat].[localhost].[/cmso]   : Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-05-04 04:55:34.838  INFO 8 --- [nio-8080-exec-2] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2021-05-04 04:55:34.853  INFO 8 --- [nio-8080-exec-2] o.s.web.servlet.DispatcherServlet        : Completed initialization in 15 ms
2021-05-04 04:55:34.998  INFO 8 --- [nio-8080-exec-2] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:demo123456!
2021-05-04 04:55:35.230  INFO 8 --- [nio-8080-exec-2] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org
2021-05-04 04:55:35.230  INFO 8 --- [nio-8080-exec-2] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org
2021-05-04 04:55:35.640  INFO 8 --- [nio-8080-exec-2] com.att.eelf.audit                       : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK
2021-05-04 04:55:35.640  INFO 8 --- [nio-8080-exec-2] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK
2021-05-04 04:55:35.736  INFO 8 --- [nio-8080-exec-2] com.att.eelf.audit                       : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-05-04 04:55:35.736  INFO 8 --- [nio-8080-exec-2] org.onap.optf.cmso.Application           : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-05-04 04:55:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:55:35.829  INFO 8 --- [nio-8080-exec-2] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:demo123456!
2021-05-04 04:55:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:55:35.926  INFO 8 --- [nio-8080-exec-2] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-05-04 04:55:35.926  INFO 8 --- [nio-8080-exec-2] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-05-04 04:55:37.844  INFO 8 --- [nio-8080-exec-2] com.att.eelf.audit                       : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-05-04 04:55:37.844  INFO 8 --- [nio-8080-exec-2] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-05-04 04:55:37.844  INFO 8 --- [nio-8080-exec-2] 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-05-04 04:55:37.870  INFO 8 --- [nio-8080-exec-2] com.att.eelf.audit                       : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-05-04 04:55:37.870  INFO 8 --- [nio-8080-exec-2] org.onap.optf.cmso.Application           : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-05-04 04:55:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:55:45.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:55:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:55:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:56:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:56:05.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:56:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:56:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:56:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:56:25.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:56:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:56:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:56:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:56:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:56:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:56:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:56:55.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:57:05.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:57:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:57:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:57:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:57:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:57:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:57:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:57:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:57:35.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:57:45.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:57:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:57:55.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:57:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:58:05.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:58:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:58:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:58:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:58:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:58:17.708  INFO 8 --- [io-8080-exec-15] com.att.eelf.audit                       : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-05-04 04:58:17.708  INFO 8 --- [io-8080-exec-15] org.onap.optf.cmso.Application           : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-05-04 04:58:17.712  INFO 8 --- [io-8080-exec-15] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:demo123456!
2021-05-04 04:58:17.795  INFO 8 --- [io-8080-exec-15] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-05-04 04:58:17.795  INFO 8 --- [io-8080-exec-15] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-05-04 04:58:18.029  INFO 8 --- [io-8080-exec-15] com.att.eelf.audit                       : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-05-04 04:58:18.029  INFO 8 --- [io-8080-exec-15] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-05-04 04:58:18.029  INFO 8 --- [io-8080-exec-15] 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-05-04 04:58:18.032  INFO 8 --- [io-8080-exec-15] com.att.eelf.audit                       : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-05-04 04:58:18.033  INFO 8 --- [io-8080-exec-15] org.onap.optf.cmso.Application           : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-05-04 04:58:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:58:25.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:58:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:58:35.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:58:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:58:45.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:58:55.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:58:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:59:05.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:59:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:59:15.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:59:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:59:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:59:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:59:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:59:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:59:35.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:59:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:59:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:59:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 04:59:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:00:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:00:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:00:15.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:00:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:00:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:00:21.845  INFO 8 --- [io-8080-exec-20] com.att.eelf.audit                       : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-05-04 05:00:21.845  INFO 8 --- [io-8080-exec-20] org.onap.optf.cmso.Application           : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-05-04 05:00:21.848  INFO 8 --- [io-8080-exec-20] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:demo123456!
2021-05-04 05:00:22.005  INFO 8 --- [io-8080-exec-20] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-05-04 05:00:22.005  INFO 8 --- [io-8080-exec-20] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-05-04 05:00:23.042  INFO 8 --- [io-8080-exec-20] com.att.eelf.audit                       : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-05-04 05:00:23.042  INFO 8 --- [io-8080-exec-20] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-05-04 05:00:23.042  INFO 8 --- [io-8080-exec-20] 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-05-04 05:00:23.046  INFO 8 --- [io-8080-exec-20] com.att.eelf.audit                       : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-05-04 05:00:23.046  INFO 8 --- [io-8080-exec-20] org.onap.optf.cmso.Application           : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-05-04 05:00:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:00:25.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:00:35.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:00:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:00:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:00:45.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:00:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:00:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:01:05.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:01:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:01:15.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:01:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:01:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:01:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:01:25.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:01:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:01:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:01:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:01:45.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:01:55.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:01:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:02:05.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:02:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:02:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:02:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:02:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:02:24.365  INFO 8 --- [nio-8080-exec-1] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:demo123456!
2021-05-04 05:02:24.405  INFO 8 --- [nio-8080-exec-1] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org
2021-05-04 05:02:24.405  INFO 8 --- [nio-8080-exec-1] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/authz/perms/user/oof@oof.onap.org
2021-05-04 05:02:24.498  INFO 8 --- [nio-8080-exec-1] com.att.eelf.audit                       : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK
2021-05-04 05:02:24.498  INFO 8 --- [nio-8080-exec-1] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/authz/perms/user/oof@oof.onap.org status=OK
2021-05-04 05:02:24.502  INFO 8 --- [nio-8080-exec-1] com.att.eelf.audit                       : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-05-04 05:02:24.502  INFO 8 --- [nio-8080-exec-1] org.onap.optf.cmso.Application           : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-05-04 05:02:24.505  INFO 8 --- [nio-8080-exec-1] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:demo123456!
2021-05-04 05:02:24.594  INFO 8 --- [nio-8080-exec-1] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-05-04 05:02:24.594  INFO 8 --- [nio-8080-exec-1] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-05-04 05:02:25.055  INFO 8 --- [nio-8080-exec-1] com.att.eelf.audit                       : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-05-04 05:02:25.055  INFO 8 --- [nio-8080-exec-1] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-05-04 05:02:25.055  INFO 8 --- [nio-8080-exec-1] 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-05-04 05:02:25.058  INFO 8 --- [nio-8080-exec-1] com.att.eelf.audit                       : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-05-04 05:02:25.058  INFO 8 --- [nio-8080-exec-1] org.onap.optf.cmso.Application           : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-05-04 05:02:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:02:25.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:02:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:02:35.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:02:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:02:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:02:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:02:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:03:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:03:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:03:15.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:03:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:03:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:03:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:03:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:03:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:03:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:03:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:03:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:03:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:03:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:04:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:04:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:04:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:04:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:04:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:04:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:04:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:04:29.262  INFO 8 --- [nio-8080-exec-7] com.att.eelf.audit                       : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-05-04 05:04:29.262  INFO 8 --- [nio-8080-exec-7] org.onap.optf.cmso.Application           : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-05-04 05:04:29.265  INFO 8 --- [nio-8080-exec-7] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:demo123456!
2021-05-04 05:04:29.298  INFO 8 --- [nio-8080-exec-7] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-05-04 05:04:29.298  INFO 8 --- [nio-8080-exec-7] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-05-04 05:04:30.070  INFO 8 --- [nio-8080-exec-7] com.att.eelf.audit                       : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-05-04 05:04:30.070  INFO 8 --- [nio-8080-exec-7] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-05-04 05:04:30.070  INFO 8 --- [nio-8080-exec-7] 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-05-04 05:04:30.073  INFO 8 --- [nio-8080-exec-7] com.att.eelf.audit                       : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-05-04 05:04:30.074  INFO 8 --- [nio-8080-exec-7] org.onap.optf.cmso.Application           : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-05-04 05:04:35.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:04:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:04:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:04:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:04:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:04:55.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:05:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:05:05.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:05:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:05:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:05:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:05:25.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:05:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:05:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:05:35.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:05:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:05:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:05:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:05:55.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:06:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:06:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:06:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:06:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:06:15.898  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:06:25.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:06:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:06:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:06:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:06:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:06:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:06:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:06:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:07:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:07:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:07:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:07:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:07:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:07:23.158  INFO 8 --- [io-8080-exec-23] com.att.eelf.audit                       : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-05-04 05:07:23.158  INFO 8 --- [io-8080-exec-23] org.onap.optf.cmso.Application           : INCOMING_MESSAGE Incoming message method=GET path=v1/health
2021-05-04 05:07:23.161  INFO 8 --- [io-8080-exec-23] o.o.o.c.common.BasicAuthenticatorFilter  : user: oof@oof.onap.org pass:demo123456!
2021-05-04 05:07:23.200  INFO 8 --- [io-8080-exec-23] com.att.eelf.audit                       : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-05-04 05:07:23.200  INFO 8 --- [io-8080-exec-23] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE Outgoing message method=GET path=/optimizer/v1/health
2021-05-04 05:07:24.091  INFO 8 --- [io-8080-exec-23] com.att.eelf.audit                       : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-05-04 05:07:24.092  INFO 8 --- [io-8080-exec-23] org.onap.optf.cmso.Application           : OUTGOING_MESSAGE_RETURNED Outgoing message returned method=GET path=/optimizer/v1/health status=OK
2021-05-04 05:07:24.092  INFO 8 --- [io-8080-exec-23] 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-05-04 05:07:24.096  INFO 8 --- [io-8080-exec-23] com.att.eelf.audit                       : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-05-04 05:07:24.096  INFO 8 --- [io-8080-exec-23] org.onap.optf.cmso.Application           : INCOMING_MESSAGE_RESPONSE Message response method=GET path=v1/health status=OK
2021-05-04 05:07:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:07:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:07:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:07:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:07:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:07:45.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:07:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:07:55.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:08:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:08:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:08:15.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:08:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:08:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:08:25.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:08:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:08:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:08:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:08:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:08:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:08:55.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:08:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:09:05.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:09:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:09:15.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:09:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:09:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:09:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:09:25.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:09:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:09:35.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:09:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:09:45.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:09:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:09:55.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:10:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:10:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:10:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:10:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:10:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:10:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:10:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:10:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:10:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:10:45.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:10:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:10:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:10:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:11:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:11:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:11:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:11:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:11:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:11:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:11:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:11:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:11:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:11:45.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:11:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:11:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:11:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:12:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:12:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:12:15.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:12:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:12:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:12:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:12:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:12:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:12:35.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:12:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:12:45.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:12:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:12:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:13:05.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:13:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:13:15.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:13:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:13:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:13:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:13:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:13:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:13:35.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:13:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:13:45.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:13:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:13:55.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:14:05.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:14:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:14:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:14:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:14:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:14:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:14:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:14:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:14:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:14:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:14:45.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:14:55.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:14:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:15:05.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:15:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:15:15.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:15:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:15:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:15:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:15:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:15:35.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:15:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:15:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:15:45.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:15:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:15:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:16:05.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:16:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:16:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:16:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:16:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:16:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:16:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:16:35.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:16:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:16:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:16:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:16:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:16:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:17:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:17:05.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:17:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:17:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:17:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:17:25.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:17:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:17:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:17:35.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:17:45.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:17:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:17:55.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:17:55.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:18:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:18:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:18:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:18:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:18:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:18:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:18:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:18:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:18:35.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:18:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:18:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:18:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:18:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:19:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:19:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:19:15.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:19:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:19:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:19:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:19:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:19:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:19:35.898  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:19:45.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:19:45.898  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:19:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:19:55.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:20:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:20:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:20:15.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:20:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:20:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:20:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:20:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:20:35.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:20:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:20:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:20:45.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:20:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:20:55.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:21:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:21:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:21:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:21:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:21:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:21:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:21:25.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:21:35.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:21:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:21:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:21:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:21:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:21:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:22:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:22:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:22:15.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:22:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:22:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:22:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:22:25.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:22:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:22:35.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:22:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:22:45.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:22:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:22:55.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:23:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:23:05.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:23:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:23:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:23:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:23:25.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:23:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:23:35.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:23:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:23:45.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:23:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:23:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:23:55.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:24:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:24:05.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:24:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:24:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:24:15.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:24:25.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:24:25.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:24:35.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:24:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:24:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:24:45.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:24:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:24:55.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:25:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:25:05.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:25:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:25:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:25:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:25:25.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:25:25.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:25:35.818  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:25:35.896  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:25:45.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:25:45.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:25:55.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:25:55.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:26:05.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:26:05.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:26:15.817  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:26:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance
2021-05-04 05:26:15.897  INFO 8 --- [SchedulerThread] o.o.o.c.AutowiringSpringBeanJobFactory   : create job instance