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 2016/11/01 02:43:13 UTC

Build failed in Jenkins: POI #1619

See <https://builds.apache.org/job/POI/1619/changes>

Changes:

[kiwiwings] Bug 60320 - issue opening password protected xlsx

------------------------------------------
[...truncated 72 lines...]
    [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/1619/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-96-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 470 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 142 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.usermodel.TestMultiSheetFormulaEvaluatorOnXSSF$1.class not included
     [java] Inner class org.apache.poi.xssf.usermodel.TestFormulaEvaluatorOnXSSF$1.class not included
     [java] Inner class org.apache.poi.xssf.streaming.TestSXSSFWorkbookWithCustomZipEntrySource$SXSSFWorkbookWithCustomZipEntrySource.class not included
     [java] Inner class org.apache.poi.xssf.streaming.TempFileRecordingSXSSFWorkbookWithCustomZipEntrySource$TempFileRecordingSheetDataWriterWithDecorator.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.TestSXSSFWorkbookWithCustomZipEntrySource$EncryptedTempData.class not included
     [java] Inner class org.apache.poi.xssf.streaming.TestSXSSFWorkbookWithCustomZipEntrySource$SheetDataWriterWithDecorator.class not included
     [java] Found 191 classes
     [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] 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] 	at org.junit.runners.Suite.runChild(Suite.java:128)
     [java] 	at org.junit.runners.Suite.runChild(Suite.java:27)
     [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...............E......I.E...................................................................................................................................................................................................I...............................................................................................I.................org.apache.poi.openxml4j.exceptions.NotOfficeXmlFileException
     [java] No valid entries or contents found, this is not a valid OOXML (Office Open XML) file
     [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] ......Took: 1695ms
     [java] ............I....................................................................................................Setting col: 0 and row 0
     [java] Setting col: 1 and row 1
     [java] ......................................................................................................................I.................................................................................................................................................................................................................................................................................................................................................................................................................................Cell formula evaluation currently unsupported
     [java] Array formulas currently unsupported
     [java] .....................................................................................................................................I.....I..............................I..............................................................................................................................................................................................................III.II.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...................................................................................................................................11
     [java] Calibri
     [java] Exception in thread "main" java.lang.RuntimeException: Tests did not succeed, cannot build ooxml-lite jar
     [java] 	at org.apache.poi.util.OOXMLLite.build(OOXMLLite.java:131)
     [java] 	at org.apache.poi.util.OOXMLLite.main(OOXMLLite.java:88)
     [java] ...I..I.I.I..................................................................................................................................................
     [java] Time: 116.11
     [java] There were 2 failures:
     [java] 1) bug60320(org.apache.poi.poifs.crypt.TestDecryptor)
     [java] org.apache.poi.EncryptedDocumentException: Export Restrictions in place - please install JCE Unlimited Strength Jurisdiction Policy files
     [java] 	at org.apache.poi.poifs.crypt.CryptoFunctions.getCipher(CryptoFunctions.java:226)
     [java] 	at org.apache.poi.poifs.crypt.CryptoFunctions.getCipher(CryptoFunctions.java:200)
     [java] 	at org.apache.poi.poifs.crypt.agile.AgileDecryptor.hashInput(AgileDecryptor.java:269)
     [java] 	at org.apache.poi.poifs.crypt.agile.AgileDecryptor.verifyPassword(AgileDecryptor.java:114)
     [java] 	at org.apache.poi.poifs.crypt.TestDecryptor.bug60320(TestDecryptor.java:172)
     [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] 	at org.junit.runners.Suite.runChild(Suite.java:128)
     [java] 	at org.junit.runners.Suite.runChild(Suite.java:27)
     [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] 2) bug60320CustomEncrypt(org.apache.poi.poifs.crypt.TestEncryptor)
     [java] org.apache.poi.EncryptedDocumentException: Export Restrictions in place - please install JCE Unlimited Strength Jurisdiction Policy files
     [java] 	at org.apache.poi.poifs.crypt.CryptoFunctions.getCipher(CryptoFunctions.java:226)
     [java] 	at org.apache.poi.poifs.crypt.CryptoFunctions.getCipher(CryptoFunctions.java:200)
     [java] 	at org.apache.poi.poifs.crypt.agile.AgileDecryptor.hashInput(AgileDecryptor.java:269)
     [java] 	at org.apache.poi.poifs.crypt.agile.AgileDecryptor.verifyPassword(AgileDecryptor.java:114)
     [java] 	at org.apache.poi.poifs.crypt.TestEncryptor.bug60320CustomEncrypt(TestEncryptor.java:432)
     [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] 	at org.junit.runners.Suite.runChild(Suite.java:128)
     [java] 	at org.junit.runners.Suite.runChild(Suite.java:27)
     [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] 
     [java] FAILURES!!!
     [java] Tests run: 2087,  Failures: 2
     [java] 

BUILD FAILED
<https://builds.apache.org/job/POI/ws/build.xml>:1564: Java returned: 1

Total time: 3 minutes 18 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.3% relative to #1618
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


Jenkins build is back to normal : POI #1620

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/POI/1620/changes>


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