See <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_18_latest/102/display/redirect?page=changes>
Changes: [Jaikiran Pai] Revert "Pass -Djava.security.manager=allow while launching JUnit forked VM to allow JUnit triggered code to set security manager at runtime" [Jaikiran Pai] launch Ant project tests by passing java.security.manager=allow on Java 18 [Jaikiran Pai] fix condition check for non-bash shell ------------------------------------------ Started by upstream project "Ant/Ant-Build-Matrix-master-Windows" build number 102 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on jenkins-win-azr-2 (Windows) in workspace <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_18_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_18_latest/ws/.git> > # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/apache/ant.git # timeout=10 Fetching upstream changes from https://github.com/apache/ant.git > git --version # timeout=10 > git --version # 'git version 2.14.3.windows.1' > git fetch --tags --progress -- https://github.com/apache/ant.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 190d9ad7249c7fa27ed626c2449e3d574c80838b (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 190d9ad7249c7fa27ed626c2449e3d574c80838b # timeout=10 Commit message: "fix condition check for non-bash shell" > git rev-list --no-walk 13e6e309585b18210b71d8ecc70af2a075804873 # 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_18_latest] $ cmd.exe /C "F:\jenkins\tools\ant\latest\bin\ant.bat -file launch-build.xml -Djdk=jdk_18_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_18_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_18_latest/ws/build.bat> allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip -Djenkins=t [exec] [exec] ... Bootstrapping Ant Distribution [exec] JAVA_HOME=/home/jenkins/tools/java/latest18 [exec] JAVA=/home/jenkins/tools/java/latest18\bin\java [exec] JAVAC=/home/jenkins/tools/java/latest18\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.1.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. [exec] '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] '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?