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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to