Skip to main content

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

See <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/402/display/redirect>

------------------------------------------
Started by timer
Building in workspace <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Cloning the remote Git repository
Cloning repository https://github.com/eclipse/microprofile-fault-tolerance.git
 > /usr/local/bin/git init <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/> # timeout=10
Fetching upstream changes from https://github.com/eclipse/microprofile-fault-tolerance.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-fault-tolerance.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-fault-tolerance.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-fault-tolerance.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/microprofile-fault-tolerance.git
Setting http proxy: proxy.eclipse.org:9898
 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-fault-tolerance.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 3cc87f2b461cb68efbe4dc8bf9a76281e266c3c1 (refs/remotes/origin/master)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f 3cc87f2b461cb68efbe4dc8bf9a76281e266c3c1
Commit message: "Merge pull request #259 from carlosdlr/master"
 > /usr/local/bin/git rev-list --no-walk 3cc87f2b461cb68efbe4dc8bf9a76281e266c3c1 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 33244
[workspace] $ /shared/common/jdk1.8.0_x64-latest/bin/java -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile -cp /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-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.Maven35Main /shared/common/apache-maven-latest /home/hudson/genie.microprofile/.jenkins/war/WEB-INF/lib/remoting-3.14.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-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 33244
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/pom.xml> -pl !spec -Peclipse-jarsigner 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 Fault Tolerance
[INFO] microProfile-fault-tolerance-api
[INFO] microprofile-fault-tolerance-tck
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building MicroProfile Fault Tolerance 1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-fault-tolerance-parent ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://hudson.eclipse.org/microprofile/job/FaultTolerance-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] 6 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 1, unknown: 1, generated: 0, approved: 3 licenses.
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 Fault Tolerance ....................... FAILURE [  1.299 s]
[INFO] microProfile-fault-tolerance-api ................... SKIPPED
[INFO] microprofile-fault-tolerance-tck ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.831 s
[INFO] Finished at: 2018-04-30T02:38:14-04:00
[INFO] Final Memory: 36M/1368M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "eclipse-jarsigner" could not be activated because it does not exist.
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.12:check (rat-check) on project microprofile-fault-tolerance-parent: Too many files with unapproved license: 1 See RAT report in: <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/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
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/api/pom.xml> to org.eclipse.microprofile.fault-tolerance/microprofile-fault-tolerance-api/1.1-SNAPSHOT/microprofile-fault-tolerance-api-1.1-SNAPSHOT.pom
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/tck/pom.xml> to org.eclipse.microprofile.fault-tolerance/microprofile-fault-tolerance-tck/1.1-SNAPSHOT/microprofile-fault-tolerance-tck-1.1-SNAPSHOT.pom
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/FaultTolerance-maven-snapshots/ws/pom.xml> to org.eclipse.microprofile.fault-tolerance/microprofile-fault-tolerance-parent/1.1-SNAPSHOT/microprofile-fault-tolerance-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