See <https://builds.apache.org/job/POI-DSL-API-Check/116/display/redirect?page=changes>
Changes: [onealj] update changelog for bug 61085 [onealj] bug 61059: fix NamePtg to read unsigned shorts instead of signed shorts, avoiding a AIOOBE when a workbook contains more than 32k Names. Thanks to Travis Burtrum for the patch. ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. [EnvInject] - Preparing an environment for the build. [EnvInject] - Keeping Jenkins system variables. [EnvInject] - Keeping Jenkins build variables. [EnvInject] - Injecting as environment variables the properties content LANG=en_US.UTF-8 [EnvInject] - Variables injected successfully. [EnvInject] - Injecting contributions. Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace <https://builds.apache.org/job/POI-DSL-API-Check/ws/> Updating https://svn.apache.org/repos/asf/poi/trunk at revision '2017-05-28T23:43:12.752 +0000' U src/java/org/apache/poi/ss/formula/ptg/NamePtg.java Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into '<https://builds.apache.org/job/POI-DSL-API-Check/ws/src/documentation'> U src/documentation/content/xdocs/status.xml At revision 1796559 Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into '<https://builds.apache.org/job/POI-DSL-API-Check/ws/forrest.properties'> At revision 1796559 At revision 1796559 No changes for https://svn.apache.org/repos/asf/poi/site/forrest.properties since the previous build [POI-DSL-API-Check] $ /bin/bash -xe /tmp/hudson1443541587868431571.sh + svn status X forrest.properties X src/documentation Performing status on external item at 'src/documentation': + echo Java-Home: /home/jenkins/tools/java/latest1.7 Java-Home: /home/jenkins/tools/java/latest1.7 + ls -al /home/jenkins/tools/java/latest1.7/ total 19808 drwxr-xr-x 8 root root 4096 Oct 7 2016 . drwxr-xr-x 25 root root 4096 Feb 12 07:24 .. drwxr-xr-x 2 root root 4096 Oct 7 2016 bin -r--r--r-- 1 root root 3339 Apr 11 2015 COPYRIGHT drwxr-xr-x 4 root root 4096 Oct 7 2016 db drwxr-xr-x 3 root root 4096 Oct 7 2016 include drwxr-xr-x 5 root root 4096 Oct 7 2016 jre drwxr-xr-x 5 root root 4096 Oct 7 2016 lib -r--r--r-- 1 root root 40 Apr 11 2015 LICENSE drwxr-xr-x 4 root root 4096 Oct 7 2016 man -r--r--r-- 1 root root 114 Apr 11 2015 README.html -rw-r--r-- 1 root root 499 Apr 11 2015 release -rw-r--r-- 1 root root 19947513 Apr 11 2015 src.zip -rw-r--r-- 1 root root 110114 Mar 16 2015 THIRDPARTYLICENSEREADME-JAVAFX.txt -r--r--r-- 1 root root 173571 Apr 11 2015 THIRDPARTYLICENSEREADME.txt + exit 0 [Gradle] - Launching build. [POI-DSL-API-Check] $ gradle japicmp :main:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.6 Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: <https://builds.apache.org/job/POI-DSL-API-Check/ws/src/java/org/apache/poi/hpsf/CustomProperties.java> uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning :main:processResources UP-TO-DATE :main:classes :main:jar :ooxml:ant-check-jars :ooxml:ant-fetch-jars :ooxml:ant-check-ooxml-jars :ooxml:ant-fetch-ooxml-jars :ooxml:ant-init [ant:echo] Using Ant: Apache Ant(TM) version 1.9.6 compiled on June 29 2015 from ${ant.home}, Ant detected Java 1.7 (may be different than actual Java sometimes...) [ant:echo] Using Java: 1.7.0_80/1.7.0_80-b15/24.80-b11/Java HotSpot(TM) 64-Bit Server VM from Oracle Corporation on Linux: 3.19.0-25-generic [ant:echo] Using Findbugs: 3.0.1 for Java 1.7.0_80 :ooxml:ant-check-ooxml-xsds :ooxml:ant-fetch-ooxml-xsds :ooxml:ant-check-compiled-ooxml-xsds :ooxml:ant-compile-ooxml-xsds Time to build schema type system: 3.227 seconds Time to generate code: 5.075 seconds [ant:javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [ant:javac] [ant:javac] [ant:javac] The system is out of resources. [ant:javac] Consult the following stack trace for details. [ant:javac] java.lang.OutOfMemoryError: Java heap space [ant:javac] at com.sun.tools.javac.jvm.ClassReader$AnnotationDeproxy.deproxyCompound(ClassReader.java:1525) [ant:javac] at com.sun.tools.javac.jvm.ClassReader$AnnotationDeproxy.deproxyCompoundList(ClassReader.java:1510) [ant:javac] at com.sun.tools.javac.jvm.ClassReader$AnnotationCompleter.enterAnnotation(ClassReader.java:1702) [ant:javac] at com.sun.tools.javac.comp.Annotate.flush(Annotate.java:109) [ant:javac] at com.sun.tools.javac.comp.Annotate.enterDone(Annotate.java:101) [ant:javac] at com.sun.tools.javac.comp.Enter.complete(Enter.java:510) [ant:javac] at com.sun.tools.javac.comp.Enter.main(Enter.java:469) [ant:javac] at com.sun.tools.javac.main.JavaCompiler.enterTrees(JavaCompiler.java:929) [ant:javac] at com.sun.tools.javac.processing.JavacProcessingEnvironment$Round.enterTrees(JavacProcessingEnvironment.java:1008) [ant:javac] at com.sun.tools.javac.processing.JavacProcessingEnvironment$Round.<init>(JavacProcessingEnvironment.java:894) [ant:javac] at com.sun.tools.javac.processing.JavacProcessingEnvironment$Round.next(JavacProcessingEnvironment.java:913) [ant:javac] at com.sun.tools.javac.processing.JavacProcessingEnvironment.doProcessing(JavacProcessingEnvironment.java:1174) [ant:javac] at com.sun.tools.javac.main.JavaCompiler.processAnnotations(JavaCompiler.java:1108) [ant:javac] at com.sun.tools.javac.main.JavaCompiler.compile(JavaCompiler.java:824) [ant:javac] at com.sun.tools.javac.main.Main.compile(Main.java:439) [ant:javac] at com.sun.tools.javac.main.Main.compile(Main.java:353) [ant:javac] at com.sun.tools.javac.main.Main.compile(Main.java:342) [ant:javac] at com.sun.tools.javac.main.Main.compile(Main.java:333) [ant:javac] at com.sun.tools.javac.Main.compile(Main.java:76) [ant:javac] at com.sun.tools.javac.Main.main(Main.java:61) :ooxml:ant-compile-ooxml-xsds FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':ooxml:ant-compile-ooxml-xsds'. > The following error occurred while executing this line: <https://builds.apache.org/job/POI-DSL-API-Check/ws/build.xml>:855: Compile failed; see the compiler error output for details. * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 6 mins 47.577 secs Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure Archiving artifacts --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
