You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mrunit.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/05/28 02:45:16 UTC

Build failed in Jenkins: mrunit-trunk #1120

See <https://builds.apache.org/job/mrunit-trunk/1120/changes>

Changes:

[brock] Update CHANGES.txt for 1.1 release

------------------------------------------
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Building remotely on ubuntu2 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/mrunit-trunk/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mrunit.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mrunit.git
 > git --version
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mrunit.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/trunk^{commit}
Checking out Revision 53126c235f1d586d091ea348889517d190043486 (origin/trunk)
 > git config core.sparsecheckout
 > git checkout -f 53126c235f1d586d091ea348889517d190043486
 > git rev-list 0fa2496c5e57540efdfd6c7e25c8e4b6dc907dba
 > git tag -a -f -m Jenkins Build #1120 jenkins-mrunit-trunk-1120
Parsing POMs
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[mrunit-trunk] $ /home/hudson/tools/java/latest1.6/bin/java -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/hudson/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/hudson/tools/maven/apache-maven-3.0.4 /home/hudson/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 50870
<===[JENKINS REMOTING CAPACITY]===>channel started
   log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/mrunit-trunk/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean package -Dhadoop.version=2
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building MRUnit 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mrunit ---
[INFO] Deleting <https://builds.apache.org/job/mrunit-trunk/ws/target> (includes = [], excludes = [*hadoop?.jar])
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ mrunit ---
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireJavaVersion failed with message:
Detected JDK Version: 1.6.0-45 is not in the allowed range [1.7.0-22,).
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 53.439s
[INFO] Finished at: Wed May 28 00:45:11 UTC 2014
[INFO] Final Memory: 10M/59M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.3.1:enforce (enforce-java) on project mrunit: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [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/MojoExecutionException

[JENKINS] Archiving <https://builds.apache.org/job/mrunit-trunk/ws/pom.xml> to org.apache.mrunit/mrunit/1.2.0-SNAPSHOT/mrunit-1.2.0-SNAPSHOT.pom
Sending e-mails to: dev@mrunit.apache.org brock@cloudera.com
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE