15:22:05.308 [Test worker] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
15:22:05.327 [Test worker] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
15:22:05.383 [Test worker] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [com.company.testa.TestaTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
15:22:05.407 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.company.testa.TestaTest], using SpringBootContextLoader
15:22:05.414 [Test worker] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.company.testa.TestaTest]: class path resource [com/company/testa/TestaTest-context.xml] does not exist
15:22:05.415 [Test worker] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.company.testa.TestaTest]: class path resource [com/company/testa/TestaTestContext.groovy] does not exist
15:22:05.415 [Test worker] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [com.company.testa.TestaTest]: no resource found for suffixes {-context.xml, Context.groovy}.
15:22:05.416 [Test worker] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [com.company.testa.TestaTest]: TestaTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
15:22:05.487 [Test worker] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.company.testa.TestaTest]
15:22:05.583 [Test worker] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [C:\Users\trenerg3\Desktop\linshi\osmain\testA\testa\build\classes\java\test\com\company\testa\TestaTestConfiguration.class]
15:22:05.597 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration com.company.testa.TestaTestConfiguration for test class com.company.testa.TestaTest
15:22:05.790 [Test worker] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [com.company.testa.TestaTest]: using defaults.
15:22:05.791 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
15:22:05.826 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1f3f02ee, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1fde5d22, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5dcb4f5f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@71812481, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@16ce702d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7b94089b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7ca20101, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@47f9738, org.springframework.test.context.event.EventPublishingTestExecutionListener@6155d082, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@3a5ecce3, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@561868a0, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2ea6e30c, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6138e79a, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2dcd168a, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@388526fb]
15:22:05.833 [Test worker] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@2f1de2d6 testClass = TestaTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@4eb386df testClass = TestaTest, locations = '{}', classes = '{class com.company.testa.TestaTestConfiguration}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@6e535154, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6a8658ff, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@30f842ca, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@7e990ed7, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@29d80d2b, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@703580bf], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.6.3)
2022-03-15 15:22:06.545 INFO 7088 --- [ Test worker] com.company.testa.TestaTest : Starting TestaTest using Java 1.8.0_271 on XIAO-M with PID 7088 (started by trenerg3 in C:\Users\trenerg3\Desktop\linshi\osmain\testA\testa)
2022-03-15 15:22:06.547 INFO 7088 --- [ Test worker] com.company.testa.TestaTest : No active profile set, falling back to default profiles: default
2022-03-15 15:22:10.146 INFO 7088 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Jmix repositories in DEFAULT mode.
2022-03-15 15:22:10.179 INFO 7088 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 25 ms. Found 0 Jmix repository interfaces.
2022-03-15 15:22:10.853 INFO 7088 --- [ Test worker] io.jmix.core.JmixModulesProcessor : Using Jmix modules: [io.jmix.core, io.jmix.data, io.jmix.eclipselink, io.jmix.ui, com.company.testa, com.company.testa.test, io.jmix.quartz]
2022-03-15 15:22:10.858 INFO 7088 --- [ Test worker] o.s.c.a.ConfigurationClassPostProcessor : Cannot enhance @Configuration bean definition 'com.vaadin.spring.VaadinConfiguration' since its singleton instance has been created too early. The typical cause is a non-static @Bean method with a BeanDefinitionRegistryPostProcessor return type: Consider declaring such methods as 'static'.
2022-03-15 15:22:12.967 INFO 7088 --- [ Test worker] o.s.j.d.e.EmbeddedDatabaseFactory : Starting embedded database: url='jdbc:hsqldb:mem:098d7630-a5b1-4842-9f53-525f21dda841', username='sa'
2022-03-15 15:22:14.160 INFO 7088 --- [ Test worker] liquibase.database : Set default schema name to PUBLIC
2022-03-15 15:22:14.462 INFO 7088 --- [ Test worker] liquibase.lockservice : Successfully acquired change log lock
2022-03-15 15:22:14.968 INFO 7088 --- [ Test worker] liquibase.changelog : Reading resource: com/company/testa/liquibase/changelog/2022/03/15-010-a91bda43.xml
2022-03-15 15:22:15.545 INFO 7088 --- [ Test worker] liquibase.changelog : Reading resource: com/company/testa/liquibase/changelog/2022/03/15-010-a91bda43.xml
2022-03-15 15:22:15.727 INFO 7088 --- [ Test worker] liquibase.changelog : Creating database history table with name: PUBLIC.DATABASECHANGELOG
2022-03-15 15:22:15.734 INFO 7088 --- [ Test worker] liquibase.changelog : Reading from PUBLIC.DATABASECHANGELOG
2022-03-15 15:22:16.022 INFO 7088 --- [ Test worker] liquibase.changelog : Table TESTA_NEW_ENTITY created
2022-03-15 15:22:16.023 INFO 7088 --- [ Test worker] liquibase.changelog : ChangeSet com/company/testa/liquibase/changelog/2022/03/15-010-a91bda43.xml::1::testa ran successfully in 3ms
2022-03-15 15:22:16.075 INFO 7088 --- [ Test worker] liquibase.changelog : Table QRTZ_LOCKS created
2022-03-15 15:22:16.080 INFO 7088 --- [ Test worker] liquibase.changelog : Primary key added to QRTZ_LOCKS (SCHED_NAME, LOCK_NAME)
2022-03-15 15:22:16.081 INFO 7088 --- [ Test worker] liquibase.changelog : ChangeSet io/jmix/quartz/liquibase/changelog/001-quartz.xml::1::jmix-quartz ran successfully in 53ms
2022-03-15 15:22:16.096 INFO 7088 --- [ Test worker] liquibase.changelog : Table QRTZ_FIRED_TRIGGERS created
2022-03-15 15:22:16.099 INFO 7088 --- [ Test worker] liquibase.changelog : Primary key added to QRTZ_FIRED_TRIGGERS (SCHED_NAME, ENTRY_ID)
2022-03-15 15:22:16.102 INFO 7088 --- [ Test worker] liquibase.changelog : Index IDX_QRTZ_FT_INST_JOB_REQ_RCVRY created
2022-03-15 15:22:16.103 INFO 7088 --- [ Test worker] liquibase.changelog : Index IDX_QRTZ_FT_J_G created
2022-03-15 15:22:16.105 INFO 7088 --- [ Test worker] liquibase.changelog : Index IDX_QRTZ_FT_JG created
2022-03-15 15:22:16.106 INFO 7088 --- [ Test worker] liquibase.changelog : Index IDX_QRTZ_FT_T_G created
2022-03-15 15:22:16.108 INFO 7088 --- [ Test worker] liquibase.changelog : Index IDX_QRTZ_FT_TG created
2022-03-15 15:22:16.109 INFO 7088 --- [ Test worker] liquibase.changelog : Index IDX_QRTZ_FT_TRIG_INST_NAME created
2022-03-15 15:22:16.110 INFO 7088 --- [ Test worker] liquibase.changelog : ChangeSet io/jmix/quartz/liquibase/changelog/001-quartz.xml::2::jmix-quartz ran successfully in 27ms
2022-03-15 15:22:16.124 INFO 7088 --- [ Test worker] liquibase.changelog : Table QRTZ_CALENDARS created
2022-03-15 15:22:16.126 INFO 7088 --- [ Test worker] liquibase.changelog : Primary key added to QRTZ_CALENDARS (SCHED_NAME, CALENDAR_NAME)
2022-03-15 15:22:16.127 INFO 7088 --- [ Test worker] liquibase.changelog : ChangeSet io/jmix/quartz/liquibase/changelog/001-quartz.xml::3::jmix-quartz ran successfully in 14ms
2022-03-15 15:22:16.148 INFO 7088 --- [ Test worker] liquibase.changelog : Table QRTZ_PAUSED_TRIGGER_GRPS created
2022-03-15 15:22:16.150 INFO 7088 --- [ Test worker] liquibase.changelog : Primary key added to QRTZ_PAUSED_TRIGGER_GRPS (SCHED_NAME, TRIGGER_GROUP)
2022-03-15 15:22:16.150 INFO 7088 --- [ Test worker] liquibase.changelog : ChangeSet io/jmix/quartz/liquibase/changelog/001-quartz.xml::4::jmix-quartz ran successfully in 20ms
2022-03-15 15:22:16.165 INFO 7088 --- [ Test worker] liquibase.changelog : Table QRTZ_SCHEDULER_STATE created
2022-03-15 15:22:16.167 INFO 7088 --- [ Test worker] liquibase.changelog : Primary key added to QRTZ_SCHEDULER_STATE (SCHED_NAME, INSTANCE_NAME)
2022-03-15 15:22:16.167 INFO 7088 --- [ Test worker] liquibase.changelog : ChangeSet io/jmix/quartz/liquibase/changelog/001-quartz.xml::5::jmix-quartz ran successfully in 15ms
2022-03-15 15:22:16.183 INFO 7088 --- [ Test worker] liquibase.changelog : Table QRTZ_JOB_DETAILS created
2022-03-15 15:22:16.186 INFO 7088 --- [ Test worker] liquibase.changelog : Primary key added to QRTZ_JOB_DETAILS (SCHED_NAME, JOB_NAME, JOB_GROUP)
2022-03-15 15:22:16.188 INFO 7088 --- [ Test worker] liquibase.changelog : Index IDX_QRTZ_J_GRP created
2022-03-15 15:22:16.190 INFO 7088 --- [ Test worker] liquibase.changelog : Index IDX_QRTZ_J_REQ_RECOVERY created
2022-03-15 15:22:16.190 INFO 7088 --- [ Test worker] liquibase.changelog : ChangeSet io/jmix/quartz/liquibase/changelog/001-quartz.xml::6::jmix-quartz ran successfully in 20ms
2022-03-15 15:22:16.209 INFO 7088 --- [ Test worker] liquibase.changelog : Table QRTZ_TRIGGERS created
2022-03-15 15:22:16.211 INFO 7088 --- [ Test worker] liquibase.changelog : Primary key added to QRTZ_TRIGGERS (SCHED_NAME, TRIGGER_NAME, TRIGGER_GROUP)
2022-03-15 15:22:16.213 INFO 7088 --- [ Test worker] liquibase.changelog : Index IDX_QRTZ_T_C created
2022-03-15 15:22:16.215 INFO 7088 --- [ Test worker] liquibase.changelog : Index IDX_QRTZ_T_G created
2022-03-15 15:22:16.216 INFO 7088 --- [ Test worker] liquibase.changelog : Index IDX_QRTZ_T_JG created
2022-03-15 15:22:16.217 INFO 7088 --- [ Test worker] liquibase.changelog : Index IDX_QRTZ_T_N_G_STATE created
2022-03-15 15:22:16.219 INFO 7088 --- [ Test worker] liquibase.changelog : Index IDX_QRTZ_T_N_STATE created
2022-03-15 15:22:16.220 INFO 7088 --- [ Test worker] liquibase.changelog : Index IDX_QRTZ_T_NEXT_FIRE_TIME created
2022-03-15 15:22:16.221 INFO 7088 --- [ Test worker] liquibase.changelog : Index IDX_QRTZ_T_NFT_MISFIRE created
2022-03-15 15:22:16.223 INFO 7088 --- [ Test worker] liquibase.changelog : Index IDX_QRTZ_T_NFT_ST created
2022-03-15 15:22:16.224 INFO 7088 --- [ Test worker] liquibase.changelog : Index IDX_QRTZ_T_NFT_ST_MISFIRE created
2022-03-15 15:22:16.225 INFO 7088 --- [ Test worker] liquibase.changelog : Index IDX_QRTZ_T_NFT_ST_MISFIRE_GRP created
2022-03-15 15:22:16.226 INFO 7088 --- [ Test worker] liquibase.changelog : Index IDX_QRTZ_T_STATE created
2022-03-15 15:22:16.226 INFO 7088 --- [ Test worker] liquibase.changelog : ChangeSet io/jmix/quartz/liquibase/changelog/001-quartz.xml::7::jmix-quartz ran successfully in 33ms
2022-03-15 15:22:16.237 INFO 7088 --- [ Test worker] liquibase.changelog : Table QRTZ_BLOB_TRIGGERS created
2022-03-15 15:22:16.239 INFO 7088 --- [ Test worker] liquibase.changelog : Primary key added to QRTZ_BLOB_TRIGGERS (SCHED_NAME, TRIGGER_NAME, TRIGGER_GROUP)
2022-03-15 15:22:16.239 INFO 7088 --- [ Test worker] liquibase.changelog : ChangeSet io/jmix/quartz/liquibase/changelog/001-quartz.xml::8::jmix-quartz ran successfully in 11ms
2022-03-15 15:22:16.251 INFO 7088 --- [ Test worker] liquibase.changelog : Table QRTZ_SIMPROP_TRIGGERS created
2022-03-15 15:22:16.253 INFO 7088 --- [ Test worker] liquibase.changelog : Primary key added to QRTZ_SIMPROP_TRIGGERS (SCHED_NAME, TRIGGER_NAME, TRIGGER_GROUP)
2022-03-15 15:22:16.253 INFO 7088 --- [ Test worker] liquibase.changelog : ChangeSet io/jmix/quartz/liquibase/changelog/001-quartz.xml::9::jmix-quartz ran successfully in 12ms
2022-03-15 15:22:16.264 INFO 7088 --- [ Test worker] liquibase.changelog : Table QRTZ_CRON_TRIGGERS created
2022-03-15 15:22:16.266 INFO 7088 --- [ Test worker] liquibase.changelog : Primary key added to QRTZ_CRON_TRIGGERS (SCHED_NAME, TRIGGER_NAME, TRIGGER_GROUP)
2022-03-15 15:22:16.267 INFO 7088 --- [ Test worker] liquibase.changelog : ChangeSet io/jmix/quartz/liquibase/changelog/001-quartz.xml::10::jmix-quartz ran successfully in 11ms
2022-03-15 15:22:16.281 INFO 7088 --- [ Test worker] liquibase.changelog : Table QRTZ_SIMPLE_TRIGGERS created
2022-03-15 15:22:16.283 INFO 7088 --- [ Test worker] liquibase.changelog : Primary key added to QRTZ_SIMPLE_TRIGGERS (SCHED_NAME, TRIGGER_NAME, TRIGGER_GROUP)
2022-03-15 15:22:16.290 INFO 7088 --- [ Test worker] liquibase.changelog : Foreign key constraint added to QRTZ_TRIGGERS (SCHED_NAME, JOB_NAME, JOB_GROUP)
2022-03-15 15:22:16.292 INFO 7088 --- [ Test worker] liquibase.changelog : Foreign key constraint added to QRTZ_SIMPLE_TRIGGERS (SCHED_NAME, TRIGGER_NAME, TRIGGER_GROUP)
2022-03-15 15:22:16.294 INFO 7088 --- [ Test worker] liquibase.changelog : Foreign key constraint added to QRTZ_CRON_TRIGGERS (SCHED_NAME, TRIGGER_NAME, TRIGGER_GROUP)
2022-03-15 15:22:16.295 INFO 7088 --- [ Test worker] liquibase.changelog : Foreign key constraint added to QRTZ_SIMPROP_TRIGGERS (SCHED_NAME, TRIGGER_NAME, TRIGGER_GROUP)
2022-03-15 15:22:16.297 INFO 7088 --- [ Test worker] liquibase.changelog : Foreign key constraint added to QRTZ_BLOB_TRIGGERS (SCHED_NAME, TRIGGER_NAME, TRIGGER_GROUP)
2022-03-15 15:22:16.297 INFO 7088 --- [ Test worker] liquibase.changelog : ChangeSet io/jmix/quartz/liquibase/changelog/001-quartz.xml::11::jmix-quartz ran successfully in 28ms
2022-03-15 15:22:16.301 INFO 7088 --- [ Test worker] liquibase.lockservice : Successfully released change log lock
2022-03-15 15:22:17.137 INFO 7088 --- [ Test worker] i.j.c.i.s.JmixModulesClasspathScanner : Classpath scan completed in 480 ms
2022-03-15 15:22:17.614 INFO 7088 --- [ Test worker] io.jmix.core.impl.MetadataLoader : Metadata initialized in 142 ms
2022-03-15 15:22:18.163 INFO 7088 --- [ Test worker] i.j.d.i.JmixBaseEntityManagerFactoryBean : Using persistence.xml at io/jmix/quartz/persistence.xml for 'main' store
2022-03-15 15:22:19.205 INFO 7088 --- [ Test worker] i.j.d.impl.JmixEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'main'
2022-03-15 15:22:22.960 INFO 7088 --- [ Test worker] org.quartz.impl.StdSchedulerFactory : Using default implementation for ThreadExecutor
2022-03-15 15:22:22.996 INFO 7088 --- [ Test worker] org.quartz.core.SchedulerSignalerImpl : Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2022-03-15 15:22:22.996 INFO 7088 --- [ Test worker] org.quartz.core.QuartzScheduler : Quartz Scheduler v.2.3.2 created.
2022-03-15 15:22:23.004 INFO 7088 --- [ Test worker] o.s.s.quartz.LocalDataSourceJobStore : JobStoreCMT initialized.
2022-03-15 15:22:23.007 INFO 7088 --- [ Test worker] org.quartz.core.QuartzScheduler : Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' 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.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered.
2022-03-15 15:22:23.007 INFO 7088 --- [ Test worker] org.quartz.impl.StdSchedulerFactory : Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
2022-03-15 15:22:23.007 INFO 7088 --- [ Test worker] org.quartz.impl.StdSchedulerFactory : Quartz scheduler version: 2.3.2
2022-03-15 15:22:23.007 INFO 7088 --- [ Test worker] org.quartz.core.QuartzScheduler : JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3e216fc9
2022-03-15 15:22:23.092 INFO 7088 --- [ Test worker] eclipselink.logging.all : EclipseLink, version: Eclipse Persistence Services - 2.7.9.6-jmix
2022-03-15 15:22:24.960 INFO 7088 --- [ Test worker] i.j.a.u.v.JmixVaadinServletConfiguration : Servlet will be mapped to URLs [/vaadinServlet/*, /VAADIN/*]
2022-03-15 15:22:25.027 INFO 7088 --- [ Test worker] i.j.a.u.v.JmixVaadinServletConfiguration : Set servlet init parameter [productionMode] = [false]
2022-03-15 15:22:25.028 INFO 7088 --- [ Test worker] i.j.a.u.v.JmixVaadinServletConfiguration : Set servlet init parameter [resourceCacheTime] = [3600]
2022-03-15 15:22:25.028 INFO 7088 --- [ Test worker] i.j.a.u.v.JmixVaadinServletConfiguration : Set servlet init parameter [heartbeatInterval] = [300]
2022-03-15 15:22:25.028 INFO 7088 --- [ Test worker] i.j.a.u.v.JmixVaadinServletConfiguration : Set servlet init parameter [closeIdleSessions] = [false]
2022-03-15 15:22:25.825 INFO 7088 --- [ Test worker] i.j.a.u.v.JmixVaadinServletConfiguration : Forwarding @SpringUI URLs from {/=org.springframework.web.servlet.mvc.ServletForwardingController@50c0392d}
2022-03-15 15:22:26.886 INFO 7088 --- [ Test worker] .s.s.UserDetailsServiceAutoConfiguration :
Using generated security password: c809375c-c391-4fd9-8a9e-d356af48c43e
2022-03-15 15:22:28.305 INFO 7088 --- [ Test worker] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@41194707, org.springframework.security.web.context.SecurityContextPersistenceFilter@62f11904, org.springframework.security.web.header.HeaderWriterFilter@364bbba9, org.springframework.security.web.csrf.CsrfFilter@5078c8f6, org.springframework.security.web.authentication.logout.LogoutFilter@581cd446, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1926a40f, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@4a115c4c, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@46969355, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5b4fd31f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@427a4d68, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6f798e5a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1ab64f66, org.springframework.security.web.session.SessionManagementFilter@4c9bf90b, org.springframework.security.web.access.ExceptionTranslationFilter@533053b4, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@19a652cd]
2022-03-15 15:22:28.927 INFO 7088 --- [ Test worker] o.s.s.quartz.SchedulerFactoryBean : Starting Quartz Scheduler now
2022-03-15 15:22:28.960 INFO 7088 --- [ Test worker] o.s.s.quartz.LocalDataSourceJobStore : Freed 0 triggers from 'acquired' / 'blocked' state.
2022-03-15 15:22:28.965 INFO 7088 --- [ Test worker] o.s.s.quartz.LocalDataSourceJobStore : Recovering 0 jobs that were in-progress at the time of the last shut-down.
2022-03-15 15:22:28.965 INFO 7088 --- [ Test worker] o.s.s.quartz.LocalDataSourceJobStore : Recovery complete.
2022-03-15 15:22:28.967 INFO 7088 --- [ Test worker] o.s.s.quartz.LocalDataSourceJobStore : Removed 0 'complete' triggers.
2022-03-15 15:22:28.969 INFO 7088 --- [ Test worker] o.s.s.quartz.LocalDataSourceJobStore : Removed 0 stale fired job entries.
2022-03-15 15:22:28.970 INFO 7088 --- [ Test worker] org.quartz.core.QuartzScheduler : Scheduler quartzScheduler_$_NON_CLUSTERED started.
2022-03-15 15:22:29.070 INFO 7088 --- [ Test worker] io.jmix.ui.sys.WebJarResourceResolver : Loaded 376 WebJAR paths in 70 ms
2022-03-15 15:22:29.397 INFO 7088 --- [ Test worker] com.company.testa.TestaTest : Started TestaTest in 23.5 seconds (JVM running for 25.743)
2022-03-15 15:22:30.894 INFO 7088 --- [ Test worker] i.j.core.impl.FetchPlanRepositoryImpl : Initializing fetch plans