Skip to main content

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

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

Changes:

[john.d.ament] Clarify that primitive converts should be built in by default.

[john.d.ament] Adding a TCK test for default property keys on injection points.

[backtotheoldhouse] Minor clarification on ordinal precedence.

------------------------------------------
[...truncated 1.81 KB...]
 > /usr/local/bin/git checkout -f 9bfd6b343bb5a95d7a9248216a8e10459bb559e2
 > /usr/local/bin/git rev-list 8e09ff880601ce257b91c484a97ff73dded44595 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 46381
[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 46381
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/pom.xml> -pl !spec install
[INFO] Scanning for projects...
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 Config
[INFO] MicroProfile Config API
[INFO] MicroProfile Config TCK
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building MicroProfile Config 1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-config-parent ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/.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] 8 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 5 licenses.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-config-parent ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-config-parent ---
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/pom.xml> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/config/microprofile-config-parent/1.1-SNAPSHOT/microprofile-config-parent-1.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 Config API 1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-config-api ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/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] 14 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 12 licenses.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-config-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-config-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/classes>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-config-api ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- bnd-maven-plugin:2.4.1:bnd-process (default) @ microprofile-config-api ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-config-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-config-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-config-api ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-config-api ---
[INFO] Building jar: <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/microprofile-config-api-1.1-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ microprofile-config-api ---
[INFO] 
Loading source files for package org.eclipse.microprofile.config...
Loading source files for package org.eclipse.microprofile.config.inject...
Loading source files for package org.eclipse.microprofile.config.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/CONFIG-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/config/Config.html...>
Generating <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/config/ConfigProvider.html...>
Generating <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/config/inject/ConfigProperty.html...>
Generating <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/config/spi/ConfigBuilder.html...>
Generating <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/config/spi/ConfigProviderResolver.html...>
Generating <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/config/spi/ConfigSource.html...>
Generating <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/config/spi/ConfigSourceProvider.html...>
Generating <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/config/spi/Converter.html...>
Generating <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/apidocs/overview-frame.html...>
Generating <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/config/package-frame.html...>
Generating <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/config/package-summary.html...>
Generating <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/config/package-tree.html...>
Generating <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/config/inject/package-frame.html...>
Generating <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/config/inject/package-summary.html...>
Generating <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/config/inject/package-tree.html...>
Generating <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/config/spi/package-frame.html...>
Generating <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/config/spi/package-summary.html...>
Generating <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/config/spi/package-tree.html...>
Generating <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/apidocs/constant-values.html...>
Generating <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/config/class-use/ConfigProvider.html...>
Generating <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/config/class-use/Config.html...>
Generating <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/config/inject/class-use/ConfigProperty.html...>
Generating <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/config/spi/class-use/Converter.html...>
Generating <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/config/spi/class-use/ConfigSourceProvider.html...>
Generating <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/config/spi/class-use/ConfigSource.html...>
Generating <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/config/spi/class-use/ConfigProviderResolver.html...>
Generating <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/config/spi/class-use/ConfigBuilder.html...>
Generating <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/config/package-use.html...>
Generating <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/config/inject/package-use.html...>
Generating <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/config/spi/package-use.html...>
Building index for all the packages and classes...
Generating <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/apidocs/overview-tree.html...>
Generating <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/apidocs/index-all.html...>
Generating <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/apidocs/deprecated-list.html...>
Building index for all classes...
Generating <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/apidocs/allclasses-frame.html...>
Generating <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/apidocs/allclasses-noframe.html...>
Generating <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/apidocs/index.html...>
Generating <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/apidocs/overview-summary.html...>
Generating <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/apidocs/help-doc.html...>
[INFO] Building jar: <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/microprofile-config-api-1.1-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ microprofile-config-api >>>
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-config-api ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/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] 14 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 12 licenses.
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ microprofile-config-api <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ microprofile-config-api ---
[INFO] Building jar: <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/microprofile-config-api-1.1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-config-api ---
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/microprofile-config-api-1.1-SNAPSHOT.jar> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/config/microprofile-config-api/1.1-SNAPSHOT/microprofile-config-api-1.1-SNAPSHOT.jar
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/pom.xml> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/config/microprofile-config-api/1.1-SNAPSHOT/microprofile-config-api-1.1-SNAPSHOT.pom
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/microprofile-config-api-1.1-SNAPSHOT-javadoc.jar> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/config/microprofile-config-api/1.1-SNAPSHOT/microprofile-config-api-1.1-SNAPSHOT-javadoc.jar
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/microprofile-config-api-1.1-SNAPSHOT-sources.jar> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/config/microprofile-config-api/1.1-SNAPSHOT/microprofile-config-api-1.1-SNAPSHOT-sources.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 Config TCK 1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-config-tck ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/tck/.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] 28 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 26 licenses.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-config-tck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-config-tck ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 21 source files to <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/tck/target/classes>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-config-tck ---
[INFO] Starting audit...
/jobs/genie.microprofile/CONFIG-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/config/tck/CDIPlainInjectionTest.java:54: error: Line is longer than 150 characters (found 155).
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 Config ................................ SUCCESS [  5.466 s]
[INFO] MicroProfile Config API ............................ SUCCESS [ 11.758 s]
[INFO] MicroProfile Config TCK ............................ FAILURE [  1.712 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20.847 s
[INFO] Finished at: 2017-07-31T22:14:29-04:00
[INFO] Final Memory: 66M/2305M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/tck/pom.xml> to org.eclipse.microprofile.config/microprofile-config-tck/1.1-SNAPSHOT/microprofile-config-tck-1.1-SNAPSHOT.pom
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (verify-style) on project microprofile-config-tck: Failed during checkstyle execution: There is 1 error reported by Checkstyle 6.11.2 with <https://hudson.eclipse.org/microprofile/job/CONFIG-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.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/pom.xml> to org.eclipse.microprofile.config/microprofile-config-api/1.1-SNAPSHOT/microprofile-config-api-1.1-SNAPSHOT.pom
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/microprofile-config-api-1.1-SNAPSHOT.jar> to org.eclipse.microprofile.config/microprofile-config-api/1.1-SNAPSHOT/microprofile-config-api-1.1-SNAPSHOT.jar
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/microprofile-config-api-1.1-SNAPSHOT-javadoc.jar> to org.eclipse.microprofile.config/microprofile-config-api/1.1-SNAPSHOT/microprofile-config-api-1.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/api/target/microprofile-config-api-1.1-SNAPSHOT-sources.jar> to org.eclipse.microprofile.config/microprofile-config-api/1.1-SNAPSHOT/microprofile-config-api-1.1-SNAPSHOT-sources.jar
[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-config-tck
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/CONFIG-maven-snapshots/ws/pom.xml> to org.eclipse.microprofile.config/microprofile-config-parent/1.1-SNAPSHOT/microprofile-config-parent-1.1-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