See <https://builds.apache.org/job/Hadoop-Common-trunk/1575/>

------------------------------------------
Started by user aw
Building remotely on H6 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs) in 
workspace <https://builds.apache.org/job/Hadoop-Common-trunk/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/hadoop.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/hadoop.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/hadoop.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/trunk^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/trunk^{commit} # timeout=10
Checking out Revision 90b510405af5ac9d4947c4201065b64994f7ef63 
(refs/remotes/origin/trunk)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 90b510405af5ac9d4947c4201065b64994f7ef63
 > git rev-list 90b510405af5ac9d4947c4201065b64994f7ef63 # timeout=10
[Hadoop-Common-trunk] $ /bin/bash /tmp/hudson1319267254762730577.sh
60000

################
# mvn clean install -DskipTests
echo ################
/home/jenkins/tools/maven/latest/bin/mvn clean install -DskipTests

echo 
echo ################
echo # mvn clean findbugs:findbugs checkstyle:checkstyle package -Pdist 
-Pnative -Dtar -Pdocs
echo ################
cd hadoop-common-project
/home/jenkins/tools/maven/latest/bin/mvn clean findbugs:findbugs 
checkstyle:checkstyle package -Pdist -Pnative -Dtar -Pdocs
result=0
echo result: 


# Next command's output is sent to a file to avoid double counting compiler 
warnings due to clover recompilation
# 
echo 
echo ################
echo # mvn -eaf test -Pclover 
-DcloverLicenseLocation=/home/jenkins/tools/clover/latest/lib/clover.license
################
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results

Reply via email to