See <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.8_latest/183/display/redirect?page=changes>
Changes: [Jaikiran Pai] Revert "redo security manager setting to allow calling System.setSecurityManager at runtime" [Jaikiran Pai] Revert "allow security manager setting on all versions above Java 18 (inclusive)" [Jaikiran Pai] For Java 18+, Ant will no longer use the SecurityManager [Jaikiran Pai] Add a note to "permissions" type noting that it is no longer supported in Java 18+ ------------------------------------------ Started by upstream project "Ant/Ant-Build-Matrix-master-Windows" build number 183 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on jenkins-win-azr-4 (Windows-Docker Windows) in workspace <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.8_latest/ws/> The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/apache/ant.git > git init > <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.8_latest/ws/> > # 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 > git config remote.origin.url https://github.com/apache/ant.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 Avoid second fetch Checking out Revision e2c68c4931dee7141385af671c4358e511f7c4d7 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e2c68c4931dee7141385af671c4358e511f7c4d7 # timeout=10 Commit message: "Add a note to "permissions" type noting that it is no longer supported in Java 18+" > git rev-list --no-walk 2dcde60930555cdbc76b285786d1f723b3b9ce16 # 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.8_latest] $ cmd /c call C:\Users\jenkins\AppData\Local\Temp\jenkins18109957383472213474.bat <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.8_latest/ws/>java> -version openjdk version "1.8.0_362" OpenJDK Runtime Environment (Temurin)(build 1.8.0_362-b09) OpenJDK 64-Bit Server VM (Temurin)(build 25.362-b09, mixed mode) <https://ci-builds.apache.org/job/Ant/job/Ant-Build-Matrix-master-Windows/OS=Windows,jdk=jdk_1.8_latest/ws/>exit> 0 [jdk_1.8_latest] $ cmd.exe /C "F:\jenkins\tools\ant\latest\bin\ant.bat -file launch-build.xml -Djdk=jdk_1.8_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.8_latest/ws/launch-build.xml> BUILD FAILED Target "etlwjhwel56ybdijfxymbj5bb6fwydcy3sj2oe6rlwjzotgalrea" does not exist in the project "launch-build". Total time: 2 seconds Build step 'Invoke Ant' marked build as failure Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
