You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/09/04 01:09:42 UTC

Build failed in Jenkins: POI » POI-DSL-Windows-1.18 #44

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

Changes:

[PJ Fanning] extend test

[PJ Fanning] add CellUtil test

[PJ Fanning] rework CellUtil test

[PJ Fanning] support building cyclonedx bom

[PJ Fanning] CellUtil: allow fill colors to be set to null

[PJ Fanning] bug-66052 fix broken test

[PJ Fanning] bug-66052 add broken test (see comment 10)

[PJ Fanning] tidy up code

[PJ Fanning] try to fix tests

[PJ Fanning] try to fix tests

[PJ Fanning] broken test

[PJ Fanning] [TIKA-3388] issue with non-ascii chars in file name of embedded OLE object

[PJ Fanning] test for TIKA-2163

[PJ Fanning] test for TIKA-2605

[PJ Fanning] test for TIKA-3163

[PJ Fanning] update changes

[PJ Fanning] xmlbeans 5.1.1 release

[PJ Fanning] xmlbeans 5.1.1 release

[PJ Fanning] upgrade graphics2d

[PJ Fanning] upgrade graphics2d

[PJ Fanning] reuse code

[PJ Fanning] [bug-63576] support capitalized text in WordExtractor (HWPF)

[PJ Fanning] reuse code

[PJ Fanning] reuse code

[PJ Fanning] reuse code

[PJ Fanning] build issue

[PJ Fanning] [bug-63575] fix test

[PJ Fanning] [bug-63575] support capitalized text in XWPFWordExtractor

[PJ Fanning] do not rely on xml namespace prefixes - use the URIs

[PJ Fanning] [bug-66242] Fix issue with orphaned (in package) images and notes post slide removal. Thanks to gffloodg. This closes #377


------------------------------------------
[...truncated 595.60 KB...]
M V EI2: new org.apache.poi.xslf.usermodel.XSLFTexturePaint(XSLFShape, CTBlipFillProperties, PackagePart, CTSchemeColor, XSLFTheme, XSLFSheet) may expose internal representation by storing an externally mutable object into XSLFTexturePaint.shape  At XSLFTexturePaint.java:[line 59]
M V EI2: new org.apache.poi.xslf.usermodel.XSLFTexturePaint(XSLFShape, CTBlipFillProperties, PackagePart, CTSchemeColor, XSLFTheme, XSLFSheet) may expose internal representation by storing an externally mutable object into XSLFTexturePaint.sheet  At XSLFTexturePaint.java:[line 65]
M V EI2: new org.apache.poi.xslf.usermodel.XSLFTexturePaint(XSLFShape, CTBlipFillProperties, PackagePart, CTSchemeColor, XSLFTheme, XSLFSheet) may expose internal representation by storing an externally mutable object into XSLFTexturePaint.phClr  At XSLFTexturePaint.java:[line 63]
M V EI2: new org.apache.poi.xslf.usermodel.XSLFTexturePaint(XSLFShape, CTBlipFillProperties, PackagePart, CTSchemeColor, XSLFTheme, XSLFSheet) may expose internal representation by storing an externally mutable object into XSLFTexturePaint.theme  At XSLFTexturePaint.java:[line 64]
M V EI: org.apache.poi.xwpf.extractor.XWPFWordExtractor.getDocument() may expose internal representation by returning XWPFWordExtractor.document  At XWPFWordExtractor.java:[line 211]
M V EI: org.apache.poi.xwpf.extractor.XWPFWordExtractor.getFilesystem() may expose internal representation by returning XWPFWordExtractor.document  At XWPFWordExtractor.java:[line 226]
M V EI2: new org.apache.poi.xwpf.extractor.XWPFWordExtractor(XWPFDocument) may expose internal representation by storing an externally mutable object into XWPFWordExtractor.document  At XWPFWordExtractor.java:[line 67]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.RelLineTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into RelLineTo._master  At RelLineTo.java:[line 78]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.LineTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into LineTo._master  At LineTo.java:[line 79]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.NURBSTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into NURBSTo._master  At NURBSTo.java:[line 137]
M V EI: org.apache.poi.xslf.usermodel.XSLFSlide.getXmlObject() may expose internal representation by returning XSLFSlide._slide  At XSLFSlide.java:[line 124]
M V EI: org.apache.poi.xslf.usermodel.XSLFSlide.getSlideLayout() may expose internal representation by returning XSLFSlide._layout  At XSLFSlide.java:[line 159]
M V EI: org.apache.poi.xslf.usermodel.XSLFSlide.getCommentsPart() may expose internal representation by returning XSLFSlide._comments  At XSLFSlide.java:[line 181]
M V EI: org.apache.poi.xslf.usermodel.XSLFSlide.getCommentAuthorsPart() may expose internal representation by returning XSLFSlide._commentAuthors  At XSLFSlide.java:[line 195]
M V EI: org.apache.poi.xslf.usermodel.XSLFSlide.getNotes() may expose internal representation by returning XSLFSlide._notes  At XSLFSlide.java:[line 239]
M V EI: org.apache.poi.xssf.usermodel.XSSFChartSheet.getCTChartsheet() may expose internal representation by returning XSSFChartSheet.chartsheet  At XSSFChartSheet.java:[line 75]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.RelCubBezTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into RelCubBezTo._master  At RelCubBezTo.java:[line 128]
M V EI: org.apache.poi.xddf.usermodel.text.XDDFTextRun.getParentParagraph() may expose internal representation by returning XDDFTextRun._parent  At XDDFTextRun.java:[line 76]
M V EI: org.apache.poi.openxml4j.opc.ZipPackagePart.getZipArchive() may expose internal representation by returning ZipPackagePart.zipEntry  At ZipPackagePart.java:[line 92]
M D DLS: Dead store to hyperlinksTable in org.apache.poi.xssf.extractor.XSSFBEventBasedExcelExtractor.getText()  At XSSFBEventBasedExcelExtractor.java:[line 124]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.ArcTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into ArcTo._master  At ArcTo.java:[line 94]
M V EI2: new org.apache.poi.xddf.usermodel.chart.XDDFBubbleChartData(XDDFChart, CTBubbleChart, XDDFChartAxis, XDDFValueAxis) may expose internal representation by storing an externally mutable object into XDDFBubbleChartData.chart  At XDDFBubbleChartData.java:[line 47]
M V EI: org.apache.poi.xssf.usermodel.XSSFPivotCacheRecords.getCtPivotCacheRecords() may expose internal representation by returning XSSFPivotCacheRecords.ctPivotCacheRecords  At XSSFPivotCacheRecords.java:[line 75]
M B Eq: org.apache.poi.openxml4j.opc.ZipPackage$EntryTriple defines compareTo(ZipPackage$EntryTriple) and uses Object.equals()  At ZipPackage.java:[lines 377-380]
M V EI: org.apache.poi.xslf.usermodel.XSLFShadow.getShadowParent() may expose internal representation by returning XSLFShadow._parent  At XSLFShadow.java:[line 45]
M V EI: org.apache.poi.xslf.usermodel.XSLFDiagram.getGroupShape() may expose internal representation by returning XSLFDiagram._groupShape  At XSLFDiagram.java:[line 137]
M V EI: org.apache.poi.xslf.usermodel.XSLFDiagram.getDiagramDrawing() may expose internal representation by returning XSLFDiagram._drawing  At XSLFDiagram.java:[line 130]
M D DLS: Dead store to groupShapePropsCt in org.apache.poi.xslf.usermodel.XSLFDiagram.convertMsGroupToGroupShape(CTGroupShape, XSLFDiagramDrawing)  At XSLFDiagram.java:[line 214]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.MoveTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into MoveTo._master  At MoveTo.java:[line 84]
M V EI: org.apache.poi.xssf.usermodel.XSSFGraphicFrame.getCTGraphicalObjectFrame() may expose internal representation by returning XSSFGraphicFrame.graphicFrame  At XSSFGraphicFrame.java:[line 78]
M V EI: org.apache.poi.poifs.crypt.dsig.services.TimeStampSimpleHttpClient.getProxy() may expose internal representation by returning TimeStampSimpleHttpClient.proxy  At TimeStampSimpleHttpClient.java:[line 139]
M V EI2: org.apache.poi.poifs.crypt.dsig.services.TimeStampSimpleHttpClient.init(SignatureConfig) may expose internal representation by storing an externally mutable object into TimeStampSimpleHttpClient.config  At TimeStampSimpleHttpClient.java:[line 110]
M V EI2: new org.apache.poi.xslf.usermodel.XSLFFontInfo(XMLSlideShow, CTEmbeddedFontListEntry) may expose internal representation by storing an externally mutable object into XSLFFontInfo.fontListEntry  At XSLFFontInfo.java:[line 75]
M V EI2: new org.apache.poi.xslf.usermodel.XSLFFontInfo(XMLSlideShow, CTEmbeddedFontListEntry) may expose internal representation by storing an externally mutable object into XSLFFontInfo.ppt  At XSLFFontInfo.java:[line 73]
M V EI2: new org.apache.poi.xslf.usermodel.XSLFFontInfo(XMLSlideShow, String) may expose internal representation by storing an externally mutable object into XSLFFontInfo.ppt  At XSLFFontInfo.java:[line 54]
M V EI2: new org.apache.poi.xssf.streaming.SXSSFCreationHelper(SXSSFWorkbook) may expose internal representation by storing an externally mutable object into SXSSFCreationHelper.wb  At SXSSFCreationHelper.java:[line 53]
M V EI2: new org.apache.poi.ooxml.dev.OOXMLLister(OPCPackage, PrintStream) may expose internal representation by storing an externally mutable object into OOXMLLister.disp  At OOXMLLister.java:[line 43]
M V EI2: new org.apache.poi.ooxml.dev.OOXMLLister(OPCPackage, PrintStream) may expose internal representation by storing an externally mutable object into OOXMLLister.container  At OOXMLLister.java:[line 42]
M V EI2: org.apache.poi.poifs.crypt.dsig.OOXMLURIDereferencer.setSignatureInfo(SignatureInfo) may expose internal representation by storing an externally mutable object into OOXMLURIDereferencer.signatureInfo  At OOXMLURIDereferencer.java:[line 59]
M V EI: org.apache.poi.xdgf.extractor.XDGFVisioExtractor.getDocument() may expose internal representation by returning XDGFVisioExtractor.document  At XDGFVisioExtractor.java:[line 55]
M V EI: org.apache.poi.xdgf.extractor.XDGFVisioExtractor.getFilesystem() may expose internal representation by returning XDGFVisioExtractor.document  At XDGFVisioExtractor.java:[line 70]
M V EI2: new org.apache.poi.xdgf.extractor.XDGFVisioExtractor(XmlVisioDocument) may expose internal representation by storing an externally mutable object into XDGFVisioExtractor.document  At XDGFVisioExtractor.java:[line 36]
M V EI2: new org.apache.poi.xssf.usermodel.helpers.XSSFFormulaUtils(XSSFWorkbook) may expose internal representation by storing an externally mutable object into XSSFFormulaUtils._wb  At XSSFFormulaUtils.java:[line 53]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.RelQuadBezTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into RelQuadBezTo._master  At RelQuadBezTo.java:[line 110]
M V EI: org.apache.poi.xssf.usermodel.XSSFShapeGroup.getCTGroupShape() may expose internal representation by returning XSSFShapeGroup.ctGroup  At XSSFShapeGroup.java:[line 200]
M V EI: org.apache.poi.xslf.extractor.XSLFExtractor.getDocument() may expose internal representation by returning org.apache.poi.sl.extractor.SlideShowExtractor.slideshow  At XSLFExtractor.java:[line 38]
M V EI: org.apache.poi.xwpf.usermodel.XWPFPicture.getCTPicture() may expose internal representation by returning XWPFPicture.ctPic  At XWPFPicture.java:[line 51]
M V EI2: new org.apache.poi.xwpf.usermodel.XWPFPicture(CTPicture, XWPFRun) may expose internal representation by storing an externally mutable object into XWPFPicture.ctPic  At XWPFPicture.java:[line 34]
M V EI2: new org.apache.poi.xwpf.usermodel.XWPFPicture(CTPicture, XWPFRun) may expose internal representation by storing an externally mutable object into XWPFPicture.run  At XWPFPicture.java:[line 33]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.PolyLineTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into PolyLineTo._master  At PolyLineTo.java:[line 91]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.RelMoveTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into RelMoveTo._master  At RelMoveTo.java:[line 74]
M V EI: org.apache.poi.xssf.usermodel.XSSFObjectData.getOleObject() may expose internal representation by returning XSSFObjectData.oleObject  At XSSFObjectData.java:[line 131]
M V EI: org.apache.poi.xslf.usermodel.XSLFSlideShow.getAllEmbeddedParts() may expose internal representation by returning XSLFSlideShow.embeddedParts  At XSLFSlideShow.java:[line 268]
M P UrF: Unread field: org.apache.poi.xwpf.usermodel.XWPFNumbering.isNew  At XWPFNumbering.java:[line 54]
M P UrF: Unread field: org.apache.poi.xssf.binary.XSSFBCellHeader.rowNum  At XSSFBCellHeader.java:[line 56]
M P UrF: Unread field: org.apache.poi.xslf.util.MFProxy.quiet  At MFProxy.java:[line 46]
M P UrF: Unread field: org.apache.poi.xssf.binary.XSSFBCellHeader.showPhonetic  At XSSFBCellHeader.java:[line 59]
M P UuF: Unused field: org.apache.poi.xssf.binary.XSSFBSheetHandler.hyperlinkCellRange  In XSSFBSheetHandler.java
M P UrF: Unread field: org.apache.poi.xslf.draw.SVGImageRenderer.alpha  At SVGImageRenderer.java:[line 49]
M D UrF: Unread public/protected field: org.apache.poi.xwpf.usermodel.XWPFLatentStyles.styles  At XWPFLatentStyles.java:[line 46]
M V MS: org.apache.poi.xwpf.usermodel.XWPFPictureData.RELATIONS should be package protected  At XWPFPictureData.java:[line 61]
M V MS: org.apache.poi.xssf.usermodel.XSSFPictureData.RELATIONS should be package protected  At XSSFPictureData.java:[line 59]
SpotBugs ended with exit code 1

> Task :poi-ooxml-lite:jacocoTestReport SKIPPED

> Task :poi-examples:spotbugsMain
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.

[Test worker] INFO org.gradle.api.internal.tasks.testing.worker.TestWorker - Gradle Test Executor 20 started executing tests.

> Task :poi-examples:spotbugsTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.

[Test worker] INFO org.gradle.api.internal.tasks.testing.worker.TestWorker - Gradle Test Executor 19 started executing tests.
[Test worker] INFO org.gradle.api.internal.tasks.testing.worker.TestWorker - Gradle Test Executor 21 started executing tests.
[Test worker] INFO org.gradle.api.internal.tasks.testing.worker.TestWorker - Gradle Test Executor 22 started executing tests.

> Task :poi-examples:test

> 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]
H B Nm: The class name org.apache.poi.examples.hssf.usermodel.AddDimensionedImage shadows the simple name of the superclass org.apache.poi.examples.ss.AddDimensionedImage  At AddDimensionedImage.java:[line 29]
M D RCN: Redundant nullcheck of wb which is known to be null in org.apache.poi.examples.ss.CellStyleDetails.main(String[])  Redundant null check at CellStyleDetails.java:[line 90]
M D NP: Load of known null value in org.apache.poi.examples.ss.CellStyleDetails.main(String[])  At CellStyleDetails.java:[line 90]
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 C FL: Using floating-point loop counters can lead to unexpected behavior.  At AddDimensionedImage.java:[line 623]
M C FL: Using floating-point loop counters can lead to unexpected behavior.  At AddDimensionedImage.java:[line 732]
M D RCN: Redundant nullcheck of workbook which is known to be null in org.apache.poi.examples.ss.formula.UserDefinedFunctionExample.main(String[])  Redundant null check at UserDefinedFunctionExample.java:[line 82]
M D NP: Load of known null value in org.apache.poi.examples.ss.formula.UserDefinedFunctionExample.main(String[])  At UserDefinedFunctionExample.java:[line 82]
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 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]
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-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 :zipJavadocs

> Task :binDistTar
Execution optimizations have been disabled for task ':binDistTar' to ensure correctness due to the following reasons:
  - Gradle detected a problem with the following location: 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.18\build\dist\maven'. Reason: Task ':binDistTar' uses this output of task ':poi-examples:jar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  - Gradle detected a problem with the following location: 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.18\build\dist\maven'. Reason: Task ':binDistTar' uses this output of task ':poi-excelant:jar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.

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

> Task :binDistZip
Execution optimizations have been disabled for task ':binDistZip' to ensure correctness due to the following reasons:
  - Gradle detected a problem with the following location: 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.18\build\dist\maven'. Reason: Task ':binDistZip' uses this output of task ':poi-examples:jar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  - Gradle detected a problem with the following location: 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.18\build\dist\maven'. Reason: Task ':binDistZip' uses this output of task ':poi-excelant:jar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.

[Test worker] INFO org.gradle.api.internal.tasks.testing.worker.TestWorker - Gradle Test Executor 21 finished executing tests.

