You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by "Gump [HEAD] :-(" <ge...@gump.apache.org> on 2017/02/08 18:56:05 UTC

[GUMP@vmgump-vm3]: Project poi (in module poi) failed

To whom it may engage...
        
This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at general@gump.apache.org.

Project poi has an issue affecting its community integration.
This issue affects 3 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - org.apache.poi :  POI
    - poi :  POI
    - poi-test :  POI


Full details are available at:
    http://vmgump-vm3.apache.org/poi/poi/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -INFO- Failed with reason build failed
 -DEBUG- Extracted fallback artifacts from Gump Repository



The following work was performed:
http://vmgump-vm3.apache.org/poi/poi/gump_work/build_poi_poi.html
Work Name: build_poi_poi (Type: Build)
Work ended in a state of : Failed
Elapsed: 2 mins 15 secs
Command Line: /usr/lib/jvm/java-8-oracle/bin/java -Djava.awt.headless=true -Dbuild.sysclasspath=only org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml -Djavax.xml.stream.XMLInputFactory=com.sun.xml.internal.stream.XMLInputFactoryImpl -Dversion.id=gump-20170208 -DDSTAMP=20170208 jar 
[Working Directory: /srv/gump/public/workspace/poi]
CLASSPATH: /usr/lib/jvm/java-8-oracle/lib/tools.jar:/srv/gump/public/workspace/poi/build/classes:/srv/gump/public/workspace/poi/build/scratchpad-classes:/srv/gump/public/workspace/poi/build/ooxml-classes:/srv/gump/public/workspace/poi/build/excelant-classes:/srv/gump/public/workspace/poi/build/test-classes:/srv/gump/public/workspace/poi/build/scratchpad-test-classes:/srv/gump/public/workspace/poi/build/ooxml-test-classes:/srv/gump/public/workspace/poi/build/excelant-test-classes:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit4.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/logging-log4j-12/target/log4j-1.2.18-SNAP
 SHOT.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-20170208.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-20170208.jar:/srv/gump/public/workspace/commons-codec-1.x/dist/commons-codec-20170208.jar:/srv/gump/public/workspace/apache-commons/collections/target/commons-collections4-4.2-SNAPSHOT.jar:/srv/gump/public/workspace/xmlsec/target/xmlsec-2.1.0-SNAPSHOT.jar:/srv/gump/public/workspace/junit/target/junit-4.13-SNAPSHOT.jar:/srv/gump/packages/hamcrest/hamcrest-core-1.3.jar:/srv/gump/public/workspace/poi/ooxml-lib/curvesapi-1.04.jar:/srv/gump/public/workspace/poi/ooxml-lib/xmlbeans-2.6.0.jar.orig:/srv/gump/public/workspace/poi/compile-lib/bcpkix-jdk15on-1.54.jar:/srv/gump/public/workspace/poi/compile-lib/bcprov-ext-jdk15on-1.54.jar:/srv/gump/public/workspace/poi/compile-lib/slf4j-api-1.7.12.jar:/srv/gump/public/workspace/poi/ooxml-lib/ooxml-schemas-1.3.jar:/srv/gump/public/workspace/poi/ooxml-lib/ooxml-security-1.1.jar
---------------------------------------------
     [java] 	ID:   rId3
     [java] 	Mode: INTERNAL
     [java] 	Type: http://schemas.openxmlformats.org/officeDocument/2006/relationships/extended-properties
     [java] ..Reading zip-file /srv/gump/public/workspace/poi/test-data/spreadsheet/Formatting.xlsx and writing pretty-printed XML to /tmp/poifiles/Formatting1750218818587056862-pretty.xlsx
     [java] ............
     [java] Done.
     [java] III................Took: 1530ms
     [java] .........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] ..........................................
     [java] Time: 83.314
     [java] There were 2 failures:
     [java] 1) testCellVerticalAlign(org.apache.poi.xwpf.usermodel.TestXWPFTableCell)
     [java] junit.framework.AssertionFailedError: expected:<TOP> but was:<null>
     [java] 	at junit.framework.Assert.fail(Assert.java:57)
     [java] 	at junit.framework.Assert.failNotEquals(Assert.java:329)
     [java] 	at junit.framework.Assert.assertEquals(Assert.java:78)
     [java] 	at junit.framework.Assert.assertEquals(Assert.java:86)
     [java] 	at junit.framework.TestCase.assertEquals(TestCase.java:246)
     [java] 	at org.apache.poi.xwpf.usermodel.TestXWPFTableCell.testCellVerticalAlign(TestXWPFTableCell.java:109)
     [java] 2) testCellVerticalAlign2(org.apache.poi.xwpf.usermodel.TestXWPFTableCell)
     [java] junit.framework.AssertionFailedError
     [java] 	at junit.framework.Assert.fail(Assert.java:55)
     [java] 	at junit.framework.Assert.assertTrue(Assert.java:22)
     [java] 	at junit.framework.Assert.assertNotNull(Assert.java:256)
     [java] 	at junit.framework.Assert.assertNotNull(Assert.java:248)
     [java] 	at junit.framework.TestCase.assertNotNull(TestCase.java:391)
     [java] 	at org.apache.poi.xwpf.usermodel.TestXWPFTableCell.testCellVerticalAlign2(TestXWPFTableCell.java:123)
     [java] 
     [java] FAILURES!!!
     [java] Tests run: 2135,  Failures: 2
     [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:133)
     [java] 	at org.apache.poi.util.OOXMLLite.main(OOXMLLite.java:88)

BUILD FAILED
/srv/gump/public/workspace/poi/build.xml:1624: Java returned: 1

Total time: 2 minutes 15 seconds
---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: http://vmgump-vm3.apache.org/poi/poi/rss.xml
- Atom: http://vmgump-vm3.apache.org/poi/poi/atom.xml

============================== Gump Tracking Only ===
Produced by Apache Gump(TM) version 2.3.
Gump Run 20170208180005, vmgump-vm3.apache.org:vmgump:20170208180005
Gump E-mail Identifier (unique within run) #1.

--
Apache Gump
http://gump.apache.org/ [Instance: vmgump-vm3]

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