Build failed in Jenkins: POI » POI-DSL-Windows-1.27 #5
Apache Jenkins Server <[email protected]>
| Newsgroups | gmane.comp.jakarta.poi.devel |
|---|---|
| Message-ID | <[email protected]> |
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.27/5/display/redirect?page=changes>
Changes:
[github] Bump com.github.spotbugs from 6.5.9 to 6.5.10 (#1208)
[github] Bump gradle-wrapper from 9.6.1 to 9.7.0 (#1207)
[github] Bump org.sonarqube from 7.3.1.8318 to 7.4.0.8496 (#1206)
[github] Bump junitVersion from 6.1.2 to 6.1.3 (#1205)
[github] Bump org.cyclonedx.bom from 3.3.0 to 3.4.0 (#1209)
[github] Fix Bug 66263 — Add support for reading SDT row in tables (#971)
[github] Bump com.dorongold.task-tree from 4.0.1 to 4.0.2 (#1210)
[github] Bump org.apache.commons:commons-collections4 from 4.5.0 to 4.6.0 (#1212)
[github] Add summary item for commons-collections4 upgrade
[github] Java 17: modern switch statements (#1213)
[github] use pattern matching (#1214)
[github] Bump org.cyclonedx.bom from 3.4.0 to 3.4.1 (#1215)
[Dominik Stadler] Jenkins-DSL: disabling spotbugs only works for Ant-based builds anyway
[Dominik Stadler] Free resources in tests
[Dominik Stadler] Ant: Disable spotbugs/findbugs with JDK 27
[Dominik Stadler] Ant: Remove manually including module java.xml.bind
------------------------------------------
[...truncated 3.53 MiB...]
[javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.27/ws/poi-ooxml\src\main\java\org\apache\poi\xddf\usermodel\text\AutonumberScheme.java>:65: warning: no comment
[javadoc] THAI_NUMBER_PERIOD(STTextAutonumberScheme.THAI_NUM_PERIOD);
[javadoc] ^
[javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.27/ws/poi-ooxml\src\main\java\org\apache\poi\xddf\usermodel\chart\AxisCrossBetween.java>:24: warning: no comment
[javadoc] public enum AxisCrossBetween {
[javadoc] ^
[javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.27/ws/poi-ooxml\src\main\java\org\apache\poi\xddf\usermodel\chart\AxisCrossBetween.java>:25: warning: no comment
[javadoc] BETWEEN(STCrossBetween.BETWEEN),
[javadoc] ^
[javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.27/ws/poi-ooxml\src\main\java\org\apache\poi\xddf\usermodel\chart\AxisCrossBetween.java>:26: warning: no comment
[javadoc] MIDPOINT_CATEGORY(STCrossBetween.MID_CAT);
[javadoc] ^
[javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.27/ws/poi-ooxml\src\main\java\org\apache\poi\xddf\usermodel\chart\AxisCrosses.java>:24: warning: no comment
[javadoc] public enum AxisCrosses {
[javadoc] ^
[javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.27/ws/poi-ooxml\src\main\java\org\apache\poi\xddf\usermodel\chart\AxisCrosses.java>:25: warning: no comment
[javadoc] AUTO_ZERO(STCrosses.AUTO_ZERO),
[javadoc] ^
[javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.27/ws/poi-ooxml\src\main\java\org\apache\poi\xddf\usermodel\chart\AxisCrosses.java>:26: warning: no comment
[javadoc] MAX(STCrosses.MAX),
[javadoc] ^
[javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.27/ws/poi-ooxml\src\main\java\org\apache\poi\xddf\usermodel\chart\AxisCrosses.java>:27: warning: no comment
[javadoc] MIN(STCrosses.MIN);
[javadoc] ^
[javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.27/ws/poi-ooxml\src\main\java\org\apache\poi\xddf\usermodel\chart\AxisLabelAlignment.java>:24: warning: no comment
[javadoc] public enum AxisLabelAlignment {
[javadoc] ^
[javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.27/ws/poi-ooxml\src\main\java\org\apache\poi\xddf\usermodel\chart\AxisLabelAlignment.java>:25: warning: no comment
[javadoc] CENTER(STLblAlgn.CTR),
[javadoc] ^
[javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.27/ws/poi-ooxml\src\main\java\org\apache\poi\xddf\usermodel\chart\AxisLabelAlignment.java>:26: warning: no comment
[javadoc] LEFT(STLblAlgn.L),
[javadoc] ^
[javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.27/ws/poi-ooxml\src\main\java\org\apache\poi\xddf\usermodel\chart\AxisLabelAlignment.java>:27: warning: no comment
[javadoc] RIGHT(STLblAlgn.R);
[javadoc] ^
[javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.27/ws/poi-ooxml\src\main\java\org\apache\poi\xddf\usermodel\chart\AxisOrientation.java>:24: warning: no comment
[javadoc] public enum AxisOrientation {
[javadoc] ^
[javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.27/ws/poi-ooxml\src\main\java\org\apache\poi\xddf\usermodel\chart\AxisOrientation.java>:26: warning: no comment
[javadoc] MAX_MIN(STOrientation.MAX_MIN);
[javadoc] ^
[javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.27/ws/poi-ooxml\src\main\java\org\apache\poi\xddf\usermodel\chart\AxisOrientation.java>:25: warning: no comment
[javadoc] MIN_MAX(STOrientation.MIN_MAX),
[javadoc] ^
[javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.27/ws/poi-ooxml\src\main\java\org\apache\poi\xddf\usermodel\chart\AxisPosition.java>:24: warning: no comment
[javadoc] public enum AxisPosition {
[javadoc] ^
[javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.27/ws/poi-ooxml\src\main\java\org\apache\poi\xddf\usermodel\chart\AxisPosition.java>:25: warning: no comment
[javadoc] BOTTOM(STAxPos.B),
[javadoc] ^
[javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.27/ws/poi-ooxml\src\main\java\org\apache\poi\xddf\usermodel\chart\AxisPosition.java>:26: warning: no comment
[javadoc] LEFT(STAxPos.L),
[javadoc] ^
[javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.27/ws/poi-ooxml\src\main\java\org\apache\poi\xddf\usermodel\chart\AxisPosition.java>:27: warning: no comment
[javadoc] RIGHT(STAxPos.R),
[javadoc] ^
[javadoc] 100 warnings
[jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.27/ws/build\dist\maven\apache-poi-ooxml\apache-poi-ooxml-6.0.0-SNAPSHOT-javadoc.jar>
assemble:
[zip] Building zip: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.27/ws/build\dist\apache-poi-src-6.0.0-SNAPSHOT-20260815.zip>
[tar] Building tar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.27/ws/build\dist\apache-poi-src-6.0.0-SNAPSHOT-20260815.tgz>
[echo] Distribution located in <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.27/ws/build\dist>
[echo] Use "ant dist-checksum" to create sha256/sha512 checksums and GPG signatures
-findbugs-check:
findbugs:
release-notes:
[copy] Copying 1 file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.27/ws/build\dist>
rat-check:
[mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.27/ws/build\rat>
[rat:report] WARNING: Use of the three-letter time zone ID "ACT" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "AET" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "AGT" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "ART" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "AST" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "BET" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "BST" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "CAT" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "CNT" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "CST" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "CTT" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "EAT" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "ECT" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "EST" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "HST" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "IET" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "IST" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "JST" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "MIT" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "MST" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "NET" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "NST" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "PLT" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "PNT" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "PRT" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "PST" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "SST" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "VST" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "NET" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "AGT" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "CAT" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "MIT" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "BET" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "PST" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "ART" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "JST" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "VST" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "IET" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "CNT" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "PLT" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "PNT" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "EST" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "EAT" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "ECT" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "PRT" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "CTT" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "SST" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "MST" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "AST" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "NST" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "HST" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "ACT" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "BST" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "AET" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "IST" is deprecated and it will be removed in a future release
[rat:report] WARNING: Use of the three-letter time zone ID "CST" is deprecated and it will be removed in a future release
[echo]
[echo] *****************************************************
[echo] Summary
[echo] -------
[echo] Generated at: 2026-08-15T16:18:00Z
[echo]
[echo] Notes: 0
[echo] Binaries: 110
[echo] Archives: 0
[echo] Standards: 3921
[echo]
[echo] Apache Licensed: 3921
[echo] Generated Documents: 0
[echo]
[echo] JavaDocs are generated, thus a license header is optional.
[echo] Generated files do not require license headers.
[echo]
[echo] 0 Unknown Licenses
[echo]
[echo] *****************************************************
[echo] Files with Apache License headers will be marked AL
[echo] Binary files (which do not require any license headers) will be marked B
[echo] Compressed archives will be marked A
[echo] Notices, licenses etc. will be marked N
[echo]
[echo] *****************************************************
forbidden-apis-check:
[forbiddenapis] Reading bundled API signatures: jdk-unsafe-14
[forbiddenapis] Reading bundled API signatures: jdk-deprecated-14
[forbiddenapis] Reading bundled API signatures: jdk-internal-14
[forbiddenapis] Reading bundled API signatures: jdk-non-portable
[forbiddenapis] Reading bundled API signatures: jdk-reflection
[forbiddenapis] Reading API signatures: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.27/ws/src\resources\devtools\forbidden-signatures.txt>
[forbiddenapis] Loading classes to check...
[forbiddenapis] Scanning classes for violations...
[forbiddenapis] Scanned 4990 class file(s) for forbidden API invocations (in 7.10s), 0 error(s).
[forbiddenapis] Reading API signatures: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.27/ws/src\resources\devtools\forbidden-signatures-prod.txt>
[forbiddenapis] Loading classes to check...
[forbiddenapis] Scanning classes for violations...
[forbiddenapis] Scanned 3507 class file(s) for forbidden API invocations (in 2.74s), 0 error(s).
help:
[echo]
[echo] This is POI 6.0.0-SNAPSHOT
[echo] Java Version 27/27-ea
[echo] Timestamp 20260815
[echo] The main targets of interest are:
[echo] - clean Erase all build work products (ie. everything in the build directory)
[echo] - compile Compile all files from main, ooxml and scratchpad
[echo] - test Run all unit tests from main, ooxml and scratchpad
[echo] - jar Produce jar files
[echo] - assemble Produce the zipped distribution files
[echo] - site Generate all documentation (Requires Apache Forrest)
[echo] - dist Create a distribution (Requires Apache Forrest)
[echo]
maventask:
[get] Getting: https://repo1.maven.org/maven2/org/apache/maven/maven-ant-tasks/2.1.3/maven-ant-tasks-2.1.3.jar
[get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.27/ws/lib\util\maven-ant-tasks-2.1.3.jar>
jenkins:
BUILD SUCCESSFUL
Total time: 31 minutes 22 seconds
[poi-integration] $ cmd.exe /C "F:\jenkins\tools\ant\latest1.10\bin\ant.bat -file build.xml run && exit %%ERRORLEVEL%%"
Buildfile: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.27/ws/poi-integration\build.xml>
init:
[echo] Using Ant: Apache Ant(TM) version 1.10.15 compiled on August 25 2024 from F:\jenkins\tools\ant\latest1.10, Ant detected Java 27 (may be different than actual Java sometimes...)
[echo] Using Java: 27-ea/27-ea+1-3/27-ea+1-3/OpenJDK 64-Bit Server VM from Oracle Corporation on Windows Server 2019: 10.0
runSourceBuild:
[mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.27/ws/build\distsourcebuild>
[echo] Found source package with pattern 'apache-poi-src-*.tgz' in ../build/dist at '<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.27/ws/build\dist\apache-poi-src-6.0.0-SNAPSHOT-20260815.tgz'.> Run Gradle-task 'srcDistTar' in the main directory if it is missing
[untar] Expanding: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.27/ws/build\dist\apache-poi-src-6.0.0-SNAPSHOT-20260815.tgz> into <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.27/ws/build\distsourcebuild>
[mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.27/ws/build\distsourcebuild\apache-poi-6.0.0-SNAPSHOT\lib>
[copy] Copying 82 files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.27/ws/build\distsourcebuild\apache-poi-6.0.0-SNAPSHOT\lib>
[echo] Building in temporary dir <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.27/ws/build\distsourcebuild\apache-poi-6.0.0-SNAPSHOT/>
BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.27/ws/poi-integration\build.xml>:80: Execute failed: java.io.IOException: Cannot run program "..\..\..\gradlew.bat" (in directory "<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.27/ws/build\distsourcebuild\apache-poi-6.0.0-SNAPSHOT")>: CreateProcess error=2, The system cannot find the file specified
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1112)
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1046)
at java.base/java.lang.Runtime.exec(Runtime.java:605)
at org.apache.tools.ant.taskdefs.launcher.Java13CommandLauncher.exec(Java13CommandLauncher.java:58)
at org.apache.tools.ant.taskdefs.Execute.launch(Execute.java:424)
at org.apache.tools.ant.taskdefs.Execute.execute(Execute.java:438)
at org.apache.tools.ant.taskdefs.ExecTask.runExecute(ExecTask.java:660)
at org.apache.tools.ant.taskdefs.ExecTask.runExec(ExecTask.java:699)
at org.apache.tools.ant.taskdefs.ExecTask.execute(ExecTask.java:527)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:565)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
at org.apache.tools.ant.Task.perform(Task.java:350)
at org.apache.tools.ant.Target.execute(Target.java:449)
at org.apache.tools.ant.Target.performTasks(Target.java:470)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401)
at org.apache.tools.ant.Project.executeTarget(Project.java:1374)
at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
at org.apache.tools.ant.Project.executeTargets(Project.java:1264)
at org.apache.tools.ant.Main.runBuild(Main.java:818)
at org.apache.tools.ant.Main.startAnt(Main.java:223)
at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284)
at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101)
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
at java.base/java.lang.ProcessImpl.create(Native Method)
at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:476)
at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:146)
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1078)
... 23 more
Total time: 12 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.