Build failed in Jenkins: jaxx-technical-site-snapshot #1
See <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/1/> ------------------------------------------ [...truncated 3444 lines...] Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JAXX :: Compiler 3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ jaxx-compiler --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ jaxx-compiler --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ jaxx-compiler --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ jaxx-compiler --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository http://maven.nuiton.org/central-releases [INFO] 53 dependencies to check. [INFO] 53 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 934.059ms [INFO] All dependencies are safe. [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ jaxx-compiler --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ jaxx-compiler --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ jaxx-compiler --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ jaxx-compiler --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ jaxx-compiler --- [INFO] Exporting server [redmine-forge.nuiton.org] privateKey in ${redmine.apiKey} [INFO] [INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ jaxx-compiler --- [INFO] Will create or update license file [lgpl_v3] to <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/jaxx-compiler/LICENSE.txt> [INFO] [INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ jaxx-compiler --- [INFO] Load missing file <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/jaxx-compiler/src/license/THIRD-PARTY.properties> [INFO] Missing file <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/jaxx-compiler/src/license/THIRD-PARTY.properties> is up-to-date. [INFO] Writing third-party file to <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/jaxx-compiler/target/generated-sources/license/THIRD-PARTY.txt> [INFO] Will attach third party file from <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/jaxx-compiler/src/license/THIRD-PARTY.properties> [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ jaxx-compiler --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 2 resources [INFO] [INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header) @ jaxx-compiler --- [INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/jaxx-compiler/src> [INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/jaxx-compiler/target/generated-sources> [INFO] Scan 176 files header done in 1.767s. [INFO] * uptodate header on 175 files. * add header on 1 file. [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ jaxx-compiler --- [INFO] Compiling 154 source files to <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/jaxx-compiler/target/classes> [INFO] [INFO] --- animal-sniffer-maven-plugin:1.14:check (default) @ jaxx-compiler --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ jaxx-compiler --- [INFO] Skipping goal (runOnce flag is on, and was already executed). [INFO] [INFO] --- plexus-component-metadata:1.6:generate-metadata (default) @ jaxx-compiler --- [INFO] Discovered 7 component descriptors(s) [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ jaxx-compiler --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/jaxx-compiler/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ jaxx-compiler --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ jaxx-compiler --- [INFO] Compiling 20 source files to <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/jaxx-compiler/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ jaxx-compiler --- [INFO] Surefire report directory: <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/jaxx-compiler/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuiton.jaxx.compiler.types.InsetsConverterTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec - in org.nuiton.jaxx.compiler.types.InsetsConverterTest Running org.nuiton.jaxx.compiler.types.PrimitiveConverterTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuiton.jaxx.compiler.types.PrimitiveConverterTest Running org.nuiton.jaxx.compiler.types.ColorConverterTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuiton.jaxx.compiler.types.ColorConverterTest Running org.nuiton.jaxx.compiler.types.TypeManagerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuiton.jaxx.compiler.types.TypeManagerTest Running org.nuiton.jaxx.compiler.reflect.resolvers.ClassDescriptorResolverFromJavaFileTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 sec - in org.nuiton.jaxx.compiler.reflect.resolvers.ClassDescriptorResolverFromJavaFileTest Running org.nuiton.jaxx.compiler.reflect.ClassDescriptorTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.nuiton.jaxx.compiler.reflect.ClassDescriptorTest Running org.nuiton.jaxx.compiler.beans.BeanIntoUtilTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuiton.jaxx.compiler.beans.BeanIntoUtilTest Running org.nuiton.jaxx.compiler.binding.JavaParserUtilTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.nuiton.jaxx.compiler.binding.JavaParserUtilTest Running org.nuiton.jaxx.compiler.tags.TagManagerTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 sec - in org.nuiton.jaxx.compiler.tags.TagManagerTest Running org.nuiton.jaxx.compiler.java.JavaMethodTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.nuiton.jaxx.compiler.java.JavaMethodTest Running org.nuiton.jaxx.compiler.java.parser.JavaParserTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in org.nuiton.jaxx.compiler.java.parser.JavaParserTest Running org.nuiton.jaxx.compiler.java.JavaFieldTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuiton.jaxx.compiler.java.JavaFieldTest Results : Tests run: 66, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ jaxx-compiler --- [INFO] Building jar: <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/jaxx-compiler/target/jaxx-compiler-3.0-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ jaxx-compiler >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ jaxx-compiler --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ jaxx-compiler --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ jaxx-compiler --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository http://maven.nuiton.org/central-releases [INFO] Skipping goal (runOnce flag is on and goal was already executed). [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ jaxx-compiler --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ jaxx-compiler --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ jaxx-compiler --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ jaxx-compiler --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ jaxx-compiler --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ jaxx-compiler <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ jaxx-compiler --- [INFO] Building jar: <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/jaxx-compiler/target/jaxx-compiler-3.0-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ jaxx-compiler --- [INFO] Building jar: <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/jaxx-compiler/target/jaxx-compiler-3.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ jaxx-compiler --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ jaxx-compiler --- [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) @ jaxx-compiler --- [INFO] Loaded <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/target/collect-artifacts.txt> [INFO] Copying jaxx-compiler-3.0-SNAPSHOT.jar to <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/target/collect/org.nuiton.jaxx--jaxx-compiler/jaxx-compiler-3.0-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/target/collect/org.nuiton.jaxx--jaxx-compiler/THIRD-PARTY.properties> [INFO] Copying jaxx-compiler-3.0-SNAPSHOT-sources.jar to <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/target/collect/org.nuiton.jaxx--jaxx-compiler/jaxx-compiler-3.0-SNAPSHOT-sources.jar> [INFO] Copying jaxx-compiler-3.0-SNAPSHOT-javadoc.jar to <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/target/collect/org.nuiton.jaxx--jaxx-compiler/jaxx-compiler-3.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ jaxx-compiler --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ jaxx-compiler --- [INFO] [INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ jaxx-compiler --- [INFO] Used declared dependencies found: [INFO] org.nuiton.jaxx:jaxx-runtime-api:jar:3.0-SNAPSHOT:compile [INFO] org.nuiton.jaxx:jaxx-validator:jar:3.0-SNAPSHOT:compile [INFO] org.nuiton:nuiton-utils:jar:3.0-rc-8:compile [INFO] org.nuiton:nuiton-config:jar:3.0-rc-2:compile [INFO] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile [INFO] org.nuiton.eugene:eugene:jar:2.13:compile [INFO] org.apache.commons:commons-lang3:jar:3.3.2:compile [INFO] com.google.guava:guava:jar:18.0:compile [INFO] org.apache.commons:commons-collections4:jar:4.0:compile [INFO] commons-logging:commons-logging:jar:1.2:compile [INFO] junit:junit:jar:4.12:test [WARNING] Unused declared dependencies found: [WARNING] org.nuiton.jaxx:jaxx-swing-extra:jar:3.0-SNAPSHOT: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 [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] JAXX ............................................... SUCCESS [01:11 min] [INFO] JAXX :: Runtime Api ................................ SUCCESS [ 46.158 s] [INFO] JAXX :: Swing Extra ................................ SUCCESS [ 37.202 s] [INFO] JAXX :: Validator .................................. SUCCESS [ 50.337 s] [INFO] JAXX :: Extra Widgets .............................. SUCCESS [ 48.387 s] [INFO] JAXX :: Runtime .................................... SUCCESS [ 42.254 s] [INFO] JAXX :: Compiler ................................... FAILURE [ 21.819 s] [INFO] JAXX :: Maven plugin ............................... SKIPPED [INFO] JAXX :: Widgets Common ............................. SKIPPED [INFO] JAXX :: Widgets Number ............................. SKIPPED [INFO] JAXX :: Widgets Select ............................. SKIPPED [INFO] JAXX :: Widgets Gis ................................ SKIPPED [INFO] JAXX :: Widgets .................................... SKIPPED [INFO] JAXX :: Widgets DateTime ........................... SKIPPED [INFO] JAXX :: Widgets Config ............................. SKIPPED [INFO] JAXX :: Application API ............................ SKIPPED [INFO] JAXX :: Application Swing .......................... SKIPPED [INFO] JAXX :: Demo ....................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:24 min [INFO] Finished at: 2015-06-12T01:41:44+02:00 [INFO] Final Memory: 152M/615M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project jaxx-compiler: Dependency problems found -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :jaxx-compiler Sending e-mails to: jaxx-build@list.nuiton.org channel stopped 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
See <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/2/> ------------------------------------------ [...truncated 3528 lines...] Finished Calculation of disk usage of workspace in 25 second [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JAXX :: Compiler 3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ jaxx-compiler --- [INFO] Deleting <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/jaxx-compiler/target> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ jaxx-compiler --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-site-deploy-classifier) @ jaxx-compiler --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ jaxx-compiler --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ jaxx-compiler --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ jaxx-compiler --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ jaxx-compiler --- [INFO] [INFO] --- helper-maven-plugin:2.2.1:check-auto-container (check-central-safe) @ jaxx-compiler --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository http://maven.nuiton.org/central-releases [INFO] 53 dependencies to check. [INFO] 53 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 397510ns [INFO] All dependencies are safe. [INFO] [INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-redmine-login) @ jaxx-compiler --- [INFO] Exporting server [redmine-forge.nuiton.org] privateKey in ${redmine.apiKey} [INFO] [INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ jaxx-compiler --- [INFO] [INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ jaxx-compiler --- [INFO] Load missing file <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/jaxx-compiler/src/license/THIRD-PARTY.properties> [INFO] Missing file <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/jaxx-compiler/src/license/THIRD-PARTY.properties> is up-to-date. [INFO] Writing third-party file to <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/jaxx-compiler/target/generated-sources/license/THIRD-PARTY.txt> [INFO] Will attach third party file from <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/jaxx-compiler/src/license/THIRD-PARTY.properties> [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ jaxx-compiler --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 2 resources [INFO] [INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header) @ jaxx-compiler --- [INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/jaxx-compiler/src> [INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/jaxx-compiler/target/generated-sources> [INFO] Scan 176 files header done in 12,867s. [INFO] * uptodate header on 175 files. * add header on 1 file. [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ jaxx-compiler --- [INFO] Compiling 154 source files to <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/jaxx-compiler/target/classes> [INFO] [INFO] --- animal-sniffer-maven-plugin:1.14:check (default) @ jaxx-compiler --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ jaxx-compiler --- [INFO] Skipping goal (runOnce flag is on, and was already executed). [INFO] [INFO] --- plexus-component-metadata:1.6:generate-metadata (default) @ jaxx-compiler --- [INFO] Discovered 7 component descriptors(s) [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ jaxx-compiler --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/jaxx-compiler/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ jaxx-compiler --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ jaxx-compiler --- [INFO] Compiling 20 source files to <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/jaxx-compiler/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.19:test (default-test) @ jaxx-compiler --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuiton.jaxx.compiler.types.InsetsConverterTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.363 sec - in org.nuiton.jaxx.compiler.types.InsetsConverterTest Running org.nuiton.jaxx.compiler.types.PrimitiveConverterTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuiton.jaxx.compiler.types.PrimitiveConverterTest Running org.nuiton.jaxx.compiler.types.ColorConverterTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec - in org.nuiton.jaxx.compiler.types.ColorConverterTest Running org.nuiton.jaxx.compiler.types.TypeManagerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuiton.jaxx.compiler.types.TypeManagerTest Running org.nuiton.jaxx.compiler.reflect.resolvers.ClassDescriptorResolverFromJavaFileTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.263 sec - in org.nuiton.jaxx.compiler.reflect.resolvers.ClassDescriptorResolverFromJavaFileTest Running org.nuiton.jaxx.compiler.reflect.ClassDescriptorTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.nuiton.jaxx.compiler.reflect.ClassDescriptorTest Running org.nuiton.jaxx.compiler.beans.BeanIntoUtilTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuiton.jaxx.compiler.beans.BeanIntoUtilTest Running org.nuiton.jaxx.compiler.binding.JavaParserUtilTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.nuiton.jaxx.compiler.binding.JavaParserUtilTest Running org.nuiton.jaxx.compiler.tags.TagManagerTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.056 sec - in org.nuiton.jaxx.compiler.tags.TagManagerTest Running org.nuiton.jaxx.compiler.java.JavaMethodTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.nuiton.jaxx.compiler.java.JavaMethodTest Running org.nuiton.jaxx.compiler.java.parser.JavaParserTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.nuiton.jaxx.compiler.java.parser.JavaParserTest Running org.nuiton.jaxx.compiler.java.JavaFieldTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.nuiton.jaxx.compiler.java.JavaFieldTest Results : Tests run: 66, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Enregistrement des résultats des tests [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ jaxx-compiler --- [INFO] Building jar: <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/jaxx-compiler/target/jaxx-compiler-3.0-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ jaxx-compiler >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ jaxx-compiler --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-site-deploy-classifier) @ jaxx-compiler --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ jaxx-compiler --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ jaxx-compiler --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ jaxx-compiler --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ jaxx-compiler --- [INFO] [INFO] --- helper-maven-plugin:2.2.1:check-auto-container (check-central-safe) @ jaxx-compiler --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository http://maven.nuiton.org/central-releases [INFO] Skipping goal (runOnce flag is on and goal was already executed). [INFO] [INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-redmine-login) @ jaxx-compiler --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ jaxx-compiler <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ jaxx-compiler --- [INFO] Building jar: <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/jaxx-compiler/target/jaxx-compiler-3.0-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ jaxx-compiler --- [INFO] Building jar: <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/jaxx-compiler/target/jaxx-compiler-3.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ jaxx-compiler --- [INFO] [INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-pgp-passphrase) @ jaxx-compiler --- [INFO] Exporting server [gpg-signer] username in ${gpg.keyname} [INFO] Exporting server [gpg-signer] password in ${gpg.passphrase} [INFO] [INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-build-artifacts) @ jaxx-compiler --- [INFO] Loaded <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/target/collect-artifacts.txt> [INFO] Copying jaxx-compiler-3.0-SNAPSHOT.jar to <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/target/collect/org.nuiton.jaxx--jaxx-compiler/jaxx-compiler-3.0-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/target/collect/org.nuiton.jaxx--jaxx-compiler/THIRD-PARTY.properties> [INFO] Copying jaxx-compiler-3.0-SNAPSHOT-sources.jar to <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/target/collect/org.nuiton.jaxx--jaxx-compiler/jaxx-compiler-3.0-SNAPSHOT-sources.jar> [INFO] Copying jaxx-compiler-3.0-SNAPSHOT-javadoc.jar to <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/target/collect/org.nuiton.jaxx--jaxx-compiler/jaxx-compiler-3.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- helper-maven-plugin:2.2.1:collect-files (collect-build-attachements) @ jaxx-compiler --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ jaxx-compiler --- [INFO] [INFO] --- maven-dependency-plugin:2.10:analyze-only (analyze) @ jaxx-compiler --- [INFO] Used declared dependencies found: [INFO] org.nuiton.jaxx:jaxx-runtime-api:jar:3.0-SNAPSHOT:compile [INFO] org.nuiton.jaxx:jaxx-validator:jar:3.0-SNAPSHOT:compile [INFO] org.nuiton:nuiton-utils:jar:3.0-rc-8:compile [INFO] org.nuiton:nuiton-config:jar:3.0-rc-2:compile [INFO] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile [INFO] org.nuiton.eugene:eugene:jar:2.13:compile [INFO] org.apache.commons:commons-lang3:jar:3.3.2:compile [INFO] com.google.guava:guava:jar:18.0:compile [INFO] org.apache.commons:commons-collections4:jar:4.0:compile [INFO] commons-logging:commons-logging:jar:1.2:compile [INFO] junit:junit:jar:4.12:test [WARNING] Unused declared dependencies found: [WARNING] org.nuiton.jaxx:jaxx-swing-extra:jar:3.0-SNAPSHOT: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 [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] JAXX ............................................... SUCCESS [30:36 min] [INFO] JAXX :: Runtime Api ................................ SUCCESS [20:33 min] [INFO] JAXX :: Swing Extra ................................ SUCCESS [13:36 min] [INFO] JAXX :: Validator .................................. SUCCESS [10:11 min] [INFO] JAXX :: Extra Widgets .............................. SUCCESS [11:21 min] [INFO] JAXX :: Runtime .................................... SUCCESS [04:44 min] [INFO] JAXX :: Compiler ................................... FAILURE [03:20 min] [INFO] JAXX :: Maven plugin ............................... SKIPPED [INFO] JAXX :: Widgets Common ............................. SKIPPED [INFO] JAXX :: Widgets Number ............................. SKIPPED [INFO] JAXX :: Widgets Select ............................. SKIPPED [INFO] JAXX :: Widgets Gis ................................ SKIPPED [INFO] JAXX :: Widgets .................................... SKIPPED [INFO] JAXX :: Widgets DateTime ........................... SKIPPED [INFO] JAXX :: Widgets Config ............................. SKIPPED [INFO] JAXX :: Application API ............................ SKIPPED [INFO] JAXX :: Application Swing .......................... SKIPPED [INFO] JAXX :: Demo ....................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:44 h [INFO] Finished at: 2015-12-25T03:28:07+01:00 [INFO] Final Memory: 144M/550M [INFO] ------------------------------------------------------------------------ En attente que Jenkins finisse de récupérer les données [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (analyze) on project jaxx-compiler: Dependency problems found -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :jaxx-compiler Sending e-mails to: jaxx-build@list.nuiton.org channel stopped Started calculate disk usage of build Finished Calculation of disk usage of build in 7 second Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 1 second
See <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/3/>
------------------------------------------
Started by user CI Nuiton Admin
Building on master in workspace <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://gitlab.nuiton.org/nuiton/jaxx.git # timeout=10
Fetching upstream changes from https://gitlab.nuiton.org/nuiton/jaxx.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress https://gitlab.nuiton.org/nuiton/jaxx.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10
Checking out Revision 801549f6298ad3773ace06b68c2278616e82a396 (refs/remotes/origin/develop)
> git config core.sparsecheckout # timeout=10
> git checkout -f 801549f6298ad3773ace06b68c2278616e82a396
> git rev-list 801549f6298ad3773ace06b68c2278616e82a396 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 45538
[jaxx-technical-site-snapshot] $ /opt/jdk8/bin/java -Dsettings.security=/var/local/forge/data/nuiton.org/maven/settings-security.xml -XX:MaxPermSize=256m -Xmx1024m -Djava.awt.headless=true -cp /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/opt/maven3/boot/plexus-classworlds-2.5.2.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven32Main /opt/maven3 /var/local/forge/exec/tomcat-nuiton.org/webapps/jenkins/WEB-INF/lib/remoting-2.53.2.jar /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 45538
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/pom.xml> -s /var/local/forge/data/nuiton.org/maven/settings.xml clean verify site-deploy -DperformRelease -Psnapshot-site
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] JAXX
[INFO] JAXX :: Runtime Api
[INFO] JAXX :: Swing Extra
[INFO] JAXX :: Validator
[INFO] JAXX :: Extra Widgets
[INFO] JAXX :: Runtime
[INFO] JAXX :: Compiler
[INFO] JAXX :: Maven plugin
[INFO] JAXX :: Widgets Common
[INFO] JAXX :: Widgets Number
[INFO] JAXX :: Widgets Select
[INFO] JAXX :: Widgets Gis
[INFO] JAXX :: Widgets
[INFO] JAXX :: Widgets DateTime
[INFO] JAXX :: Widgets Config
[INFO] JAXX :: Application API
[INFO] JAXX :: Application Swing
[INFO] JAXX :: Demo
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JAXX 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ jaxx ---
[INFO] Deleting <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/target>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ jaxx ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-site-deploy-classifier) @ jaxx ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ jaxx ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ jaxx ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ jaxx ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ jaxx ---
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:check-auto-container (check-central-safe) @ jaxx ---
[INFO] Will use repository http://repo1.maven.org/maven2/
[INFO] Will use repository http://maven.nuiton.org/central-releases
[INFO] 14 dependencies to check.
[INFO] 14 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 44.784ms
[INFO] All dependencies are safe.
[INFO]
[INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-redmine-login) @ jaxx ---
[INFO] Exporting server [redmine-forge.nuiton.org] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ jaxx ---
[INFO]
[INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ jaxx ---
[WARNING] The goal is skip due to packaging 'pom'
[INFO]
[INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header) @ jaxx ---
[INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/jaxx-technical-site-snapshot/ws/src>
[INFO] Scan 31 files header done in 597.704ms.
[INFO]
* uptodate header on 30 files.
* add header on 1 file.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default) @ jaxx ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO]
[INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ jaxx ---
[ERROR] (RedmineClient:491) - Error = <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="https://forge.nuiton.org/jredmine/ping">here</a>.</p>
<hr>
<address>Apache/2.4.10 (Debian) Server at forge.nuiton.org Port 80</address>
</body></html>
[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 4 second
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JAXX ............................................... FAILURE [ 19.716 s]
[INFO] JAXX :: Runtime Api ................................ SKIPPED
[INFO] JAXX :: Swing Extra ................................ SKIPPED
[INFO] JAXX :: Validator .................................. SKIPPED
[INFO] JAXX :: Extra Widgets .............................. SKIPPED
[INFO] JAXX :: Runtime .................................... SKIPPED
[INFO] JAXX :: Compiler ................................... SKIPPED
[INFO] JAXX :: Maven plugin ............................... SKIPPED
[INFO] JAXX :: Widgets Common ............................. SKIPPED
[INFO] JAXX :: Widgets Number ............................. SKIPPED
[INFO] JAXX :: Widgets Select ............................. SKIPPED
[INFO] JAXX :: Widgets Gis ................................ SKIPPED
[INFO] JAXX :: Widgets .................................... SKIPPED
[INFO] JAXX :: Widgets DateTime ........................... SKIPPED
[INFO] JAXX :: Widgets Config ............................. SKIPPED
[INFO] JAXX :: Application API ............................ SKIPPED
[INFO] JAXX :: Application Swing .......................... SKIPPED
[INFO] JAXX :: Demo ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30.399 s
[INFO] Finished at: 2016-02-25T11:42:50+01:00
[JENKINS] Archiving disabled
[INFO] Final Memory: 38M/346M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) on project jaxx: could not init goal GenerateChangesMojo for reason : could not init service for reason Got error code <301:Moved Permanently> on http://forge.nuiton.org/jredmine/ping -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Sending e-mails to: jaxx-build@list.nuiton.org
channel stopped
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
participants (1)
-
admin+ci-nuiton.org@codelutin.com