Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[microprofile-dev] Build failed in Jenkins: Health-maven-snapshots #50

See <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/50/display/redirect?page=changes>

Changes:

[ike.braun] Updating WAR files to be valid bean archives.  This closes #73 (#76)

------------------------------------------
Started by an SCM change
Building in workspace <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Cloning the remote Git repository
Cloning repository https://github.com/eclipse/microprofile-health.git
 > /usr/local/bin/git init <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/> # timeout=10
Fetching upstream changes from https://github.com/eclipse/microprofile-health.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-health.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-health.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-health.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/microprofile-health.git
Setting http proxy: proxy.eclipse.org:9898
 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-health.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 4ad1b7c88f3f3fe4f297c9ad6be482af9055f544 (refs/remotes/origin/master)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f 4ad1b7c88f3f3fe4f297c9ad6be482af9055f544
 > /usr/local/bin/git rev-list cc332e2d4be7614d2d1cfc85ec73180c040cfa87 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 36683
[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.8.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.7.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-interceptor-1.8.1.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.8.1.jar 36683
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/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.health:microprofile-health-tck:jar:1.0-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.testng:testng:jar -> version ${testng.version} vs 6.8.21 @ org.eclipse.microprofile.health:microprofile-health-tck:[unknown-version], <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/tck/pom.xml,> line 120, column 21
[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 Health
[INFO] MicroProfile Health API
[INFO] MicroProfile Health TCK
[INFO] MicroProfile Health Sample Implementation
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building MicroProfile Health 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-health-parent ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 70 implicit excludes (use -debug for more details).
[INFO] Exclude: .travis.yml.*
[INFO] Exclude: *.adoc
[INFO] Exclude: bnd.bnd
[INFO] Exclude: *.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: .factorypath
[INFO] Exclude: .editorconfig
[INFO] 3 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-health-parent ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-health-parent ---
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/pom.xml> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/health/microprofile-health-parent/1.0-SNAPSHOT/microprofile-health-parent-1.0-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 Health API 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-health-api ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 66 implicit excludes (use -debug for more details).
[INFO] Exclude: .travis.yml.*
[INFO] Exclude: *.adoc
[INFO] Exclude: bnd.bnd
[INFO] Exclude: *.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: .factorypath
[INFO] Exclude: .editorconfig
[INFO] 10 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 7 licenses.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-health-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-health-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/classes>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-health-api ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-health-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-health-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-health-api ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-health-api ---
[INFO] Building jar: <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/microprofile-health-api-1.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ microprofile-health-api ---
[INFO] 
Loading source files for package org.eclipse.microprofile.health...
Loading source files for package org.eclipse.microprofile.health.spi...
Constructing Javadoc information...
Standard Doclet version 1.8.0_131
Building tree for all the packages and classes...
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/Health.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/HealthCheck.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/HealthCheckResponse.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/HealthCheckResponse.State.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/HealthCheckResponseBuilder.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/spi/HealthCheckResponseProvider.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/overview-frame.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/package-frame.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/package-summary.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/package-tree.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/spi/package-frame.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/spi/package-summary.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/spi/package-tree.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/constant-values.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/class-use/HealthCheckResponseBuilder.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/class-use/HealthCheckResponse.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/class-use/HealthCheckResponse.State.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/class-use/HealthCheck.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/class-use/Health.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/spi/class-use/HealthCheckResponseProvider.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/package-use.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/health/spi/package-use.html...>
Building index for all the packages and classes...
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/overview-tree.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/index-all.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/deprecated-list.html...>
Building index for all classes...
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/allclasses-frame.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/allclasses-noframe.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/index.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/overview-summary.html...>
Generating <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/apidocs/help-doc.html...>
[INFO] Building jar: <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/microprofile-health-api-1.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-health-api ---
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/microprofile-health-api-1.0-SNAPSHOT.jar> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/health/microprofile-health-api/1.0-SNAPSHOT/microprofile-health-api-1.0-SNAPSHOT.jar
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/pom.xml> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/health/microprofile-health-api/1.0-SNAPSHOT/microprofile-health-api-1.0-SNAPSHOT.pom
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/microprofile-health-api-1.0-SNAPSHOT-javadoc.jar> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/health/microprofile-health-api/1.0-SNAPSHOT/microprofile-health-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 Health TCK 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-health-tck ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/tck/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 66 implicit excludes (use -debug for more details).
[INFO] Exclude: .travis.yml.*
[INFO] Exclude: *.adoc
[INFO] Exclude: bnd.bnd
[INFO] Exclude: *.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: .factorypath
[INFO] Exclude: .editorconfig
[INFO] 21 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 19 licenses.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-health-tck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-health-tck ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 17 source files to <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/tck/target/classes>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-health-tck ---
[INFO] Starting audit...
/jobs/genie.microprofile/Health-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/health/tck/DeploymentUtils.java:29:1: error: Utility classes should not have a public or default constructor.
Audit done.
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 Health ................................ SUCCESS [  2.932 s]
[INFO] MicroProfile Health API ............................ SUCCESS [  6.655 s]
[INFO] MicroProfile Health TCK ............................ FAILURE [  1.168 s]
[INFO] MicroProfile Health Sample Implementation .......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.664 s
[INFO] Finished at: 2017-08-27T10:45:27-04:00
[INFO] Final Memory: 51M/2009M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "eclipse-jarsigner" could not be activated because it does not exist.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (verify-style) on project microprofile-health-tck: Failed during checkstyle execution: There is 1 error reported by Checkstyle 6.11.2 with <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/tck/target/checkstyle-rules.xml> ruleset. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/pom.xml> to org.eclipse.microprofile.health/microprofile-health-parent/1.0-SNAPSHOT/microprofile-health-parent-1.0-SNAPSHOT.pom
[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 :microprofile-health-tck
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/pom.xml> to org.eclipse.microprofile.health/microprofile-health-api/1.0-SNAPSHOT/microprofile-health-api-1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/microprofile-health-api-1.0-SNAPSHOT.jar> to org.eclipse.microprofile.health/microprofile-health-api/1.0-SNAPSHOT/microprofile-health-api-1.0-SNAPSHOT.jar
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/api/target/microprofile-health-api-1.0-SNAPSHOT-javadoc.jar> to org.eclipse.microprofile.health/microprofile-health-api/1.0-SNAPSHOT/microprofile-health-api-1.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/tck/pom.xml> to org.eclipse.microprofile.health/microprofile-health-tck/1.0-SNAPSHOT/microprofile-health-tck-1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/Health-maven-snapshots/ws/sample-implementation/pom.xml> to org.eclipse.microprofile.health/microprofile-health-sample/1.0-SNAPSHOT/microprofile-health-sample-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


Back to the top