Build failed in Jenkins: sispea-demo-latest » SISPEA Services #752
See <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/752/display/redirect?page=changes> Changes: [Arnaud Thimel] Mise à jour de la base de test pour supprimer les codeSpea et ------------------------------------------ [...truncated 1,50 MB...] 2017-12-23 02:58:41,402 WARN Thread[C3P0PooledConnectionPoolManager[identityToken->1hge14e9szrn4e55bawmu|7e9067bb]-HelperThread-#2,5,main] -- caught unexpected Exception while executing posted task. - com.mchange.v2.async.ThreadPoolAsynchronousRunner:223 [C3P0PooledConnectionPoolManager[identityToken->1hge14e9szrn4e55bawmu|7e9067bb]-HelperThread-#2] java.lang.IllegalStateException: Timer already cancelled. at java.util.Timer.sched(Timer.java:397) at java.util.Timer.schedule(Timer.java:193) at com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask.run(BasicResourcePool.java:1965) at com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:696) 2017-12-23 02:58:41,404 INFO trying to stop postgresql - ru.yandex.qatools.embed.postgresql.PostgresProcess:147 [main] 2017-12-23 02:58:41,422 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-ba01900a-6ff4-4707-b779-0f22d35d3eff/db-content-ffd1b6ec-c613-48b1-aa21-fea62721c236,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=59314}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[stop], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2017-12-23 02:58:42,439 INFO execSuccess: false [kill, 38938] - de.flapdoodle.embed.process.runtime.ProcessControl:231 [main] 2017-12-23 02:58:42,517 INFO Refreshing org.springframework.context.support.GenericApplicationContext@5ddf6ec7: startup date [Sat Dec 23 02:58:42 CET 2017]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:589 [main] 2017-12-23 02:58:42,564 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2017-12-23 02:58:42,876 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 -> 1hge14e9szrn4e55bawmu|3c0b939e, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9szrn4e55bawmu|3c0b939e, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/test-CommuneTest-testCreateCommune-1513994322566,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, 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] 2017-12-23 02:58:42,879 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:157 [main] 2017-12-23 02:58:43,293 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9szrn4e55bawmu|3c0b939e, dataSourceName -> 1hge14e9szrn4e55bawmu|3c0b939e ]] of Hibernate SessionFactory for HibernateTransactionManager - fr.onema.sispea.serviceng.SispeaHibernateTransactionManager:378 [main] 2017-12-23 02:58:43,726 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:273 [main] 2017-12-23 02:58:43,729 INFO Began transaction (1) for test context [DefaultTestContext@7bdfbf8 testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@5c98d548, testMethod = testCreateCommune@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1a040bce testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [fr.onema.sispea.serviceng.SispeaHibernateTransactionManager@1f2685cc]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:105 [main] 2017-12-23 02:58:43,729 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2017-12-23 02:58:43,732 INFO Starting inserts from: /static/01-static.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2017-12-23 02:58:43,783 INFO End of static inserts : 89 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2017-12-23 02:58:43,785 INFO Starting inserts from: /static/02-address.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2017-12-23 02:58:44,858 INFO 10000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2017-12-23 02:58:45,790 INFO 20000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2017-12-23 02:58:46,275 INFO End of static inserts : 27739 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2017-12-23 02:58:46,434 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2017-12-23 02:58:46,450 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2017-12-23 02:58:46,452 INFO Starting inserts from: /static/03-organism.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2017-12-23 02:58:48,046 INFO 10000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2017-12-23 02:58:48,835 INFO 20000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2017-12-23 02:58:49,686 INFO 30000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2017-12-23 02:58:50,470 INFO 40000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2017-12-23 02:58:51,384 INFO 50000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2017-12-23 02:58:52,200 INFO 60000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2017-12-23 02:58:53,035 INFO 70000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2017-12-23 02:58:54,027 INFO 80000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2017-12-23 02:58:55,371 INFO 90000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2017-12-23 02:58:56,002 INFO 100000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2017-12-23 02:58:56,192 INFO End of static inserts : 102493 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2017-12-23 02:58:57,545 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2017-12-23 02:58:57,546 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2017-12-23 02:58:57,552 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2017-12-23 02:58:57,553 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2017-12-23 02:58:57,553 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2017-12-23 02:58:57,554 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2017-12-23 02:58:57,556 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2017-12-23 02:58:57,557 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2017-12-23 02:58:57,557 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2017-12-23 02:58:57,557 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2017-12-23 02:58:57,558 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2017-12-23 02:58:57,559 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2017-12-23 02:58:57,559 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2017-12-23 02:58:57,560 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2017-12-23 02:58:57,561 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2017-12-23 02:58:57,563 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2017-12-23 02:58:57,563 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2017-12-23 02:58:57,565 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2017-12-23 02:58:57,566 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2017-12-23 02:58:57,567 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2017-12-23 02:58:57,568 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2017-12-23 02:58:57,568 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2017-12-23 02:58:57,569 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2017-12-23 02:58:57,570 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2017-12-23 02:58:57,570 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2017-12-23 02:58:57,572 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2017-12-23 02:58:57,603 INFO Rolled back transaction for test context [DefaultTestContext@7bdfbf8 testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@5c98d548, testMethod = testCreateCommune@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1a040bce testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]. - org.springframework.test.context.transaction.TransactionContext:137 [main] 2017-12-23 02:58:57,604 INFO Closing org.springframework.context.support.GenericApplicationContext@5ddf6ec7: startup date [Sat Dec 23 02:58:42 CET 2017]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:989 [main] 2017-12-23 02:58:58,780 INFO Refreshing org.springframework.context.support.GenericApplicationContext@a1dc661: startup date [Sat Dec 23 02:58:58 CET 2017]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:589 [main] 2017-12-23 02:58:58,818 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2017-12-23 02:58:58,821 WARN Starting embedded postgres (cache: <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/1513991230299-0)> - fr.onema.sispea.SispeaConfiguration:141 [main] 2017-12-23 02:58:59,393 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-ba01900a-6ff4-4707-b779-0f22d35d3eff/db-content-341919d2-9d85-4648-88fa-4ba1666ef9f7,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=40010}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[], additionalInitDbParams=[-E, UTF-8, --locale=C, --lc-collate=C, --lc-ctype=C]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2017-12-23 02:58:59,903 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-ba01900a-6ff4-4707-b779-0f22d35d3eff/db-content-341919d2-9d85-4648-88fa-4ba1666ef9f7,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=40010}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[test], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2017-12-23 02:59:00,118 WARN Could not create database first time (0 of 3 trials) - ru.yandex.qatools.embed.postgresql.PostgresProcess:278 [main] 2017-12-23 02:59:00,289 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-ba01900a-6ff4-4707-b779-0f22d35d3eff/db-content-341919d2-9d85-4648-88fa-4ba1666ef9f7,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=40010}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[test], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2017-12-23 02:59:02,289 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-ba01900a-6ff4-4707-b779-0f22d35d3eff/db-content-341919d2-9d85-4648-88fa-4ba1666ef9f7,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=40010}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[], additionalInitDbParams=[-E, UTF-8, --locale=C, --lc-collate=C, --lc-ctype=C]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2017-12-23 02:59:02,308 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-ba01900a-6ff4-4707-b779-0f22d35d3eff/db-content-341919d2-9d85-4648-88fa-4ba1666ef9f7,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=40010}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[-U, sispea_contributeur, -d, test, -h, 127.0.0.1, -p, 40010, <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/pg/20171017_sispea-3.2_019-for-tests_sans-donnees-annuelles.dump],> additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2017-12-23 02:59:05,210 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 -> 1hge14e9szrn4e55bawmu|fffcde1, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.postgresql.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9szrn4e55bawmu|fffcde1, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:postgresql://127.0.0.1:40010/test?user=sispea_contributeur&password=sa, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, 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] 2017-12-23 02:59:05,217 INFO HHH000400: Using dialect: org.hibernate.dialect.PostgreSQL9Dialect - org.hibernate.dialect.Dialect:157 [main] 2017-12-23 02:59:05,270 INFO HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException - org.hibernate.engine.jdbc.env.internal.LobCreatorBuilderImpl:124 [main] 2017-12-23 02:59:05,270 INFO HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@6e9f8160 - org.hibernate.type.BasicTypeRegistry:148 [main] 2017-12-23 02:59:05,606 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9szrn4e55bawmu|fffcde1, dataSourceName -> 1hge14e9szrn4e55bawmu|fffcde1 ]] of Hibernate SessionFactory for HibernateTransactionManager - fr.onema.sispea.serviceng.SispeaHibernateTransactionManager:378 [main] 2017-12-23 02:59:06,036 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:273 [main] 2017-12-23 02:59:06,039 INFO Began transaction (1) for test context [DefaultTestContext@7bdfbf8 testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@5bd4a058, testMethod = testFindCommune@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1a040bce testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [fr.onema.sispea.serviceng.SispeaHibernateTransactionManager@11459b2]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:105 [main] 2017-12-23 02:59:06,045 DEBUG Updating user with login "admin" - fr.onema.sispea.service.user.LegacyUserService:147 [main] 2017-12-23 02:59:06,046 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2017-12-23 02:59:06,061 INFO Rolled back transaction for test context [DefaultTestContext@7bdfbf8 testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@5bd4a058, testMethod = testFindCommune@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1a040bce testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]. - org.springframework.test.context.transaction.TransactionContext:137 [main] 2017-12-23 02:59:06,061 INFO Closing org.springframework.context.support.GenericApplicationContext@a1dc661: startup date [Sat Dec 23 02:58:58 CET 2017]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:989 [main] 2017-12-23 02:59:06,073 INFO trying to stop postgresql - ru.yandex.qatools.embed.postgresql.PostgresProcess:147 [main] 2017-12-23 02:59:06,096 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-ba01900a-6ff4-4707-b779-0f22d35d3eff/db-content-341919d2-9d85-4648-88fa-4ba1666ef9f7,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=40010}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[stop], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2017-12-23 02:59:08,113 INFO execSuccess: false [kill, 39296] - de.flapdoodle.embed.process.runtime.ProcessControl:231 [main] Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 51.468 sec <<< FAILURE! - in fr.onema.sispea.service.CommuneTest testCountCommunes(fr.onema.sispea.service.CommuneTest) Time elapsed: 10.031 sec <<< ERROR! org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Unable to acquire JDBC Connection Caused by: org.hibernate.exception.GenericJDBCException: Unable to acquire JDBC Connection Caused by: java.sql.SQLException: Connections could not be acquired from the underlying database! Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source. Caused by: org.postgresql.util.PSQLException: FATAL: database "test" does not exist Running fr.onema.sispea.service.SispeaServiceContextTest 2017-12-23 02:59:08,167 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:257 [main] 2017-12-23 02:59:08,167 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:206 [main] 2017-12-23 02:59:08,167 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7067711e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@29488049, org.springframework.test.context.support.DirtiesContextTestExecutionListener@141aff8e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1bd1ca92, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@50f5b777] - org.springframework.test.context.support.DefaultTestContextBootstrapper:184 [main] 2017-12-23 02:59:08,224 INFO Refreshing org.springframework.context.support.GenericApplicationContext@3d523fe8: startup date [Sat Dec 23 02:59:08 CET 2017]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:589 [main] 2017-12-23 02:59:08,304 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2017-12-23 02:59:08,641 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 -> 1hge14e9szrn4e55bawmu|6b790314, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9szrn4e55bawmu|6b790314, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/test-SispeaServiceContextTest-testContextLoaded-1513994348310,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, 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] 2017-12-23 02:59:08,644 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:157 [main] 2017-12-23 02:59:09,110 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9szrn4e55bawmu|6b790314, dataSourceName -> 1hge14e9szrn4e55bawmu|6b790314 ]] of Hibernate SessionFactory for HibernateTransactionManager - fr.onema.sispea.serviceng.SispeaHibernateTransactionManager:378 [main] 2017-12-23 02:59:09,551 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:273 [main] 2017-12-23 02:59:09,553 INFO Began transaction (1) for test context [DefaultTestContext@af7e265 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@81ae283, testMethod = testContextLoaded@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@507444df testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [fr.onema.sispea.serviceng.SispeaHibernateTransactionManager@1a017874]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:105 [main] 2017-12-23 02:59:09,554 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2017-12-23 02:59:09,555 INFO Rolled back transaction for test context [DefaultTestContext@af7e265 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@81ae283, testMethod = testContextLoaded@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@507444df testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]. - org.springframework.test.context.transaction.TransactionContext:137 [main] 2017-12-23 02:59:09,555 INFO Closing org.springframework.context.support.GenericApplicationContext@3d523fe8: startup date [Sat Dec 23 02:59:08 CET 2017]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:989 [main] 2017-12-23 02:59:09,581 INFO Refreshing org.springframework.context.support.GenericApplicationContext@70d82f2e: startup date [Sat Dec 23 02:59:09 CET 2017]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:589 [main] 2017-12-23 02:59:09,617 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2017-12-23 02:59:09,886 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 -> 1hge14e9szrn4e55bawmu|297ef77b, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9szrn4e55bawmu|297ef77b, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/test-SispeaServiceContextTest-testCreateExercise-1513994349619,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, 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] 2017-12-23 02:59:09,889 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:157 [main] 2017-12-23 02:59:10,272 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9szrn4e55bawmu|297ef77b, dataSourceName -> 1hge14e9szrn4e55bawmu|297ef77b ]] of Hibernate SessionFactory for HibernateTransactionManager - fr.onema.sispea.serviceng.SispeaHibernateTransactionManager:378 [main] 2017-12-23 02:59:10,733 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:273 [main] 2017-12-23 02:59:10,735 INFO Began transaction (1) for test context [DefaultTestContext@af7e265 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@373d401c, testMethod = testCreateExercise@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@507444df testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [fr.onema.sispea.serviceng.SispeaHibernateTransactionManager@680c90e1]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:105 [main] 2017-12-23 02:59:10,736 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2017-12-23 02:59:10,739 INFO Rolled back transaction for test context [DefaultTestContext@af7e265 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@373d401c, testMethod = testCreateExercise@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@507444df testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]. - org.springframework.test.context.transaction.TransactionContext:137 [main] 2017-12-23 02:59:10,739 INFO Closing org.springframework.context.support.GenericApplicationContext@70d82f2e: startup date [Sat Dec 23 02:59:09 CET 2017]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:989 [main] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.342 sec - in fr.onema.sispea.service.SispeaServiceContextTest Results : Tests in error: IpTest.testGetIpFromCode » CannotCreateTransaction Could not open Hibernate Se... CommuneTest.testCountCommunes » CannotCreateTransaction Could not open Hiberna... Tests run: 123, Failures: 0, Errors: 2, Skipped: 17 [ERROR] There are test failures. Please refer to <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-reports> for the individual test results. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ sispea-service --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/sispea-service-3.2-rc-5-revd92dfc0.jar> [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ sispea-service >>> [INFO] [INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ sispea-service --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository https://nexus.nuiton.org/nexus/content/repositories/central-releases [INFO] 96 dependencies to check. [INFO] 96 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 183838ns [INFO] All dependencies are safe. [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ sispea-service --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ sispea-service --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ sispea-service <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ sispea-service --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ sispea-service --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ sispea-service --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-pgp-passphrase) @ sispea-service --- [INFO] Exporting server [gpg-signer] username in ${gpg.keyname} [INFO] Exporting server [gpg-signer] password in ${gpg.passphrase} [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-artifacts) @ sispea-service --- [INFO] Loaded /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-demo-latest/target/collect-artifacts.txt [INFO] Copying sispea-service-3.2-rc-5-revd92dfc0.jar to /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-demo-latest/target/collect/fr.onema--sispea-service/sispea-service-3.2-rc-5-revd92dfc0.jar [INFO] Copying THIRD-PARTY.properties to /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-demo-latest/target/collect/fr.onema--sispea-service/THIRD-PARTY.properties [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-attachements) @ sispea-service --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-deploy-files) @ sispea-service --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ sispea-service --- [INFO] [INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ sispea-service --- [INFO] Used declared dependencies found: [INFO] fr.onema:sispea-util:jar:3.2-rc-5-revd92dfc0:compile [INFO] fr.onema:sispea-persist:jar:3.2-rc-5-revd92dfc0:compile [INFO] org.nuiton:nuiton-utils:jar:3.0:compile [INFO] org.nuiton:nuiton-csv:jar:3.0-rc-6:compile [INFO] net.sf.opencsv:opencsv:jar:2.3:compile [INFO] com.tutego:jrtf:jar:0.7:compile [INFO] org.hibernate:hibernate-core:jar:5.2.12.Final:compile [INFO] xml-apis:xml-apis:jar:2.0.2:compile [INFO] org.reflections:reflections:jar:0.9.11:compile [INFO] org.immutables:value:jar:2.5.6:compile [INFO] com.google.code.findbugs:annotations:jar:3.0.1u2:compile [INFO] com.google.errorprone:error_prone_annotations:jar:2.1.3:compile [INFO] javax.mail:mail:jar:1.4.7:compile [INFO] javax.activation:activation:jar:1.1.1:compile [INFO] org.apache.velocity:velocity:jar:1.7:compile [INFO] org.apache.velocity:velocity-tools:jar:2.0:compile [INFO] org.springframework:spring-beans:jar:5.0.2.RELEASE:compile [INFO] org.springframework.ldap:spring-ldap-core:jar:2.3.2.RELEASE:compile [INFO] org.springframework:spring-context-support:jar:5.0.2.RELEASE:compile [INFO] org.springframework:spring-context:jar:5.0.2.RELEASE:compile [INFO] org.springframework:spring-tx:jar:5.0.2.RELEASE:compile [INFO] org.springframework:spring-orm:jar:5.0.2.RELEASE:compile [INFO] org.apache.commons:commons-lang3:jar:3.7:compile [INFO] org.apache.commons:commons-text:jar:1.2:compile [INFO] org.apache.commons:commons-collections4:jar:4.1:compile [INFO] commons-digester:commons-digester:jar:2.1:compile [INFO] com.google.guava:guava:jar:23.5-jre:compile [INFO] com.google.code.gson:gson:jar:2.8.2:compile [INFO] jdom:jdom:jar:1.0:compile [INFO] org.nfunk:jep:jar:2.4.0:compile [INFO] jfree:jfreechart:jar:1.0.7:compile [INFO] junit:junit:jar:4.12:test [INFO] ru.yandex.qatools.embed:postgresql-embedded:jar:2.6:test [INFO] de.flapdoodle.embed:de.flapdoodle.embed.process:jar:2.0.1:test [INFO] log4j:log4j:jar:1.2.17:compile [INFO] org.springframework:spring-test:jar:5.0.2.RELEASE:test [INFO] org.mockito:mockito-core:jar:2.13.0:test [INFO] commons-io:commons-io:jar:2.6:compile [INFO] org.apache.poi:poi:jar:3.16:compile [INFO] org.apache.poi:poi-ooxml:jar:3.16:compile [WARNING] Used undeclared dependencies found: [WARNING] org.springframework:spring-jcl:jar:5.0.2.RELEASE:compile [WARNING] org.springframework:spring-core:jar:5.0.2.RELEASE:compile [WARNING] Unused declared dependencies found: [WARNING] commons-logging:commons-logging:jar:1.2:compile [JENKINS] Archiving disabled
See <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/753/display/redirect?page=changes> Changes: [Arnaud Thimel] refs #12013 Suppression de l'export XML de référentiel ------------------------------------------ [...truncated 1,48 MB...] 2018-01-05 02:12:34,773 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-6c4498dd-5962-45bf-a141-7426b3d72729/db-content-d477c4af-92af-4c77-a5b6-4071670b119c,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=40633}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[], additionalInitDbParams=[-E, UTF-8, --locale=C, --lc-collate=C, --lc-ctype=C]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-05 02:12:35,666 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-6c4498dd-5962-45bf-a141-7426b3d72729/db-content-d477c4af-92af-4c77-a5b6-4071670b119c,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=40633}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[test], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-05 02:12:35,858 WARN Could not create database first time (0 of 3 trials) - ru.yandex.qatools.embed.postgresql.PostgresProcess:278 [main] 2018-01-05 02:12:37,453 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-6c4498dd-5962-45bf-a141-7426b3d72729/db-content-d477c4af-92af-4c77-a5b6-4071670b119c,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=40633}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[test], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-05 02:12:39,453 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-6c4498dd-5962-45bf-a141-7426b3d72729/db-content-d477c4af-92af-4c77-a5b6-4071670b119c,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=40633}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[], additionalInitDbParams=[-E, UTF-8, --locale=C, --lc-collate=C, --lc-ctype=C]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-05 02:12:39,488 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-6c4498dd-5962-45bf-a141-7426b3d72729/db-content-d477c4af-92af-4c77-a5b6-4071670b119c,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=40633}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[-U, sispea_contributeur, -d, test, -h, 127.0.0.1, -p, 40633, <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/pg/20171017_sispea-3.2_019-for-tests_sans-donnees-annuelles.dump],> additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-05 02:12:43,156 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 -> 1hge14e9s1ibvnoibqjffd|65407725, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.postgresql.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9s1ibvnoibqjffd|65407725, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:postgresql://127.0.0.1:40633/test?user=sispea_contributeur&password=sa, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, 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] 2018-01-05 02:12:43,161 INFO HHH000400: Using dialect: org.hibernate.dialect.PostgreSQL9Dialect - org.hibernate.dialect.Dialect:157 [main] 2018-01-05 02:12:43,214 INFO HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException - org.hibernate.engine.jdbc.env.internal.LobCreatorBuilderImpl:124 [main] 2018-01-05 02:12:43,215 INFO HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@73a5d86c - org.hibernate.type.BasicTypeRegistry:148 [main] 2018-01-05 02:12:43,527 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9s1ibvnoibqjffd|65407725, dataSourceName -> 1hge14e9s1ibvnoibqjffd|65407725 ]] of Hibernate SessionFactory for HibernateTransactionManager - fr.onema.sispea.serviceng.SispeaHibernateTransactionManager:378 [main] 2018-01-05 02:12:43,947 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:273 [main] 2018-01-05 02:12:43,951 INFO Began transaction (1) for test context [DefaultTestContext@10dc3838 testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@393dbf72, testMethod = testCountCommunes@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@82a972 testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [fr.onema.sispea.serviceng.SispeaHibernateTransactionManager@5c255800]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:105 [main] 2018-01-05 02:12:43,951 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2018-01-05 02:12:43,953 INFO Rolled back transaction for test context [DefaultTestContext@10dc3838 testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@393dbf72, testMethod = testCountCommunes@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@82a972 testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]. - org.springframework.test.context.transaction.TransactionContext:137 [main] 2018-01-05 02:12:43,953 INFO Closing org.springframework.context.support.GenericApplicationContext@1d2f5076: startup date [Fri Jan 05 02:12:34 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:989 [main] 2018-01-05 02:12:43,957 INFO trying to stop postgresql - ru.yandex.qatools.embed.postgresql.PostgresProcess:147 [main] 2018-01-05 02:12:43,994 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-6c4498dd-5962-45bf-a141-7426b3d72729/db-content-d477c4af-92af-4c77-a5b6-4071670b119c,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=40633}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[stop], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-05 02:12:44,993 INFO execSuccess: false [kill, 987] - de.flapdoodle.embed.process.runtime.ProcessControl:231 [main] 2018-01-05 02:12:45,102 INFO Refreshing org.springframework.context.support.GenericApplicationContext@73d62b04: startup date [Fri Jan 05 02:12:45 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:589 [main] 2018-01-05 02:12:45,145 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2018-01-05 02:12:45,410 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 -> 1hge14e9s1ibvnoibqjffd|330d1369, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9s1ibvnoibqjffd|330d1369, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/test-CommuneTest-testCreateCommune-1515114765148,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, 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] 2018-01-05 02:12:45,414 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:157 [main] 2018-01-05 02:12:45,768 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9s1ibvnoibqjffd|330d1369, dataSourceName -> 1hge14e9s1ibvnoibqjffd|330d1369 ]] of Hibernate SessionFactory for HibernateTransactionManager - fr.onema.sispea.serviceng.SispeaHibernateTransactionManager:378 [main] 2018-01-05 02:12:46,180 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:273 [main] 2018-01-05 02:12:46,183 INFO Began transaction (1) for test context [DefaultTestContext@10dc3838 testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@3d97a38c, testMethod = testCreateCommune@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@82a972 testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [fr.onema.sispea.serviceng.SispeaHibernateTransactionManager@4b65e554]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:105 [main] 2018-01-05 02:12:46,183 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2018-01-05 02:12:46,186 INFO Starting inserts from: /static/01-static.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-05 02:12:46,363 INFO End of static inserts : 89 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-05 02:12:46,366 INFO Starting inserts from: /static/02-address.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-05 02:12:47,904 INFO 10000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-05 02:12:48,567 INFO 20000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-05 02:12:48,945 INFO End of static inserts : 27739 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-05 02:12:49,042 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-05 02:12:49,054 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-05 02:12:49,056 INFO Starting inserts from: /static/03-organism.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-05 02:12:49,941 INFO 10000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-05 02:12:50,673 INFO 20000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-05 02:12:51,336 INFO 30000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-05 02:12:52,201 INFO 40000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-05 02:12:53,008 INFO 50000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-05 02:12:53,838 INFO 60000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-05 02:12:54,849 INFO 70000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-05 02:12:55,921 INFO 80000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-05 02:12:56,758 INFO 90000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-05 02:12:58,168 INFO 100000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-05 02:12:58,451 INFO End of static inserts : 102493 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-05 02:12:59,896 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-05 02:12:59,897 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-05 02:12:59,904 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-05 02:12:59,905 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-05 02:12:59,905 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-05 02:12:59,906 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-05 02:12:59,908 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-05 02:12:59,909 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-05 02:12:59,909 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-05 02:12:59,909 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-05 02:12:59,910 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-05 02:12:59,911 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-05 02:12:59,911 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-05 02:12:59,912 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-05 02:12:59,913 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-05 02:12:59,915 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-05 02:12:59,915 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-05 02:12:59,917 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-05 02:12:59,918 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-05 02:12:59,919 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-05 02:12:59,919 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-05 02:12:59,920 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-05 02:12:59,921 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-05 02:12:59,922 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-05 02:12:59,922 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-05 02:12:59,924 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-05 02:12:59,954 INFO Rolled back transaction for test context [DefaultTestContext@10dc3838 testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@3d97a38c, testMethod = testCreateCommune@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@82a972 testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]. - org.springframework.test.context.transaction.TransactionContext:137 [main] 2018-01-05 02:12:59,954 INFO Closing org.springframework.context.support.GenericApplicationContext@73d62b04: startup date [Fri Jan 05 02:12:45 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:989 [main] 2018-01-05 02:13:00,675 INFO Refreshing org.springframework.context.support.GenericApplicationContext@6be32929: startup date [Fri Jan 05 02:13:00 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:589 [main] 2018-01-05 02:13:00,718 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2018-01-05 02:13:00,721 WARN Starting embedded postgres (cache: <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/1515113601313-0)> - fr.onema.sispea.SispeaConfiguration:141 [main] 2018-01-05 02:13:02,417 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-6c4498dd-5962-45bf-a141-7426b3d72729/db-content-69eb7acf-e464-45bd-b4d5-b7899680769c,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=48029}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[], additionalInitDbParams=[-E, UTF-8, --locale=C, --lc-collate=C, --lc-ctype=C]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-05 02:13:02,941 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-6c4498dd-5962-45bf-a141-7426b3d72729/db-content-69eb7acf-e464-45bd-b4d5-b7899680769c,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=48029}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[test], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-05 02:13:04,942 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-6c4498dd-5962-45bf-a141-7426b3d72729/db-content-69eb7acf-e464-45bd-b4d5-b7899680769c,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=48029}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[], additionalInitDbParams=[-E, UTF-8, --locale=C, --lc-collate=C, --lc-ctype=C]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-05 02:13:04,978 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-6c4498dd-5962-45bf-a141-7426b3d72729/db-content-69eb7acf-e464-45bd-b4d5-b7899680769c,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=48029}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[-U, sispea_contributeur, -d, test, -h, 127.0.0.1, -p, 48029, <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/pg/20171017_sispea-3.2_019-for-tests_sans-donnees-annuelles.dump],> additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-05 02:13:08,268 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 -> 1hge14e9s1ibvnoibqjffd|4f9caa49, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.postgresql.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9s1ibvnoibqjffd|4f9caa49, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:postgresql://127.0.0.1:48029/test?user=sispea_contributeur&password=sa, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, 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] 2018-01-05 02:13:08,272 INFO HHH000400: Using dialect: org.hibernate.dialect.PostgreSQL9Dialect - org.hibernate.dialect.Dialect:157 [main] 2018-01-05 02:13:08,322 INFO HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException - org.hibernate.engine.jdbc.env.internal.LobCreatorBuilderImpl:124 [main] 2018-01-05 02:13:08,322 INFO HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@73a5d86c - org.hibernate.type.BasicTypeRegistry:148 [main] 2018-01-05 02:13:08,633 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9s1ibvnoibqjffd|4f9caa49, dataSourceName -> 1hge14e9s1ibvnoibqjffd|4f9caa49 ]] of Hibernate SessionFactory for HibernateTransactionManager - fr.onema.sispea.serviceng.SispeaHibernateTransactionManager:378 [main] 2018-01-05 02:13:09,043 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:273 [main] 2018-01-05 02:13:09,045 INFO Began transaction (1) for test context [DefaultTestContext@10dc3838 testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@6068b651, testMethod = testFindCommune@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@82a972 testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [fr.onema.sispea.serviceng.SispeaHibernateTransactionManager@15fd6f13]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:105 [main] 2018-01-05 02:13:09,047 DEBUG Updating user with login "admin" - fr.onema.sispea.service.user.LegacyUserService:147 [main] 2018-01-05 02:13:09,047 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2018-01-05 02:13:09,065 INFO Rolled back transaction for test context [DefaultTestContext@10dc3838 testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@6068b651, testMethod = testFindCommune@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@82a972 testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]. - org.springframework.test.context.transaction.TransactionContext:137 [main] 2018-01-05 02:13:09,065 INFO Closing org.springframework.context.support.GenericApplicationContext@6be32929: startup date [Fri Jan 05 02:13:00 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:989 [main] 2018-01-05 02:13:09,069 INFO trying to stop postgresql - ru.yandex.qatools.embed.postgresql.PostgresProcess:147 [main] 2018-01-05 02:13:09,088 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-6c4498dd-5962-45bf-a141-7426b3d72729/db-content-69eb7acf-e464-45bd-b4d5-b7899680769c,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=48029}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[stop], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-05 02:13:10,105 INFO execSuccess: false [kill, 3315] - de.flapdoodle.embed.process.runtime.ProcessControl:231 [main] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.074 sec - in fr.onema.sispea.service.CommuneTest Running fr.onema.sispea.service.SispeaServiceContextTest 2018-01-05 02:13:10,183 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:257 [main] 2018-01-05 02:13:10,184 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:206 [main] 2018-01-05 02:13:10,184 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7a52078, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5447c5b5, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1effe4a8, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1e61b571, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@30e9f025] - org.springframework.test.context.support.DefaultTestContextBootstrapper:184 [main] 2018-01-05 02:13:10,251 INFO Refreshing org.springframework.context.support.GenericApplicationContext@5a69f1e0: startup date [Fri Jan 05 02:13:10 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:589 [main] 2018-01-05 02:13:10,289 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2018-01-05 02:13:10,550 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 -> 1hge14e9s1ibvnoibqjffd|3b5a3aa7, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9s1ibvnoibqjffd|3b5a3aa7, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/test-SispeaServiceContextTest-testContextLoaded-1515114790291,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, 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] 2018-01-05 02:13:10,555 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:157 [main] 2018-01-05 02:13:10,924 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9s1ibvnoibqjffd|3b5a3aa7, dataSourceName -> 1hge14e9s1ibvnoibqjffd|3b5a3aa7 ]] of Hibernate SessionFactory for HibernateTransactionManager - fr.onema.sispea.serviceng.SispeaHibernateTransactionManager:378 [main] 2018-01-05 02:13:11,353 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:273 [main] 2018-01-05 02:13:11,356 INFO Began transaction (1) for test context [DefaultTestContext@6e538e56 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@68b1c751, testMethod = testContextLoaded@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@11418ae1 testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [fr.onema.sispea.serviceng.SispeaHibernateTransactionManager@4e6210ee]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:105 [main] 2018-01-05 02:13:11,356 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2018-01-05 02:13:11,358 INFO Rolled back transaction for test context [DefaultTestContext@6e538e56 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@68b1c751, testMethod = testContextLoaded@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@11418ae1 testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]. - org.springframework.test.context.transaction.TransactionContext:137 [main] 2018-01-05 02:13:11,358 INFO Closing org.springframework.context.support.GenericApplicationContext@5a69f1e0: startup date [Fri Jan 05 02:13:10 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:989 [main] 2018-01-05 02:13:11,385 INFO Refreshing org.springframework.context.support.GenericApplicationContext@4fcd40cb: startup date [Fri Jan 05 02:13:11 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:589 [main] 2018-01-05 02:13:11,421 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2018-01-05 02:13:11,685 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 -> 1hge14e9s1ibvnoibqjffd|673f457a, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9s1ibvnoibqjffd|673f457a, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/test-SispeaServiceContextTest-testCreateExercise-1515114791423,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, 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] 2018-01-05 02:13:11,688 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:157 [main] 2018-01-05 02:13:12,068 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9s1ibvnoibqjffd|673f457a, dataSourceName -> 1hge14e9s1ibvnoibqjffd|673f457a ]] of Hibernate SessionFactory for HibernateTransactionManager - fr.onema.sispea.serviceng.SispeaHibernateTransactionManager:378 [main] 2018-01-05 02:13:12,477 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:273 [main] 2018-01-05 02:13:12,479 INFO Began transaction (1) for test context [DefaultTestContext@6e538e56 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@35c25574, testMethod = testCreateExercise@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@11418ae1 testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [fr.onema.sispea.serviceng.SispeaHibernateTransactionManager@15fd4a36]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:105 [main] 2018-01-05 02:13:12,480 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2018-01-05 02:13:12,482 INFO Rolled back transaction for test context [DefaultTestContext@6e538e56 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@35c25574, testMethod = testCreateExercise@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@11418ae1 testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]. - org.springframework.test.context.transaction.TransactionContext:137 [main] 2018-01-05 02:13:12,482 INFO Closing org.springframework.context.support.GenericApplicationContext@4fcd40cb: startup date [Fri Jan 05 02:13:11 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:989 [main] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.3 sec - in fr.onema.sispea.service.SispeaServiceContextTest Results : Tests in error: OrganismTest.testGetByGspIdAndTypeOrganismWithinGivenDdt » CannotCreateTransaction EquipmentSingleTransferTest.transferOneEquipmentOnPublishedExerciseTest » CannotCreateTransaction Tests run: 123, Failures: 0, Errors: 2, Skipped: 17 [ERROR] There are test failures. Please refer to <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-reports> for the individual test results. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ sispea-service --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/sispea-service-3.2-rc-5-reva3c89e3.jar> [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ sispea-service >>> [INFO] [INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ sispea-service --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository https://nexus.nuiton.org/nexus/content/repositories/central-releases [INFO] 96 dependencies to check. [INFO] 96 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 353755ns [INFO] All dependencies are safe. [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ sispea-service --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ sispea-service --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ sispea-service <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ sispea-service --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ sispea-service --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ sispea-service --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-pgp-passphrase) @ sispea-service --- [INFO] Exporting server [gpg-signer] username in ${gpg.keyname} [INFO] Exporting server [gpg-signer] password in ${gpg.passphrase} [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-artifacts) @ sispea-service --- [INFO] Loaded /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-demo-latest/target/collect-artifacts.txt [INFO] Copying sispea-service-3.2-rc-5-reva3c89e3.jar to /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-demo-latest/target/collect/fr.onema--sispea-service/sispea-service-3.2-rc-5-reva3c89e3.jar [INFO] Copying THIRD-PARTY.properties to /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-demo-latest/target/collect/fr.onema--sispea-service/THIRD-PARTY.properties [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-attachements) @ sispea-service --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-deploy-files) @ sispea-service --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ sispea-service --- [INFO] [INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ sispea-service --- [INFO] Used declared dependencies found: [INFO] fr.onema:sispea-util:jar:3.2-rc-5-reva3c89e3:compile [INFO] fr.onema:sispea-persist:jar:3.2-rc-5-reva3c89e3:compile [INFO] org.nuiton:nuiton-utils:jar:3.0:compile [INFO] org.nuiton:nuiton-csv:jar:3.0-rc-6:compile [INFO] net.sf.opencsv:opencsv:jar:2.3:compile [INFO] com.tutego:jrtf:jar:0.7:compile [INFO] org.hibernate:hibernate-core:jar:5.2.12.Final:compile [INFO] xml-apis:xml-apis:jar:2.0.2:compile [INFO] org.reflections:reflections:jar:0.9.11:compile [INFO] org.immutables:value:jar:2.5.6:compile [INFO] com.google.code.findbugs:annotations:jar:3.0.1u2:compile [INFO] com.google.errorprone:error_prone_annotations:jar:2.1.3:compile [INFO] javax.mail:mail:jar:1.4.7:compile [INFO] javax.activation:activation:jar:1.1.1:compile [INFO] org.apache.velocity:velocity:jar:1.7:compile [INFO] org.apache.velocity:velocity-tools:jar:2.0:compile [INFO] org.springframework:spring-beans:jar:5.0.2.RELEASE:compile [INFO] org.springframework.ldap:spring-ldap-core:jar:2.3.2.RELEASE:compile [INFO] org.springframework:spring-context-support:jar:5.0.2.RELEASE:compile [INFO] org.springframework:spring-context:jar:5.0.2.RELEASE:compile [INFO] org.springframework:spring-tx:jar:5.0.2.RELEASE:compile [INFO] org.springframework:spring-orm:jar:5.0.2.RELEASE:compile [INFO] org.apache.commons:commons-lang3:jar:3.7:compile [INFO] org.apache.commons:commons-text:jar:1.2:compile [INFO] org.apache.commons:commons-collections4:jar:4.1:compile [INFO] commons-digester:commons-digester:jar:2.1:compile [INFO] com.google.guava:guava:jar:23.5-jre:compile [INFO] com.google.code.gson:gson:jar:2.8.2:compile [INFO] jdom:jdom:jar:1.0:compile [INFO] org.nfunk:jep:jar:2.4.0:compile [INFO] jfree:jfreechart:jar:1.0.7:compile [INFO] junit:junit:jar:4.12:test [INFO] ru.yandex.qatools.embed:postgresql-embedded:jar:2.6:test [INFO] de.flapdoodle.embed:de.flapdoodle.embed.process:jar:2.0.1:test [INFO] log4j:log4j:jar:1.2.17:compile [INFO] org.springframework:spring-test:jar:5.0.2.RELEASE:test [INFO] org.mockito:mockito-core:jar:2.13.0:test [INFO] commons-io:commons-io:jar:2.6:compile [INFO] org.apache.poi:poi:jar:3.16:compile [INFO] org.apache.poi:poi-ooxml:jar:3.16:compile [WARNING] Used undeclared dependencies found: [WARNING] org.springframework:spring-jcl:jar:5.0.2.RELEASE:compile [WARNING] org.springframework:spring-core:jar:5.0.2.RELEASE:compile [WARNING] Unused declared dependencies found: [WARNING] commons-logging:commons-logging:jar:1.2:compile [JENKINS] Archiving disabled
See <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/754/display/redirect> ------------------------------------------ [...truncated 1,32 MB...] 2018-01-06 02:24:25,109 WARN Starting embedded postgres (cache: <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/1515200241321-0)> - fr.onema.sispea.SispeaConfiguration:141 [main] 2018-01-06 02:24:27,477 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-e1ee1411-84db-43a3-a3a8-bc3e0f04d3e2/db-content-e73de1fe-1335-484b-a0a7-bf8826c40082,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=45567}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[], additionalInitDbParams=[-E, UTF-8, --locale=C, --lc-collate=C, --lc-ctype=C]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-06 02:24:29,202 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-e1ee1411-84db-43a3-a3a8-bc3e0f04d3e2/db-content-e73de1fe-1335-484b-a0a7-bf8826c40082,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=45567}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[test], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-06 02:24:29,203 WARN Could not create database first time (0 of 3 trials) - ru.yandex.qatools.embed.postgresql.PostgresProcess:278 [main] 2018-01-06 02:24:35,694 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-e1ee1411-84db-43a3-a3a8-bc3e0f04d3e2/db-content-e73de1fe-1335-484b-a0a7-bf8826c40082,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=45567}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[test], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-06 02:24:37,695 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-e1ee1411-84db-43a3-a3a8-bc3e0f04d3e2/db-content-e73de1fe-1335-484b-a0a7-bf8826c40082,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=45567}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[], additionalInitDbParams=[-E, UTF-8, --locale=C, --lc-collate=C, --lc-ctype=C]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-06 02:24:37,888 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-e1ee1411-84db-43a3-a3a8-bc3e0f04d3e2/db-content-e73de1fe-1335-484b-a0a7-bf8826c40082,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=45567}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[-U, sispea_contributeur, -d, test, -h, 127.0.0.1, -p, 45567, <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/pg/20171017_sispea-3.2_019-for-tests_sans-donnees-annuelles.dump],> additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-06 02:24:41,927 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 -> 1hge14e9s1jrgdnjt70uz4|33aa349, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.postgresql.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9s1jrgdnjt70uz4|33aa349, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:postgresql://127.0.0.1:45567/test?user=sispea_contributeur&password=sa, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, 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] 2018-01-06 02:24:41,931 INFO HHH000400: Using dialect: org.hibernate.dialect.PostgreSQL9Dialect - org.hibernate.dialect.Dialect:157 [main] 2018-01-06 02:24:41,984 INFO HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException - org.hibernate.engine.jdbc.env.internal.LobCreatorBuilderImpl:124 [main] 2018-01-06 02:24:41,984 INFO HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@1b5af65b - org.hibernate.type.BasicTypeRegistry:148 [main] 2018-01-06 02:24:42,297 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9s1jrgdnjt70uz4|33aa349, dataSourceName -> 1hge14e9s1jrgdnjt70uz4|33aa349 ]] of Hibernate SessionFactory for HibernateTransactionManager - fr.onema.sispea.serviceng.SispeaHibernateTransactionManager:378 [main] 2018-01-06 02:24:42,724 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:273 [main] 2018-01-06 02:24:42,728 INFO Began transaction (1) for test context [DefaultTestContext@1332bdab testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@676f9eb2, testMethod = testCountCommunes@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2bb5350d testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [fr.onema.sispea.serviceng.SispeaHibernateTransactionManager@34848460]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:105 [main] 2018-01-06 02:24:42,728 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2018-01-06 02:24:42,730 INFO Rolled back transaction for test context [DefaultTestContext@1332bdab testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@676f9eb2, testMethod = testCountCommunes@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2bb5350d testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]. - org.springframework.test.context.transaction.TransactionContext:137 [main] 2018-01-06 02:24:42,730 INFO Closing org.springframework.context.support.GenericApplicationContext@57f08ddc: startup date [Sat Jan 06 02:24:25 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:989 [main] 2018-01-06 02:24:42,733 INFO trying to stop postgresql - ru.yandex.qatools.embed.postgresql.PostgresProcess:147 [main] 2018-01-06 02:24:42,752 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-e1ee1411-84db-43a3-a3a8-bc3e0f04d3e2/db-content-e73de1fe-1335-484b-a0a7-bf8826c40082,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=45567}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[stop], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-06 02:24:43,769 INFO execSuccess: false [kill, 25512] - de.flapdoodle.embed.process.runtime.ProcessControl:231 [main] 2018-01-06 02:24:43,876 INFO Refreshing org.springframework.context.support.GenericApplicationContext@162973f0: startup date [Sat Jan 06 02:24:43 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:589 [main] 2018-01-06 02:24:43,918 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2018-01-06 02:24:44,188 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 -> 1hge14e9s1jrgdnjt70uz4|67d1de84, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9s1jrgdnjt70uz4|67d1de84, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/test-CommuneTest-testCreateCommune-1515201883920,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, 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] 2018-01-06 02:24:44,193 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:157 [main] 2018-01-06 02:24:44,537 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9s1jrgdnjt70uz4|67d1de84, dataSourceName -> 1hge14e9s1jrgdnjt70uz4|67d1de84 ]] of Hibernate SessionFactory for HibernateTransactionManager - fr.onema.sispea.serviceng.SispeaHibernateTransactionManager:378 [main] 2018-01-06 02:24:44,967 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:273 [main] 2018-01-06 02:24:44,970 INFO Began transaction (1) for test context [DefaultTestContext@1332bdab testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@7c711453, testMethod = testCreateCommune@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2bb5350d testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [fr.onema.sispea.serviceng.SispeaHibernateTransactionManager@77e2eb4d]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:105 [main] 2018-01-06 02:24:44,971 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2018-01-06 02:24:44,973 INFO Starting inserts from: /static/01-static.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-06 02:24:45,081 INFO End of static inserts : 89 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-06 02:24:45,084 INFO Starting inserts from: /static/02-address.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-06 02:24:46,059 INFO 10000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-06 02:24:47,169 INFO 20000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-06 02:24:47,591 INFO End of static inserts : 27739 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-06 02:24:47,700 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-06 02:24:47,719 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-06 02:24:47,721 INFO Starting inserts from: /static/03-organism.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-06 02:24:48,773 INFO 10000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-06 02:24:49,443 INFO 20000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-06 02:24:50,081 INFO 30000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-06 02:24:50,672 INFO 40000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-06 02:24:51,299 INFO 50000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-06 02:24:51,967 INFO 60000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-06 02:24:52,541 INFO 70000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-06 02:24:53,192 INFO 80000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-06 02:24:53,902 INFO 90000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-06 02:24:54,603 INFO 100000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-06 02:24:54,783 INFO End of static inserts : 102493 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-06 02:24:56,310 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-06 02:24:56,311 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-06 02:24:56,318 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-06 02:24:56,318 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-06 02:24:56,318 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-06 02:24:56,319 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-06 02:24:56,321 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-06 02:24:56,322 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-06 02:24:56,322 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-06 02:24:56,323 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-06 02:24:56,324 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-06 02:24:56,324 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-06 02:24:56,325 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-06 02:24:56,325 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-06 02:24:56,327 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-06 02:24:56,328 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-06 02:24:56,329 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-06 02:24:56,330 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-06 02:24:56,332 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-06 02:24:56,333 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-06 02:24:56,334 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-06 02:24:56,334 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-06 02:24:56,335 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-06 02:24:56,336 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-06 02:24:56,337 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-06 02:24:56,338 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-06 02:24:56,374 INFO Rolled back transaction for test context [DefaultTestContext@1332bdab testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@7c711453, testMethod = testCreateCommune@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2bb5350d testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]. - org.springframework.test.context.transaction.TransactionContext:137 [main] 2018-01-06 02:24:56,374 INFO Closing org.springframework.context.support.GenericApplicationContext@162973f0: startup date [Sat Jan 06 02:24:43 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:989 [main] 2018-01-06 02:24:58,612 INFO Refreshing org.springframework.context.support.GenericApplicationContext@1a956b86: startup date [Sat Jan 06 02:24:58 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:589 [main] 2018-01-06 02:24:58,659 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2018-01-06 02:24:58,662 WARN Starting embedded postgres (cache: <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/1515200241321-0)> - fr.onema.sispea.SispeaConfiguration:141 [main] 2018-01-06 02:25:01,954 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-e1ee1411-84db-43a3-a3a8-bc3e0f04d3e2/db-content-4c038fec-427f-4ec1-a992-66814750a4d9,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=43949}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[], additionalInitDbParams=[-E, UTF-8, --locale=C, --lc-collate=C, --lc-ctype=C]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-06 02:25:02,595 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-e1ee1411-84db-43a3-a3a8-bc3e0f04d3e2/db-content-4c038fec-427f-4ec1-a992-66814750a4d9,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=43949}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[test], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-06 02:25:04,596 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-e1ee1411-84db-43a3-a3a8-bc3e0f04d3e2/db-content-4c038fec-427f-4ec1-a992-66814750a4d9,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=43949}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[], additionalInitDbParams=[-E, UTF-8, --locale=C, --lc-collate=C, --lc-ctype=C]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-06 02:25:10,779 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-e1ee1411-84db-43a3-a3a8-bc3e0f04d3e2/db-content-4c038fec-427f-4ec1-a992-66814750a4d9,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=43949}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[-U, sispea_contributeur, -d, test, -h, 127.0.0.1, -p, 43949, <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/pg/20171017_sispea-3.2_019-for-tests_sans-donnees-annuelles.dump],> additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-06 02:25:15,855 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 -> 1hge14e9s1jrgdnjt70uz4|20738584, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.postgresql.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9s1jrgdnjt70uz4|20738584, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:postgresql://127.0.0.1:43949/test?user=sispea_contributeur&password=sa, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, 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] 2018-01-06 02:25:15,858 INFO HHH000400: Using dialect: org.hibernate.dialect.PostgreSQL9Dialect - org.hibernate.dialect.Dialect:157 [main] 2018-01-06 02:25:15,912 INFO HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException - org.hibernate.engine.jdbc.env.internal.LobCreatorBuilderImpl:124 [main] 2018-01-06 02:25:15,912 INFO HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@1b5af65b - org.hibernate.type.BasicTypeRegistry:148 [main] 2018-01-06 02:25:16,228 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9s1jrgdnjt70uz4|20738584, dataSourceName -> 1hge14e9s1jrgdnjt70uz4|20738584 ]] of Hibernate SessionFactory for HibernateTransactionManager - fr.onema.sispea.serviceng.SispeaHibernateTransactionManager:378 [main] 2018-01-06 02:25:16,640 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:273 [main] 2018-01-06 02:25:16,643 INFO Began transaction (1) for test context [DefaultTestContext@1332bdab testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@2495508b, testMethod = testFindCommune@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2bb5350d testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [fr.onema.sispea.serviceng.SispeaHibernateTransactionManager@1f0bdb88]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:105 [main] 2018-01-06 02:25:16,645 DEBUG Updating user with login "admin" - fr.onema.sispea.service.user.LegacyUserService:147 [main] 2018-01-06 02:25:16,645 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2018-01-06 02:25:16,658 INFO Rolled back transaction for test context [DefaultTestContext@1332bdab testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@2495508b, testMethod = testFindCommune@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2bb5350d testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]. - org.springframework.test.context.transaction.TransactionContext:137 [main] 2018-01-06 02:25:16,659 INFO Closing org.springframework.context.support.GenericApplicationContext@1a956b86: startup date [Sat Jan 06 02:24:58 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:989 [main] 2018-01-06 02:25:17,736 INFO trying to stop postgresql - ru.yandex.qatools.embed.postgresql.PostgresProcess:147 [main] 2018-01-06 02:25:19,334 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-e1ee1411-84db-43a3-a3a8-bc3e0f04d3e2/db-content-4c038fec-427f-4ec1-a992-66814750a4d9,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=43949}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[stop], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-06 02:25:19,347 INFO execSuccess: false [kill, 26377] - de.flapdoodle.embed.process.runtime.ProcessControl:231 [main] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.181 sec - in fr.onema.sispea.service.CommuneTest Running fr.onema.sispea.service.SispeaServiceContextTest 2018-01-06 02:25:19,418 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:257 [main] 2018-01-06 02:25:19,419 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:206 [main] 2018-01-06 02:25:19,419 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1475f159, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@27584ba1, org.springframework.test.context.support.DirtiesContextTestExecutionListener@700ce76, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3c3f989f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@77b4978] - org.springframework.test.context.support.DefaultTestContextBootstrapper:184 [main] 2018-01-06 02:25:19,447 INFO Refreshing org.springframework.context.support.GenericApplicationContext@629b0f75: startup date [Sat Jan 06 02:25:19 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:589 [main] 2018-01-06 02:25:19,485 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2018-01-06 02:25:19,746 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 -> 1hge14e9s1jrgdnjt70uz4|19888f1, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9s1jrgdnjt70uz4|19888f1, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/test-SispeaServiceContextTest-testContextLoaded-1515201919488,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, 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] 2018-01-06 02:25:19,749 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:157 [main] 2018-01-06 02:25:20,126 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9s1jrgdnjt70uz4|19888f1, dataSourceName -> 1hge14e9s1jrgdnjt70uz4|19888f1 ]] of Hibernate SessionFactory for HibernateTransactionManager - fr.onema.sispea.serviceng.SispeaHibernateTransactionManager:378 [main] 2018-01-06 02:25:20,562 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:273 [main] 2018-01-06 02:25:20,565 INFO Began transaction (1) for test context [DefaultTestContext@2c0f72fd testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@14b6ad4e, testMethod = testContextLoaded@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@f858c35 testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [fr.onema.sispea.serviceng.SispeaHibernateTransactionManager@58575b76]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:105 [main] 2018-01-06 02:25:20,565 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2018-01-06 02:25:20,567 INFO Rolled back transaction for test context [DefaultTestContext@2c0f72fd testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@14b6ad4e, testMethod = testContextLoaded@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@f858c35 testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]. - org.springframework.test.context.transaction.TransactionContext:137 [main] 2018-01-06 02:25:20,567 INFO Closing org.springframework.context.support.GenericApplicationContext@629b0f75: startup date [Sat Jan 06 02:25:19 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:989 [main] 2018-01-06 02:25:20,590 INFO Refreshing org.springframework.context.support.GenericApplicationContext@6954178a: startup date [Sat Jan 06 02:25:20 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:589 [main] 2018-01-06 02:25:20,626 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2018-01-06 02:25:20,883 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 -> 1hge14e9s1jrgdnjt70uz4|20ece78a, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9s1jrgdnjt70uz4|20ece78a, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/test-SispeaServiceContextTest-testCreateExercise-1515201920628,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, 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] 2018-01-06 02:25:20,889 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:157 [main] 2018-01-06 02:25:21,253 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9s1jrgdnjt70uz4|20ece78a, dataSourceName -> 1hge14e9s1jrgdnjt70uz4|20ece78a ]] of Hibernate SessionFactory for HibernateTransactionManager - fr.onema.sispea.serviceng.SispeaHibernateTransactionManager:378 [main] 2018-01-06 02:25:21,656 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:273 [main] 2018-01-06 02:25:21,658 INFO Began transaction (1) for test context [DefaultTestContext@2c0f72fd testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@146c5f75, testMethod = testCreateExercise@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@f858c35 testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [fr.onema.sispea.serviceng.SispeaHibernateTransactionManager@7635745f]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:105 [main] 2018-01-06 02:25:21,658 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2018-01-06 02:25:21,662 INFO Rolled back transaction for test context [DefaultTestContext@2c0f72fd testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@146c5f75, testMethod = testCreateExercise@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@f858c35 testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]. - org.springframework.test.context.transaction.TransactionContext:137 [main] 2018-01-06 02:25:21,662 INFO Closing org.springframework.context.support.GenericApplicationContext@6954178a: startup date [Sat Jan 06 02:25:20 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:989 [main] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.245 sec - in fr.onema.sispea.service.SispeaServiceContextTest Results : Tests in error: XmlDataImporterTest.buildRows » CannotCreateTransaction Could not open Hiberna... Tests run: 123, Failures: 0, Errors: 1, Skipped: 17 [ERROR] There are test failures. Please refer to <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-reports> for the individual test results. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ sispea-service --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/sispea-service-3.2-rc-5-rev0b93659.jar> [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ sispea-service >>> [INFO] [INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ sispea-service --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository https://nexus.nuiton.org/nexus/content/repositories/central-releases [INFO] 96 dependencies to check. [INFO] 96 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 185213ns [INFO] All dependencies are safe. [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ sispea-service --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ sispea-service --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ sispea-service <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ sispea-service --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ sispea-service --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ sispea-service --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-pgp-passphrase) @ sispea-service --- [INFO] Exporting server [gpg-signer] username in ${gpg.keyname} [INFO] Exporting server [gpg-signer] password in ${gpg.passphrase} [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-artifacts) @ sispea-service --- [INFO] Loaded /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-demo-latest/target/collect-artifacts.txt [INFO] Copying sispea-service-3.2-rc-5-rev0b93659.jar to /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-demo-latest/target/collect/fr.onema--sispea-service/sispea-service-3.2-rc-5-rev0b93659.jar [INFO] Copying THIRD-PARTY.properties to /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-demo-latest/target/collect/fr.onema--sispea-service/THIRD-PARTY.properties [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-attachements) @ sispea-service --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-deploy-files) @ sispea-service --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ sispea-service --- [INFO] [INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ sispea-service --- [INFO] Used declared dependencies found: [INFO] fr.onema:sispea-util:jar:3.2-rc-5-rev0b93659:compile [INFO] fr.onema:sispea-persist:jar:3.2-rc-5-rev0b93659:compile [INFO] org.nuiton:nuiton-utils:jar:3.0:compile [INFO] org.nuiton:nuiton-csv:jar:3.0-rc-6:compile [INFO] net.sf.opencsv:opencsv:jar:2.3:compile [INFO] com.tutego:jrtf:jar:0.7:compile [INFO] org.hibernate:hibernate-core:jar:5.2.12.Final:compile [INFO] xml-apis:xml-apis:jar:2.0.2:compile [INFO] org.reflections:reflections:jar:0.9.11:compile [INFO] org.immutables:value:jar:2.5.6:compile [INFO] com.google.code.findbugs:annotations:jar:3.0.1u2:compile [INFO] com.google.errorprone:error_prone_annotations:jar:2.1.3:compile [INFO] javax.mail:mail:jar:1.4.7:compile [INFO] javax.activation:activation:jar:1.1.1:compile [INFO] org.apache.velocity:velocity:jar:1.7:compile [INFO] org.apache.velocity:velocity-tools:jar:2.0:compile [INFO] org.springframework:spring-beans:jar:5.0.2.RELEASE:compile [INFO] org.springframework.ldap:spring-ldap-core:jar:2.3.2.RELEASE:compile [INFO] org.springframework:spring-context-support:jar:5.0.2.RELEASE:compile [INFO] org.springframework:spring-context:jar:5.0.2.RELEASE:compile [INFO] org.springframework:spring-tx:jar:5.0.2.RELEASE:compile [INFO] org.springframework:spring-orm:jar:5.0.2.RELEASE:compile [INFO] org.apache.commons:commons-lang3:jar:3.7:compile [INFO] org.apache.commons:commons-text:jar:1.2:compile [INFO] org.apache.commons:commons-collections4:jar:4.1:compile [INFO] commons-digester:commons-digester:jar:2.1:compile [INFO] com.google.guava:guava:jar:23.6-jre:compile [INFO] com.google.code.gson:gson:jar:2.8.2:compile [INFO] jdom:jdom:jar:1.0:compile [INFO] org.nfunk:jep:jar:2.4.0:compile [INFO] jfree:jfreechart:jar:1.0.7:compile [INFO] junit:junit:jar:4.12:test [INFO] ru.yandex.qatools.embed:postgresql-embedded:jar:2.6:test [INFO] de.flapdoodle.embed:de.flapdoodle.embed.process:jar:2.0.1:test [INFO] log4j:log4j:jar:1.2.17:compile [INFO] org.springframework:spring-test:jar:5.0.2.RELEASE:test [INFO] org.mockito:mockito-core:jar:2.13.0:test [INFO] commons-io:commons-io:jar:2.6:compile [INFO] org.apache.poi:poi:jar:3.16:compile [INFO] org.apache.poi:poi-ooxml:jar:3.16:compile [WARNING] Used undeclared dependencies found: [WARNING] org.springframework:spring-jcl:jar:5.0.2.RELEASE:compile [WARNING] org.springframework:spring-core:jar:5.0.2.RELEASE:compile [WARNING] Unused declared dependencies found: [WARNING] commons-logging:commons-logging:jar:1.2:compile [JENKINS] Archiving disabled
See <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/755/display/redirect?page=changes> Changes: [Arnaud Thimel] Ajout d'un test pour démontrer le #13886 [Arnaud Thimel] refs #13886 Refactoring de SecurityService#checkUserAnyRightNoMandate [Arnaud Thimel] refs #13886 Refactoring de SecurityService#checkUserAnyRightNoMandate ------------------------------------------ [...truncated 1,19 MB...] Running fr.onema.sispea.service.user.UserTypeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in fr.onema.sispea.service.user.UserTypeTest Running fr.onema.sispea.service.CommuneTest 2018-01-10 01:58:18,225 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:257 [main] 2018-01-10 01:58:18,225 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:206 [main] 2018-01-10 01:58:18,225 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7e97da90, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4d6898a3, org.springframework.test.context.support.DirtiesContextTestExecutionListener@69aae5b2, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4b04a17c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@b07b1d6] - org.springframework.test.context.support.DefaultTestContextBootstrapper:184 [main] 2018-01-10 01:58:18,256 INFO Refreshing org.springframework.context.support.GenericApplicationContext@2a39d95: startup date [Wed Jan 10 01:58:18 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:589 [main] 2018-01-10 01:58:18,294 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2018-01-10 01:58:18,297 WARN Starting embedded postgres (cache: <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/1515545361445-0)> - fr.onema.sispea.SispeaConfiguration:141 [main] 2018-01-10 01:58:18,837 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-e1fb552c-09bb-49c8-90c8-d3e3f11b027f/db-content-d7ed4a4a-7515-4b9e-bba6-2f4b964567dc,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=40655}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[], additionalInitDbParams=[-E, UTF-8, --locale=C, --lc-collate=C, --lc-ctype=C]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-10 01:58:19,353 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-e1fb552c-09bb-49c8-90c8-d3e3f11b027f/db-content-d7ed4a4a-7515-4b9e-bba6-2f4b964567dc,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=40655}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[test], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-10 01:58:21,354 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-e1fb552c-09bb-49c8-90c8-d3e3f11b027f/db-content-d7ed4a4a-7515-4b9e-bba6-2f4b964567dc,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=40655}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[], additionalInitDbParams=[-E, UTF-8, --locale=C, --lc-collate=C, --lc-ctype=C]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-10 01:58:21,386 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-e1fb552c-09bb-49c8-90c8-d3e3f11b027f/db-content-d7ed4a4a-7515-4b9e-bba6-2f4b964567dc,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=40655}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[-U, sispea_contributeur, -d, test, -h, 127.0.0.1, -p, 40655, <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/pg/20171017_sispea-3.2_019-for-tests_sans-donnees-annuelles.dump],> additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-10 01:58:23,194 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 -> 1hge14e9s1pgxi2p133pe4q|5e54005c, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.postgresql.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9s1pgxi2p133pe4q|5e54005c, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:postgresql://127.0.0.1:40655/test?user=sispea_contributeur&password=sa, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, 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] 2018-01-10 01:58:23,198 INFO HHH000400: Using dialect: org.hibernate.dialect.PostgreSQL9Dialect - org.hibernate.dialect.Dialect:157 [main] 2018-01-10 01:58:23,250 INFO HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException - org.hibernate.engine.jdbc.env.internal.LobCreatorBuilderImpl:124 [main] 2018-01-10 01:58:23,251 INFO HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@2e0163cb - org.hibernate.type.BasicTypeRegistry:148 [main] 2018-01-10 01:58:23,559 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9s1pgxi2p133pe4q|5e54005c, dataSourceName -> 1hge14e9s1pgxi2p133pe4q|5e54005c ]] of Hibernate SessionFactory for HibernateTransactionManager - fr.onema.sispea.serviceng.SispeaHibernateTransactionManager:378 [main] 2018-01-10 01:58:23,977 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:273 [main] 2018-01-10 01:58:23,980 INFO Began transaction (1) for test context [DefaultTestContext@1b45eae5 testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@3ab15abf, testMethod = testCountCommunes@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@640c211a testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [fr.onema.sispea.serviceng.SispeaHibernateTransactionManager@699aa5bd]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:105 [main] 2018-01-10 01:58:23,980 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2018-01-10 01:58:23,982 INFO Rolled back transaction for test context [DefaultTestContext@1b45eae5 testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@3ab15abf, testMethod = testCountCommunes@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@640c211a testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]. - org.springframework.test.context.transaction.TransactionContext:137 [main] 2018-01-10 01:58:23,983 INFO Closing org.springframework.context.support.GenericApplicationContext@2a39d95: startup date [Wed Jan 10 01:58:18 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:989 [main] 2018-01-10 01:58:23,986 INFO trying to stop postgresql - ru.yandex.qatools.embed.postgresql.PostgresProcess:147 [main] 2018-01-10 01:58:24,002 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-e1fb552c-09bb-49c8-90c8-d3e3f11b027f/db-content-d7ed4a4a-7515-4b9e-bba6-2f4b964567dc,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=40655}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[stop], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-10 01:58:25,020 INFO execSuccess: false [kill, 8120] - de.flapdoodle.embed.process.runtime.ProcessControl:231 [main] 2018-01-10 01:58:25,126 INFO Refreshing org.springframework.context.support.GenericApplicationContext@385eaea2: startup date [Wed Jan 10 01:58:25 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:589 [main] 2018-01-10 01:58:25,171 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2018-01-10 01:58:25,437 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 -> 1hge14e9s1pgxi2p133pe4q|1985a91d, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9s1pgxi2p133pe4q|1985a91d, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/test-CommuneTest-testCreateCommune-1515545905174,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, 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] 2018-01-10 01:58:25,440 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:157 [main] 2018-01-10 01:58:25,793 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9s1pgxi2p133pe4q|1985a91d, dataSourceName -> 1hge14e9s1pgxi2p133pe4q|1985a91d ]] of Hibernate SessionFactory for HibernateTransactionManager - fr.onema.sispea.serviceng.SispeaHibernateTransactionManager:378 [main] 2018-01-10 01:58:26,198 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:273 [main] 2018-01-10 01:58:26,201 INFO Began transaction (1) for test context [DefaultTestContext@1b45eae5 testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@1d4946e3, testMethod = testCreateCommune@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@640c211a testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [fr.onema.sispea.serviceng.SispeaHibernateTransactionManager@3f99356c]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:105 [main] 2018-01-10 01:58:26,201 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2018-01-10 01:58:26,204 INFO Starting inserts from: /static/01-static.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-10 01:58:26,225 INFO End of static inserts : 89 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-10 01:58:26,227 INFO Starting inserts from: /static/02-address.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-10 01:58:27,173 INFO 10000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-10 01:58:27,960 INFO 20000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-10 01:58:28,530 INFO End of static inserts : 27739 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-10 01:58:28,638 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-10 01:58:28,640 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-10 01:58:28,641 INFO Starting inserts from: /static/03-organism.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-10 01:58:29,614 INFO 10000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-10 01:58:30,446 INFO 20000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-10 01:58:31,202 INFO 30000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-10 01:58:31,867 INFO 40000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-10 01:58:32,558 INFO 50000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-10 01:58:33,231 INFO 60000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-10 01:58:33,859 INFO 70000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-10 01:58:34,468 INFO 80000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-10 01:58:35,138 INFO 90000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-10 01:58:35,820 INFO 100000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-10 01:58:35,977 INFO End of static inserts : 102493 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-10 01:58:37,580 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-10 01:58:37,581 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-10 01:58:37,587 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-10 01:58:37,588 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-10 01:58:37,588 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-10 01:58:37,589 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-10 01:58:37,591 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-10 01:58:37,591 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-10 01:58:37,592 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-10 01:58:37,592 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-10 01:58:37,593 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-10 01:58:37,594 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-10 01:58:37,594 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-10 01:58:37,595 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-10 01:58:37,596 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-10 01:58:37,597 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-10 01:58:37,597 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-10 01:58:37,599 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-10 01:58:37,600 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-10 01:58:37,601 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-10 01:58:37,602 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-10 01:58:37,602 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-10 01:58:37,603 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-10 01:58:37,604 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-10 01:58:37,604 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-10 01:58:37,606 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-10 01:58:37,637 INFO Rolled back transaction for test context [DefaultTestContext@1b45eae5 testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@1d4946e3, testMethod = testCreateCommune@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@640c211a testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]. - org.springframework.test.context.transaction.TransactionContext:137 [main] 2018-01-10 01:58:37,638 INFO Closing org.springframework.context.support.GenericApplicationContext@385eaea2: startup date [Wed Jan 10 01:58:25 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:989 [main] 2018-01-10 01:58:37,744 INFO Refreshing org.springframework.context.support.GenericApplicationContext@1cd51e0b: startup date [Wed Jan 10 01:58:37 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:589 [main] 2018-01-10 01:58:37,781 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2018-01-10 01:58:37,783 WARN Starting embedded postgres (cache: <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/1515545361445-0)> - fr.onema.sispea.SispeaConfiguration:141 [main] 2018-01-10 01:58:38,337 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-e1fb552c-09bb-49c8-90c8-d3e3f11b027f/db-content-54ecb444-e21e-4762-ab96-1b795c1bc9f9,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=58611}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[], additionalInitDbParams=[-E, UTF-8, --locale=C, --lc-collate=C, --lc-ctype=C]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-10 01:58:38,853 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-e1fb552c-09bb-49c8-90c8-d3e3f11b027f/db-content-54ecb444-e21e-4762-ab96-1b795c1bc9f9,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=58611}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[test], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-10 01:58:40,853 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-e1fb552c-09bb-49c8-90c8-d3e3f11b027f/db-content-54ecb444-e21e-4762-ab96-1b795c1bc9f9,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=58611}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[], additionalInitDbParams=[-E, UTF-8, --locale=C, --lc-collate=C, --lc-ctype=C]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-10 01:58:40,886 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-e1fb552c-09bb-49c8-90c8-d3e3f11b027f/db-content-54ecb444-e21e-4762-ab96-1b795c1bc9f9,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=58611}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[-U, sispea_contributeur, -d, test, -h, 127.0.0.1, -p, 58611, <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/pg/20171017_sispea-3.2_019-for-tests_sans-donnees-annuelles.dump],> additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-10 01:58:42,784 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 -> 1hge14e9s1pgxi2p133pe4q|4380e381, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.postgresql.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9s1pgxi2p133pe4q|4380e381, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:postgresql://127.0.0.1:58611/test?user=sispea_contributeur&password=sa, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, 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] 2018-01-10 01:58:42,787 INFO HHH000400: Using dialect: org.hibernate.dialect.PostgreSQL9Dialect - org.hibernate.dialect.Dialect:157 [main] 2018-01-10 01:58:42,860 INFO HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException - org.hibernate.engine.jdbc.env.internal.LobCreatorBuilderImpl:124 [main] 2018-01-10 01:58:42,861 INFO HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@2e0163cb - org.hibernate.type.BasicTypeRegistry:148 [main] 2018-01-10 01:58:43,198 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9s1pgxi2p133pe4q|4380e381, dataSourceName -> 1hge14e9s1pgxi2p133pe4q|4380e381 ]] of Hibernate SessionFactory for HibernateTransactionManager - fr.onema.sispea.serviceng.SispeaHibernateTransactionManager:378 [main] 2018-01-10 01:58:43,699 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:273 [main] 2018-01-10 01:58:43,702 INFO Began transaction (1) for test context [DefaultTestContext@1b45eae5 testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@2396c3f5, testMethod = testFindCommune@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@640c211a testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [fr.onema.sispea.serviceng.SispeaHibernateTransactionManager@632fb24a]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:105 [main] 2018-01-10 01:58:43,703 DEBUG Updating user with login "admin" - fr.onema.sispea.service.user.LegacyUserService:147 [main] 2018-01-10 01:58:43,704 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2018-01-10 01:58:43,723 INFO Rolled back transaction for test context [DefaultTestContext@1b45eae5 testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@2396c3f5, testMethod = testFindCommune@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@640c211a testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]. - org.springframework.test.context.transaction.TransactionContext:137 [main] 2018-01-10 01:58:43,723 INFO Closing org.springframework.context.support.GenericApplicationContext@1cd51e0b: startup date [Wed Jan 10 01:58:37 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:989 [main] 2018-01-10 01:58:43,727 INFO trying to stop postgresql - ru.yandex.qatools.embed.postgresql.PostgresProcess:147 [main] 2018-01-10 01:58:43,744 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-e1fb552c-09bb-49c8-90c8-d3e3f11b027f/db-content-54ecb444-e21e-4762-ab96-1b795c1bc9f9,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=58611}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[stop], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-10 01:58:44,761 INFO execSuccess: false [kill, 8182] - de.flapdoodle.embed.process.runtime.ProcessControl:231 [main] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.613 sec - in fr.onema.sispea.service.CommuneTest Running fr.onema.sispea.service.SispeaServiceContextTest 2018-01-10 01:58:44,840 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:257 [main] 2018-01-10 01:58:44,841 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:206 [main] 2018-01-10 01:58:44,841 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1ad9894, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@29a89027, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2af238ae, org.springframework.test.context.transaction.TransactionalTestExecutionListener@22e3badf, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4fe7ff2f] - org.springframework.test.context.support.DefaultTestContextBootstrapper:184 [main] 2018-01-10 01:58:44,870 INFO Refreshing org.springframework.context.support.GenericApplicationContext@22a3675c: startup date [Wed Jan 10 01:58:44 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:589 [main] 2018-01-10 01:58:44,913 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2018-01-10 01:58:45,176 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 -> 1hge14e9s1pgxi2p133pe4q|66611939, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9s1pgxi2p133pe4q|66611939, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/test-SispeaServiceContextTest-testContextLoaded-1515545924915,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, 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] 2018-01-10 01:58:45,183 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:157 [main] 2018-01-10 01:58:45,550 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9s1pgxi2p133pe4q|66611939, dataSourceName -> 1hge14e9s1pgxi2p133pe4q|66611939 ]] of Hibernate SessionFactory for HibernateTransactionManager - fr.onema.sispea.serviceng.SispeaHibernateTransactionManager:378 [main] 2018-01-10 01:58:45,956 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:273 [main] 2018-01-10 01:58:45,959 INFO Began transaction (1) for test context [DefaultTestContext@5efa75a5 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@5da3565d, testMethod = testContextLoaded@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2222c0af testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [fr.onema.sispea.serviceng.SispeaHibernateTransactionManager@389e1ba9]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:105 [main] 2018-01-10 01:58:45,959 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2018-01-10 01:58:45,961 INFO Rolled back transaction for test context [DefaultTestContext@5efa75a5 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@5da3565d, testMethod = testContextLoaded@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2222c0af testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]. - org.springframework.test.context.transaction.TransactionContext:137 [main] 2018-01-10 01:58:45,961 INFO Closing org.springframework.context.support.GenericApplicationContext@22a3675c: startup date [Wed Jan 10 01:58:44 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:989 [main] 2018-01-10 01:58:45,986 INFO Refreshing org.springframework.context.support.GenericApplicationContext@40062bb3: startup date [Wed Jan 10 01:58:45 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:589 [main] 2018-01-10 01:58:46,022 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2018-01-10 01:58:46,315 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 -> 1hge14e9s1pgxi2p133pe4q|460e50c, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9s1pgxi2p133pe4q|460e50c, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/test-SispeaServiceContextTest-testCreateExercise-1515545926025,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, 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] 2018-01-10 01:58:46,319 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:157 [main] 2018-01-10 01:58:46,673 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9s1pgxi2p133pe4q|460e50c, dataSourceName -> 1hge14e9s1pgxi2p133pe4q|460e50c ]] of Hibernate SessionFactory for HibernateTransactionManager - fr.onema.sispea.serviceng.SispeaHibernateTransactionManager:378 [main] 2018-01-10 01:58:47,118 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:273 [main] 2018-01-10 01:58:47,120 INFO Began transaction (1) for test context [DefaultTestContext@5efa75a5 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@a757cef, testMethod = testCreateExercise@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2222c0af testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [fr.onema.sispea.serviceng.SispeaHibernateTransactionManager@6f67d9f6]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:105 [main] 2018-01-10 01:58:47,121 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2018-01-10 01:58:47,123 INFO Rolled back transaction for test context [DefaultTestContext@5efa75a5 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@a757cef, testMethod = testCreateExercise@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2222c0af testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]. - org.springframework.test.context.transaction.TransactionContext:137 [main] 2018-01-10 01:58:47,124 INFO Closing org.springframework.context.support.GenericApplicationContext@40062bb3: startup date [Wed Jan 10 01:58:45 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:989 [main] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.287 sec - in fr.onema.sispea.service.SispeaServiceContextTest Results : Tests run: 126, Failures: 0, Errors: 0, Skipped: 17 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ sispea-service --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/sispea-service-3.2-rc-5-rev7a43a6a.jar> [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ sispea-service >>> [INFO] [INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ sispea-service --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository https://nexus.nuiton.org/nexus/content/repositories/central-releases [INFO] 96 dependencies to check. [INFO] 96 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 180411ns [INFO] All dependencies are safe. [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ sispea-service --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ sispea-service --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ sispea-service <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ sispea-service --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ sispea-service --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ sispea-service --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-pgp-passphrase) @ sispea-service --- [INFO] Exporting server [gpg-signer] username in ${gpg.keyname} [INFO] Exporting server [gpg-signer] password in ${gpg.passphrase} [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-artifacts) @ sispea-service --- [INFO] Loaded /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-demo-latest/target/collect-artifacts.txt [INFO] Copying sispea-service-3.2-rc-5-rev7a43a6a.jar to /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-demo-latest/target/collect/fr.onema--sispea-service/sispea-service-3.2-rc-5-rev7a43a6a.jar [INFO] Copying THIRD-PARTY.properties to /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-demo-latest/target/collect/fr.onema--sispea-service/THIRD-PARTY.properties [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-attachements) @ sispea-service --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-deploy-files) @ sispea-service --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ sispea-service --- [INFO] [INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ sispea-service --- [INFO] Used declared dependencies found: [INFO] fr.onema:sispea-util:jar:3.2-rc-5-rev7a43a6a:compile [INFO] fr.onema:sispea-persist:jar:3.2-rc-5-rev7a43a6a:compile [INFO] org.nuiton:nuiton-utils:jar:3.0:compile [INFO] org.nuiton:nuiton-csv:jar:3.0-rc-6:compile [INFO] net.sf.opencsv:opencsv:jar:2.3:compile [INFO] com.tutego:jrtf:jar:0.7:compile [INFO] org.hibernate:hibernate-core:jar:5.2.12.Final:compile [INFO] xml-apis:xml-apis:jar:2.0.2:compile [INFO] org.reflections:reflections:jar:0.9.11:compile [INFO] org.immutables:value:jar:2.5.6:compile [INFO] com.google.code.findbugs:annotations:jar:3.0.1u2:compile [INFO] com.google.errorprone:error_prone_annotations:jar:2.1.3:compile [INFO] javax.mail:mail:jar:1.4.7:compile [INFO] javax.activation:activation:jar:1.1.1:compile [INFO] org.apache.velocity:velocity:jar:1.7:compile [INFO] org.apache.velocity:velocity-tools:jar:2.0:compile [INFO] org.springframework:spring-beans:jar:5.0.2.RELEASE:compile [INFO] org.springframework.ldap:spring-ldap-core:jar:2.3.2.RELEASE:compile [INFO] org.springframework:spring-context-support:jar:5.0.2.RELEASE:compile [INFO] org.springframework:spring-context:jar:5.0.2.RELEASE:compile [INFO] org.springframework:spring-tx:jar:5.0.2.RELEASE:compile [INFO] org.springframework:spring-orm:jar:5.0.2.RELEASE:compile [INFO] org.apache.commons:commons-lang3:jar:3.7:compile [INFO] org.apache.commons:commons-text:jar:1.2:compile [INFO] org.apache.commons:commons-collections4:jar:4.1:compile [INFO] commons-digester:commons-digester:jar:2.1:compile [INFO] com.google.guava:guava:jar:23.6-jre:compile [INFO] com.google.code.gson:gson:jar:2.8.2:compile [INFO] jdom:jdom:jar:1.0:compile [INFO] org.nfunk:jep:jar:2.4.0:compile [INFO] jfree:jfreechart:jar:1.0.7:compile [INFO] junit:junit:jar:4.12:test [INFO] ru.yandex.qatools.embed:postgresql-embedded:jar:2.6:test [INFO] de.flapdoodle.embed:de.flapdoodle.embed.process:jar:2.0.1:test [INFO] log4j:log4j:jar:1.2.17:compile [INFO] org.springframework:spring-test:jar:5.0.2.RELEASE:test [INFO] org.mockito:mockito-core:jar:2.13.0:test [INFO] commons-io:commons-io:jar:2.6:compile [INFO] org.apache.poi:poi:jar:3.16:compile [INFO] org.apache.poi:poi-ooxml:jar:3.16:compile [WARNING] Used undeclared dependencies found: [WARNING] org.springframework:spring-jcl:jar:5.0.2.RELEASE:compile [WARNING] org.springframework:spring-core:jar:5.0.2.RELEASE:compile [WARNING] Unused declared dependencies found: [WARNING] commons-logging:commons-logging:jar:1.2:compile [JENKINS] Archiving disabled
See <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/756/display/redirect?page=changes> Changes: [Arnaud Thimel] refs #12223 Gestion de l'absence de territoire sur les écrans de ------------------------------------------ [...truncated 1,22 MB...] Running fr.onema.sispea.service.CommuneTest 2018-01-11 02:18:10,307 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:257 [main] 2018-01-11 02:18:10,308 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:206 [main] 2018-01-11 02:18:10,308 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2d1c4eb2, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3a376730, org.springframework.test.context.support.DirtiesContextTestExecutionListener@71765e86, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3bf43dc7, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@74529dd5] - org.springframework.test.context.support.DefaultTestContextBootstrapper:184 [main] 2018-01-11 02:18:10,336 INFO Refreshing org.springframework.context.support.GenericApplicationContext@755d7a88: startup date [Thu Jan 11 02:18:10 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:589 [main] 2018-01-11 02:18:10,374 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2018-01-11 02:18:10,377 WARN Starting embedded postgres (cache: <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/1515632581755-0)> - fr.onema.sispea.SispeaConfiguration:141 [main] 2018-01-11 02:18:10,927 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-d14bd833-1727-427a-adb5-9327234a4f53/db-content-6f8a558e-442e-4aee-b715-2c8cb24b0f22,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=53321}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[], additionalInitDbParams=[-E, UTF-8, --locale=C, --lc-collate=C, --lc-ctype=C]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-11 02:18:11,480 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-d14bd833-1727-427a-adb5-9327234a4f53/db-content-6f8a558e-442e-4aee-b715-2c8cb24b0f22,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=53321}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[test], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-11 02:18:11,483 WARN Could not create database first time (0 of 3 trials) - ru.yandex.qatools.embed.postgresql.PostgresProcess:278 [main] 2018-01-11 02:18:11,678 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-d14bd833-1727-427a-adb5-9327234a4f53/db-content-6f8a558e-442e-4aee-b715-2c8cb24b0f22,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=53321}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[test], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-11 02:18:13,678 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-d14bd833-1727-427a-adb5-9327234a4f53/db-content-6f8a558e-442e-4aee-b715-2c8cb24b0f22,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=53321}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[], additionalInitDbParams=[-E, UTF-8, --locale=C, --lc-collate=C, --lc-ctype=C]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-11 02:18:13,709 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-d14bd833-1727-427a-adb5-9327234a4f53/db-content-6f8a558e-442e-4aee-b715-2c8cb24b0f22,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=53321}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[-U, sispea_contributeur, -d, test, -h, 127.0.0.1, -p, 53321, <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/pg/20171017_sispea-3.2_019-for-tests_sans-donnees-annuelles.dump],> additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-11 02:18:16,881 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 -> 1hge14e9s1qwuyrv1h29rwg|2172222c, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.postgresql.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9s1qwuyrv1h29rwg|2172222c, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:postgresql://127.0.0.1:53321/test?user=sispea_contributeur&password=sa, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, 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] 2018-01-11 02:18:16,884 INFO HHH000400: Using dialect: org.hibernate.dialect.PostgreSQL9Dialect - org.hibernate.dialect.Dialect:157 [main] 2018-01-11 02:18:16,938 INFO HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException - org.hibernate.engine.jdbc.env.internal.LobCreatorBuilderImpl:124 [main] 2018-01-11 02:18:16,938 INFO HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@2e0163cb - org.hibernate.type.BasicTypeRegistry:148 [main] 2018-01-11 02:18:17,246 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9s1qwuyrv1h29rwg|2172222c, dataSourceName -> 1hge14e9s1qwuyrv1h29rwg|2172222c ]] of Hibernate SessionFactory for HibernateTransactionManager - fr.onema.sispea.serviceng.SispeaHibernateTransactionManager:378 [main] 2018-01-11 02:18:17,669 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:273 [main] 2018-01-11 02:18:17,673 INFO Began transaction (1) for test context [DefaultTestContext@56eb4879 testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@49916b64, testMethod = testCountCommunes@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@29d2dfa4 testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [fr.onema.sispea.serviceng.SispeaHibernateTransactionManager@77b5a1b8]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:105 [main] 2018-01-11 02:18:17,673 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2018-01-11 02:18:17,675 INFO Rolled back transaction for test context [DefaultTestContext@56eb4879 testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@49916b64, testMethod = testCountCommunes@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@29d2dfa4 testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]. - org.springframework.test.context.transaction.TransactionContext:137 [main] 2018-01-11 02:18:17,675 INFO Closing org.springframework.context.support.GenericApplicationContext@755d7a88: startup date [Thu Jan 11 02:18:10 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:989 [main] 2018-01-11 02:18:17,678 INFO trying to stop postgresql - ru.yandex.qatools.embed.postgresql.PostgresProcess:147 [main] 2018-01-11 02:18:19,899 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-d14bd833-1727-427a-adb5-9327234a4f53/db-content-6f8a558e-442e-4aee-b715-2c8cb24b0f22,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=53321}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[stop], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-11 02:18:19,910 INFO execSuccess: false [kill, 31011] - de.flapdoodle.embed.process.runtime.ProcessControl:231 [main] 2018-01-11 02:18:19,993 INFO Refreshing org.springframework.context.support.GenericApplicationContext@50ad9080: startup date [Thu Jan 11 02:18:19 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:589 [main] 2018-01-11 02:18:20,031 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2018-01-11 02:18:20,337 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 -> 1hge14e9s1qwuyrv1h29rwg|3b32f974, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9s1qwuyrv1h29rwg|3b32f974, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/test-CommuneTest-testCreateCommune-1515633500034,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, 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] 2018-01-11 02:18:20,340 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:157 [main] 2018-01-11 02:18:20,883 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9s1qwuyrv1h29rwg|3b32f974, dataSourceName -> 1hge14e9s1qwuyrv1h29rwg|3b32f974 ]] of Hibernate SessionFactory for HibernateTransactionManager - fr.onema.sispea.serviceng.SispeaHibernateTransactionManager:378 [main] 2018-01-11 02:18:21,364 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:273 [main] 2018-01-11 02:18:21,367 INFO Began transaction (1) for test context [DefaultTestContext@56eb4879 testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@66266d0a, testMethod = testCreateCommune@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@29d2dfa4 testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [fr.onema.sispea.serviceng.SispeaHibernateTransactionManager@125a7100]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:105 [main] 2018-01-11 02:18:21,368 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2018-01-11 02:18:21,372 INFO Starting inserts from: /static/01-static.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-11 02:18:21,468 INFO End of static inserts : 89 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-11 02:18:21,483 INFO Starting inserts from: /static/02-address.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-11 02:18:23,452 INFO 10000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-11 02:18:24,660 INFO 20000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-11 02:18:25,926 INFO End of static inserts : 27739 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-11 02:18:26,134 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-11 02:18:26,154 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-11 02:18:26,155 INFO Starting inserts from: /static/03-organism.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-11 02:18:27,940 INFO 10000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-11 02:18:29,578 INFO 20000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-11 02:18:31,206 INFO 30000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-11 02:18:32,780 INFO 40000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-11 02:18:33,865 INFO 50000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-11 02:18:34,800 INFO 60000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-11 02:18:35,834 INFO 70000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-11 02:18:36,771 INFO 80000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-11 02:18:38,217 INFO 90000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-11 02:18:39,666 INFO 100000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-11 02:18:39,965 INFO End of static inserts : 102493 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-11 02:18:43,329 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-11 02:18:43,331 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-11 02:18:43,340 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-11 02:18:43,340 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-11 02:18:43,341 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-11 02:18:43,341 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-11 02:18:43,344 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-11 02:18:43,345 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-11 02:18:43,345 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-11 02:18:43,346 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-11 02:18:43,347 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-11 02:18:43,348 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-11 02:18:43,348 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-11 02:18:43,349 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-11 02:18:43,350 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-11 02:18:43,352 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-11 02:18:43,352 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-11 02:18:43,354 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-11 02:18:43,357 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-11 02:18:43,357 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-11 02:18:43,358 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-11 02:18:43,358 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-11 02:18:43,360 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-11 02:18:43,360 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-11 02:18:43,361 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-11 02:18:43,362 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-11 02:18:43,398 INFO Rolled back transaction for test context [DefaultTestContext@56eb4879 testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@66266d0a, testMethod = testCreateCommune@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@29d2dfa4 testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]. - org.springframework.test.context.transaction.TransactionContext:137 [main] 2018-01-11 02:18:43,399 INFO Closing org.springframework.context.support.GenericApplicationContext@50ad9080: startup date [Thu Jan 11 02:18:19 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:989 [main] 2018-01-11 02:18:43,453 INFO Refreshing org.springframework.context.support.GenericApplicationContext@360654ba: startup date [Thu Jan 11 02:18:43 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:589 [main] 2018-01-11 02:18:43,490 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2018-01-11 02:18:43,493 WARN Starting embedded postgres (cache: <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/1515632581755-0)> - fr.onema.sispea.SispeaConfiguration:141 [main] 2018-01-11 02:18:44,044 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-d14bd833-1727-427a-adb5-9327234a4f53/db-content-f47831fe-f94d-4301-bc3f-dc5c5fa3609f,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=49188}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[], additionalInitDbParams=[-E, UTF-8, --locale=C, --lc-collate=C, --lc-ctype=C]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-11 02:18:44,625 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-d14bd833-1727-427a-adb5-9327234a4f53/db-content-f47831fe-f94d-4301-bc3f-dc5c5fa3609f,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=49188}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[test], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-11 02:18:46,626 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-d14bd833-1727-427a-adb5-9327234a4f53/db-content-f47831fe-f94d-4301-bc3f-dc5c5fa3609f,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=49188}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[], additionalInitDbParams=[-E, UTF-8, --locale=C, --lc-collate=C, --lc-ctype=C]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-11 02:18:46,661 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-d14bd833-1727-427a-adb5-9327234a4f53/db-content-f47831fe-f94d-4301-bc3f-dc5c5fa3609f,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=49188}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[-U, sispea_contributeur, -d, test, -h, 127.0.0.1, -p, 49188, <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/pg/20171017_sispea-3.2_019-for-tests_sans-donnees-annuelles.dump],> additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-11 02:18:50,910 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 -> 1hge14e9s1qwuyrv1h29rwg|221f334e, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.postgresql.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9s1qwuyrv1h29rwg|221f334e, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:postgresql://127.0.0.1:49188/test?user=sispea_contributeur&password=sa, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, 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] 2018-01-11 02:18:50,914 INFO HHH000400: Using dialect: org.hibernate.dialect.PostgreSQL9Dialect - org.hibernate.dialect.Dialect:157 [main] 2018-01-11 02:18:50,981 INFO HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException - org.hibernate.engine.jdbc.env.internal.LobCreatorBuilderImpl:124 [main] 2018-01-11 02:18:50,982 INFO HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@2e0163cb - org.hibernate.type.BasicTypeRegistry:148 [main] 2018-01-11 02:18:51,358 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9s1qwuyrv1h29rwg|221f334e, dataSourceName -> 1hge14e9s1qwuyrv1h29rwg|221f334e ]] of Hibernate SessionFactory for HibernateTransactionManager - fr.onema.sispea.serviceng.SispeaHibernateTransactionManager:378 [main] 2018-01-11 02:18:51,796 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:273 [main] 2018-01-11 02:18:51,800 INFO Began transaction (1) for test context [DefaultTestContext@56eb4879 testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@c91d961, testMethod = testFindCommune@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@29d2dfa4 testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [fr.onema.sispea.serviceng.SispeaHibernateTransactionManager@6e6564b9]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:105 [main] 2018-01-11 02:18:51,802 DEBUG Updating user with login "admin" - fr.onema.sispea.service.user.LegacyUserService:147 [main] 2018-01-11 02:18:51,802 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2018-01-11 02:18:51,825 INFO Rolled back transaction for test context [DefaultTestContext@56eb4879 testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@c91d961, testMethod = testFindCommune@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@29d2dfa4 testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]. - org.springframework.test.context.transaction.TransactionContext:137 [main] 2018-01-11 02:18:51,826 INFO Closing org.springframework.context.support.GenericApplicationContext@360654ba: startup date [Thu Jan 11 02:18:43 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:989 [main] 2018-01-11 02:18:51,835 INFO trying to stop postgresql - ru.yandex.qatools.embed.postgresql.PostgresProcess:147 [main] 2018-01-11 02:18:51,854 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-d14bd833-1727-427a-adb5-9327234a4f53/db-content-f47831fe-f94d-4301-bc3f-dc5c5fa3609f,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=49188}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[stop], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-11 02:18:52,872 INFO execSuccess: false [kill, 31085] - de.flapdoodle.embed.process.runtime.ProcessControl:231 [main] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.614 sec - in fr.onema.sispea.service.CommuneTest Running fr.onema.sispea.service.SispeaServiceContextTest 2018-01-11 02:18:52,923 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:257 [main] 2018-01-11 02:18:52,924 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:206 [main] 2018-01-11 02:18:52,924 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@665172f1, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@718edf29, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4033ee81, org.springframework.test.context.transaction.TransactionalTestExecutionListener@a523134, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@67790c75] - org.springframework.test.context.support.DefaultTestContextBootstrapper:184 [main] 2018-01-11 02:18:52,949 INFO Refreshing org.springframework.context.support.GenericApplicationContext@6009f024: startup date [Thu Jan 11 02:18:52 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:589 [main] 2018-01-11 02:18:52,987 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2018-01-11 02:18:53,276 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 -> 1hge14e9s1qwuyrv1h29rwg|75269fb1, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9s1qwuyrv1h29rwg|75269fb1, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/test-SispeaServiceContextTest-testContextLoaded-1515633532990,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, 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] 2018-01-11 02:18:53,283 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:157 [main] 2018-01-11 02:18:53,712 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9s1qwuyrv1h29rwg|75269fb1, dataSourceName -> 1hge14e9s1qwuyrv1h29rwg|75269fb1 ]] of Hibernate SessionFactory for HibernateTransactionManager - fr.onema.sispea.serviceng.SispeaHibernateTransactionManager:378 [main] 2018-01-11 02:18:54,242 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:273 [main] 2018-01-11 02:18:54,247 INFO Began transaction (1) for test context [DefaultTestContext@8dde0e6 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@2118c73b, testMethod = testContextLoaded@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@33e634de testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [fr.onema.sispea.serviceng.SispeaHibernateTransactionManager@65405d81]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:105 [main] 2018-01-11 02:18:54,247 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2018-01-11 02:18:54,249 INFO Rolled back transaction for test context [DefaultTestContext@8dde0e6 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@2118c73b, testMethod = testContextLoaded@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@33e634de testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]. - org.springframework.test.context.transaction.TransactionContext:137 [main] 2018-01-11 02:18:54,249 INFO Closing org.springframework.context.support.GenericApplicationContext@6009f024: startup date [Thu Jan 11 02:18:52 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:989 [main] 2018-01-11 02:18:54,282 INFO Refreshing org.springframework.context.support.GenericApplicationContext@44cde705: startup date [Thu Jan 11 02:18:54 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:589 [main] 2018-01-11 02:18:54,334 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2018-01-11 02:18:54,609 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 -> 1hge14e9s1qwuyrv1h29rwg|30fe8b79, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9s1qwuyrv1h29rwg|30fe8b79, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/test-SispeaServiceContextTest-testCreateExercise-1515633534336,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, 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] 2018-01-11 02:18:54,618 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:157 [main] 2018-01-11 02:18:55,015 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9s1qwuyrv1h29rwg|30fe8b79, dataSourceName -> 1hge14e9s1qwuyrv1h29rwg|30fe8b79 ]] of Hibernate SessionFactory for HibernateTransactionManager - fr.onema.sispea.serviceng.SispeaHibernateTransactionManager:378 [main] 2018-01-11 02:18:55,444 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:273 [main] 2018-01-11 02:18:55,446 INFO Began transaction (1) for test context [DefaultTestContext@8dde0e6 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@db20fef, testMethod = testCreateExercise@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@33e634de testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [fr.onema.sispea.serviceng.SispeaHibernateTransactionManager@4dbee9b]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:105 [main] 2018-01-11 02:18:55,446 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2018-01-11 02:18:55,449 INFO Rolled back transaction for test context [DefaultTestContext@8dde0e6 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@db20fef, testMethod = testCreateExercise@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@33e634de testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]. - org.springframework.test.context.transaction.TransactionContext:137 [main] 2018-01-11 02:18:55,449 INFO Closing org.springframework.context.support.GenericApplicationContext@44cde705: startup date [Thu Jan 11 02:18:54 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:989 [main] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.529 sec - in fr.onema.sispea.service.SispeaServiceContextTest Results : Tests run: 126, Failures: 0, Errors: 0, Skipped: 17 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ sispea-service --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/sispea-service-3.2-rc-5-rev743fed7.jar> [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ sispea-service >>> [INFO] [INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ sispea-service --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository https://nexus.nuiton.org/nexus/content/repositories/central-releases [INFO] 96 dependencies to check. [INFO] 96 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 190388ns [INFO] All dependencies are safe. [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ sispea-service --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ sispea-service --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ sispea-service <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ sispea-service --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ sispea-service --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ sispea-service --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-pgp-passphrase) @ sispea-service --- [INFO] Exporting server [gpg-signer] username in ${gpg.keyname} [INFO] Exporting server [gpg-signer] password in ${gpg.passphrase} [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-artifacts) @ sispea-service --- [INFO] Loaded /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-demo-latest/target/collect-artifacts.txt [INFO] Copying sispea-service-3.2-rc-5-rev743fed7.jar to /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-demo-latest/target/collect/fr.onema--sispea-service/sispea-service-3.2-rc-5-rev743fed7.jar [INFO] Copying THIRD-PARTY.properties to /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-demo-latest/target/collect/fr.onema--sispea-service/THIRD-PARTY.properties [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-attachements) @ sispea-service --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-deploy-files) @ sispea-service --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ sispea-service --- [INFO] [INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ sispea-service --- [INFO] Used declared dependencies found: [INFO] fr.onema:sispea-util:jar:3.2-rc-5-rev743fed7:compile [INFO] fr.onema:sispea-persist:jar:3.2-rc-5-rev743fed7:compile [INFO] org.nuiton:nuiton-utils:jar:3.0:compile [INFO] org.nuiton:nuiton-csv:jar:3.0-rc-6:compile [INFO] net.sf.opencsv:opencsv:jar:2.3:compile [INFO] com.tutego:jrtf:jar:0.7:compile [INFO] org.hibernate:hibernate-core:jar:5.2.12.Final:compile [INFO] xml-apis:xml-apis:jar:2.0.2:compile [INFO] org.reflections:reflections:jar:0.9.11:compile [INFO] org.immutables:value:jar:2.5.6:compile [INFO] com.google.code.findbugs:annotations:jar:3.0.1u2:compile [INFO] com.google.errorprone:error_prone_annotations:jar:2.1.3:compile [INFO] javax.mail:mail:jar:1.4.7:compile [INFO] javax.activation:activation:jar:1.1.1:compile [INFO] org.apache.velocity:velocity:jar:1.7:compile [INFO] org.apache.velocity:velocity-tools:jar:2.0:compile [INFO] org.springframework:spring-beans:jar:5.0.2.RELEASE:compile [INFO] org.springframework.ldap:spring-ldap-core:jar:2.3.2.RELEASE:compile [INFO] org.springframework:spring-context-support:jar:5.0.2.RELEASE:compile [INFO] org.springframework:spring-context:jar:5.0.2.RELEASE:compile [INFO] org.springframework:spring-tx:jar:5.0.2.RELEASE:compile [INFO] org.springframework:spring-orm:jar:5.0.2.RELEASE:compile [INFO] org.apache.commons:commons-lang3:jar:3.7:compile [INFO] org.apache.commons:commons-text:jar:1.2:compile [INFO] org.apache.commons:commons-collections4:jar:4.1:compile [INFO] commons-digester:commons-digester:jar:2.1:compile [INFO] com.google.guava:guava:jar:23.6-jre:compile [INFO] com.google.code.gson:gson:jar:2.8.2:compile [INFO] jdom:jdom:jar:1.0:compile [INFO] org.nfunk:jep:jar:2.4.0:compile [INFO] jfree:jfreechart:jar:1.0.7:compile [INFO] junit:junit:jar:4.12:test [INFO] ru.yandex.qatools.embed:postgresql-embedded:jar:2.6:test [INFO] de.flapdoodle.embed:de.flapdoodle.embed.process:jar:2.0.1:test [INFO] log4j:log4j:jar:1.2.17:compile [INFO] org.springframework:spring-test:jar:5.0.2.RELEASE:test [INFO] org.mockito:mockito-core:jar:2.13.0:test [INFO] commons-io:commons-io:jar:2.6:compile [INFO] org.apache.poi:poi:jar:3.16:compile [INFO] org.apache.poi:poi-ooxml:jar:3.16:compile [WARNING] Used undeclared dependencies found: [WARNING] org.springframework:spring-jcl:jar:5.0.2.RELEASE:compile [WARNING] org.springframework:spring-core:jar:5.0.2.RELEASE:compile [WARNING] Unused declared dependencies found: [WARNING] commons-logging:commons-logging:jar:1.2:compile [JENKINS] Archiving disabled
See <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/757/display/redirect> ------------------------------------------ [...truncated 1,24 MB...] 2018-01-12 02:15:49,160 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:206 [main] 2018-01-12 02:15:49,160 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@10ccb163, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2fc391f0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1bf7e22e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@b25353e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7e97da90] - org.springframework.test.context.support.DefaultTestContextBootstrapper:184 [main] 2018-01-12 02:15:49,188 INFO Refreshing org.springframework.context.support.GenericApplicationContext@4d6898a3: startup date [Fri Jan 12 02:15:49 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:589 [main] 2018-01-12 02:15:49,224 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2018-01-12 02:15:49,227 WARN Starting embedded postgres (cache: <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/1515718453868-0)> - fr.onema.sispea.SispeaConfiguration:141 [main] 2018-01-12 02:15:49,951 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-b9ad3774-b870-4c17-ac30-795e2c6caa78/db-content-3501e778-0132-46e1-b66a-386f85af81ac,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=37021}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[], additionalInitDbParams=[-E, UTF-8, --locale=C, --lc-collate=C, --lc-ctype=C]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-12 02:15:50,540 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-b9ad3774-b870-4c17-ac30-795e2c6caa78/db-content-3501e778-0132-46e1-b66a-386f85af81ac,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=37021}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[test], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-12 02:15:52,540 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-b9ad3774-b870-4c17-ac30-795e2c6caa78/db-content-3501e778-0132-46e1-b66a-386f85af81ac,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=37021}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[], additionalInitDbParams=[-E, UTF-8, --locale=C, --lc-collate=C, --lc-ctype=C]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-12 02:15:52,569 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-b9ad3774-b870-4c17-ac30-795e2c6caa78/db-content-3501e778-0132-46e1-b66a-386f85af81ac,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=37021}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[-U, sispea_contributeur, -d, test, -h, 127.0.0.1, -p, 37021, <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/pg/20171017_sispea-3.2_019-for-tests_sans-donnees-annuelles.dump],> additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-12 02:15:56,333 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 -> 1hge14e9s1sbzi2l13z9h4e|168c5ece, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.postgresql.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9s1sbzi2l13z9h4e|168c5ece, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:postgresql://127.0.0.1:37021/test?user=sispea_contributeur&password=sa, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, 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] 2018-01-12 02:15:56,336 INFO HHH000400: Using dialect: org.hibernate.dialect.PostgreSQL9Dialect - org.hibernate.dialect.Dialect:157 [main] 2018-01-12 02:15:56,390 INFO HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException - org.hibernate.engine.jdbc.env.internal.LobCreatorBuilderImpl:124 [main] 2018-01-12 02:15:56,390 INFO HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@2e0163cb - org.hibernate.type.BasicTypeRegistry:148 [main] 2018-01-12 02:15:56,705 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9s1sbzi2l13z9h4e|168c5ece, dataSourceName -> 1hge14e9s1sbzi2l13z9h4e|168c5ece ]] of Hibernate SessionFactory for HibernateTransactionManager - fr.onema.sispea.serviceng.SispeaHibernateTransactionManager:378 [main] 2018-01-12 02:15:57,126 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:273 [main] 2018-01-12 02:15:57,129 INFO Began transaction (1) for test context [DefaultTestContext@1b74f44b testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@3b6346d4, testMethod = testCountCommunes@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@391ceffc testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [fr.onema.sispea.serviceng.SispeaHibernateTransactionManager@49a2bccd]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:105 [main] 2018-01-12 02:15:57,129 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2018-01-12 02:15:57,131 INFO Rolled back transaction for test context [DefaultTestContext@1b74f44b testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@3b6346d4, testMethod = testCountCommunes@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@391ceffc testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]. - org.springframework.test.context.transaction.TransactionContext:137 [main] 2018-01-12 02:15:57,132 INFO Closing org.springframework.context.support.GenericApplicationContext@4d6898a3: startup date [Fri Jan 12 02:15:49 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:989 [main] 2018-01-12 02:15:57,134 INFO trying to stop postgresql - ru.yandex.qatools.embed.postgresql.PostgresProcess:147 [main] 2018-01-12 02:15:57,153 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-b9ad3774-b870-4c17-ac30-795e2c6caa78/db-content-3501e778-0132-46e1-b66a-386f85af81ac,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=37021}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[stop], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-12 02:15:58,166 INFO execSuccess: false [kill, 25026] - de.flapdoodle.embed.process.runtime.ProcessControl:231 [main] 2018-01-12 02:15:58,264 INFO Refreshing org.springframework.context.support.GenericApplicationContext@79fef0fc: startup date [Fri Jan 12 02:15:58 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:589 [main] 2018-01-12 02:15:58,304 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2018-01-12 02:15:58,587 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 -> 1hge14e9s1sbzi2l13z9h4e|4a0ae07f, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9s1sbzi2l13z9h4e|4a0ae07f, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/test-CommuneTest-testCreateCommune-1515719758307,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, 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] 2018-01-12 02:15:58,589 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:157 [main] 2018-01-12 02:15:58,911 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9s1sbzi2l13z9h4e|4a0ae07f, dataSourceName -> 1hge14e9s1sbzi2l13z9h4e|4a0ae07f ]] of Hibernate SessionFactory for HibernateTransactionManager - fr.onema.sispea.serviceng.SispeaHibernateTransactionManager:378 [main] 2018-01-12 02:15:59,343 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:273 [main] 2018-01-12 02:15:59,346 INFO Began transaction (1) for test context [DefaultTestContext@1b74f44b testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@dad2906, testMethod = testCreateCommune@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@391ceffc testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [fr.onema.sispea.serviceng.SispeaHibernateTransactionManager@7c8d2c2b]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:105 [main] 2018-01-12 02:15:59,346 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2018-01-12 02:15:59,349 INFO Starting inserts from: /static/01-static.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-12 02:15:59,565 INFO End of static inserts : 89 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-12 02:15:59,567 INFO Starting inserts from: /static/02-address.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-12 02:16:01,105 INFO 10000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-12 02:16:01,841 INFO 20000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-12 02:16:02,283 INFO End of static inserts : 27739 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-12 02:16:02,522 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-12 02:16:02,549 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-12 02:16:02,551 INFO Starting inserts from: /static/03-organism.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-12 02:16:03,531 INFO 10000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-12 02:16:04,472 INFO 20000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-12 02:16:05,359 INFO 30000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-12 02:16:06,043 INFO 40000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-12 02:16:06,639 INFO 50000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-12 02:16:07,756 INFO 60000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-12 02:16:08,672 INFO 70000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-12 02:16:09,656 INFO 80000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-12 02:16:10,804 INFO 90000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-12 02:16:11,519 INFO 100000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-12 02:16:11,704 INFO End of static inserts : 102493 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-12 02:16:12,976 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-12 02:16:12,977 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-12 02:16:12,983 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-12 02:16:12,984 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-12 02:16:12,984 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-12 02:16:12,985 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-12 02:16:12,987 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-12 02:16:12,988 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-12 02:16:12,988 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-12 02:16:12,988 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-12 02:16:12,990 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-12 02:16:12,990 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-12 02:16:12,990 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-12 02:16:12,991 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-12 02:16:12,992 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-12 02:16:12,994 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-12 02:16:12,994 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-12 02:16:12,996 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-12 02:16:12,998 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-12 02:16:12,999 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-12 02:16:13,000 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-12 02:16:13,000 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-12 02:16:13,002 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-12 02:16:13,003 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-12 02:16:13,003 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-12 02:16:13,004 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-12 02:16:13,042 INFO Rolled back transaction for test context [DefaultTestContext@1b74f44b testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@dad2906, testMethod = testCreateCommune@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@391ceffc testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]. - org.springframework.test.context.transaction.TransactionContext:137 [main] 2018-01-12 02:16:13,042 INFO Closing org.springframework.context.support.GenericApplicationContext@79fef0fc: startup date [Fri Jan 12 02:15:58 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:989 [main] 2018-01-12 02:16:14,416 INFO Refreshing org.springframework.context.support.GenericApplicationContext@1e909910: startup date [Fri Jan 12 02:16:14 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:589 [main] 2018-01-12 02:16:14,464 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2018-01-12 02:16:14,467 WARN Starting embedded postgres (cache: <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/1515718453868-0)> - fr.onema.sispea.SispeaConfiguration:141 [main] 2018-01-12 02:16:15,023 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-b9ad3774-b870-4c17-ac30-795e2c6caa78/db-content-ecbe1df5-dc8c-4e00-9100-464d0a91882d,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=45510}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[], additionalInitDbParams=[-E, UTF-8, --locale=C, --lc-collate=C, --lc-ctype=C]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-12 02:16:15,667 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-b9ad3774-b870-4c17-ac30-795e2c6caa78/db-content-ecbe1df5-dc8c-4e00-9100-464d0a91882d,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=45510}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[test], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-12 02:16:15,669 WARN Could not create database first time (0 of 3 trials) - ru.yandex.qatools.embed.postgresql.PostgresProcess:278 [main] 2018-01-12 02:16:17,654 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-b9ad3774-b870-4c17-ac30-795e2c6caa78/db-content-ecbe1df5-dc8c-4e00-9100-464d0a91882d,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=45510}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[test], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-12 02:16:19,479 WARN Could not create database first time (1 of 3 trials) - ru.yandex.qatools.embed.postgresql.PostgresProcess:278 [main] 2018-01-12 02:16:19,609 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-b9ad3774-b870-4c17-ac30-795e2c6caa78/db-content-ecbe1df5-dc8c-4e00-9100-464d0a91882d,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=45510}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[test], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-12 02:16:21,609 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-b9ad3774-b870-4c17-ac30-795e2c6caa78/db-content-ecbe1df5-dc8c-4e00-9100-464d0a91882d,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=45510}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[], additionalInitDbParams=[-E, UTF-8, --locale=C, --lc-collate=C, --lc-ctype=C]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-12 02:16:21,661 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-b9ad3774-b870-4c17-ac30-795e2c6caa78/db-content-ecbe1df5-dc8c-4e00-9100-464d0a91882d,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=45510}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[-U, sispea_contributeur, -d, test, -h, 127.0.0.1, -p, 45510, <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/pg/20171017_sispea-3.2_019-for-tests_sans-donnees-annuelles.dump],> additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-12 02:16:24,671 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 -> 1hge14e9s1sbzi2l13z9h4e|7a03b112, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.postgresql.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9s1sbzi2l13z9h4e|7a03b112, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:postgresql://127.0.0.1:45510/test?user=sispea_contributeur&password=sa, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, 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] 2018-01-12 02:16:24,674 INFO HHH000400: Using dialect: org.hibernate.dialect.PostgreSQL9Dialect - org.hibernate.dialect.Dialect:157 [main] 2018-01-12 02:16:24,726 INFO HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException - org.hibernate.engine.jdbc.env.internal.LobCreatorBuilderImpl:124 [main] 2018-01-12 02:16:24,726 INFO HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@2e0163cb - org.hibernate.type.BasicTypeRegistry:148 [main] 2018-01-12 02:16:25,042 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9s1sbzi2l13z9h4e|7a03b112, dataSourceName -> 1hge14e9s1sbzi2l13z9h4e|7a03b112 ]] of Hibernate SessionFactory for HibernateTransactionManager - fr.onema.sispea.serviceng.SispeaHibernateTransactionManager:378 [main] 2018-01-12 02:16:25,458 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:273 [main] 2018-01-12 02:16:25,460 INFO Began transaction (1) for test context [DefaultTestContext@1b74f44b testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@3d28999f, testMethod = testFindCommune@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@391ceffc testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [fr.onema.sispea.serviceng.SispeaHibernateTransactionManager@5db0e967]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:105 [main] 2018-01-12 02:16:25,462 DEBUG Updating user with login "admin" - fr.onema.sispea.service.user.LegacyUserService:147 [main] 2018-01-12 02:16:25,463 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2018-01-12 02:16:25,478 INFO Rolled back transaction for test context [DefaultTestContext@1b74f44b testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@3d28999f, testMethod = testFindCommune@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@391ceffc testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]. - org.springframework.test.context.transaction.TransactionContext:137 [main] 2018-01-12 02:16:25,478 INFO Closing org.springframework.context.support.GenericApplicationContext@1e909910: startup date [Fri Jan 12 02:16:14 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:989 [main] 2018-01-12 02:16:25,481 INFO trying to stop postgresql - ru.yandex.qatools.embed.postgresql.PostgresProcess:147 [main] 2018-01-12 02:16:27,590 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-b9ad3774-b870-4c17-ac30-795e2c6caa78/db-content-ecbe1df5-dc8c-4e00-9100-464d0a91882d,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=45510}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[stop], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-12 02:16:28,727 INFO execSuccess: false [kill, 25212] - de.flapdoodle.embed.process.runtime.ProcessControl:231 [main] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.635 sec - in fr.onema.sispea.service.CommuneTest Running fr.onema.sispea.service.SispeaServiceContextTest 2018-01-12 02:16:28,801 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:257 [main] 2018-01-12 02:16:28,802 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:206 [main] 2018-01-12 02:16:28,802 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@59d6874f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@29c03da3, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7a7f34c8, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6c2c86a1, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1ad9894] - org.springframework.test.context.support.DefaultTestContextBootstrapper:184 [main] 2018-01-12 02:16:28,830 INFO Refreshing org.springframework.context.support.GenericApplicationContext@29a89027: startup date [Fri Jan 12 02:16:28 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:589 [main] 2018-01-12 02:16:28,873 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2018-01-12 02:16:29,332 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 -> 1hge14e9s1sbzi2l13z9h4e|16da7bec, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9s1sbzi2l13z9h4e|16da7bec, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/test-SispeaServiceContextTest-testContextLoaded-1515719788876,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, 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] 2018-01-12 02:16:29,335 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:157 [main] 2018-01-12 02:16:29,724 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9s1sbzi2l13z9h4e|16da7bec, dataSourceName -> 1hge14e9s1sbzi2l13z9h4e|16da7bec ]] of Hibernate SessionFactory for HibernateTransactionManager - fr.onema.sispea.serviceng.SispeaHibernateTransactionManager:378 [main] 2018-01-12 02:16:30,149 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:273 [main] 2018-01-12 02:16:30,152 INFO Began transaction (1) for test context [DefaultTestContext@625f9fb9 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@41084a45, testMethod = testContextLoaded@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@65a35bb5 testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [fr.onema.sispea.serviceng.SispeaHibernateTransactionManager@5899b409]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:105 [main] 2018-01-12 02:16:30,152 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2018-01-12 02:16:30,154 INFO Rolled back transaction for test context [DefaultTestContext@625f9fb9 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@41084a45, testMethod = testContextLoaded@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@65a35bb5 testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]. - org.springframework.test.context.transaction.TransactionContext:137 [main] 2018-01-12 02:16:30,154 INFO Closing org.springframework.context.support.GenericApplicationContext@29a89027: startup date [Fri Jan 12 02:16:28 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:989 [main] 2018-01-12 02:16:30,179 INFO Refreshing org.springframework.context.support.GenericApplicationContext@6cde2a35: startup date [Fri Jan 12 02:16:30 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:589 [main] 2018-01-12 02:16:30,215 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2018-01-12 02:16:30,478 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 -> 1hge14e9s1sbzi2l13z9h4e|2a7795ac, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9s1sbzi2l13z9h4e|2a7795ac, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/test-SispeaServiceContextTest-testCreateExercise-1515719790217,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, 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] 2018-01-12 02:16:30,480 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:157 [main] 2018-01-12 02:16:30,873 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9s1sbzi2l13z9h4e|2a7795ac, dataSourceName -> 1hge14e9s1sbzi2l13z9h4e|2a7795ac ]] of Hibernate SessionFactory for HibernateTransactionManager - fr.onema.sispea.serviceng.SispeaHibernateTransactionManager:378 [main] 2018-01-12 02:16:31,288 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:273 [main] 2018-01-12 02:16:31,291 INFO Began transaction (1) for test context [DefaultTestContext@625f9fb9 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@79cc4017, testMethod = testCreateExercise@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@65a35bb5 testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [fr.onema.sispea.serviceng.SispeaHibernateTransactionManager@4badfd09]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:105 [main] 2018-01-12 02:16:31,291 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2018-01-12 02:16:31,294 INFO Rolled back transaction for test context [DefaultTestContext@625f9fb9 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@79cc4017, testMethod = testCreateExercise@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@65a35bb5 testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]. - org.springframework.test.context.transaction.TransactionContext:137 [main] 2018-01-12 02:16:31,294 INFO Closing org.springframework.context.support.GenericApplicationContext@6cde2a35: startup date [Fri Jan 12 02:16:30 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:989 [main] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.495 sec - in fr.onema.sispea.service.SispeaServiceContextTest Results : Tests run: 126, Failures: 0, Errors: 0, Skipped: 17 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ sispea-service --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/sispea-service-3.2-rc-5-reve3efc6d.jar> [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ sispea-service >>> [INFO] [INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ sispea-service --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository https://nexus.nuiton.org/nexus/content/repositories/central-releases [INFO] 96 dependencies to check. [INFO] 96 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 343758ns [INFO] All dependencies are safe. [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ sispea-service --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ sispea-service --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ sispea-service <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ sispea-service --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ sispea-service --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ sispea-service --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-pgp-passphrase) @ sispea-service --- [INFO] Exporting server [gpg-signer] username in ${gpg.keyname} [INFO] Exporting server [gpg-signer] password in ${gpg.passphrase} [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-artifacts) @ sispea-service --- [INFO] Loaded /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-demo-latest/target/collect-artifacts.txt [INFO] Copying sispea-service-3.2-rc-5-reve3efc6d.jar to /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-demo-latest/target/collect/fr.onema--sispea-service/sispea-service-3.2-rc-5-reve3efc6d.jar [INFO] Copying THIRD-PARTY.properties to /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-demo-latest/target/collect/fr.onema--sispea-service/THIRD-PARTY.properties [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-attachements) @ sispea-service --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-deploy-files) @ sispea-service --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ sispea-service --- [INFO] [INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ sispea-service --- [INFO] Used declared dependencies found: [INFO] fr.onema:sispea-util:jar:3.2-rc-5-reve3efc6d:compile [INFO] fr.onema:sispea-persist:jar:3.2-rc-5-reve3efc6d:compile [INFO] org.nuiton:nuiton-utils:jar:3.0:compile [INFO] org.nuiton:nuiton-csv:jar:3.0-rc-6:compile [INFO] net.sf.opencsv:opencsv:jar:2.3:compile [INFO] com.tutego:jrtf:jar:0.7:compile [INFO] org.hibernate:hibernate-core:jar:5.2.12.Final:compile [INFO] xml-apis:xml-apis:jar:2.0.2:compile [INFO] org.reflections:reflections:jar:0.9.11:compile [INFO] org.immutables:value:jar:2.5.6:compile [INFO] com.google.code.findbugs:annotations:jar:3.0.1u2:compile [INFO] com.google.errorprone:error_prone_annotations:jar:2.1.3:compile [INFO] javax.mail:mail:jar:1.4.7:compile [INFO] javax.activation:activation:jar:1.1.1:compile [INFO] org.apache.velocity:velocity:jar:1.7:compile [INFO] org.apache.velocity:velocity-tools:jar:2.0:compile [INFO] org.springframework:spring-beans:jar:5.0.2.RELEASE:compile [INFO] org.springframework.ldap:spring-ldap-core:jar:2.3.2.RELEASE:compile [INFO] org.springframework:spring-context-support:jar:5.0.2.RELEASE:compile [INFO] org.springframework:spring-context:jar:5.0.2.RELEASE:compile [INFO] org.springframework:spring-tx:jar:5.0.2.RELEASE:compile [INFO] org.springframework:spring-orm:jar:5.0.2.RELEASE:compile [INFO] org.apache.commons:commons-lang3:jar:3.7:compile [INFO] org.apache.commons:commons-text:jar:1.2:compile [INFO] org.apache.commons:commons-collections4:jar:4.1:compile [INFO] commons-digester:commons-digester:jar:2.1:compile [INFO] com.google.guava:guava:jar:23.6-jre:compile [INFO] com.google.code.gson:gson:jar:2.8.2:compile [INFO] jdom:jdom:jar:1.0:compile [INFO] org.nfunk:jep:jar:2.4.0:compile [INFO] jfree:jfreechart:jar:1.0.7:compile [INFO] junit:junit:jar:4.12:test [INFO] ru.yandex.qatools.embed:postgresql-embedded:jar:2.6:test [INFO] de.flapdoodle.embed:de.flapdoodle.embed.process:jar:2.0.1:test [INFO] log4j:log4j:jar:1.2.17:compile [INFO] org.springframework:spring-test:jar:5.0.2.RELEASE:test [INFO] org.mockito:mockito-core:jar:2.13.0:test [INFO] commons-io:commons-io:jar:2.6:compile [INFO] org.apache.poi:poi:jar:3.16:compile [INFO] org.apache.poi:poi-ooxml:jar:3.16:compile [WARNING] Used undeclared dependencies found: [WARNING] org.springframework:spring-jcl:jar:5.0.2.RELEASE:compile [WARNING] org.springframework:spring-core:jar:5.0.2.RELEASE:compile [WARNING] Unused declared dependencies found: [WARNING] commons-logging:commons-logging:jar:1.2:compile [JENKINS] Archiving disabled
See <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/758/display/redirect?page=changes> Changes: [Arnaud Thimel] refs #13944 Quand on enregistre une nouvelle valeur c'est l'ancienne [Arnaud Thimel] refs #13944 Quand on enregistre une nouvelle valeur (tranche, IPEV, [Arnaud Thimel] fixes #13683 On inclut toutes les références dans le toInputSaved pour [Arnaud Thimel] refs #13683 Renommage de SaveResult#toInputSaved pour plus de cohérence ------------------------------------------ [...truncated 1,37 MB...] 2018-01-13 02:10:32,914 WARN Starting embedded postgres (cache: <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/1515804751168-0)> - fr.onema.sispea.SispeaConfiguration:141 [main] 2018-01-13 02:10:33,463 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-40726809-56fa-4ff5-9c8e-f6e25982c52c/db-content-8c9e45ce-f30e-43ab-87f9-e4d31cb1fd3c,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=60845}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[], additionalInitDbParams=[-E, UTF-8, --locale=C, --lc-collate=C, --lc-ctype=C]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-13 02:10:35,091 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-40726809-56fa-4ff5-9c8e-f6e25982c52c/db-content-8c9e45ce-f30e-43ab-87f9-e4d31cb1fd3c,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=60845}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[test], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-13 02:10:35,092 WARN Could not create database first time (0 of 3 trials) - ru.yandex.qatools.embed.postgresql.PostgresProcess:278 [main] 2018-01-13 02:10:35,359 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-40726809-56fa-4ff5-9c8e-f6e25982c52c/db-content-8c9e45ce-f30e-43ab-87f9-e4d31cb1fd3c,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=60845}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[test], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-13 02:10:37,359 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-40726809-56fa-4ff5-9c8e-f6e25982c52c/db-content-8c9e45ce-f30e-43ab-87f9-e4d31cb1fd3c,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=60845}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[], additionalInitDbParams=[-E, UTF-8, --locale=C, --lc-collate=C, --lc-ctype=C]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-13 02:10:37,388 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-40726809-56fa-4ff5-9c8e-f6e25982c52c/db-content-8c9e45ce-f30e-43ab-87f9-e4d31cb1fd3c,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=60845}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[-U, sispea_contributeur, -d, test, -h, 127.0.0.1, -p, 60845, <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/pg/20171017_sispea-3.2_019-for-tests_sans-donnees-annuelles.dump],> additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-13 02:10:41,505 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 -> 1hge14e9s1trd4i7aybahv|6fdb3f3, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.postgresql.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9s1trd4i7aybahv|6fdb3f3, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:postgresql://127.0.0.1:60845/test?user=sispea_contributeur&password=sa, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, 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] 2018-01-13 02:10:41,508 INFO HHH000400: Using dialect: org.hibernate.dialect.PostgreSQL9Dialect - org.hibernate.dialect.Dialect:157 [main] 2018-01-13 02:10:41,561 INFO HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException - org.hibernate.engine.jdbc.env.internal.LobCreatorBuilderImpl:124 [main] 2018-01-13 02:10:41,561 INFO HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@2e0163cb - org.hibernate.type.BasicTypeRegistry:148 [main] 2018-01-13 02:10:41,872 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9s1trd4i7aybahv|6fdb3f3, dataSourceName -> 1hge14e9s1trd4i7aybahv|6fdb3f3 ]] of Hibernate SessionFactory for HibernateTransactionManager - fr.onema.sispea.serviceng.SispeaHibernateTransactionManager:378 [main] 2018-01-13 02:10:42,272 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:273 [main] 2018-01-13 02:10:42,276 INFO Began transaction (1) for test context [DefaultTestContext@5ef1e85b testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@2f1079b9, testMethod = testCountCommunes@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@33650095 testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [fr.onema.sispea.serviceng.SispeaHibernateTransactionManager@7fbf7069]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:105 [main] 2018-01-13 02:10:42,276 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2018-01-13 02:10:42,278 INFO Rolled back transaction for test context [DefaultTestContext@5ef1e85b testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@2f1079b9, testMethod = testCountCommunes@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@33650095 testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]. - org.springframework.test.context.transaction.TransactionContext:137 [main] 2018-01-13 02:10:42,279 INFO Closing org.springframework.context.support.GenericApplicationContext@20ec7d55: startup date [Sat Jan 13 02:10:32 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:989 [main] 2018-01-13 02:10:42,283 INFO trying to stop postgresql - ru.yandex.qatools.embed.postgresql.PostgresProcess:147 [main] 2018-01-13 02:10:42,300 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-40726809-56fa-4ff5-9c8e-f6e25982c52c/db-content-8c9e45ce-f30e-43ab-87f9-e4d31cb1fd3c,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=60845}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[stop], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-13 02:10:43,317 INFO execSuccess: false [kill, 63556] - de.flapdoodle.embed.process.runtime.ProcessControl:231 [main] 2018-01-13 02:10:43,420 INFO Refreshing org.springframework.context.support.GenericApplicationContext@63768cf2: startup date [Sat Jan 13 02:10:43 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:589 [main] 2018-01-13 02:10:43,460 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2018-01-13 02:10:43,744 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 -> 1hge14e9s1trd4i7aybahv|70588cd4, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9s1trd4i7aybahv|70588cd4, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/test-CommuneTest-testCreateCommune-1515805843463,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, 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] 2018-01-13 02:10:43,746 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:157 [main] 2018-01-13 02:10:44,091 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9s1trd4i7aybahv|70588cd4, dataSourceName -> 1hge14e9s1trd4i7aybahv|70588cd4 ]] of Hibernate SessionFactory for HibernateTransactionManager - fr.onema.sispea.serviceng.SispeaHibernateTransactionManager:378 [main] 2018-01-13 02:10:44,508 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:273 [main] 2018-01-13 02:10:44,511 INFO Began transaction (1) for test context [DefaultTestContext@5ef1e85b testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@2b0af5da, testMethod = testCreateCommune@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@33650095 testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [fr.onema.sispea.serviceng.SispeaHibernateTransactionManager@35c3f102]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:105 [main] 2018-01-13 02:10:44,511 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2018-01-13 02:10:44,513 INFO Starting inserts from: /static/01-static.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-13 02:10:44,556 INFO End of static inserts : 89 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-13 02:10:44,558 INFO Starting inserts from: /static/02-address.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-13 02:10:45,534 INFO 10000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-13 02:10:46,229 INFO 20000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-13 02:10:46,700 INFO End of static inserts : 27739 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-13 02:10:46,846 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-13 02:10:46,870 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-13 02:10:46,871 INFO Starting inserts from: /static/03-organism.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-13 02:10:48,051 INFO 10000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-13 02:10:49,000 INFO 20000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-13 02:10:49,831 INFO 30000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-13 02:10:50,783 INFO 40000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-13 02:10:51,477 INFO 50000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-13 02:10:52,173 INFO 60000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-13 02:10:52,860 INFO 70000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-13 02:10:53,617 INFO 80000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-13 02:10:54,540 INFO 90000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-13 02:10:55,581 INFO 100000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-13 02:10:55,889 INFO End of static inserts : 102493 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-13 02:10:57,295 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-13 02:10:57,296 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-13 02:10:57,302 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-13 02:10:57,303 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-13 02:10:57,303 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-13 02:10:57,303 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-13 02:10:57,305 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-13 02:10:57,306 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-13 02:10:57,306 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-13 02:10:57,307 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-13 02:10:57,308 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-13 02:10:57,309 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-13 02:10:57,309 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-13 02:10:57,309 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-13 02:10:57,311 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-13 02:10:57,312 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-13 02:10:57,312 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-13 02:10:57,315 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-13 02:10:57,316 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-13 02:10:57,317 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-13 02:10:57,318 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-13 02:10:57,318 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-13 02:10:57,319 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-13 02:10:57,320 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-13 02:10:57,320 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-13 02:10:57,322 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-13 02:10:57,353 INFO Rolled back transaction for test context [DefaultTestContext@5ef1e85b testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@2b0af5da, testMethod = testCreateCommune@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@33650095 testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]. - org.springframework.test.context.transaction.TransactionContext:137 [main] 2018-01-13 02:10:57,354 INFO Closing org.springframework.context.support.GenericApplicationContext@63768cf2: startup date [Sat Jan 13 02:10:43 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:989 [main] 2018-01-13 02:10:57,785 INFO Refreshing org.springframework.context.support.GenericApplicationContext@741e60c3: startup date [Sat Jan 13 02:10:57 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:589 [main] 2018-01-13 02:10:57,832 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2018-01-13 02:10:57,835 WARN Starting embedded postgres (cache: <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/1515804751168-0)> - fr.onema.sispea.SispeaConfiguration:141 [main] 2018-01-13 02:10:58,457 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-40726809-56fa-4ff5-9c8e-f6e25982c52c/db-content-d3ae00bf-9453-4cfc-8e50-5069dc6c3730,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=34724}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[], additionalInitDbParams=[-E, UTF-8, --locale=C, --lc-collate=C, --lc-ctype=C]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-13 02:10:59,215 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-40726809-56fa-4ff5-9c8e-f6e25982c52c/db-content-d3ae00bf-9453-4cfc-8e50-5069dc6c3730,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=34724}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[test], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-13 02:11:01,215 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-40726809-56fa-4ff5-9c8e-f6e25982c52c/db-content-d3ae00bf-9453-4cfc-8e50-5069dc6c3730,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=34724}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[], additionalInitDbParams=[-E, UTF-8, --locale=C, --lc-collate=C, --lc-ctype=C]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-13 02:11:01,240 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-40726809-56fa-4ff5-9c8e-f6e25982c52c/db-content-d3ae00bf-9453-4cfc-8e50-5069dc6c3730,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=34724}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[-U, sispea_contributeur, -d, test, -h, 127.0.0.1, -p, 34724, <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/pg/20171017_sispea-3.2_019-for-tests_sans-donnees-annuelles.dump],> additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-13 02:11:07,915 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 -> 1hge14e9s1trd4i7aybahv|49436e80, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.postgresql.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9s1trd4i7aybahv|49436e80, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:postgresql://127.0.0.1:34724/test?user=sispea_contributeur&password=sa, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, 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] 2018-01-13 02:11:07,919 INFO HHH000400: Using dialect: org.hibernate.dialect.PostgreSQL9Dialect - org.hibernate.dialect.Dialect:157 [main] 2018-01-13 02:11:07,971 INFO HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException - org.hibernate.engine.jdbc.env.internal.LobCreatorBuilderImpl:124 [main] 2018-01-13 02:11:07,972 INFO HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@2e0163cb - org.hibernate.type.BasicTypeRegistry:148 [main] 2018-01-13 02:11:08,281 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9s1trd4i7aybahv|49436e80, dataSourceName -> 1hge14e9s1trd4i7aybahv|49436e80 ]] of Hibernate SessionFactory for HibernateTransactionManager - fr.onema.sispea.serviceng.SispeaHibernateTransactionManager:378 [main] 2018-01-13 02:11:08,731 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:273 [main] 2018-01-13 02:11:08,799 INFO Began transaction (1) for test context [DefaultTestContext@5ef1e85b testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@1648a251, testMethod = testFindCommune@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@33650095 testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [fr.onema.sispea.serviceng.SispeaHibernateTransactionManager@3361a966]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:105 [main] 2018-01-13 02:11:08,801 DEBUG Updating user with login "admin" - fr.onema.sispea.service.user.LegacyUserService:147 [main] 2018-01-13 02:11:08,801 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2018-01-13 02:11:08,817 INFO Rolled back transaction for test context [DefaultTestContext@5ef1e85b testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@1648a251, testMethod = testFindCommune@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@33650095 testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]. - org.springframework.test.context.transaction.TransactionContext:137 [main] 2018-01-13 02:11:08,817 INFO Closing org.springframework.context.support.GenericApplicationContext@741e60c3: startup date [Sat Jan 13 02:10:57 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:989 [main] 2018-01-13 02:11:08,821 INFO trying to stop postgresql - ru.yandex.qatools.embed.postgresql.PostgresProcess:147 [main] 2018-01-13 02:11:08,839 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-40726809-56fa-4ff5-9c8e-f6e25982c52c/db-content-d3ae00bf-9453-4cfc-8e50-5069dc6c3730,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=34724}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[stop], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-13 02:11:09,856 INFO execSuccess: false [kill, 63622] - de.flapdoodle.embed.process.runtime.ProcessControl:231 [main] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.093 sec - in fr.onema.sispea.service.CommuneTest Running fr.onema.sispea.service.SispeaServiceContextTest 2018-01-13 02:11:09,927 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:257 [main] 2018-01-13 02:11:09,928 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:206 [main] 2018-01-13 02:11:09,928 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@49394fe6, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@50882efb, org.springframework.test.context.support.DirtiesContextTestExecutionListener@67cb934d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@60987bfe, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@635d5e74] - org.springframework.test.context.support.DefaultTestContextBootstrapper:184 [main] 2018-01-13 02:11:09,955 INFO Refreshing org.springframework.context.support.GenericApplicationContext@72335b12: startup date [Sat Jan 13 02:11:09 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:589 [main] 2018-01-13 02:11:09,995 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2018-01-13 02:11:10,259 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 -> 1hge14e9s1trd4i7aybahv|308fc769, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9s1trd4i7aybahv|308fc769, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/test-SispeaServiceContextTest-testContextLoaded-1515805869998,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, 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] 2018-01-13 02:11:10,261 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:157 [main] 2018-01-13 02:11:10,644 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9s1trd4i7aybahv|308fc769, dataSourceName -> 1hge14e9s1trd4i7aybahv|308fc769 ]] of Hibernate SessionFactory for HibernateTransactionManager - fr.onema.sispea.serviceng.SispeaHibernateTransactionManager:378 [main] 2018-01-13 02:11:11,058 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:273 [main] 2018-01-13 02:11:11,061 INFO Began transaction (1) for test context [DefaultTestContext@5cc1f4e1 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@1e244527, testMethod = testContextLoaded@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@45f7a525 testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [fr.onema.sispea.serviceng.SispeaHibernateTransactionManager@11bc3889]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:105 [main] 2018-01-13 02:11:11,061 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2018-01-13 02:11:11,063 INFO Rolled back transaction for test context [DefaultTestContext@5cc1f4e1 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@1e244527, testMethod = testContextLoaded@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@45f7a525 testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]. - org.springframework.test.context.transaction.TransactionContext:137 [main] 2018-01-13 02:11:11,063 INFO Closing org.springframework.context.support.GenericApplicationContext@72335b12: startup date [Sat Jan 13 02:11:09 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:989 [main] 2018-01-13 02:11:11,092 INFO Refreshing org.springframework.context.support.GenericApplicationContext@32eaa3e8: startup date [Sat Jan 13 02:11:11 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:589 [main] 2018-01-13 02:11:11,127 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2018-01-13 02:11:11,432 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 -> 1hge14e9s1trd4i7aybahv|74029860, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9s1trd4i7aybahv|74029860, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/test-SispeaServiceContextTest-testCreateExercise-1515805871130,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, 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] 2018-01-13 02:11:11,435 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:157 [main] 2018-01-13 02:11:11,788 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9s1trd4i7aybahv|74029860, dataSourceName -> 1hge14e9s1trd4i7aybahv|74029860 ]] of Hibernate SessionFactory for HibernateTransactionManager - fr.onema.sispea.serviceng.SispeaHibernateTransactionManager:378 [main] 2018-01-13 02:11:12,209 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:273 [main] 2018-01-13 02:11:12,212 INFO Began transaction (1) for test context [DefaultTestContext@5cc1f4e1 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@47f7a376, testMethod = testCreateExercise@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@45f7a525 testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [fr.onema.sispea.serviceng.SispeaHibernateTransactionManager@8a1cef5]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:105 [main] 2018-01-13 02:11:12,212 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2018-01-13 02:11:12,215 INFO Rolled back transaction for test context [DefaultTestContext@5cc1f4e1 testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@47f7a376, testMethod = testCreateExercise@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@45f7a525 testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]. - org.springframework.test.context.transaction.TransactionContext:137 [main] 2018-01-13 02:11:12,215 INFO Closing org.springframework.context.support.GenericApplicationContext@32eaa3e8: startup date [Sat Jan 13 02:11:11 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:989 [main] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.29 sec - in fr.onema.sispea.service.SispeaServiceContextTest Results : Tests in error: YearlyServiceIndicatorServiceTest.testGetRegulatoryIndicatorIdsForYear1:425 » CannotCreateTransaction Tests run: 126, Failures: 0, Errors: 1, Skipped: 17 [ERROR] There are test failures. Please refer to <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-reports> for the individual test results. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ sispea-service --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/sispea-service-3.2-rc-5-rev67c0cba.jar> [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ sispea-service >>> [INFO] [INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ sispea-service --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository https://nexus.nuiton.org/nexus/content/repositories/central-releases [INFO] 96 dependencies to check. [INFO] 96 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 201527ns [INFO] All dependencies are safe. [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ sispea-service --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ sispea-service --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ sispea-service <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ sispea-service --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ sispea-service --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ sispea-service --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-pgp-passphrase) @ sispea-service --- [INFO] Exporting server [gpg-signer] username in ${gpg.keyname} [INFO] Exporting server [gpg-signer] password in ${gpg.passphrase} [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-artifacts) @ sispea-service --- [INFO] Loaded /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-demo-latest/target/collect-artifacts.txt [INFO] Copying sispea-service-3.2-rc-5-rev67c0cba.jar to /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-demo-latest/target/collect/fr.onema--sispea-service/sispea-service-3.2-rc-5-rev67c0cba.jar [INFO] Copying THIRD-PARTY.properties to /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-demo-latest/target/collect/fr.onema--sispea-service/THIRD-PARTY.properties [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-attachements) @ sispea-service --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-deploy-files) @ sispea-service --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ sispea-service --- [INFO] [INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ sispea-service --- [INFO] Used declared dependencies found: [INFO] fr.onema:sispea-util:jar:3.2-rc-5-rev67c0cba:compile [INFO] fr.onema:sispea-persist:jar:3.2-rc-5-rev67c0cba:compile [INFO] org.nuiton:nuiton-utils:jar:3.0:compile [INFO] org.nuiton:nuiton-csv:jar:3.0-rc-6:compile [INFO] net.sf.opencsv:opencsv:jar:2.3:compile [INFO] com.tutego:jrtf:jar:0.7:compile [INFO] org.hibernate:hibernate-core:jar:5.2.12.Final:compile [INFO] xml-apis:xml-apis:jar:2.0.2:compile [INFO] org.reflections:reflections:jar:0.9.11:compile [INFO] org.immutables:value:jar:2.5.6:compile [INFO] com.google.code.findbugs:annotations:jar:3.0.1u2:compile [INFO] com.google.errorprone:error_prone_annotations:jar:2.1.3:compile [INFO] javax.mail:mail:jar:1.4.7:compile [INFO] javax.activation:activation:jar:1.1.1:compile [INFO] org.apache.velocity:velocity:jar:1.7:compile [INFO] org.apache.velocity:velocity-tools:jar:2.0:compile [INFO] org.springframework:spring-beans:jar:5.0.2.RELEASE:compile [INFO] org.springframework.ldap:spring-ldap-core:jar:2.3.2.RELEASE:compile [INFO] org.springframework:spring-context-support:jar:5.0.2.RELEASE:compile [INFO] org.springframework:spring-context:jar:5.0.2.RELEASE:compile [INFO] org.springframework:spring-tx:jar:5.0.2.RELEASE:compile [INFO] org.springframework:spring-orm:jar:5.0.2.RELEASE:compile [INFO] org.apache.commons:commons-lang3:jar:3.7:compile [INFO] org.apache.commons:commons-text:jar:1.2:compile [INFO] org.apache.commons:commons-collections4:jar:4.1:compile [INFO] commons-digester:commons-digester:jar:2.1:compile [INFO] com.google.guava:guava:jar:23.6-jre:compile [INFO] com.google.code.gson:gson:jar:2.8.2:compile [INFO] jdom:jdom:jar:1.0:compile [INFO] org.nfunk:jep:jar:2.4.0:compile [INFO] jfree:jfreechart:jar:1.0.7:compile [INFO] junit:junit:jar:4.12:test [INFO] ru.yandex.qatools.embed:postgresql-embedded:jar:2.6:test [INFO] de.flapdoodle.embed:de.flapdoodle.embed.process:jar:2.0.1:test [INFO] log4j:log4j:jar:1.2.17:compile [INFO] org.springframework:spring-test:jar:5.0.2.RELEASE:test [INFO] org.mockito:mockito-core:jar:2.13.0:test [INFO] commons-io:commons-io:jar:2.6:compile [INFO] org.apache.poi:poi:jar:3.16:compile [INFO] org.apache.poi:poi-ooxml:jar:3.16:compile [WARNING] Used undeclared dependencies found: [WARNING] org.springframework:spring-jcl:jar:5.0.2.RELEASE:compile [WARNING] org.springframework:spring-core:jar:5.0.2.RELEASE:compile [WARNING] Unused declared dependencies found: [WARNING] commons-logging:commons-logging:jar:1.2:compile [JENKINS] Archiving disabled
See <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/759/display/redirect?page=changes> Changes: [Arnaud Thimel] Ajout de headers manquants [maven-release] [jgitflow-maven-plugin]updating poms for 3.2-rc-6-SNAPSHOT development ------------------------------------------ [...truncated 1,38 MB...] 2018-01-18 02:04:28,429 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-39f98e3e-5b57-4c88-87e6-f368aad86d31/db-content-ca0bdb23-d094-4a75-b256-953d6335e727,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=39472}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[test], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-18 02:04:28,430 WARN Could not create database first time (1 of 3 trials) - ru.yandex.qatools.embed.postgresql.PostgresProcess:278 [main] 2018-01-18 02:04:28,652 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-39f98e3e-5b57-4c88-87e6-f368aad86d31/db-content-ca0bdb23-d094-4a75-b256-953d6335e727,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=39472}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[test], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-18 02:04:28,653 WARN Could not create database first time (2 of 3 trials) - ru.yandex.qatools.embed.postgresql.PostgresProcess:278 [main] 2018-01-18 02:04:28,783 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-39f98e3e-5b57-4c88-87e6-f368aad86d31/db-content-ca0bdb23-d094-4a75-b256-953d6335e727,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=39472}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[test], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-18 02:04:30,784 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-39f98e3e-5b57-4c88-87e6-f368aad86d31/db-content-ca0bdb23-d094-4a75-b256-953d6335e727,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=39472}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[], additionalInitDbParams=[-E, UTF-8, --locale=C, --lc-collate=C, --lc-ctype=C]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-18 02:04:30,815 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-39f98e3e-5b57-4c88-87e6-f368aad86d31/db-content-ca0bdb23-d094-4a75-b256-953d6335e727,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=39472}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[-U, sispea_contributeur, -d, test, -h, 127.0.0.1, -p, 39472, <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/pg/20171017_sispea-3.2_019-for-tests_sans-donnees-annuelles.dump],> additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-18 02:04:34,286 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 -> 1hge14e9t1vfpv71e4k951|2b5b38f5, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.postgresql.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9t1vfpv71e4k951|2b5b38f5, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:postgresql://127.0.0.1:39472/test?user=sispea_contributeur&password=sa, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, 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] 2018-01-18 02:04:34,290 INFO HHH000400: Using dialect: org.hibernate.dialect.PostgreSQL9Dialect - org.hibernate.dialect.Dialect:157 [main] 2018-01-18 02:04:34,344 INFO HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException - org.hibernate.engine.jdbc.env.internal.LobCreatorBuilderImpl:124 [main] 2018-01-18 02:04:34,344 INFO HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@2e0163cb - org.hibernate.type.BasicTypeRegistry:148 [main] 2018-01-18 02:04:34,632 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9t1vfpv71e4k951|2b5b38f5, dataSourceName -> 1hge14e9t1vfpv71e4k951|2b5b38f5 ]] of Hibernate SessionFactory for HibernateTransactionManager - fr.onema.sispea.serviceng.SispeaHibernateTransactionManager:378 [main] 2018-01-18 02:04:35,059 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:273 [main] 2018-01-18 02:04:35,062 INFO Began transaction (1) for test context [DefaultTestContext@26c30dbc testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@38ed42fb, testMethod = testCountCommunes@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@357ec52c testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [fr.onema.sispea.serviceng.SispeaHibernateTransactionManager@6e65548f]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:105 [main] 2018-01-18 02:04:35,063 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2018-01-18 02:04:35,065 INFO Rolled back transaction for test context [DefaultTestContext@26c30dbc testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@38ed42fb, testMethod = testCountCommunes@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@357ec52c testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]. - org.springframework.test.context.transaction.TransactionContext:137 [main] 2018-01-18 02:04:35,065 INFO Closing org.springframework.context.support.GenericApplicationContext@23b5710f: startup date [Thu Jan 18 02:04:25 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:989 [main] 2018-01-18 02:04:35,068 INFO trying to stop postgresql - ru.yandex.qatools.embed.postgresql.PostgresProcess:147 [main] 2018-01-18 02:04:35,086 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-39f98e3e-5b57-4c88-87e6-f368aad86d31/db-content-ca0bdb23-d094-4a75-b256-953d6335e727,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=39472}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[stop], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-18 02:04:36,100 INFO execSuccess: false [kill, 19230] - de.flapdoodle.embed.process.runtime.ProcessControl:231 [main] 2018-01-18 02:04:36,193 INFO Refreshing org.springframework.context.support.GenericApplicationContext@6241d2ca: startup date [Thu Jan 18 02:04:36 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:589 [main] 2018-01-18 02:04:36,233 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2018-01-18 02:04:36,503 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 -> 1hge14e9t1vfpv71e4k951|38d50af5, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9t1vfpv71e4k951|38d50af5, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/test-CommuneTest-testCreateCommune-1516237476236,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, 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] 2018-01-18 02:04:36,505 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:157 [main] 2018-01-18 02:04:36,859 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9t1vfpv71e4k951|38d50af5, dataSourceName -> 1hge14e9t1vfpv71e4k951|38d50af5 ]] of Hibernate SessionFactory for HibernateTransactionManager - fr.onema.sispea.serviceng.SispeaHibernateTransactionManager:378 [main] 2018-01-18 02:04:37,279 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:273 [main] 2018-01-18 02:04:37,282 INFO Began transaction (1) for test context [DefaultTestContext@26c30dbc testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@2108c8c7, testMethod = testCreateCommune@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@357ec52c testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [fr.onema.sispea.serviceng.SispeaHibernateTransactionManager@171ad931]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:105 [main] 2018-01-18 02:04:37,283 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2018-01-18 02:04:37,285 INFO Starting inserts from: /static/01-static.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-18 02:04:37,318 INFO End of static inserts : 89 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-18 02:04:37,320 INFO Starting inserts from: /static/02-address.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-18 02:04:38,240 INFO 10000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-18 02:04:38,940 INFO 20000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-18 02:04:39,463 INFO End of static inserts : 27739 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-18 02:04:39,567 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-18 02:04:39,568 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-18 02:04:39,569 INFO Starting inserts from: /static/03-organism.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-18 02:04:40,833 INFO 10000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-18 02:04:41,725 INFO 20000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-18 02:04:42,582 INFO 30000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-18 02:04:43,249 INFO 40000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-18 02:04:43,925 INFO 50000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-18 02:04:44,848 INFO 60000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-18 02:04:45,553 INFO 70000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-18 02:04:46,278 INFO 80000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-18 02:04:46,954 INFO 90000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-18 02:04:48,165 INFO 100000 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:166 [main] 2018-01-18 02:04:48,330 INFO End of static inserts : 102493 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-18 02:04:49,756 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-18 02:04:49,758 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-18 02:04:49,764 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-18 02:04:49,765 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-18 02:04:49,765 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-18 02:04:49,766 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-18 02:04:49,768 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-18 02:04:49,769 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-18 02:04:49,769 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-18 02:04:49,770 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-18 02:04:49,771 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-18 02:04:49,771 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-18 02:04:49,772 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-18 02:04:49,772 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-18 02:04:49,773 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-18 02:04:49,775 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-18 02:04:49,775 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-18 02:04:49,777 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-18 02:04:49,778 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-18 02:04:49,779 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-18 02:04:49,780 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-18 02:04:49,780 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-18 02:04:49,781 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-18 02:04:49,782 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-18 02:04:49,783 INFO Starting inserts from: /static/99-sequences.sql - fr.onema.sispea.service.SispeaFixtures:150 [main] 2018-01-18 02:04:49,784 INFO End of static inserts : 6 row(w) inserted - fr.onema.sispea.service.SispeaFixtures:176 [main] 2018-01-18 02:04:49,817 INFO Rolled back transaction for test context [DefaultTestContext@26c30dbc testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@2108c8c7, testMethod = testCreateCommune@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@357ec52c testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]. - org.springframework.test.context.transaction.TransactionContext:137 [main] 2018-01-18 02:04:49,817 INFO Closing org.springframework.context.support.GenericApplicationContext@6241d2ca: startup date [Thu Jan 18 02:04:36 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:989 [main] 2018-01-18 02:04:49,843 INFO Refreshing org.springframework.context.support.GenericApplicationContext@41774190: startup date [Thu Jan 18 02:04:49 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:589 [main] 2018-01-18 02:04:49,879 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2018-01-18 02:04:49,882 WARN Starting embedded postgres (cache: <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/1516236722609-0)> - fr.onema.sispea.SispeaConfiguration:141 [main] 2018-01-18 02:04:50,443 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-39f98e3e-5b57-4c88-87e6-f368aad86d31/db-content-29f2bdb1-66bd-4f11-a901-5cd45e057c04,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=36883}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[], additionalInitDbParams=[-E, UTF-8, --locale=C, --lc-collate=C, --lc-ctype=C]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-18 02:04:50,959 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-39f98e3e-5b57-4c88-87e6-f368aad86d31/db-content-29f2bdb1-66bd-4f11-a901-5cd45e057c04,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=36883}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[test], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-18 02:04:52,960 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-39f98e3e-5b57-4c88-87e6-f368aad86d31/db-content-29f2bdb1-66bd-4f11-a901-5cd45e057c04,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=36883}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[], additionalInitDbParams=[-E, UTF-8, --locale=C, --lc-collate=C, --lc-ctype=C]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-18 02:04:52,993 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-39f98e3e-5b57-4c88-87e6-f368aad86d31/db-content-29f2bdb1-66bd-4f11-a901-5cd45e057c04,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=36883}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[-U, sispea_contributeur, -d, test, -h, 127.0.0.1, -p, 36883, <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/pg/20171017_sispea-3.2_019-for-tests_sans-donnees-annuelles.dump],> additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-18 02:04:57,986 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 -> 1hge14e9t1vfpv71e4k951|593c647e, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.postgresql.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9t1vfpv71e4k951|593c647e, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:postgresql://127.0.0.1:36883/test?user=sispea_contributeur&password=sa, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, 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] 2018-01-18 02:04:57,990 INFO HHH000400: Using dialect: org.hibernate.dialect.PostgreSQL9Dialect - org.hibernate.dialect.Dialect:157 [main] 2018-01-18 02:04:58,043 INFO HHH000424: Disabling contextual LOB creation as createClob() method threw error : java.lang.reflect.InvocationTargetException - org.hibernate.engine.jdbc.env.internal.LobCreatorBuilderImpl:124 [main] 2018-01-18 02:04:58,043 INFO HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@2e0163cb - org.hibernate.type.BasicTypeRegistry:148 [main] 2018-01-18 02:04:58,362 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9t1vfpv71e4k951|593c647e, dataSourceName -> 1hge14e9t1vfpv71e4k951|593c647e ]] of Hibernate SessionFactory for HibernateTransactionManager - fr.onema.sispea.serviceng.SispeaHibernateTransactionManager:378 [main] 2018-01-18 02:04:58,785 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:273 [main] 2018-01-18 02:04:58,788 INFO Began transaction (1) for test context [DefaultTestContext@26c30dbc testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@1241b979, testMethod = testFindCommune@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@357ec52c testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [fr.onema.sispea.serviceng.SispeaHibernateTransactionManager@195422c3]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:105 [main] 2018-01-18 02:04:58,790 DEBUG Updating user with login "admin" - fr.onema.sispea.service.user.LegacyUserService:147 [main] 2018-01-18 02:04:58,790 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2018-01-18 02:04:58,805 INFO Rolled back transaction for test context [DefaultTestContext@26c30dbc testClass = CommuneTest, testInstance = fr.onema.sispea.service.CommuneTest@1241b979, testMethod = testFindCommune@CommuneTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@357ec52c testClass = CommuneTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]. - org.springframework.test.context.transaction.TransactionContext:137 [main] 2018-01-18 02:04:58,805 INFO Closing org.springframework.context.support.GenericApplicationContext@41774190: startup date [Thu Jan 18 02:04:49 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:989 [main] 2018-01-18 02:04:58,809 INFO trying to stop postgresql - ru.yandex.qatools.embed.postgresql.PostgresProcess:147 [main] 2018-01-18 02:04:58,872 INFO start AbstractPostgresConfig{storage=Storage{dbDir=<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/postgresql-embed-39f98e3e-5b57-4c88-87e6-f368aad86d31/db-content-29f2bdb1-66bd-4f11-a901-5cd45e057c04,> dbName='test', isTmpDir=true}, network=Net{host='127.0.0.1', port=36883}, timeout=Timeout{startupTimeout=15000}, credentials=Credentials{username='sispea_contributeur', password='sa'}, args=[stop], additionalInitDbParams=[]} - de.flapdoodle.embed.process.runtime.Executable:102 [main] 2018-01-18 02:04:59,887 INFO execSuccess: false [kill, 19302] - de.flapdoodle.embed.process.runtime.ProcessControl:231 [main] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.382 sec - in fr.onema.sispea.service.CommuneTest Running fr.onema.sispea.service.SispeaServiceContextTest 2018-01-18 02:04:59,960 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:257 [main] 2018-01-18 02:04:59,960 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:206 [main] 2018-01-18 02:04:59,960 INFO Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4a68221a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@61123849, org.springframework.test.context.support.DirtiesContextTestExecutionListener@108e7e2a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@627cfdaf, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@690f7b08] - org.springframework.test.context.support.DefaultTestContextBootstrapper:184 [main] 2018-01-18 02:04:59,989 INFO Refreshing org.springframework.context.support.GenericApplicationContext@19afd610: startup date [Thu Jan 18 02:04:59 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:589 [main] 2018-01-18 02:05:00,030 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2018-01-18 02:05:00,333 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 -> 1hge14e9t1vfpv71e4k951|48793052, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9t1vfpv71e4k951|48793052, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/test-SispeaServiceContextTest-testContextLoaded-1516237500033,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, 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] 2018-01-18 02:05:00,350 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:157 [main] 2018-01-18 02:05:00,794 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9t1vfpv71e4k951|48793052, dataSourceName -> 1hge14e9t1vfpv71e4k951|48793052 ]] of Hibernate SessionFactory for HibernateTransactionManager - fr.onema.sispea.serviceng.SispeaHibernateTransactionManager:378 [main] 2018-01-18 02:05:01,215 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:273 [main] 2018-01-18 02:05:01,218 INFO Began transaction (1) for test context [DefaultTestContext@5dae785e testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@4cc077fb, testMethod = testContextLoaded@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2fe0f052 testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [fr.onema.sispea.serviceng.SispeaHibernateTransactionManager@42237382]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:105 [main] 2018-01-18 02:05:01,218 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2018-01-18 02:05:01,220 INFO Rolled back transaction for test context [DefaultTestContext@5dae785e testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@4cc077fb, testMethod = testContextLoaded@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2fe0f052 testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]. - org.springframework.test.context.transaction.TransactionContext:137 [main] 2018-01-18 02:05:01,220 INFO Closing org.springframework.context.support.GenericApplicationContext@19afd610: startup date [Thu Jan 18 02:04:59 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:989 [main] 2018-01-18 02:05:01,245 INFO Refreshing org.springframework.context.support.GenericApplicationContext@1af9deb5: startup date [Thu Jan 18 02:05:01 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:589 [main] 2018-01-18 02:05:01,280 INFO Loading configuration file (classpath) : <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/test-classes/sispea-service-test.conf> - org.nuiton.config.ApplicationConfig:2184 [main] 2018-01-18 02:05:01,568 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 -> 1hge14e9t1vfpv71e4k951|6075c499, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.h2.Driver, extensions -> {}, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, forceUseNamedDriverClass -> false, identityToken -> 1hge14e9t1vfpv71e4k951|6075c499, idleConnectionTestPeriod -> 1800, initialPoolSize -> 3, jdbcUrl -> jdbc:h2:<http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-workdir/test-SispeaServiceContextTest-testCreateExercise-1516237501282,> maxAdministrativeTaskTime -> 0, maxConnectionAge -> 1800, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 30, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, numHelperThreads -> 3, preferredTestQuery -> SELECT 1, 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] 2018-01-18 02:05:01,570 INFO HHH000400: Using dialect: org.hibernate.dialect.H2Dialect - org.hibernate.dialect.Dialect:157 [main] 2018-01-18 02:05:01,934 INFO Using DataSource [com.mchange.v2.c3p0.ComboPooledDataSource[ identityToken -> 1hge14e9t1vfpv71e4k951|6075c499, dataSourceName -> 1hge14e9t1vfpv71e4k951|6075c499 ]] of Hibernate SessionFactory for HibernateTransactionManager - fr.onema.sispea.serviceng.SispeaHibernateTransactionManager:378 [main] 2018-01-18 02:05:02,352 INFO No TaskScheduler/ScheduledExecutorService bean found for scheduled processing - org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor:273 [main] 2018-01-18 02:05:02,354 INFO Began transaction (1) for test context [DefaultTestContext@5dae785e testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@483db3a, testMethod = testCreateExercise@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2fe0f052 testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [fr.onema.sispea.serviceng.SispeaHibernateTransactionManager@2461483d]; rollback [true] - org.springframework.test.context.transaction.TransactionContext:105 [main] 2018-01-18 02:05:02,354 INFO HHH000397: Using ASTQueryTranslatorFactory - org.hibernate.hql.internal.QueryTranslatorFactoryInitiator:47 [main] 2018-01-18 02:05:02,357 INFO Rolled back transaction for test context [DefaultTestContext@5dae785e testClass = SispeaServiceContextTest, testInstance = fr.onema.sispea.service.SispeaServiceContextTest@483db3a, testMethod = testCreateExercise@SispeaServiceContextTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2fe0f052 testClass = SispeaServiceContextTest, locations = '{classpath:sispea-service-test-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]. - org.springframework.test.context.transaction.TransactionContext:137 [main] 2018-01-18 02:05:02,357 INFO Closing org.springframework.context.support.GenericApplicationContext@1af9deb5: startup date [Thu Jan 18 02:05:01 CET 2018]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:989 [main] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.4 sec - in fr.onema.sispea.service.SispeaServiceContextTest Results : Tests in error: OrganismTest.testGetTerritory » CannotCreateTransaction Could not open Hiberna... Tests run: 126, Failures: 0, Errors: 1, Skipped: 17 [ERROR] There are test failures. Please refer to <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/surefire-reports> for the individual test results. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ sispea-service --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/fr.onema$sispea-service/ws/target/sispea-service-3.2-rc-6-rev9346cb8.jar> [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ sispea-service >>> [INFO] [INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ sispea-service --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository https://nexus.nuiton.org/nexus/content/repositories/central-releases [INFO] 96 dependencies to check. [INFO] 96 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 334053ns [INFO] All dependencies are safe. [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ sispea-service --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ sispea-service --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ sispea-service --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ sispea-service <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ sispea-service --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ sispea-service --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ sispea-service --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-pgp-passphrase) @ sispea-service --- [INFO] Exporting server [gpg-signer] username in ${gpg.keyname} [INFO] Exporting server [gpg-signer] password in ${gpg.passphrase} [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-artifacts) @ sispea-service --- [INFO] Loaded /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-demo-latest/target/collect-artifacts.txt [INFO] Copying sispea-service-3.2-rc-6-rev9346cb8.jar to /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-demo-latest/target/collect/fr.onema--sispea-service/sispea-service-3.2-rc-6-rev9346cb8.jar [INFO] Copying THIRD-PARTY.properties to /var/local/forge/data/codelutin.com/jenkins/workspace/sispea-demo-latest/target/collect/fr.onema--sispea-service/THIRD-PARTY.properties [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-build-attachements) @ sispea-service --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- helper-maven-plugin:2.3.2:collect-files (collect-deploy-files) @ sispea-service --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ sispea-service --- [INFO] [INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ sispea-service --- [INFO] Used declared dependencies found: [INFO] fr.onema:sispea-util:jar:3.2-rc-6-rev9346cb8:compile [INFO] fr.onema:sispea-persist:jar:3.2-rc-6-rev9346cb8:compile [INFO] org.nuiton:nuiton-utils:jar:3.0:compile [INFO] org.nuiton:nuiton-csv:jar:3.0-rc-6:compile [INFO] net.sf.opencsv:opencsv:jar:2.3:compile [INFO] com.tutego:jrtf:jar:0.7:compile [INFO] org.hibernate:hibernate-core:jar:5.2.12.Final:compile [INFO] xml-apis:xml-apis:jar:2.0.2:compile [INFO] org.reflections:reflections:jar:0.9.11:compile [INFO] org.immutables:value:jar:2.5.6:compile [INFO] com.google.code.findbugs:annotations:jar:3.0.1u2:compile [INFO] com.google.errorprone:error_prone_annotations:jar:2.1.3:compile [INFO] javax.mail:mail:jar:1.4.7:compile [INFO] javax.activation:activation:jar:1.1.1:compile [INFO] org.apache.velocity:velocity:jar:1.7:compile [INFO] org.apache.velocity:velocity-tools:jar:2.0:compile [INFO] org.springframework:spring-beans:jar:5.0.2.RELEASE:compile [INFO] org.springframework.ldap:spring-ldap-core:jar:2.3.2.RELEASE:compile [INFO] org.springframework:spring-context-support:jar:5.0.2.RELEASE:compile [INFO] org.springframework:spring-context:jar:5.0.2.RELEASE:compile [INFO] org.springframework:spring-tx:jar:5.0.2.RELEASE:compile [INFO] org.springframework:spring-orm:jar:5.0.2.RELEASE:compile [INFO] org.apache.commons:commons-lang3:jar:3.7:compile [INFO] org.apache.commons:commons-text:jar:1.2:compile [INFO] org.apache.commons:commons-collections4:jar:4.1:compile [INFO] commons-digester:commons-digester:jar:2.1:compile [INFO] com.google.guava:guava:jar:23.6-jre:compile [INFO] com.google.code.gson:gson:jar:2.8.2:compile [INFO] jdom:jdom:jar:1.0:compile [INFO] org.nfunk:jep:jar:2.4.0:compile [INFO] jfree:jfreechart:jar:1.0.7:compile [INFO] junit:junit:jar:4.12:test [INFO] ru.yandex.qatools.embed:postgresql-embedded:jar:2.6:test [INFO] de.flapdoodle.embed:de.flapdoodle.embed.process:jar:2.0.1:test [INFO] log4j:log4j:jar:1.2.17:compile [INFO] org.springframework:spring-test:jar:5.0.2.RELEASE:test [INFO] org.mockito:mockito-core:jar:2.13.0:test [INFO] commons-io:commons-io:jar:2.6:compile [INFO] org.apache.poi:poi:jar:3.16:compile [INFO] org.apache.poi:poi-ooxml:jar:3.16:compile [WARNING] Used undeclared dependencies found: [WARNING] org.springframework:spring-jcl:jar:5.0.2.RELEASE:compile [WARNING] org.springframework:spring-core:jar:5.0.2.RELEASE:compile [WARNING] Unused declared dependencies found: [WARNING] commons-logging:commons-logging:jar:1.2:compile [JENKINS] Archiving disabled
participants (1)
-
admin+ci-codelutin.com@codelutin.com