Started by timer Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Done Cloning the remote Git repository Cloning repository https://github.com/eclipse/microprofile-opentracing.git > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace # timeout=10 Fetching upstream changes from https://github.com/eclipse/microprofile-opentracing.git > /usr/local/bin/git --version # timeout=10 Setting http proxy: proxy.eclipse.org:9898 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-opentracing.git +refs/heads/*:refs/remotes/origin/* > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-opentracing.git # timeout=10 > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-opentracing.git # timeout=10 Fetching upstream changes from https://github.com/eclipse/microprofile-opentracing.git Setting http proxy: proxy.eclipse.org:9898 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-opentracing.git +refs/heads/*:refs/remotes/origin/* > /usr/local/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/local/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 98c2f81b70b76a7ad02cfae8b5b30275110df9cd (refs/remotes/origin/master) > /usr/local/bin/git config core.sparsecheckout # timeout=10 > /usr/local/bin/git checkout -f 98c2f81b70b76a7ad02cfae8b5b30275110df9cd Commit message: "Merge pull request #4 from pilhuhn/gitter-badge" > /usr/local/bin/git rev-list 98c2f81b70b76a7ad02cfae8b5b30275110df9cd # timeout=10 Parsing POMs Established TCP socket on 59055 [workspace] $ /shared/common/jdk1.8.0_x64-latest/bin/java -cp /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-agent-1.12-alpha-1.jar:/shared/common/apache-maven-latest/boot/plexus-classworlds-2.5.2.jar:/shared/common/apache-maven-latest/conf/logging jenkins.maven3.agent.Maven33Main /shared/common/apache-maven-latest /home/hudson/genie.microprofile/.jenkins/war/WEB-INF/lib/remoting-3.10.2.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-interceptor-1.12-alpha-1.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12-alpha-1.jar 59055 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/pom.xml -pl !spec -Peclipse-jarsigner install [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.opentracing:microprofile-opentracing-tck:jar:1.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin is missing. @ line 103, column 29 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] 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] Reactor Build Order: [INFO] [INFO] microprofile-opentracing-parent [INFO] microProfile-opentracing-api [INFO] microprofile-opentracing-tck [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building microprofile-opentracing-parent 0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-opentracing-parent --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/.gitignore [INFO] Finished adding exclusions from SCM ignore files. [INFO] 74 implicit excludes (use -debug for more details). [INFO] Exclude: .travis.yml.* [INFO] Exclude: bnd.bnd [INFO] Exclude: *.log [INFO] Exclude: .checkstyle [INFO] Exclude: .factorypath [INFO] Exclude: .editorconfig [INFO] 4 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 2 licenses. [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-opentracing-parent --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-opentracing-parent --- [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/opentracing/parent/microprofile-opentracing-parent/0.1-SNAPSHOT/microprofile-opentracing-parent-0.1-SNAPSHOT.pom 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 microProfile-opentracing-api 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-opentracing-api --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/.gitignore [INFO] Finished adding exclusions from SCM ignore files. [INFO] 62 implicit excludes (use -debug for more details). [INFO] Exclude: .travis.yml.* [INFO] Exclude: bnd.bnd [INFO] Exclude: *.log [INFO] Exclude: .checkstyle [INFO] Exclude: .factorypath [INFO] Exclude: .editorconfig [INFO] 6 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-opentracing-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-opentracing-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-opentracing-api --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- bnd-maven-plugin:2.4.1:bnd-process (default) @ microprofile-opentracing-api --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-opentracing-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-opentracing-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-opentracing-api --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-opentracing-api --- [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/microprofile-opentracing-api-1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ microprofile-opentracing-api --- [INFO] Loading source files for package org.eclipse.microprofile.opentracing... Constructing Javadoc information... Standard Doclet version 1.8.0_131 Building tree for all the packages and classes... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/org/eclipse/microprofile/opentracing/Traced.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/org/eclipse/microprofile/opentracing/package-frame.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/org/eclipse/microprofile/opentracing/package-summary.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/org/eclipse/microprofile/opentracing/package-tree.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/constant-values.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/org/eclipse/microprofile/opentracing/class-use/Traced.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/org/eclipse/microprofile/opentracing/package-use.html... Building index for all the packages and classes... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/overview-tree.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/index-all.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/allclasses-frame.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/allclasses-noframe.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/index.html... Generating /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/apidocs/help-doc.html... [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/microprofile-opentracing-api-1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-opentracing-api --- [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/microprofile-opentracing-api-1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/1.0-SNAPSHOT/microprofile-opentracing-api-1.0-SNAPSHOT.jar [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/1.0-SNAPSHOT/microprofile-opentracing-api-1.0-SNAPSHOT.pom [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/microprofile-opentracing-api-1.0-SNAPSHOT-javadoc.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/opentracing/microprofile-opentracing-api/1.0-SNAPSHOT/microprofile-opentracing-api-1.0-SNAPSHOT-javadoc.jar 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 microprofile-opentracing-tck 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ 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] Reactor Summary: [INFO] [INFO] microprofile-opentracing-parent .................... SUCCESS [ 3.954 s] [INFO] microProfile-opentracing-api ....................... SUCCESS [ 52.962 s] [INFO] microprofile-opentracing-tck ....................... FAILURE [ 0.026 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 58.806 s [INFO] Finished at: 2017-11-17T02:55:10-05:00 [INFO] Final Memory: 52M/1964M [INFO] ------------------------------------------------------------------------ [ERROR] Error resolving version for plugin 'org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin' from the repositories [local (/opt/public/hipp/homes/genie.microprofile/.m2/repository), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/)]: Plugin not found in any plugin repository -> [Help 1] [ERROR] [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/pom.xml to org.eclipse.microprofile.opentracing.parent/microprofile-opentracing-parent/0.1-SNAPSHOT/microprofile-opentracing-parent-0.1-SNAPSHOT.pom [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/PluginVersionResolutionException [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/pom.xml to org.eclipse.microprofile.opentracing/microprofile-opentracing-api/1.0-SNAPSHOT/microprofile-opentracing-api-1.0-SNAPSHOT.pom [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/microprofile-opentracing-api-1.0-SNAPSHOT.jar to org.eclipse.microprofile.opentracing/microprofile-opentracing-api/1.0-SNAPSHOT/microprofile-opentracing-api-1.0-SNAPSHOT.jar [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/api/target/microprofile-opentracing-api-1.0-SNAPSHOT-javadoc.jar to org.eclipse.microprofile.opentracing/microprofile-opentracing-api/1.0-SNAPSHOT/microprofile-opentracing-api-1.0-SNAPSHOT-javadoc.jar [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/OpenTracing-maven-snapshots/workspace/tck/pom.xml to org.eclipse.microprofile.opentracing/microprofile-opentracing-tck/1.0-SNAPSHOT/microprofile-opentracing-tck-1.0-SNAPSHOT.pom 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 Sending e-mails to: microprofile-dev@eclipse.org Finished: FAILURE