You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@empire-db.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/06/09 14:32:25 UTC

Build failed in Jenkins: Empire-db snapshot #882

See <https://builds.apache.org/job/Empire-db%20snapshot/882/display/redirect?page=changes>

Changes:

[doebele] EMPIREDB-255 dependencies corrected and comments improved

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H14 (ubuntu xenial) in workspace <https://builds.apache.org/job/Empire-db%20snapshot/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.apache.org/empire-db.git # timeout=10
Fetching upstream changes from git://git.apache.org/empire-db.git
 > git --version # timeout=10
 > git fetch --tags --progress git://git.apache.org/empire-db.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 6bcd642fbe362b939fd67db109a4cb27ca331a93 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6bcd642fbe362b939fd67db109a4cb27ca331a93
 > git rev-list 98059be83b998d5ec482e04a65600cb24ccdefbd # timeout=10
[Empire-db snapshot] $ /home/jenkins/tools/maven/latest3/bin/mvn -PCI -B clean install deploy
[INFO] Scanning for projects...
[WARNING] The project org.apache.empire-db:empire-db-parent:pom:2.4.7-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Empire-db
[INFO] Apache Empire-db Core
[INFO] Apache Empire-db Struts2 Extension
[INFO] Apache Empire-db Java Server Faces 2.x extensions
[INFO] Apache Empire-db Code Generator
[INFO] Apache Empire-db Maven Plugin
[INFO] Apache Empire-db Spring JDBC Template
[INFO] Apache Empire-db Examples
[INFO] Apache Empire-db Basic Example
[INFO] Apache Empire-db Advanced Example
[INFO] Apache Empire-db CXF Example
[INFO] Apache Empire-db Spring Example
[INFO] Apache Empire-db Struts2 Example
[INFO] Apache Empire-db Struts2/CXF Example
[INFO] Apache Empire-db JSF2 Example
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Empire-db 2.4.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ empire-db-parent ---
[INFO] Deleting <https://builds.apache.org/job/Empire-db%20snapshot/ws/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ empire-db-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ empire-db-parent ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.0:manifest (bundle-manifest) @ empire-db-parent ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ empire-db-parent ---
[INFO] 
[INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ empire-db-parent >>>
[INFO] 
[INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ empire-db-parent <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ empire-db-parent ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ empire-db-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (check-api) @ empire-db-parent ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.0
[INFO] 
[INFO] --- maven-license-plugin:1.9.0:check (default) @ empire-db-parent ---
[INFO] Checking licenses...
[WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file.
[WARNING] See http://code.google.com/p/maven-license-plugin/wiki/Configuration for more information.
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ empire-db-parent ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: release.properties
[INFO] Exclude: **/META-INF/MANIFEST.MF
[INFO] Exclude: **/target/**
[INFO] Exclude: **/dependencies.txt
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/.project
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.tomcatplugin
[INFO] Exclude: **/hsqldb/sample.*
[INFO] 633 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 generated: 0 approved: 611 licence.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Empire-db ................................... FAILURE [  8.077 s]
[INFO] Apache Empire-db Core .............................. SKIPPED
[INFO] Apache Empire-db Struts2 Extension ................. SKIPPED
[INFO] Apache Empire-db Java Server Faces 2.x extensions .. SKIPPED
[INFO] Apache Empire-db Code Generator .................... SKIPPED
[INFO] Apache Empire-db Maven Plugin ...................... SKIPPED
[INFO] Apache Empire-db Spring JDBC Template .............. SKIPPED
[INFO] Apache Empire-db Examples .......................... SKIPPED
[INFO] Apache Empire-db Basic Example ..................... SKIPPED
[INFO] Apache Empire-db Advanced Example .................. SKIPPED
[INFO] Apache Empire-db CXF Example ....................... SKIPPED
[INFO] Apache Empire-db Spring Example .................... SKIPPED
[INFO] Apache Empire-db Struts2 Example ................... SKIPPED
[INFO] Apache Empire-db Struts2/CXF Example ............... SKIPPED
[INFO] Apache Empire-db JSF2 Example ...................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.644 s
[INFO] Finished at: 2017-06-09T14:32:25Z
[INFO] Final Memory: 38M/1826M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (default) on project empire-db-parent: Too many files with unapproved license: 1 See RAT report in: <https://builds.apache.org/job/Empire-db%20snapshot/ws/target/rat.txt> -> [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/MojoFailureException
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/Empire-db%20snapshot/ws/empire-db-codegen/target/surefire-reports/TEST-org.apache.empire.db.codegen.CodeGenAppTest.xml> is 2 days 23 hr old



Jenkins build is back to normal : Empire-db snapshot #883

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Empire-db%20snapshot/883/display/redirect?page=changes>