You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openmeetings.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/08/10 16:23:03 UTC

Build failed in Jenkins: openmeetings #1783

See <https://builds.apache.org/job/openmeetings/1783/display/redirect?page=changes>

Changes:

[solomax666] [OPENMEETINGS-427] export to PDF is implemented

------------------------------------------
[...truncated 9.58 MB...]
16:21:44.662 [main] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Processing injected element of bean 'org.apache.openmeetings.test.config.TestConfig': AutowiredFieldElement for protected org.apache.openmeetings.db.dao.basic.ConfigurationDao org.apache.openmeetings.test.AbstractJUnitDefaults.cfgDao
16:21:44.662 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'configurationDaoImpl'
16:21:44.662 [main] DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'org.apache.openmeetings.test.config.TestConfig' to bean named 'configurationDaoImpl'
16:21:44.662 [main] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Processing injected element of bean 'org.apache.openmeetings.test.config.TestConfig': AutowiredFieldElement for private org.apache.openmeetings.db.dao.basic.ConfigurationDao org.apache.openmeetings.test.config.TestConfig.configurationDao
16:21:44.662 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'configurationDaoImpl'
16:21:44.662 [main] DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'org.apache.openmeetings.test.config.TestConfig' to bean named 'configurationDaoImpl'
16:21:44.663 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in org.apache.openmeetings.test.invitiation.TestInvitation
[INFO] Running org.apache.openmeetings.test.config.TestConfig
16:21:44.664 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test method: context [DefaultTestContext@7f93f7fd testClass = TestConfig, testInstance = org.apache.openmeetings.test.config.TestConfig@16b6e5e, testMethod = getConfigKey@TestConfig, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@250cf6a4 testClass = TestConfig, locations = '{classpath:applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
16:21:44.664 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Creating new transaction with name [org.apache.openmeetings.db.dao.basic.ConfigurationDao.getCryptKey]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; ''
16:21:44.664 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Opened new EntityManager [org.apache.openjpa.persistence.EntityManagerImpl@464a3662] for JPA transaction
16:21:44.664 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Initiating transaction commit
16:21:44.664 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Committing JPA transaction on EntityManager [org.apache.openjpa.persistence.EntityManagerImpl@464a3662]
16:21:44.664 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Closing JPA EntityManager [org.apache.openjpa.persistence.EntityManagerImpl@464a3662] after transaction
16:21:44.664 [main] DEBUG org.springframework.orm.jpa.EntityManagerFactoryUtils - Closing JPA EntityManager
16:21:44.664 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Creating new transaction with name [org.apache.openmeetings.db.dao.user.UserDao.count]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; ''
16:21:44.664 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Opened new EntityManager [org.apache.openjpa.persistence.EntityManagerImpl@7d60ab] for JPA transaction
16:21:44.666 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Initiating transaction commit
16:21:44.666 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Committing JPA transaction on EntityManager [org.apache.openjpa.persistence.EntityManagerImpl@7d60ab]
16:21:44.666 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Closing JPA EntityManager [org.apache.openjpa.persistence.EntityManagerImpl@7d60ab] after transaction
16:21:44.666 [main] DEBUG org.springframework.orm.jpa.EntityManagerFactoryUtils - Closing JPA EntityManager
16:21:44.666 [main] INFO org.apache.openmeetings.test.AbstractJUnitDefaults - Default scheme already created
THIS
16:21:44.666 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Creating new transaction with name [org.apache.openmeetings.db.dao.basic.ConfigurationDao.get]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; ''
16:21:44.666 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Opened new EntityManager [org.apache.openjpa.persistence.EntityManagerImpl@2db51c5b] for JPA transaction
16:21:44.667 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Initiating transaction commit
16:21:44.667 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Committing JPA transaction on EntityManager [org.apache.openjpa.persistence.EntityManagerImpl@2db51c5b]
16:21:44.667 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Closing JPA EntityManager [org.apache.openjpa.persistence.EntityManagerImpl@2db51c5b] after transaction
16:21:44.667 [main] DEBUG org.springframework.orm.jpa.EntityManagerFactoryUtils - Closing JPA EntityManager
smtp_server null
16:21:44.667 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test method: context [DefaultTestContext@7f93f7fd testClass = TestConfig, testInstance = org.apache.openmeetings.test.config.TestConfig@16b6e5e, testMethod = getConfigKey@TestConfig, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@250cf6a4 testClass = TestConfig, locations = '{classpath:applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
16:21:44.667 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.apache.openmeetings.test.config.TestConfig]
16:21:44.667 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.apache.openmeetings.test.config.TestConfig]
16:21:44.668 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@7f93f7fd testClass = TestConfig, testInstance = org.apache.openmeetings.test.config.TestConfig@44709ca4, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@250cf6a4 testClass = TestConfig, locations = '{classpath:applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]].
16:21:44.668 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext from cache with key [[MergedContextConfiguration@250cf6a4 testClass = TestConfig, locations = '{classpath:applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
16:21:44.668 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@6fd77352 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 34, missCount = 1]
16:21:44.668 [main] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Processing injected element of bean 'org.apache.openmeetings.test.config.TestConfig': AutowiredFieldElement for private org.apache.openmeetings.db.dao.calendar.AppointmentDao org.apache.openmeetings.test.AbstractJUnitDefaults.appointmentDao
16:21:44.668 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'appointmentDao'
16:21:44.668 [main] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Processing injected element of bean 'org.apache.openmeetings.test.config.TestConfig': AutowiredFieldElement for private org.apache.openmeetings.db.dao.user.UserDao org.apache.openmeetings.test.AbstractJUnitDefaults.userDao
16:21:44.668 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'userDao'
16:21:44.668 [main] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Processing injected element of bean 'org.apache.openmeetings.test.config.TestConfig': AutowiredFieldElement for private org.apache.openmeetings.installation.ImportInitvalues org.apache.openmeetings.test.AbstractJUnitDefaults.importInitvalues
16:21:44.668 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'importInitvalues'
16:21:44.668 [main] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Processing injected element of bean 'org.apache.openmeetings.test.config.TestConfig': AutowiredFieldElement for protected org.apache.openmeetings.db.dao.basic.ConfigurationDao org.apache.openmeetings.test.AbstractJUnitDefaults.cfgDao
16:21:44.668 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'configurationDaoImpl'
16:21:44.668 [main] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Processing injected element of bean 'org.apache.openmeetings.test.config.TestConfig': AutowiredFieldElement for private org.apache.openmeetings.db.dao.basic.ConfigurationDao org.apache.openmeetings.test.config.TestConfig.configurationDao
16:21:44.668 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'configurationDaoImpl'
16:21:44.668 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test method: context [DefaultTestContext@7f93f7fd testClass = TestConfig, testInstance = org.apache.openmeetings.test.config.TestConfig@44709ca4, testMethod = getConfigs@TestConfig, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@250cf6a4 testClass = TestConfig, locations = '{classpath:applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
16:21:44.668 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Creating new transaction with name [org.apache.openmeetings.db.dao.basic.ConfigurationDao.getCryptKey]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; ''
16:21:44.668 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Opened new EntityManager [org.apache.openjpa.persistence.EntityManagerImpl@5b938615] for JPA transaction
16:21:44.668 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Initiating transaction commit
16:21:44.668 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Committing JPA transaction on EntityManager [org.apache.openjpa.persistence.EntityManagerImpl@5b938615]
16:21:44.668 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Closing JPA EntityManager [org.apache.openjpa.persistence.EntityManagerImpl@5b938615] after transaction
16:21:44.668 [main] DEBUG org.springframework.orm.jpa.EntityManagerFactoryUtils - Closing JPA EntityManager
16:21:44.668 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Creating new transaction with name [org.apache.openmeetings.db.dao.user.UserDao.count]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; ''
16:21:44.668 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Opened new EntityManager [org.apache.openjpa.persistence.EntityManagerImpl@4b66a923] for JPA transaction
16:21:44.669 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Initiating transaction commit
16:21:44.669 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Committing JPA transaction on EntityManager [org.apache.openjpa.persistence.EntityManagerImpl@4b66a923]
16:21:44.669 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Closing JPA EntityManager [org.apache.openjpa.persistence.EntityManagerImpl@4b66a923] after transaction
16:21:44.669 [main] DEBUG org.springframework.orm.jpa.EntityManagerFactoryUtils - Closing JPA EntityManager
16:21:44.669 [main] INFO org.apache.openmeetings.test.AbstractJUnitDefaults - Default scheme already created
16:21:44.669 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Creating new transaction with name [org.apache.openmeetings.db.dao.basic.ConfigurationDao.get]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; ''
16:21:44.669 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Opened new EntityManager [org.apache.openjpa.persistence.EntityManagerImpl@3d778db9] for JPA transaction
16:21:44.687 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Initiating transaction commit
16:21:44.687 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Committing JPA transaction on EntityManager [org.apache.openjpa.persistence.EntityManagerImpl@3d778db9]
16:21:44.688 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Closing JPA EntityManager [org.apache.openjpa.persistence.EntityManagerImpl@3d778db9] after transaction
16:21:44.688 [main] DEBUG org.springframework.orm.jpa.EntityManagerFactoryUtils - Closing JPA EntityManager
ERROR 08-10 16:21:44.688 61227 59 o.a.o.t.c.TestConfig [main] - conf.getKey() default_group_id
ERROR 08-10 16:21:44.688 61227 60 o.a.o.t.c.TestConfig [main] - conf.getUser() null
ERROR 08-10 16:21:44.688 61227 59 o.a.o.t.c.TestConfig [main] - conf.getKey() smtp_server
ERROR 08-10 16:21:44.689 61228 60 o.a.o.t.c.TestConfig [main] - conf.getUser() User [id=1, firstname=firstname, lastname=lastname, login=admin, pictureuri=null, deleted=false, languageId=1, address=Address [id=1, country=US, street=null, town=null, zip=null, deleted=false, email=junit@openmeetings.apache.org, phone=null], externalId=null, externalType=null, type=user]
ERROR 08-10 16:21:44.689 61228 62 o.a.o.t.c.TestConfig [main] - conf.getUsers() admin
ERROR 08-10 16:21:44.689 61228 59 o.a.o.t.c.TestConfig [main] - conf.getKey() smtp_port
ERROR 08-10 16:21:44.689 61228 60 o.a.o.t.c.TestConfig [main] - conf.getUser() User [id=1, firstname=firstname, lastname=lastname, login=admin, pictureuri=null, deleted=false, languageId=1, address=Address [id=1, country=US, street=null, town=null, zip=null, deleted=false, email=junit@openmeetings.apache.org, phone=null], externalId=null, externalType=null, type=user]
ERROR 08-10 16:21:44.689 61228 62 o.a.o.t.c.TestConfig [main] - conf.getUsers() admin
ERROR 08-10 16:21:44.689 61228 59 o.a.o.t.c.TestConfig [main] - conf.getKey() system_email_addr
ERROR 08-10 16:21:44.690 61229 60 o.a.o.t.c.TestConfig [main] - conf.getUser() null
ERROR 08-10 16:21:44.690 61229 59 o.a.o.t.c.TestConfig [main] - conf.getKey() email_username
ERROR 08-10 16:21:44.690 61229 60 o.a.o.t.c.TestConfig [main] - conf.getUser() null
ERROR 08-10 16:21:44.690 61229 59 o.a.o.t.c.TestConfig [main] - conf.getKey() email_userpass
ERROR 08-10 16:21:44.691 61230 60 o.a.o.t.c.TestConfig [main] - conf.getUser() User [id=2, firstname=firstname, lastname=lastname, login=modified_by_import_<649fa8ec-9797-4ea0-b3a7-b27e6216cd03>admin, pictureuri=photo.jpg, deleted=false, languageId=1, address=Address [id=2, country=GB, street=street, town=town, zip=zip, deleted=false, email=user1@server1.com, phone=phone], externalId=null, externalType=null, type=user]
ERROR 08-10 16:21:44.691 61230 62 o.a.o.t.c.TestConfig [main] - conf.getUsers() modified_by_import_<649fa8ec-9797-4ea0-b3a7-b27e6216cd03>admin
16:21:44.691 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test method: context [DefaultTestContext@7f93f7fd testClass = TestConfig, testInstance = org.apache.openmeetings.test.config.TestConfig@44709ca4, testMethod = getConfigs@TestConfig, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@250cf6a4 testClass = TestConfig, locations = '{classpath:applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
16:21:44.691 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test class: context [DefaultTestContext@7f93f7fd testClass = TestConfig, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@250cf6a4 testClass = TestConfig, locations = '{classpath:applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class annotated with @DirtiesContext [false] with mode [null].
16:21:44.691 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.apache.openmeetings.test.smoke.TestSmokeBasic]
16:21:44.691 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.apache.openmeetings.test.smoke.TestSmokeBasic]
16:21:44.691 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.apache.openmeetings.test.smoke.TestSmokeBasic]
16:21:44.691 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.apache.openmeetings.test.smoke.TestSmokeBasic]
16:21:44.692 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@2200d281 testClass = TestSmokeBasic, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@643b798d testClass = TestSmokeBasic, locations = '{classpath:applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class annotated with @DirtiesContext [false] with mode [null].
16:21:44.694 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.apache.openmeetings.test.smoke.TestSmokeBasic]
16:21:44.694 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.apache.openmeetings.test.smoke.TestSmokeBasic]
16:21:44.694 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@2200d281 testClass = TestSmokeBasic, testInstance = org.apache.openmeetings.test.smoke.TestSmokeBasic@2bd20f96, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@643b798d testClass = TestSmokeBasic, locations = '{classpath:applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]].
16:21:44.694 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext from cache with key [[MergedContextConfiguration@643b798d testClass = TestSmokeBasic, locations = '{classpath:applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
16:21:44.694 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@6fd77352 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 35, missCount = 1]
16:21:44.697 [main] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Processing injected element of bean 'org.apache.openmeetings.test.smoke.TestSmokeBasic': AutowiredFieldElement for private org.apache.openmeetings.db.dao.calendar.AppointmentDao org.apache.openmeetings.test.AbstractJUnitDefaults.appointmentDao
16:21:44.697 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'appointmentDao'
16:21:44.697 [main] DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'org.apache.openmeetings.test.smoke.TestSmokeBasic' to bean named 'appointmentDao'
16:21:44.697 [main] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Processing injected element of bean 'org.apache.openmeetings.test.smoke.TestSmokeBasic': AutowiredFieldElement for private org.apache.openmeetings.db.dao.user.UserDao org.apache.openmeetings.test.AbstractJUnitDefaults.userDao
16:21:44.697 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'userDao'
16:21:44.697 [main] DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'org.apache.openmeetings.test.smoke.TestSmokeBasic' to bean named 'userDao'
16:21:44.697 [main] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Processing injected element of bean 'org.apache.openmeetings.test.smoke.TestSmokeBasic': AutowiredFieldElement for private org.apache.openmeetings.installation.ImportInitvalues org.apache.openmeetings.test.AbstractJUnitDefaults.importInitvalues
16:21:44.697 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'importInitvalues'
16:21:44.697 [main] DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'org.apache.openmeetings.test.smoke.TestSmokeBasic' to bean named 'importInitvalues'
16:21:44.697 [main] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Processing injected element of bean 'org.apache.openmeetings.test.smoke.TestSmokeBasic': AutowiredFieldElement for protected org.apache.openmeetings.db.dao.basic.ConfigurationDao org.apache.openmeetings.test.AbstractJUnitDefaults.cfgDao
16:21:44.697 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'configurationDaoImpl'
16:21:44.697 [main] DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'org.apache.openmeetings.test.smoke.TestSmokeBasic' to bean named 'configurationDaoImpl'
16:21:44.697 [main] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Processing injected element of bean 'org.apache.openmeetings.test.smoke.TestSmokeBasic': AutowiredFieldElement for private org.apache.openmeetings.db.dao.user.UserDao org.apache.openmeetings.test.smoke.TestSmokeBasic.userDao
16:21:44.697 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'userDao'
16:21:44.697 [main] DEBUG org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'org.apache.openmeetings.test.smoke.TestSmokeBasic' to bean named 'userDao'
16:21:44.697 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.apache.openmeetings.test.config.TestConfig
[INFO] Running org.apache.openmeetings.test.smoke.TestSmokeBasic
16:21:44.698 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test method: context [DefaultTestContext@2200d281 testClass = TestSmokeBasic, testInstance = org.apache.openmeetings.test.smoke.TestSmokeBasic@2bd20f96, testMethod = createErrorValueAndTest@TestSmokeBasic, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@643b798d testClass = TestSmokeBasic, locations = '{classpath:applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
16:21:44.698 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Creating new transaction with name [org.apache.openmeetings.db.dao.basic.ConfigurationDao.getCryptKey]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; ''
16:21:44.698 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Opened new EntityManager [org.apache.openjpa.persistence.EntityManagerImpl@34e9a2cf] for JPA transaction
16:21:44.698 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Initiating transaction commit
16:21:44.698 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Committing JPA transaction on EntityManager [org.apache.openjpa.persistence.EntityManagerImpl@34e9a2cf]
16:21:44.698 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Closing JPA EntityManager [org.apache.openjpa.persistence.EntityManagerImpl@34e9a2cf] after transaction
16:21:44.698 [main] DEBUG org.springframework.orm.jpa.EntityManagerFactoryUtils - Closing JPA EntityManager
16:21:44.698 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Creating new transaction with name [org.apache.openmeetings.db.dao.user.UserDao.count]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; ''
16:21:44.698 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Opened new EntityManager [org.apache.openjpa.persistence.EntityManagerImpl@27ce0b6d] for JPA transaction
16:21:44.700 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Initiating transaction commit
16:21:44.700 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Committing JPA transaction on EntityManager [org.apache.openjpa.persistence.EntityManagerImpl@27ce0b6d]
16:21:44.700 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Closing JPA EntityManager [org.apache.openjpa.persistence.EntityManagerImpl@27ce0b6d] after transaction
16:21:44.700 [main] DEBUG org.springframework.orm.jpa.EntityManagerFactoryUtils - Closing JPA EntityManager
16:21:44.700 [main] INFO org.apache.openmeetings.test.AbstractJUnitDefaults - Default scheme already created
16:21:44.700 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Creating new transaction with name [org.apache.openmeetings.db.dao.user.UserDao.get]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; ''
16:21:44.700 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Opened new EntityManager [org.apache.openjpa.persistence.EntityManagerImpl@6f99ed9f] for JPA transaction
16:21:44.702 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Initiating transaction commit
16:21:44.702 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Committing JPA transaction on EntityManager [org.apache.openjpa.persistence.EntityManagerImpl@6f99ed9f]
16:21:44.702 [main] DEBUG org.springframework.orm.jpa.JpaTransactionManager - Closing JPA EntityManager [org.apache.openjpa.persistence.EntityManagerImpl@6f99ed9f] after transaction
16:21:44.702 [main] DEBUG org.springframework.orm.jpa.EntityManagerFactoryUtils - Closing JPA EntityManager
16:21:44.702 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test method: context [DefaultTestContext@2200d281 testClass = TestSmokeBasic, testInstance = org.apache.openmeetings.test.smoke.TestSmokeBasic@2bd20f96, testMethod = createErrorValueAndTest@TestSmokeBasic, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@643b798d testClass = TestSmokeBasic, locations = '{classpath:applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
16:21:44.702 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test class: context [DefaultTestContext@2200d281 testClass = TestSmokeBasic, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@643b798d testClass = TestSmokeBasic, locations = '{classpath:applicationContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]], class annotated with @DirtiesContext [false] with mode [null].
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.apache.openmeetings.test.smoke.TestSmokeBasic
16:21:44.708 [Thread-0] INFO org.springframework.context.support.GenericApplicationContext - Closing org.springframework.context.support.GenericApplicationContext@17497425: startup date [Thu Aug 10 16:20:24 UTC 2017]; root of context hierarchy
16:21:44.709 [Thread-0] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.scheduling.quartz.SchedulerFactoryBean#0'
16:21:44.709 [Thread-0] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'lifecycleProcessor'
16:21:44.709 [Thread-0] INFO org.springframework.context.support.DefaultLifecycleProcessor - Stopping beans in phase 2147483647
16:21:44.709 [Thread-0] DEBUG org.springframework.context.support.DefaultLifecycleProcessor - Asking bean 'org.springframework.scheduling.quartz.SchedulerFactoryBean#0' of type [class org.springframework.scheduling.quartz.SchedulerFactoryBean] to stop
16:21:44.710 [Thread-0] INFO org.quartz.core.QuartzScheduler - Scheduler org.springframework.scheduling.quartz.SchedulerFactoryBean#0_$_NON_CLUSTERED paused.
16:21:44.710 [Thread-0] DEBUG org.springframework.context.support.DefaultLifecycleProcessor - Bean 'org.springframework.scheduling.quartz.SchedulerFactoryBean#0' completed its stop procedure
16:21:44.710 [Thread-0] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5d018107: defining beans [entityManagerFactory,transactionManager,org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0,org.springframework.transaction.config.internalTransactionalEventListenerFactory,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0,org.springframework.transaction.interceptor.TransactionInterceptor#0,org.springframework.transaction.config.internalTransactionAdvisor,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,web.handler,openmeetings.SessionManager,xmlcrm.service,openmeetings.FileProcessor,openmeetings.FlvExplorerConverter,recordingservice.service,mobile.service,openmeetings.RecordingConverterTask,openmeetings.InterviewConverterTask,openmeetings.InterviewConverter,openmeetings.RecordingConverter,cleanupJob,cleanSessionsJobDetails,triggerCleanSessions,cleanTestSetupJobDetail,triggerCleanTestSetup,cleanRoomFilesJobDetail,triggerCleanRoomFiles,cleanExpiredRecJobDetails,triggerCleanExpiredRec,cleanExpiredResetHashJobDetails,triggerCleanExpiredResetHash,reminderJob,meetingReminderJobDetail,triggerMeetingReminder,expiringRecordingJobDetail,triggerExpiringRecording,mailHandler,resetSendingMailStatus,triggerResetSendingMailStatus,sendMails,triggerSendMails,org.springframework.scheduling.quartz.SchedulerFactoryBean#0,roommanagement,roomDao,sipDao,invitationDao,groupDao,groupUserDao,errorManagement,navimanagement,pollManagement,labelDao,configurationDaoImpl,appointmentDao,appointmentLogic,sessionManagement,userManagement,roomModeratorDao,roomGroupDao,conferenceLogDao,emailManagement,fileItemLogDao,fileExplorerItemDao,recordingDao,recordingMetaDataDao,recordingMetaDeltaDao,ldapConfigDao,invitationManagement,meetingMemberDao,privateMessageFolderDao,privateMessageDao,soapLoginDao,userContactDao,userDao,chatDao,mailMessageDao,oauth2Dao,omCalendarDao,imageConverter,documentConverter,smsHandler,importInitvalues,ldapLoginManagement,timezoneUtil,backupExport,backupImport,appointmentManager,iCalUtils,taskExecutor]; root of factory hierarchy
16:21:44.711 [Thread-0] DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter - Invoking destroy method 'destroy' on bean with name 'appointmentManager'
16:21:44.716 [Thread-0] DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter - Invoking destroy() on bean with name 'org.springframework.scheduling.quartz.SchedulerFactoryBean#0'
16:21:44.716 [Thread-0] INFO org.springframework.scheduling.quartz.SchedulerFactoryBean - Shutting down Quartz Scheduler
16:21:44.716 [Thread-0] INFO org.quartz.core.QuartzScheduler - Scheduler org.springframework.scheduling.quartz.SchedulerFactoryBean#0_$_NON_CLUSTERED shutting down.
16:21:44.716 [Thread-0] INFO org.quartz.core.QuartzScheduler - Scheduler org.springframework.scheduling.quartz.SchedulerFactoryBean#0_$_NON_CLUSTERED paused.
16:21:44.716 [Thread-0] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool...
16:21:44.716 [Thread-0] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete.
16:21:44.717 [Thread-0] INFO org.quartz.core.QuartzScheduler - Scheduler org.springframework.scheduling.quartz.SchedulerFactoryBean#0_$_NON_CLUSTERED shutdown complete.
16:21:44.717 [Thread-0] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean 'taskExecutor': [openmeetings.RecordingConverterTask, openmeetings.InterviewConverterTask, mailHandler, smsHandler]
16:21:44.717 [Thread-0] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean 'openmeetings.RecordingConverterTask': [recordingservice.service]
16:21:44.717 [Thread-0] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean 'recordingservice.service': [web.handler]
16:21:44.717 [Thread-0] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean 'web.handler': [recordingservice.service, userManagement, mobile.service]
16:21:44.717 [Thread-0] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean 'userManagement': [mobile.service]
16:21:44.718 [Thread-0] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean 'mailHandler': [invitationManagement, emailManagement, reminderJob, resetSendingMailStatus, sendMails, org.apache.openmeetings.test.calendar.TestSendIcalMessage]
16:21:44.718 [Thread-0] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean 'invitationManagement': [appointmentDao, appointmentLogic, org.apache.openmeetings.test.invitiation.TestInvitation]
16:21:44.718 [Thread-0] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean 'appointmentDao': [xmlcrm.service, appointmentLogic, omCalendarDao, backupExport, backupImport, org.apache.openmeetings.test.backup.TestOldBackups, org.apache.openmeetings.test.user.TestUserContact, org.apache.openmeetings.test.user.TestUserGroup, org.apache.openmeetings.test.user.TestUserCount, org.apache.openmeetings.test.userdata.TestAuth, org.apache.openmeetings.test.userdata.TestLogin, org.apache.openmeetings.test.domain.TestAddGroup, org.apache.openmeetings.test.domain.TestUserGroupAggregation, org.apache.openmeetings.test.library.TestFileParser, org.apache.openmeetings.test.calendar.TestOmCalendar, org.apache.openmeetings.test.calendar.TestDatabaseStructureMeetingMember, org.apache.openmeetings.test.calendar.TestSendIcalMessage, org.apache.openmeetings.test.calendar.TestAppointmentAddAppointment, org.apache.openmeetings.test.calendar.TestGetAppointment, org.apache.openmeetings.test.calendar.TestDatabaseStructureUsersSearch, org.apache.openmeetings.test.calendar.TestDatabaseStructureAppointment, org.apache.openmeetings.test.calendar.TestDatabaseStructureGetUserStart, org.apache.openmeetings.test.calendar.TestAppointmentSchedulerTask, org.apache.openmeetings.test.calendar.TestDatabaseStructureGetAppointmentByRange, org.apache.openmeetings.test.navi.TestNavi, org.apache.openmeetings.test.invitiation.TestInvitation, org.apache.openmeetings.test.config.TestConfig, org.apache.openmeetings.test.smoke.TestSmokeBasic]
16:21:44.718 [Thread-0] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean 'appointmentLogic': [reminderJob, org.apache.openmeetings.test.calendar.TestAppointmentAddAppointment, org.apache.openmeetings.test.calendar.TestAppointmentSchedulerTask]
16:21:44.718 [Thread-0] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean 'reminderJob': [meetingReminderJobDetail, expiringRecordingJobDetail]
16:21:44.718 [Thread-0] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean 'meetingReminderJobDetail': [triggerMeetingReminder]
16:21:44.718 [Thread-0] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean 'expiringRecordingJobDetail': [triggerExpiringRecording]
16:21:44.718 [Thread-0] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean 'omCalendarDao': [backupExport, backupImport, org.apache.openmeetings.test.calendar.TestOmCalendar]
16:21:44.718 [Thread-0] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean 'backupImport': [org.apache.openmeetings.test.backup.TestOldBackups]
16:21:44.719 [Thread-0] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean 'resetSendingMailStatus': [triggerResetSendingMailStatus]
16:21:44.719 [Thread-0] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean 'sendMails': [triggerSendMails]
16:21:44.719 [Thread-0] DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter - Invoking destroy() on bean with name 'taskExecutor'
16:21:44.719 [Thread-0] INFO org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'taskExecutor'
16:21:44.719 [Thread-0] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean 'entityManagerFactory': [transactionManager, userDao, configurationDaoImpl, groupDao, recordingMetaDataDao, recordingDao, recordingMetaDeltaDao, fileItemLogDao, conferenceLogDao, roomDao, meetingMemberDao, invitationDao, mailMessageDao, fileExplorerItemDao, sessionManagement, chatDao, roommanagement, groupUserDao, errorManagement, navimanagement, pollManagement, roomModeratorDao, roomGroupDao, ldapConfigDao, privateMessageFolderDao, privateMessageDao, soapLoginDao, userContactDao, oauth2Dao]
16:21:44.719 [Thread-0] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean 'userDao': [configurationDaoImpl, recordingDao, roomDao, imageConverter, cleanupJob, ldapConfigDao, userContactDao, importInitvalues, ldapLoginManagement, iCalUtils]
16:21:44.719 [Thread-0] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean 'configurationDaoImpl': [userDao, timezoneUtil, openmeetings.RecordingConverter, openmeetings.InterviewConverter, roomDao, openmeetings.FlvExplorerConverter, imageConverter, documentConverter, importInitvalues, ldapLoginManagement]
16:21:44.719 [Thread-0] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean 'timezoneUtil': [roomDao, ldapLoginManagement, iCalUtils]
16:21:44.719 [Thread-0] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean 'roomDao': [roommanagement, importInitvalues]
16:21:44.719 [Thread-0] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean 'openmeetings.FlvExplorerConverter': [openmeetings.FileProcessor]
16:21:44.719 [Thread-0] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean 'imageConverter': [documentConverter]
16:21:44.719 [Thread-0] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean 'recordingDao': [recordingMetaDataDao, cleanupJob]
16:21:44.719 [Thread-0] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean 'cleanupJob': [cleanSessionsJobDetails, cleanTestSetupJobDetail, cleanRoomFilesJobDetail, cleanExpiredRecJobDetails, cleanExpiredResetHashJobDetails]
16:21:44.719 [Thread-0] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean 'cleanSessionsJobDetails': [triggerCleanSessions]
16:21:44.719 [Thread-0] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean 'cleanTestSetupJobDetail': [triggerCleanTestSetup]
16:21:44.719 [Thread-0] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean 'cleanRoomFilesJobDetail': [triggerCleanRoomFiles]
16:21:44.719 [Thread-0] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean 'cleanExpiredRecJobDetails': [triggerCleanExpiredRec]
16:21:44.719 [Thread-0] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Retrieved dependent beans for bean 'cleanExpiredResetHashJobDetails': [triggerCleanExpiredResetHash]
16:21:44.719 [Thread-0] DEBUG org.springframework.beans.factory.support.DisposableBeanAdapter - Invoking destroy() on bean with name 'entityManagerFactory'
16:21:44.719 [Thread-0] INFO org.springframework.orm.jpa.LocalEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'openmeetings'
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   TestCalendarService>AbstractWebServiceTest.initialize:87 » AccessDenied /tmp/o...
[ERROR]   TestGroupService>AbstractWebServiceTest.initialize:87 » AccessDenied /tmp/om8e...
[ERROR]   TestRecordingService>AbstractWebServiceTest.initialize:87 » AccessDenied /tmp/...
[ERROR]   TestRoomService>AbstractWebServiceTest.initialize:87 » AccessDenied /tmp/om6b0...
[ERROR]   TestUserService>AbstractWebServiceTest.initialize:87 » AccessDenied /tmp/omb2b...
[INFO] 
[ERROR] Tests run: 44, Failures: 0, Errors: 5, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Openmeetings ....................................... SUCCESS [03:19 min]
[INFO] Openmeetings Util .................................. SUCCESS [04:34 min]
[INFO] Openmeetings DB .................................... SUCCESS [ 20.373 s]
[INFO] Openmeetings Core .................................. SUCCESS [ 21.803 s]
[INFO] Openmeetings Install ............................... SUCCESS [ 20.602 s]
[INFO] Openmeetings Service ............................... SUCCESS [ 19.255 s]
[INFO] Openmeetings Webservices ........................... SUCCESS [ 56.674 s]
[INFO] Openmeetings Web ................................... FAILURE [02:34 min]
[INFO] Openmeetings Flash ................................. SKIPPED
[INFO] Openmeetings Screen Sharing applet ................. SKIPPED
[INFO] Openmeetings Server ................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13:31 min
[INFO] Finished at: 2017-08-10T16:21:58+00:00
[INFO] Final Memory: 81M/1945M
[INFO] ------------------------------------------------------------------------
[ERROR] Java heap space -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/OutOfMemoryError
[JENKINS] Archiving <https://builds.apache.org/job/openmeetings/ws/openmeetings-server/pom.xml> to org.apache.openmeetings/openmeetings-server/4.0.0-SNAPSHOT/openmeetings-server-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/openmeetings/ws/openmeetings-screenshare/pom.xml> to org.apache.openmeetings/openmeetings-screenshare/4.0.0-SNAPSHOT/openmeetings-screenshare-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/openmeetings/ws/openmeetings-util/pom.xml> to org.apache.openmeetings/openmeetings-util/4.0.0-SNAPSHOT/openmeetings-util-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/openmeetings/ws/openmeetings-util/target/openmeetings-util-4.0.0-SNAPSHOT.jar> to org.apache.openmeetings/openmeetings-util/4.0.0-SNAPSHOT/openmeetings-util-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/openmeetings/ws/openmeetings-util/target/openmeetings-util-4.0.0-SNAPSHOT-tests.jar> to org.apache.openmeetings/openmeetings-util/4.0.0-SNAPSHOT/openmeetings-util-4.0.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/openmeetings/ws/openmeetings-install/pom.xml> to org.apache.openmeetings/openmeetings-install/4.0.0-SNAPSHOT/openmeetings-install-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/openmeetings/ws/openmeetings-install/target/openmeetings-install-4.0.0-SNAPSHOT.jar> to org.apache.openmeetings/openmeetings-install/4.0.0-SNAPSHOT/openmeetings-install-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/openmeetings/ws/openmeetings-service/pom.xml> to org.apache.openmeetings/openmeetings-service/4.0.0-SNAPSHOT/openmeetings-service-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/openmeetings/ws/openmeetings-service/target/openmeetings-service-4.0.0-SNAPSHOT.jar> to org.apache.openmeetings/openmeetings-service/4.0.0-SNAPSHOT/openmeetings-service-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/openmeetings/ws/pom.xml> to org.apache.openmeetings/openmeetings-parent/4.0.0-SNAPSHOT/openmeetings-parent-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/openmeetings/ws/target/openmeetings-parent-4.0.0-SNAPSHOT-site.xml> to org.apache.openmeetings/openmeetings-parent/4.0.0-SNAPSHOT/openmeetings-parent-4.0.0-SNAPSHOT-site.xml
[Fast Archiver] Compressed 36.51 KB of artifacts by 87.6% relative to #1782
[JENKINS] Archiving <https://builds.apache.org/job/openmeetings/ws/openmeetings-db/pom.xml> to org.apache.openmeetings/openmeetings-db/4.0.0-SNAPSHOT/openmeetings-db-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/openmeetings/ws/openmeetings-db/target/openmeetings-db-4.0.0-SNAPSHOT.jar> to org.apache.openmeetings/openmeetings-db/4.0.0-SNAPSHOT/openmeetings-db-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/openmeetings/ws/openmeetings-web/pom.xml> to org.apache.openmeetings/openmeetings-web/4.0.0-SNAPSHOT/openmeetings-web-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/openmeetings/ws/openmeetings-webservice/pom.xml> to org.apache.openmeetings/openmeetings-webservice/4.0.0-SNAPSHOT/openmeetings-webservice-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/openmeetings/ws/openmeetings-webservice/target/openmeetings-webservice-4.0.0-SNAPSHOT.jar> to org.apache.openmeetings/openmeetings-webservice/4.0.0-SNAPSHOT/openmeetings-webservice-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/openmeetings/ws/openmeetings-core/pom.xml> to org.apache.openmeetings/openmeetings-core/4.0.0-SNAPSHOT/openmeetings-core-4.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/openmeetings/ws/openmeetings-core/target/openmeetings-core-4.0.0-SNAPSHOT.jar> to org.apache.openmeetings/openmeetings-core/4.0.0-SNAPSHOT/openmeetings-core-4.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/openmeetings/ws/openmeetings-core/target/openmeetings-core-4.0.0-SNAPSHOT-tests.jar> to org.apache.openmeetings/openmeetings-core/4.0.0-SNAPSHOT/openmeetings-core-4.0.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/openmeetings/ws/openmeetings-flash/pom.xml> to org.apache.openmeetings/openmeetings-flash/4.0.0-SNAPSHOT/openmeetings-flash-4.0.0-SNAPSHOT.pom
channel stopped
Archiving artifacts
Not sending mail to unregistered user solomax666@gmail.com

Jenkins build is back to normal : openmeetings #1784

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/openmeetings/1784/display/redirect?page=changes>