You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/25 19:22:07 UTC

Build failed in Jenkins: Ant-Build-Matrix-master » jdk-1.8.0,Windows #832

See <https://builds.apache.org/job/Ant-Build-Matrix-master/jdk=jdk-1.8.0,label=Windows/832/changes>

Changes:

[bodewig] master -> 1.10.x, requires java8

[bodewig] try debugging Jenkins build failure on Windows

------------------------------------------
Started by upstream project "Ant-Build-Matrix-master" build number 832
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/Ant-Build-Matrix-master/jdk=jdk-1.8.0,label=Windows/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/ant.git
 > git init <https://builds.apache.org/job/Ant-Build-Matrix-master/jdk=jdk-1.8.0,label=Windows/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/ant.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/ant.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/ant.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/ant.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/ant.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/ant.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 8becd9dd7c8b8e2915a816b0598a9da43543db7c (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8becd9dd7c8b8e2915a816b0598a9da43543db7c
 > git rev-list f8a27a13f9c0255ad2993b01c55bfac7e09911f9 # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
LANG=en_US.utf8

[EnvInject] - Variables injected successfully.
[Windows] $ cmd.exe /C '"f:\hudson\hudson-slave\tools\hudson.tasks.Ant_AntInstallation\ant-1.9.3\bin\ant.bat -file launch-build.xml -Dlabel=Windows -Djdk=jdk-1.8.0 && exit %%ERRORLEVEL%%"'
Unable to locate tools.jar. Expected to find it in C:\Program Files\Java\jre1.8.0_66\lib\tools.jar
Buildfile: <https://builds.apache.org/job/Ant-Build-Matrix-master/jdk=jdk-1.8.0,label=Windows/ws/launch-build.xml>

launch:
     [echo] Launching <https://builds.apache.org/job/Ant-Build-Matrix-master/jdk=jdk-1.8.0,label=Windows/ws/build.bat> allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip
     [exec] 
     [exec] ... Bootstrapping Ant Distribution
     [exec] Content of f:\hudson\hudson-slave\tools\hudson.model.JDK\jdk-1.8.0
     [exec]  Volume in drive F is data2
     [exec]  Volume Serial Number is 1CD9-C60E
     [exec] 
     [exec]  Directory of f:\hudson\hudson-slave\tools\hudson.model.JDK\jdk-1.8.0
     [exec] 
     [exec] 03/21/2016  10:15 PM    <DIR>          .
     [exec] 03/21/2016  10:15 PM    <DIR>          ..
     [exec] 03/21/2016  10:15 PM                13 .installedByHudson
     [exec]                1 File(s)             13 bytes
     [exec]                2 Dir(s)  166,430,941,184 bytes free
     [exec] Content of f:\hudson\hudson-slave\tools\hudson.model.JDK\jdk-1.8.0\bin
     [exec]  Volume in drive F is data2
     [exec]  Volume Serial Number is 1CD9-C60E
     [exec] 
     [exec]  Directory of f:\hudson\hudson-slave\tools\hudson.model.JDK\jdk-1.8.0
     [exec] 
     [exec] JAVA_HOME=f:\hudson\hudson-slave\tools\hudson.model.JDK\jdk-1.8.0
     [exec] JAVA=f:\hudson\hudson-slave\tools\hudson.model.JDK\jdk-1.8.0\bin\java
     [exec] JAVAC=f:\hudson\hudson-slave\tools\hudson.model.JDK\jdk-1.8.0\bin\javac
     [exec] CLASSPATH=;lib\optional\ant-antunit-1.3.jar;lib\optional\hamcrest-core-1.3.jar;lib\optional\junit-3.8.2.jar;lib\optional\junit-4.11.jar;build\classes;src\main;
     [exec] 
     [exec] ... Compiling Ant Classes
     [exec] 
     [exec] ... Cleaning Up Build Directories
     [exec] 
     [exec] ... Done Bootstrapping Ant Distribution
     [exec] Bootstrap FAILED
     [exec] File Not Found
     [exec] The system cannot find the path specified.

BUILD SUCCESSFUL
Total time: 1 second
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?