http://ci.codelutin.com/jenkins/job/sispea-demo-latest/430/Changes: [Arnaud Thimel] fixes #8455 Mise à jour du flag ddt_updates sur la dernière année [Arnaud Thimel] fixes #8455 Mise à jour du flag ddt_updates sur la dernière année [Arnaud Thimel] fixes #8455 Mise à jour du flag ddt_updates sur la dernière année [Arnaud Thimel] fixes #8455 Centralisation de la mise à jour du flag ddt_updates suite à [Arnaud Thimel] [iso] refs #8455 Renommage des méthodes pour masquer la logique de mise [Arnaud Thimel] refs #8455 Petit refactoring sur ReferentialLastUpdateService [gaston] fixes #8455 Vérification de l'existence d'une collectivité ayant le même [Arnaud Thimel] fixes #8455 Découpage de collectivity-module.js en plusieurs fichiers [Arnaud Thimel] fixes #8455 Découpage de yearlyservice-module.js en plusieurs fichiers [Arnaud Thimel] fixes #8455 Découpage de equipment-module.js en plusieurs fichiers [Arnaud Thimel] fixes #8455 Inclusion des scripts des composants de gestion du [Arnaud Thimel] fixes #8455 Suppression des scripts initiaux de gestion du référentiel. [Arnaud Thimel] fixes #8455 Utilisation de SispeaAngularApp dans browse.jsp [Arnaud Thimel] [iso] Ajout d'un TODO [Arnaud Thimel] Suppression des function() pour la déclaration des modules [Arnaud Thimel] Correction de l'initialisation d'AngularJS sur la page de login ------------------------------------------ [...truncated 1418 lines...] 2016-09-16 02:18:27,487 INFO Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, 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.support.DefaultTestContextBootstrapper:260 [main] 2016-09-16 02:18:27,488 INFO Could not instantiate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [javax/servlet/ServletContext] - org.springframework.test.context.support.DefaultTestContextBootstrapper:209 [main] 2016-09-16 02:18:27,488 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@72fad01f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7ab212f9, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2a7d12c8, org.springframework.test.context.transaction.TransactionalTestExecutionListener@25be3c66, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1e07ae6] - org.springframework.test.context.support.DefaultTestContextBootstrapper:187 [main] 2016-09-16 02:18:27,525 INFO Overriding bean definition for bean 'ldapService' with a different definition: replacing [Generic bean: class [fr.onema.sispea.service.ldap.LdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-services-context.xml]] with [Generic bean: class [fr.onema.sispea.service.MockLdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-test-context.xml]] - org.springframework.beans.factory.support.DefaultListableBeanFactory:843 [main] 2016-09-16 02:18:27,526 INFO Refreshing org.springframework.context.support.GenericApplicationContext@6baf95f9: startup date [Fri Sep 16 02:18:27 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-09-16 02:18:27,559 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2012 [main] 2016-09-16 02:18:27,565 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-09-16 02:18:27,895 INFO Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 10, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 1hge14e9jdereyks8w8qj|1ceefb02, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9jdereyks8w8qj|1ceefb02, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire-workdir/test-DdtTest-testDdtNamePattern-1473985107563,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT * FROM EXERCISE, privilegeSpawnedThreads -> false, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> true, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ] - com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource:212 [main] 2016-09-16 02:18:27,903 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-09-16 02:18:32,901 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9jdereyks8w8qj|1ceefb02, dataSourceName -> 1hge14e9jdereyks8w8qj|1ceefb02 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-09-16 02:18:33,062 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:244 [main] 2016-09-16 02:18:33,066 INFO Began transaction (1) for test context [DefaultTestContext@1fba5aad testClass = DdtTest, testInstance = fr.onema.sispea.mapping.DdtTest@4837635d, testMethod = testDdtNamePattern@DdtTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@571aeb15 testClass = DdtTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.hibernate5.HibernateTransactionManager@1cedabb0]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-09-16 02:18:33,067 INFO Rolled back transaction for test context [DefaultTestContext@1fba5aad testClass = DdtTest, testInstance = fr.onema.sispea.mapping.DdtTest@4837635d, testMethod = testDdtNamePattern@DdtTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@571aeb15 testClass = DdtTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]. - org.springframework.test.context.transaction.TransactionContext:136 [main] 2016-09-16 02:18:33,067 INFO Closing org.springframework.context.support.GenericApplicationContext@6baf95f9: startup date [Fri Sep 16 02:18:27 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] 2016-09-16 02:18:33,113 INFO Overriding bean definition for bean 'ldapService' with a different definition: replacing [Generic bean: class [fr.onema.sispea.service.ldap.LdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-services-context.xml]] with [Generic bean: class [fr.onema.sispea.service.MockLdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-test-context.xml]] - org.springframework.beans.factory.support.DefaultListableBeanFactory:843 [main] 2016-09-16 02:18:33,113 INFO Refreshing org.springframework.context.support.GenericApplicationContext@472ea479: startup date [Fri Sep 16 02:18:33 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-09-16 02:18:33,147 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2012 [main] 2016-09-16 02:20:54,744 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-09-16 02:20:57,303 INFO Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 10, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 1hge14e9jdereyks8w8qj|d06d1f5, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9jdereyks8w8qj|d06d1f5, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire-workdir/test-DdtTest-testDdtNames-1473985113150,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT * FROM EXERCISE, privilegeSpawnedThreads -> false, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> true, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ] - com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource:212 [main] 2016-09-16 02:21:03,934 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-09-16 02:21:04,427 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9jdereyks8w8qj|d06d1f5, dataSourceName -> 1hge14e9jdereyks8w8qj|d06d1f5 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-09-16 02:21:06,648 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:244 [main] 2016-09-16 02:21:06,655 INFO Began transaction (1) for test context [DefaultTestContext@1fba5aad testClass = DdtTest, testInstance = fr.onema.sispea.mapping.DdtTest@3f7e77ee, testMethod = testDdtNames@DdtTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@571aeb15 testClass = DdtTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.hibernate5.HibernateTransactionManager@46ff06df]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-09-16 02:21:06,655 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-09-16 02:21:07,922 INFO Rolled back transaction for test context [DefaultTestContext@1fba5aad testClass = DdtTest, testInstance = fr.onema.sispea.mapping.DdtTest@3f7e77ee, testMethod = testDdtNames@DdtTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@571aeb15 testClass = DdtTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]. - org.springframework.test.context.transaction.TransactionContext:136 [main] 2016-09-16 02:21:07,923 INFO Closing org.springframework.context.support.GenericApplicationContext@472ea479: startup date [Fri Sep 16 02:18:33 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 159.752 sec - in fr.onema.sispea.mapping.DdtTest Running fr.onema.sispea.mapping.TerritoryTest 2016-09-16 02:21:08,056 INFO Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, 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.support.DefaultTestContextBootstrapper:260 [main] 2016-09-16 02:21:08,057 INFO Could not instantiate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [javax/servlet/ServletContext] - org.springframework.test.context.support.DefaultTestContextBootstrapper:209 [main] 2016-09-16 02:21:08,058 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@da79d11, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3966e420, org.springframework.test.context.support.DirtiesContextTestExecutionListener@31cc4e3b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@24ab288c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@15d5761d] - org.springframework.test.context.support.DefaultTestContextBootstrapper:187 [main] 2016-09-16 02:21:08,115 INFO Overriding bean definition for bean 'ldapService' with a different definition: replacing [Generic bean: class [fr.onema.sispea.service.ldap.LdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-services-context.xml]] with [Generic bean: class [fr.onema.sispea.service.MockLdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-test-context.xml]] - org.springframework.beans.factory.support.DefaultListableBeanFactory:843 [main] 2016-09-16 02:21:08,117 INFO Refreshing org.springframework.context.support.GenericApplicationContext@1b1cd763: startup date [Fri Sep 16 02:21:08 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-09-16 02:21:08,161 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2012 [main] 2016-09-16 02:23:05,047 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-09-16 02:23:07,378 INFO Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 10, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 1hge14e9jdereyks8w8qj|2817815f, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9jdereyks8w8qj|2817815f, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire-workdir/test-TerritoryTest-testGetTerritoriesFromType-1473985268165,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT * FROM EXERCISE, privilegeSpawnedThreads -> false, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> true, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ] - com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource:212 [main] 2016-09-16 02:23:12,754 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-09-16 02:23:13,508 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9jdereyks8w8qj|2817815f, dataSourceName -> 1hge14e9jdereyks8w8qj|2817815f ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-09-16 02:23:14,088 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:244 [main] 2016-09-16 02:23:14,138 INFO Began transaction (1) for test context [DefaultTestContext@6931e110 testClass = TerritoryTest, testInstance = fr.onema.sispea.mapping.TerritoryTest@13e40ebc, testMethod = testGetTerritoriesFromType@TerritoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@14a78f54 testClass = TerritoryTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.hibernate5.HibernateTransactionManager@8e10577]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-09-16 02:23:14,139 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-09-16 02:23:14,145 INFO Rolled back transaction for test context [DefaultTestContext@6931e110 testClass = TerritoryTest, testInstance = fr.onema.sispea.mapping.TerritoryTest@13e40ebc, testMethod = testGetTerritoriesFromType@TerritoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@14a78f54 testClass = TerritoryTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]. - org.springframework.test.context.transaction.TransactionContext:136 [main] 2016-09-16 02:23:14,146 INFO Closing org.springframework.context.support.GenericApplicationContext@1b1cd763: startup date [Fri Sep 16 02:21:08 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 126.219 sec - in fr.onema.sispea.mapping.TerritoryTest Running fr.onema.sispea.mapping.IpTest 2016-09-16 02:23:14,200 INFO Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, 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.support.DefaultTestContextBootstrapper:260 [main] 2016-09-16 02:23:14,201 INFO Could not instantiate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [javax/servlet/ServletContext] - org.springframework.test.context.support.DefaultTestContextBootstrapper:209 [main] 2016-09-16 02:23:14,201 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1863ebc6, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@71865688, org.springframework.test.context.support.DirtiesContextTestExecutionListener@23927f47, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3edea5f9, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3964443f] - org.springframework.test.context.support.DefaultTestContextBootstrapper:187 [main] 2016-09-16 02:23:14,681 INFO Overriding bean definition for bean 'ldapService' with a different definition: replacing [Generic bean: class [fr.onema.sispea.service.ldap.LdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-services-context.xml]] with [Generic bean: class [fr.onema.sispea.service.MockLdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-test-context.xml]] - org.springframework.beans.factory.support.DefaultListableBeanFactory:843 [main] 2016-09-16 02:23:14,682 INFO Refreshing org.springframework.context.support.GenericApplicationContext@7a15778d: startup date [Fri Sep 16 02:23:14 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-09-16 02:23:18,629 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2012 [main] 2016-09-16 02:33:03,485 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-09-16 02:33:09,462 INFO Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 10, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 1hge14e9jdereyks8w8qj|339ae5bb, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9jdereyks8w8qj|339ae5bb, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire-workdir/test-IpTest-testGetIpsFromCompetenceAndMinScale-1473985398676,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT * FROM EXERCISE, privilegeSpawnedThreads -> false, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> true, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ] - com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource:212 [main] 2016-09-16 02:33:40,013 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-09-16 02:33:40,490 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9jdereyks8w8qj|339ae5bb, dataSourceName -> 1hge14e9jdereyks8w8qj|339ae5bb ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-09-16 02:33:42,091 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:244 [main] 2016-09-16 02:33:42,095 INFO Began transaction (1) for test context [DefaultTestContext@67360a68 testClass = IpTest, testInstance = fr.onema.sispea.mapping.IpTest@27eff770, testMethod = testGetIpsFromCompetenceAndMinScale@IpTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3f3bdc7e testClass = IpTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.hibernate5.HibernateTransactionManager@59783332]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-09-16 02:33:42,095 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-09-16 02:33:57,514 INFO Rolled back transaction for test context [DefaultTestContext@67360a68 testClass = IpTest, testInstance = fr.onema.sispea.mapping.IpTest@27eff770, testMethod = testGetIpsFromCompetenceAndMinScale@IpTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3f3bdc7e testClass = IpTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]. - org.springframework.test.context.transaction.TransactionContext:136 [main] 2016-09-16 02:33:57,515 INFO Closing org.springframework.context.support.GenericApplicationContext@7a15778d: startup date [Fri Sep 16 02:23:14 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] 2016-09-16 02:33:58,969 INFO Overriding bean definition for bean 'ldapService' with a different definition: replacing [Generic bean: class [fr.onema.sispea.service.ldap.LdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-services-context.xml]] with [Generic bean: class [fr.onema.sispea.service.MockLdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-test-context.xml]] - org.springframework.beans.factory.support.DefaultListableBeanFactory:843 [main] 2016-09-16 02:33:58,970 INFO Refreshing org.springframework.context.support.GenericApplicationContext@3ae72c34: startup date [Fri Sep 16 02:33:58 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-09-16 02:34:04,130 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2012 [main] 2016-09-16 02:38:50,794 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-09-16 02:38:53,454 INFO Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 10, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 1hge14e9jdereyks8w8qj|290150cb, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9jdereyks8w8qj|290150cb, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire-workdir/test-IpTest-testGetIpsFromCompetence-1473986044274,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT * FROM EXERCISE, privilegeSpawnedThreads -> false, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> true, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ] - com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource:212 [main] 2016-09-16 02:39:04,039 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-09-16 02:39:04,489 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9jdereyks8w8qj|290150cb, dataSourceName -> 1hge14e9jdereyks8w8qj|290150cb ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-09-16 02:39:05,001 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:244 [main] 2016-09-16 02:39:05,003 INFO Began transaction (1) for test context [DefaultTestContext@67360a68 testClass = IpTest, testInstance = fr.onema.sispea.mapping.IpTest@4bb074e0, testMethod = testGetIpsFromCompetence@IpTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3f3bdc7e testClass = IpTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.hibernate5.HibernateTransactionManager@5e418db4]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-09-16 02:39:05,004 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-09-16 02:39:05,493 INFO Rolled back transaction for test context [DefaultTestContext@67360a68 testClass = IpTest, testInstance = fr.onema.sispea.mapping.IpTest@4bb074e0, testMethod = testGetIpsFromCompetence@IpTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3f3bdc7e testClass = IpTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]. - org.springframework.test.context.transaction.TransactionContext:136 [main] 2016-09-16 02:39:05,493 INFO Closing org.springframework.context.support.GenericApplicationContext@3ae72c34: startup date [Fri Sep 16 02:33:58 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] 2016-09-16 02:39:08,179 INFO Overriding bean definition for bean 'ldapService' with a different definition: replacing [Generic bean: class [fr.onema.sispea.service.ldap.LdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-services-context.xml]] with [Generic bean: class [fr.onema.sispea.service.MockLdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-test-context.xml]] - org.springframework.beans.factory.support.DefaultListableBeanFactory:843 [main] 2016-09-16 02:39:08,179 INFO Refreshing org.springframework.context.support.GenericApplicationContext@787c7e0e: startup date [Fri Sep 16 02:39:08 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-09-16 02:39:14,998 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2012 [main] 2016-09-16 02:44:50,812 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-09-16 02:44:52,378 INFO Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 10, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 1hge14e9jdereyks8w8qj|4a759c15, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9jdereyks8w8qj|4a759c15, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire-workdir/test-IpTest-testGetIpFromCode-1473986355100,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT * FROM EXERCISE, privilegeSpawnedThreads -> false, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> true, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ] - com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource:212 [main] 2016-09-16 02:45:24,933 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-09-16 02:45:25,804 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9jdereyks8w8qj|4a759c15, dataSourceName -> 1hge14e9jdereyks8w8qj|4a759c15 ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-09-16 02:45:51,343 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:244 [main] 2016-09-16 02:46:38,262 INFO Began transaction (1) for test context [DefaultTestContext@67360a68 testClass = IpTest, testInstance = fr.onema.sispea.mapping.IpTest@3c1bea94, testMethod = testGetIpFromCode@IpTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3f3bdc7e testClass = IpTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.hibernate5.HibernateTransactionManager@749d8cb6]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-09-16 02:46:38,263 WARN HHH90000022: Hibernate's legacy org.hibernate.Criteria API is deprecated; use the JPA javax.persistence.criteria.CriteriaQuery instead - org.hibernate.orm.deprecation:1781 [main] 2016-09-16 02:46:38,386 INFO Rolled back transaction for test context [DefaultTestContext@67360a68 testClass = IpTest, testInstance = fr.onema.sispea.mapping.IpTest@3c1bea94, testMethod = testGetIpFromCode@IpTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3f3bdc7e testClass = IpTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]. - org.springframework.test.context.transaction.TransactionContext:136 [main] 2016-09-16 02:46:38,387 INFO Closing org.springframework.context.support.GenericApplicationContext@787c7e0e: startup date [Fri Sep 16 02:39:08 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] 2016-09-16 02:46:40,034 INFO Overriding bean definition for bean 'ldapService' with a different definition: replacing [Generic bean: class [fr.onema.sispea.service.ldap.LdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-services-context.xml]] with [Generic bean: class [fr.onema.sispea.service.MockLdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-test-context.xml]] - org.springframework.beans.factory.support.DefaultListableBeanFactory:843 [main] 2016-09-16 02:46:40,035 INFO Refreshing org.springframework.context.support.GenericApplicationContext@6e4ccc5f: startup date [Fri Sep 16 02:46:40 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-09-16 02:46:48,960 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2012 [main] 2016-09-16 02:50:50,025 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] 2016-09-16 02:51:30,423 INFO Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 3, acquireRetryAttempts -> 10, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, dataSourceName -> 1hge14e9jdereyks8w8qj|2bf94e3a, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9jdereyks8w8qj|2bf94e3a, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire-workdir/test-IpTest-testGetIps-1473986809025,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT * FROM EXERCISE, privilegeSpawnedThreads -> false, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> true, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ] - com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource:212 [main] 2016-09-16 02:54:08,549 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:153 [main] 2016-09-16 02:54:09,080 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9jdereyks8w8qj|2bf94e3a, dataSourceName -> 1hge14e9jdereyks8w8qj|2bf94e3a ]] of Hibernate SessionFactory for HibernateTransactionManager - org.springframework.orm.hibernate5.HibernateTransactionManager:357 [main] 2016-09-16 02:54:15,490 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:244 [main] 2016-09-16 02:54:29,287 INFO Began transaction (1) for test context [DefaultTestContext@67360a68 testClass = IpTest, testInstance = fr.onema.sispea.mapping.IpTest@2ffd51ac, testMethod = testGetIps@IpTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3f3bdc7e testClass = IpTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.hibernate5.HibernateTransactionManager@4ebea15b]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:101 [main] 2016-09-16 02:54:29,288 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2016-09-16 02:54:29,978 INFO Rolled back transaction for test context [DefaultTestContext@67360a68 testClass = IpTest, testInstance = fr.onema.sispea.mapping.IpTest@2ffd51ac, testMethod = testGetIps@IpTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3f3bdc7e testClass = IpTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]. - org.springframework.test.context.transaction.TransactionContext:136 [main] 2016-09-16 02:54:29,978 INFO Closing org.springframework.context.support.GenericApplicationContext@6e4ccc5f: startup date [Fri Sep 16 02:46:40 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:982 [main] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,875.454 sec - in fr.onema.sispea.mapping.IpTest Running fr.onema.sispea.mapping.ExerciseTest 2016-09-16 02:54:30,091 INFO Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, 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.support.DefaultTestContextBootstrapper:260 [main] 2016-09-16 02:54:30,092 INFO Could not instantiate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [javax/servlet/ServletContext] - org.springframework.test.context.support.DefaultTestContextBootstrapper:209 [main] 2016-09-16 02:54:30,092 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@552ae42e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@33263239, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4730a5ca, org.springframework.test.context.transaction.TransactionalTestExecutionListener@78748c23, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7afd0c97] - org.springframework.test.context.support.DefaultTestContextBootstrapper:187 [main] 2016-09-16 02:54:30,722 INFO Overriding bean definition for bean 'ldapService' with a different definition: replacing [Generic bean: class [fr.onema.sispea.service.ldap.LdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-services-context.xml]] with [Generic bean: class [fr.onema.sispea.service.MockLdapService]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [sispea-service-test-context.xml]] - org.springframework.beans.factory.support.DefaultListableBeanFactory:843 [main] 2016-09-16 02:54:30,723 INFO Refreshing org.springframework.context.support.GenericApplicationContext@78c84e0b: startup date [Fri Sep 16 02:54:30 CEST 2016]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:581 [main] 2016-09-16 02:54:34,704 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2012 [main] 2016-09-16 02:58:43,032 INFO JSR-330 'javax.inject.Inject' annotation found and supported for autowiring - org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 [main] Results : Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 7 second Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 11 second [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] SISPEA ............................................. SUCCESS [01:53 min] [INFO] SISPEA Configuration ............................... SUCCESS [ 34.072 s] [INFO] SISPEA Persistence Migration ....................... SUCCESS [01:17 min] [INFO] SISPEA Utils ....................................... SUCCESS [02:02 min] [INFO] SISPEA Persistence ................................. SUCCESS [04:07 min] [INFO] SISPEA Services .................................... FAILURE [56:22 min] [INFO] SISPEA web application ............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:12 h [INFO] Finished at: 2016-09-16T03:04:26+02:00 [INFO] Final Memory: 70M/572M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project sispea-service: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? [ERROR] Command was /bin/sh -c cd <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service> && /opt/repository/jdk1.8.0_102/jre/bin/java -jar <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire/surefirebooter3594628052116795563.jar> <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire/surefire6691424902299886622tmp> <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire/surefire_25063857849622679026tmp> [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project sispea-service: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service> && /opt/repository/jdk1.8.0_102/jre/bin/java -jar <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire/surefirebooter3594628052116795563.jar> <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire/surefire6691424902299886622tmp> <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire/surefire_25063857849622679026tmp> at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:224) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at hudson.maven.Maven3Builder.call(Maven3Builder.java:136) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:153) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:332) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.maven.plugin.PluginExecutionException: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service> && /opt/repository/jdk1.8.0_102/jre/bin/java -jar <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire/surefirebooter3594628052116795563.jar> <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire/surefire6691424902299886622tmp> <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire/surefire_25063857849622679026tmp> at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:145) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 31 more Caused by: java.lang.RuntimeException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? Command was /bin/sh -c cd <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service> && /opt/repository/jdk1.8.0_102/jre/bin/java -jar <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire/surefirebooter3594628052116795563.jar> <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire/surefire6691424902299886622tmp> <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/sispea-service/target/surefire/surefire_25063857849622679026tmp> at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:590) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:460) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:229) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:201) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1026) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:862) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:755) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) ... 32 more [ERROR] [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/PluginExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command Waiting for Jenkins to finish collecting data[ERROR] mvn <goals> -rf :sispea-service Sending e-mails to: sispea-build@list.forge.codelutin.com ERROR: Exception reading response javax.mail.MessagingException: Exception reading response; nested exception is: java.net.SocketTimeoutException: Read timed out at com.sun.mail.smtp.SMTPTransport.readServerResponse(SMTPTransport.java:2153) at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1912) at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:638) at javax.mail.Service.connect(Service.java:295) at javax.mail.Service.connect(Service.java:176) at javax.mail.Service.connect(Service.java:125) at javax.mail.Transport.send0(Transport.java:194) at javax.mail.Transport.send(Transport.java:124) at hudson.tasks.MailSender.run(MailSender.java:129) at hudson.tasks.MailSender.execute(MailSender.java:104) at hudson.maven.reporters.MavenMailer.end(MavenMailer.java:74) at hudson.maven.AbstractMavenBuilder.end(AbstractMavenBuilder.java:104) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:859) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534) at hudson.model.Run.execute(Run.java:1741) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:410) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:170) at java.net.SocketInputStream.read(SocketInputStream.java:141) at com.sun.mail.util.TraceInputStream.read(TraceInputStream.java:110) at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) at java.io.BufferedInputStream.read(BufferedInputStream.java:265) at com.sun.mail.util.LineInputStream.readLine(LineInputStream.java:89) at com.sun.mail.smtp.SMTPTransport.readServerResponse(SMTPTransport.java:2131) ... 17 more Sending e-mails to: sispea-build@list.forge.codelutin.com thimel@codelutin.com gaston@codelutin.com Sending e-mails to: sispea-build@list.forge.codelutin.com Sending e-mails to: sispea-build@list.forge.codelutin.com thimel@codelutin.com Sending e-mails to: sispea-build@list.forge.codelutin.com Sending e-mails to: sispea-build@list.forge.codelutin.com Set build name. channel stopped New build name is '#430-b9ff4b27125d6b4c164e519c6e7414276f823eeb' Variable with name 'BUILD_DISPLAY_NAME' already exists, current value: '#430-b9ff4b27125d6b4c164e519c6e7414276f823eeb', new value: '#430-b9ff4b27125d6b4c164e519c6e7414276f823eeb' Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 8 second