See <https://builds.apache.org/job/POI/795/changes>
Changes: [kiwiwings] sonar xmlbeans fix ------------------------------------------ Started by an SCM change Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/POI/ws/> Updating http://svn.apache.org/repos/asf/poi/trunk at revision '2015-08-18T03:34:11.214 +0100' U sonar\ooxml-schema-security\pom.xml U sonar\ooxml-schema-encryption\pom.xml Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into 'F:\hudson\hudson-slave\workspace\POI\forrest.properties' Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into 'F:\hudson\hudson-slave\workspace\POI\src\documentation' At revision 1696355 At revision 1696355 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 [POI] $ cmd.exe /C '"f:\hudson\tools\ant\latest\bin\ant.bat -Dcoverage.enabled=true clean jenkins && exit %%ERRORLEVEL%%"' 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/ws/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_27/1.6.0_27-b07/20.2-b06/Java HotSpot(TM) 64-Bit Server VM from Sun Microsystems Inc. on Windows Server 2008: 6.0 compile-main: [javac] Compiling 1176 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: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] Compiling 514 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: Some input files use 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 504 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] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked 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. [javac] Note: <https://builds.apache.org/job/POI/ws/src\scratchpad\testcases\org\apache\poi\hslf\TestReWriteSanity.java> uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked 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 350 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 186 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 137 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. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked 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] Note: <https://builds.apache.org/job/POI/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] 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] Inner class org.apache.poi.poifs.crypt.TestCertificateEncryption$CertData.class not included [java] Inner class org.apache.poi.TestPOIXMLDocument$OPCParser.class not included [java] Inner class org.apache.poi.TestPOIXMLDocument$TestFactory.class not included [java] Inner class org.apache.poi.xslf.usermodel.TestXSLFTextParagraph$DrawTextParagraphProxy.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.streaming.TestSXSSFWorkbook$1.class not included [java] Inner class org.apache.poi.xssf.streaming.TestSXSSFWorkbook$NullOutputStream.class not included [java] Inner class org.apache.poi.xssf.usermodel.TestFormulaEvaluatorOnXSSF$Result.class not included [java] Inner class org.apache.poi.xssf.usermodel.TestFormulaEvaluatorOnXSSF$SS.class not included [java] Inner class org.apache.poi.xssf.usermodel.TestMultiSheetFormulaEvaluatorOnXSSF$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.TestXSSFBugs$1.class not included [java] Class org.apache.poi.xssf.usermodel.TestXSSFSheetAutosizeColumn does not derive from TestCase and does not have a @Test annotation [java] Found 167 classes [java] ......................................................I..................................................................................................I....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] ....................................................................II..........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] ......................................................................................................................................Setting col: 0 and row 0 [java] Setting col: 1 and row 1 [java] ...........................................................................................................................................................................................Warning - Row 13 has no cell 1, can't figure out test name [java] .........III.II.......I....................................................[Fatal Error] :1:1: The parser has encountered more than "4,096" entity expansions in this document; this is the limit imposed by the application. [java] .[Fatal Error] :1:1: The parser has encountered more than "4,096" entity expansions in this document; this is the limit imposed by the application. [java] ...............I.....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] ........................................Name: /word/document.xml - Content Type: application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml [java] ................................................................................................................................................ [java] Time: 160.673 [java] [java] OK (1309 tests) [java] [java] Copying classes to <https://builds.apache.org/job/POI/ws/build\ooxml-lite-classes> [java] Exception in thread "main" java.lang.OutOfMemoryError: PermGen space [java] at java.lang.ClassLoader.defineClass1(Native Method) [java] at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631) [java] at java.lang.ClassLoader.defineClass(ClassLoader.java:615) [java] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) [java] at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) [java] at java.net.URLClassLoader.access$000(URLClassLoader.java:58) [java] at java.net.URLClassLoader$1.run(URLClassLoader.java:197) [java] at java.security.AccessController.doPrivileged(Native Method) [java] at java.net.URLClassLoader.findClass(URLClassLoader.java:190) [java] at java.lang.ClassLoader.loadClass(ClassLoader.java:306) [java] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) [java] at java.lang.ClassLoader.loadClass(ClassLoader.java:247) [java] at java.lang.Class.getDeclaredClasses0(Native Method) [java] at java.lang.Class.getDeclaredClasses(Class.java:1699) [java] at org.apache.poi.util.OOXMLLite.build(OOXMLLite.java:118) [java] at org.apache.poi.util.OOXMLLite.main(OOXMLLite.java:86) BUILD FAILED <https://builds.apache.org/job/POI/ws/build.xml>:1192: Java returned: 1 Total time: 5 minutes 1 second 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 Sending artifact delta relative to POI #793 Archived 16 artifacts Archive block size is 32768 Received 1222 blocks and 23840545 bytes Compression is 62.7% Took 47 sec Recording test results --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
