See 
<https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.9_latest/75/display/redirect?page=changes>

Changes:

[Jaikiran Pai] Check for warnings in err stream too, to make javadoc task work 
on Java 17+


------------------------------------------
Started by upstream project "Ant/Ant-Build-Matrix-master-Windows" build number 
75
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-win-azr-3 (Windows) in workspace 
<https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.9_latest/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 > <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.9_latest/ws/.git>
 >  # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/ant.git # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/ant.git
 > git --version # timeout=10
 > git --version # 'git version 2.14.3.windows.1'
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/ant.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision fa91bff92e65620d42f14454c465571f34a97ada 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fa91bff92e65620d42f14454c465571f34a97ada # timeout=10
Commit message: "Check for warnings in err stream too, to make javadoc task 
work on Java 17+"
 > git rev-list --no-walk a52fc1786a40640b5c0b37d6217521316b9802a9 # 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.
[jdk_1.9_latest] $ cmd.exe /C "F:\jenkins\tools\ant\latest\bin\ant.bat -file 
launch-build.xml -Djdk=jdk_1.9_latest -DOS=Windows -Djenkins=t && exit 
%%ERRORLEVEL%%"
Buildfile: 
<https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.9_latest/ws/launch-build.xml>

launch:
     [echo] Launching 
<https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.9_latest/ws/build.bat>
 allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip 
-Djenkins=t
     [exec] 'deltree' is not recognized as an internal or external command,
     [exec] 
     [exec] operable program or batch file.
     [exec] ... Bootstrapping Ant Distribution'deltree' is not recognized as an 
internal or external command,
     [exec] operable program or batch file.
     [exec] The system cannot find the path specified.
     [exec] 
     [exec] JAVA_HOME=f:\\jenkins\\tools\\java\\latest9
     [exec] JAVA=f:\\jenkins\\tools\\java\\latest9\bin\java
     [exec] JAVAC=f:\\jenkins\\tools\\java\\latest9\bin\javac
     [exec] 
CLASSPATH=;lib\optional\ant-antunit-1.4.1.jar;lib\optional\hamcrest-core-1.3.jar;lib\optional\hamcrest-library-1.3.jar;lib\optional\junit-3.8.2.jar;lib\optional\junit-4.13.jar;build\classes;src\main;
     [exec] ANT_HOME=.
     [exec] 
     [exec] ... Compiling Ant Classes
     [exec] 
     [exec] ... Cleaning Up Build Directories
     [exec] 
     [exec] ... Done Bootstrapping Ant Distribution
     [exec] Bootstrap FAILED
     [exec] 'deltree' is not recognized as an internal or external command,
     [exec] operable program or batch file.

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

Reply via email to