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

Changes:

[kiwiwings] findbugs fixes
close resources in tests

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-2 (docker Ubuntu ubuntu) in workspace 
<https://builds.apache.org/job/POI-JDK8/ws/>
Updating http://svn.apache.org/repos/asf/poi/trunk at revision 
'2015-11-01T04:12:15.503 +0000'
U         src/scratchpad/src/org/apache/poi/hwpf/converter/NumberFormatter.java
U         src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFRow.java
U         
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFSheetShiftRows.java
U         
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFWorkbook.java
U         src/ooxml/testcases/org/apache/poi/xssf/streaming/TestSXSSFRow.java
U         
src/ooxml/testcases/org/apache/poi/xssf/streaming/TestSXSSFWorkbook.java
U         src/ooxml/java/org/apache/poi/openxml4j/util/ZipSecureFile.java
U         src/testcases/org/apache/poi/hssf/usermodel/TestHSSFWorkbook.java
U         src/testcases/org/apache/poi/hssf/usermodel/TestHSSFRow.java
U         src/testcases/org/apache/poi/ss/usermodel/BaseTestWorkbook.java
U         src/testcases/org/apache/poi/ss/usermodel/BaseTestRow.java
U         src/testcases/org/apache/poi/ss/usermodel/BaseTestSheetShiftRows.java
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'>
At revision 1711714
At revision 1711714
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
[EnvInject] - Executing scripts and injecting environment variables after the 
SCM step.
[EnvInject] - Injecting as environment variables the properties content 
LANG=en_US.UTF-8

[EnvInject] - Variables injected successfully.
[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/geometry-java>
    [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/659/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 1181 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: 
<https://builds.apache.org/job/POI-JDK8/ws/src/java/org/apache/poi/hpsf/CustomProperties.java>
 uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 warning
    [javac] Compiling 515 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 4 files to 
<https://builds.apache.org/job/POI-JDK8/ws/build/classes>

check-ooxml-xsds:

fetch-ooxml-xsds:

generate-geometry:

compile-scratchpad:
    [javac] Compiling 438 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: 
<https://builds.apache.org/job/POI-JDK8/ws/src/scratchpad/src/org/apache/poi/hwpf/model/PropertyNode.java>
 uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 warning
    [javac] Compiling 181 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: 
<https://builds.apache.org/job/POI-JDK8/ws/src/scratchpad/testcases/org/apache/poi/hslf/TestReWriteSanity.java>
 uses 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-compiled-ooxml-xsds:

compile-ooxml-xsds:

compile-ooxml:
    [javac] Compiling 403 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] 1 warning
    [javac] Compiling 190 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 2 files to 
<https://builds.apache.org/job/POI-JDK8/ws/build/ooxml-classes>

compile-examples:
    [javac] Compiling 137 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] 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] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
MaxPermSize=256m; support was removed in 8.0
     [java] Collecting unit tests from 
<https://builds.apache.org/job/POI-JDK8/ws/build/ooxml-test-classes>
     [java] Found 172 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] 
.............................................................................I.......................................................................................................................................................Name:
 /word/document.xml - Content Type: 
application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml
     [java] JAXP: find factoryId =javax.xml.stream.XMLInputFactory
     [java] JAXP: found system property, 
value=com.sun.xml.internal.stream.XMLInputFactoryImpl
     [java] JAXP: created new instance of class 
com.sun.xml.internal.stream.XMLInputFactoryImpl using ClassLoader: null
     [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] 
.....................................................................................................................II...................................................................................................................................................................................................................I......I......................I....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................E.......................................III.II.......I...................I....................................I..............................................................................................................................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:105)
     [java]     at org.apache.poi.util.OOXMLLite.main(OOXMLLite.java:86)
     [java] 
..............................................................................................................................................................................I............................................................................................
     [java] Time: 104.542
     [java] There was 1 failure:
     [java] 1) 
testBug56957CloseWorkbook(org.apache.poi.xssf.usermodel.TestXSSFWorkbook)
     [java] org.junit.ComparisonFailure: expected:<Sun Nov 09 00:00:00 [CET] 
2014> but was:<Sun Nov 09 00:00:00 [UTC] 2014>
     [java]     at org.junit.Assert.assertEquals(Assert.java:115)
     [java]     at org.junit.Assert.assertEquals(Assert.java:144)
     [java]     at 
org.apache.poi.xssf.usermodel.TestXSSFWorkbook.testBug56957CloseWorkbook(TestXSSFWorkbook.java:1053)
     [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.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:103)
     [java]     at org.apache.poi.util.OOXMLLite.main(OOXMLLite.java:86)
     [java] 
     [java] FAILURES!!!
     [java] Tests run: 1738,  Failures: 1
     [java] 

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

Total time: 2 minutes 39 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
ERROR: Publisher 'Publish JUnit test result report' failed: No test report 
files were found. Configuration error?


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to