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 2015/04/16 12:14:43 UTC

Build failed in Jenkins: POI-JDK8 #331

See <https://builds.apache.org/job/POI-JDK8/331/changes>

Changes:

[centic] Adjust Eclipse project settings to ensure that files are read as UTF-8 on Windows or systems with different character encoding settings.

------------------------------------------
[...truncated 2 lines...]
Updating http://svn.apache.org/repos/asf/poi/trunk at revision '2015-04-16T10:12:08.537 +0000'
AU        test-data/spreadsheet/57163.xls
U         src/java/org/apache/poi/hssf/usermodel/HSSFCell.java
U         src/java/org/apache/poi/hssf/model/InternalWorkbook.java
U         src/integrationtest/org/apache/poi/stress/AbstractFileHandler.java
U         src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFCell.java
U         src/ooxml/testcases/org/apache/poi/xssf/XSSFITestDataProvider.java
U         src/ooxml/testcases/org/apache/poi/ss/usermodel/BaseTestXCell.java
U         src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFCell.java
U         src/ooxml/java/org/apache/poi/xssf/streaming/SXSSFCell.java
U         src/ooxml/java/org/apache/poi/dev/OOXMLPrettyPrint.java
U         src/testcases/org/apache/poi/hssf/usermodel/TestBugs.java
U         src/testcases/org/apache/poi/hssf/usermodel/TestHSSFCell.java
U         src/testcases/org/apache/poi/ss/usermodel/BaseTestCell.java
A         .settings/org.eclipse.core.resources.prefs
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into '<https://builds.apache.org/job/POI-JDK8/ws/forrest.properties'>
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into '<https://builds.apache.org/job/POI-JDK8/ws/src/documentation'>
U         src/documentation/content/xdocs/subversion.xml
U         src/documentation/content/xdocs/overview.xml
U         src/documentation/content/xdocs/index.xml
U         src/documentation/content/xdocs/spreadsheet/index.xml
U         src/documentation/content/xdocs/howtobuild.xml
U         src/documentation/content/xdocs/status.xml
U         src/documentation/content/xdocs/guidelines.xml
At revision 1674034
At revision 1674034
no change for http://svn.apache.org/repos/asf/poi/trunk/forrest.properties since the previous build
no change for https://svn.apache.org/repos/asf/poi/site/src/documentation since the previous build
Deleting old artifacts from #329
[POI-JDK8] $ /home/jenkins/tools/ant/latest/bin/ant -Dcoverage.enabled=true clean jenkins
Buildfile: <https://builds.apache.org/job/POI-JDK8/ws/build.xml>

clean:
   [delete] Deleting directory <https://builds.apache.org/job/POI-JDK8/ws/build>

check-jars:

fetch-jars:

check-ooxml-jars:

fetch-ooxml-jars:

