See <https://builds.apache.org/job/Fluo/92/>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H11 (Ubuntu yahoo-not-h2 ubuntu docker) in workspace 
<https://builds.apache.org/job/Fluo/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-fluo.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-fluo.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-fluo.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 2f9d3ee2dff2984434cdd8b87afaabcdbffcd2d3 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2f9d3ee2dff2984434cdd8b87afaabcdbffcd2d3
 > git rev-list 2f9d3ee2dff2984434cdd8b87afaabcdbffcd2d3 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 60239
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Fluo] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m 
-XX:MaxPermSize=512m -cp 
/home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven32Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/slave.jar 
/home/jenkins/jenkins-slave/maven32-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 60239
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; 
support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Fluo/ws/pom.xml> 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Fluo Project
[INFO] Fluo API
[INFO] Fluo Accumulo Extensions
[INFO] Fluo Core
[INFO] Fluo Cluster
[INFO] Fluo Mini
[INFO] Fluo Integration
[INFO] Fluo MapReduce
[INFO] Fluo Distribution
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Fluo Project 1.1.0-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- mavanagaiata:0.7.2:commit (git-commit) @ fluo-project ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ fluo-project 
---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (check-licenses) @ fluo-project ---
[INFO] 59 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: /.travis.yml
[INFO] Exclude: **/services/org.apache.fluo.core.metrics.ReporterStarter
[INFO] Exclude: contrib/grafana/**.json
[INFO] 27 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 
approved: 20 licence.
[INFO] 
[INFO] --- sortpom-maven-plugin:2.5.0:sort (sort-pom) @ fluo-project ---
[INFO] Sorting file <https://builds.apache.org/job/Fluo/ws/pom.xml>
[INFO] Pom file is already sorted, exiting
[INFO] 
[INFO] --- formatter-maven-plugin:0.5.2:format (format-source) @ fluo-project 
---
[WARNING] The POM for org.apache.fluo:build-resources:jar:1.0.0-incubating is 
missing, no dependency information available
[WARNING] Failed to getClass for 
com.relativitas.maven.plugins.formatter.FormatterMojo
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Fluo Project ....................................... FAILURE [ 10.374 s]
[INFO] Fluo API ........................................... SKIPPED
[INFO] Fluo Accumulo Extensions ........................... SKIPPED
[INFO] Fluo Core .......................................... SKIPPED
[INFO] Fluo Cluster ....................................... SKIPPED
[INFO] Fluo Mini .......................................... SKIPPED
[INFO] Fluo Integration ................................... SKIPPED
[INFO] Fluo MapReduce ..................................... SKIPPED
[INFO] Fluo Distribution .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13.570 s
[INFO] Finished at: 2016-10-14T10:33:50+00:00
[INFO] Final Memory: 23M/301M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
net.revelc.code:formatter-maven-plugin:0.5.2:format (format-source) on project 
fluo-project: Execution format-source of goal 
net.revelc.code:formatter-maven-plugin:0.5.2:format failed: Plugin 
net.revelc.code:formatter-maven-plugin:0.5.2 or one of its dependencies could 
not be resolved: Failure to find 
org.apache.fluo:build-resources:jar:1.0.0-incubating in 
https://repo.maven.apache.org/maven2 was cached in the local repository, 
resolution will not be reattempted until the update interval of central has 
elapsed or updates are forced -> [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/PluginResolutionException
[JENKINS] Archiving <https://builds.apache.org/job/Fluo/ws/modules/api/pom.xml> 
to 
org.apache.fluo/fluo-api/1.1.0-incubating-SNAPSHOT/fluo-api-1.1.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Fluo/ws/modules/cluster/pom.xml> to 
org.apache.fluo/fluo-cluster/1.1.0-incubating-SNAPSHOT/fluo-cluster-1.1.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Fluo/ws/modules/core/pom.xml> to 
org.apache.fluo/fluo-core/1.1.0-incubating-SNAPSHOT/fluo-core-1.1.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Fluo/ws/modules/integration/pom.xml> to 
org.apache.fluo/fluo-integration/1.1.0-incubating-SNAPSHOT/fluo-integration-1.1.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Fluo/ws/modules/mini/pom.xml> to 
org.apache.fluo/fluo-mini/1.1.0-incubating-SNAPSHOT/fluo-mini-1.1.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Fluo/ws/modules/distribution/pom.xml> to 
org.apache.fluo/fluo/1.1.0-incubating-SNAPSHOT/fluo-1.1.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Fluo/ws/modules/accumulo/pom.xml> to 
org.apache.fluo/fluo-accumulo/1.1.0-incubating-SNAPSHOT/fluo-accumulo-1.1.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Fluo/ws/pom.xml> to 
org.apache.fluo/fluo-project/1.1.0-incubating-SNAPSHOT/fluo-project-1.1.0-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Fluo/ws/modules/mapreduce/pom.xml> to 
org.apache.fluo/fluo-mapreduce/1.1.0-incubating-SNAPSHOT/fluo-mapreduce-1.1.0-incubating-SNAPSHOT.pom
channel stopped

Reply via email to