You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/18 19:58:02 UTC

ZooKeeper-trunk-jdk8 - Build # 79 - Still Failing

See https://builds.apache.org/job/ZooKeeper-trunk-jdk8/79/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 1339 lines...]
A         docs/zookeeperObservers.pdf
AU        docs/zookeeperAdmin.html
A         docs/bookkeeperConfig.pdf
A         docs/bookkeeperProgrammer.html
A         docs/zookeeperJMX.html
AU        docs/zookeeperProgrammers.pdf
AU        docs/releasenotes.html
AU        docs/recipes.html
A         docs/zookeeperObservers.html
AU        docs/releasenotes.pdf
AU        README.txt
AU        build.xml
AU        NOTICE.txt
A         README_packaging.txt
AU        LICENSE.txt
A         .gitignore
A         conf
AU        conf/zoo_sample.cfg
AU        conf/log4j.properties
AU        conf/configuration.xsl
A         CHANGES.txt
A         ivy.xml
 U        .
At revision 1611735
WARNING: clock of the subversion server appears to be out of sync. This can result in inconsistent check out behavior.
No emails were triggered.
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[trunk] $ ant -Dtest.output=yes -Dtest.junit.output.format=xml -Djavac.target=1.8 clean test-core-java
FATAL: command execution failed.Maybe you need to configure the job to choose one of your Ant installations?
java.io.IOException: Cannot run program "ant" (in directory "/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk"): error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1041)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:773)
	at hudson.Launcher$ProcStarter.start(Launcher.java:353)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:998)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:965)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:186)
	at java.lang.ProcessImpl.start(ProcessImpl.java:130)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1022)
	... 14 more
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.