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/06/20 06:38:17 UTC

Build failed in Jenkins: POI #1380

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

Changes:

[onealj] bug 57523: add unit test written by Dominik Stadler

[onealj] fix bug number typo for bug 59719

[onealj] bug 59719: add unit test and comments/javadocs from Greg Woolsey for XSSFDataVAlidationConstraint

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-2 (docker Ubuntu ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/POI/ws/>
Updating http://svn.apache.org/repos/asf/poi/trunk at revision '2016-06-20T06:34:18.550 +0000'
AU        test-data/spreadsheet/57523.xlsx
U         src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFDataValidationConstraint.java
U         src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFDataValidationConstraint.java
U         src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFBugs.java
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into '<https://builds.apache.org/job/POI/ws/forrest.properties'>
At revision 1749268

Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into '<https://builds.apache.org/job/POI/ws/src/documentation'>
U         src/documentation/content/xdocs/status.xml
At revision 1749268

At revision 1749268

WARNING: clock of the subversion server appears to be out of sync. This can result in inconsistent check out behavior.
No changes for http://svn.apache.org/repos/asf/poi/site/forrest.properties 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] $ /bin/bash -xe /tmp/hudson2499438294606135059.sh
+ svn status
    X   forrest.properties
X       src/documentation

Performing status on external item at 'src/documentation':
+ exit 0
[POI] $ /home/jenkins/tools/ant/latest/bin/ant -Dcoverage.enabled=true clean jenkins
Buildfile: <https://builds.apache.org/job/POI/ws/build.xml>

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

check-jars:

fetch-jars:

check-ooxml-jars:

fetch-ooxml-jars:

init:
    [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build>
    [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/test-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/test-results>
    [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/scratchpad-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/scratchpad-test-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/scratchpad-test-results>
    [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/geometry-java>
    [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/ooxml-classes>
    [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/1380/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 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-36-lowlatency

compile-main:
    [javac] Compiling 1191 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 527 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 464 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 182 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 408 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 205 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 138 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:
    [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] Found 184 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.......I....................................I................................................................................................................................Name: /word/document.xml - Content Type: application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml
     [java] ................................................................................................................................I....................................................Cell formula evaluation currently unsupported
     [java] Array formulas currently unsupported
     [java] ................................................................................................................II.................I...............................................I.....Cell: 3E-104
     [java] Cell: 5E-104
     [java] Cell: 5E-106
     [java] Cell: 
     [java] .EII........I.I......................I........Reading row 0, col 1
     [java] Formula:A1
     [java] Formula Result Type:1
     [java] Reading row 1, col 1
     [java] Formula:A1
     [java] Formula Result Type:1
     [java] .I......I...............................................................................................................................................................................................................................................................I..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................III.III.......I.......I.....I.......I.....I....................................I.................................................................................................................................................Setting col: 0 and row 0
     [java] Setting col: 1 and row 1
     [java] ..............................I.I.I...............................................................................................................................................11
     [java] Calibri
     [java] ...............................................................I............................................................................................................................
     [java] Time: 150.677
     [java] There was 1 failure:
     [java] 1) test57523(org.apache.poi.xssf.usermodel.TestXSSFBugs)
     [java] java.lang.AssertionError: expected:<500.0> but was:<2500.0>
     [java] 	at org.junit.Assert.fail(Assert.java:88)
     [java] 	at org.junit.Assert.failNotEquals(Assert.java:834)
     [java] 	at org.junit.Assert.assertEquals(Assert.java:553)
     [java] 	at org.junit.Assert.assertEquals(Assert.java:683)
     [java] 	at org.apache.poi.xssf.usermodel.TestXSSFBugs.test57523(TestXSSFBugs.java:3079)
     [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: 1981,  Failures: 1
     [java] 
     [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)

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

Total time: 3 minutes 28 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 100.0% relative to #1379
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 #1381

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


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