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
September 2014
- 1 participants
- 9 discussions
25 Nov '14
See <http://ci.codelutin.com/jenkins/job/observe-nightly/36/changes>
Changes:
[chemit] fixes #5687: Supprimer le champs TripSeine.organism
fixes #5683: Ajouter le champs needComment sur tous les référentiels
refs #5670: Découper le module business en deux (migration dans le module entities)
[chemit] refs #5670: Découper le module business en deux (les migrations sont dans le module entities)
------------------------------------------
[...truncated 383 lines...]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ observe-entities ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ observe-entities ---
[INFO] Compiling 6 source files to <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/observe-entiti…>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ observe-entities ---
[INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/observe-entiti…>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running fr.ird.type.SexagecimalPositionTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in fr.ird.type.SexagecimalPositionTest
Running fr.ird.observe.entities.ActivitySeineImplTest
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:55) setUp - +++ start test
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:140) assertDecimal - expected longitude null, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:141) assertDecimal - expected latitudenull, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:157) assertLongitudeSexagecimal - null, expected <null-null-null> -- actual <null-null-null>
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:157) assertLongitudeSexagecimal - 121.0, expected <121-0-0> -- actual <121-0-0>
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:157) assertLongitudeSexagecimal - 121.13347, expected <121-8-0> -- actual <121-8-0>
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:157) assertLongitudeSexagecimal - 121.135, expected <121-8-6> -- actual <121-8-6>
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:63) tearDown - --- end test
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:55) setUp - +++ start test
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:140) assertDecimal - expected longitude null, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:141) assertDecimal - expected latitudenull, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:157) assertLongitudeSexagecimal - null, expected <null-null-null> -- actual <null-null-null>
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:157) assertLongitudeSexagecimal - null, expected <121-null-null> -- actual <121-null-null>
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:140) assertDecimal - expected longitude 121.0, actual 121.0
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:141) assertDecimal - expected latitudenull, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:157) assertLongitudeSexagecimal - 121.0, expected <121-8-0> -- actual <121-8-0>
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:140) assertDecimal - expected longitude 121.13347, actual 121.13347
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:141) assertDecimal - expected latitudenull, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:157) assertLongitudeSexagecimal - 121.13347, expected <121-8-6> -- actual <121-8-6>
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:140) assertDecimal - expected longitude 121.135, actual 121.13514
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:141) assertDecimal - expected latitudenull, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:63) tearDown - --- end test
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:55) setUp - +++ start test
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:140) assertDecimal - expected longitude null, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:141) assertDecimal - expected latitudenull, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:63) tearDown - --- end test
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in fr.ird.observe.entities.ActivitySeineImplTest
Running fr.ird.observe.entities.referentiel.LengthWeightParemeterHelperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 sec - in fr.ird.observe.entities.referentiel.LengthWeightParemeterHelperTest
Running fr.ird.observe.entities.migration.ObserveMigrationCallBackForVersionResolverTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in fr.ird.observe.entities.migration.ObserveMigrationCallBackForVersionResolverTest
Running fr.ird.observe.DBHelperTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in fr.ird.observe.DBHelperTest
Running fr.ird.observe.ScriptTest
INFO [main] (fr.ird.observe.ScriptTest:65) init - available factory [engine: Mozilla Rhino v.1.7 release 3 PRERELEASE] [language: ECMAScript, version:1.8], mime-types : ?[application/javascript, application/ecmascript, text/javascript, text/ecmascript]?[js]
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 1 in 1.982ms (~ 1.982ms)
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 10 in 17.333ms (~ 1.733ms)
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 100 in 144.311ms (~ 1.443ms)
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 1000 in 516.147ms (~ 516147ns)
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 1000 in 191.065ms (~ 191065ns)
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 100 in 15.019ms (~ 150188ns)
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 10 in 1.53ms (~ 153017ns)
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 1 in 173701ns (~ 173701ns)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.902 sec - in fr.ird.observe.ScriptTest
Results :
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ observe-entities ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/observe-entiti…>
[INFO]
[INFO] >>> maven-source-plugin:2.3:jar (attach-sources) > generate-sources @ observe-entities >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ observe-entities ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ observe-entities ---
[INFO] Will use repository http://repo1.maven.org/maven2/
[INFO] Will use repository http://nexus.nuiton.org/nexus/content/repositories/central-releases
[INFO] Will use repository http://nexus.nuiton.org/nexus/content/repositories/other-releases
[WARNING] Skip SNAPSHOT dependency : org.nuiton.topia:topia-persistence:2.9.3-20140826.174128-7
[WARNING] Skip SNAPSHOT dependency : org.nuiton.topia:topia-service-migration:2.9.3-20140826.174142-7
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ observe-entities ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ observe-entities ---
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[INFO]
[INFO] --- eugene-maven-plugin:2.13:generate (generate-persistence) @ observe-entities ---
[INFO] Process phase [zargo]
[INFO] No file generated.
[INFO] Process phase [xmi]
[INFO] No file generated.
[INFO] Process phase [model]
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.Boolean] : the tagvalue 'Boolean' is unknown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.Float] : the tagvalue 'Float' is unknown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.Integer] : the tagvalue 'Integer' is unknown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.Long] : the tagvalue 'Long' is unknown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.String] : the tagvalue 'String' is unknown.
[INFO] Process phase [generator]
[INFO] Apply generator TopiaMetaTransformer
WARN [pool-1-thread-1 for channel] (TopiaMetaTransformer.java:106) validateModel - [VALIDATION] [getTargetSample([boolean discarded<<[]>> tagvalue: {}])<<[]>> throws [] tagvalue: {}] Operation name getTargetSample is already reserved for a getter/setter of an entity attribute
[INFO] Apply generator BinderHelperTransformer
[INFO] No file generated.
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:2.3:jar (attach-sources) < generate-sources @ observe-entities <<<
[INFO]
[INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ observe-entities ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/observe-entiti…>
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ observe-entities ---
[INFO]
11 warnings
[WARNING] Javadoc Warnings
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/observe-entiti…>:226: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/observe-entiti…>:239: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/observe-entiti…>:81: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/observe-entiti…>:65: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/observe-entiti…>:69: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/observe-entiti…>:99: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/observe-entiti…>:164: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/observe-entiti…>:171: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/observe-entiti…>:178: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/observe-entiti…>:184: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/observe-entiti…>:195: warning - @return tag has no arguments.
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/observe-entiti…>
[INFO]
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ observe-entities ---
[INFO]
[INFO] --- maven-jar-plugin:2.5:test-jar (attach-test) @ observe-entities ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/observe-entiti…>
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (integration-tests) @ observe-entities ---
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (after-integration-tests) @ observe-entities ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ observe-entities ---
[INFO] Exporting server [gpg-signer] username in ${gpg.keyname}
[INFO] Exporting server [gpg-signer] password in ${gpg.passphrase}
[JENKINS] Recording test results
[INFO]
[INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-artifacts) @ observe-entities ---
[INFO] Loaded <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/target/collect…>
[INFO] Copying observe-entities-3.7-SNAPSHOT.jar to <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/target/collect…>
[INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/target/collect…>
[INFO] Copying observe-entities-3.7-SNAPSHOT-sources.jar to <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/target/collect…>
[INFO] Copying observe-entities-3.7-SNAPSHOT-javadoc.jar to <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/target/collect…>
[INFO] Copying observe-entities-3.7-SNAPSHOT-tests.jar to <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/target/collect…>
[INFO]
[INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ observe-entities ---
[WARNING] Skipping goal (No file to collect).
[INFO]
[INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ observe-entities ---
[INFO]
[INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ observe-entities ---
[INFO] Used declared dependencies found:
[INFO] org.nuiton:nuiton-utils:jar:3.0-rc-7:compile
[INFO] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile
[INFO] org.nuiton:nuiton-config:jar:3.0-rc-1:compile
[INFO] org.apache.commons:commons-lang3:jar:3.3.2:compile
[INFO] commons-logging:commons-logging:jar:1.2:compile
[INFO] com.google.guava:guava:jar:17.0:compile
[INFO] org.nuiton.topia:topia-persistence:jar:2.9.3-SNAPSHOT:compile
[INFO] org.nuiton.topia:topia-service-migration:jar:2.9.3-SNAPSHOT:compile
[INFO] org.hibernate:hibernate-core:jar:4.3.5.Final:compile
[INFO] junit:junit:jar:4.11:test
[WARNING] Used undeclared dependencies found:
[WARNING] commons-io:commons-io:jar:2.4:compile
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] ObServe ............................................ SUCCESS [ 9.206 s]
[INFO] ObServe :: Entities ................................ FAILURE [ 44.353 s]
[INFO] ObServe :: Business ................................ SKIPPED
[INFO] ObServe :: Validation .............................. SKIPPED
[INFO] ObServe :: Swing ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 58.443 s
[INFO] Finished at: 2014-08-28T03:00:28+02:00
[INFO] Final Memory: 80M/887M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project observe-entities: Dependency problems found -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project observe-entities: 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:120)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:347)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:154)
at org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.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.Maven31Main.launch(Maven31Main.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:134)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
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:188)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 30 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-entities
Failed to send e-mail to chemit because no e-mail address is known, and no default e-mail domain is configured
Sending e-mails to: observe-build(a)list.forge.codelutin.com
channel stopped
Skipping sonar analysis due to bad build status FAILURE
Failed to send e-mail to chemit because no e-mail address is known, and no default e-mail domain is configured
1
15
Jenkins build is unstable: observe-nightly » ObServe :: Business #40
by admin+ci-codelutin.com@codelutin.com 25 Nov '14
by admin+ci-codelutin.com@codelutin.com 25 Nov '14
25 Nov '14
Build failed in Jenkins: observe-nightly » ObServe :: Validation #43
by admin+ci-codelutin.com@codelutin.com 16 Sep '14
by admin+ci-codelutin.com@codelutin.com 16 Sep '14
16 Sep '14
See <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
Changes:
[chemit] fix test build
------------------------------------------
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ObServe :: Validation 3.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ observe-validation ---
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ observe-validation ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ observe-validation ---
[INFO] Will use repository http://repo1.maven.org/maven2/
[INFO] Will use repository http://nexus.nuiton.org/nexus/content/repositories/central-releases
[INFO] Will use repository http://nexus.nuiton.org/nexus/content/repositories/other-releases
[WARNING] Skip SNAPSHOT dependency : org.nuiton:nuiton-utils:3.0-20140913.064007-68
[WARNING] Skip SNAPSHOT dependency : org.nuiton.topia:topia-persistence:2.9.3-20140913.231749-10
[WARNING] Skip SNAPSHOT dependency : org.nuiton.topia:topia-service-migration:2.9.3-20140913.231805-10
[WARNING] Skip SNAPSHOT dependency : org.nuiton.topia:topia-service-replication:2.9.3-20140913.231801-10
[WARNING] Skip SNAPSHOT dependency : org.nuiton.jaxx:jaxx-runtime:2.12-20140911.154415-12
[WARNING] Skip SNAPSHOT dependency : org.nuiton.jaxx:jaxx-validator:2.12-20140911.154423-12
[INFO] 61 dependencies to check.
[INFO] 61 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 294753ns
[INFO] All dependencies are safe.
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ observe-validation ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ observe-validation ---
[INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ observe-validation ---
[INFO]
[INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ observe-validation ---
[INFO] Load missing file <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] Missing file <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…> is up-to-date.
[INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] Will attach third party file from <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO]
[INFO] --- i18n-maven-plugin:3.3:parserValidation (default) @ observe-validation ---
[INFO] Load rules file validation.rules
[INFO] start entry basedir:<http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…,> includes:[**/**-validation.xml]
[INFO] 278 file(s) to process (among 278 files)
[INFO] Parsing is done. [treated file(s) : 277/277](total time:700.353ms) ( ~ 2.528ms / file)
[INFO]
[INFO] >>> i18n-maven-plugin:3.3:gen (default) > :get @ observe-validation >>>
[INFO]
[INFO] --- i18n-maven-plugin:3.3:get (get) @ observe-validation ---
[INFO] config - basedir : <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] config - locales : [fr_FR, en_GB, es_ES]
[INFO] import getter validation.getter in 415958ns
[INFO] Copying observe-validation.properties to <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] Copying observe-validation.properties to <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] Copying observe-validation.properties to <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO]
[INFO] <<< i18n-maven-plugin:3.3:gen (default) < :get @ observe-validation <<<
[INFO]
[INFO] --- i18n-maven-plugin:3.3:gen (default) @ observe-validation ---
[INFO] config - src basedir : <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] config - out basedir : <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] config - locales : [fr_FR, en_GB, es_ES]
[INFO] prepare bundle for locale fr_FR
[INFO] merge bundle fr_FR to out
[WARNING] bundle fr_FR contains 1/258 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO] copy bundle fr_FR to src
[INFO] prepare bundle for locale en_GB
[INFO] merge bundle en_GB to out
[WARNING] bundle en_GB contains 258/258 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO] copy bundle en_GB to src
[INFO] prepare bundle for locale es_ES
[INFO] merge bundle es_ES to out
[WARNING] bundle es_ES contains 16/258 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO] copy bundle es_ES to src
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ observe-validation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 282 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ observe-validation ---
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] Scan 297 files header done in 163.755ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ observe-validation ---
[INFO] Compiling 11 source files to <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ observe-validation ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO]
[INFO] --- jredmine-maven-plugin:1.8.2:generate-changes (jredmine-generate-changes) @ observe-validation ---
[INFO] Skipping goal (skipGenerateChanges flag is on).
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ observe-validation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ observe-validation ---
[INFO] Compiling 4 source files to <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ observe-validation ---
[INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running fr.ird.observe.validation.BeanValidatorDetectorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.435 sec - in fr.ird.observe.validation.BeanValidatorDetectorTest
Running fr.ird.observe.validation.field.ActivitySeineSpeedValidatorTest
INFO [main] (CommonsLogger.java:42) info - Speed from 10:14 - null to 11:14 - null is 196.61542 which is more thant authorized one 100.0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 sec - in fr.ird.observe.validation.field.ActivitySeineSpeedValidatorTest
Running fr.ird.observe.validation.field.OpenableEntityFieldValidatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in fr.ird.observe.validation.field.OpenableEntityFieldValidatorTest
Running fr.ird.observe.validation.RelationRegexTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in fr.ird.observe.validation.RelationRegexTest
Results :
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ observe-validation ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO]
[INFO] >>> maven-source-plugin:2.3:jar (attach-sources) > generate-sources @ observe-validation >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ observe-validation ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ observe-validation ---
[INFO] Will use repository http://repo1.maven.org/maven2/
[INFO] Will use repository http://nexus.nuiton.org/nexus/content/repositories/central-releases
[INFO] Will use repository http://nexus.nuiton.org/nexus/content/repositories/other-releases
[WARNING] Skip SNAPSHOT dependency : org.nuiton:nuiton-utils:3.0-20140913.064007-68
[WARNING] Skip SNAPSHOT dependency : org.nuiton.topia:topia-persistence:2.9.3-20140913.231749-10
[WARNING] Skip SNAPSHOT dependency : org.nuiton.topia:topia-service-migration:2.9.3-20140913.231805-10
[WARNING] Skip SNAPSHOT dependency : org.nuiton.topia:topia-service-replication:2.9.3-20140913.231801-10
[WARNING] Skip SNAPSHOT dependency : org.nuiton.jaxx:jaxx-runtime:2.12-20140911.154415-12
[WARNING] Skip SNAPSHOT dependency : org.nuiton.jaxx:jaxx-validator:2.12-20140911.154423-12
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ observe-validation ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ observe-validation ---
[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.3:jar (attach-sources) < generate-sources @ observe-validation <<<
[INFO]
[INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ observe-validation ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ observe-validation ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO]
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ observe-validation ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ observe-validation ---
[INFO] Exporting server [gpg-signer] username in ${gpg.keyname}
[INFO] Exporting server [gpg-signer] password in ${gpg.passphrase}
[INFO]
[INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-artifacts) @ observe-validation ---
[INFO] Loaded /var/local/forge/data/codelutin.com/jenkins/workspace/observe-nightly/trunk/target/collect-artifacts.txt
[INFO] Copying observe-validation-3.7-SNAPSHOT.jar to /var/local/forge/data/codelutin.com/jenkins/workspace/observe-nightly/trunk/target/collect/fr.ird.observe--observe-validation/observe-validation-3.7-SNAPSHOT.jar
[INFO] Copying THIRD-PARTY.properties to /var/local/forge/data/codelutin.com/jenkins/workspace/observe-nightly/trunk/target/collect/fr.ird.observe--observe-validation/THIRD-PARTY.properties
[INFO] Copying observe-validation-3.7-SNAPSHOT-sources.jar to /var/local/forge/data/codelutin.com/jenkins/workspace/observe-nightly/trunk/target/collect/fr.ird.observe--observe-validation/observe-validation-3.7-SNAPSHOT-sources.jar
[INFO] Copying observe-validation-3.7-SNAPSHOT-javadoc.jar to /var/local/forge/data/codelutin.com/jenkins/workspace/observe-nightly/trunk/target/collect/fr.ird.observe--observe-validation/observe-validation-3.7-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ observe-validation ---
[WARNING] Skipping goal (No file to collect).
[INFO]
[INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ observe-validation ---
[INFO]
[INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ observe-validation ---
[INFO] Used declared dependencies found:
[INFO] fr.ird.observe:observe-entities:jar:3.7-SNAPSHOT:compile
[INFO] fr.ird.observe:observe-business:jar:3.7-SNAPSHOT:compile
[INFO] org.nuiton:nuiton-validator:jar:3.0-rc-1:compile
[INFO] org.nuiton:nuiton-decorator:jar:3.0-alpha-3:compile
[INFO] org.nuiton:nuiton-validator:jar:tests:3.0-rc-1:test
[INFO] org.apache.struts.xwork:xwork-core:jar:2.3.15.1:compile
[INFO] org.apache.commons:commons-lang3:jar:3.3.2:compile
[INFO] commons-logging:commons-logging:jar:1.2:compile
[INFO] junit:junit:jar:4.11:test
[WARNING] Used undeclared dependencies found:
[WARNING] org.nuiton:nuiton-utils:jar:3.0-SNAPSHOT:compile
[JENKINS] Archiving disabled
1
0
16 Sep '14
See <http://ci.codelutin.com/jenkins/job/observe-ci/91/changes>
Changes:
[chemit] refs #5708: Écran Activité
refs #5709: Écran Opération de pêche
------------------------------------------
[...truncated 226 lines...]
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:157) assertLongitudeSexagecimal - null, expected <121-null-null> -- actual <121-null-null>
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:140) assertDecimal - expected longitude 121.0, actual 121.0
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:141) assertDecimal - expected latitudenull, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:157) assertLongitudeSexagecimal - 121.0, expected <121-8-0> -- actual <121-8-0>
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:140) assertDecimal - expected longitude 121.13347, actual 121.13347
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:141) assertDecimal - expected latitudenull, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:157) assertLongitudeSexagecimal - 121.13347, expected <121-8-6> -- actual <121-8-6>
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:140) assertDecimal - expected longitude 121.135, actual 121.13514
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:141) assertDecimal - expected latitudenull, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:63) tearDown - --- end test
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:55) setUp - +++ start test
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:140) assertDecimal - expected longitude null, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:141) assertDecimal - expected latitudenull, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:63) tearDown - --- end test
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec - in fr.ird.observe.entities.ActivitySeineImplTest
Running fr.ird.observe.entities.referentiel.LengthWeightParemeterHelperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 sec - in fr.ird.observe.entities.referentiel.LengthWeightParemeterHelperTest
Running fr.ird.observe.entities.migration.ObserveMigrationCallBackForVersionResolverTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in fr.ird.observe.entities.migration.ObserveMigrationCallBackForVersionResolverTest
Running fr.ird.observe.DBHelperTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in fr.ird.observe.DBHelperTest
Running fr.ird.observe.ScriptTest
INFO [main] (fr.ird.observe.ScriptTest:65) init - available factory [engine: Mozilla Rhino v.1.7 release 3 PRERELEASE] [language: ECMAScript, version:1.8], mime-types : ?[application/javascript, application/ecmascript, text/javascript, text/ecmascript]?[js]
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 1 in 1.792ms (~ 1.792ms)
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 10 in 16.998ms (~ 1.7ms)
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 100 in 139.491ms (~ 1.395ms)
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 1000 in 496.616ms (~ 496616ns)
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 1000 in 190.301ms (~ 190301ns)
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 100 in 15.063ms (~ 150627ns)
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 10 in 1.554ms (~ 155402ns)
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 1 in 172961ns (~ 172961ns)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.876 sec - in fr.ird.observe.ScriptTest
Results :
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ observe-entities ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-entities/ta…>
[INFO]
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ observe-entities ---
[INFO]
[INFO] --- maven-jar-plugin:2.5:test-jar (attach-test) @ observe-entities ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-entities/ta…>
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ObServe :: Business 3.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/observe/org/nuiton/topia/topia…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (2 KB at 60.8 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (6 KB at 213.5 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/observe/org/nuiton/topia/topia…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/observe/org/nuiton/jaxx/jaxx-r…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax… (2 KB at 55.9 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/observe/org/nuiton/jaxx/2.12-S…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax… (802 B at 37.3 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/observe/org/nuiton/jaxx/jaxx-v…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax… (2 KB at 76.5 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (28 KB at 897.3 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (46 KB at 1271.3 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (279 KB at 4092.4 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ observe-business ---
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/ta…>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ observe-business ---
[INFO]
[INFO] --- i18n-maven-plugin:3.3:parserJava (default) @ observe-business ---
[INFO] start entry basedir:<http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…,> includes:[**/*.java]
[INFO] 79 file(s) to process (among 79 files)
[INFO] Parsing is done. [treated file(s) : 21/79](total time:612.354ms) ( ~ 7.751ms / file)
[INFO]
[INFO] >>> i18n-maven-plugin:3.3:gen (default) > :get @ observe-business >>>
[INFO]
[INFO] --- i18n-maven-plugin:3.3:get (get) @ observe-business ---
[INFO] config - basedir : <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/ta…>
[INFO] config - locales : [fr_FR, en_GB, es_ES]
[INFO] import getter java.getter in 331479ns
[INFO] Copying observe-business.properties to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/ta…>
[INFO] Copying observe-business.properties to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/ta…>
[INFO] Copying observe-business.properties to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/ta…>
[INFO]
[INFO] <<< i18n-maven-plugin:3.3:gen (default) < :get @ observe-business <<<
[INFO]
[INFO] --- i18n-maven-plugin:3.3:gen (default) @ observe-business ---
[INFO] config - src basedir : <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…>
[INFO] config - out basedir : <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/ta…>
[INFO] config - locales : [fr_FR, en_GB, es_ES]
[INFO] prepare bundle for locale fr_FR
[INFO] merge bundle fr_FR to out
[WARNING] bundle fr_FR contains 3/261 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO] copy bundle fr_FR to src
[INFO] prepare bundle for locale en_GB
[INFO] merge bundle en_GB to out
[WARNING] bundle en_GB contains 232/260 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO] copy bundle en_GB to src
[INFO] prepare bundle for locale es_ES
[INFO] merge bundle es_ES to out
[WARNING] bundle es_ES contains 64/260 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO] copy bundle es_ES to src
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ observe-business ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/ta…>
[INFO] Copying 8 resources
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ observe-business ---
[INFO] Compiling 79 source files to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/ta…>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…>: Some input files use unchecked or unsafe operations.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ observe-business ---
[INFO] Executing tasks
main:
[mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/ta…>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ observe-business ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 48 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ observe-business ---
[INFO] Compiling 41 source files to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/ta…>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[INFO] 1 warning
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…>:[75,35] method getTime in class org.nuiton.util.DateUtil cannot be applied to given types;
required: java.util.Date,boolean,boolean
found: java.util.Date
reason: actual and formal argument lists differ in length
[INFO] 1 error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] ObServe ............................................ SUCCESS [ 1.640 s]
[INFO] ObServe :: Entities ................................ SUCCESS [ 16.719 s]
[INFO] ObServe :: Business ................................ FAILURE [ 3.305 s]
[INFO] ObServe :: Validation .............................. SKIPPED
[INFO] ObServe :: Swing ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23.547 s
[INFO] Finished at: 2014-09-10T17:21:51+02:00
[INFO] Final Memory: 49M/558M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project observe-business: Compilation failure
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…>:[75,35] method getTime in class org.nuiton.util.DateUtil cannot be applied to given types;
[ERROR] required: java.util.Date,boolean,boolean
[ERROR] found: java.util.Date
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project observe-business: Compilation failure
<http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…>:[75,35] method getTime in class org.nuiton.util.DateUtil cannot be applied to given types;
required: java.util.Date,boolean,boolean
found: java.util.Date
reason: actual and formal argument lists differ in length
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
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:120)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:347)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:154)
at org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.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.Maven31Main.launch(Maven31Main.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:134)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
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.compiler.CompilationFailureException: Compilation failure
<http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…>:[75,35] method getTime in class org.nuiton.util.DateUtil cannot be applied to given types;
required: java.util.Date,boolean,boolean
found: java.util.Date
reason: actual and formal argument lists differ in length
at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:858)
at org.apache.maven.plugin.compiler.TestCompilerMojo.execute(TestCompilerMojo.java:152)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 30 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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :observe-business
Failed to send e-mail to chemit because no e-mail address is known, and no default e-mail domain is configured
Sending e-mails to: observe-build(a)list.forge.codelutin.com
channel stopped
Failed to send e-mail to chemit because no e-mail address is known, and no default e-mail domain is configured
1
1
Build failed in Jenkins: observe-ci » ObServe :: Business #91
by admin+ci-codelutin.com@codelutin.com 16 Sep '14
by admin+ci-codelutin.com@codelutin.com 16 Sep '14
16 Sep '14
See <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>
Changes:
[chemit] refs #5708: Écran Activité
refs #5709: Écran Opération de pêche
------------------------------------------
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ObServe :: Business 3.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/observe/org/nuiton/topia/topia…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (2 KB at 60.8 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (6 KB at 213.5 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/observe/org/nuiton/topia/topia…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/observe/org/nuiton/jaxx/jaxx-r…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax… (2 KB at 55.9 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/observe/org/nuiton/jaxx/2.12-S…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax… (802 B at 37.3 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/observe/org/nuiton/jaxx/jaxx-v…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax… (2 KB at 76.5 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (28 KB at 897.3 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (46 KB at 1271.3 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (279 KB at 4092.4 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ observe-business ---
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ observe-business ---
[INFO]
[INFO] --- i18n-maven-plugin:3.3:parserJava (default) @ observe-business ---
[INFO] start entry basedir:<http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…,> includes:[**/*.java]
[INFO] 79 file(s) to process (among 79 files)
[INFO] Parsing is done. [treated file(s) : 21/79](total time:612.354ms) ( ~ 7.751ms / file)
[INFO]
[INFO] >>> i18n-maven-plugin:3.3:gen (default) > :get @ observe-business >>>
[INFO]
[INFO] --- i18n-maven-plugin:3.3:get (get) @ observe-business ---
[INFO] config - basedir : <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>
[INFO] config - locales : [fr_FR, en_GB, es_ES]
[INFO] import getter java.getter in 331479ns
[INFO] Copying observe-business.properties to <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>
[INFO] Copying observe-business.properties to <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>
[INFO] Copying observe-business.properties to <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>
[INFO]
[INFO] <<< i18n-maven-plugin:3.3:gen (default) < :get @ observe-business <<<
[INFO]
[INFO] --- i18n-maven-plugin:3.3:gen (default) @ observe-business ---
[INFO] config - src basedir : <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>
[INFO] config - out basedir : <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>
[INFO] config - locales : [fr_FR, en_GB, es_ES]
[INFO] prepare bundle for locale fr_FR
[INFO] merge bundle fr_FR to out
[WARNING] bundle fr_FR contains 3/261 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO] copy bundle fr_FR to src
[INFO] prepare bundle for locale en_GB
[INFO] merge bundle en_GB to out
[WARNING] bundle en_GB contains 232/260 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO] copy bundle en_GB to src
[INFO] prepare bundle for locale es_ES
[INFO] merge bundle es_ES to out
[WARNING] bundle es_ES contains 64/260 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO] copy bundle es_ES to src
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ observe-business ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>
[INFO] Copying 8 resources
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ observe-business ---
[INFO] Compiling 79 source files to <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>: Some input files use unchecked or unsafe operations.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ observe-business ---
[INFO] Executing tasks
main:
[mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ observe-business ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 48 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ observe-business ---
[INFO] Compiling 41 source files to <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[INFO] 1 warning
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>:[75,35] method getTime in class org.nuiton.util.DateUtil cannot be applied to given types;
required: java.util.Date,boolean,boolean
found: java.util.Date
reason: actual and formal argument lists differ in length
[INFO] 1 error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
1
1
Build failed in Jenkins: observe-nightly » ObServe :: Swing #41
by admin+ci-codelutin.com@codelutin.com 09 Sep '14
by admin+ci-codelutin.com@codelutin.com 09 Sep '14
09 Sep '14
See <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
Changes:
[chemit] refs #5708: Écran Activité
refs #5709: Écran Opération de pêche
[chemit] use jaxx-widgets-gis dependency + jaxx-application-api
[chemit] remove gis package (now in jaxx-widgets-gis)
------------------------------------------
[...truncated 115 lines...]
[INFO] detected i18n artifact org.nuiton:nuiton-csv:3.0-alpha-3
[INFO] detected i18n artifact fr.ird.observe:observe-swing:3.7-SNAPSHOT
[INFO] generate collected i18n artifacts for locale fr_FR
[INFO] collected 15 i18n artifacts for locale fr_FR stored in <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] generate collected i18n artifacts for locale en_GB
[INFO] collected 15 i18n artifacts for locale en_GB stored in <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] generate collected i18n artifacts for locale es_ES
[INFO] collected 14 i18n artifacts for locale es_ES stored in <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO]
[INFO] <<< i18n-maven-plugin:3.3:bundle (make-bundle) < :collect-i18n-artifacts @ observe-swing <<<
[INFO]
[INFO] --- i18n-maven-plugin:3.3:bundle (make-bundle) @ observe-swing ---
[INFO] config - resources dir : <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] config - package name : META-INF
[INFO] config - bundle name : observe
[INFO] config - input encoding : UTF-8
[INFO] config - output encoding : UTF-8
[INFO] config - locales : [fr_FR, en_GB, es_ES]
[INFO] config - version : 3.7
[INFO] generate bundle for locale fr_FR from 15 i18n resource(s)
[INFO] i18n/nuiton-utils_fr_FR.properties
[INFO] i18n/nuiton-validator_fr_FR.properties
[INFO] i18n/nuiton-csv_fr_FR.properties
[INFO] i18n/jaxx-runtime_fr_FR.properties
[INFO] i18n/topia-persistence_fr_FR.properties
[INFO] i18n/jaxx-widgets_fr_FR.properties
[INFO] i18n/jaxx-validator_fr_FR.properties
[INFO] i18n/jaxx-widgets-gis_fr_FR.properties
[INFO] i18n/topia-service-replication_fr_FR.properties
[INFO] i18n/topia-service-migration_fr_FR.properties
[INFO] i18n/jaxx-config_fr_FR.properties
[INFO] i18n/observe-entities_fr_FR.properties
[INFO] i18n/observe-business_fr_FR.properties
[INFO] i18n/observe-validation_fr_FR.properties
[INFO] i18n/observe-swing_fr_FR.properties
[WARNING] bundle fr_FR contains 50/2367 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO] generate bundle for locale en_GB from 15 i18n resource(s)
[INFO] i18n/nuiton-utils_en_GB.properties
[INFO] i18n/nuiton-validator_en_GB.properties
[INFO] i18n/nuiton-csv_en_GB.properties
[INFO] i18n/jaxx-runtime_en_GB.properties
[INFO] i18n/topia-persistence_en_GB.properties
[INFO] i18n/jaxx-widgets_en_GB.properties
[INFO] i18n/jaxx-validator_en_GB.properties
[INFO] i18n/jaxx-widgets-gis_en_GB.properties
[INFO] i18n/topia-service-replication_en_GB.properties
[INFO] i18n/topia-service-migration_en_GB.properties
[INFO] i18n/jaxx-config_en_GB.properties
[INFO] i18n/observe-entities_en_GB.properties
[INFO] i18n/observe-business_en_GB.properties
[INFO] i18n/observe-validation_en_GB.properties
[INFO] i18n/observe-swing_en_GB.properties
[WARNING] bundle en_GB contains 1870/2393 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO] generate bundle for locale es_ES from 14 i18n resource(s)
[INFO] i18n/nuiton-utils_es_ES.properties
[INFO] i18n/nuiton-validator_es_ES.properties
[INFO] i18n/nuiton-csv_es_ES.properties
[INFO] i18n/topia-persistence_es_ES.properties
[INFO] i18n/jaxx-widgets_es_ES.properties
[INFO] i18n/jaxx-validator_es_ES.properties
[INFO] i18n/jaxx-widgets-gis_es_ES.properties
[INFO] i18n/topia-service-replication_es_ES.properties
[INFO] i18n/topia-service-migration_es_ES.properties
[INFO] i18n/jaxx-config_es_ES.properties
[INFO] i18n/observe-entities_es_ES.properties
[INFO] i18n/observe-business_es_ES.properties
[INFO] i18n/observe-validation_es_ES.properties
[INFO] i18n/observe-swing_es_ES.properties
[WARNING] bundle es_ES contains 487/2386 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO] prepare i18n definition file in <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO]
[INFO] --- i18n-maven-plugin:3.3:generate-csv-bundle (make-bundle) @ observe-swing ---
[INFO] config - locales : [fr_FR, en_GB, es_ES]
[INFO] config - bundle dir : <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] config - bundle name : observe
[INFO] config - csv separator : |
[INFO] config - csv file name : observe-i18n.csv
[INFO] config - input encoding : UTF-8
[INFO] config - output encoding : UTF-8
[INFO] Found 2397 translations to export.
[INFO] Generate csv bundle file at <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO]
[INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ observe-swing ---
[INFO] Will create or update license file [gpl_v3] to <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO]
[INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ observe-swing ---
[INFO] Load missing file <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] Missing file <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…> is up-to-date.
[INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] Writing bundled third-party file to <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] Will attach third party file from <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ observe-swing ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 126 resources
[INFO] Copying 608 resources
[INFO] Copying 5 resources
[INFO] Copying 4 resources
[INFO]
[INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ observe-swing ---
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] Scan 972 files header done in 3.485s.
[INFO]
* update header on 5 files.
* uptodate header on 835 files.
* add header on 132 files.
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ observe-swing ---
[INFO] Compiling 253 source files to <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>:[961,112] non-varargs call of varargs method with inexact argument type for last parameter;
cast to java.lang.Object for a varargs call
cast to java.lang.Object[] for a non-varargs call and to suppress this warning
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>:[323,136] getSelectedValues() in javax.swing.JList has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>:[402,135] getSelectedValues() in javax.swing.JList has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>:[221,117] getSelectedValues() in javax.swing.JList has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>: Some input files use unchecked or unsafe operations.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ observe-swing ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO]
[INFO] --- jredmine-maven-plugin:1.8.2:generate-changes (jredmine-generate-changes) @ observe-swing ---
[INFO] Skipping goal (skipGenerateChanges flag is on).
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ observe-swing ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ observe-swing ---
[INFO] Compiling 1 source file to <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ observe-swing ---
[INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running fr.ird.observe.ui.content.ref.ContentReferenceUIHandlerFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 sec - in fr.ird.observe.ui.content.ref.ContentReferenceUIHandlerFactoryTest
Results :
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ observe-swing ---
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ observe-swing ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO]
[INFO] >>> maven-source-plugin:2.3:jar (attach-sources) > generate-sources @ observe-swing >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ observe-swing ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ observe-swing ---
[INFO] Will use repository http://repo1.maven.org/maven2/
[INFO] Will use repository http://nexus.nuiton.org/nexus/content/repositories/central-releases
[INFO] Will use repository http://nexus.nuiton.org/nexus/content/repositories/other-releases
[WARNING] Skip SNAPSHOT dependency : org.nuiton.topia:topia-service-migration:2.9.3-20140826.174142-7
[WARNING] Skip SNAPSHOT dependency : org.nuiton.topia:topia-service-replication:2.9.3-20140826.174139-7
[WARNING] Skip SNAPSHOT dependency : org.nuiton.jaxx:jaxx-runtime:2.12-20140908.161421-4
[WARNING] Skip SNAPSHOT dependency : org.nuiton.jaxx:jaxx-validator:2.12-20140908.161430-4
[WARNING] Skip SNAPSHOT dependency : org.nuiton.jaxx:jaxx-widgets:2.12-20140908.161510-4
[WARNING] Skip SNAPSHOT dependency : org.nuiton.jaxx:jaxx-widgets-gis:2.12-20140908.161516-3
[WARNING] Skip SNAPSHOT dependency : org.nuiton.jaxx:jaxx-config:2.12-20140908.161520-4
[WARNING] Skip SNAPSHOT dependency : org.nuiton.jaxx:jaxx-application-api:2.12-20140908.161522-4
[WARNING] Skip SNAPSHOT dependency : org.nuiton.topia:topia-persistence:2.9.3-20140826.174128-7
[WARNING] Skip SNAPSHOT dependency : org.nuiton.jaxx:jaxx-maven-plugin:2.12-SNAPSHOT
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ observe-swing ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ observe-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.3:jar (attach-sources) < generate-sources @ observe-swing <<<
[INFO]
[INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ observe-swing ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ observe-swing ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO]
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ observe-swing ---
[INFO]
[INFO] --- maven-assembly-plugin:2.4:single (create-assemblies) @ observe-swing ---
[INFO] Reading assembly descriptor: src/main/assembly/bin.xml
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o 'javassist:javassist:*'
[INFO] Building zip: <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO]
[INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ observe-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.1:collect-files (collect-build-artifacts) @ observe-swing ---
[INFO] Loaded /var/local/forge/data/codelutin.com/jenkins/workspace/observe-nightly/trunk/target/collect-artifacts.txt
[INFO] Copying observe-swing-3.7-SNAPSHOT.jar to /var/local/forge/data/codelutin.com/jenkins/workspace/observe-nightly/trunk/target/collect/fr.ird.observe--observe-swing/observe-swing-3.7-SNAPSHOT.jar
[INFO] Copying THIRD-PARTY.properties to /var/local/forge/data/codelutin.com/jenkins/workspace/observe-nightly/trunk/target/collect/fr.ird.observe--observe-swing/THIRD-PARTY.properties
[INFO] Copying observe-swing-3.7-SNAPSHOT-sources.jar to /var/local/forge/data/codelutin.com/jenkins/workspace/observe-nightly/trunk/target/collect/fr.ird.observe--observe-swing/observe-swing-3.7-SNAPSHOT-sources.jar
[INFO] Copying observe-swing-3.7-SNAPSHOT-javadoc.jar to /var/local/forge/data/codelutin.com/jenkins/workspace/observe-nightly/trunk/target/collect/fr.ird.observe--observe-swing/observe-swing-3.7-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ observe-swing ---
[INFO] Copying observe-3.7-SNAPSHOT.zip to /var/local/forge/data/codelutin.com/jenkins/workspace/observe-nightly/trunk/target/collect/fr.ird.observe--observe-swing/observe-3.7-SNAPSHOT.zip
[INFO]
[INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ observe-swing ---
[INFO]
[INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ observe-swing ---
[INFO] Used declared dependencies found:
[INFO] fr.ird.observe:observe-entities:jar:3.7-SNAPSHOT:compile
[INFO] fr.ird.observe:observe-business:jar:3.7-SNAPSHOT:compile
[INFO] org.nuiton.jaxx:jaxx-runtime:jar:2.12-SNAPSHOT:compile
[INFO] org.nuiton.jaxx:jaxx-validator:jar:2.12-SNAPSHOT:compile
[INFO] org.nuiton.jaxx:jaxx-widgets:jar:2.12-SNAPSHOT:compile
[INFO] org.nuiton.jaxx:jaxx-widgets-gis:jar:2.12-SNAPSHOT:compile
[INFO] org.nuiton.jaxx:jaxx-config:jar:2.12-SNAPSHOT:compile
[INFO] org.nuiton.jaxx:jaxx-application-api:jar:2.12-SNAPSHOT: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] 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.3.2:compile
[INFO] com.google.guava:guava:jar:17.0:compile
[INFO] org.nuiton:nuiton-utils:jar:3.0-rc-7:compile
[INFO] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile
[INFO] org.nuiton:nuiton-validator:jar:3.0-rc-1:compile
[INFO] org.nuiton:nuiton-config:jar:3.0-rc-1:compile
[INFO] org.nuiton:nuiton-decorator:jar:3.0-alpha-3: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:jxlayer:jar:3.0.4:compile
[INFO] javax.help:javahelp:jar:2.0.05:compile
[INFO] org.hibernate:hibernate-core:jar:4.3.5.Final:compile
[INFO] org.nuiton.topia:topia-persistence:jar:2.9.3-SNAPSHOT:compile
[INFO] com.h2database:h2:jar:1.3.173:compile
[INFO] junit:junit:jar:4.11:test
[WARNING] Unused declared dependencies found:
[WARNING] org.swinglabs.swingx:swingx-common:jar:1.6.4:compile
[JENKINS] Archiving disabled
1
0
Jenkins build became unstable: observe-ci » ObServe :: Business #89
by admin+ci-codelutin.com@codelutin.com 08 Sep '14
by admin+ci-codelutin.com@codelutin.com 08 Sep '14
08 Sep '14
08 Sep '14
Build failed in Jenkins: observe-nightly » ObServe :: Entities #36
by admin+ci-codelutin.com@codelutin.com 02 Sep '14
by admin+ci-codelutin.com@codelutin.com 02 Sep '14
02 Sep '14
See <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
Changes:
[chemit] fixes #5687: Supprimer le champs TripSeine.organism
fixes #5683: Ajouter le champs needComment sur tous les référentiels
refs #5670: Découper le module business en deux (migration dans le module entities)
[chemit] refs #5670: Découper le module business en deux (les migrations sont dans le module entities)
------------------------------------------
[...truncated 56 lines...]
[INFO]
[INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ observe-entities ---
[INFO] Will create or update license file [gpl_v3] to <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO]
[INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ observe-entities ---
[INFO] Load missing file <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] Missing file <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…> is up-to-date.
[INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] Will attach third party file from <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO]
[INFO] --- i18n-maven-plugin:3.3:parserJava (default) @ observe-entities ---
[INFO] start entry basedir:<http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…,> includes:[**/*Abstract.java], excludes:[**/*DAOAbstract.java]
[INFO] 93 file(s) to process (among 93 files)
[INFO] start entry basedir:<http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…,> includes:[**/*.java]
[INFO] 57 file(s) to process (among 57 files)
[INFO] Parsing is done. [treated file(s) : 10/150](total time:1.291s) ( ~ 8.604ms / file)
[INFO]
[INFO] >>> i18n-maven-plugin:3.3:gen (default) > :get @ observe-entities >>>
[INFO]
[INFO] --- i18n-maven-plugin:3.3:get (get) @ observe-entities ---
[INFO] config - basedir : <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] config - locales : [fr_FR, en_GB, es_ES]
[INFO] import getter java.getter in 497547ns
[INFO] Copying observe-entities.properties to <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] Copying observe-entities.properties to <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] Copying observe-entities.properties to <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO]
[INFO] <<< i18n-maven-plugin:3.3:gen (default) < :get @ observe-entities <<<
[INFO]
[INFO] --- i18n-maven-plugin:3.3:gen (default) @ observe-entities ---
[INFO] config - src basedir : <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] config - out basedir : <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] config - locales : [fr_FR, en_GB, es_ES]
[INFO] prepare bundle for locale fr_FR
[INFO] merge bundle fr_FR to out
[WARNING] bundle fr_FR contains 4/34 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO] copy bundle fr_FR to src
[INFO] prepare bundle for locale en_GB
[INFO] merge bundle en_GB to out
[WARNING] bundle en_GB contains 34/34 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO] copy bundle en_GB to src
[INFO] prepare bundle for locale es_ES
[INFO] merge bundle es_ES to out
[WARNING] bundle es_ES contains 5/34 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO] copy bundle es_ES to src
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ observe-entities ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] Copying 21 resources
[INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] Copying 93 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ observe-entities ---
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] Scan 725 files header done in 865.391ms.
[INFO]
* uptodate header on 80 files.
* add header on 645 files.
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ observe-entities ---
[INFO] Compiling 602 source files to <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>:[26,40] org.nuiton.topia.framework.TopiaQuery in org.nuiton.topia.framework has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>:[39,9] org.nuiton.topia.framework.TopiaQuery in org.nuiton.topia.framework has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>: Some input files use unchecked or unsafe operations.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ observe-entities ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO]
[INFO] --- jredmine-maven-plugin:1.8.2:generate-changes (jredmine-generate-changes) @ observe-entities ---
[INFO] Skipping goal (skipGenerateChanges flag is on).
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ observe-entities ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ observe-entities ---
[INFO] Compiling 6 source files to <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ observe-entities ---
[INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running fr.ird.type.SexagecimalPositionTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in fr.ird.type.SexagecimalPositionTest
Running fr.ird.observe.entities.ActivitySeineImplTest
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:55) setUp - +++ start test
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:140) assertDecimal - expected longitude null, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:141) assertDecimal - expected latitudenull, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:157) assertLongitudeSexagecimal - null, expected <null-null-null> -- actual <null-null-null>
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:157) assertLongitudeSexagecimal - 121.0, expected <121-0-0> -- actual <121-0-0>
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:157) assertLongitudeSexagecimal - 121.13347, expected <121-8-0> -- actual <121-8-0>
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:157) assertLongitudeSexagecimal - 121.135, expected <121-8-6> -- actual <121-8-6>
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:63) tearDown - --- end test
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:55) setUp - +++ start test
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:140) assertDecimal - expected longitude null, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:141) assertDecimal - expected latitudenull, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:157) assertLongitudeSexagecimal - null, expected <null-null-null> -- actual <null-null-null>
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:157) assertLongitudeSexagecimal - null, expected <121-null-null> -- actual <121-null-null>
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:140) assertDecimal - expected longitude 121.0, actual 121.0
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:141) assertDecimal - expected latitudenull, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:157) assertLongitudeSexagecimal - 121.0, expected <121-8-0> -- actual <121-8-0>
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:140) assertDecimal - expected longitude 121.13347, actual 121.13347
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:141) assertDecimal - expected latitudenull, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:157) assertLongitudeSexagecimal - 121.13347, expected <121-8-6> -- actual <121-8-6>
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:140) assertDecimal - expected longitude 121.135, actual 121.13514
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:141) assertDecimal - expected latitudenull, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:63) tearDown - --- end test
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:55) setUp - +++ start test
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:140) assertDecimal - expected longitude null, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:141) assertDecimal - expected latitudenull, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:63) tearDown - --- end test
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in fr.ird.observe.entities.ActivitySeineImplTest
Running fr.ird.observe.entities.referentiel.LengthWeightParemeterHelperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 sec - in fr.ird.observe.entities.referentiel.LengthWeightParemeterHelperTest
Running fr.ird.observe.entities.migration.ObserveMigrationCallBackForVersionResolverTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in fr.ird.observe.entities.migration.ObserveMigrationCallBackForVersionResolverTest
Running fr.ird.observe.DBHelperTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in fr.ird.observe.DBHelperTest
Running fr.ird.observe.ScriptTest
INFO [main] (fr.ird.observe.ScriptTest:65) init - available factory [engine: Mozilla Rhino v.1.7 release 3 PRERELEASE] [language: ECMAScript, version:1.8], mime-types : ?[application/javascript, application/ecmascript, text/javascript, text/ecmascript]?[js]
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 1 in 1.982ms (~ 1.982ms)
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 10 in 17.333ms (~ 1.733ms)
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 100 in 144.311ms (~ 1.443ms)
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 1000 in 516.147ms (~ 516147ns)
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 1000 in 191.065ms (~ 191065ns)
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 100 in 15.019ms (~ 150188ns)
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 10 in 1.53ms (~ 153017ns)
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 1 in 173701ns (~ 173701ns)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.902 sec - in fr.ird.observe.ScriptTest
Results :
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ observe-entities ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO]
[INFO] >>> maven-source-plugin:2.3:jar (attach-sources) > generate-sources @ observe-entities >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ observe-entities ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ observe-entities ---
[INFO] Will use repository http://repo1.maven.org/maven2/
[INFO] Will use repository http://nexus.nuiton.org/nexus/content/repositories/central-releases
[INFO] Will use repository http://nexus.nuiton.org/nexus/content/repositories/other-releases
[WARNING] Skip SNAPSHOT dependency : org.nuiton.topia:topia-persistence:2.9.3-20140826.174128-7
[WARNING] Skip SNAPSHOT dependency : org.nuiton.topia:topia-service-migration:2.9.3-20140826.174142-7
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ observe-entities ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ observe-entities ---
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[INFO]
[INFO] --- eugene-maven-plugin:2.13:generate (generate-persistence) @ observe-entities ---
[INFO] Process phase [zargo]
[INFO] No file generated.
[INFO] Process phase [xmi]
[INFO] No file generated.
[INFO] Process phase [model]
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.Boolean] : the tagvalue 'Boolean' is unknown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.Float] : the tagvalue 'Float' is unknown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.Integer] : the tagvalue 'Integer' is unknown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.Long] : the tagvalue 'Long' is unknown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.String] : the tagvalue 'String' is unknown.
[INFO] Process phase [generator]
[INFO] Apply generator TopiaMetaTransformer
WARN [pool-1-thread-1 for channel] (TopiaMetaTransformer.java:106) validateModel - [VALIDATION] [getTargetSample([boolean discarded<<[]>> tagvalue: {}])<<[]>> throws [] tagvalue: {}] Operation name getTargetSample is already reserved for a getter/setter of an entity attribute
[INFO] Apply generator BinderHelperTransformer
[INFO] No file generated.
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:2.3:jar (attach-sources) < generate-sources @ observe-entities <<<
[INFO]
[INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ observe-entities ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ observe-entities ---
[INFO]
11 warnings
[WARNING] Javadoc Warnings
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>:226: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>:239: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>:81: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>:65: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>:69: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>:99: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>:164: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>:171: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>:178: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>:184: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>:195: warning - @return tag has no arguments.
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO]
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ observe-entities ---
[INFO]
[INFO] --- maven-jar-plugin:2.5:test-jar (attach-test) @ observe-entities ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (integration-tests) @ observe-entities ---
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (after-integration-tests) @ observe-entities ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ observe-entities ---
[INFO] Exporting server [gpg-signer] username in ${gpg.keyname}
[INFO] Exporting server [gpg-signer] password in ${gpg.passphrase}
[JENKINS] Recording test results
[INFO]
[INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-artifacts) @ observe-entities ---
[INFO] Loaded /var/local/forge/data/codelutin.com/jenkins/workspace/observe-nightly/trunk/target/collect-artifacts.txt
[INFO] Copying observe-entities-3.7-SNAPSHOT.jar to /var/local/forge/data/codelutin.com/jenkins/workspace/observe-nightly/trunk/target/collect/fr.ird.observe--observe-entities/observe-entities-3.7-SNAPSHOT.jar
[INFO] Copying THIRD-PARTY.properties to /var/local/forge/data/codelutin.com/jenkins/workspace/observe-nightly/trunk/target/collect/fr.ird.observe--observe-entities/THIRD-PARTY.properties
[INFO] Copying observe-entities-3.7-SNAPSHOT-sources.jar to /var/local/forge/data/codelutin.com/jenkins/workspace/observe-nightly/trunk/target/collect/fr.ird.observe--observe-entities/observe-entities-3.7-SNAPSHOT-sources.jar
[INFO] Copying observe-entities-3.7-SNAPSHOT-javadoc.jar to /var/local/forge/data/codelutin.com/jenkins/workspace/observe-nightly/trunk/target/collect/fr.ird.observe--observe-entities/observe-entities-3.7-SNAPSHOT-javadoc.jar
[INFO] Copying observe-entities-3.7-SNAPSHOT-tests.jar to /var/local/forge/data/codelutin.com/jenkins/workspace/observe-nightly/trunk/target/collect/fr.ird.observe--observe-entities/observe-entities-3.7-SNAPSHOT-tests.jar
[INFO]
[INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ observe-entities ---
[WARNING] Skipping goal (No file to collect).
[INFO]
[INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ observe-entities ---
[INFO]
[INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ observe-entities ---
[INFO] Used declared dependencies found:
[INFO] org.nuiton:nuiton-utils:jar:3.0-rc-7:compile
[INFO] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile
[INFO] org.nuiton:nuiton-config:jar:3.0-rc-1:compile
[INFO] org.apache.commons:commons-lang3:jar:3.3.2:compile
[INFO] commons-logging:commons-logging:jar:1.2:compile
[INFO] com.google.guava:guava:jar:17.0:compile
[INFO] org.nuiton.topia:topia-persistence:jar:2.9.3-SNAPSHOT:compile
[INFO] org.nuiton.topia:topia-service-migration:jar:2.9.3-SNAPSHOT:compile
[INFO] org.hibernate:hibernate-core:jar:4.3.5.Final:compile
[INFO] junit:junit:jar:4.11:test
[WARNING] Used undeclared dependencies found:
[WARNING] commons-io:commons-io:jar:2.4:compile
[JENKINS] Archiving disabled
1
4