Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cf-dev] [Hudson] Build failed in Hudson: tools #312

See <https://hudson.eclipse.org/californium/job/tools/312/>

------------------------------------------
[...truncated 32 lines...]
[INFO] Scanning for projects...
Downloading: https://repo.eclipse.org/content/repositories/snapshots/org/eclipse/californium/parent/1.1.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/snapshots/org/eclipse/californium/parent/1.1.0-SNAPSHOT/maven-metadata.xml (610 B at 2.5 KB/sec)
[INFO] Inspecting build with total of 7 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 7 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Californium (Cf) Tools
[INFO] Cf-ConsoleClient
[INFO] Cf-GUIClient
[INFO] Cf-CoAPBench
[INFO] Cf-ExampleServer
[INFO] Cf-ResourceDirectory
[INFO] Cf-Polyfill
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Californium (Cf) Tools 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.eclipse.org/content/repositories/snapshots/org/eclipse/californium/californium-core/1.1.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/snapshots/org/eclipse/californium/californium-core/1.1.0-SNAPSHOT/maven-metadata.xml (1011 B at 13.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/snapshots/org/eclipse/californium/element-connector/1.1.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/snapshots/org/eclipse/californium/element-connector/1.1.0-SNAPSHOT/maven-metadata.xml (2 KB at 16.9 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tools ---
[INFO] Deleting /jobs/genie.californium/tools/workspace/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ tools ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ tools ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign-jars) @ tools ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ tools ---
[INFO] Installing /jobs/genie.californium/tools/workspace/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/tools/1.1.0-SNAPSHOT/tools-1.1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:copy (copy-installed) @ tools ---
[INFO] Configured Artifact: org.eclipse.californium:tools:1.1.0-SNAPSHOT:pom
[INFO] org.eclipse.californium:tools:1.1.0-SNAPSHOT:pom already exists in /jobs/genie.californium/tools/run
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.5:deploy (injected-nexus-deploy) @ tools ---
[INFO] o.s.n.m.s.d.s.DeferredDeployStrategy - Performing deferred deploys (gathering into "/jobs/genie.californium/tools/workspace/target/nexus-staging/deferred")...
[INFO] Installing /jobs/genie.californium/tools/workspace/pom.xml to /jobs/genie.californium/tools/workspace/target/nexus-staging/deferred/org/eclipse/californium/tools/1.1.0-SNAPSHOT/tools-1.1.0-SNAPSHOT.pom
[INFO] Execution skipped to the last project...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Cf-ConsoleClient 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.eclipse.org/content/repositories/snapshots/org/eclipse/californium/scandium/1.1.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/snapshots/org/eclipse/californium/scandium/1.1.0-SNAPSHOT/maven-metadata.xml (1003 B at 11.8 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cf-client ---
[INFO] Deleting /jobs/genie.californium/tools/workspace/cf-client/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ cf-client ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cf-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.californium/tools/workspace/cf-client/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ cf-client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /jobs/genie.californium/tools/workspace/cf-client/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cf-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.californium/tools/workspace/cf-client/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ cf-client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cf-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cf-client ---
[INFO] Building jar: /jobs/genie.californium/tools/workspace/cf-client/target/cf-client-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-assembly-plugin:2.5.5:single (make-assembly) @ cf-client ---
[WARNING] Artifact: org.eclipse.californium:cf-client:jar:1.1.0-SNAPSHOT references the same file as the assembly destination file. Moving it to a temporary location for inclusion.
[INFO] Building jar: /jobs/genie.californium/tools/workspace/cf-client/target/cf-client-1.1.0-SNAPSHOT.jar
[WARNING] Configuration options: 'appendAssemblyId' is set to false, and 'classifier' is missing.
Instead of attaching the assembly file: /jobs/genie.californium/tools/workspace/cf-client/target/cf-client-1.1.0-SNAPSHOT.jar, it will become the file for main project artifact.
NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic!
[WARNING] Replacing pre-existing project main-artifact file: /jobs/genie.californium/tools/workspace/cf-client/target/archive-tmp/cf-client-1.1.0-SNAPSHOT.jar
with assembly file: /jobs/genie.californium/tools/workspace/cf-client/target/cf-client-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ cf-client ---
[INFO] Building jar: /jobs/genie.californium/tools/workspace/cf-client/target/cf-client-1.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign-jars) @ cf-client ---
[INFO] Searching cf-client-1.1.0-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.californium:cf-client:jar:1.1.0-SNAPSHOT in 2 seconds.
[INFO] Searching cf-client-1.1.0-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.californium:cf-client:java-source:sources:1.1.0-SNAPSHOT in 0 seconds.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ cf-client ---
[INFO] Installing /jobs/genie.californium/tools/workspace/cf-client/target/cf-client-1.1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-client/1.1.0-SNAPSHOT/cf-client-1.1.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.californium/tools/workspace/cf-client/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-client/1.1.0-SNAPSHOT/cf-client-1.1.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.californium/tools/workspace/cf-client/target/cf-client-1.1.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-client/1.1.0-SNAPSHOT/cf-client-1.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:copy (copy-installed) @ cf-client ---
[INFO] Configured Artifact: org.eclipse.californium:cf-client:1.1.0-SNAPSHOT:jar
[INFO] Copying cf-client-1.1.0-SNAPSHOT.jar to /jobs/genie.californium/tools/workspace/run/cf-client-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.5:deploy (injected-nexus-deploy) @ cf-client ---
[INFO] o.s.n.m.s.d.s.DeferredDeployStrategy - Performing deferred deploys (gathering into "/jobs/genie.californium/tools/workspace/target/nexus-staging/deferred")...
[INFO] Installing /jobs/genie.californium/tools/workspace/cf-client/target/cf-client-1.1.0-SNAPSHOT.jar to /jobs/genie.californium/tools/workspace/target/nexus-staging/deferred/org/eclipse/californium/cf-client/1.1.0-SNAPSHOT/cf-client-1.1.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.californium/tools/workspace/cf-client/pom.xml to /jobs/genie.californium/tools/workspace/target/nexus-staging/deferred/org/eclipse/californium/cf-client/1.1.0-SNAPSHOT/cf-client-1.1.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.californium/tools/workspace/cf-client/target/cf-client-1.1.0-SNAPSHOT-sources.jar to /jobs/genie.californium/tools/workspace/target/nexus-staging/deferred/org/eclipse/californium/cf-client/1.1.0-SNAPSHOT/cf-client-1.1.0-SNAPSHOT-sources.jar
[INFO] Execution skipped to the last project...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Cf-GUIClient 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cf-browser ---
[INFO] Deleting /jobs/genie.californium/tools/workspace/cf-browser/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ cf-browser ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cf-browser ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 12 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ cf-browser ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /jobs/genie.californium/tools/workspace/cf-browser/target/classes
[INFO] /jobs/genie.californium/tools/workspace/cf-browser/src/main/java/org/eclipse/californium/tools/GUIController.java: /jobs/genie.californium/tools/workspace/cf-browser/src/main/java/org/eclipse/californium/tools/GUIController.java uses unchecked or unsafe operations.
[INFO] /jobs/genie.californium/tools/workspace/cf-browser/src/main/java/org/eclipse/californium/tools/GUIController.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cf-browser ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.californium/tools/workspace/cf-browser/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ cf-browser ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cf-browser ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cf-browser ---
[INFO] Building jar: /jobs/genie.californium/tools/workspace/cf-browser/target/cf-browser-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-assembly-plugin:2.5.5:single (make-assembly) @ cf-browser ---
[WARNING] Artifact: org.eclipse.californium:cf-browser:jar:1.1.0-SNAPSHOT references the same file as the assembly destination file. Moving it to a temporary location for inclusion.
[INFO] Building jar: /jobs/genie.californium/tools/workspace/cf-browser/target/cf-browser-1.1.0-SNAPSHOT.jar
[WARNING] Configuration options: 'appendAssemblyId' is set to false, and 'classifier' is missing.
Instead of attaching the assembly file: /jobs/genie.californium/tools/workspace/cf-browser/target/cf-browser-1.1.0-SNAPSHOT.jar, it will become the file for main project artifact.
NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic!
[WARNING] Replacing pre-existing project main-artifact file: /jobs/genie.californium/tools/workspace/cf-browser/target/archive-tmp/cf-browser-1.1.0-SNAPSHOT.jar
with assembly file: /jobs/genie.californium/tools/workspace/cf-browser/target/cf-browser-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ cf-browser ---
[INFO] Building jar: /jobs/genie.californium/tools/workspace/cf-browser/target/cf-browser-1.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign-jars) @ cf-browser ---
[INFO] Searching cf-browser-1.1.0-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.californium:cf-browser:jar:1.1.0-SNAPSHOT in 2 seconds.
[INFO] Searching cf-browser-1.1.0-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.californium:cf-browser:java-source:sources:1.1.0-SNAPSHOT in 0 seconds.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ cf-browser ---
[INFO] Installing /jobs/genie.californium/tools/workspace/cf-browser/target/cf-browser-1.1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-browser/1.1.0-SNAPSHOT/cf-browser-1.1.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.californium/tools/workspace/cf-browser/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-browser/1.1.0-SNAPSHOT/cf-browser-1.1.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.californium/tools/workspace/cf-browser/target/cf-browser-1.1.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-browser/1.1.0-SNAPSHOT/cf-browser-1.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:copy (copy-installed) @ cf-browser ---
[INFO] Configured Artifact: org.eclipse.californium:cf-browser:1.1.0-SNAPSHOT:jar
[INFO] Copying cf-browser-1.1.0-SNAPSHOT.jar to /jobs/genie.californium/tools/workspace/run/cf-browser-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.5:deploy (injected-nexus-deploy) @ cf-browser ---
[INFO] o.s.n.m.s.d.s.DeferredDeployStrategy - Performing deferred deploys (gathering into "/jobs/genie.californium/tools/workspace/target/nexus-staging/deferred")...
[INFO] Installing /jobs/genie.californium/tools/workspace/cf-browser/target/cf-browser-1.1.0-SNAPSHOT.jar to /jobs/genie.californium/tools/workspace/target/nexus-staging/deferred/org/eclipse/californium/cf-browser/1.1.0-SNAPSHOT/cf-browser-1.1.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.californium/tools/workspace/cf-browser/pom.xml to /jobs/genie.californium/tools/workspace/target/nexus-staging/deferred/org/eclipse/californium/cf-browser/1.1.0-SNAPSHOT/cf-browser-1.1.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.californium/tools/workspace/cf-browser/target/cf-browser-1.1.0-SNAPSHOT-sources.jar to /jobs/genie.californium/tools/workspace/target/nexus-staging/deferred/org/eclipse/californium/cf-browser/1.1.0-SNAPSHOT/cf-browser-1.1.0-SNAPSHOT-sources.jar
[INFO] Execution skipped to the last project...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Cf-CoAPBench 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cf-coapbench ---
[INFO] Deleting /jobs/genie.californium/tools/workspace/cf-coapbench/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ cf-coapbench ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cf-coapbench ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.californium/tools/workspace/cf-coapbench/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ cf-coapbench ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 17 source files to /jobs/genie.californium/tools/workspace/cf-coapbench/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cf-coapbench ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.californium/tools/workspace/cf-coapbench/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ cf-coapbench ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cf-coapbench ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cf-coapbench ---
[INFO] Building jar: /jobs/genie.californium/tools/workspace/cf-coapbench/target/cf-coapbench-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-assembly-plugin:2.5.5:single (make-assembly) @ cf-coapbench ---
[WARNING] Artifact: org.eclipse.californium:cf-coapbench:jar:1.1.0-SNAPSHOT references the same file as the assembly destination file. Moving it to a temporary location for inclusion.
[INFO] Building jar: /jobs/genie.californium/tools/workspace/cf-coapbench/target/cf-coapbench-1.1.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Californium (Cf) Tools ............................. SUCCESS [  2.996 s]
[INFO] Cf-ConsoleClient ................................... SUCCESS [  7.025 s]
[INFO] Cf-GUIClient ....................................... SUCCESS [  4.906 s]
[INFO] Cf-CoAPBench ....................................... FAILURE [  1.729 s]
[INFO] Cf-ExampleServer ................................... SKIPPED
[INFO] Cf-ResourceDirectory ............................... SKIPPED
[INFO] Cf-Polyfill ........................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19.396 s
[INFO] Finished at: 2017-08-03T09:32:01-04:00
[INFO] Final Memory: 54M/2377M
[INFO] ------------------------------------------------------------------------
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.5.5:single (make-assembly) on project cf-coapbench: Failed to create assembly: Error creating assembly archive jar-with-dependencies: Problem creating jar: jar:file:/opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/element-connector/1.1.0-SNAPSHOT/element-connector-1.1.0-SNAPSHOT.jar!/META-INF/maven/org.eclipse.californium/element-connector/pom.properties
Cleaning up unclosed ZipFile for archive /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/element-connector/1.1.0-SNAPSHOT/element-connector-1.1.0-SNAPSHOT.jar
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.5.5:single (make-assembly) on project cf-coapbench: Failed to create assembly: Error creating assembly archive jar-with-dependencies: Problem creating jar: jar:file:/opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/element-connector/1.1.0-SNAPSHOT/element-connector-1.1.0-SNAPSHOT.jar!/META-INF/maven/org.eclipse.californium/element-connector/pom.properties: JAR entry META-INF/maven/org.eclipse.californium/element-connector/pom.properties not found in /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/element-connector/1.1.0-SNAPSHOT/element-connector-1.1.0-SNAPSHOT.jar -> [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 :cf-coapbench
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
Archiving artifacts

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top