See <https://builds.apache.org/job/POI/1594/changes>
Changes:
[tallison] BUG-60284 -- throw EncryptedDocumentException for password protected
OldExcel files
------------------------------------------
[...truncated 163 lines...]
[mkdir] Created dir:
<https://builds.apache.org/job/POI/ws/build/ooxml-test-classes>
[mkdir] Created dir:
<https://builds.apache.org/job/POI/ws/build/ooxml-test-results>
[mkdir] Created dir:
<https://builds.apache.org/job/POI/ws/build/excelant-classes>
[mkdir] Created dir:
<https://builds.apache.org/job/POI/ws/build/excelant-test-classes>
[mkdir] Created dir:
<https://builds.apache.org/job/POI/ws/build/excelant-test-results>
[mkdir] Created dir:
<https://builds.apache.org/job/POI/ws/build/examples-classes>
[mkdir] Created dir:
<https://builds.apache.org/job/POI/ws/build/integration-test-classes>
[mkdir] Created dir:
<https://builds.apache.org/job/POI/1594/artifact/build/integration-test-results>
[mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/dist>
[mkdir] Created dir:
<https://builds.apache.org/job/POI/ws/build/tmp/site/build/site>
[echo] Using Ant: Apache Ant(TM) version 1.9.7 compiled on April 9 2016
from /home/jenkins/tools/ant/latest, Ant detected Java 1.6 (may be different
than actual Java sometimes...)
[echo] Using Java: 1.6.0_45/1.6.0_45-b06/20.45-b01/Java HotSpot(TM) 64-Bit
Server VM from Sun Microsystems Inc. on Linux: 3.13.0-92-generic
[echo] Using Findbugs: 2.0.3 for Java 1.6.0_45
compile-main:
[javac] Compiling 1195 source files to
<https://builds.apache.org/job/POI/ws/build/classes>
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note:
<https://builds.apache.org/job/POI/ws/src/java/org/apache/poi/hpsf/CustomProperties.java>
uses unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 532 source files to
<https://builds.apache.org/job/POI/ws/build/test-classes>
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note:
<https://builds.apache.org/job/POI/ws/src/testcases/org/apache/poi/util/LocalTestNode.java>
uses unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[copy] Copying 4 files to
<https://builds.apache.org/job/POI/ws/build/classes>
check-ooxml-xsds:
fetch-ooxml-xsds:
generate-geometry:
compile-scratchpad:
[javac] Compiling 469 source files to
<https://builds.apache.org/job/POI/ws/build/scratchpad-classes>
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Compiling 185 source files to
<https://builds.apache.org/job/POI/ws/build/scratchpad-test-classes>
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[copy] Copying 2 files to
<https://builds.apache.org/job/POI/ws/build/scratchpad-classes>
check-compiled-ooxml-xsds:
compile-ooxml-xsds:
compile-ooxml:
[javac] Compiling 411 source files to
<https://builds.apache.org/job/POI/ws/build/ooxml-classes>
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Compiling 213 source files to
<https://builds.apache.org/job/POI/ws/build/ooxml-test-classes>
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[copy] Copying 2 files to
<https://builds.apache.org/job/POI/ws/build/ooxml-classes>
compile-examples:
[javac] Compiling 140 source files to
<https://builds.apache.org/job/POI/ws/build/examples-classes>
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[copy] Copying 1 file to
<https://builds.apache.org/job/POI/ws/build/examples-classes>
compile-excelant:
[javac] Compiling 14 source files to
<https://builds.apache.org/job/POI/ws/build/excelant-classes>
[javac] Compiling 13 source files to
<https://builds.apache.org/job/POI/ws/build/excelant-test-classes>
[copy] Copying 1 file to
<https://builds.apache.org/job/POI/ws/build/excelant-classes>
compile:
-compile-ooxml-lite-check:
compile-ooxml-lite:
[echo] Running ooxml-lite generator
[mkdir] Created dir:
<https://builds.apache.org/job/POI/ws/build/ooxml-lite-merged>
[jar] Building jar:
<https://builds.apache.org/job/POI/ws/build/ooxml-lite-merged/ooxml-lite-merged.jar>
[java] Collecting unit tests from
<https://builds.apache.org/job/POI/ws/build/ooxml-test-classes>
[java] Inner class
org.apache.poi.poifs.crypt.AesZipFileZipEntrySource$1.class not included
[java] Class org.apache.poi.poifs.crypt.AesZipFileZipEntrySource does not
derive from TestCase and does not have a @Test annotation
[java] Inner class
org.apache.poi.xssf.streaming.TestSXSSFWorkbookWithCustomZipEntrySource$EncryptedTempData.class
not included
[java] Inner class
org.apache.poi.xssf.streaming.TestSXSSFWorkbookWithCustomZipEntrySource$SheetDataWriterWithDecorator.class
not included
[java] Inner class
org.apache.poi.xssf.streaming.TestSXSSFWorkbookWithCustomZipEntrySource$SXSSFWorkbookWithCustomZipEntrySource.class
not included
[java] Class
org.apache.poi.xssf.streaming.TempFileRecordingSXSSFWorkbookWithCustomZipEntrySource
does not derive from TestCase and does not have a @Test annotation
[java] Inner class
org.apache.poi.xssf.streaming.TempFileRecordingSXSSFWorkbookWithCustomZipEntrySource$TempFileRecordingSheetDataWriterWithDecorator.class
not included
[java] Inner class
org.apache.poi.xssf.usermodel.TestMultiSheetFormulaEvaluatorOnXSSF$1.class not
included
[java] Inner class
org.apache.poi.xssf.usermodel.TestFormulaEvaluatorOnXSSF$1.class not included
[java] Found 191 classes
[java] ...............................Took: 1990ms
[java] ............I...........BorderStyle short usage
[java] ...FillPatternType short usage
[java] ....setCellStyleProps start
[java] HorizontalAlignment short usage
[java] HorizontalAlignment short usage
[java] setCellStyleProps nearing end
[java] .........BorderStyle short usage
[java] ...FillPatternType short usage
[java] ....setCellStyleProps start
[java] HorizontalAlignment short usage
[java] HorizontalAlignment short usage
[java] setCellStyleProps nearing end
[java] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[java] SLF4J: Defaulting to no-operation (NOP) logger implementation
[java] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for
further details.
[java]
..I.............................................................................................................................Setting
col: 0 and row 0
[java] Setting col: 1 and row 1
[java]
....................................................................................................................11
[java] Calibri
[java]
........................................................I..I.I.I.....................................I.....I..............................................................................................................................................................................................................................................................................................................................................................................................................................I................................I.................................................................................................................................................................I.....Cell:
3E-104
[java] Cell: 5E-104
[java] Cell: 5E-106
[java] Cell:
[java] .II........I.I........................I........Reading row 0, col 1
[java] Formula:A1
[java] Formula Result Type:STRING
[java] Reading row 1, col 1
[java] Formula:A1
[java] Formula Result Type:STRING
[java]
.I.....I...............................................................................III.II.I.......I.......I.....I.....................................................................................................................................................................................................................................Cell
formula evaluation currently unsupported
[java] Array formulas currently unsupported
[java] org.apache.poi.openxml4j.exceptions.NotOfficeXmlFileException: No
valid entries or contents found, this is not a valid OOXML (Office Open XML)
file
[java] at
org.apache.poi.openxml4j.opc.ZipPackage.getPartsImpl(ZipPackage.java:290)
[java] at
org.apache.poi.openxml4j.opc.OPCPackage.getParts(OPCPackage.java:766)
[java] at
org.apache.poi.openxml4j.opc.OPCPackage.open(OPCPackage.java:302)
[java] at
org.apache.poi.openxml4j.opc.TestPackage.testCorruptFile(TestPackage.java:953)
[java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[java] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[java] at java.lang.reflect.Method.invoke(Method.java:597)
[java] at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
[java] at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[java] at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
[java] at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[java] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
[java] at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
[java] at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
[java] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[java] at
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
[java] at
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
[java] at
org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
[java] at
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
[java] at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[java]
......................................................................................................................................................................................................................................................................................................................I.....................org.apache.poi.openxml4j.exceptions.NotOfficeXmlFileException
at org.junit.runners.Suite.runChild(Suite.java:128)
[java]
[java] No valid entries or contents found, this is not a valid OOXML
(Office Open XML) file at org.junit.runners.Suite.runChild(Suite.java:27)
[java]
[java] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[java] at
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
[java] at
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
[java] at
org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
[java] at
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
[java] at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[java] at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
[java] at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
[java] at org.junit.runner.JUnitCore.run(JUnitCore.java:105)
[java] at org.junit.runner.JUnitCore.run(JUnitCore.java:94)
[java] at org.apache.poi.util.OOXMLLite.build(OOXMLLite.java:129)
[java] at org.apache.poi.util.OOXMLLite.main(OOXMLLite.java:88)
[java]
.........I.............................................................................................................................................................I.....................Name:
/word/document.xml - Content Type:
application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml
[java]
............................I...........................................................................................................................
[java] Time: 128.832
[java]
[java] OK (2080 tests)
[java]
[java] Copying classes to
<https://builds.apache.org/job/POI/ws/build/ooxml-lite-classes>
[java] Copying .xsb resources
compile-all:
jacocotask:
[echo] Coverage reporting: true
-test-main-check:
test-main:
[jacoco:coverage] Enhancing junit with coverage
[junit] Running org.apache.poi.TestPOIDocumentMain
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
1.65 sec
[junit] Running org.apache.poi.TestPOITestCase
[junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 3, Time elapsed:
0.232 sec
[junit] Running org.apache.poi.ddf.TestEscherBSERecord
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.121 sec
[junit] Running org.apache.poi.ddf.TestEscherBlipRecord
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.177 sec
[junit] Running org.apache.poi.ddf.TestEscherBoolProperty
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.009 sec
[junit] Running org.apache.poi.ddf.TestEscherChildAnchorRecord
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.054 sec
[junit] Running org.apache.poi.ddf.TestEscherClientAnchorRecord
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.083 sec
[junit] Running org.apache.poi.ddf.TestEscherClientDataRecord
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.135 sec
[junit] Running org.apache.poi.ddf.TestEscherContainerRecord
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.309 sec
[junit] Running org.apache.poi.ddf.TestEscherDgRecord
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.123 sec
[junit] Running org.apache.poi.ddf.TestEscherDggRecord
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.176 sec
[junit] Running org.apache.poi.ddf.TestEscherDump
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.224 sec
[junit] Running org.apache.poi.ddf.TestEscherOptRecord
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.196 sec
[junit] Running org.apache.poi.ddf.TestEscherProperty
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.047 sec
[junit] Running org.apache.poi.ddf.TestEscherPropertyFactory
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.01 sec
[junit] Running org.apache.poi.ddf.TestEscherSpRecord
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.146 sec
[junit] Running org.apache.poi.ddf.TestEscherSpgrRecord
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.113 sec
[junit] Running org.apache.poi.ddf.TestEscherSplitMenuColorsRecord
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.092 sec
[junit] Running org.apache.poi.ddf.TestUnknownEscherRecord
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.072 sec
[junit] Running org.apache.poi.hpsf.TestVariantSupport
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.004 sec
[junit] Running org.apache.poi.hpsf.basic.TestBasic
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.144 sec
[junit] Running org.apache.poi.hpsf.basic.TestClassID
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.122 sec
[junit] Running org.apache.poi.hpsf.basic.TestEmptyProperties
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.11 sec
[junit] Running org.apache.poi.hpsf.basic.TestHPSFBugs
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.108 sec
[junit] Running org.apache.poi.hpsf.basic.TestMetaDataIPI
[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.767 sec
[junit] Running org.apache.poi.hpsf.basic.TestReadAllFiles
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.26 sec
[junit] Running org.apache.poi.hpsf.basic.TestUnicode
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.004 sec
[junit] Running org.apache.poi.hpsf.basic.TestWrite
[junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.819 sec
[junit] Running org.apache.poi.hpsf.basic.TestWriteWellKnown
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.239 sec
[junit] Running org.apache.poi.hpsf.extractor.TestHPSFPropertiesExtractor
[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.357 sec
[junit] Running org.apache.poi.hssf.dev.TestBiffDrawingToXml
[junit] Tests run: 363, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
16.895 sec
BUILD FAILED
<https://builds.apache.org/job/POI/ws/build.xml>:1249: Tests failed
Total time: 4 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Compressed 66.31 MB of artifacts by 65.4% relative to #1593
Recording test results
Found 507 test results
Found failed test junit/org.apache.poi.hssf.dev/TestBiffDrawingToXml
Found failed test
junit/org.apache.poi.hssf.dev/TestBiffDrawingToXml/testMain_9__test_data_spreadsheet_60284_xls_
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]