Observe-build
Threads by month
- ----- 2026 -----
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
October 2015
- 1 participants
- 95 discussions
Jenkins build is back to normal : observe-nightly » ObServe :: Services ToPIA Configuration #132
by admin+ci-codelutin.com@codelutin.com 19 Oct '15
by admin+ci-codelutin.com@codelutin.com 19 Oct '15
19 Oct '15
Jenkins build is back to normal : observe-nightly » ObServe :: Services API #132
by admin+ci-codelutin.com@codelutin.com 19 Oct '15
by admin+ci-codelutin.com@codelutin.com 19 Oct '15
19 Oct '15
Jenkins build is back to normal : observe-nightly » ObServe :: Entities #132
by admin+ci-codelutin.com@codelutin.com 19 Oct '15
by admin+ci-codelutin.com@codelutin.com 19 Oct '15
19 Oct '15
Jenkins build is back to normal : observe-nightly » ObServe :: Services REST Configuration #132
by admin+ci-codelutin.com@codelutin.com 19 Oct '15
by admin+ci-codelutin.com@codelutin.com 19 Oct '15
19 Oct '15
Jenkins build is back to normal : observe-nightly » ObServe :: Test data #132
by admin+ci-codelutin.com@codelutin.com 19 Oct '15
by admin+ci-codelutin.com@codelutin.com 19 Oct '15
19 Oct '15
Jenkins build is back to normal : observe-nightly » ObServe :: Application Web #132
by admin+ci-codelutin.com@codelutin.com 19 Oct '15
by admin+ci-codelutin.com@codelutin.com 19 Oct '15
19 Oct '15
Jenkins build is back to normal : observe-nightly » ObServe :: Services REST Implementation #132
by admin+ci-codelutin.com@codelutin.com 19 Oct '15
by admin+ci-codelutin.com@codelutin.com 19 Oct '15
19 Oct '15
Build failed in Jenkins: observe-web-demo-latest #12
by admin+ci-codelutin.com@codelutin.com 19 Oct '15
by admin+ci-codelutin.com@codelutin.com 19 Oct '15
19 Oct '15
See <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/12/changes>
Changes:
[bavencoff] ajout de la date de mise a jour pour les entité dans le référentiel
[bavencoff] ajout de la date de mise a jour pour les Trip, Route, Activity, Set
[bavencoff] ajout de la date de mise a jour dans les DTO (refs #7470 #7520)
[bavencoff] lever un execption en cas de modification concurent d'une entité siuvie
[bavencoff] fix npe (refs #7470 #7520)
[bavencoff] A la sauvegarde d'un DTO, verifier seulement que la date de dernière
[Tony CHEMIT] recuperation des permission à partir de la BD, et verification de ces
[Tony CHEMIT] gestion des permissions dans la couche serveur REST et client (refs
[Tony CHEMIT] Ne pas recréer une configuration topia alors qu'on l'a déjà
[morin] remplacement des entités par les dto (refs #7519)
[morin] ca build toujours pas, mais ça avance... reste plus que les packages
[morin] Ca build enfin ! C'est plein de fixme et les tests passent pas mais ca
[morin] remplacement de certains dtos par les referencedto
[morin] ajout de spropiétés date et time dans les models d'ui
[morin] ajout de spropiétés date et time dans les models d'ui
[morin] fix predicates
[morin] oubli d'un fixme non commenté
[morin] correction d'imports
------------------------------------------
[...truncated 8274 lines...]
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running fr.ird.observe.ui.content.impl.longline.LonglineDetailCompositionValidatorServiceTest
INFO [main] (fr.ird.observe.business.validation.field.CollectionFieldExpressionValidator2:50) <init> - Init: fr.ird.observe.business.validation.field.CollectionFieldExpressionValidator2@4fe25e47
INFO [main] (fr.ird.observe.business.validation.field.CollectionFieldExpressionValidator2:50) <init> - Init: fr.ird.observe.business.validation.field.CollectionFieldExpressionValidator2@6fdb48f5
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.695 sec <<< FAILURE! - in fr.ird.observe.ui.content.impl.longline.LonglineDetailCompositionValidatorServiceTest
testValidateSections(fr.ird.observe.ui.content.impl.longline.LonglineDetailCompositionValidatorServiceTest) Time elapsed: 3.595 sec <<< ERROR!
java.lang.NullPointerException: null
at fr.ird.observe.ui.content.impl.longline.LonglineDetailCompositionValidatorServiceTest.testValidateSections(LonglineDetailCompositionValidatorServiceTest.java:102)
Results :
Tests in error:
LonglineDetailCompositionValidatorServiceTest.testValidateSections:102 NullPointer
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
[ERROR] There are test failures.
Please refer to <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/ws/observe-appl…> for the individual test results.
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-dependency-plugin:2.10:copy-dependencies (copy-dependencies) @ observe-application-swing ---
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ observe-application-swing ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/ws/observe-appl…>
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ observe-application-swing >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ observe-application-swing ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ observe-application-swing ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ observe-application-swing ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ observe-application-swing ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ observe-application-swing ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ observe-application-swing ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ observe-application-swing ---
[INFO] Executing: /bin/sh -c cd <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/ws/observe-appl…> && git rev-parse --verify HEAD
[INFO] Working directory: <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/ws/observe-appl…>
[INFO] Storing buildNumber: 9cb38f51d6b064dbb03d11fcdc2bb8f8394ab989 at timestamp: 1442452238227
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] Executing: /bin/sh -c cd <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/ws/observe-appl…> && git rev-parse --verify HEAD
[INFO] Working directory: <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/ws/observe-appl…>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:check-auto-container (check-central-safe) @ observe-application-swing ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-redmine-login) @ observe-application-swing ---
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ observe-application-swing <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ observe-application-swing ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/ws/observe-appl…>
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ observe-application-swing ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ observe-application-swing ---
[INFO]
[INFO] --- maven-assembly-plugin:2.5.5:single (create-application-assembly) @ observe-application-swing ---
[INFO] Reading assembly descriptor: src/main/assembly/bin.xml
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o 'fr.ird.observe:observe-swing:*'
o 'javassist:javassist:*'
[INFO] Building zip: <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/ws/observe-appl…>
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-pgp-passphrase) @ observe-application-swing ---
[INFO] Exporting server [gpg-signer] username in ${gpg.keyname}
[INFO] Exporting server [gpg-signer] password in ${gpg.passphrase}
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-build-artifacts) @ observe-application-swing ---
[INFO] Loaded <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/ws/target/colle…>
[INFO] Copying observe-application-swing-4.0.2-rev9cb38f5.jar to <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/ws/target/colle…>
[INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/ws/target/colle…>
[INFO] Copying observe-application-swing-4.0.2-rev9cb38f5-sources.jar to <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/ws/target/colle…>
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-build-attachements) @ observe-application-swing ---
[INFO] Copying observe-4.0.2-rev9cb38f5.zip to <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/ws/target/colle…>
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-deploy-files) @ observe-application-swing ---
[WARNING] Skipping goal (No file to collect).
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ observe-application-swing ---
[INFO]
[INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ observe-application-swing ---
[INFO] Used declared dependencies found:
[INFO] fr.ird.observe:observe-services-model:jar:4.0.2-rev9cb38f5:compile
[INFO] org.nuiton.jaxx:jaxx-runtime:jar:2.25:compile
[INFO] org.nuiton.jaxx:jaxx-validator:jar:2.25:compile
[INFO] org.nuiton.jaxx:jaxx-widgets:jar:2.25:compile
[INFO] org.nuiton.jaxx:jaxx-widgets-gis:jar:2.25:compile
[INFO] org.nuiton.jaxx:jaxx-widgets-datetime:jar:2.25:compile
[INFO] org.nuiton.jaxx:jaxx-widgets-select:jar:2.25:compile
[INFO] org.nuiton.jaxx:jaxx-config:jar:2.25:compile
[INFO] org.nuiton.jaxx:jaxx-application-api:jar:2.25:compile
[INFO] commons-logging:commons-logging:jar:1.2:compile
[INFO] commons-io:commons-io:jar:2.4:compile
[INFO] commons-primitives:commons-primitives:jar:1.0:compile
[INFO] commons-collections:commons-collections:jar:3.2.1:compile
[INFO] org.apache.commons:commons-collections4:jar:4.0:compile
[INFO] commons-beanutils:commons-beanutils:jar:1.9.2:compile
[INFO] commons-jxpath:commons-jxpath:jar:1.3:compile
[INFO] org.apache.commons:commons-lang3:jar:3.4:compile
[INFO] com.google.guava:guava:jar:18.0:compile
[INFO] org.nuiton:nuiton-utils:jar:3.0-SNAPSHOT:compile
[INFO] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile
[INFO] org.nuiton:nuiton-validator:jar:3.0:compile
[INFO] org.nuiton:nuiton-config:jar:3.0-SNAPSHOT:compile
[INFO] org.nuiton:nuiton-decorator:jar:3.0:compile
[INFO] org.nuiton:nuiton-converter:jar:1.0:compile
[INFO] org.swinglabs.swingx:swingx-core:jar:1.6.4:compile
[INFO] org.swinglabs.swingx:swingx-painters:jar:1.6.4:compile
[INFO] org.swinglabs.swingx:swingx-common:jar:1.6.4:compile
[INFO] org.swinglabs.swingx:swingx-autocomplete:jar:1.6.4:compile
[INFO] org.swinglabs:jxlayer:jar:3.0.4:compile
[INFO] org.geotools:gt-swing:jar:13.2:compile
[INFO] org.geotools:gt-api:jar:13.2:compile
[INFO] org.geotools:gt-main:jar:13.2:compile
[INFO] org.geotools:gt-render:jar:13.2:compile
[INFO] org.geotools:gt-referencing:jar:13.2:compile
[INFO] org.geotools:gt-opengis:jar:13.2:compile
[INFO] xpp3:xpp3:jar:1.1.4c:compile
[INFO] log4j:log4j:jar:1.2.17:compile
[INFO] junit:junit:jar:4.12:test
[WARNING] Used undeclared dependencies found:
[WARNING] org.hibernate:hibernate-core:jar:4.3.11.Final:compile
[WARNING] org.apache.struts.xwork:xwork-core:jar:2.3.24:compile
[WARNING] fr.ird.observe:observe-services-topia:jar:4.0.2-rev9cb38f5:runtime
[WARNING] fr.ird.observe:observe-entities:jar:4.0.2-rev9cb38f5:runtime
[WARNING] Unused declared dependencies found:
[WARNING] fr.ird.observe:observe-services-configuration-api:jar:4.0.2-rev9cb38f5:compile
[WARNING] fr.ird.observe:observe-services-api:jar:4.0.2-rev9cb38f5:compile
[WARNING] fr.ird.observe:observe-services-runner:jar:4.0.2-rev9cb38f5:compile
[INFO] Ignored used undeclared dependencies:
[INFO] com.vividsolutions:jts:jar:1.13:compile
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 6 second
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 6 second
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] ObServe ............................................ SUCCESS [ 48.607 s]
[INFO] ObServe :: Services Configuration API .............. SUCCESS [ 21.319 s]
[INFO] ObServe :: Services model .......................... SUCCESS [02:07 min]
[INFO] ObServe :: Services API ............................ SUCCESS [03:14 min]
[INFO] ObServe :: Test data ............................... SUCCESS [02:30 min]
[INFO] ObServe :: Entities ................................ SUCCESS [08:56 min]
[INFO] ObServe :: Entities Validation ..................... SUCCESS [09:53 min]
[INFO] ObServe :: Services ToPIA Configuration ............ SUCCESS [02:23 min]
[INFO] ObServe :: Services ToPIA Implementation ........... SUCCESS [ 01:17 h]
[INFO] ObServe :: Services REST Configuration ............. SUCCESS [02:42 min]
[INFO] ObServe :: Services REST Implementation ............ SUCCESS [ 50.151 s]
[INFO] ObServe :: Services Runner ......................... SUCCESS [01:20 min]
[INFO] ObServe :: Application Web ......................... SUCCESS [03:07 min]
[INFO] ObServe :: Application Swing ....................... FAILURE [07:26 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:17 h
[INFO] Finished at: 2015-09-17T03:12:36+02:00
[INFO] Final Memory: 205M/730M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project observe-application-swing: Dependency problems found -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project observe-application-swing: Dependency problems found
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:326)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.MojoExecutionException: Dependency problems found
at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:260)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 31 more
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :observe-application-swing
Sending e-mails to: observe-build(a)list.forge.codelutin.com morin(a)codelutin.com
Started calculate disk usage of build
Finished Calculation of disk usage of build in 21 second
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 8 second
1
16
Build failed in Jenkins: observe-web-demo-latest » ObServe :: Services ToPIA Implementation #27
by admin+ci-codelutin.com@codelutin.com 19 Oct '15
by admin+ci-codelutin.com@codelutin.com 19 Oct '15
19 Oct '15
See <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…>
------------------------------------------
[...truncated 4743 lines...]
INFO [main] (fr.ird.observe.services.ObserveTopiaApplicationContextFactory:168) createTopiaApplicationContext - H2 Topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.services.ApplicationContextResource:187) createDataSourceConfigurationH2 - db directory: <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…>
INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:131) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=false, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:131) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.services.ObserveTopiaApplicationContextFactory:168) createTopiaApplicationContext - H2 Topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.295 sec - in fr.ird.observe.services.service.longline.SetLonglineDetailCompositionServiceTopiaTest
Running fr.ird.observe.services.service.seine.RouteServiceTopiaTest
INFO [main] (fr.ird.observe.services.ApplicationContextResource:187) createDataSourceConfigurationH2 - db directory: <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…>
INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:131) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=false, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:131) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.services.ObserveTopiaApplicationContextFactory:168) createTopiaApplicationContext - H2 Topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.874 sec - in fr.ird.observe.services.service.seine.RouteServiceTopiaTest
Running fr.ird.observe.services.service.seine.TargetSampleServiceTopiaTest
INFO [main] (fr.ird.observe.services.ApplicationContextResource:187) createDataSourceConfigurationH2 - db directory: <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…>
INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:131) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=false, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:131) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.services.ObserveTopiaApplicationContextFactory:168) createTopiaApplicationContext - H2 Topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.services.ApplicationContextResource:187) createDataSourceConfigurationH2 - db directory: <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…>
INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:131) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=false, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:131) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.services.ObserveTopiaApplicationContextFactory:168) createTopiaApplicationContext - H2 Topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.474 sec - in fr.ird.observe.services.service.seine.TargetSampleServiceTopiaTest
Running fr.ird.observe.services.service.seine.TripSeineServiceTopiaTest
INFO [main] (fr.ird.observe.services.ApplicationContextResource:187) createDataSourceConfigurationH2 - db directory: <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…>
INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:131) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=false, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:131) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.services.ObserveTopiaApplicationContextFactory:168) createTopiaApplicationContext - H2 Topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.services.ApplicationContextResource:187) createDataSourceConfigurationH2 - db directory: <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…>
INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:131) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=false, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:131) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.services.ObserveTopiaApplicationContextFactory:168) createTopiaApplicationContext - H2 Topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.services.ApplicationContextResource:187) createDataSourceConfigurationH2 - db directory: <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…>
INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:131) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=false, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:131) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.services.ObserveTopiaApplicationContextFactory:168) createTopiaApplicationContext - H2 Topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.services.ApplicationContextResource:187) createDataSourceConfigurationH2 - db directory: <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…>
INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:131) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=false, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:131) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.services.ObserveTopiaApplicationContextFactory:168) createTopiaApplicationContext - H2 Topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.services.ApplicationContextResource:187) createDataSourceConfigurationH2 - db directory: <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…>
INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:131) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=false, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:131) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.services.ObserveTopiaApplicationContextFactory:168) createTopiaApplicationContext - H2 Topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.services.ApplicationContextResource:187) createDataSourceConfigurationH2 - db directory: <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…>
INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:131) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=false, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:131) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.services.ObserveTopiaApplicationContextFactory:168) createTopiaApplicationContext - H2 Topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
ERROR [main] (fr.ird.observe.services.ObserveServiceFactoryTopia:241) invokeMethod - Error in method save
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at fr.ird.observe.services.ObserveServiceFactoryTopia$ObserveServiceInvocationHandler.invokeMethod(ObserveServiceFactoryTopia.java:237)
at fr.ird.observe.services.ObserveServiceFactoryTopia$ObserveServiceInvocationHandler.invokeMethodWithTransaction(ObserveServiceFactoryTopia.java:257)
at fr.ird.observe.services.ObserveServiceFactoryTopia$ObserveServiceInvocationHandler.invoke(ObserveServiceFactoryTopia.java:227)
at com.sun.proxy.$Proxy28.save(Unknown Source)
at fr.ird.observe.services.service.seine.TripSeineServiceTopiaTest.saveConcurrentTest(TripSeineServiceTopiaTest.java:384)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at fr.ird.observe.services.DataSourceResource$1.evaluate(DataSourceResource.java:168)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at fr.ird.observe.services.ApplicationContextResource$2.evaluate(ApplicationContextResource.java:123)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Caused by: fr.ird.observe.services.service.ConcurrentModificationException
at fr.ird.observe.services.ObserveServiceTopia.dtoToEntity(ObserveServiceTopia.java:393)
at fr.ird.observe.services.service.seine.TripSeineServiceTopia.save(TripSeineServiceTopia.java:172)
... 39 more
INFO [main] (fr.ird.observe.services.ApplicationContextResource:187) createDataSourceConfigurationH2 - db directory: <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…>
INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:131) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=false, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:131) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.services.ObserveTopiaApplicationContextFactory:168) createTopiaApplicationContext - H2 Topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.services.ApplicationContextResource:187) createDataSourceConfigurationH2 - db directory: <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…>
INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:131) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=false, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:131) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.services.ObserveTopiaApplicationContextFactory:168) createTopiaApplicationContext - H2 Topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.999 sec - in fr.ird.observe.services.service.seine.TripSeineServiceTopiaTest
Running fr.ird.observe.services.service.seine.TripSeineGearUseServiceTopiaTest
INFO [main] (fr.ird.observe.services.ApplicationContextResource:187) createDataSourceConfigurationH2 - db directory: <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…>
INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:131) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=false, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:131) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.services.ObserveTopiaApplicationContextFactory:168) createTopiaApplicationContext - H2 Topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.services.ApplicationContextResource:187) createDataSourceConfigurationH2 - db directory: <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…>
INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:131) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=false, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:131) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.services.ObserveTopiaApplicationContextFactory:168) createTopiaApplicationContext - H2 Topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.services.ApplicationContextResource:187) createDataSourceConfigurationH2 - db directory: <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…>
INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:131) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=false, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:131) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.services.ObserveTopiaApplicationContextFactory:168) createTopiaApplicationContext - H2 Topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.148 sec - in fr.ird.observe.services.service.seine.TripSeineGearUseServiceTopiaTest
Running fr.ird.observe.services.service.RigthTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in fr.ird.observe.services.service.RigthTest
Running fr.ird.observe.services.service.DataSourceDumpProducerServiceTopiaTest
INFO [main] (fr.ird.observe.services.ApplicationContextResource:187) createDataSourceConfigurationH2 - db directory: <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…>
INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:131) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=false, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:131) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.services.ObserveTopiaApplicationContextFactory:168) createTopiaApplicationContext - H2 Topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:131) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=false, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.services.ObserveTopiaApplicationContextFactory:168) createTopiaApplicationContext - H2 Topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=false, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.services.service.DataSourceServiceTopia:164) create - Create topia application context: fr.ird.observe.services.ObserveTopiaApplicationContextFactory$MyObserveTopiaApplicationContext@d64cd452
INFO [main] (fr.ird.observe.services.service.DataSourceDumpProducerServiceTopia:60) getReferentialDump - Referential temporary database created in 1.301s
INFO [main] (fr.ird.observe.services.ObserveServiceTopia:538) replicateReferential - Referential replication done in 2.604s
INFO [main] (fr.ird.observe.services.service.DataSourceDumpProducerServiceTopia:127) exportToFile - Export sql to file: <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…>
INFO [main] (fr.ird.observe.services.ApplicationContextResource:187) createDataSourceConfigurationH2 - db directory: <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…>
INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:131) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=false, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:131) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.services.ObserveTopiaApplicationContextFactory:168) createTopiaApplicationContext - H2 Topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:131) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=false, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.services.ObserveTopiaApplicationContextFactory:168) createTopiaApplicationContext - H2 Topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=false, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.services.service.DataSourceServiceTopia:164) create - Create topia application context: fr.ird.observe.services.ObserveTopiaApplicationContextFactory$MyObserveTopiaApplicationContext@5521fd3e
INFO [main] (fr.ird.observe.services.service.DataSourceDumpProducerServiceTopia:98) getDataDump - Data temporary database created in 16.484s
INFO [main] (fr.ird.observe.services.ObserveServiceTopia:538) replicateReferential - Referential replication done in 2.623s
INFO [main] (fr.ird.observe.services.ObserveServiceTopia:555) replicateData - Data replication [fr.ird.observe.entities.seine.TripSeine#1359167789871#0.6765335978809843] done in 9.901s
INFO [main] (fr.ird.observe.services.service.DataSourceDumpProducerServiceTopia:111) getDataDump - Data replication for 1 data done in 9.902s
INFO [main] (fr.ird.observe.services.service.DataSourceDumpProducerServiceTopia:127) exportToFile - Export sql to file: <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…>
INFO [main] (fr.ird.observe.services.ApplicationContextResource:187) createDataSourceConfigurationH2 - db directory: <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…>
INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:131) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=false, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:131) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.services.ObserveTopiaApplicationContextFactory:168) createTopiaApplicationContext - H2 Topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.initSchema=false, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=true, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.ObserveTopiaConfigurationFactory:131) forH2Database - H2 topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=false, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.services.ObserveTopiaApplicationContextFactory:168) createTopiaApplicationContext - H2 Topia configuration: {hibernate.connection.url=jdbc:h2:<http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…,> hibernate.connection.username=sa, hibernate.connection.password=sa, hibernate.connection.driver_class=org.h2.Driver, topia.persistence.validateSchema=false, topia.persistence.topiaIdFactoryClassName=fr.ird.observe.ObserveTopiaIdFactory, hibernate.connection.provider_class=org.nuiton.topia.persistence.internal.TopiaConnectionProvider, topia.service..migration=fr.ird.observe.entities.migration.ObserveMigrationEngine, topia.service..migration.callback=fr.ird.observe.entities.migration.H2DataSourceMigration, topia.service..migration.showProgression=false, topia.service..migration.showSql=false, topia.service..migration.auto.migrate=false, topia.service..replication=org.nuiton.topia.replication.TopiaReplicationServiceImpl}
INFO [main] (fr.ird.observe.services.service.DataSourceServiceTopia:164) create - Create topia application context: fr.ird.observe.services.ObserveTopiaApplicationContextFactory$MyObserveTopiaApplicationContext@d3085b3e
INFO [main] (fr.ird.observe.services.service.DataSourceDumpProducerServiceTopia:98) getDataDump - Data temporary database created in 1.496s
INFO [main] (fr.ird.observe.services.ObserveServiceTopia:538) replicateReferential - Referential replication done in 2.622s
INFO [main] (fr.ird.observe.services.ObserveServiceTopia:555) replicateData - Data replication [fr.ird.observe.entities.seine.TripSeine#1360156698296#0.6097793743126777] done in 10.79s
INFO [main] (fr.ird.observe.services.ObserveServiceTopia:555) replicateData - Data replication [fr.ird.observe.entities.seine.TripSeine#1359280279156#0.41771067982188215] done in 5.472s
INFO [main] (fr.ird.observe.services.ObserveServiceTopia:555) replicateData - Data replication [fr.ird.observe.entities.seine.TripSeine#1359167789871#0.6765335978809843] done in 9.585s
INFO [main] (fr.ird.observe.services.service.DataSourceDumpProducerServiceTopia:111) getDataDump - Data replication for 3 data done in 25.847s
INFO [main] (fr.ird.observe.services.service.DataSourceDumpProducerServiceTopia:127) exportToFile - Export sql to file: <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…>
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 77.822 sec - in fr.ird.observe.services.service.DataSourceDumpProducerServiceTopiaTest
Results :
Tests run: 53, Failures: 0, Errors: 0, Skipped: 2
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ observe-services-topia ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…>
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ observe-services-topia >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ observe-services-topia ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ observe-services-topia ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ observe-services-topia ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ observe-services-topia ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ observe-services-topia ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ observe-services-topia ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ observe-services-topia ---
[INFO] Executing: /bin/sh -c cd <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…> && git rev-parse --verify HEAD
[INFO] Working directory: <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…>
[INFO] Storing buildNumber: ccd1a481a993650851498e6fbe585fbb7c184fd4 at timestamp: 1445214970500
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] Executing: /bin/sh -c cd <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…> && git rev-parse --verify HEAD
[INFO] Working directory: <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:check-auto-container (check-central-safe) @ observe-services-topia ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-redmine-login) @ observe-services-topia ---
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ observe-services-topia <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ observe-services-topia ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-web-demo-latest/fr.ird.observe$…>
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ observe-services-topia ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ observe-services-topia ---
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-pgp-passphrase) @ observe-services-topia ---
[INFO] Exporting server [gpg-signer] username in ${gpg.keyname}
[INFO] Exporting server [gpg-signer] password in ${gpg.passphrase}
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-build-artifacts) @ observe-services-topia ---
[INFO] Loaded /var/local/forge/data/codelutin.com/jenkins/workspace/observe-web-demo-latest/target/collect-artifacts.txt
[INFO] Copying observe-services-topia-4.0.2-revccd1a48.jar to /var/local/forge/data/codelutin.com/jenkins/workspace/observe-web-demo-latest/target/collect/fr.ird.observe--observe-services-topia/observe-services-topia-4.0.2-revccd1a48.jar
[INFO] Copying THIRD-PARTY.properties to /var/local/forge/data/codelutin.com/jenkins/workspace/observe-web-demo-latest/target/collect/fr.ird.observe--observe-services-topia/THIRD-PARTY.properties
[INFO] Copying observe-services-topia-4.0.2-revccd1a48-sources.jar to /var/local/forge/data/codelutin.com/jenkins/workspace/observe-web-demo-latest/target/collect/fr.ird.observe--observe-services-topia/observe-services-topia-4.0.2-revccd1a48-sources.jar
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-build-attachements) @ observe-services-topia ---
[WARNING] Skipping goal (No file to collect).
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-deploy-files) @ observe-services-topia ---
[WARNING] Skipping goal (No file to collect).
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ observe-services-topia ---
[INFO]
[INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ observe-services-topia ---
[INFO] Used declared dependencies found:
[INFO] fr.ird.observe:observe-services-model:jar:4.0.2-revccd1a48:compile
[INFO] fr.ird.observe:observe-services-configuration-api:jar:4.0.2-revccd1a48:compile
[INFO] fr.ird.observe:observe-services-api:jar:4.0.2-revccd1a48:compile
[INFO] fr.ird.observe:observe-services-configuration-topia:jar:4.0.2-revccd1a48:compile
[INFO] fr.ird.observe:observe-entities:jar:4.0.2-revccd1a48:compile
[INFO] fr.ird.observe:observe-test-data:jar:4.0.2-revccd1a48:test
[INFO] commons-logging:commons-logging:jar:1.2:compile
[INFO] org.apache.commons:commons-collections4:jar:4.0:compile
[INFO] org.apache.commons:commons-lang3:jar:3.4:compile
[INFO] com.google.guava:guava:jar:18.0:compile
[INFO] org.nuiton:nuiton-utils:jar:3.0-SNAPSHOT:compile
[INFO] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile
[INFO] org.nuiton:nuiton-validator:jar:3.0:compile
[INFO] org.nuiton.topia:topia-persistence:jar:3.1-SNAPSHOT:compile
[INFO] org.nuiton.topia:topia-service-replication:jar:3.1-SNAPSHOT:compile
[INFO] org.apache.struts.xwork:xwork-core:jar:2.3.24:compile
[INFO] junit:junit:jar:4.12:test
[WARNING] Used undeclared dependencies found:
[WARNING] org.hibernate:hibernate-core:jar:4.3.11.Final:compile
[INFO] Ignored unused declared dependencies:
[INFO] org.nuiton.topia:topia-service-migration:jar:3.1-SNAPSHOT:compile
[JENKINS] Archiving disabled
1
1
Jenkins build is unstable: observe-sonar » ObServe :: Entities Validation #40
by admin+ci-codelutin.com@codelutin.com 19 Oct '15
by admin+ci-codelutin.com@codelutin.com 19 Oct '15
19 Oct '15