See 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.17/981/display/redirect?page=changes>

Changes:

[github] Bump commons-io:commons-io from 2.21.0 to 2.22.0 (#1157)

[github] Bump org.apache.ant:ant from 1.10.15 to 1.10.17 (#1158)

[github] Bump org.openjdk.jmh:jmh-core from 1.36 to 1.37 (#1156)

[PJ Fanning] Update release-guide.txt

[github] Bump org.cyclonedx.bom from 2.4.1 to 3.2.4 (#1155)

[github] gradle 9.6.1 (#1160)

[github] ant 1.10.17 (#1161)

[github] Update build.xml (#1162)

[github] upgrade build dependencies (#1159)

[github] refactor gradle build (#1163)


------------------------------------------
[...truncated 2.07 MiB...]
1 warning

> Task :poi-ooxml-lite:jar
> Task :poi-excelant:testClasses
> Task :poi-excelant:forbiddenApisTest
> Task :poi-excelant:forbiddenApis

> Task :poi-excelant:spotbugsTest
M B PA: Primitive field 
org.apache.poi.ss.excelant.MockExcelAntWorkbookHandler.workbook is public and 
set from inside the class, which makes it too exposed. Consider making it 
private to limit external accessibility.  At 
MockExcelAntWorkbookHandler.java:[line 26]
M B PA: Primitive field 
org.apache.poi.ss.excelant.MockExcelAntWorkbookHandler.executed is public and 
set from inside the class, which makes it too exposed. Consider making it 
private to limit external accessibility.  At 
MockExcelAntWorkbookHandler.java:[line 25]

> Task :poi-examples:javadoc

> Task :poi-excelant:spotbugsTest
SpotBugs ended with exit code 1

> Task :poi-integration:compileTest9
> Task :poi-excelant:testJar
> Task :poi-examples:javadocJar
> Task :poi-examples:assemble

> Task :poi-excelant:test



> Task :poi-examples:forbiddenApisMain
> Task :poi-examples:compileTestJava
> Task :poi-examples:testClasses
> Task :poi-examples:forbiddenApisTest
> Task :poi-examples:forbiddenApis

> Task :poi-excelant:test
org.apache.poi.ss.excelant.TestBuildFile 
testFailOnErrorNoDetails() PASSED
org.apache.poi.ss.excelant.TestBuildFile testUdf() 
PASSED (2.5s)
org.apache.poi.ss.excelant.TestBuildFile testPrecision() 
PASSED
org.apache.poi.ss.excelant.TestBuildFile testPassOnError() 
PASSED
org.apache.poi.ss.excelant.TestBuildFile 
testMissingFilename() PASSED
org.apache.poi.ss.excelant.TestBuildFile 
testAddHandlerWrongClass() PASSED
org.apache.poi.ss.excelant.TestBuildFile testEvaluate() 
PASSED
org.apache.poi.ss.excelant.TestBuildFile testFileNotFound() 
PASSED
org.apache.poi.ss.excelant.TestBuildFile 
testEvaluateNoDetails() PASSED
org.apache.poi.ss.excelant.TestBuildFile 
testAddHandlerFails() PASSED
org.apache.poi.ss.excelant.TestBuildFile testPrecisionFail() 
PASSED
org.apache.poi.ss.excelant.TestBuildFile testSetText() 
PASSED
org.apache.poi.ss.excelant.TestBuildFile testAddHandler() 
PASSED
org.apache.poi.ss.excelant.TestBuildFile testFailOnError() 
PASSED
org.apache.poi.ss.excelant.TestExcelAntSet 
testSetWorkbookUtil() PASSED
org.apache.poi.ss.excelant.TestExcelAntSet testSetter() 
PASSED
org.apache.poi.ss.excelant.TestExcelAntUserDefinedFunction 
testSetClassName() PASSED
org.apache.poi.ss.excelant.TestExcelAntUserDefinedFunction 
testSetFunction() PASSED
org.apache.poi.ss.excelant.util.TestExcelAntEvaluationResult 
testCompletedWithErrorMessage() PASSED
org.apache.poi.ss.excelant.util.TestExcelAntEvaluationResult 
testDelta() PASSED
org.apache.poi.ss.excelant.util.TestExcelAntEvaluationResult 
testCellId() PASSED
org.apache.poi.ss.excelant.util.TestExcelAntEvaluationResult 
testPassed() PASSED
org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtilFactory 
testGetNewWorkbookUtilInstance() PASSED
org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtilFactory 
testVerifyEquivalence() PASSED
org.apache.poi.ss.excelant.TestExcelAntPrecision 
testVerifyPrecision() PASSED
org.apache.poi.ss.excelant.TestExcelAntSetDoubleCell 
testSetDouble() PASSED (2s)
org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil 
testWorkbookConstructor() PASSED
org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil 
testAddFunctionInvalidClassName() PASSED
org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil 
testGetEvaluatorWithUDF() PASSED
org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil 
testSetDoubleValue() PASSED
org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil 
testEvaluateCellWithError() PASSED
org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil 
testLoadNotExistingFile() PASSED
org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil 
testAddFunctionClassName() PASSED
org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil 
testGetNonexistingDouble() PASSED
org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil 
testAddFunction() PASSED
org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil 
testFileName() PASSED
org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil 
testGetNonexistingString() PASSED
org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil 
testSetNotExistingSheet() PASSED
org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil 
testGetEvaluatorXLSXWithFunction() PASSED (1.9s)
org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil 
testStringConstructor() PASSED
org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil 
testEvaluateCellFailedPrecision() PASSED
org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil 
testSetString() PASSED
org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil 
testEvaluateCell() PASSED
org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil 
testGetWorkbook() PASSED
org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil 
testGetSheets() PASSED
org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil 
testSetFormula() PASSED
org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil 
testSetDate() PASSED
org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil 
testGetEvaluator() PASSED
org.apache.poi.ss.excelant.util.TestExcelAntWorkbookUtil 
testGetEvaluatorXLSX() PASSED

SUCCESS: Executed 49 tests in 23.3s


> Task :poi-excelant:check
> Task :poi-excelant:build
> Task :poi-excelant:jacocoTestReport
> Task :poi-ooxml-lite:javadoc SKIPPED
> Task :poi-ooxml-lite:javadocJar SKIPPED
> Task :poi-ooxml-lite:sourcesJar
> Task :poi-ooxml-lite:assemble
> Task :poi-examples:spotbugsMain
> Task :poi-ooxml-lite:forbiddenApisMain
> Task :poi-ooxml-lite:compileTestJava NO-SOURCE
> Task :poi-ooxml-lite:testClasses UP-TO-DATE
> Task :poi-ooxml-lite:forbiddenApisTest NO-SOURCE
> Task :poi-ooxml-lite:forbiddenApis
> Task :poi-ooxml-lite:spotbugsMain SKIPPED
> Task :poi-ooxml-lite:spotbugsTest SKIPPED
> Task :poi-ooxml-lite:test NO-SOURCE
> Task :poi-ooxml-lite:verifyModuleInfoPresent
> Task :poi-ooxml-lite:check
> Task :poi-ooxml-lite:build
> Task :poi-ooxml-lite:getDeps
> Task :soLinkCheck
> Task :poi-examples:spotbugsTest

> Task :poi-examples:test


WARNING: Unknown module: org.junit.platform.commons specified to --add-exports
WARNING: Unknown module: org.junit.platform.commons specified to --add-exports

> Task :poi-examples:spotbugsMain
M V EI2: new org.apache.poi.examples.hwpf.Word2Forrest(HWPFDocument, 
OutputStream) may expose internal representation by storing an externally 
mutable object into Word2Forrest._doc  At Word2Forrest.java:[line 46]
M D FE: Test for floating point equality in 
org.apache.poi.examples.xwpf.usermodel.UpdateEmbeddedDoc.checkUpdatedDoc()  At 
UpdateEmbeddedDoc.java:[line 165]
M B CT: Exception thrown in class 
org.apache.poi.examples.xwpf.usermodel.UpdateEmbeddedDoc at new 
org.apache.poi.examples.xwpf.usermodel.UpdateEmbeddedDoc(String) will leave the 
constructor. The object under construction remains partially initialized and 
may be vulnerable to Finalizer attacks.  At UpdateEmbeddedDoc.java:[line 77]
M V EI2: 
org.apache.poi.examples.hssf.usermodel.EventExample.processRecord(Record) may 
expose internal representation by storing an externally mutable object into 
EventExample.sstrec  At EventExample.java:[line 80]
M D SF: Switch statement found in 
org.apache.poi.examples.hssf.usermodel.EventExample.processRecord(Record) where 
default case is missing  At EventExample.java:[lines 50-88]
M V EI2: new 
org.apache.poi.examples.hssf.eventusermodel.XLS2CSVmra(POIFSFileSystem, 
PrintStream, int) may expose internal representation by storing an externally 
mutable object into XLS2CSVmra.output  At XLS2CSVmra.java:[line 92]
M V EI2: 
org.apache.poi.examples.hssf.eventusermodel.XLS2CSVmra.processRecord(Record) 
may expose internal representation by storing an externally mutable object into 
XLS2CSVmra.sstRecord  At XLS2CSVmra.java:[line 172]
M V EI2: new 
org.apache.poi.examples.hssf.eventusermodel.XLS2CSVmra(POIFSFileSystem, 
PrintStream, int) may expose internal representation by storing an externally 
mutable object into XLS2CSVmra.fs  At XLS2CSVmra.java:[line 91]
M B CT: Exception thrown in class 
org.apache.poi.examples.ss.LinkedDropDownLists at new 
org.apache.poi.examples.ss.LinkedDropDownLists(String) will leave the 
constructor. The object under construction remains partially initialized and 
may be vulnerable to Finalizer attacks.  At LinkedDropDownLists.java:[line 107]
M C FL: Using floating-point loop counters can lead to unexpected behavior.  At 
OfficeDrawingWithGraphics.java:[line 93]
M V EI2: new org.apache.poi.examples.ss.html.HSSFHtmlHelper(HSSFWorkbook) may 
expose internal representation by storing an externally mutable object into 
HSSFHtmlHelper.wb  At HSSFHtmlHelper.java:[line 38]

> Task :poi-examples:test
org.apache.poi.examples.hssf.eventusermodel.TestXLS2CSVmra 
testProcessNumberRecord() PASSED (6.1s)
org.apache.poi.examples.hssf.eventusermodel.TestXLS2CSVmra 
testProcess() PASSED
org.apache.poi.examples.hssf.eventusermodel.TestXLS2CSVmra 
test() PASSED
org.apache.poi.examples.hssf.eventusermodel.TestXLS2CSVmra 
testWithMinCols() PASSED
WARNING: Unknown module: org.junit.platform.commons specified to --add-exports
WARNING: Unknown module: org.junit.platform.commons specified to --add-exports

> Task :poi-examples:spotbugsMain
M V EI: 
org.apache.poi.examples.hssf.usermodel.InCellLists$MultiLevelListItem.getLowerLevelItems()
 may expose internal representation by returning 
InCellLists$MultiLevelListItem.lowerLevelItems  At InCellLists.java:[line 536]
M V EI2: new 
org.apache.poi.examples.hssf.usermodel.InCellLists$MultiLevelListItem(String, 
List) may expose internal representation by storing an externally mutable 
object into InCellLists$MultiLevelListItem.lowerLevelItems  At 
InCellLists.java:[line 516]
M V EI2: new org.apache.poi.examples.xssf.eventusermodel.XLSX2CSV(OPCPackage, 
PrintStream, int) may expose internal representation by storing an externally 
mutable object into XLSX2CSV.xlsxPackage  At XLSX2CSV.java:[line 181]
M V EI2: new org.apache.poi.examples.xssf.eventusermodel.XLSX2CSV(OPCPackage, 
PrintStream, int) may expose internal representation by storing an externally 
mutable object into XLSX2CSV.output  At XLSX2CSV.java:[line 182]
M V EI2: new 
org.apache.poi.examples.ss.formula.CheckFunctionsSupported(Workbook) may expose 
internal representation by storing an externally mutable object into 
CheckFunctionsSupported.workbook  At CheckFunctionsSupported.java:[line 103]
M C UwF: Unwritten field: 
org.apache.poi.examples.hssf.eventusermodel.XLS2CSVmra.workbookBuildingListener 
 At XLS2CSVmra.java:[line 151]
M P SS: Unread field: 
org.apache.poi.examples.hssf.eventusermodel.XLS2CSVmra.outputFormulaValues; 
should this field be static?  At XLS2CSVmra.java:[line 64]
SpotBugs ended with exit code 1

> Task :poi-integration:testClasses
> Task :poi-integration:testJar

> Task :poi-examples:test
org.apache.poi.integration.TestXLSX2CSV testInvalidFile() 
PASSED
org.apache.poi.integration.TestXLSX2CSV testNoArgument() 
PASSED
org.apache.poi.integration.TestXLSX2CSV microBenchmark() 
SKIPPED
org.apache.poi.integration.TestXLSX2CSV testSampleFile() 
PASSED (3.6s)
org.apache.poi.integration.TestXLSX2CSV testMinColumns() 
PASSED
org.apache.poi.integration.TestXLSX2CSV 
testInvalidSampleFile() PASSED

> Task :poi-fuzz:compileJava
> Task :poi-fuzz:classes
> Task :poi-fuzz:jar
> Task :poi-fuzz:javadoc SKIPPED
> Task :poi-fuzz:javadocJar
> Task :poi-fuzz:assemble
> Task :poi-fuzz:forbiddenApisMain
> Task :poi-fuzz:compileTestJava NO-SOURCE
> Task :poi-fuzz:testClasses UP-TO-DATE
> Task :poi-fuzz:forbiddenApisTest NO-SOURCE
> Task :poi-fuzz:forbiddenApis

> Task :poi-examples:test
org.apache.poi.integration.TestXLSX2CSV testDeepFile() 
PASSED (5.9s)

SUCCESS: Executed 11 tests in 48.5s (1 skipped)


> Task :poi-examples:verifyModuleInfoPresent
> Task :poi-examples:check
> Task :poi-examples:build

> Task :poi-fuzz:spotbugsMain
M D RV: Return value of org.apache.poi.hsmf.MAPIMessage.getAttachmentFiles() 
ignored, but method has no side effect  At POIHSMFFuzzer.java:[line 38]
M D DCN: Do not catch NullPointerException like in 
org.apache.poi.fuzz.POIFileHandlerFuzzer.fuzzerTestOneInput(byte[])  At 
POIFileHandlerFuzzer.java:[line 129]
M D DCN: Do not catch NullPointerException like in 
org.apache.poi.fuzz.POIXSSFFuzzer.fuzzerTestOneInput(byte[])  At 
POIXSSFFuzzer.java:[line 56]
M D RV: Return value of org.apache.poi.ooxml.POIXMLDocument.getPackage() 
ignored, but method has no side effect  At POIXWPFFuzzer.java:[line 46]
M D RV: Return value of 
org.apache.poi.xwpf.usermodel.XWPFDocument.getBodyElementsIterator() ignored, 
but method has no side effect  At POIXWPFFuzzer.java:[line 52]
M D DCN: Do not catch NullPointerException like in 
org.apache.poi.fuzz.POIVisioFuzzer.fuzzerTestOneInput(byte[])  At 
POIVisioFuzzer.java:[line 45]
M D RV: Return value of 
org.apache.poi.ooxml.extractor.POIXMLTextExtractor.getPackage() ignored, but 
method has no side effect  At POIFuzzer.java:[line 172]
SpotBugs ended with exit code 1

> Task :poi-fuzz:spotbugsTest NO-SOURCE
> Task :poi-fuzz:test SKIPPED
> Task :poi-fuzz:verifyModuleInfoPresent
> Task :poi-fuzz:check
> Task :poi-fuzz:build
> Task :poi-examples:getDeps
> Task :poi-fuzz:getDeps
> Task :poi-fuzz:jacocoTestReport SKIPPED
> Task :poi-integration:forbiddenApisTest
> Task :poi-integration:forbiddenApis
> Task :rat FAILED

> Task :poi-integration:spotbugsTest
M D RV: Return value of org.apache.poi.extractor.POIOLE2TextExtractor.getRoot() 
ignored, but method has no side effect  At AbstractFileHandler.java:[line 114]
M D RV: Return value of 
org.apache.poi.hwmf.record.HwmfText$WmfExtTextOut.getText(Charset) ignored, but 
method has no side effect  At HWMFFileHandler.java:[line 55]
M D RV: Return value of 
org.apache.poi.hwmf.record.HwmfRecord.getWmfRecordType() ignored, but method 
has no side effect  At HWMFFileHandler.java:[line 75]
M D RV: Return value of 
org.apache.poi.hwmf.record.HwmfRecord.getGenericRecordType() ignored, but 
method has no side effect  At HWMFFileHandler.java:[line 76]
M D RV: Return value of 
org.apache.poi.hemf.record.emf.HemfText$EmfExtTextOutA.getText(Charset) 
ignored, but method has no side effect  At HEMFFileHandler.java:[line 47]
M V MS: org.apache.poi.stress.AbstractFileHandler.EXPECTED_EXTRACTOR_FAILURES 
is a mutable collection which should be package protected  At 
AbstractFileHandler.java:[line 48]
M V MS: org.apache.poi.stress.TestAllFiles.SCAN_EXCLUDES should be package 
protected  At TestAllFiles.java:[line 86]
M V MS: org.apache.poi.stress.TestAllFiles.SCAN_EXCLUDES_NOSCRATCHPAD should be 
package protected  At TestAllFiles.java:[line 114]
SpotBugs ended with exit code 1

> Task :poi-examples:jacocoTestReport

[Incubating] Problems report is available at: 
file:///F:/jenkins/jenkins-home/712657a4/workspace/POI/POI-DSL-Windows-1.17/build/reports/problems/problems-report.html

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':rat' (registered by plugin 
'org.nosphere.apache.rat').
> Could not resolve all files for configuration ':detachedConfiguration1'.
   > Could not resolve org.apache.rat:apache-rat:0.15.
     Required by:
         root project 'poi'
      > Could not resolve org.apache.rat:apache-rat:0.15.
         > Could not parse POM 
https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat/0.15/apache-rat-0.15.pom
            > Could not resolve org.apache.rat:apache-rat-project:0.15.
               > Could not resolve org.apache.rat:apache-rat-project:0.15.
                  > Could not load module metadata from 
C:\Users\jenkins\.gradle\caches\modules-2\metadata-2.107\descriptors\org.apache.rat\apache-rat-project\0.15\26c913274550a0b2221f47a0fe2d2358\descriptor.bin

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights from a Build Scan (powered by 
> Develocity).
> Get more help at https://help.gradle.org.

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 10.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

For more on this, please refer to 
https://docs.gradle.org/9.6.1/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.

BUILD FAILED in 36m 38s
138 actionable tasks: 138 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to