init:
    [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/test-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/test-results>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/scratchpad-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/scratchpad-test-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/scratchpad-test-results>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/ooxml-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/ooxml-test-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/ooxml-test-results>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/excelant-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/excelant-test-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/excelant-test-results>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/examples-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/integration-test-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/331/artifact/build/integration-test-results>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/dist>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/tmp/site/build/site>
     [echo] Using Java: 1.8.0_20/1.8.0_20-b26/25.20-b23/Java HotSpot(TM) 64-Bit Server VM from Oracle Corporation on Linux: 3.13.0-36-lowlatency

compile-main:
    [javac] Compiling 993 source files to <https://builds.apache.org/job/POI-JDK8/ws/build/classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 warning
    [javac] Compiling 508 source files to <https://builds.apache.org/job/POI-JDK8/ws/build/test-classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 warning
     [copy] Copying 3 files to <https://builds.apache.org/job/POI-JDK8/ws/build/classes>

compile-scratchpad:
    [javac] Compiling 530 source files to <https://builds.apache.org/job/POI-JDK8/ws/build/scratchpad-classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 warning
    [javac] Compiling 182 source files to <https://builds.apache.org/job/POI-JDK8/ws/build/scratchpad-test-classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 warning
     [copy] Copying 2 files to <https://builds.apache.org/job/POI-JDK8/ws/build/scratchpad-classes>

check-ooxml-xsds:

fetch-ooxml-xsds:

check-compiled-ooxml-xsds:

compile-ooxml-xsds:

compile-ooxml:
    [javac] Compiling 382 source files to <https://builds.apache.org/job/POI-JDK8/ws/build/ooxml-classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 warning
    [javac] Compiling 182 source files to <https://builds.apache.org/job/POI-JDK8/ws/build/ooxml-test-classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 warning
     [copy] Copying 3 files to <https://builds.apache.org/job/POI-JDK8/ws/build/ooxml-classes>

compile-examples:
    [javac] Compiling 136 source files to <https://builds.apache.org/job/POI-JDK8/ws/build/examples-classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 warning
     [copy] Copying 1 file to <https://builds.apache.org/job/POI-JDK8/ws/build/examples-classes>

compile-excelant:
    [javac] Compiling 14 source files to <https://builds.apache.org/job/POI-JDK8/ws/build/excelant-classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
    [javac] Note: <https://builds.apache.org/job/POI-JDK8/ws/src/excelant/java/org/apache/poi/ss/excelant/util/ExcelAntWorkbookUtil.java> uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 warning
    [javac] Compiling 13 source files to <https://builds.apache.org/job/POI-JDK8/ws/build/excelant-test-classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
    [javac] 1 warning
     [copy] Copying 1 file to <https://builds.apache.org/job/POI-JDK8/ws/build/excelant-classes>

compile:

compile-ooxml-lite:
    [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/ooxml-lite-merged>
      [jar] Building jar: <https://builds.apache.org/job/POI-JDK8/ws/build/ooxml-lite-merged/ooxml-lite-merged.jar>
     [java] Collecting unit tests from <https://builds.apache.org/job/POI-JDK8/ws/build/ooxml-test-classes>
     [java] Inner class org.apache.poi.xslf.geom.TestPresetGeometries$1.class not included
     [java] Inner class org.apache.poi.TestPOIXMLDocument$OPCParser.class not included
     [java] Inner class org.apache.poi.poifs.crypt.TestCertificateEncryption$CertData.class not included
     [java] Inner class org.apache.poi.xssf.extractor.TestXSSFExportToXML$1.class not included
     [java] Inner class org.apache.poi.xssf.extractor.TestXSSFExportToXML$DummyEntityResolver.class not included
     [java] Inner class org.apache.poi.xssf.usermodel.TestXSSFBugs$1.class not included
     [java] Inner class org.apache.poi.xssf.usermodel.TestFormulaEvaluatorOnXSSF$SS.class not included
     [java] Class org.apache.poi.xssf.usermodel.TestXSSFSheetAutosizeColumn does not derive from TestCase and does not have a @Test annotation
     [java] Inner class org.apache.poi.xssf.usermodel.TestFormulaEvaluatorOnXSSF$Result.class not included
     [java] Inner class org.apache.poi.xssf.usermodel.TestMultiSheetFormulaEvaluatorOnXSSF$SS.class not included
     [java] Inner class org.apache.poi.xssf.usermodel.TestMultiSheetFormulaEvaluatorOnXSSF$Result.class not included
     [java] Inner class org.apache.poi.xssf.streaming.TestSXSSFWorkbook$NullOutputStream.class not included
     [java] Inner class org.apache.poi.xssf.streaming.TestSXSSFWorkbook$1.class not included
     [java] Inner class org.apache.poi.TestPOIXMLDocument$TestFactory.class not included
     [java] Found 163 classes
     [java] .............II.......................................................................................Name: /word/document.xml - Content Type: application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml
     [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] [Fatal Error] :1:1: JAXP00010001: The parser has encountered more than "4096" entity expansions in this document; this is the limit imposed by the JDK.
     [java] [Fatal Error] :1:1: JAXP00010001: The parser has encountered more than "4096" entity expansions in this document; this is the limit imposed by the JDK.
     [java] .......................................................................................................................................................................................................................................................................................................................I.............E..........................................................................................................................................................................................................................................I....I..........I........................................................................................................................................................................................................................................org.apache.poi.ss.usermodel.CellValue [12.0]
     [java] org.apache.poi.ss.usermodel.CellValue [12.0]
     [java] ....org.apache.poi.ss.usermodel.CellValue [1.0]
     [java] org.apache.poi.ss.usermodel.CellValue [1.0]
     [java] .org.apache.poi.ss.usermodel.CellValue [2.0]
     [java] org.apache.poi.ss.usermodel.CellValue [2.0]
     [java] .org.apache.poi.ss.usermodel.CellValue [2.0]
     [java] .org.apache.poi.ss.usermodel.CellValue [2.0]
     [java] .org.apache.poi.ss.usermodel.CellValue [2.0]
     [java] .org.apache.poi.ss.usermodel.CellValue [3.0]
     [java] ...................................................................................................Done
     [java] ...........<?xml version="1.0" encoding="UTF-8"?>
     [java] <worksheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main"><dimension ref="A1"/><sheetViews><sheetView workbookViewId="0" tabSelected="true"/></sheetViews><sheetFormatPr defaultRowHeight="15.0"/><sheetData/><pageMargins bottom="0.75" footer="0.3" header="0.3" left="0.7" right="0.7" top="0.75"/></worksheet>
     [java] Warning - Row 13 has no cell 1, can't figure out test name
     [java] .................................................................................................Setting col: 0 and row 0
     [java] Setting col: 1 and row 1
     [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:100)
     [java] 	at org.apache.poi.util.OOXMLLite.main(OOXMLLite.java:84)
     [java] .................................................................................................................
     [java] Time: 50.557
     [java] There was 1 failure:
     [java] 1) testSignEnvelopingDocument(org.apache.poi.poifs.crypt.TestSignatureInfo)
     [java] java.lang.RuntimeException: error while creating a time-stamp: invalid Content-Type: text/html
     [java] 	at org.apache.poi.poifs.crypt.dsig.facets.XAdESXLSignatureFacet.createXAdESTimeStamp(XAdESXLSignatureFacet.java:359)
     [java] 	at org.apache.poi.poifs.crypt.dsig.facets.XAdESXLSignatureFacet.createXAdESTimeStamp(XAdESXLSignatureFacet.java:349)
     [java] 	at org.apache.poi.poifs.crypt.dsig.facets.XAdESXLSignatureFacet.postSign(XAdESXLSignatureFacet.java:157)
     [java] 	at org.apache.poi.poifs.crypt.dsig.SignatureInfo.postSign(SignatureInfo.java:587)
     [java] 	at org.apache.poi.poifs.crypt.dsig.SignatureInfo.confirmSignature(SignatureInfo.java:321)
     [java] 	at org.apache.poi.poifs.crypt.TestSignatureInfo.testSignEnvelopingDocument(TestSignatureInfo.java:382)
     [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     [java] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     [java] 	at java.lang.reflect.Method.invoke(Method.java:483)
     [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.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
     [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:98)
     [java] 	at org.apache.poi.util.OOXMLLite.main(OOXMLLite.java:84)
     [java] Caused by: java.lang.RuntimeException: invalid Content-Type: text/html
     [java] 	at org.apache.poi.poifs.crypt.dsig.services.TSPTimeStampService.timeStamp(TSPTimeStampService.java:169)
     [java] 	at org.apache.poi.poifs.crypt.dsig.facets.XAdESXLSignatureFacet.createXAdESTimeStamp(XAdESXLSignatureFacet.java:356)
     [java] 	... 37 more
     [java] 
     [java] FAILURES!!!
     [java] Tests run: 1233,  Failures: 1
     [java] 

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

Total time: 2 minutes 17 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
Recording test results

---------------------------------------------------------------------
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-JDK8 #332

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


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