> Task :poi-examples:jacocoTestReport
[Test worker] INFO org.gradle.api.internal.tasks.testing.worker.TestWorker - Gradle Test Executor 19 finished executing tests.
[Test worker] INFO org.gradle.api.internal.tasks.testing.worker.TestWorker - Gradle Test Executor 22 finished executing tests.
> Task :srcDistTar
> Task :srcDistZip
> Task :fixDistDir
> Task :soLinkCheck
> Task :rat
> Task :poi:jenkins
> Task :poi-examples:jenkins
> Task :poi-excelant:jenkins
> Task :poi-ooxml-full:jenkins
> Task :poi-ooxml-lite:jenkins
> Task :poi-ooxml-lite-agent:jenkins
> Task :poi-scratchpad:jenkins
[Test worker] INFO org.gradle.api.internal.tasks.testing.worker.TestWorker - Gradle Test Executor 20 finished executing tests.
> Task :poi-ooxml:check
> Task :poi-ooxml:build
> Task :poi-ooxml:getDeps
> Task :poi-ooxml:jacocoTestReport
> Task :poi-ooxml:jenkins
[Test worker] INFO org.gradle.api.internal.tasks.testing.worker.TestWorker - Gradle Test Executor 13 finished executing tests.
> Task :poi-integration:check
> Task :poi-integration:build
> Task :jenkins
> Task :poi-integration:jacocoTestReport
> Task :poi-integration:jenkins

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

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

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 3 invalid unit(s) of work during this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD SUCCESSFUL in 20m 4s
153 actionable tasks: 153 executed
Build step 'Invoke Gradle script' changed build result to SUCCESS
[SpotBugs] [-ERROR-] No files found for pattern '*/build/reports/spotbugs/*.xml'. Configuration error?
[SpotBugs] Searching for all files in '<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/'> that match the pattern '*/build/reports/spotbugs/*.xml'
[SpotBugs] Skipping post processing
[SpotBugs] No filter has been set, publishing all 0 issues
[SpotBugs] Repository miner is not configured, skipping repository mining
[SpotBugs] Reference build recorder is not configured
[SpotBugs] Obtaining reference build from same job (POI-DSL-Windows-1.18)
[SpotBugs] Using reference build 'POI/POI-DSL-Windows-1.18 #15' to compute new, fixed, and outstanding issues
[SpotBugs] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 2299
[SpotBugs] No quality gates have been set - skipping
[SpotBugs] Health report is disabled - skipping
[SpotBugs] Created analysis result for 0 issues (found 0 new issues, fixed 2299 issues)
[SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'POI/POI-DSL-Windows-1.18 #44'.
[Checks API] No suitable checks publisher found.
Archiving artifacts
[Fast Archiver] Compressed 422.13 MB of artifacts by 23.5% relative to #15
Recording test results
[Checks API] No suitable checks publisher found.
[JaCoCo plugin] Collecting JaCoCo coverage data...
[JaCoCo plugin] */build/*.exec,*/build/jacoco/*.exec;*/build/classes;*/src/main/java; locations are configured
[JaCoCo plugin] Number of found exec files for pattern */build/*.exec,*/build/jacoco/*.exec: 6
[JaCoCo plugin] Saving matched execfiles:  <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-examples\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-excelant\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-integration\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-scratchpad\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi\build\jacoco\test.exec>
[JaCoCo plugin] Saving matched class directories for class-pattern: */build/classes: 
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-examples\build\classes> 159 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-excelant\build\classes> 29 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-integration\build\classes> 31 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml-full\build\classes> 5567 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml-lite-agent\build\classes> 4 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml-lite\build\classes> 5567 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml\build\classes> 1201 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-scratchpad\build\classes> 1145 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi\build\classes> 2327 files
[JaCoCo plugin] Saving matched source directories for source-pattern: */src/main/java: 
[JaCoCo plugin] Source Inclusions: null
[JaCoCo plugin] Source Exclusions: null
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/osgi\src\main\java> 6 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-examples\src\main\java> 174 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-excelant\src\main\java> 21 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml-lite-agent\src\main\java> 7 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml\src\main\java> 699 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-scratchpad\src\main\java> 577 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi\src\main\java> 1303 files
[JaCoCo plugin] Loading inclusions files..
[JaCoCo plugin] inclusions: [**/*.class]
[JaCoCo plugin] exclusions: [com/microsoft/**, org/openxmlformats/**, org/etsi/**, org/w3/**, schemaorg*/**, schemasMicrosoft*/**, org/apache/poi/hdf/model/hdftypes/definitions/*.class, org/apache/poi/hwpf/model/types/*.class, org/apache/poi/hssf/usermodel/DummyGraphics2d.class, org/apache/poi/sl/draw/binding/*.class]
ERROR: Step ‘Record JaCoCo coverage report’ aborted due to exception: 
java.lang.IllegalArgumentException: Unsupported class file major version 62
	at org.objectweb.asm.ClassReader.<init>(ClassReader.java:196)
	at org.objectweb.asm.ClassReader.<init>(ClassReader.java:177)
	at org.objectweb.asm.ClassReader.<init>(ClassReader.java:163)
	at org.jacoco.core.internal.instr.InstrSupport.classReaderFor(InstrSupport.java:280)
	at org.jacoco.core.analysis.Analyzer.analyzeClass(Analyzer.java:107)
	at org.jacoco.core.analysis.Analyzer.analyzeClass(Analyzer.java:132)
Caused: java.io.IOException: Error while analyzing /home/jenkins/jenkins-home/jobs/POI/jobs/POI-DSL-Windows-1.18/builds/44/jacoco/classes/java9/test/META-INF/versions/9/module-info.class.
	at org.jacoco.core.analysis.Analyzer.analyzerError(Analyzer.java:162)
	at org.jacoco.core.analysis.Analyzer.analyzeClass(Analyzer.java:134)
	at org.jacoco.core.analysis.Analyzer.analyzeClass(Analyzer.java:157)
	at org.jacoco.core.analysis.Analyzer.analyzeAll(Analyzer.java:193)
	at org.jacoco.core.analysis.Analyzer.analyzeAll(Analyzer.java:226)
	at hudson.plugins.jacoco.ExecutionFileLoader.analyzeStructure(ExecutionFileLoader.java:127)
Caused: java.io.IOException: While reading class directory: /home/jenkins/jenkins-home/jobs/POI/jobs/POI-DSL-Windows-1.18/builds/44/jacoco/classes
	at hudson.plugins.jacoco.ExecutionFileLoader.analyzeStructure(ExecutionFileLoader.java:130)
	at hudson.plugins.jacoco.ExecutionFileLoader.loadBundleCoverage(ExecutionFileLoader.java:138)
	at hudson.plugins.jacoco.JacocoReportDir.parse(JacocoReportDir.java:110)
	at hudson.plugins.jacoco.JacocoBuildAction.loadRatios(JacocoBuildAction.java:331)
	at hudson.plugins.jacoco.JacocoBuildAction.load(JacocoBuildAction.java:321)
	at hudson.plugins.jacoco.JacocoPublisher.perform(JacocoPublisher.java:675)
	at jenkins.tasks.SimpleBuildStep.perform(SimpleBuildStep.java:123)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:763)
	at hudson.model.Build$BuildExecution.post2(Build.java:179)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:707)
	at hudson.model.Run.execute(Run.java:1921)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


Jenkins build is back to normal : POI » POI-DSL-Windows-1.18 #53

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/53/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


Build failed in Jenkins: POI » POI-DSL-Windows-1.18 #52

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/52/display/redirect?page=changes>

Changes:

[PJ Fanning] jdk19 build issue

[PJ Fanning] try to disable jacoco for latest JDKs

[PJ Fanning] try to disable spotbugs for latest JDKs

[PJ Fanning] upgrade asm

[PJ Fanning] try Gradle 7.6 RC1

[PJ Fanning] latest sonarqube

[PJ Fanning] latest sonarqube (revert)

[PJ Fanning] latest sonarqube

[PJ Fanning] batik 1.16

[PJ Fanning] mockito 4.8.1

[PJ Fanning] batik 1.16

[PJ Fanning] woodstox 6.4.0


------------------------------------------
[...truncated 437.30 KB...]
M V EI2: new org.apache.poi.xssf.streaming.SXSSFDrawing(SXSSFWorkbook, XSSFDrawing) may expose internal representation by storing an externally mutable object into SXSSFDrawing._wb  At SXSSFDrawing.java:[line 41]
M V EI2: new org.apache.poi.xssf.streaming.SXSSFDrawing(SXSSFWorkbook, XSSFDrawing) may expose internal representation by storing an externally mutable object into SXSSFDrawing._drawing  At SXSSFDrawing.java:[line 42]
M V EI2: new org.apache.poi.xssf.streaming.SXSSFSheet(SXSSFWorkbook, XSSFSheet) may expose internal representation by storing an externally mutable object into SXSSFSheet._workbook  At SXSSFSheet.java:[line 90]
M V EI2: new org.apache.poi.xssf.streaming.SXSSFSheet(SXSSFWorkbook, XSSFSheet) may expose internal representation by storing an externally mutable object into SXSSFSheet._sh  At SXSSFSheet.java:[line 91]
M V EI: org.apache.poi.xssf.streaming.SXSSFSheet.getWorkbook() may expose internal representation by returning SXSSFSheet._workbook  At SXSSFSheet.java:[line 1728]
M V EI: org.apache.poi.xssf.usermodel.XSSFVMLDrawing.getDocument() may expose internal representation by returning XSSFVMLDrawing.root  At XSSFVMLDrawing.java:[line 128]
M V EI2: new org.apache.poi.xssf.streaming.SXSSFCell(SXSSFRow, CellType) may expose internal representation by storing an externally mutable object into SXSSFCell._row  At SXSSFCell.java:[line 57]
M V EI: org.apache.poi.xssf.streaming.SXSSFCell.getCellStyle() may expose internal representation by returning SXSSFCell._style  At SXSSFCell.java:[line 588]
M V EI: org.apache.poi.xssf.streaming.SXSSFCell.getRow() may expose internal representation by returning SXSSFCell._row  At SXSSFCell.java:[line 111]
M V EI2: org.apache.poi.xssf.streaming.SXSSFCell.setCellStyle(CellStyle) may expose internal representation by storing an externally mutable object into SXSSFCell._style  At SXSSFCell.java:[line 567]
M V EI: org.apache.poi.xslf.usermodel.XSLFTableStyles.getXmlObject() may expose internal representation by returning XSLFTableStyles._tblStyleLst  At XSLFTableStyles.java:[line 62]
M V EI: org.apache.poi.xslf.usermodel.XSLFCommentAuthors.getCTCommentAuthorsList() may expose internal representation by returning XSLFCommentAuthors._authors  At XSLFCommentAuthors.java:[line 63]
M D Eq: org.apache.poi.xssf.binary.XSSFBComment doesn't override org.apache.poi.xssf.usermodel.XSSFComment.equals(Object)  At XSSFBComment.java:[line 1]
M V EI: org.apache.poi.xslf.usermodel.XSLFTable.getCTTable() may expose internal representation by returning XSLFTable._table  At XSLFTable.java:[line 112]
M V EI: org.apache.poi.xssf.binary.XSSFBCommentsTable.getAddresses() may expose internal representation by returning XSSFBCommentsTable.commentAddresses  At XSSFBCommentsTable.java:[line 89]
M D SF: Switch statement found in org.apache.poi.xssf.binary.XSSFBCommentsTable.handleRecord(int, byte[]) where default case is missing  At XSSFBCommentsTable.java:[lines 61-82]
M V EI: org.apache.poi.xssf.model.CommentsTable.getCTComments() may expose internal representation by returning CommentsTable.comments  At CommentsTable.java:[line 310]
M V EI2: org.apache.poi.xssf.model.CommentsTable.setSheet(Sheet) may expose internal representation by storing an externally mutable object into CommentsTable.sheet  At CommentsTable.java:[line 102]
M V EI: org.apache.poi.xslf.usermodel.XSLFObjectShape.getCTOleObject() may expose internal representation by returning XSLFObjectShape._oleObject  At XSLFObjectShape.java:[line 89]
M V EI: org.apache.poi.xslf.usermodel.XSLFObjectShape.getPictureData() may expose internal representation by returning XSLFObjectShape._data  At XSLFObjectShape.java:[line 133]
M V EI: org.apache.poi.xslf.usermodel.XSLFDiagramDrawing.getDrawingDocument() may expose internal representation by returning XSLFDiagramDrawing._drawingDoc  At XSLFDiagramDrawing.java:[line 53]
M V EI: org.apache.poi.xslf.usermodel.XSLFPictureShape.getPictureData() may expose internal representation by returning XSLFPictureShape._data  At XSLFPictureShape.java:[line 138]
M V EI2: new org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler(Styles, Comments, SharedStrings, XSSFSheetXMLHandler$SheetContentsHandler, DataFormatter, boolean) may expose internal representation by storing an externally mutable object into XSSFSheetXMLHandler.formatter  At XSSFSheetXMLHandler.java:[line 136]
M V EI2: new org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler(Styles, Comments, SharedStrings, XSSFSheetXMLHandler$SheetContentsHandler, DataFormatter, boolean) may expose internal representation by storing an externally mutable object into XSSFSheetXMLHandler.stylesTable  At XSSFSheetXMLHandler.java:[line 130]
M V EI2: new org.apache.poi.xssf.eventusermodel.XSSFSheetXMLHandler(Styles, Comments, SharedStrings, XSSFSheetXMLHandler$SheetContentsHandler, DataFormatter, boolean) may expose internal representation by storing an externally mutable object into XSSFSheetXMLHandler.comments  At XSSFSheetXMLHandler.java:[line 131]
M V EI2: new org.apache.poi.xslf.model.ParagraphPropertyFetcher(XSLFTextParagraph, ParagraphPropertyFetcher$ParaPropFetcher) may expose internal representation by storing an externally mutable object into ParagraphPropertyFetcher.para  At ParagraphPropertyFetcher.java:[line 60]
M V EI: org.apache.poi.xssf.model.SingleXmlCells.getCTSingleXMLCells() may expose internal representation by returning SingleXmlCells.singleXMLCells  At SingleXmlCells.java:[line 92]
M V EI2: new org.apache.poi.xssf.eventusermodel.XSSFReader(OPCPackage, boolean) may expose internal representation by storing an externally mutable object into XSSFReader.pkg  At XSSFReader.java:[line 98]
M V EI: org.apache.poi.xslf.usermodel.XSLFGroupShape.getShapes() may expose internal representation by returning XSLFGroupShape._shapes  At XSLFGroupShape.java:[line 154]
M V EI2: new org.apache.poi.xssf.streaming.SXSSFWorkbook$SheetIterator(SXSSFWorkbook) may expose internal representation by storing an externally mutable object into SXSSFWorkbook$SheetIterator.this$0  At SXSSFWorkbook.java:[line 800]
M D SF: Switch statement found in org.apache.poi.xssf.binary.XSSFBSharedStringsTable$SSTBinaryReader.handleRecord(int, byte[]) where default case is missing  At XSSFBSharedStringsTable.java:[lines 129-136]
M V EI2: new org.apache.poi.xssf.usermodel.XSSFMap(CTMap, MapInfo) may expose internal representation by storing an externally mutable object into XSSFMap.ctMap  At XSSFMap.java:[line 46]
M V EI: org.apache.poi.xssf.usermodel.XSSFMap.getCtMap() may expose internal representation by returning XSSFMap.ctMap  At XSSFMap.java:[line 53]
M V EI2: new org.apache.poi.xssf.usermodel.XSSFMap(CTMap, MapInfo) may expose internal representation by storing an externally mutable object into XSSFMap.mapInfo  At XSSFMap.java:[line 47]
M V EI2: new org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor(OPCPackage) may expose internal representation by storing an externally mutable object into XSSFEventBasedExcelExtractor.container  At XSSFEventBasedExcelExtractor.java:[line 86]
M V EI: org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor.getPackage() may expose internal representation by returning XSSFEventBasedExcelExtractor.container  At XSSFEventBasedExcelExtractor.java:[line 194]
M V EI: org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor.getFilesystem() may expose internal representation by returning XSSFEventBasedExcelExtractor.container  At XSSFEventBasedExcelExtractor.java:[line 329]
M V EI2: new org.apache.poi.xwpf.model.XWPFParagraphDecorator(XWPFParagraph, XWPFParagraphDecorator) may expose internal representation by storing an externally mutable object into XWPFParagraphDecorator.paragraph  At XWPFParagraphDecorator.java:[line 33]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getEvenPageHeader() may expose internal representation by returning XWPFHeaderFooterPolicy.evenPageHeader  At XWPFHeaderFooterPolicy.java:[line 337]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getFirstPageHeader() may expose internal representation by returning XWPFHeaderFooterPolicy.firstPageHeader  At XWPFHeaderFooterPolicy.java:[line 313]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getFooter(STHdrFtr$Enum) may expose internal representation by returning XWPFHeaderFooterPolicy.firstPageFooter  At XWPFHeaderFooterPolicy.java:[line 409]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getFooter(int) may expose internal representation by returning XWPFHeaderFooterPolicy.defaultFooter  At XWPFHeaderFooterPolicy.java:[line 396]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getDefaultHeader() may expose internal representation by returning XWPFHeaderFooterPolicy.defaultHeader  At XWPFHeaderFooterPolicy.java:[line 345]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getFooter(STHdrFtr$Enum) may expose internal representation by returning XWPFHeaderFooterPolicy.evenPageFooter  At XWPFHeaderFooterPolicy.java:[line 407]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getHeader(STHdrFtr$Enum) may expose internal representation by returning XWPFHeaderFooterPolicy.firstPageHeader  At XWPFHeaderFooterPolicy.java:[line 378]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getDefaultFooter() may expose internal representation by returning XWPFHeaderFooterPolicy.defaultFooter  At XWPFHeaderFooterPolicy.java:[line 349]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getHeader(int) may expose internal representation by returning XWPFHeaderFooterPolicy.firstPageHeader  At XWPFHeaderFooterPolicy.java:[line 360]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getHeader(int) may expose internal representation by returning XWPFHeaderFooterPolicy.evenPageHeader  At XWPFHeaderFooterPolicy.java:[line 363]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getOddPageFooter() may expose internal representation by returning XWPFHeaderFooterPolicy.defaultFooter  At XWPFHeaderFooterPolicy.java:[line 333]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getHeader(STHdrFtr$Enum) may expose internal representation by returning XWPFHeaderFooterPolicy.defaultHeader  At XWPFHeaderFooterPolicy.java:[line 380]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getFooter(STHdrFtr$Enum) may expose internal representation by returning XWPFHeaderFooterPolicy.defaultFooter  At XWPFHeaderFooterPolicy.java:[line 411]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getFooter(int) may expose internal representation by returning XWPFHeaderFooterPolicy.firstPageFooter  At XWPFHeaderFooterPolicy.java:[line 391]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getHeader(int) may expose internal representation by returning XWPFHeaderFooterPolicy.defaultHeader  At XWPFHeaderFooterPolicy.java:[line 365]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getHeader(STHdrFtr$Enum) may expose internal representation by returning XWPFHeaderFooterPolicy.evenPageHeader  At XWPFHeaderFooterPolicy.java:[line 376]
M V EI2: new org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy(XWPFDocument, CTSectPr) may expose internal representation by storing an externally mutable object into XWPFHeaderFooterPolicy.doc  At XWPFHeaderFooterPolicy.java:[line 105]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getFirstPageFooter() may expose internal representation by returning XWPFHeaderFooterPolicy.firstPageFooter  At XWPFHeaderFooterPolicy.java:[line 317]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getOddPageHeader() may expose internal representation by returning XWPFHeaderFooterPolicy.defaultHeader  At XWPFHeaderFooterPolicy.java:[line 325]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getEvenPageFooter() may expose internal representation by returning XWPFHeaderFooterPolicy.evenPageFooter  At XWPFHeaderFooterPolicy.java:[line 341]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getFooter(int) may expose internal representation by returning XWPFHeaderFooterPolicy.evenPageFooter  At XWPFHeaderFooterPolicy.java:[line 394]
M V EI2: org.apache.poi.openxml4j.opc.internal.marshallers.PackagePropertiesMarshaller.marshall(PackagePart, OutputStream) may expose internal representation by storing an externally mutable object into PackagePropertiesMarshaller.propsPart  At PackagePropertiesMarshaller.java:[line 93]
M V EI: org.apache.poi.xddf.usermodel.chart.XDDFBubbleChartData$Series.getCTBubbleSer() may expose internal representation by returning XDDFBubbleChartData$Series.series  At XDDFBubbleChartData.java:[line 131]
M V EI2: new org.apache.poi.xssf.usermodel.helpers.XSSFSingleXmlCell(CTSingleXmlCell, SingleXmlCells) may expose internal representation by storing an externally mutable object into XSSFSingleXmlCell.parent  At XSSFSingleXmlCell.java:[line 41]
M V EI2: new org.apache.poi.xssf.usermodel.helpers.XSSFSingleXmlCell(CTSingleXmlCell, SingleXmlCells) may expose internal representation by storing an externally mutable object into XSSFSingleXmlCell.singleXmlCell  At XSSFSingleXmlCell.java:[line 40]
M V EI: org.apache.poi.xwpf.usermodel.XWPFComment.getCtComment() may expose internal representation by returning XWPFComment.ctComment  At XWPFComment.java:[line 344]
M V EI2: new org.apache.poi.xwpf.usermodel.XWPFComment(CTComment, XWPFComments) may expose internal representation by storing an externally mutable object into XWPFComment.comments  At XWPFComment.java:[line 42]
M V EI: org.apache.poi.xwpf.usermodel.XWPFComment.getPart() may expose internal representation by returning XWPFComment.comments  At XWPFComment.java:[line 79]
M V EI: org.apache.poi.xwpf.usermodel.XWPFComment.getXWPFDocument() may expose internal representation by returning XWPFComment.document  At XWPFComment.java:[line 288]
M V EI: org.apache.poi.xwpf.usermodel.XWPFComment.getComments() may expose internal representation by returning XWPFComment.comments  At XWPFComment.java:[line 353]
M V EI2: new org.apache.poi.xwpf.usermodel.XWPFComment(CTComment, XWPFComments) may expose internal representation by storing an externally mutable object into XWPFComment.ctComment  At XWPFComment.java:[line 43]
M V EI: org.apache.poi.xssf.extractor.XSSFExcelExtractor.getFilesystem() may expose internal representation by returning XSSFExcelExtractor.workbook  At XSSFExcelExtractor.java:[line 270]
M V EI: org.apache.poi.xssf.extractor.XSSFExcelExtractor.getDocument() may expose internal representation by returning XSSFExcelExtractor.workbook  At XSSFExcelExtractor.java:[line 255]
M V EI2: new org.apache.poi.xssf.extractor.XSSFExcelExtractor(XSSFWorkbook) may expose internal representation by storing an externally mutable object into XSSFExcelExtractor.workbook  At XSSFExcelExtractor.java:[line 69]
M V EI2: new org.apache.poi.xslf.model.CharacterPropertyFetcher(XSLFTextRun, CharacterPropertyFetcher$CharPropFetcher) may expose internal representation by storing an externally mutable object into CharacterPropertyFetcher.run  At CharacterPropertyFetcher.java:[line 49]
M V EI2: new org.apache.poi.xdgf.usermodel.XDGFPage(PageType, XDGFPageContents, XDGFDocument, XDGFPages) may expose internal representation by storing an externally mutable object into XDGFPage._pages  At XDGFPage.java:[line 42]
M V EI: org.apache.poi.xdgf.usermodel.XDGFPage.getContent() may expose internal representation by returning XDGFPage._content  At XDGFPage.java:[line 63]
M V EI2: new org.apache.poi.xdgf.usermodel.XDGFPage(PageType, XDGFPageContents, XDGFDocument, XDGFPages) may expose internal representation by storing an externally mutable object into XDGFPage._content  At XDGFPage.java:[line 41]
M V EI2: new org.apache.poi.xdgf.usermodel.XDGFPage(PageType, XDGFPageContents, XDGFDocument, XDGFPages) may expose internal representation by storing an externally mutable object into XDGFPage._page  At XDGFPage.java:[line 40]
M V EI2: new org.apache.poi.xssf.binary.XSSFBSheetHandler(InputStream, XSSFBStylesTable, XSSFBCommentsTable, SharedStrings, XSSFSheetXMLHandler$SheetContentsHandler, DataFormatter, boolean) may expose internal representation by storing an externally mutable object into XSSFBSheetHandler.dataFormatter  At XSSFBSheetHandler.java:[line 70]
M D SF: Switch statement found in org.apache.poi.xssf.binary.XSSFBSheetHandler.handleRecord(int, byte[]) where default case is missing  At XSSFBSheetHandler.java:[lines 78-124]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.RelEllipticalArcTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into RelEllipticalArcTo._master  At RelEllipticalArcTo.java:[line 125]
M V EI2: new org.apache.poi.xslf.usermodel.XSLFTexturePaint(XSLFShape, CTBlipFillProperties, PackagePart, CTSchemeColor, XSLFTheme, XSLFSheet) may expose internal representation by storing an externally mutable object into XSLFTexturePaint.parentPart  At XSLFTexturePaint.java:[line 61]
M V EI: org.apache.poi.xslf.usermodel.XSLFTexturePaint.getShape() may expose internal representation by returning XSLFTexturePaint.shape  At XSLFTexturePaint.java:[line 180]
M V EI2: new org.apache.poi.xslf.usermodel.XSLFTexturePaint(XSLFShape, CTBlipFillProperties, PackagePart, CTSchemeColor, XSLFTheme, XSLFSheet) may expose internal representation by storing an externally mutable object into XSLFTexturePaint.blipFill  At XSLFTexturePaint.java:[line 60]
M V EI2: new org.apache.poi.xslf.usermodel.XSLFTexturePaint(XSLFShape, CTBlipFillProperties, PackagePart, CTSchemeColor, XSLFTheme, XSLFSheet) may expose internal representation by storing an externally mutable object into XSLFTexturePaint.shape  At XSLFTexturePaint.java:[line 59]
M V EI2: new org.apache.poi.xslf.usermodel.XSLFTexturePaint(XSLFShape, CTBlipFillProperties, PackagePart, CTSchemeColor, XSLFTheme, XSLFSheet) may expose internal representation by storing an externally mutable object into XSLFTexturePaint.sheet  At XSLFTexturePaint.java:[line 65]
M V EI2: new org.apache.poi.xslf.usermodel.XSLFTexturePaint(XSLFShape, CTBlipFillProperties, PackagePart, CTSchemeColor, XSLFTheme, XSLFSheet) may expose internal representation by storing an externally mutable object into XSLFTexturePaint.phClr  At XSLFTexturePaint.java:[line 63]
M V EI2: new org.apache.poi.xslf.usermodel.XSLFTexturePaint(XSLFShape, CTBlipFillProperties, PackagePart, CTSchemeColor, XSLFTheme, XSLFSheet) may expose internal representation by storing an externally mutable object into XSLFTexturePaint.theme  At XSLFTexturePaint.java:[line 64]
M V EI: org.apache.poi.xwpf.extractor.XWPFWordExtractor.getDocument() may expose internal representation by returning XWPFWordExtractor.document  At XWPFWordExtractor.java:[line 211]
M V EI: org.apache.poi.xwpf.extractor.XWPFWordExtractor.getFilesystem() may expose internal representation by returning XWPFWordExtractor.document  At XWPFWordExtractor.java:[line 226]
M V EI2: new org.apache.poi.xwpf.extractor.XWPFWordExtractor(XWPFDocument) may expose internal representation by storing an externally mutable object into XWPFWordExtractor.document  At XWPFWordExtractor.java:[line 67]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.RelLineTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into RelLineTo._master  At RelLineTo.java:[line 78]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.LineTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into LineTo._master  At LineTo.java:[line 79]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.NURBSTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into NURBSTo._master  At NURBSTo.java:[line 137]
M V EI: org.apache.poi.xslf.usermodel.XSLFSlide.getXmlObject() may expose internal representation by returning XSLFSlide._slide  At XSLFSlide.java:[line 124]
M V EI: org.apache.poi.xslf.usermodel.XSLFSlide.getSlideLayout() may expose internal representation by returning XSLFSlide._layout  At XSLFSlide.java:[line 159]
M V EI: org.apache.poi.xslf.usermodel.XSLFSlide.getCommentsPart() may expose internal representation by returning XSLFSlide._comments  At XSLFSlide.java:[line 181]
M V EI: org.apache.poi.xslf.usermodel.XSLFSlide.getCommentAuthorsPart() may expose internal representation by returning XSLFSlide._commentAuthors  At XSLFSlide.java:[line 195]
M V EI: org.apache.poi.xslf.usermodel.XSLFSlide.getNotes() may expose internal representation by returning XSLFSlide._notes  At XSLFSlide.java:[line 239]
M V EI: org.apache.poi.xssf.usermodel.XSSFChartSheet.getCTChartsheet() may expose internal representation by returning XSSFChartSheet.chartsheet  At XSSFChartSheet.java:[line 75]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.RelCubBezTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into RelCubBezTo._master  At RelCubBezTo.java:[line 128]
M V EI: org.apache.poi.xddf.usermodel.text.XDDFTextRun.getParentParagraph() may expose internal representation by returning XDDFTextRun._parent  At XDDFTextRun.java:[line 76]
M V EI: org.apache.poi.openxml4j.opc.ZipPackagePart.getZipArchive() may expose internal representation by returning ZipPackagePart.zipEntry  At ZipPackagePart.java:[line 92]
M P SBSC: org.apache.poi.xssf.extractor.XSSFExportToXml.compare(String, String) concatenates strings using + in a loop  At XSSFExportToXml.java:[line 420]
M D DLS: Dead store to hyperlinksTable in org.apache.poi.xssf.extractor.XSSFBEventBasedExcelExtractor.getText()  At XSSFBEventBasedExcelExtractor.java:[line 124]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.ArcTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into ArcTo._master  At ArcTo.java:[line 94]
M V EI2: new org.apache.poi.xddf.usermodel.chart.XDDFBubbleChartData(XDDFChart, CTBubbleChart, XDDFChartAxis, XDDFValueAxis) may expose internal representation by storing an externally mutable object into XDDFBubbleChartData.chart  At XDDFBubbleChartData.java:[line 47]
M V EI: org.apache.poi.xssf.usermodel.XSSFPivotCacheRecords.getCtPivotCacheRecords() may expose internal representation by returning XSSFPivotCacheRecords.ctPivotCacheRecords  At XSSFPivotCacheRecords.java:[line 75]
M B Eq: org.apache.poi.openxml4j.opc.ZipPackage$EntryTriple defines compareTo(ZipPackage$EntryTriple) and uses Object.equals()  At ZipPackage.java:[lines 377-380]
M V EI: org.apache.poi.xslf.usermodel.XSLFShadow.getShadowParent() may expose internal representation by returning XSLFShadow._parent  At XSLFShadow.java:[line 45]
M V EI: org.apache.poi.xslf.usermodel.XSLFDiagram.getGroupShape() may expose internal representation by returning XSLFDiagram._groupShape  At XSLFDiagram.java:[line 137]
M V EI: org.apache.poi.xslf.usermodel.XSLFDiagram.getDiagramDrawing() may expose internal representation by returning XSLFDiagram._drawing  At XSLFDiagram.java:[line 130]
M D DLS: Dead store to groupShapePropsCt in org.apache.poi.xslf.usermodel.XSLFDiagram.convertMsGroupToGroupShape(CTGroupShape, XSLFDiagramDrawing)  At XSLFDiagram.java:[line 214]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.MoveTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into MoveTo._master  At MoveTo.java:[line 84]
M V EI: org.apache.poi.xssf.usermodel.XSSFGraphicFrame.getCTGraphicalObjectFrame() may expose internal representation by returning XSSFGraphicFrame.graphicFrame  At XSSFGraphicFrame.java:[line 78]
M V EI: org.apache.poi.poifs.crypt.dsig.services.TimeStampSimpleHttpClient.getProxy() may expose internal representation by returning TimeStampSimpleHttpClient.proxy  At TimeStampSimpleHttpClient.java:[line 139]
M V EI2: org.apache.poi.poifs.crypt.dsig.services.TimeStampSimpleHttpClient.init(SignatureConfig) may expose internal representation by storing an externally mutable object into TimeStampSimpleHttpClient.config  At TimeStampSimpleHttpClient.java:[line 110]
M V EI2: new org.apache.poi.xslf.usermodel.XSLFFontInfo(XMLSlideShow, CTEmbeddedFontListEntry) may expose internal representation by storing an externally mutable object into XSLFFontInfo.fontListEntry  At XSLFFontInfo.java:[line 75]
M V EI2: new org.apache.poi.xslf.usermodel.XSLFFontInfo(XMLSlideShow, CTEmbeddedFontListEntry) may expose internal representation by storing an externally mutable object into XSLFFontInfo.ppt  At XSLFFontInfo.java:[line 73]
M V EI2: new org.apache.poi.xslf.usermodel.XSLFFontInfo(XMLSlideShow, String) may expose internal representation by storing an externally mutable object into XSLFFontInfo.ppt  At XSLFFontInfo.java:[line 54]
M V EI2: new org.apache.poi.xssf.streaming.SXSSFCreationHelper(SXSSFWorkbook) may expose internal representation by storing an externally mutable object into SXSSFCreationHelper.wb  At SXSSFCreationHelper.java:[line 53]
M V EI2: new org.apache.poi.ooxml.dev.OOXMLLister(OPCPackage, PrintStream) may expose internal representation by storing an externally mutable object into OOXMLLister.disp  At OOXMLLister.java:[line 43]
M V EI2: new org.apache.poi.ooxml.dev.OOXMLLister(OPCPackage, PrintStream) may expose internal representation by storing an externally mutable object into OOXMLLister.container  At OOXMLLister.java:[line 42]
M V EI2: org.apache.poi.poifs.crypt.dsig.OOXMLURIDereferencer.setSignatureInfo(SignatureInfo) may expose internal representation by storing an externally mutable object into OOXMLURIDereferencer.signatureInfo  At OOXMLURIDereferencer.java:[line 59]
M V EI: org.apache.poi.xdgf.extractor.XDGFVisioExtractor.getDocument() may expose internal representation by returning XDGFVisioExtractor.document  At XDGFVisioExtractor.java:[line 55]
M V EI: org.apache.poi.xdgf.extractor.XDGFVisioExtractor.getFilesystem() may expose internal representation by returning XDGFVisioExtractor.document  At XDGFVisioExtractor.java:[line 70]
M V EI2: new org.apache.poi.xdgf.extractor.XDGFVisioExtractor(XmlVisioDocument) may expose internal representation by storing an externally mutable object into XDGFVisioExtractor.document  At XDGFVisioExtractor.java:[line 36]
M V EI2: new org.apache.poi.xssf.usermodel.helpers.XSSFFormulaUtils(XSSFWorkbook) may expose internal representation by storing an externally mutable object into XSSFFormulaUtils._wb  At XSSFFormulaUtils.java:[line 53]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.RelQuadBezTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into RelQuadBezTo._master  At RelQuadBezTo.java:[line 110]
M V EI: org.apache.poi.xssf.usermodel.XSSFShapeGroup.getCTGroupShape() may expose internal representation by returning XSSFShapeGroup.ctGroup  At XSSFShapeGroup.java:[line 200]
M V EI: org.apache.poi.xslf.extractor.XSLFExtractor.getDocument() may expose internal representation by returning org.apache.poi.sl.extractor.SlideShowExtractor.slideshow  At XSLFExtractor.java:[line 38]
M V EI: org.apache.poi.xwpf.usermodel.XWPFPicture.getCTPicture() may expose internal representation by returning XWPFPicture.ctPic  At XWPFPicture.java:[line 51]
M V EI2: new org.apache.poi.xwpf.usermodel.XWPFPicture(CTPicture, XWPFRun) may expose internal representation by storing an externally mutable object into XWPFPicture.ctPic  At XWPFPicture.java:[line 34]
M V EI2: new org.apache.poi.xwpf.usermodel.XWPFPicture(CTPicture, XWPFRun) may expose internal representation by storing an externally mutable object into XWPFPicture.run  At XWPFPicture.java:[line 33]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.PolyLineTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into PolyLineTo._master  At PolyLineTo.java:[line 91]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.RelMoveTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into RelMoveTo._master  At RelMoveTo.java:[line 74]
M V EI: org.apache.poi.xssf.usermodel.XSSFObjectData.getOleObject() may expose internal representation by returning XSSFObjectData.oleObject  At XSSFObjectData.java:[line 131]
M V EI: org.apache.poi.xslf.usermodel.XSLFSlideShow.getAllEmbeddedParts() may expose internal representation by returning XSLFSlideShow.embeddedParts  At XSLFSlideShow.java:[line 268]
M P UrF: Unread field: org.apache.poi.xwpf.usermodel.XWPFNumbering.isNew  At XWPFNumbering.java:[line 54]
M P UrF: Unread field: org.apache.poi.xssf.binary.XSSFBCellHeader.rowNum  At XSSFBCellHeader.java:[line 56]
M P UrF: Unread field: org.apache.poi.xslf.util.MFProxy.quiet  At MFProxy.java:[line 46]
M P UrF: Unread field: org.apache.poi.xssf.binary.XSSFBCellHeader.showPhonetic  At XSSFBCellHeader.java:[line 59]
M P UuF: Unused field: org.apache.poi.xssf.binary.XSSFBSheetHandler.hyperlinkCellRange  In XSSFBSheetHandler.java
M P UrF: Unread field: org.apache.poi.xslf.draw.SVGImageRenderer.alpha  At SVGImageRenderer.java:[line 49]
M D UrF: Unread public/protected field: org.apache.poi.xwpf.usermodel.XWPFLatentStyles.styles  At XWPFLatentStyles.java:[line 46]
M V MS: org.apache.poi.xwpf.usermodel.XWPFPictureData.RELATIONS should be package protected  At XWPFPictureData.java:[line 61]
M V MS: org.apache.poi.xssf.usermodel.XSSFPictureData.RELATIONS should be package protected  At XSSFPictureData.java:[line 59]
SpotBugs ended with exit code 1

> Task :poi-integration:check
> Task :poi-integration:build
> Task :poi-integration:jacocoTestReport
> Task :poi-integration:jenkins
> Task :poi-ooxml:check
> Task :poi-ooxml:build
> Task :jenkins
> Task :poi-ooxml:getDeps
> Task :poi-ooxml:jacocoTestReport
> Task :poi-ooxml:jenkins

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

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

See https://docs.gradle.org/7.6-rc-1/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 3 invalid unit(s) of work during this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD SUCCESSFUL in 26m 20s
154 actionable tasks: 154 executed
Build step 'Invoke Gradle script' changed build result to SUCCESS
[SpotBugs] [-ERROR-] No files found for pattern '*/build/reports/spotbugs/*.xml'. Configuration error?
[SpotBugs] Searching for all files in '<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/'> that match the pattern '*/build/reports/spotbugs/*.xml'
[SpotBugs] Skipping post processing
[SpotBugs] No filter has been set, publishing all 0 issues
[SpotBugs] Repository miner is not configured, skipping repository mining
[SpotBugs] Reference build recorder is not configured
[SpotBugs] Obtaining reference build from same job (POI-DSL-Windows-1.18)
[SpotBugs] Using reference build 'POI/POI-DSL-Windows-1.18 #15' to compute new, fixed, and outstanding issues
[SpotBugs] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 2299
[SpotBugs] No quality gates have been set - skipping
[SpotBugs] Health report is disabled - skipping
[SpotBugs] Created analysis result for 0 issues (found 0 new issues, fixed 2299 issues)
[SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'POI/POI-DSL-Windows-1.18 #52'.
[Checks API] No suitable checks publisher found.
Archiving artifacts
[Fast Archiver] Compressed 424.13 MB of artifacts by 22.7% relative to #15
Recording test results
[Checks API] No suitable checks publisher found.
[JaCoCo plugin] Collecting JaCoCo coverage data...
[JaCoCo plugin] */build/*.exec,*/build/jacoco/*.exec;*/build/classes;*/src/main/java; locations are configured
[JaCoCo plugin] Number of found exec files for pattern */build/*.exec,*/build/jacoco/*.exec: 6
[JaCoCo plugin] Saving matched execfiles:  <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-examples\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-excelant\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-integration\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-scratchpad\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi\build\jacoco\test.exec>
[JaCoCo plugin] Saving matched class directories for class-pattern: */build/classes: 
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-examples\build\classes> 159 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-excelant\build\classes> 29 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-integration\build\classes> 31 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml-full\build\classes> 5567 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml-lite-agent\build\classes> 4 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml-lite\build\classes> 5567 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml\build\classes> 1202 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-scratchpad\build\classes> 1145 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi\build\classes> 2328 files
[JaCoCo plugin] Saving matched source directories for source-pattern: */src/main/java: 
[JaCoCo plugin] Source Inclusions: null
[JaCoCo plugin] Source Exclusions: null
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/osgi\src\main\java> 6 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-examples\src\main\java> 174 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-excelant\src\main\java> 21 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml-lite-agent\src\main\java> 7 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml\src\main\java> 699 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-scratchpad\src\main\java> 577 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi\src\main\java> 1303 files
[JaCoCo plugin] Loading inclusions files..
[JaCoCo plugin] inclusions: [**/*.class]
[JaCoCo plugin] exclusions: [com/microsoft/**, org/openxmlformats/**, org/etsi/**, org/w3/**, schemaorg*/**, schemasMicrosoft*/**, org/apache/poi/hdf/model/hdftypes/definitions/*.class, org/apache/poi/hwpf/model/types/*.class, org/apache/poi/hssf/usermodel/DummyGraphics2d.class, org/apache/poi/sl/draw/binding/*.class]
ERROR: Step ‘Record JaCoCo coverage report’ aborted due to exception: 
java.lang.IllegalArgumentException: Unsupported class file major version 62
	at org.objectweb.asm.ClassReader.<init>(ClassReader.java:196)
	at org.objectweb.asm.ClassReader.<init>(ClassReader.java:177)
	at org.objectweb.asm.ClassReader.<init>(ClassReader.java:163)
	at org.jacoco.core.internal.instr.InstrSupport.classReaderFor(InstrSupport.java:280)
	at org.jacoco.core.analysis.Analyzer.analyzeClass(Analyzer.java:107)
	at org.jacoco.core.analysis.Analyzer.analyzeClass(Analyzer.java:132)
Caused: java.io.IOException: Error while analyzing /home/jenkins/jenkins-home/jobs/POI/jobs/POI-DSL-Windows-1.18/builds/52/jacoco/classes/java9/main/META-INF/versions/9/module-info.class.
	at org.jacoco.core.analysis.Analyzer.analyzerError(Analyzer.java:162)
	at org.jacoco.core.analysis.Analyzer.analyzeClass(Analyzer.java:134)
	at org.jacoco.core.analysis.Analyzer.analyzeClass(Analyzer.java:157)
	at org.jacoco.core.analysis.Analyzer.analyzeAll(Analyzer.java:193)
	at org.jacoco.core.analysis.Analyzer.analyzeAll(Analyzer.java:226)
	at hudson.plugins.jacoco.ExecutionFileLoader.analyzeStructure(ExecutionFileLoader.java:127)
Caused: java.io.IOException: While reading class directory: /home/jenkins/jenkins-home/jobs/POI/jobs/POI-DSL-Windows-1.18/builds/52/jacoco/classes
	at hudson.plugins.jacoco.ExecutionFileLoader.analyzeStructure(ExecutionFileLoader.java:130)
	at hudson.plugins.jacoco.ExecutionFileLoader.loadBundleCoverage(ExecutionFileLoader.java:138)
	at hudson.plugins.jacoco.JacocoReportDir.parse(JacocoReportDir.java:110)
	at hudson.plugins.jacoco.JacocoBuildAction.loadRatios(JacocoBuildAction.java:331)
	at hudson.plugins.jacoco.JacocoBuildAction.load(JacocoBuildAction.java:321)
	at hudson.plugins.jacoco.JacocoPublisher.perform(JacocoPublisher.java:675)
	at jenkins.tasks.SimpleBuildStep.perform(SimpleBuildStep.java:123)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:763)
	at hudson.model.Build$BuildExecution.post2(Build.java:179)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:707)
	at hudson.model.Run.execute(Run.java:1921)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


Build failed in Jenkins: POI » POI-DSL-Windows-1.18 #51

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/51/display/redirect?page=changes>

Changes:

[PJ Fanning] spotbugs 5.0.13

[PJ Fanning] [bug-66301] Add a method to properly write the header necessary for a MSG attachment. Thanks to Lyn Evans.

[PJ Fanning] [github-389] Insert paragraphs and tables into XWPFDocuments recursively. Thanks to Anton Oellerer. This closes #389


------------------------------------------
[...truncated 1.03 MB...]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getHeader(STHdrFtr$Enum) may expose internal representation by returning XWPFHeaderFooterPolicy.defaultHeader  At XWPFHeaderFooterPolicy.java:[line 380]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getFooter(STHdrFtr$Enum) may expose internal representation by returning XWPFHeaderFooterPolicy.defaultFooter  At XWPFHeaderFooterPolicy.java:[line 411]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getFooter(int) may expose internal representation by returning XWPFHeaderFooterPolicy.firstPageFooter  At XWPFHeaderFooterPolicy.java:[line 391]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getHeader(int) may expose internal representation by returning XWPFHeaderFooterPolicy.defaultHeader  At XWPFHeaderFooterPolicy.java:[line 365]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getHeader(STHdrFtr$Enum) may expose internal representation by returning XWPFHeaderFooterPolicy.evenPageHeader  At XWPFHeaderFooterPolicy.java:[line 376]
M V EI2: new org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy(XWPFDocument, CTSectPr) may expose internal representation by storing an externally mutable object into XWPFHeaderFooterPolicy.doc  At XWPFHeaderFooterPolicy.java:[line 105]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getFirstPageFooter() may expose internal representation by returning XWPFHeaderFooterPolicy.firstPageFooter  At XWPFHeaderFooterPolicy.java:[line 317]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getOddPageHeader() may expose internal representation by returning XWPFHeaderFooterPolicy.defaultHeader  At XWPFHeaderFooterPolicy.java:[line 325]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getEvenPageFooter() may expose internal representation by returning XWPFHeaderFooterPolicy.evenPageFooter  At XWPFHeaderFooterPolicy.java:[line 341]
M V EI: org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy.getFooter(int) may expose internal representation by returning XWPFHeaderFooterPolicy.evenPageFooter  At XWPFHeaderFooterPolicy.java:[line 394]
M V EI2: org.apache.poi.openxml4j.opc.internal.marshallers.PackagePropertiesMarshaller.marshall(PackagePart, OutputStream) may expose internal representation by storing an externally mutable object into PackagePropertiesMarshaller.propsPart  At PackagePropertiesMarshaller.java:[line 93]
M V EI: org.apache.poi.xddf.usermodel.chart.XDDFBubbleChartData$Series.getCTBubbleSer() may expose internal representation by returning XDDFBubbleChartData$Series.series  At XDDFBubbleChartData.java:[line 131]
M V EI2: new org.apache.poi.xssf.usermodel.helpers.XSSFSingleXmlCell(CTSingleXmlCell, SingleXmlCells) may expose internal representation by storing an externally mutable object into XSSFSingleXmlCell.parent  At XSSFSingleXmlCell.java:[line 41]
M V EI2: new org.apache.poi.xssf.usermodel.helpers.XSSFSingleXmlCell(CTSingleXmlCell, SingleXmlCells) may expose internal representation by storing an externally mutable object into XSSFSingleXmlCell.singleXmlCell  At XSSFSingleXmlCell.java:[line 40]
M V EI: org.apache.poi.xwpf.usermodel.XWPFComment.getCtComment() may expose internal representation by returning XWPFComment.ctComment  At XWPFComment.java:[line 344]
M V EI2: new org.apache.poi.xwpf.usermodel.XWPFComment(CTComment, XWPFComments) may expose internal representation by storing an externally mutable object into XWPFComment.comments  At XWPFComment.java:[line 42]
M V EI: org.apache.poi.xwpf.usermodel.XWPFComment.getPart() may expose internal representation by returning XWPFComment.comments  At XWPFComment.java:[line 79]
M V EI: org.apache.poi.xwpf.usermodel.XWPFComment.getXWPFDocument() may expose internal representation by returning XWPFComment.document  At XWPFComment.java:[line 288]
M V EI: org.apache.poi.xwpf.usermodel.XWPFComment.getComments() may expose internal representation by returning XWPFComment.comments  At XWPFComment.java:[line 353]
M V EI2: new org.apache.poi.xwpf.usermodel.XWPFComment(CTComment, XWPFComments) may expose internal representation by storing an externally mutable object into XWPFComment.ctComment  At XWPFComment.java:[line 43]
M V EI: org.apache.poi.xssf.extractor.XSSFExcelExtractor.getFilesystem() may expose internal representation by returning XSSFExcelExtractor.workbook  At XSSFExcelExtractor.java:[line 270]
M V EI: org.apache.poi.xssf.extractor.XSSFExcelExtractor.getDocument() may expose internal representation by returning XSSFExcelExtractor.workbook  At XSSFExcelExtractor.java:[line 255]
M V EI2: new org.apache.poi.xssf.extractor.XSSFExcelExtractor(XSSFWorkbook) may expose internal representation by storing an externally mutable object into XSSFExcelExtractor.workbook  At XSSFExcelExtractor.java:[line 69]
M V EI2: new org.apache.poi.xslf.model.CharacterPropertyFetcher(XSLFTextRun, CharacterPropertyFetcher$CharPropFetcher) may expose internal representation by storing an externally mutable object into CharacterPropertyFetcher.run  At CharacterPropertyFetcher.java:[line 49]
M V EI2: new org.apache.poi.xdgf.usermodel.XDGFPage(PageType, XDGFPageContents, XDGFDocument, XDGFPages) may expose internal representation by storing an externally mutable object into XDGFPage._pages  At XDGFPage.java:[line 42]
M V EI: org.apache.poi.xdgf.usermodel.XDGFPage.getContent() may expose internal representation by returning XDGFPage._content  At XDGFPage.java:[line 63]
M V EI2: new org.apache.poi.xdgf.usermodel.XDGFPage(PageType, XDGFPageContents, XDGFDocument, XDGFPages) may expose internal representation by storing an externally mutable object into XDGFPage._content  At XDGFPage.java:[line 41]
M V EI2: new org.apache.poi.xdgf.usermodel.XDGFPage(PageType, XDGFPageContents, XDGFDocument, XDGFPages) may expose internal representation by storing an externally mutable object into XDGFPage._page  At XDGFPage.java:[line 40]
M V EI2: new org.apache.poi.xssf.binary.XSSFBSheetHandler(InputStream, XSSFBStylesTable, XSSFBCommentsTable, SharedStrings, XSSFSheetXMLHandler$SheetContentsHandler, DataFormatter, boolean) may expose internal representation by storing an externally mutable object into XSSFBSheetHandler.dataFormatter  At XSSFBSheetHandler.java:[line 70]
M D SF: Switch statement found in org.apache.poi.xssf.binary.XSSFBSheetHandler.handleRecord(int, byte[]) where default case is missing  At XSSFBSheetHandler.java:[lines 78-124]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.RelEllipticalArcTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into RelEllipticalArcTo._master  At RelEllipticalArcTo.java:[line 125]
M V EI2: new org.apache.poi.xslf.usermodel.XSLFTexturePaint(XSLFShape, CTBlipFillProperties, PackagePart, CTSchemeColor, XSLFTheme, XSLFSheet) may expose internal representation by storing an externally mutable object into XSLFTexturePaint.parentPart  At XSLFTexturePaint.java:[line 61]
M V EI: org.apache.poi.xslf.usermodel.XSLFTexturePaint.getShape() may expose internal representation by returning XSLFTexturePaint.shape  At XSLFTexturePaint.java:[line 180]
M V EI2: new org.apache.poi.xslf.usermodel.XSLFTexturePaint(XSLFShape, CTBlipFillProperties, PackagePart, CTSchemeColor, XSLFTheme, XSLFSheet) may expose internal representation by storing an externally mutable object into XSLFTexturePaint.blipFill  At XSLFTexturePaint.java:[line 60]
M V EI2: new org.apache.poi.xslf.usermodel.XSLFTexturePaint(XSLFShape, CTBlipFillProperties, PackagePart, CTSchemeColor, XSLFTheme, XSLFSheet) may expose internal representation by storing an externally mutable object into XSLFTexturePaint.shape  At XSLFTexturePaint.java:[line 59]
M V EI2: new org.apache.poi.xslf.usermodel.XSLFTexturePaint(XSLFShape, CTBlipFillProperties, PackagePart, CTSchemeColor, XSLFTheme, XSLFSheet) may expose internal representation by storing an externally mutable object into XSLFTexturePaint.sheet  At XSLFTexturePaint.java:[line 65]
M V EI2: new org.apache.poi.xslf.usermodel.XSLFTexturePaint(XSLFShape, CTBlipFillProperties, PackagePart, CTSchemeColor, XSLFTheme, XSLFSheet) may expose internal representation by storing an externally mutable object into XSLFTexturePaint.phClr  At XSLFTexturePaint.java:[line 63]
M V EI2: new org.apache.poi.xslf.usermodel.XSLFTexturePaint(XSLFShape, CTBlipFillProperties, PackagePart, CTSchemeColor, XSLFTheme, XSLFSheet) may expose internal representation by storing an externally mutable object into XSLFTexturePaint.theme  At XSLFTexturePaint.java:[line 64]
M V EI: org.apache.poi.xwpf.extractor.XWPFWordExtractor.getDocument() may expose internal representation by returning XWPFWordExtractor.document  At XWPFWordExtractor.java:[line 211]
M V EI: org.apache.poi.xwpf.extractor.XWPFWordExtractor.getFilesystem() may expose internal representation by returning XWPFWordExtractor.document  At XWPFWordExtractor.java:[line 226]
M V EI2: new org.apache.poi.xwpf.extractor.XWPFWordExtractor(XWPFDocument) may expose internal representation by storing an externally mutable object into XWPFWordExtractor.document  At XWPFWordExtractor.java:[line 67]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.RelLineTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into RelLineTo._master  At RelLineTo.java:[line 78]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.LineTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into LineTo._master  At LineTo.java:[line 79]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.NURBSTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into NURBSTo._master  At NURBSTo.java:[line 137]
M V EI: org.apache.poi.xslf.usermodel.XSLFSlide.getXmlObject() may expose internal representation by returning XSLFSlide._slide  At XSLFSlide.java:[line 124]
M V EI: org.apache.poi.xslf.usermodel.XSLFSlide.getSlideLayout() may expose internal representation by returning XSLFSlide._layout  At XSLFSlide.java:[line 159]
M V EI: org.apache.poi.xslf.usermodel.XSLFSlide.getCommentsPart() may expose internal representation by returning XSLFSlide._comments  At XSLFSlide.java:[line 181]
M V EI: org.apache.poi.xslf.usermodel.XSLFSlide.getCommentAuthorsPart() may expose internal representation by returning XSLFSlide._commentAuthors  At XSLFSlide.java:[line 195]
M V EI: org.apache.poi.xslf.usermodel.XSLFSlide.getNotes() may expose internal representation by returning XSLFSlide._notes  At XSLFSlide.java:[line 239]
M V EI: org.apache.poi.xssf.usermodel.XSSFChartSheet.getCTChartsheet() may expose internal representation by returning XSSFChartSheet.chartsheet  At XSSFChartSheet.java:[line 75]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.RelCubBezTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into RelCubBezTo._master  At RelCubBezTo.java:[line 128]
M V EI: org.apache.poi.xddf.usermodel.text.XDDFTextRun.getParentParagraph() may expose internal representation by returning XDDFTextRun._parent  At XDDFTextRun.java:[line 76]
M V EI: org.apache.poi.openxml4j.opc.ZipPackagePart.getZipArchive() may expose internal representation by returning ZipPackagePart.zipEntry  At ZipPackagePart.java:[line 92]
M P SBSC: org.apache.poi.xssf.extractor.XSSFExportToXml.compare(String, String) concatenates strings using + in a loop  At XSSFExportToXml.java:[line 420]
M D DLS: Dead store to hyperlinksTable in org.apache.poi.xssf.extractor.XSSFBEventBasedExcelExtractor.getText()  At XSSFBEventBasedExcelExtractor.java:[line 124]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.ArcTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into ArcTo._master  At ArcTo.java:[line 94]
M V EI2: new org.apache.poi.xddf.usermodel.chart.XDDFBubbleChartData(XDDFChart, CTBubbleChart, XDDFChartAxis, XDDFValueAxis) may expose internal representation by storing an externally mutable object into XDDFBubbleChartData.chart  At XDDFBubbleChartData.java:[line 47]
M V EI: org.apache.poi.xssf.usermodel.XSSFPivotCacheRecords.getCtPivotCacheRecords() may expose internal representation by returning XSSFPivotCacheRecords.ctPivotCacheRecords  At XSSFPivotCacheRecords.java:[line 75]
M B Eq: org.apache.poi.openxml4j.opc.ZipPackage$EntryTriple defines compareTo(ZipPackage$EntryTriple) and uses Object.equals()  At ZipPackage.java:[lines 377-380]
M V EI: org.apache.poi.xslf.usermodel.XSLFShadow.getShadowParent() may expose internal representation by returning XSLFShadow._parent  At XSLFShadow.java:[line 45]
M V EI: org.apache.poi.xslf.usermodel.XSLFDiagram.getGroupShape() may expose internal representation by returning XSLFDiagram._groupShape  At XSLFDiagram.java:[line 137]
M V EI: org.apache.poi.xslf.usermodel.XSLFDiagram.getDiagramDrawing() may expose internal representation by returning XSLFDiagram._drawing  At XSLFDiagram.java:[line 130]
M D DLS: Dead store to groupShapePropsCt in org.apache.poi.xslf.usermodel.XSLFDiagram.convertMsGroupToGroupShape(CTGroupShape, XSLFDiagramDrawing)  At XSLFDiagram.java:[line 214]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.MoveTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into MoveTo._master  At MoveTo.java:[line 84]
M V EI: org.apache.poi.xssf.usermodel.XSSFGraphicFrame.getCTGraphicalObjectFrame() may expose internal representation by returning XSSFGraphicFrame.graphicFrame  At XSSFGraphicFrame.java:[line 78]
M V EI: org.apache.poi.poifs.crypt.dsig.services.TimeStampSimpleHttpClient.getProxy() may expose internal representation by returning TimeStampSimpleHttpClient.proxy  At TimeStampSimpleHttpClient.java:[line 139]
M V EI2: org.apache.poi.poifs.crypt.dsig.services.TimeStampSimpleHttpClient.init(SignatureConfig) may expose internal representation by storing an externally mutable object into TimeStampSimpleHttpClient.config  At TimeStampSimpleHttpClient.java:[line 110]
M V EI2: new org.apache.poi.xslf.usermodel.XSLFFontInfo(XMLSlideShow, CTEmbeddedFontListEntry) may expose internal representation by storing an externally mutable object into XSLFFontInfo.fontListEntry  At XSLFFontInfo.java:[line 75]
M V EI2: new org.apache.poi.xslf.usermodel.XSLFFontInfo(XMLSlideShow, CTEmbeddedFontListEntry) may expose internal representation by storing an externally mutable object into XSLFFontInfo.ppt  At XSLFFontInfo.java:[line 73]
M V EI2: new org.apache.poi.xslf.usermodel.XSLFFontInfo(XMLSlideShow, String) may expose internal representation by storing an externally mutable object into XSLFFontInfo.ppt  At XSLFFontInfo.java:[line 54]
M V EI2: new org.apache.poi.xssf.streaming.SXSSFCreationHelper(SXSSFWorkbook) may expose internal representation by storing an externally mutable object into SXSSFCreationHelper.wb  At SXSSFCreationHelper.java:[line 53]
M V EI2: new org.apache.poi.ooxml.dev.OOXMLLister(OPCPackage, PrintStream) may expose internal representation by storing an externally mutable object into OOXMLLister.disp  At OOXMLLister.java:[line 43]
M V EI2: new org.apache.poi.ooxml.dev.OOXMLLister(OPCPackage, PrintStream) may expose internal representation by storing an externally mutable object into OOXMLLister.container  At OOXMLLister.java:[line 42]
M V EI2: org.apache.poi.poifs.crypt.dsig.OOXMLURIDereferencer.setSignatureInfo(SignatureInfo) may expose internal representation by storing an externally mutable object into OOXMLURIDereferencer.signatureInfo  At OOXMLURIDereferencer.java:[line 59]
M V EI: org.apache.poi.xdgf.extractor.XDGFVisioExtractor.getDocument() may expose internal representation by returning XDGFVisioExtractor.document  At XDGFVisioExtractor.java:[line 55]
M V EI: org.apache.poi.xdgf.extractor.XDGFVisioExtractor.getFilesystem() may expose internal representation by returning XDGFVisioExtractor.document  At XDGFVisioExtractor.java:[line 70]
M V EI2: new org.apache.poi.xdgf.extractor.XDGFVisioExtractor(XmlVisioDocument) may expose internal representation by storing an externally mutable object into XDGFVisioExtractor.document  At XDGFVisioExtractor.java:[line 36]
M V EI2: new org.apache.poi.xssf.usermodel.helpers.XSSFFormulaUtils(XSSFWorkbook) may expose internal representation by storing an externally mutable object into XSSFFormulaUtils._wb  At XSSFFormulaUtils.java:[line 53]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.RelQuadBezTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into RelQuadBezTo._master  At RelQuadBezTo.java:[line 110]
M V EI: org.apache.poi.xssf.usermodel.XSSFShapeGroup.getCTGroupShape() may expose internal representation by returning XSSFShapeGroup.ctGroup  At XSSFShapeGroup.java:[line 200]
M V EI: org.apache.poi.xslf.extractor.XSLFExtractor.getDocument() may expose internal representation by returning org.apache.poi.sl.extractor.SlideShowExtractor.slideshow  At XSLFExtractor.java:[line 38]
M V EI: org.apache.poi.xwpf.usermodel.XWPFPicture.getCTPicture() may expose internal representation by returning XWPFPicture.ctPic  At XWPFPicture.java:[line 51]
M V EI2: new org.apache.poi.xwpf.usermodel.XWPFPicture(CTPicture, XWPFRun) may expose internal representation by storing an externally mutable object into XWPFPicture.ctPic  At XWPFPicture.java:[line 34]
M V EI2: new org.apache.poi.xwpf.usermodel.XWPFPicture(CTPicture, XWPFRun) may expose internal representation by storing an externally mutable object into XWPFPicture.run  At XWPFPicture.java:[line 33]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.PolyLineTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into PolyLineTo._master  At PolyLineTo.java:[line 91]
M V EI2: org.apache.poi.xdgf.usermodel.section.geometry.RelMoveTo.setupMaster(GeometryRow) may expose internal representation by storing an externally mutable object into RelMoveTo._master  At RelMoveTo.java:[line 74]
M V EI: org.apache.poi.xssf.usermodel.XSSFObjectData.getOleObject() may expose internal representation by returning XSSFObjectData.oleObject  At XSSFObjectData.java:[line 131]
M V EI: org.apache.poi.xslf.usermodel.XSLFSlideShow.getAllEmbeddedParts() may expose internal representation by returning XSLFSlideShow.embeddedParts  At XSLFSlideShow.java:[line 268]
M P UrF: Unread field: org.apache.poi.xwpf.usermodel.XWPFNumbering.isNew  At XWPFNumbering.java:[line 54]
M P UrF: Unread field: org.apache.poi.xssf.binary.XSSFBCellHeader.rowNum  At XSSFBCellHeader.java:[line 56]
M P UrF: Unread field: org.apache.poi.xslf.util.MFProxy.quiet  At MFProxy.java:[line 46]
M P UrF: Unread field: org.apache.poi.xssf.binary.XSSFBCellHeader.showPhonetic  At XSSFBCellHeader.java:[line 59]
M P UuF: Unused field: org.apache.poi.xssf.binary.XSSFBSheetHandler.hyperlinkCellRange  In XSSFBSheetHandler.java
M P UrF: Unread field: org.apache.poi.xslf.draw.SVGImageRenderer.alpha  At SVGImageRenderer.java:[line 49]
M D UrF: Unread public/protected field: org.apache.poi.xwpf.usermodel.XWPFLatentStyles.styles  At XWPFLatentStyles.java:[line 46]
M V MS: org.apache.poi.xwpf.usermodel.XWPFPictureData.RELATIONS should be package protected  At XWPFPictureData.java:[line 61]
M V MS: org.apache.poi.xssf.usermodel.XSSFPictureData.RELATIONS should be package protected  At XSSFPictureData.java:[line 59]
SpotBugs ended with exit code 1

> Task :poi-ooxml:spotbugsTest
M B RV: Exceptional return value of java.io.File.delete() ignored in org.apache.poi.xssf.streaming.TestSXSSFUnicodeSurrogates.testWriteUnicodeSurrogates()  At TestSXSSFUnicodeSurrogates.java:[line 65]
M D SF: Switch statement found in org.apache.poi.openxml4j.opc.TestPackageCoreProperties.testEntitiesInCoreProps_56164() where default case is missing  At TestPackageCoreProperties.java:[lines 242-250]
M D RCN: Redundant nullcheck of shape, which is known to be non-null in org.apache.poi.xslf.TestXSLFSlideCopy.replaceText(XSLFSlide, String, String)  Redundant null check at TestXSLFSlideCopy.java:[line 85]
M D DLS: Dead store to run in org.apache.poi.xssf.TestNecessaryOOXMLClasses.testProblemClasses()  At TestNecessaryOOXMLClasses.java:[line 38]
M V EI: org.apache.poi.poifs.crypt.dsig.DummyKeystore$KeyCertPair.getX509Chain() may expose internal representation by returning DummyKeystore$KeyCertPair.x509chain  At DummyKeystore.java:[line 131]
M B CNT: Rough value of Math.PI found: 3.14  At TestXSSFTextParagraph.java:[line 134]
M D RCN: Redundant nullcheck of org.apache.poi.xslf.usermodel.TestPPTX2PNG.basedir which is known to be null in org.apache.poi.xslf.usermodel.TestPPTX2PNG.data()  Redundant null check at TestPPTX2PNG.java:[line 98]
M B RV: Exceptional return value of java.io.File.mkdirs() ignored in new org.apache.poi.xddf.usermodel.chart.TestXDDFChartRemoveSeries()  At TestXDDFChartRemoveSeries.java:[line 48]
M P WMI: org.apache.poi.openxml4j.opc.TestFileHelper.testGetDirectory() makes inefficient use of keySet iterator instead of entrySet iterator  At TestFileHelper.java:[line 45]
M B OS: org.apache.poi.openxml4j.opc.internal.marshallers.TestZipPackagePropertiesMarshaller.ioException() may fail to close stream  At TestZipPackagePropertiesMarshaller.java:[line 64]
M V EI2: new org.apache.poi.xssf.usermodel.TestUnfixedBugs$HsGetValue(Hashtable) may expose internal representation by storing an externally mutable object into TestUnfixedBugs$HsGetValue.cellValues  At TestUnfixedBugs.java:[line 373]
M D DLS: Dead store to cellB1 in org.apache.poi.xssf.usermodel.TestXSSFEvaluationWorkbook.verifySheet(Workbook, FormulaEvaluator)  At TestXSSFEvaluationWorkbook.java:[line 48]
M B OS: org.apache.poi.poifs.crypt.dsig.DummyKeystore.addEntryFromPEM(File, String) may fail to close stream  At DummyKeystore.java:[line 173]
M D SF: Switch statement found in org.apache.poi.xssf.usermodel.TestFormulaEvaluatorOnXSSF.processFunctionRow(String, int, int) where one case falls through to the next case  At TestFormulaEvaluatorOnXSSF.java:[lines 213-215]
M P WMI: org.apache.poi.openxml4j.opc.TestListParts.testListParts() makes inefficient use of keySet iterator instead of entrySet iterator  At TestListParts.java:[line 100]
M D DLS: Dead store to ctDLbls in org.apache.poi.xssf.usermodel.charts.TestXSSFBubbleChartData.testExample()  At TestXSSFBubbleChartData.java:[line 138]
M B RV: Exceptional return value of java.io.File.delete() ignored in org.apache.poi.xssf.usermodel.TestXSSFUnicodeSurrogates.testWriteUnicodeSurrogates()  At TestXSSFUnicodeSurrogates.java:[line 64]
M D ST: Write to static field org.apache.poi.xslf.usermodel.TestXSLFTableRow.row from instance method org.apache.poi.xslf.usermodel.TestXSLFTableRow.setUp()  At TestXSLFTableRow.java:[line 46]
M D ST: Write to static field org.apache.poi.xslf.usermodel.TestXSLFTableRow.tbl from instance method org.apache.poi.xslf.usermodel.TestXSLFTableRow.setUp()  At TestXSLFTableRow.java:[line 44]
M D ST: Write to static field org.apache.poi.xslf.usermodel.TestXSLFTableRow.ppt from instance method org.apache.poi.xslf.usermodel.TestXSLFTableRow.setUp()  At TestXSLFTableRow.java:[line 40]
M D SF: Switch statement found in org.apache.poi.xssf.usermodel.TestMultiSheetFormulaEvaluatorOnXSSF.processFunctionRow(String, String, int) where one case falls through to the next case  At TestMultiSheetFormulaEvaluatorOnXSSF.java:[lines 195-197]
M D SF: Switch statement found in org.apache.poi.extractor.ooxml.TestExtractorFactory.testEmbedded(String, File, String) where default case is missing  At TestExtractorFactory.java:[lines 309-323]
M D SF: Switch statement found in org.apache.poi.xssf.usermodel.TestMatrixFormulasFromXMLSpreadsheet.processFunctionRow(String, int) where one case falls through to the next case  At TestMatrixFormulasFromXMLSpreadsheet.java:[lines 191-193]
M D SF: Switch statement found in org.apache.poi.openxml4j.opc.TestPackage.testBug56479() where default case is missing  At TestPackage.java:[lines 927-938]
M P WMI: org.apache.poi.openxml4j.opc.TestPackage.deletePart() makes inefficient use of keySet iterator instead of entrySet iterator  At TestPackage.java:[line 468]
M P WMI: org.apache.poi.openxml4j.opc.TestPackage.deletePartRecursive() makes inefficient use of keySet iterator instead of entrySet iterator  At TestPackage.java:[line 502]
M B OS: org.apache.poi.xssf.streaming.OpcZipTest.compareOutput() may fail to close stream  At OpcZipTest.java:[line 43]
M C ICAST: int converted to long and passed as absolute time to new java.util.Date(long) in org.apache.poi.xssf.usermodel.TestSXSSFBugs.test62872()  At TestSXSSFBugs.java:[line 188]
M D REC: Exception is caught when Exception is not thrown in org.apache.poi.ss.tests.TestWorkbookFactory.openHSSFFile()  At TestWorkbookFactory.java:[line 350]
M D BC: instanceof will always return true for all non-null values in org.apache.poi.ss.tests.TestWorkbookFactory.testCreateNative(), since all org.apache.poi.xssf.usermodel.XSSFWorkbook are instances of org.apache.poi.xssf.usermodel.XSSFWorkbook  At TestWorkbookFactory.java:[line 128]
M D RV: Return value of XSSFSheet.getRow(int) ignored, but method has no side effect  At TestXSSFSheet.java:[line 1779]
M D IM: Check for oddness that won't work for negative numbers in org.apache.poi.xssf.usermodel.TestXSSFBugs.test62108()  At TestXSSFBugs.java:[line 3137]
M D DLS: Dead store to shapes in org.apache.poi.xslf.usermodel.TestXSLFTextShape.verifySlide5(XSLFSlide)  At TestXSLFTextShape.java:[line 471]
M D DLS: Dead store to layout in org.apache.poi.xslf.usermodel.TestXSLFTextShape.verifySlide5(XSLFSlide)  At TestXSLFTextShape.java:[line 470]
M B OS: org.apache.poi.xssf.extractor.TestXSSFExportToXML.testExportToXMLSingleAttributeNamespace() may fail to close stream  At TestXSSFExportToXML.java:[line 234]
M B OS: org.apache.poi.xssf.extractor.TestXSSFExportToXML.testXXEInSchema() may fail to close stream  At TestXSSFExportToXML.java:[line 674]
M P WMI: org.apache.poi.xssf.model.TestThemesTable.testThemesTableColors() makes inefficient use of keySet iterator instead of entrySet iterator  At TestThemesTable.java:[line 90]
M X OBL: org.apache.poi.xwpf.TestDocumentProtection.testIntegration() may fail to clean up java.io.OutputStream on checked exception  Obligation to clean up resource created at TestDocumentProtection.java:[line 151] is not discharged
M P SS: Unread field: org.apache.poi.xssf.streaming.TestSXSSFWorkbookWithCustomZipEntrySource.cellValue; should this field be static?  At TestSXSSFWorkbookWithCustomZipEntrySource.java:[line 56]
M P SS: Unread field: org.apache.poi.xssf.streaming.TestSheetDataWriter.unicodeSurrogates; should this field be static?  At TestSheetDataWriter.java:[line 36]
M P SS: Unread field: org.apache.poi.xssf.streaming.TestSXSSFWorkbookWithCustomZipEntrySource.sheetName; should this field be static?  At TestSXSSFWorkbookWithCustomZipEntrySource.java:[line 55]
M M IS: Inconsistent synchronization of org.apache.poi.ooxml.TestPOIXMLDocument$UncaughtHandler.e; locked 66% of time  Unsynchronized access at TestPOIXMLDocument.java:[line 345]
SpotBugs ended with exit code 1

> Task :poi-scratchpad:jenkins
> Task :poi-ooxml:test
> Task :poi-ooxml-lite:jacocoTestReport SKIPPED
> Task :poi-ooxml-lite:jenkins
> Task :poi-ooxml:check
> Task :poi-ooxml:build
> Task :poi-ooxml:getDeps
> Task :poi-ooxml:jacocoTestReport
> Task :poi-ooxml:jenkins
> Task :poi-integration:check
> Task :poi-integration:build
> Task :jenkins
> Task :poi-integration:jacocoTestReport
> Task :poi-integration:jenkins

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

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

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 2 invalid unit(s) of work during this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD SUCCESSFUL in 22m 43s
154 actionable tasks: 145 executed, 9 up-to-date
Build step 'Invoke Gradle script' changed build result to SUCCESS
[SpotBugs] [-ERROR-] No files found for pattern '*/build/reports/spotbugs/*.xml'. Configuration error?
[SpotBugs] Searching for all files in '<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/'> that match the pattern '*/build/reports/spotbugs/*.xml'
[SpotBugs] Skipping post processing
[SpotBugs] No filter has been set, publishing all 0 issues
[SpotBugs] Repository miner is not configured, skipping repository mining
[SpotBugs] Reference build recorder is not configured
[SpotBugs] Obtaining reference build from same job (POI-DSL-Windows-1.18)
[SpotBugs] Using reference build 'POI/POI-DSL-Windows-1.18 #15' to compute new, fixed, and outstanding issues
[SpotBugs] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 2299
[SpotBugs] No quality gates have been set - skipping
[SpotBugs] Health report is disabled - skipping
[SpotBugs] Created analysis result for 0 issues (found 0 new issues, fixed 2299 issues)
[SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'POI/POI-DSL-Windows-1.18 #51'.
[Checks API] No suitable checks publisher found.
Archiving artifacts
[Fast Archiver] Compressed 423.25 MB of artifacts by 22.8% relative to #15
Recording test results
[Checks API] No suitable checks publisher found.
[JaCoCo plugin] Collecting JaCoCo coverage data...
[JaCoCo plugin] */build/*.exec,*/build/jacoco/*.exec;*/build/classes;*/src/main/java; locations are configured
[JaCoCo plugin] Number of found exec files for pattern */build/*.exec,*/build/jacoco/*.exec: 6
[JaCoCo plugin] Saving matched execfiles:  <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-examples\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-excelant\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-integration\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-scratchpad\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi\build\jacoco\test.exec>
[JaCoCo plugin] Saving matched class directories for class-pattern: */build/classes: 
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-examples\build\classes> 159 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-excelant\build\classes> 29 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-integration\build\classes> 31 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml-full\build\classes> 5567 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml-lite-agent\build\classes> 4 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml-lite\build\classes> 5567 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml\build\classes> 1202 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-scratchpad\build\classes> 1145 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi\build\classes> 2328 files
[JaCoCo plugin] Saving matched source directories for source-pattern: */src/main/java: 
[JaCoCo plugin] Source Inclusions: null
[JaCoCo plugin] Source Exclusions: null
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/osgi\src\main\java> 6 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-examples\src\main\java> 174 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-excelant\src\main\java> 21 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml-lite-agent\src\main\java> 7 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml\src\main\java> 699 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-scratchpad\src\main\java> 577 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi\src\main\java> 1303 files
[JaCoCo plugin] Loading inclusions files..
[JaCoCo plugin] inclusions: [**/*.class]
[JaCoCo plugin] exclusions: [com/microsoft/**, org/openxmlformats/**, org/etsi/**, org/w3/**, schemaorg*/**, schemasMicrosoft*/**, org/apache/poi/hdf/model/hdftypes/definitions/*.class, org/apache/poi/hwpf/model/types/*.class, org/apache/poi/hssf/usermodel/DummyGraphics2d.class, org/apache/poi/sl/draw/binding/*.class]
ERROR: Step ‘Record JaCoCo coverage report’ aborted due to exception: 
java.lang.IllegalArgumentException: Unsupported class file major version 62
	at org.objectweb.asm.ClassReader.<init>(ClassReader.java:196)
	at org.objectweb.asm.ClassReader.<init>(ClassReader.java:177)
	at org.objectweb.asm.ClassReader.<init>(ClassReader.java:163)
	at org.jacoco.core.internal.instr.InstrSupport.classReaderFor(InstrSupport.java:280)
	at org.jacoco.core.analysis.Analyzer.analyzeClass(Analyzer.java:107)
	at org.jacoco.core.analysis.Analyzer.analyzeClass(Analyzer.java:132)
Caused: java.io.IOException: Error while analyzing /home/jenkins/jenkins-home/jobs/POI/jobs/POI-DSL-Windows-1.18/builds/51/jacoco/classes/java9/test/META-INF/versions/9/module-info.class.
	at org.jacoco.core.analysis.Analyzer.analyzerError(Analyzer.java:162)
	at org.jacoco.core.analysis.Analyzer.analyzeClass(Analyzer.java:134)
	at org.jacoco.core.analysis.Analyzer.analyzeClass(Analyzer.java:157)
	at org.jacoco.core.analysis.Analyzer.analyzeAll(Analyzer.java:193)
	at org.jacoco.core.analysis.Analyzer.analyzeAll(Analyzer.java:226)
	at hudson.plugins.jacoco.ExecutionFileLoader.analyzeStructure(ExecutionFileLoader.java:127)
Caused: java.io.IOException: While reading class directory: /home/jenkins/jenkins-home/jobs/POI/jobs/POI-DSL-Windows-1.18/builds/51/jacoco/classes
	at hudson.plugins.jacoco.ExecutionFileLoader.analyzeStructure(ExecutionFileLoader.java:130)
	at hudson.plugins.jacoco.ExecutionFileLoader.loadBundleCoverage(ExecutionFileLoader.java:138)
	at hudson.plugins.jacoco.JacocoReportDir.parse(JacocoReportDir.java:110)
	at hudson.plugins.jacoco.JacocoBuildAction.loadRatios(JacocoBuildAction.java:331)
	at hudson.plugins.jacoco.JacocoBuildAction.load(JacocoBuildAction.java:321)
	at hudson.plugins.jacoco.JacocoPublisher.perform(JacocoPublisher.java:675)
	at jenkins.tasks.SimpleBuildStep.perform(SimpleBuildStep.java:123)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:763)
	at hudson.model.Build$BuildExecution.post2(Build.java:179)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:707)
	at hudson.model.Run.execute(Run.java:1921)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


Build failed in Jenkins: POI » POI-DSL-Windows-1.18 #50

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/50/display/redirect?page=changes>

Changes:

[PJ Fanning] https link

[PJ Fanning] [bug-66312] partial fix for insertNewParagraph(XmlCursor cursor)

[PJ Fanning] [bug-66306] make XSLFDiagramGroupShape public

[PJ Fanning] add ABS test

[PJ Fanning] byte-buddy 1.12.18


------------------------------------------
[...truncated 666.74 KB...]
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.visitGETSTATIC(TypeFrameModelingVisitor.java:346)
      At org.apache.bcel.generic.GETSTATIC.accept(GETSTATIC.java:76)
      At edu.umd.cs.findbugs.ba.AbstractFrameModelingVisitor.analyzeInstruction(AbstractFrameModelingVisitor.java:84)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.analyzeInstruction(TypeFrameModelingVisitor.java:196)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transferInstruction(TypeAnalysis.java:406)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transferInstruction(TypeAnalysis.java:86)
      At edu.umd.cs.findbugs.ba.AbstractDataflowAnalysis.transfer(AbstractDataflowAnalysis.java:136)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transfer(TypeAnalysis.java:414)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transfer(TypeAnalysis.java:86)
      At edu.umd.cs.findbugs.ba.Dataflow.execute(Dataflow.java:378)
      At edu.umd.cs.findbugs.classfile.engine.bcel.TypeDataflowFactory.analyze(TypeDataflowFactory.java:83)
      At edu.umd.cs.findbugs.classfile.engine.bcel.TypeDataflowFactory.analyze(TypeDataflowFactory.java:43)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.analyzeMethod(AnalysisCache.java:368)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.getMethodAnalysis(AnalysisCache.java:321)
      At edu.umd.cs.findbugs.classfile.engine.bcel.CFGFactory.analyze(CFGFactory.java:160)
      At edu.umd.cs.findbugs.classfile.engine.bcel.CFGFactory.analyze(CFGFactory.java:65)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.analyzeMethod(AnalysisCache.java:368)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.getMethodAnalysis(AnalysisCache.java:321)
      At edu.umd.cs.findbugs.ba.ClassContext.getMethodAnalysis(ClassContext.java:1010)
      At edu.umd.cs.findbugs.ba.ClassContext.getMethodAnalysisNoDataflowAnalysisException(ClassContext.java:995)
      At edu.umd.cs.findbugs.ba.ClassContext.getCFG(ClassContext.java:301)
      At edu.umd.cs.findbugs.detect.BuildNonnullReturnDatabase.analyzeMethod(BuildNonnullReturnDatabase.java:87)
      At edu.umd.cs.findbugs.detect.BuildNonnullReturnDatabase.considerMethod(BuildNonnullReturnDatabase.java:76)
      At edu.umd.cs.findbugs.detect.BuildNonnullReturnDatabase.visitClassContext(BuildNonnullReturnDatabase.java:67)
      At edu.umd.cs.findbugs.DetectorToDetector2Adapter.visitClass(DetectorToDetector2Adapter.java:76)
      At edu.umd.cs.findbugs.FindBugs2.lambda$analyzeApplication$1(FindBugs2.java:1108)
      At java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
      At edu.umd.cs.findbugs.CurrentThreadExecutorService.execute(CurrentThreadExecutorService.java:86)
      At java.base/java.util.concurrent.AbstractExecutorService.invokeAll(AbstractExecutorService.java:247)
      At edu.umd.cs.findbugs.FindBugs2.analyzeApplication(FindBugs2.java:1118)
      At edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:309)
      At edu.umd.cs.findbugs.FindBugs.runMain(FindBugs.java:395)
      At edu.umd.cs.findbugs.FindBugs2.main(FindBugs2.java:1231)
  Exception analyzing org.apache.poi.ooxml.extractor.POIXMLExtractorFactory using detector edu.umd.cs.findbugs.detect.FindUnrelatedTypesInGenericContainer
    org.apache.bcel.classfile.ClassFormatException: Invalid signature: Ljava/util/Collections$UnmodifiableRandomAccessList
      At org.apache.bcel.classfile.Utility.typeSignatureToString(Utility.java:997)
      At org.apache.bcel.generic.Type.getType(Type.java:215)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.getType(TypeFrameModelingVisitor.java:399)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.modelFieldLoad(TypeFrameModelingVisitor.java:361)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.visitGETSTATIC(TypeFrameModelingVisitor.java:346)
      At org.apache.bcel.generic.GETSTATIC.accept(GETSTATIC.java:76)
      At edu.umd.cs.findbugs.ba.AbstractFrameModelingVisitor.analyzeInstruction(AbstractFrameModelingVisitor.java:84)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.analyzeInstruction(TypeFrameModelingVisitor.java:196)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transferInstruction(TypeAnalysis.java:406)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transferInstruction(TypeAnalysis.java:86)
      At edu.umd.cs.findbugs.ba.AbstractDataflowAnalysis.transfer(AbstractDataflowAnalysis.java:136)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transfer(TypeAnalysis.java:414)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transfer(TypeAnalysis.java:86)
      At edu.umd.cs.findbugs.ba.Dataflow.execute(Dataflow.java:378)
      At edu.umd.cs.findbugs.classfile.engine.bcel.TypeDataflowFactory.analyze(TypeDataflowFactory.java:83)
      At edu.umd.cs.findbugs.classfile.engine.bcel.TypeDataflowFactory.analyze(TypeDataflowFactory.java:43)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.analyzeMethod(AnalysisCache.java:368)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.getMethodAnalysis(AnalysisCache.java:321)
      At edu.umd.cs.findbugs.classfile.engine.bcel.CFGFactory.analyze(CFGFactory.java:160)
      At edu.umd.cs.findbugs.classfile.engine.bcel.CFGFactory.analyze(CFGFactory.java:65)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.analyzeMethod(AnalysisCache.java:368)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.getMethodAnalysis(AnalysisCache.java:321)
      At edu.umd.cs.findbugs.ba.ClassContext.getMethodAnalysis(ClassContext.java:1010)
      At edu.umd.cs.findbugs.ba.ClassContext.getMethodAnalysisNoDataflowAnalysisException(ClassContext.java:995)
      At edu.umd.cs.findbugs.ba.ClassContext.getCFG(ClassContext.java:301)
      At edu.umd.cs.findbugs.detect.BuildNonnullReturnDatabase.analyzeMethod(BuildNonnullReturnDatabase.java:87)
      At edu.umd.cs.findbugs.detect.BuildNonnullReturnDatabase.considerMethod(BuildNonnullReturnDatabase.java:76)
      At edu.umd.cs.findbugs.detect.BuildNonnullReturnDatabase.visitClassContext(BuildNonnullReturnDatabase.java:67)
      At edu.umd.cs.findbugs.DetectorToDetector2Adapter.visitClass(DetectorToDetector2Adapter.java:76)
      At edu.umd.cs.findbugs.FindBugs2.lambda$analyzeApplication$1(FindBugs2.java:1108)
      At java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
      At edu.umd.cs.findbugs.CurrentThreadExecutorService.execute(CurrentThreadExecutorService.java:86)
      At java.base/java.util.concurrent.AbstractExecutorService.invokeAll(AbstractExecutorService.java:247)
      At edu.umd.cs.findbugs.FindBugs2.analyzeApplication(FindBugs2.java:1118)
      At edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:309)
      At edu.umd.cs.findbugs.FindBugs.runMain(FindBugs.java:395)
      At edu.umd.cs.findbugs.FindBugs2.main(FindBugs2.java:1231)

SpotBugs ended with exit code 1

> Task :poi-ooxml:spotbugsTest
M D DLS: Dead store to shapes in org.apache.poi.xslf.usermodel.TestXSLFTextShape.verifySlide5(XSLFSlide)  At TestXSLFTextShape.java:[line 471]
M D DLS: Dead store to layout in org.apache.poi.xslf.usermodel.TestXSLFTextShape.verifySlide5(XSLFSlide)  At TestXSLFTextShape.java:[line 470]
M B OS: org.apache.poi.xssf.extractor.TestXSSFExportToXML.testExportToXMLSingleAttributeNamespace() may fail to close stream  At TestXSSFExportToXML.java:[line 234]
M B OS: org.apache.poi.xssf.extractor.TestXSSFExportToXML.testXXEInSchema() may fail to close stream  At TestXSSFExportToXML.java:[line 674]
M P WMI: org.apache.poi.xssf.model.TestThemesTable.testThemesTableColors() makes inefficient use of keySet iterator instead of entrySet iterator  At TestThemesTable.java:[line 90]
M X OBL: org.apache.poi.xwpf.TestDocumentProtection.testIntegration() may fail to clean up java.io.OutputStream on checked exception  Obligation to clean up resource created at TestDocumentProtection.java:[line 151] is not discharged
M P SS: Unread field: org.apache.poi.xssf.streaming.TestSXSSFWorkbookWithCustomZipEntrySource.cellValue; should this field be static?  At TestSXSSFWorkbookWithCustomZipEntrySource.java:[line 56]
M P SS: Unread field: org.apache.poi.xssf.streaming.TestSheetDataWriter.unicodeSurrogates; should this field be static?  At TestSheetDataWriter.java:[line 36]
M P SS: Unread field: org.apache.poi.xssf.streaming.TestSXSSFWorkbookWithCustomZipEntrySource.sheetName; should this field be static?  At TestSXSSFWorkbookWithCustomZipEntrySource.java:[line 55]
M M IS: Inconsistent synchronization of org.apache.poi.ooxml.TestPOIXMLDocument$UncaughtHandler.e; locked 66% of time  Unsynchronized access at TestPOIXMLDocument.java:[line 345]
SpotBugs ended with exit code 1

> Task :poi-examples:test

> 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]
H B Nm: The class name org.apache.poi.examples.hssf.usermodel.AddDimensionedImage shadows the simple name of the superclass org.apache.poi.examples.ss.AddDimensionedImage  At AddDimensionedImage.java:[line 29]
M D RCN: Redundant nullcheck of wb which is known to be null in org.apache.poi.examples.ss.CellStyleDetails.main(String[])  Redundant null check at CellStyleDetails.java:[line 90]
M D NP: Load of known null value in org.apache.poi.examples.ss.CellStyleDetails.main(String[])  At CellStyleDetails.java:[line 90]
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 C FL: Using floating-point loop counters can lead to unexpected behavior.  At AddDimensionedImage.java:[line 623]
M C FL: Using floating-point loop counters can lead to unexpected behavior.  At AddDimensionedImage.java:[line 732]
M D RCN: Redundant nullcheck of workbook which is known to be null in org.apache.poi.examples.ss.formula.UserDefinedFunctionExample.main(String[])  Redundant null check at UserDefinedFunctionExample.java:[line 82]
M D NP: Load of known null value in org.apache.poi.examples.ss.formula.UserDefinedFunctionExample.main(String[])  At UserDefinedFunctionExample.java:[line 82]
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 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]
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-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 :zipJavadocs

> Task :binDistTar
Execution optimizations have been disabled for task ':binDistTar' to ensure correctness due to the following reasons:
  - Gradle detected a problem with the following location: 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.18\build\dist\maven'. Reason: Task ':binDistTar' uses this output of task ':poi-examples:jar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  - Gradle detected a problem with the following location: 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.18\build\dist\maven'. Reason: Task ':binDistTar' uses this output of task ':poi-excelant:jar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.

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

> Task :binDistZip
Execution optimizations have been disabled for task ':binDistZip' to ensure correctness due to the following reasons:
  - Gradle detected a problem with the following location: 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.18\build\dist\maven'. Reason: Task ':binDistZip' uses this output of task ':poi-examples:jar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  - Gradle detected a problem with the following location: 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.18\build\dist\maven'. Reason: Task ':binDistZip' uses this output of task ':poi-excelant:jar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.

> Task :poi-examples:jacocoTestReport
> Task :srcDistTar
> Task :srcDistZip
> Task :fixDistDir
> Task :soLinkCheck
> Task :rat
> Task :poi:jenkins
> Task :poi-examples:jenkins
> Task :poi-excelant:jenkins
> Task :poi-ooxml-full:jenkins
> Task :poi-ooxml-lite:jenkins
> Task :poi-ooxml-lite-agent:jenkins
> Task :poi-scratchpad:jenkins
> Task :poi-ooxml:check
> Task :poi-ooxml:build
> Task :poi-ooxml:getDeps
> Task :poi-ooxml:jacocoTestReport
> Task :poi-ooxml:jenkins
> Task :poi-integration:check
> Task :poi-integration:build
> Task :jenkins
> Task :poi-integration:jacocoTestReport
> Task :poi-integration:jenkins

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

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

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 3 invalid unit(s) of work during this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD SUCCESSFUL in 21m 17s
154 actionable tasks: 152 executed, 2 up-to-date
Build step 'Invoke Gradle script' changed build result to SUCCESS
[SpotBugs] [-ERROR-] No files found for pattern '*/build/reports/spotbugs/*.xml'. Configuration error?
[SpotBugs] Searching for all files in '<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/'> that match the pattern '*/build/reports/spotbugs/*.xml'
[SpotBugs] Skipping post processing
[SpotBugs] No filter has been set, publishing all 0 issues
[SpotBugs] Repository miner is not configured, skipping repository mining
[SpotBugs] Reference build recorder is not configured
[SpotBugs] Obtaining reference build from same job (POI-DSL-Windows-1.18)
[SpotBugs] Using reference build 'POI/POI-DSL-Windows-1.18 #15' to compute new, fixed, and outstanding issues
[SpotBugs] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 2299
[SpotBugs] No quality gates have been set - skipping
[SpotBugs] Health report is disabled - skipping
[SpotBugs] Created analysis result for 0 issues (found 0 new issues, fixed 2299 issues)
[SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'POI/POI-DSL-Windows-1.18 #50'.
[Checks API] No suitable checks publisher found.
Archiving artifacts
[Fast Archiver] Compressed 423.62 MB of artifacts by 22.7% relative to #15
Recording test results
[Checks API] No suitable checks publisher found.
[JaCoCo plugin] Collecting JaCoCo coverage data...
[JaCoCo plugin] */build/*.exec,*/build/jacoco/*.exec;*/build/classes;*/src/main/java; locations are configured
[JaCoCo plugin] Number of found exec files for pattern */build/*.exec,*/build/jacoco/*.exec: 6
[JaCoCo plugin] Saving matched execfiles:  <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-examples\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-excelant\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-integration\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-scratchpad\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi\build\jacoco\test.exec>
[JaCoCo plugin] Saving matched class directories for class-pattern: */build/classes: 
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-examples\build\classes> 159 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-excelant\build\classes> 29 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-integration\build\classes> 31 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml-full\build\classes> 5567 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml-lite-agent\build\classes> 4 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml-lite\build\classes> 5567 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml\build\classes> 1202 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-scratchpad\build\classes> 1145 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi\build\classes> 2328 files
[JaCoCo plugin] Saving matched source directories for source-pattern: */src/main/java: 
[JaCoCo plugin] Source Inclusions: null
[JaCoCo plugin] Source Exclusions: null
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/osgi\src\main\java> 6 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-examples\src\main\java> 174 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-excelant\src\main\java> 21 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml-lite-agent\src\main\java> 7 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml\src\main\java> 699 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-scratchpad\src\main\java> 577 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi\src\main\java> 1303 files
[JaCoCo plugin] Loading inclusions files..
[JaCoCo plugin] inclusions: [**/*.class]
[JaCoCo plugin] exclusions: [com/microsoft/**, org/openxmlformats/**, org/etsi/**, org/w3/**, schemaorg*/**, schemasMicrosoft*/**, org/apache/poi/hdf/model/hdftypes/definitions/*.class, org/apache/poi/hwpf/model/types/*.class, org/apache/poi/hssf/usermodel/DummyGraphics2d.class, org/apache/poi/sl/draw/binding/*.class]
ERROR: Step ‘Record JaCoCo coverage report’ aborted due to exception: 
java.lang.IllegalArgumentException: Unsupported class file major version 62
	at org.objectweb.asm.ClassReader.<init>(ClassReader.java:196)
	at org.objectweb.asm.ClassReader.<init>(ClassReader.java:177)
	at org.objectweb.asm.ClassReader.<init>(ClassReader.java:163)
	at org.jacoco.core.internal.instr.InstrSupport.classReaderFor(InstrSupport.java:280)
	at org.jacoco.core.analysis.Analyzer.analyzeClass(Analyzer.java:107)
	at org.jacoco.core.analysis.Analyzer.analyzeClass(Analyzer.java:132)
Caused: java.io.IOException: Error while analyzing /home/jenkins/jenkins-home/jobs/POI/jobs/POI-DSL-Windows-1.18/builds/50/jacoco/classes/java9/test/META-INF/versions/9/module-info.class.
	at org.jacoco.core.analysis.Analyzer.analyzerError(Analyzer.java:162)
	at org.jacoco.core.analysis.Analyzer.analyzeClass(Analyzer.java:134)
	at org.jacoco.core.analysis.Analyzer.analyzeClass(Analyzer.java:157)
	at org.jacoco.core.analysis.Analyzer.analyzeAll(Analyzer.java:193)
	at org.jacoco.core.analysis.Analyzer.analyzeAll(Analyzer.java:226)
	at hudson.plugins.jacoco.ExecutionFileLoader.analyzeStructure(ExecutionFileLoader.java:127)
Caused: java.io.IOException: While reading class directory: /home/jenkins/jenkins-home/jobs/POI/jobs/POI-DSL-Windows-1.18/builds/50/jacoco/classes
	at hudson.plugins.jacoco.ExecutionFileLoader.analyzeStructure(ExecutionFileLoader.java:130)
	at hudson.plugins.jacoco.ExecutionFileLoader.loadBundleCoverage(ExecutionFileLoader.java:138)
	at hudson.plugins.jacoco.JacocoReportDir.parse(JacocoReportDir.java:110)
	at hudson.plugins.jacoco.JacocoBuildAction.loadRatios(JacocoBuildAction.java:331)
	at hudson.plugins.jacoco.JacocoBuildAction.load(JacocoBuildAction.java:321)
	at hudson.plugins.jacoco.JacocoPublisher.perform(JacocoPublisher.java:675)
	at jenkins.tasks.SimpleBuildStep.perform(SimpleBuildStep.java:123)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:763)
	at hudson.model.Build$BuildExecution.post2(Build.java:179)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:707)
	at hudson.model.Run.execute(Run.java:1921)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


Build failed in Jenkins: POI » POI-DSL-Windows-1.18 #49

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/49/display/redirect>

Changes:


------------------------------------------
[...truncated 693.35 KB...]
      At org.apache.bcel.generic.Type.getType(Type.java:215)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.getType(TypeFrameModelingVisitor.java:399)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.modelFieldLoad(TypeFrameModelingVisitor.java:361)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.visitGETSTATIC(TypeFrameModelingVisitor.java:346)
      At org.apache.bcel.generic.GETSTATIC.accept(GETSTATIC.java:76)
      At edu.umd.cs.findbugs.ba.AbstractFrameModelingVisitor.analyzeInstruction(AbstractFrameModelingVisitor.java:84)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.analyzeInstruction(TypeFrameModelingVisitor.java:196)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transferInstruction(TypeAnalysis.java:406)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transferInstruction(TypeAnalysis.java:86)
      At edu.umd.cs.findbugs.ba.AbstractDataflowAnalysis.transfer(AbstractDataflowAnalysis.java:136)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transfer(TypeAnalysis.java:414)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transfer(TypeAnalysis.java:86)
      At edu.umd.cs.findbugs.ba.Dataflow.execute(Dataflow.java:378)
      At edu.umd.cs.findbugs.classfile.engine.bcel.TypeDataflowFactory.analyze(TypeDataflowFactory.java:83)
      At edu.umd.cs.findbugs.classfile.engine.bcel.TypeDataflowFactory.analyze(TypeDataflowFactory.java:43)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.analyzeMethod(AnalysisCache.java:368)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.getMethodAnalysis(AnalysisCache.java:321)
      At edu.umd.cs.findbugs.classfile.engine.bcel.CFGFactory.analyze(CFGFactory.java:160)
      At edu.umd.cs.findbugs.classfile.engine.bcel.CFGFactory.analyze(CFGFactory.java:65)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.analyzeMethod(AnalysisCache.java:368)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.getMethodAnalysis(AnalysisCache.java:321)
      At edu.umd.cs.findbugs.ba.ClassContext.getMethodAnalysis(ClassContext.java:1010)
      At edu.umd.cs.findbugs.ba.ClassContext.getMethodAnalysisNoDataflowAnalysisException(ClassContext.java:995)
      At edu.umd.cs.findbugs.ba.ClassContext.getCFG(ClassContext.java:301)
      At edu.umd.cs.findbugs.detect.BuildNonnullReturnDatabase.analyzeMethod(BuildNonnullReturnDatabase.java:87)
      At edu.umd.cs.findbugs.detect.BuildNonnullReturnDatabase.considerMethod(BuildNonnullReturnDatabase.java:76)
      At edu.umd.cs.findbugs.detect.BuildNonnullReturnDatabase.visitClassContext(BuildNonnullReturnDatabase.java:67)
      At edu.umd.cs.findbugs.DetectorToDetector2Adapter.visitClass(DetectorToDetector2Adapter.java:76)
      At edu.umd.cs.findbugs.FindBugs2.lambda$analyzeApplication$1(FindBugs2.java:1108)
      At java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
      At edu.umd.cs.findbugs.CurrentThreadExecutorService.execute(CurrentThreadExecutorService.java:86)
      At java.base/java.util.concurrent.AbstractExecutorService.invokeAll(AbstractExecutorService.java:247)
      At edu.umd.cs.findbugs.FindBugs2.analyzeApplication(FindBugs2.java:1118)
      At edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:309)
      At edu.umd.cs.findbugs.FindBugs.runMain(FindBugs.java:395)
      At edu.umd.cs.findbugs.FindBugs2.main(FindBugs2.java:1231)
  Exception analyzing org.apache.poi.ooxml.extractor.POIXMLExtractorFactory using detector edu.umd.cs.findbugs.detect.FindUnrelatedTypesInGenericContainer
    org.apache.bcel.classfile.ClassFormatException: Invalid signature: Ljava/util/Collections$UnmodifiableRandomAccessList
      At org.apache.bcel.classfile.Utility.typeSignatureToString(Utility.java:997)
      At org.apache.bcel.generic.Type.getType(Type.java:215)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.getType(TypeFrameModelingVisitor.java:399)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.modelFieldLoad(TypeFrameModelingVisitor.java:361)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.visitGETSTATIC(TypeFrameModelingVisitor.java:346)
      At org.apache.bcel.generic.GETSTATIC.accept(GETSTATIC.java:76)
      At edu.umd.cs.findbugs.ba.AbstractFrameModelingVisitor.analyzeInstruction(AbstractFrameModelingVisitor.java:84)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.analyzeInstruction(TypeFrameModelingVisitor.java:196)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transferInstruction(TypeAnalysis.java:406)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transferInstruction(TypeAnalysis.java:86)
      At edu.umd.cs.findbugs.ba.AbstractDataflowAnalysis.transfer(AbstractDataflowAnalysis.java:136)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transfer(TypeAnalysis.java:414)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transfer(TypeAnalysis.java:86)
      At edu.umd.cs.findbugs.ba.Dataflow.execute(Dataflow.java:378)
      At edu.umd.cs.findbugs.classfile.engine.bcel.TypeDataflowFactory.analyze(TypeDataflowFactory.java:83)
      At edu.umd.cs.findbugs.classfile.engine.bcel.TypeDataflowFactory.analyze(TypeDataflowFactory.java:43)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.analyzeMethod(AnalysisCache.java:368)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.getMethodAnalysis(AnalysisCache.java:321)
      At edu.umd.cs.findbugs.classfile.engine.bcel.CFGFactory.analyze(CFGFactory.java:160)
      At edu.umd.cs.findbugs.classfile.engine.bcel.CFGFactory.analyze(CFGFactory.java:65)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.analyzeMethod(AnalysisCache.java:368)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.getMethodAnalysis(AnalysisCache.java:321)
      At edu.umd.cs.findbugs.ba.ClassContext.getMethodAnalysis(ClassContext.java:1010)
      At edu.umd.cs.findbugs.ba.ClassContext.getMethodAnalysisNoDataflowAnalysisException(ClassContext.java:995)
      At edu.umd.cs.findbugs.ba.ClassContext.getCFG(ClassContext.java:301)
      At edu.umd.cs.findbugs.detect.BuildNonnullReturnDatabase.analyzeMethod(BuildNonnullReturnDatabase.java:87)
      At edu.umd.cs.findbugs.detect.BuildNonnullReturnDatabase.considerMethod(BuildNonnullReturnDatabase.java:76)
      At edu.umd.cs.findbugs.detect.BuildNonnullReturnDatabase.visitClassContext(BuildNonnullReturnDatabase.java:67)
      At edu.umd.cs.findbugs.DetectorToDetector2Adapter.visitClass(DetectorToDetector2Adapter.java:76)
      At edu.umd.cs.findbugs.FindBugs2.lambda$analyzeApplication$1(FindBugs2.java:1108)
      At java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
      At edu.umd.cs.findbugs.CurrentThreadExecutorService.execute(CurrentThreadExecutorService.java:86)
      At java.base/java.util.concurrent.AbstractExecutorService.invokeAll(AbstractExecutorService.java:247)
      At edu.umd.cs.findbugs.FindBugs2.analyzeApplication(FindBugs2.java:1118)
      At edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:309)
      At edu.umd.cs.findbugs.FindBugs.runMain(FindBugs.java:395)
      At edu.umd.cs.findbugs.FindBugs2.main(FindBugs2.java:1231)

SpotBugs ended with exit code 1

> Task :poi-ooxml:spotbugsTest
M B RV: Exceptional return value of java.io.File.delete() ignored in org.apache.poi.xssf.streaming.TestSXSSFUnicodeSurrogates.testWriteUnicodeSurrogates()  At TestSXSSFUnicodeSurrogates.java:[line 65]
M D SF: Switch statement found in org.apache.poi.openxml4j.opc.TestPackageCoreProperties.testEntitiesInCoreProps_56164() where default case is missing  At TestPackageCoreProperties.java:[lines 242-250]
M D RCN: Redundant nullcheck of shape, which is known to be non-null in org.apache.poi.xslf.TestXSLFSlideCopy.replaceText(XSLFSlide, String, String)  Redundant null check at TestXSLFSlideCopy.java:[line 85]
M D DLS: Dead store to run in org.apache.poi.xssf.TestNecessaryOOXMLClasses.testProblemClasses()  At TestNecessaryOOXMLClasses.java:[line 38]
M V EI: org.apache.poi.poifs.crypt.dsig.DummyKeystore$KeyCertPair.getX509Chain() may expose internal representation by returning DummyKeystore$KeyCertPair.x509chain  At DummyKeystore.java:[line 131]
M B CNT: Rough value of Math.PI found: 3.14  At TestXSSFTextParagraph.java:[line 134]
M D RCN: Redundant nullcheck of org.apache.poi.xslf.usermodel.TestPPTX2PNG.basedir which is known to be null in org.apache.poi.xslf.usermodel.TestPPTX2PNG.data()  Redundant null check at TestPPTX2PNG.java:[line 98]
M B RV: Exceptional return value of java.io.File.mkdirs() ignored in new org.apache.poi.xddf.usermodel.chart.TestXDDFChartRemoveSeries()  At TestXDDFChartRemoveSeries.java:[line 48]
M P WMI: org.apache.poi.openxml4j.opc.TestFileHelper.testGetDirectory() makes inefficient use of keySet iterator instead of entrySet iterator  At TestFileHelper.java:[line 45]
M B OS: org.apache.poi.openxml4j.opc.internal.marshallers.TestZipPackagePropertiesMarshaller.ioException() may fail to close stream  At TestZipPackagePropertiesMarshaller.java:[line 64]
M V EI2: new org.apache.poi.xssf.usermodel.TestUnfixedBugs$HsGetValue(Hashtable) may expose internal representation by storing an externally mutable object into TestUnfixedBugs$HsGetValue.cellValues  At TestUnfixedBugs.java:[line 373]
M D DLS: Dead store to cellB1 in org.apache.poi.xssf.usermodel.TestXSSFEvaluationWorkbook.verifySheet(Workbook, FormulaEvaluator)  At TestXSSFEvaluationWorkbook.java:[line 48]
M B OS: org.apache.poi.poifs.crypt.dsig.DummyKeystore.addEntryFromPEM(File, String) may fail to close stream  At DummyKeystore.java:[line 173]
M D SF: Switch statement found in org.apache.poi.xssf.usermodel.TestFormulaEvaluatorOnXSSF.processFunctionRow(String, int, int) where one case falls through to the next case  At TestFormulaEvaluatorOnXSSF.java:[lines 213-215]
M P WMI: org.apache.poi.openxml4j.opc.TestListParts.testListParts() makes inefficient use of keySet iterator instead of entrySet iterator  At TestListParts.java:[line 100]
M D DLS: Dead store to ctDLbls in org.apache.poi.xssf.usermodel.charts.TestXSSFBubbleChartData.testExample()  At TestXSSFBubbleChartData.java:[line 138]
M B RV: Exceptional return value of java.io.File.delete() ignored in org.apache.poi.xssf.usermodel.TestXSSFUnicodeSurrogates.testWriteUnicodeSurrogates()  At TestXSSFUnicodeSurrogates.java:[line 64]
M D ST: Write to static field org.apache.poi.xslf.usermodel.TestXSLFTableRow.row from instance method org.apache.poi.xslf.usermodel.TestXSLFTableRow.setUp()  At TestXSLFTableRow.java:[line 46]
M D ST: Write to static field org.apache.poi.xslf.usermodel.TestXSLFTableRow.tbl from instance method org.apache.poi.xslf.usermodel.TestXSLFTableRow.setUp()  At TestXSLFTableRow.java:[line 44]
M D ST: Write to static field org.apache.poi.xslf.usermodel.TestXSLFTableRow.ppt from instance method org.apache.poi.xslf.usermodel.TestXSLFTableRow.setUp()  At TestXSLFTableRow.java:[line 40]
M D SF: Switch statement found in org.apache.poi.xssf.usermodel.TestMultiSheetFormulaEvaluatorOnXSSF.processFunctionRow(String, String, int) where one case falls through to the next case  At TestMultiSheetFormulaEvaluatorOnXSSF.java:[lines 195-197]
M D SF: Switch statement found in org.apache.poi.extractor.ooxml.TestExtractorFactory.testEmbedded(String, File, String) where default case is missing  At TestExtractorFactory.java:[lines 309-323]
M D SF: Switch statement found in org.apache.poi.xssf.usermodel.TestMatrixFormulasFromXMLSpreadsheet.processFunctionRow(String, int) where one case falls through to the next case  At TestMatrixFormulasFromXMLSpreadsheet.java:[lines 191-193]
M D SF: Switch statement found in org.apache.poi.openxml4j.opc.TestPackage.testBug56479() where default case is missing  At TestPackage.java:[lines 927-938]
M P WMI: org.apache.poi.openxml4j.opc.TestPackage.deletePart() makes inefficient use of keySet iterator instead of entrySet iterator  At TestPackage.java:[line 468]
M P WMI: org.apache.poi.openxml4j.opc.TestPackage.deletePartRecursive() makes inefficient use of keySet iterator instead of entrySet iterator  At TestPackage.java:[line 502]

> Task :poi-ooxml:test

> Task :poi-ooxml:spotbugsTest
M B OS: org.apache.poi.xssf.streaming.OpcZipTest.compareOutput() may fail to close stream  At OpcZipTest.java:[line 43]
M C ICAST: int converted to long and passed as absolute time to new java.util.Date(long) in org.apache.poi.xssf.usermodel.TestSXSSFBugs.test62872()  At TestSXSSFBugs.java:[line 188]
M D REC: Exception is caught when Exception is not thrown in org.apache.poi.ss.tests.TestWorkbookFactory.openHSSFFile()  At TestWorkbookFactory.java:[line 350]
M D BC: instanceof will always return true for all non-null values in org.apache.poi.ss.tests.TestWorkbookFactory.testCreateNative(), since all org.apache.poi.xssf.usermodel.XSSFWorkbook are instances of org.apache.poi.xssf.usermodel.XSSFWorkbook  At TestWorkbookFactory.java:[line 128]
M D RV: Return value of XSSFSheet.getRow(int) ignored, but method has no side effect  At TestXSSFSheet.java:[line 1779]
M D IM: Check for oddness that won't work for negative numbers in org.apache.poi.xssf.usermodel.TestXSSFBugs.test62108()  At TestXSSFBugs.java:[line 3137]
M D DLS: Dead store to shapes in org.apache.poi.xslf.usermodel.TestXSLFTextShape.verifySlide5(XSLFSlide)  At TestXSLFTextShape.java:[line 471]
M D DLS: Dead store to layout in org.apache.poi.xslf.usermodel.TestXSLFTextShape.verifySlide5(XSLFSlide)  At TestXSLFTextShape.java:[line 470]
M B OS: org.apache.poi.xssf.extractor.TestXSSFExportToXML.testExportToXMLSingleAttributeNamespace() may fail to close stream  At TestXSSFExportToXML.java:[line 234]
M B OS: org.apache.poi.xssf.extractor.TestXSSFExportToXML.testXXEInSchema() may fail to close stream  At TestXSSFExportToXML.java:[line 674]
M P WMI: org.apache.poi.xssf.model.TestThemesTable.testThemesTableColors() makes inefficient use of keySet iterator instead of entrySet iterator  At TestThemesTable.java:[line 90]
M X OBL: org.apache.poi.xwpf.TestDocumentProtection.testIntegration() may fail to clean up java.io.OutputStream on checked exception  Obligation to clean up resource created at TestDocumentProtection.java:[line 151] is not discharged
M P SS: Unread field: org.apache.poi.xssf.streaming.TestSXSSFWorkbookWithCustomZipEntrySource.cellValue; should this field be static?  At TestSXSSFWorkbookWithCustomZipEntrySource.java:[line 56]
M P SS: Unread field: org.apache.poi.xssf.streaming.TestSheetDataWriter.unicodeSurrogates; should this field be static?  At TestSheetDataWriter.java:[line 36]
M P SS: Unread field: org.apache.poi.xssf.streaming.TestSXSSFWorkbookWithCustomZipEntrySource.sheetName; should this field be static?  At TestSXSSFWorkbookWithCustomZipEntrySource.java:[line 55]
M M IS: Inconsistent synchronization of org.apache.poi.ooxml.TestPOIXMLDocument$UncaughtHandler.e; locked 66% of time  Unsynchronized access at TestPOIXMLDocument.java:[line 345]
SpotBugs ended with exit code 1

> Task :poi-scratchpad:javadocJar
> Task :poi-scratchpad:assemble
> Task :poi-scratchpad:check
> Task :poi-scratchpad:build
> Task :poi-examples:getDeps
> Task :poi:jacocoTestReport
> Task :poi-examples:jacocoTestReport
> Task :poi:jenkins
> Task :poi-excelant:getDeps
> Task :poi-excelant:jacocoTestReport
> Task :poi-excelant:jenkins
> Task :poi-examples:jenkins
> Task :poi-ooxml-full:getDeps
> Task :poi-ooxml-lite:getDeps
> Task :poi-ooxml:check
> Task :poi-ooxml:build
> Task :poi-ooxml:getDeps
> Task :poi-ooxml-full:jacocoTestReport SKIPPED
> Task :poi-ooxml-full:jenkins
> Task :poi-ooxml-lite:jacocoTestReport SKIPPED
> Task :poi-ooxml-lite:jenkins
> Task :poi-ooxml-lite-agent:jenkins
> Task :poi-integration:check
> Task :poi-integration:build
> Task :jenkins
> Task :poi-integration:jacocoTestReport
> Task :poi-integration:jenkins
> Task :poi-scratchpad:jacocoTestReport
> Task :poi-scratchpad:jenkins
> Task :poi-ooxml:jacocoTestReport
> Task :poi-ooxml:jenkins

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

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

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 3 invalid unit(s) of work during this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD SUCCESSFUL in 22m 4s
154 actionable tasks: 154 executed
Build step 'Invoke Gradle script' changed build result to SUCCESS
[SpotBugs] [-ERROR-] No files found for pattern '*/build/reports/spotbugs/*.xml'. Configuration error?
[SpotBugs] Searching for all files in '<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/'> that match the pattern '*/build/reports/spotbugs/*.xml'
[SpotBugs] Skipping post processing
[SpotBugs] No filter has been set, publishing all 0 issues
[SpotBugs] Repository miner is not configured, skipping repository mining
[SpotBugs] Reference build recorder is not configured
[SpotBugs] Obtaining reference build from same job (POI-DSL-Windows-1.18)
[SpotBugs] Using reference build 'POI/POI-DSL-Windows-1.18 #15' to compute new, fixed, and outstanding issues
[SpotBugs] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 2299
[SpotBugs] No quality gates have been set - skipping
[SpotBugs] Health report is disabled - skipping
[SpotBugs] Created analysis result for 0 issues (found 0 new issues, fixed 2299 issues)
[SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'POI/POI-DSL-Windows-1.18 #49'.
[Checks API] No suitable checks publisher found.
Archiving artifacts
[Fast Archiver] Compressed 423.54 MB of artifacts by 22.7% relative to #15
Recording test results
[Checks API] No suitable checks publisher found.
[JaCoCo plugin] Collecting JaCoCo coverage data...
[JaCoCo plugin] */build/*.exec,*/build/jacoco/*.exec;*/build/classes;*/src/main/java; locations are configured
[JaCoCo plugin] Number of found exec files for pattern */build/*.exec,*/build/jacoco/*.exec: 6
[JaCoCo plugin] Saving matched execfiles:  <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-examples\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-excelant\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-integration\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-scratchpad\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi\build\jacoco\test.exec>
[JaCoCo plugin] Saving matched class directories for class-pattern: */build/classes: 
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-examples\build\classes> 159 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-excelant\build\classes> 29 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-integration\build\classes> 31 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml-full\build\classes> 5567 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml-lite-agent\build\classes> 4 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml-lite\build\classes> 5567 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml\build\classes> 1202 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-scratchpad\build\classes> 1145 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi\build\classes> 2327 files
[JaCoCo plugin] Saving matched source directories for source-pattern: */src/main/java: 
[JaCoCo plugin] Source Inclusions: null
[JaCoCo plugin] Source Exclusions: null
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/osgi\src\main\java> 6 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-examples\src\main\java> 174 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-excelant\src\main\java> 21 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml-lite-agent\src\main\java> 7 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml\src\main\java> 699 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-scratchpad\src\main\java> 577 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi\src\main\java> 1303 files
[JaCoCo plugin] Loading inclusions files..
[JaCoCo plugin] inclusions: [**/*.class]
[JaCoCo plugin] exclusions: [com/microsoft/**, org/openxmlformats/**, org/etsi/**, org/w3/**, schemaorg*/**, schemasMicrosoft*/**, org/apache/poi/hdf/model/hdftypes/definitions/*.class, org/apache/poi/hwpf/model/types/*.class, org/apache/poi/hssf/usermodel/DummyGraphics2d.class, org/apache/poi/sl/draw/binding/*.class]
ERROR: Step ‘Record JaCoCo coverage report’ aborted due to exception: 
java.lang.IllegalArgumentException: Unsupported class file major version 62
	at org.objectweb.asm.ClassReader.<init>(ClassReader.java:196)
	at org.objectweb.asm.ClassReader.<init>(ClassReader.java:177)
	at org.objectweb.asm.ClassReader.<init>(ClassReader.java:163)
	at org.jacoco.core.internal.instr.InstrSupport.classReaderFor(InstrSupport.java:280)
	at org.jacoco.core.analysis.Analyzer.analyzeClass(Analyzer.java:107)
	at org.jacoco.core.analysis.Analyzer.analyzeClass(Analyzer.java:132)
Caused: java.io.IOException: Error while analyzing /home/jenkins/jenkins-home/jobs/POI/jobs/POI-DSL-Windows-1.18/builds/49/jacoco/classes/java9/test/META-INF/versions/9/module-info.class.
	at org.jacoco.core.analysis.Analyzer.analyzerError(Analyzer.java:162)
	at org.jacoco.core.analysis.Analyzer.analyzeClass(Analyzer.java:134)
	at org.jacoco.core.analysis.Analyzer.analyzeClass(Analyzer.java:157)
	at org.jacoco.core.analysis.Analyzer.analyzeAll(Analyzer.java:193)
	at org.jacoco.core.analysis.Analyzer.analyzeAll(Analyzer.java:226)
	at hudson.plugins.jacoco.ExecutionFileLoader.analyzeStructure(ExecutionFileLoader.java:127)
Caused: java.io.IOException: While reading class directory: /home/jenkins/jenkins-home/jobs/POI/jobs/POI-DSL-Windows-1.18/builds/49/jacoco/classes
	at hudson.plugins.jacoco.ExecutionFileLoader.analyzeStructure(ExecutionFileLoader.java:130)
	at hudson.plugins.jacoco.ExecutionFileLoader.loadBundleCoverage(ExecutionFileLoader.java:138)
	at hudson.plugins.jacoco.JacocoReportDir.parse(JacocoReportDir.java:110)
	at hudson.plugins.jacoco.JacocoBuildAction.loadRatios(JacocoBuildAction.java:331)
	at hudson.plugins.jacoco.JacocoBuildAction.load(JacocoBuildAction.java:321)
	at hudson.plugins.jacoco.JacocoPublisher.perform(JacocoPublisher.java:675)
	at jenkins.tasks.SimpleBuildStep.perform(SimpleBuildStep.java:123)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:763)
	at hudson.model.Build$BuildExecution.post2(Build.java:179)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:707)
	at hudson.model.Run.execute(Run.java:1921)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


Build failed in Jenkins: POI » POI-DSL-Windows-1.18 #48

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/48/display/redirect>

Changes:


------------------------------------------
[...truncated 305.10 KB...]
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236)
	Also:   java.nio.file.FileSystemException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/.svn\svn.d1fb8cf8-5b95-42b8-8fd3-9ffba4b43d80.tmp>: The process cannot access the file because it is being used by another process.

			at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:240)
jenkins.util.io.CompositeIOException: Unable to remove file <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/.svn\svn.d1fb8cf8-5b95-42b8-8fd3-9ffba4b43d80.tmp>
		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:251)
		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213)
		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:224)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:224)
		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
Also:   	Also:   java.nio.file.DirectoryNotEmptyException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/.svn>
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236)
	Also:   java.nio.file.DirectoryNotEmptyException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/.svn>
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:240)
jenkins.util.io.CompositeIOException: Unable to remove directory <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/.svn> with directory contents: [<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/.svn\svn.d1fb8cf8-5b95-42b8-8fd3-9ffba4b43d80.tmp]>
		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:249)
		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213)
		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:224)
		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 40.75.127.21/40.75.127.21:51063
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:1000)
		at hudson.FilePath.act(FilePath.java:1194)
		at hudson.FilePath.act(FilePath.java:1183)
		at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:961)
		at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:884)
		at hudson.scm.SCM.checkout(SCM.java:540)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1215)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:645)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:517)
		at hudson.model.Run.execute(Run.java:1896)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
		at hudson.model.ResourceController.execute(ResourceController.java:101)
		at hudson.model.Executor.run(Executor.java:442)
jenkins.util.io.CompositeIOException: Unable to delete '<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/.'.> Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
	at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:87)
	at hudson.Util.deleteContentsRecursive(Util.java:285)
	at hudson.Util.deleteContentsRecursive(Util.java:274)
	at hudson.scm.subversion.CheckoutUpdater$SubversionUpdateTask.perform(CheckoutUpdater.java:90)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:176)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:185)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1065)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1041)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1014)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3487)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:375)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:118)
	at java.lang.Thread.run(Unknown Source)
Retrying after 10 seconds
Checking out a fresh workspace because there's no workspace at F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.18
Cleaning local Directory .
Also:   	Also:   java.nio.file.FileSystemException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/.svn\svn.d1fb8cf8-5b95-42b8-8fd3-9ffba4b43d80.tmp>: The process cannot access the file because it is being used by another process.

			at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236)
	Also:   java.nio.file.FileSystemException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/.svn\svn.d1fb8cf8-5b95-42b8-8fd3-9ffba4b43d80.tmp>: The process cannot access the file because it is being used by another process.

			at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:240)
jenkins.util.io.CompositeIOException: Unable to remove file <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/.svn\svn.d1fb8cf8-5b95-42b8-8fd3-9ffba4b43d80.tmp>
		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:251)
		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213)
		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:224)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:224)
		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
Also:   	Also:   java.nio.file.DirectoryNotEmptyException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/.svn>
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236)
	Also:   java.nio.file.DirectoryNotEmptyException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/.svn>
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:240)
jenkins.util.io.CompositeIOException: Unable to remove directory <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/.svn> with directory contents: [<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/.svn\svn.d1fb8cf8-5b95-42b8-8fd3-9ffba4b43d80.tmp]>
		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:249)
		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213)
		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:224)
		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 40.75.127.21/40.75.127.21:51063
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:1000)
		at hudson.FilePath.act(FilePath.java:1194)
		at hudson.FilePath.act(FilePath.java:1183)
		at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:961)
		at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:884)
		at hudson.scm.SCM.checkout(SCM.java:540)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1215)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:645)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:517)
		at hudson.model.Run.execute(Run.java:1896)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
		at hudson.model.ResourceController.execute(ResourceController.java:101)
		at hudson.model.Executor.run(Executor.java:442)
jenkins.util.io.CompositeIOException: Unable to delete '<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/.'.> Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
	at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:87)
	at hudson.Util.deleteContentsRecursive(Util.java:285)
	at hudson.Util.deleteContentsRecursive(Util.java:274)
	at hudson.scm.subversion.CheckoutUpdater$SubversionUpdateTask.perform(CheckoutUpdater.java:90)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:176)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:132)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1065)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1041)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1014)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3487)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:375)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:118)
	at java.lang.Thread.run(Unknown Source)
Retrying after 10 seconds
Checking out a fresh workspace because there's no workspace at F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.18
Cleaning local Directory .
Also:   	Also:   java.nio.file.FileSystemException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/.svn\svn.d1fb8cf8-5b95-42b8-8fd3-9ffba4b43d80.tmp>: The process cannot access the file because it is being used by another process.

			at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236)
	Also:   java.nio.file.FileSystemException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/.svn\svn.d1fb8cf8-5b95-42b8-8fd3-9ffba4b43d80.tmp>: The process cannot access the file because it is being used by another process.

			at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:240)
jenkins.util.io.CompositeIOException: Unable to remove file <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/.svn\svn.d1fb8cf8-5b95-42b8-8fd3-9ffba4b43d80.tmp>
		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:251)
		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213)
		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:224)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:224)
		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
Also:   	Also:   java.nio.file.DirectoryNotEmptyException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/.svn>
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:236)
	Also:   java.nio.file.DirectoryNotEmptyException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/.svn>
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:240)
jenkins.util.io.CompositeIOException: Unable to remove directory <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/.svn> with directory contents: [<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/.svn\svn.d1fb8cf8-5b95-42b8-8fd3-9ffba4b43d80.tmp]>
		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:249)
		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213)
		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:224)
		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 40.75.127.21/40.75.127.21:51063
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:1000)
		at hudson.FilePath.act(FilePath.java:1194)
		at hudson.FilePath.act(FilePath.java:1183)
		at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:961)
		at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:884)
		at hudson.scm.SCM.checkout(SCM.java:540)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1215)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:645)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:517)
		at hudson.model.Run.execute(Run.java:1896)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
		at hudson.model.ResourceController.execute(ResourceController.java:101)
		at hudson.model.Executor.run(Executor.java:442)
jenkins.util.io.CompositeIOException: Unable to delete '<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/.'.> Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
	at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:87)
	at hudson.Util.deleteContentsRecursive(Util.java:285)
	at hudson.Util.deleteContentsRecursive(Util.java:274)
	at hudson.scm.subversion.CheckoutUpdater$SubversionUpdateTask.perform(CheckoutUpdater.java:90)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:176)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:132)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1065)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1041)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1014)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3487)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:375)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:118)
	at java.lang.Thread.run(Unknown Source)
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


Build failed in Jenkins: POI » POI-DSL-Windows-1.18 #47

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/47/display/redirect?page=changes>

Changes:

[PJ Fanning] update docs

[PJ Fanning] use batik 1.15 release

[PJ Fanning] byte-buddy 1.12.17

[PJ Fanning] junit 5.9.1

[PJ Fanning] upgrade rat

[PJ Fanning] slf4j 2.0.2


------------------------------------------
[...truncated 665.03 KB...]
      At edu.umd.cs.findbugs.classfile.engine.bcel.CFGFactory.analyze(CFGFactory.java:160)
      At edu.umd.cs.findbugs.classfile.engine.bcel.CFGFactory.analyze(CFGFactory.java:65)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.analyzeMethod(AnalysisCache.java:368)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.getMethodAnalysis(AnalysisCache.java:321)
      At edu.umd.cs.findbugs.ba.ClassContext.getMethodAnalysis(ClassContext.java:1010)
      At edu.umd.cs.findbugs.ba.ClassContext.getMethodAnalysisNoDataflowAnalysisException(ClassContext.java:995)
      At edu.umd.cs.findbugs.ba.ClassContext.getCFG(ClassContext.java:301)
      At edu.umd.cs.findbugs.detect.BuildNonnullReturnDatabase.analyzeMethod(BuildNonnullReturnDatabase.java:87)
      At edu.umd.cs.findbugs.detect.BuildNonnullReturnDatabase.considerMethod(BuildNonnullReturnDatabase.java:76)
      At edu.umd.cs.findbugs.detect.BuildNonnullReturnDatabase.visitClassContext(BuildNonnullReturnDatabase.java:67)
      At edu.umd.cs.findbugs.DetectorToDetector2Adapter.visitClass(DetectorToDetector2Adapter.java:76)
      At edu.umd.cs.findbugs.FindBugs2.lambda$analyzeApplication$1(FindBugs2.java:1108)
      At java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
      At edu.umd.cs.findbugs.CurrentThreadExecutorService.execute(CurrentThreadExecutorService.java:86)
      At java.base/java.util.concurrent.AbstractExecutorService.invokeAll(AbstractExecutorService.java:247)
      At edu.umd.cs.findbugs.FindBugs2.analyzeApplication(FindBugs2.java:1118)
      At edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:309)
      At edu.umd.cs.findbugs.FindBugs.runMain(FindBugs.java:395)
      At edu.umd.cs.findbugs.FindBugs2.main(FindBugs2.java:1231)
  Failure examining basic blocks in Duplicate Branches detector
    org.apache.bcel.classfile.ClassFormatException: Invalid signature: Ljava/util/Collections$UnmodifiableRandomAccessList
      At org.apache.bcel.classfile.Utility.typeSignatureToString(Utility.java:997)
      At org.apache.bcel.generic.Type.getType(Type.java:215)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.getType(TypeFrameModelingVisitor.java:399)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.modelFieldLoad(TypeFrameModelingVisitor.java:361)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.visitGETSTATIC(TypeFrameModelingVisitor.java:346)
      At org.apache.bcel.generic.GETSTATIC.accept(GETSTATIC.java:76)
      At edu.umd.cs.findbugs.ba.AbstractFrameModelingVisitor.analyzeInstruction(AbstractFrameModelingVisitor.java:84)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.analyzeInstruction(TypeFrameModelingVisitor.java:196)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transferInstruction(TypeAnalysis.java:406)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transferInstruction(TypeAnalysis.java:86)
      At edu.umd.cs.findbugs.ba.AbstractDataflowAnalysis.transfer(AbstractDataflowAnalysis.java:136)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transfer(TypeAnalysis.java:414)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transfer(TypeAnalysis.java:86)
      At edu.umd.cs.findbugs.ba.Dataflow.execute(Dataflow.java:378)
      At edu.umd.cs.findbugs.classfile.engine.bcel.TypeDataflowFactory.analyze(TypeDataflowFactory.java:83)
      At edu.umd.cs.findbugs.classfile.engine.bcel.TypeDataflowFactory.analyze(TypeDataflowFactory.java:43)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.analyzeMethod(AnalysisCache.java:368)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.getMethodAnalysis(AnalysisCache.java:321)
      At edu.umd.cs.findbugs.classfile.engine.bcel.CFGFactory.analyze(CFGFactory.java:160)
      At edu.umd.cs.findbugs.classfile.engine.bcel.CFGFactory.analyze(CFGFactory.java:65)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.analyzeMethod(AnalysisCache.java:368)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.getMethodAnalysis(AnalysisCache.java:321)
      At edu.umd.cs.findbugs.ba.ClassContext.getMethodAnalysis(ClassContext.java:1010)
      At edu.umd.cs.findbugs.ba.ClassContext.getMethodAnalysisNoDataflowAnalysisException(ClassContext.java:995)
      At edu.umd.cs.findbugs.ba.ClassContext.getCFG(ClassContext.java:301)
      At edu.umd.cs.findbugs.detect.BuildNonnullReturnDatabase.analyzeMethod(BuildNonnullReturnDatabase.java:87)
      At edu.umd.cs.findbugs.detect.BuildNonnullReturnDatabase.considerMethod(BuildNonnullReturnDatabase.java:76)
      At edu.umd.cs.findbugs.detect.BuildNonnullReturnDatabase.visitClassContext(BuildNonnullReturnDatabase.java:67)
      At edu.umd.cs.findbugs.DetectorToDetector2Adapter.visitClass(DetectorToDetector2Adapter.java:76)
      At edu.umd.cs.findbugs.FindBugs2.lambda$analyzeApplication$1(FindBugs2.java:1108)
      At java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
      At edu.umd.cs.findbugs.CurrentThreadExecutorService.execute(CurrentThreadExecutorService.java:86)
      At java.base/java.util.concurrent.AbstractExecutorService.invokeAll(AbstractExecutorService.java:247)
      At edu.umd.cs.findbugs.FindBugs2.analyzeApplication(FindBugs2.java:1118)
      At edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:309)
      At edu.umd.cs.findbugs.FindBugs.runMain(FindBugs.java:395)
      At edu.umd.cs.findbugs.FindBugs2.main(FindBugs2.java:1231)
  Exception analyzing org.apache.poi.ooxml.extractor.POIXMLExtractorFactory using detector edu.umd.cs.findbugs.detect.FindUnrelatedTypesInGenericContainer
    org.apache.bcel.classfile.ClassFormatException: Invalid signature: Ljava/util/Collections$UnmodifiableRandomAccessList
      At org.apache.bcel.classfile.Utility.typeSignatureToString(Utility.java:997)
      At org.apache.bcel.generic.Type.getType(Type.java:215)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.getType(TypeFrameModelingVisitor.java:399)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.modelFieldLoad(TypeFrameModelingVisitor.java:361)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.visitGETSTATIC(TypeFrameModelingVisitor.java:346)
      At org.apache.bcel.generic.GETSTATIC.accept(GETSTATIC.java:76)
      At edu.umd.cs.findbugs.ba.AbstractFrameModelingVisitor.analyzeInstruction(AbstractFrameModelingVisitor.java:84)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.analyzeInstruction(TypeFrameModelingVisitor.java:196)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transferInstruction(TypeAnalysis.java:406)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transferInstruction(TypeAnalysis.java:86)
      At edu.umd.cs.findbugs.ba.AbstractDataflowAnalysis.transfer(AbstractDataflowAnalysis.java:136)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transfer(TypeAnalysis.java:414)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transfer(TypeAnalysis.java:86)
      At edu.umd.cs.findbugs.ba.Dataflow.execute(Dataflow.java:378)
      At edu.umd.cs.findbugs.classfile.engine.bcel.TypeDataflowFactory.analyze(TypeDataflowFactory.java:83)
      At edu.umd.cs.findbugs.classfile.engine.bcel.TypeDataflowFactory.analyze(TypeDataflowFactory.java:43)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.analyzeMethod(AnalysisCache.java:368)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.getMethodAnalysis(AnalysisCache.java:321)
      At edu.umd.cs.findbugs.classfile.engine.bcel.CFGFactory.analyze(CFGFactory.java:160)
      At edu.umd.cs.findbugs.classfile.engine.bcel.CFGFactory.analyze(CFGFactory.java:65)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.analyzeMethod(AnalysisCache.java:368)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.getMethodAnalysis(AnalysisCache.java:321)
      At edu.umd.cs.findbugs.ba.ClassContext.getMethodAnalysis(ClassContext.java:1010)
      At edu.umd.cs.findbugs.ba.ClassContext.getMethodAnalysisNoDataflowAnalysisException(ClassContext.java:995)
      At edu.umd.cs.findbugs.ba.ClassContext.getCFG(ClassContext.java:301)
      At edu.umd.cs.findbugs.detect.BuildNonnullReturnDatabase.analyzeMethod(BuildNonnullReturnDatabase.java:87)
      At edu.umd.cs.findbugs.detect.BuildNonnullReturnDatabase.considerMethod(BuildNonnullReturnDatabase.java:76)
      At edu.umd.cs.findbugs.detect.BuildNonnullReturnDatabase.visitClassContext(BuildNonnullReturnDatabase.java:67)
      At edu.umd.cs.findbugs.DetectorToDetector2Adapter.visitClass(DetectorToDetector2Adapter.java:76)
      At edu.umd.cs.findbugs.FindBugs2.lambda$analyzeApplication$1(FindBugs2.java:1108)
      At java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
      At edu.umd.cs.findbugs.CurrentThreadExecutorService.execute(CurrentThreadExecutorService.java:86)
      At java.base/java.util.concurrent.AbstractExecutorService.invokeAll(AbstractExecutorService.java:247)
      At edu.umd.cs.findbugs.FindBugs2.analyzeApplication(FindBugs2.java:1118)
      At edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:309)
      At edu.umd.cs.findbugs.FindBugs.runMain(FindBugs.java:395)
      At edu.umd.cs.findbugs.FindBugs2.main(FindBugs2.java:1231)

SpotBugs ended with exit code 1

> Task :poi-excelant:check
> Task :poi-excelant:build
> Task :poi-excelant:jacocoTestReport
> Task :poi-ooxml-lite:compileJava9
> Task :poi-ooxml-lite:cacheJava9 UP-TO-DATE
> Task :poi-ooxml-lite:classes
> Task :zipJavadocs
> Task :poi-ooxml-lite:jar
> Task :poi-ooxml-lite:javadoc SKIPPED
> Task :poi-ooxml-lite:javadocJar SKIPPED
> Task :poi-ooxml-lite:assemble
> Task :srcDistTar
> 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:check
> Task :poi-ooxml-lite:build
> Task :poi-ooxml-lite:getDeps

> Task :binDistTar
Execution optimizations have been disabled for task ':binDistTar' to ensure correctness due to the following reasons:
  - Gradle detected a problem with the following location: 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.18\build\dist\maven'. Reason: Task ':binDistTar' uses this output of task ':poi-examples:jar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  - Gradle detected a problem with the following location: 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.18\build\dist\maven'. Reason: Task ':binDistTar' uses this output of task ':poi-excelant:jar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.

> Task :binDistZip
> Task :poi-ooxml-lite:jacocoTestReport SKIPPED

> Task :binDistZip
Execution optimizations have been disabled for task ':binDistZip' to ensure correctness due to the following reasons:
  - Gradle detected a problem with the following location: 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.18\build\dist\maven'. Reason: Task ':binDistZip' uses this output of task ':poi-examples:jar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  - Gradle detected a problem with the following location: 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.18\build\dist\maven'. Reason: Task ':binDistZip' uses this output of task ':poi-excelant:jar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.

> Task :poi-ooxml:check
> Task :poi-ooxml:build
> Task :poi-ooxml:getDeps
> Task :srcDistZip
> Task :fixDistDir
> Task :soLinkCheck
> Task :poi-ooxml:jacocoTestReport
> Task :rat
> Task :poi:jenkins
> Task :poi-examples:jenkins
> Task :poi-excelant:jenkins
> Task :poi-ooxml:jenkins
> Task :poi-ooxml-full:jenkins
> Task :poi-ooxml-lite:jenkins
> Task :poi-ooxml-lite-agent:jenkins
> Task :poi-scratchpad:jenkins
> Task :poi-integration:check
> Task :poi-integration:build
> Task :jenkins
> Task :poi-integration:jacocoTestReport
> Task :poi-integration:jenkins

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

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

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 3 invalid unit(s) of work during this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD SUCCESSFUL in 22m 9s
153 actionable tasks: 148 executed, 5 up-to-date
Build step 'Invoke Gradle script' changed build result to SUCCESS
[SpotBugs] [-ERROR-] No files found for pattern '*/build/reports/spotbugs/*.xml'. Configuration error?
[SpotBugs] Searching for all files in '<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/'> that match the pattern '*/build/reports/spotbugs/*.xml'
[SpotBugs] Skipping post processing
[SpotBugs] No filter has been set, publishing all 0 issues
[SpotBugs] Repository miner is not configured, skipping repository mining
[SpotBugs] Reference build recorder is not configured
[SpotBugs] Obtaining reference build from same job (POI-DSL-Windows-1.18)
[SpotBugs] Using reference build 'POI/POI-DSL-Windows-1.18 #15' to compute new, fixed, and outstanding issues
[SpotBugs] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 2299
[SpotBugs] No quality gates have been set - skipping
[SpotBugs] Health report is disabled - skipping
[SpotBugs] Created analysis result for 0 issues (found 0 new issues, fixed 2299 issues)
[SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'POI/POI-DSL-Windows-1.18 #47'.
[Checks API] No suitable checks publisher found.
Archiving artifacts
[Fast Archiver] Compressed 422.18 MB of artifacts by 22.8% relative to #15
Recording test results
[Checks API] No suitable checks publisher found.
[JaCoCo plugin] Collecting JaCoCo coverage data...
[JaCoCo plugin] */build/*.exec,*/build/jacoco/*.exec;*/build/classes;*/src/main/java; locations are configured
[JaCoCo plugin] Number of found exec files for pattern */build/*.exec,*/build/jacoco/*.exec: 6
[JaCoCo plugin] Saving matched execfiles:  <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-examples\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-excelant\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-integration\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-scratchpad\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi\build\jacoco\test.exec>
[JaCoCo plugin] Saving matched class directories for class-pattern: */build/classes: 
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-examples\build\classes> 159 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-excelant\build\classes> 29 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-integration\build\classes> 31 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml-full\build\classes> 5567 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml-lite-agent\build\classes> 4 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml-lite\build\classes> 5567 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml\build\classes> 1201 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-scratchpad\build\classes> 1145 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi\build\classes> 2327 files
[JaCoCo plugin] Saving matched source directories for source-pattern: */src/main/java: 
[JaCoCo plugin] Source Inclusions: null
[JaCoCo plugin] Source Exclusions: null
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/osgi\src\main\java> 6 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-examples\src\main\java> 174 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-excelant\src\main\java> 21 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml-lite-agent\src\main\java> 7 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml\src\main\java> 699 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-scratchpad\src\main\java> 577 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi\src\main\java> 1303 files
[JaCoCo plugin] Loading inclusions files..
[JaCoCo plugin] inclusions: [**/*.class]
[JaCoCo plugin] exclusions: [com/microsoft/**, org/openxmlformats/**, org/etsi/**, org/w3/**, schemaorg*/**, schemasMicrosoft*/**, org/apache/poi/hdf/model/hdftypes/definitions/*.class, org/apache/poi/hwpf/model/types/*.class, org/apache/poi/hssf/usermodel/DummyGraphics2d.class, org/apache/poi/sl/draw/binding/*.class]
ERROR: Step ‘Record JaCoCo coverage report’ aborted due to exception: 
java.lang.IllegalArgumentException: Unsupported class file major version 62
	at org.objectweb.asm.ClassReader.<init>(ClassReader.java:196)
	at org.objectweb.asm.ClassReader.<init>(ClassReader.java:177)
	at org.objectweb.asm.ClassReader.<init>(ClassReader.java:163)
	at org.jacoco.core.internal.instr.InstrSupport.classReaderFor(InstrSupport.java:280)
	at org.jacoco.core.analysis.Analyzer.analyzeClass(Analyzer.java:107)
	at org.jacoco.core.analysis.Analyzer.analyzeClass(Analyzer.java:132)
Caused: java.io.IOException: Error while analyzing /home/jenkins/jenkins-home/jobs/POI/jobs/POI-DSL-Windows-1.18/builds/47/jacoco/classes/java9/test/META-INF/versions/9/module-info.class.
	at org.jacoco.core.analysis.Analyzer.analyzerError(Analyzer.java:162)
	at org.jacoco.core.analysis.Analyzer.analyzeClass(Analyzer.java:134)
	at org.jacoco.core.analysis.Analyzer.analyzeClass(Analyzer.java:157)
	at org.jacoco.core.analysis.Analyzer.analyzeAll(Analyzer.java:193)
	at org.jacoco.core.analysis.Analyzer.analyzeAll(Analyzer.java:226)
	at hudson.plugins.jacoco.ExecutionFileLoader.analyzeStructure(ExecutionFileLoader.java:127)
Caused: java.io.IOException: While reading class directory: /home/jenkins/jenkins-home/jobs/POI/jobs/POI-DSL-Windows-1.18/builds/47/jacoco/classes
	at hudson.plugins.jacoco.ExecutionFileLoader.analyzeStructure(ExecutionFileLoader.java:130)
	at hudson.plugins.jacoco.ExecutionFileLoader.loadBundleCoverage(ExecutionFileLoader.java:138)
	at hudson.plugins.jacoco.JacocoReportDir.parse(JacocoReportDir.java:110)
	at hudson.plugins.jacoco.JacocoBuildAction.loadRatios(JacocoBuildAction.java:331)
	at hudson.plugins.jacoco.JacocoBuildAction.load(JacocoBuildAction.java:321)
	at hudson.plugins.jacoco.JacocoPublisher.perform(JacocoPublisher.java:675)
	at jenkins.tasks.SimpleBuildStep.perform(SimpleBuildStep.java:123)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:763)
	at hudson.model.Build$BuildExecution.post2(Build.java:179)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:707)
	at hudson.model.Run.execute(Run.java:1921)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


Build failed in Jenkins: POI » POI-DSL-Windows-1.18 #46

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/46/display/redirect?page=changes>

Changes:

[PJ Fanning] log4j release

[PJ Fanning] 5.2.3 release

[PJ Fanning] 5.2.3 release

[PJ Fanning] prep 5.2.3 release

[PJ Fanning] use batik 1.15 rc1

[PJ Fanning] xmlsec 3.0.1

[PJ Fanning] lgtm issues

[PJ Fanning] slf4j 2.0.1

[PJ Fanning] [bug-66263] add test case to try to get extra classes into poi-ooxml-lite

[PJ Fanning] [bug-66263] add test case to try to get extra classes into poi-ooxml-lite

[PJ Fanning] try to use IllegalStateException instead of RuntimeException

[PJ Fanning] try to use IllegalStateException instead of RuntimeException

[PJ Fanning] log4j 2.19.0 rc2 may not need hamcrest build hack

[PJ Fanning] try to use checked exceptions where APIs already support them

[PJ Fanning] try to use IllegalStateException instead of RuntimeException

[PJ Fanning] try to use IllegalStateException instead of RuntimeException

[PJ Fanning] some lgtm issues

[PJ Fanning] try to fix hamcrest module issue affecting poi-ooxml test compile

[PJ Fanning] test with log4j 2.19.0 rc1

[PJ Fanning] upgrade deps

[PJ Fanning] graphics2d 0.41


------------------------------------------
[...truncated 1.07 MB...]
      At edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:309)
      At edu.umd.cs.findbugs.FindBugs.runMain(FindBugs.java:395)
      At edu.umd.cs.findbugs.FindBugs2.main(FindBugs2.java:1231)
  Exception analyzing org.apache.poi.ooxml.extractor.POIXMLExtractorFactory using detector edu.umd.cs.findbugs.detect.FindBadCast2
    org.apache.bcel.classfile.ClassFormatException: Invalid signature: Ljava/util/Collections$UnmodifiableRandomAccessList
      At org.apache.bcel.classfile.Utility.typeSignatureToString(Utility.java:997)
      At org.apache.bcel.generic.Type.getType(Type.java:215)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.getType(TypeFrameModelingVisitor.java:399)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.modelFieldLoad(TypeFrameModelingVisitor.java:361)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.visitGETSTATIC(TypeFrameModelingVisitor.java:346)
      At org.apache.bcel.generic.GETSTATIC.accept(GETSTATIC.java:76)
      At edu.umd.cs.findbugs.ba.AbstractFrameModelingVisitor.analyzeInstruction(AbstractFrameModelingVisitor.java:84)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.analyzeInstruction(TypeFrameModelingVisitor.java:196)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transferInstruction(TypeAnalysis.java:406)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transferInstruction(TypeAnalysis.java:86)
      At edu.umd.cs.findbugs.ba.AbstractDataflowAnalysis.transfer(AbstractDataflowAnalysis.java:136)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transfer(TypeAnalysis.java:414)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transfer(TypeAnalysis.java:86)
      At edu.umd.cs.findbugs.ba.Dataflow.execute(Dataflow.java:378)
      At edu.umd.cs.findbugs.classfile.engine.bcel.TypeDataflowFactory.analyze(TypeDataflowFactory.java:83)
      At edu.umd.cs.findbugs.classfile.engine.bcel.TypeDataflowFactory.analyze(TypeDataflowFactory.java:43)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.analyzeMethod(AnalysisCache.java:368)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.getMethodAnalysis(AnalysisCache.java:321)
      At edu.umd.cs.findbugs.classfile.engine.bcel.CFGFactory.analyze(CFGFactory.java:160)
      At edu.umd.cs.findbugs.classfile.engine.bcel.CFGFactory.analyze(CFGFactory.java:65)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.analyzeMethod(AnalysisCache.java:368)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.getMethodAnalysis(AnalysisCache.java:321)
      At edu.umd.cs.findbugs.ba.ClassContext.getMethodAnalysis(ClassContext.java:1010)
      At edu.umd.cs.findbugs.ba.ClassContext.getMethodAnalysisNoDataflowAnalysisException(ClassContext.java:995)
      At edu.umd.cs.findbugs.ba.ClassContext.getCFG(ClassContext.java:301)
      At edu.umd.cs.findbugs.detect.BuildNonnullReturnDatabase.analyzeMethod(BuildNonnullReturnDatabase.java:87)
      At edu.umd.cs.findbugs.detect.BuildNonnullReturnDatabase.considerMethod(BuildNonnullReturnDatabase.java:76)
      At edu.umd.cs.findbugs.detect.BuildNonnullReturnDatabase.visitClassContext(BuildNonnullReturnDatabase.java:67)
      At edu.umd.cs.findbugs.DetectorToDetector2Adapter.visitClass(DetectorToDetector2Adapter.java:76)
      At edu.umd.cs.findbugs.FindBugs2.lambda$analyzeApplication$1(FindBugs2.java:1108)
      At java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
      At edu.umd.cs.findbugs.CurrentThreadExecutorService.execute(CurrentThreadExecutorService.java:86)
      At java.base/java.util.concurrent.AbstractExecutorService.invokeAll(AbstractExecutorService.java:247)
      At edu.umd.cs.findbugs.FindBugs2.analyzeApplication(FindBugs2.java:1118)
      At edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:309)
      At edu.umd.cs.findbugs.FindBugs.runMain(FindBugs.java:395)
      At edu.umd.cs.findbugs.FindBugs2.main(FindBugs2.java:1231)
  Failure examining basic blocks in Duplicate Branches detector
    org.apache.bcel.classfile.ClassFormatException: Invalid signature: Ljava/util/Collections$UnmodifiableRandomAccessList
      At org.apache.bcel.classfile.Utility.typeSignatureToString(Utility.java:997)
      At org.apache.bcel.generic.Type.getType(Type.java:215)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.getType(TypeFrameModelingVisitor.java:399)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.modelFieldLoad(TypeFrameModelingVisitor.java:361)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.visitGETSTATIC(TypeFrameModelingVisitor.java:346)
      At org.apache.bcel.generic.GETSTATIC.accept(GETSTATIC.java:76)
      At edu.umd.cs.findbugs.ba.AbstractFrameModelingVisitor.analyzeInstruction(AbstractFrameModelingVisitor.java:84)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.analyzeInstruction(TypeFrameModelingVisitor.java:196)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transferInstruction(TypeAnalysis.java:406)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transferInstruction(TypeAnalysis.java:86)
      At edu.umd.cs.findbugs.ba.AbstractDataflowAnalysis.transfer(AbstractDataflowAnalysis.java:136)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transfer(TypeAnalysis.java:414)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transfer(TypeAnalysis.java:86)
      At edu.umd.cs.findbugs.ba.Dataflow.execute(Dataflow.java:378)
      At edu.umd.cs.findbugs.classfile.engine.bcel.TypeDataflowFactory.analyze(TypeDataflowFactory.java:83)
      At edu.umd.cs.findbugs.classfile.engine.bcel.TypeDataflowFactory.analyze(TypeDataflowFactory.java:43)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.analyzeMethod(AnalysisCache.java:368)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.getMethodAnalysis(AnalysisCache.java:321)
      At edu.umd.cs.findbugs.classfile.engine.bcel.CFGFactory.analyze(CFGFactory.java:160)
      At edu.umd.cs.findbugs.classfile.engine.bcel.CFGFactory.analyze(CFGFactory.java:65)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.analyzeMethod(AnalysisCache.java:368)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.getMethodAnalysis(AnalysisCache.java:321)
      At edu.umd.cs.findbugs.ba.ClassContext.getMethodAnalysis(ClassContext.java:1010)
      At edu.umd.cs.findbugs.ba.ClassContext.getMethodAnalysisNoDataflowAnalysisException(ClassContext.java:995)
      At edu.umd.cs.findbugs.ba.ClassContext.getCFG(ClassContext.java:301)
      At edu.umd.cs.findbugs.detect.BuildNonnullReturnDatabase.analyzeMethod(BuildNonnullReturnDatabase.java:87)
      At edu.umd.cs.findbugs.detect.BuildNonnullReturnDatabase.considerMethod(BuildNonnullReturnDatabase.java:76)
      At edu.umd.cs.findbugs.detect.BuildNonnullReturnDatabase.visitClassContext(BuildNonnullReturnDatabase.java:67)
      At edu.umd.cs.findbugs.DetectorToDetector2Adapter.visitClass(DetectorToDetector2Adapter.java:76)
      At edu.umd.cs.findbugs.FindBugs2.lambda$analyzeApplication$1(FindBugs2.java:1108)
      At java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
      At edu.umd.cs.findbugs.CurrentThreadExecutorService.execute(CurrentThreadExecutorService.java:86)
      At java.base/java.util.concurrent.AbstractExecutorService.invokeAll(AbstractExecutorService.java:247)
      At edu.umd.cs.findbugs.FindBugs2.analyzeApplication(FindBugs2.java:1118)
      At edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:309)
      At edu.umd.cs.findbugs.FindBugs.runMain(FindBugs.java:395)
      At edu.umd.cs.findbugs.FindBugs2.main(FindBugs2.java:1231)
  Exception analyzing org.apache.poi.ooxml.extractor.POIXMLExtractorFactory using detector edu.umd.cs.findbugs.detect.FindUnrelatedTypesInGenericContainer
    org.apache.bcel.classfile.ClassFormatException: Invalid signature: Ljava/util/Collections$UnmodifiableRandomAccessList
      At org.apache.bcel.classfile.Utility.typeSignatureToString(Utility.java:997)
      At org.apache.bcel.generic.Type.getType(Type.java:215)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.getType(TypeFrameModelingVisitor.java:399)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.modelFieldLoad(TypeFrameModelingVisitor.java:361)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.visitGETSTATIC(TypeFrameModelingVisitor.java:346)
      At org.apache.bcel.generic.GETSTATIC.accept(GETSTATIC.java:76)
      At edu.umd.cs.findbugs.ba.AbstractFrameModelingVisitor.analyzeInstruction(AbstractFrameModelingVisitor.java:84)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.analyzeInstruction(TypeFrameModelingVisitor.java:196)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transferInstruction(TypeAnalysis.java:406)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transferInstruction(TypeAnalysis.java:86)
      At edu.umd.cs.findbugs.ba.AbstractDataflowAnalysis.transfer(AbstractDataflowAnalysis.java:136)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transfer(TypeAnalysis.java:414)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transfer(TypeAnalysis.java:86)
      At edu.umd.cs.findbugs.ba.Dataflow.execute(Dataflow.java:378)
      At edu.umd.cs.findbugs.classfile.engine.bcel.TypeDataflowFactory.analyze(TypeDataflowFactory.java:83)
      At edu.umd.cs.findbugs.classfile.engine.bcel.TypeDataflowFactory.analyze(TypeDataflowFactory.java:43)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.analyzeMethod(AnalysisCache.java:368)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.getMethodAnalysis(AnalysisCache.java:321)
      At edu.umd.cs.findbugs.classfile.engine.bcel.CFGFactory.analyze(CFGFactory.java:160)
      At edu.umd.cs.findbugs.classfile.engine.bcel.CFGFactory.analyze(CFGFactory.java:65)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.analyzeMethod(AnalysisCache.java:368)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.getMethodAnalysis(AnalysisCache.java:321)
      At edu.umd.cs.findbugs.ba.ClassContext.getMethodAnalysis(ClassContext.java:1010)
      At edu.umd.cs.findbugs.ba.ClassContext.getMethodAnalysisNoDataflowAnalysisException(ClassContext.java:995)
      At edu.umd.cs.findbugs.ba.ClassContext.getCFG(ClassContext.java:301)
      At edu.umd.cs.findbugs.detect.BuildNonnullReturnDatabase.analyzeMethod(BuildNonnullReturnDatabase.java:87)
      At edu.umd.cs.findbugs.detect.BuildNonnullReturnDatabase.considerMethod(BuildNonnullReturnDatabase.java:76)
      At edu.umd.cs.findbugs.detect.BuildNonnullReturnDatabase.visitClassContext(BuildNonnullReturnDatabase.java:67)
      At edu.umd.cs.findbugs.DetectorToDetector2Adapter.visitClass(DetectorToDetector2Adapter.java:76)
      At edu.umd.cs.findbugs.FindBugs2.lambda$analyzeApplication$1(FindBugs2.java:1108)
      At java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
      At edu.umd.cs.findbugs.CurrentThreadExecutorService.execute(CurrentThreadExecutorService.java:86)
      At java.base/java.util.concurrent.AbstractExecutorService.invokeAll(AbstractExecutorService.java:247)
      At edu.umd.cs.findbugs.FindBugs2.analyzeApplication(FindBugs2.java:1118)
      At edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:309)
      At edu.umd.cs.findbugs.FindBugs.runMain(FindBugs.java:395)
      At edu.umd.cs.findbugs.FindBugs2.main(FindBugs2.java:1231)

SpotBugs ended with exit code 1

> Task :poi-ooxml-lite:jacocoTestReport SKIPPED
> Task :zipJavadocs

> Task :binDistTar
Execution optimizations have been disabled for task ':binDistTar' to ensure correctness due to the following reasons:
  - Gradle detected a problem with the following location: 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.18\build\dist\maven'. Reason: Task ':binDistTar' uses this output of task ':poi-examples:jar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  - Gradle detected a problem with the following location: 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.18\build\dist\maven'. Reason: Task ':binDistTar' uses this output of task ':poi-excelant:jar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.

> Task :binDistZip
Execution optimizations have been disabled for task ':binDistZip' to ensure correctness due to the following reasons:
  - Gradle detected a problem with the following location: 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.18\build\dist\maven'. Reason: Task ':binDistZip' uses this output of task ':poi-examples:jar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  - Gradle detected a problem with the following location: 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.18\build\dist\maven'. Reason: Task ':binDistZip' uses this output of task ':poi-excelant:jar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.

> Task :srcDistTar
> Task :srcDistZip
> Task :fixDistDir
> Task :soLinkCheck
> Task :rat
> Task :poi:jenkins
> Task :poi-examples:jenkins
> Task :poi-excelant:jenkins
> Task :poi-ooxml-full:jenkins
> Task :poi-ooxml-lite:jenkins
> Task :poi-ooxml-lite-agent:jenkins
> Task :poi-scratchpad:jenkins
> Task :poi-ooxml:check
> Task :poi-ooxml:build
> Task :poi-ooxml:getDeps
> Task :poi-ooxml:jacocoTestReport
> Task :poi-ooxml:jenkins
> Task :poi-integration:check
> Task :poi-integration:build
> Task :jenkins
> Task :poi-integration:jacocoTestReport
> Task :poi-integration:jenkins

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

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

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 3 invalid unit(s) of work during this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD SUCCESSFUL in 22m 26s
153 actionable tasks: 144 executed, 9 up-to-date
Build step 'Invoke Gradle script' changed build result to SUCCESS
[SpotBugs] [-ERROR-] No files found for pattern '*/build/reports/spotbugs/*.xml'. Configuration error?
[SpotBugs] Searching for all files in '<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/'> that match the pattern '*/build/reports/spotbugs/*.xml'
[SpotBugs] Skipping post processing
[SpotBugs] No filter has been set, publishing all 0 issues
[SpotBugs] Repository miner is not configured, skipping repository mining
[SpotBugs] Reference build recorder is not configured
[SpotBugs] Obtaining reference build from same job (POI-DSL-Windows-1.18)
[SpotBugs] Using reference build 'POI/POI-DSL-Windows-1.18 #15' to compute new, fixed, and outstanding issues
[SpotBugs] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 2299
[SpotBugs] No quality gates have been set - skipping
[SpotBugs] Health report is disabled - skipping
[SpotBugs] Created analysis result for 0 issues (found 0 new issues, fixed 2299 issues)
[SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'POI/POI-DSL-Windows-1.18 #46'.
[Checks API] No suitable checks publisher found.
Archiving artifacts
[Fast Archiver] Compressed 422.16 MB of artifacts by 22.8% relative to #15
Recording test results
[Checks API] No suitable checks publisher found.
[JaCoCo plugin] Collecting JaCoCo coverage data...
[JaCoCo plugin] */build/*.exec,*/build/jacoco/*.exec;*/build/classes;*/src/main/java; locations are configured
[JaCoCo plugin] Number of found exec files for pattern */build/*.exec,*/build/jacoco/*.exec: 6
[JaCoCo plugin] Saving matched execfiles:  <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-examples\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-excelant\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-integration\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-scratchpad\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi\build\jacoco\test.exec>
[JaCoCo plugin] Saving matched class directories for class-pattern: */build/classes: 
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-examples\build\classes> 159 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-excelant\build\classes> 29 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-integration\build\classes> 31 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml-full\build\classes> 5567 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml-lite-agent\build\classes> 4 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml-lite\build\classes> 5567 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml\build\classes> 1201 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-scratchpad\build\classes> 1145 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi\build\classes> 2327 files
[JaCoCo plugin] Saving matched source directories for source-pattern: */src/main/java: 
[JaCoCo plugin] Source Inclusions: null
[JaCoCo plugin] Source Exclusions: null
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/osgi\src\main\java> 6 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-examples\src\main\java> 174 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-excelant\src\main\java> 21 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml-lite-agent\src\main\java> 7 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml\src\main\java> 699 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-scratchpad\src\main\java> 577 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi\src\main\java> 1303 files
[JaCoCo plugin] Loading inclusions files..
[JaCoCo plugin] inclusions: [**/*.class]
[JaCoCo plugin] exclusions: [com/microsoft/**, org/openxmlformats/**, org/etsi/**, org/w3/**, schemaorg*/**, schemasMicrosoft*/**, org/apache/poi/hdf/model/hdftypes/definitions/*.class, org/apache/poi/hwpf/model/types/*.class, org/apache/poi/hssf/usermodel/DummyGraphics2d.class, org/apache/poi/sl/draw/binding/*.class]
ERROR: Step ‘Record JaCoCo coverage report’ aborted due to exception: 
java.lang.IllegalArgumentException: Unsupported class file major version 62
	at org.objectweb.asm.ClassReader.<init>(ClassReader.java:196)
	at org.objectweb.asm.ClassReader.<init>(ClassReader.java:177)
	at org.objectweb.asm.ClassReader.<init>(ClassReader.java:163)
	at org.jacoco.core.internal.instr.InstrSupport.classReaderFor(InstrSupport.java:280)
	at org.jacoco.core.analysis.Analyzer.analyzeClass(Analyzer.java:107)
	at org.jacoco.core.analysis.Analyzer.analyzeClass(Analyzer.java:132)
Caused: java.io.IOException: Error while analyzing /home/jenkins/jenkins-home/jobs/POI/jobs/POI-DSL-Windows-1.18/builds/46/jacoco/classes/java9/test/META-INF/versions/9/module-info.class.
	at org.jacoco.core.analysis.Analyzer.analyzerError(Analyzer.java:162)
	at org.jacoco.core.analysis.Analyzer.analyzeClass(Analyzer.java:134)
	at org.jacoco.core.analysis.Analyzer.analyzeClass(Analyzer.java:157)
	at org.jacoco.core.analysis.Analyzer.analyzeAll(Analyzer.java:193)
	at org.jacoco.core.analysis.Analyzer.analyzeAll(Analyzer.java:226)
	at hudson.plugins.jacoco.ExecutionFileLoader.analyzeStructure(ExecutionFileLoader.java:127)
Caused: java.io.IOException: While reading class directory: /home/jenkins/jenkins-home/jobs/POI/jobs/POI-DSL-Windows-1.18/builds/46/jacoco/classes
	at hudson.plugins.jacoco.ExecutionFileLoader.analyzeStructure(ExecutionFileLoader.java:130)
	at hudson.plugins.jacoco.ExecutionFileLoader.loadBundleCoverage(ExecutionFileLoader.java:138)
	at hudson.plugins.jacoco.JacocoReportDir.parse(JacocoReportDir.java:110)
	at hudson.plugins.jacoco.JacocoBuildAction.loadRatios(JacocoBuildAction.java:331)
	at hudson.plugins.jacoco.JacocoBuildAction.load(JacocoBuildAction.java:321)
	at hudson.plugins.jacoco.JacocoPublisher.perform(JacocoPublisher.java:675)
	at jenkins.tasks.SimpleBuildStep.perform(SimpleBuildStep.java:123)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:763)
	at hudson.model.Build$BuildExecution.post2(Build.java:179)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:707)
	at hudson.model.Run.execute(Run.java:1921)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


Build failed in Jenkins: POI » POI-DSL-Windows-1.18 #45

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/45/display/redirect?page=changes>

Changes:

[PJ Fanning] [bug-66257] javadoc

[PJ Fanning] [bug-66257] javadoc

[PJ Fanning] [bug-66257] add explicit POIXMLException when sheet package cannot be found

[PJ Fanning] upgrade byte buddy

[PJ Fanning] snapshot version

[PJ Fanning] prep v5.2.3 release

[PJ Fanning] upgrade mockito

[PJ Fanning] upgrade spotbugs

[PJ Fanning] upgrade spotbugs

[PJ Fanning] extend tests

[PJ Fanning] update changes

[PJ Fanning] update example links


------------------------------------------
[...truncated 675.42 KB...]
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.analyzeMethod(AnalysisCache.java:368)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.getMethodAnalysis(AnalysisCache.java:321)
      At edu.umd.cs.findbugs.ba.ClassContext.getMethodAnalysis(ClassContext.java:1010)
      At edu.umd.cs.findbugs.ba.ClassContext.getMethodAnalysisNoDataflowAnalysisException(ClassContext.java:995)
      At edu.umd.cs.findbugs.ba.ClassContext.getCFG(ClassContext.java:301)
      At edu.umd.cs.findbugs.detect.BuildNonnullReturnDatabase.analyzeMethod(BuildNonnullReturnDatabase.java:87)
      At edu.umd.cs.findbugs.detect.BuildNonnullReturnDatabase.considerMethod(BuildNonnullReturnDatabase.java:76)
      At edu.umd.cs.findbugs.detect.BuildNonnullReturnDatabase.visitClassContext(BuildNonnullReturnDatabase.java:67)
      At edu.umd.cs.findbugs.DetectorToDetector2Adapter.visitClass(DetectorToDetector2Adapter.java:76)
      At edu.umd.cs.findbugs.FindBugs2.lambda$analyzeApplication$1(FindBugs2.java:1108)
      At java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
      At edu.umd.cs.findbugs.CurrentThreadExecutorService.execute(CurrentThreadExecutorService.java:86)
      At java.base/java.util.concurrent.AbstractExecutorService.invokeAll(AbstractExecutorService.java:247)
      At edu.umd.cs.findbugs.FindBugs2.analyzeApplication(FindBugs2.java:1118)
      At edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:309)
      At edu.umd.cs.findbugs.FindBugs.runMain(FindBugs.java:395)
      At edu.umd.cs.findbugs.FindBugs2.main(FindBugs2.java:1231)
  Failure examining basic blocks in Duplicate Branches detector
    org.apache.bcel.classfile.ClassFormatException: Invalid signature: Ljava/util/Collections$UnmodifiableRandomAccessList
      At org.apache.bcel.classfile.Utility.typeSignatureToString(Utility.java:997)
      At org.apache.bcel.generic.Type.getType(Type.java:215)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.getType(TypeFrameModelingVisitor.java:399)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.modelFieldLoad(TypeFrameModelingVisitor.java:361)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.visitGETSTATIC(TypeFrameModelingVisitor.java:346)
      At org.apache.bcel.generic.GETSTATIC.accept(GETSTATIC.java:76)
      At edu.umd.cs.findbugs.ba.AbstractFrameModelingVisitor.analyzeInstruction(AbstractFrameModelingVisitor.java:84)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.analyzeInstruction(TypeFrameModelingVisitor.java:196)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transferInstruction(TypeAnalysis.java:406)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transferInstruction(TypeAnalysis.java:86)
      At edu.umd.cs.findbugs.ba.AbstractDataflowAnalysis.transfer(AbstractDataflowAnalysis.java:136)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transfer(TypeAnalysis.java:414)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transfer(TypeAnalysis.java:86)
      At edu.umd.cs.findbugs.ba.Dataflow.execute(Dataflow.java:378)
      At edu.umd.cs.findbugs.classfile.engine.bcel.TypeDataflowFactory.analyze(TypeDataflowFactory.java:83)
      At edu.umd.cs.findbugs.classfile.engine.bcel.TypeDataflowFactory.analyze(TypeDataflowFactory.java:43)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.analyzeMethod(AnalysisCache.java:368)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.getMethodAnalysis(AnalysisCache.java:321)
      At edu.umd.cs.findbugs.classfile.engine.bcel.CFGFactory.analyze(CFGFactory.java:160)
      At edu.umd.cs.findbugs.classfile.engine.bcel.CFGFactory.analyze(CFGFactory.java:65)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.analyzeMethod(AnalysisCache.java:368)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.getMethodAnalysis(AnalysisCache.java:321)
      At edu.umd.cs.findbugs.ba.ClassContext.getMethodAnalysis(ClassContext.java:1010)
      At edu.umd.cs.findbugs.ba.ClassContext.getMethodAnalysisNoDataflowAnalysisException(ClassContext.java:995)
      At edu.umd.cs.findbugs.ba.ClassContext.getCFG(ClassContext.java:301)
      At edu.umd.cs.findbugs.detect.BuildNonnullReturnDatabase.analyzeMethod(BuildNonnullReturnDatabase.java:87)
      At edu.umd.cs.findbugs.detect.BuildNonnullReturnDatabase.considerMethod(BuildNonnullReturnDatabase.java:76)
      At edu.umd.cs.findbugs.detect.BuildNonnullReturnDatabase.visitClassContext(BuildNonnullReturnDatabase.java:67)
      At edu.umd.cs.findbugs.DetectorToDetector2Adapter.visitClass(DetectorToDetector2Adapter.java:76)
      At edu.umd.cs.findbugs.FindBugs2.lambda$analyzeApplication$1(FindBugs2.java:1108)
      At java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
      At edu.umd.cs.findbugs.CurrentThreadExecutorService.execute(CurrentThreadExecutorService.java:86)
      At java.base/java.util.concurrent.AbstractExecutorService.invokeAll(AbstractExecutorService.java:247)
      At edu.umd.cs.findbugs.FindBugs2.analyzeApplication(FindBugs2.java:1118)
      At edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:309)
      At edu.umd.cs.findbugs.FindBugs.runMain(FindBugs.java:395)
      At edu.umd.cs.findbugs.FindBugs2.main(FindBugs2.java:1231)
  Exception analyzing org.apache.poi.ooxml.extractor.POIXMLExtractorFactory using detector edu.umd.cs.findbugs.detect.FindUnrelatedTypesInGenericContainer
    org.apache.bcel.classfile.ClassFormatException: Invalid signature: Ljava/util/Collections$UnmodifiableRandomAccessList
      At org.apache.bcel.classfile.Utility.typeSignatureToString(Utility.java:997)
      At org.apache.bcel.generic.Type.getType(Type.java:215)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.getType(TypeFrameModelingVisitor.java:399)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.modelFieldLoad(TypeFrameModelingVisitor.java:361)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.visitGETSTATIC(TypeFrameModelingVisitor.java:346)
      At org.apache.bcel.generic.GETSTATIC.accept(GETSTATIC.java:76)
      At edu.umd.cs.findbugs.ba.AbstractFrameModelingVisitor.analyzeInstruction(AbstractFrameModelingVisitor.java:84)
      At edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor.analyzeInstruction(TypeFrameModelingVisitor.java:196)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transferInstruction(TypeAnalysis.java:406)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transferInstruction(TypeAnalysis.java:86)
      At edu.umd.cs.findbugs.ba.AbstractDataflowAnalysis.transfer(AbstractDataflowAnalysis.java:136)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transfer(TypeAnalysis.java:414)
      At edu.umd.cs.findbugs.ba.type.TypeAnalysis.transfer(TypeAnalysis.java:86)
      At edu.umd.cs.findbugs.ba.Dataflow.execute(Dataflow.java:378)
      At edu.umd.cs.findbugs.classfile.engine.bcel.TypeDataflowFactory.analyze(TypeDataflowFactory.java:83)
      At edu.umd.cs.findbugs.classfile.engine.bcel.TypeDataflowFactory.analyze(TypeDataflowFactory.java:43)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.analyzeMethod(AnalysisCache.java:368)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.getMethodAnalysis(AnalysisCache.java:321)
      At edu.umd.cs.findbugs.classfile.engine.bcel.CFGFactory.analyze(CFGFactory.java:160)
      At edu.umd.cs.findbugs.classfile.engine.bcel.CFGFactory.analyze(CFGFactory.java:65)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.analyzeMethod(AnalysisCache.java:368)
      At edu.umd.cs.findbugs.classfile.impl.AnalysisCache.getMethodAnalysis(AnalysisCache.java:321)
      At edu.umd.cs.findbugs.ba.ClassContext.getMethodAnalysis(ClassContext.java:1010)
      At edu.umd.cs.findbugs.ba.ClassContext.getMethodAnalysisNoDataflowAnalysisException(ClassContext.java:995)
      At edu.umd.cs.findbugs.ba.ClassContext.getCFG(ClassContext.java:301)
      At edu.umd.cs.findbugs.detect.BuildNonnullReturnDatabase.analyzeMethod(BuildNonnullReturnDatabase.java:87)
      At edu.umd.cs.findbugs.detect.BuildNonnullReturnDatabase.considerMethod(BuildNonnullReturnDatabase.java:76)
      At edu.umd.cs.findbugs.detect.BuildNonnullReturnDatabase.visitClassContext(BuildNonnullReturnDatabase.java:67)
      At edu.umd.cs.findbugs.DetectorToDetector2Adapter.visitClass(DetectorToDetector2Adapter.java:76)
      At edu.umd.cs.findbugs.FindBugs2.lambda$analyzeApplication$1(FindBugs2.java:1108)
      At java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
      At edu.umd.cs.findbugs.CurrentThreadExecutorService.execute(CurrentThreadExecutorService.java:86)
      At java.base/java.util.concurrent.AbstractExecutorService.invokeAll(AbstractExecutorService.java:247)
      At edu.umd.cs.findbugs.FindBugs2.analyzeApplication(FindBugs2.java:1118)
      At edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:309)
      At edu.umd.cs.findbugs.FindBugs.runMain(FindBugs.java:395)
      At edu.umd.cs.findbugs.FindBugs2.main(FindBugs2.java:1231)

SpotBugs ended with exit code 1
[Test worker] INFO org.gradle.api.internal.tasks.testing.worker.TestWorker - Gradle Test Executor 22 started executing tests.
[Test worker] INFO org.gradle.api.internal.tasks.testing.worker.TestWorker - Gradle Test Executor 23 started executing tests.

> Task :poi-ooxml-lite:compileJava9
> Task :poi-ooxml-lite:cacheJava9
> Task :poi-ooxml-lite:classes
> Task :zipJavadocs
[Test worker] INFO org.gradle.api.internal.tasks.testing.worker.TestWorker - Gradle Test Executor 21 finished executing tests.
> Task :poi-ooxml-lite:jar
> Task :srcDistTar
> Task :poi-ooxml-lite:javadoc SKIPPED
> Task :poi-ooxml-lite:javadocJar SKIPPED
> Task :poi-ooxml-lite:assemble
[Test worker] INFO org.gradle.api.internal.tasks.testing.worker.TestWorker - Gradle Test Executor 22 finished executing tests.
[Test worker] INFO org.gradle.api.internal.tasks.testing.worker.TestWorker - Gradle Test Executor 20 finished executing tests.
> 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:check
> Task :poi-ooxml-lite:build

> Task :binDistTar
Execution optimizations have been disabled for task ':binDistTar' to ensure correctness due to the following reasons:
  - Gradle detected a problem with the following location: 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.18\build\dist\maven'. Reason: Task ':binDistTar' uses this output of task ':poi-examples:jar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  - Gradle detected a problem with the following location: 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.18\build\dist\maven'. Reason: Task ':binDistTar' uses this output of task ':poi-excelant:jar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.

> Task :binDistZip
Execution optimizations have been disabled for task ':binDistZip' to ensure correctness due to the following reasons:
  - Gradle detected a problem with the following location: 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.18\build\dist\maven'. Reason: Task ':binDistZip' uses this output of task ':poi-examples:jar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  - Gradle detected a problem with the following location: 'F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.18\build\dist\maven'. Reason: Task ':binDistZip' uses this output of task ':poi-excelant:jar' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.

> Task :srcDistZip
> Task :fixDistDir
> Task :poi-ooxml-lite:getDeps
> Task :soLinkCheck
> Task :rat
> Task :poi:jenkins
> Task :poi-examples:jenkins
> Task :poi-excelant:jenkins
> Task :poi-ooxml-full:jenkins
> Task :poi-ooxml-lite-agent:jenkins
> Task :poi-scratchpad:jenkins
[Test worker] INFO org.gradle.api.internal.tasks.testing.worker.TestWorker - Gradle Test Executor 23 finished executing tests.
> Task :poi-ooxml-lite:jacocoTestReport SKIPPED
> Task :poi-ooxml-lite:jenkins
> Task :poi-ooxml:check
> Task :poi-ooxml:build
> Task :poi-ooxml:getDeps
> Task :poi-ooxml:jacocoTestReport
> Task :poi-ooxml:jenkins
[Test worker] INFO org.gradle.api.internal.tasks.testing.worker.TestWorker - Gradle Test Executor 12 finished executing tests.
> Task :poi-integration:check
> Task :poi-integration:build
> Task :jenkins
> Task :poi-integration:jacocoTestReport
> Task :poi-integration:jenkins

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

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

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 3 invalid unit(s) of work during this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD SUCCESSFUL in 21m 11s
153 actionable tasks: 153 executed
Build step 'Invoke Gradle script' changed build result to SUCCESS
[SpotBugs] [-ERROR-] No files found for pattern '*/build/reports/spotbugs/*.xml'. Configuration error?
[SpotBugs] Searching for all files in '<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/'> that match the pattern '*/build/reports/spotbugs/*.xml'
[SpotBugs] Skipping post processing
[SpotBugs] No filter has been set, publishing all 0 issues
[SpotBugs] Repository miner is not configured, skipping repository mining
[SpotBugs] Reference build recorder is not configured
[SpotBugs] Obtaining reference build from same job (POI-DSL-Windows-1.18)
[SpotBugs] Using reference build 'POI/POI-DSL-Windows-1.18 #15' to compute new, fixed, and outstanding issues
[SpotBugs] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 2299
[SpotBugs] No quality gates have been set - skipping
[SpotBugs] Health report is disabled - skipping
[SpotBugs] Created analysis result for 0 issues (found 0 new issues, fixed 2299 issues)
[SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'POI/POI-DSL-Windows-1.18 #45'.
[Checks API] No suitable checks publisher found.
Archiving artifacts
[Fast Archiver] Compressed 422.13 MB of artifacts by 23.5% relative to #15
Recording test results
[Checks API] No suitable checks publisher found.
[JaCoCo plugin] Collecting JaCoCo coverage data...
[JaCoCo plugin] */build/*.exec,*/build/jacoco/*.exec;*/build/classes;*/src/main/java; locations are configured
[JaCoCo plugin] Number of found exec files for pattern */build/*.exec,*/build/jacoco/*.exec: 6
[JaCoCo plugin] Saving matched execfiles:  <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-examples\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-excelant\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-integration\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-scratchpad\build\jacoco\test.exec> <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi\build\jacoco\test.exec>
[JaCoCo plugin] Saving matched class directories for class-pattern: */build/classes: 
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-examples\build\classes> 159 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-excelant\build\classes> 29 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-integration\build\classes> 31 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml-full\build\classes> 5567 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml-lite-agent\build\classes> 4 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml-lite\build\classes> 5567 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml\build\classes> 1201 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-scratchpad\build\classes> 1145 files
[JaCoCo plugin]  - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi\build\classes> 2327 files
[JaCoCo plugin] Saving matched source directories for source-pattern: */src/main/java: 
[JaCoCo plugin] Source Inclusions: null
[JaCoCo plugin] Source Exclusions: null
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/osgi\src\main\java> 6 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-examples\src\main\java> 174 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-excelant\src\main\java> 21 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml-lite-agent\src\main\java> 7 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-ooxml\src\main\java> 699 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi-scratchpad\src\main\java> 577 files
[JaCoCo plugin] - <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.18/ws/poi\src\main\java> 1303 files
[JaCoCo plugin] Loading inclusions files..
[JaCoCo plugin] inclusions: [**/*.class]
[JaCoCo plugin] exclusions: [com/microsoft/**, org/openxmlformats/**, org/etsi/**, org/w3/**, schemaorg*/**, schemasMicrosoft*/**, org/apache/poi/hdf/model/hdftypes/definitions/*.class, org/apache/poi/hwpf/model/types/*.class, org/apache/poi/hssf/usermodel/DummyGraphics2d.class, org/apache/poi/sl/draw/binding/*.class]
ERROR: Step ‘Record JaCoCo coverage report’ aborted due to exception: 
java.lang.IllegalArgumentException: Unsupported class file major version 62
	at org.objectweb.asm.ClassReader.<init>(ClassReader.java:196)
	at org.objectweb.asm.ClassReader.<init>(ClassReader.java:177)
	at org.objectweb.asm.ClassReader.<init>(ClassReader.java:163)
	at org.jacoco.core.internal.instr.InstrSupport.classReaderFor(InstrSupport.java:280)
	at org.jacoco.core.analysis.Analyzer.analyzeClass(Analyzer.java:107)
	at org.jacoco.core.analysis.Analyzer.analyzeClass(Analyzer.java:132)
Caused: java.io.IOException: Error while analyzing /home/jenkins/jenkins-home/jobs/POI/jobs/POI-DSL-Windows-1.18/builds/45/jacoco/classes/java9/test/META-INF/versions/9/module-info.class.
	at org.jacoco.core.analysis.Analyzer.analyzerError(Analyzer.java:162)
	at org.jacoco.core.analysis.Analyzer.analyzeClass(Analyzer.java:134)
	at org.jacoco.core.analysis.Analyzer.analyzeClass(Analyzer.java:157)
	at org.jacoco.core.analysis.Analyzer.analyzeAll(Analyzer.java:193)
	at org.jacoco.core.analysis.Analyzer.analyzeAll(Analyzer.java:226)
	at hudson.plugins.jacoco.ExecutionFileLoader.analyzeStructure(ExecutionFileLoader.java:127)
Caused: java.io.IOException: While reading class directory: /home/jenkins/jenkins-home/jobs/POI/jobs/POI-DSL-Windows-1.18/builds/45/jacoco/classes
	at hudson.plugins.jacoco.ExecutionFileLoader.analyzeStructure(ExecutionFileLoader.java:130)
	at hudson.plugins.jacoco.ExecutionFileLoader.loadBundleCoverage(ExecutionFileLoader.java:138)
	at hudson.plugins.jacoco.JacocoReportDir.parse(JacocoReportDir.java:110)
	at hudson.plugins.jacoco.JacocoBuildAction.loadRatios(JacocoBuildAction.java:331)
	at hudson.plugins.jacoco.JacocoBuildAction.load(JacocoBuildAction.java:321)
	at hudson.plugins.jacoco.JacocoPublisher.perform(JacocoPublisher.java:675)
	at jenkins.tasks.SimpleBuildStep.perform(SimpleBuildStep.java:123)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:763)
	at hudson.model.Build$BuildExecution.post2(Build.java:179)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:707)
	at hudson.model.Run.execute(Run.java:1921)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org