See
<https://builds.apache.org/job/POI-DSL-OpenJDK/319/display/redirect?page=changes>
Changes:
[jmarkmurphy] javadocs and Quick page improvements for XSSF Header/Footer
------------------------------------------
[...truncated 3.14 KB...]
total 28
drwxr-xr-x 7 root root 4096 Nov 8 08:41 .
drwxr-xr-x 4 root root 4096 Nov 8 08:41 ..
lrwxrwxrwx 1 root root 22 Oct 27 22:51 ASSEMBLY_EXCEPTION ->
jre/ASSEMBLY_EXCEPTION
drwxr-xr-x 2 root root 4096 Nov 8 08:41 bin
lrwxrwxrwx 1 root root 41 Jan 23 2017 docs ->
../../../share/doc/openjdk-8-jre-headless
drwxr-xr-x 3 root root 4096 Nov 8 08:41 include
drwxr-xr-x 5 root root 4096 Nov 8 08:41 jre
drwxr-xr-x 3 root root 4096 Nov 8 08:41 lib
drwxr-xr-x 4 root root 4096 Feb 11 2017 man
lrwxrwxrwx 1 root root 20 Oct 27 22:51 src.zip -> ../openjdk-8/src.zip
lrwxrwxrwx 1 root root 22 Oct 27 22:51 THIRD_PARTY_README ->
jre/THIRD_PARTY_README
+ ls -al /usr/lib/jvm/java-8-openjdk-amd64//bin
total 244
drwxr-xr-x 2 root root 4096 Nov 8 08:41 .
drwxr-xr-x 7 root root 4096 Nov 8 08:41 ..
-rwxr-xr-x 1 root root 6504 Oct 27 22:51 appletviewer
-rwxr-xr-x 1 root root 6504 Oct 27 22:51 extcheck
-rwxr-xr-x 1 root root 6504 Oct 27 22:51 idlj
-rwxr-xr-x 1 root root 6504 Oct 27 22:51 jar
-rwxr-xr-x 1 root root 6504 Oct 27 22:51 jarsigner
lrwxrwxrwx 1 root root 15 Oct 27 22:51 java -> ../jre/bin/java
-rwxr-xr-x 1 root root 6504 Oct 27 22:51 javac
-rwxr-xr-x 1 root root 6504 Oct 27 22:51 javadoc
-rwxr-xr-x 1 root root 6504 Oct 27 22:51 javah
-rwxr-xr-x 1 root root 6504 Oct 27 22:51 javap
-rwxr-xr-x 1 root root 2806 Oct 27 22:04 java-rmi.cgi
-rwxr-xr-x 1 root root 6504 Oct 27 22:51 jcmd
-rwxr-xr-x 1 root root 6528 Oct 27 22:51 jconsole
-rwxr-xr-x 1 root root 6520 Oct 27 22:51 jdb
-rwxr-xr-x 1 root root 6504 Oct 27 22:51 jdeps
-rwxr-xr-x 1 root root 6504 Oct 27 22:51 jhat
-rwxr-xr-x 1 root root 6568 Oct 27 22:51 jinfo
lrwxrwxrwx 1 root root 14 Oct 27 22:51 jjs -> ../jre/bin/jjs
-rwxr-xr-x 1 root root 6568 Oct 27 22:51 jmap
-rwxr-xr-x 1 root root 6504 Oct 27 22:51 jps
-rwxr-xr-x 1 root root 6504 Oct 27 22:51 jrunscript
-rwxr-xr-x 1 root root 6520 Oct 27 22:51 jsadebugd
-rwxr-xr-x 1 root root 6568 Oct 27 22:51 jstack
-rwxr-xr-x 1 root root 6504 Oct 27 22:51 jstat
-rwxr-xr-x 1 root root 6504 Oct 27 22:51 jstatd
lrwxrwxrwx 1 root root 18 Oct 27 22:51 keytool -> ../jre/bin/keytool
-rwxr-xr-x 1 root root 6504 Oct 27 22:51 native2ascii
lrwxrwxrwx 1 root root 15 Oct 27 22:51 orbd -> ../jre/bin/orbd
lrwxrwxrwx 1 root root 18 Oct 27 22:51 pack200 -> ../jre/bin/pack200
lrwxrwxrwx 1 root root 21 Oct 27 22:51 policytool -> ../jre/bin/policytool
-rwxr-xr-x 1 root root 6504 Oct 27 22:51 rmic
lrwxrwxrwx 1 root root 15 Oct 27 22:51 rmid -> ../jre/bin/rmid
lrwxrwxrwx 1 root root 22 Oct 27 22:51 rmiregistry -> ../jre/bin/rmiregistry
-rwxr-xr-x 1 root root 6504 Oct 27 22:51 schemagen
-rwxr-xr-x 1 root root 6504 Oct 27 22:51 serialver
lrwxrwxrwx 1 root root 21 Oct 27 22:51 servertool -> ../jre/bin/servertool
lrwxrwxrwx 1 root root 20 Oct 27 22:51 tnameserv -> ../jre/bin/tnameserv
lrwxrwxrwx 1 root root 20 Oct 27 22:51 unpack200 -> ../jre/bin/unpack200
-rwxr-xr-x 1 root root 6504 Oct 27 22:51 wsgen
-rwxr-xr-x 1 root root 6504 Oct 27 22:51 wsimport
-rwxr-xr-x 1 root root 6504 Oct 27 22:51 xjc
+ /usr/lib/jvm/java-8-openjdk-amd64//bin/java -version
openjdk version "1.8.0_151"
OpenJDK Runtime Environment (build 1.8.0_151-8u151-b12-0ubuntu0.16.04.2-b12)
OpenJDK 64-Bit Server VM (build 25.151-b12, mixed mode)
+ echo which java
which java
+ which java
/usr/lib/jvm/java-8-openjdk-amd64//bin/java
+ java -version
openjdk version "1.8.0_151"
OpenJDK Runtime Environment (build 1.8.0_151-8u151-b12-0ubuntu0.16.04.2-b12)
OpenJDK 64-Bit Server VM (build 25.151-b12, mixed mode)
+ echo which javac
which javac
+ which javac
/usr/lib/jvm/java-8-openjdk-amd64//bin/javac
+ javac -version
javac 1.8.0_151
+ echo '<project default="test"><target name="test"><echo>Java
${ant.java.version}/${java.version}</echo><exec executable="javac"><arg
value="-version"/></exec></target></project>'
+ ant -f build.javacheck.xml -v
Apache Ant(TM) version 1.9.6 compiled on July 8 2015
Buildfile:
<https://builds.apache.org/job/POI-DSL-OpenJDK/ws/build.javacheck.xml>
Detected Java version: 1.8 in: /usr/lib/jvm/java-8-openjdk-amd64/jre
Detected OS: Linux
parsing buildfile
<https://builds.apache.org/job/POI-DSL-OpenJDK/ws/build.javacheck.xml> with URI
= <https://builds.apache.org/job/POI-DSL-OpenJDK/ws/build.javacheck.xml>
Project base dir set to: <https://builds.apache.org/job/POI-DSL-OpenJDK/ws/>
Build sequence for target(s) `test' is [test]
Complete build sequence is [test, ]
test:
parsing buildfile
jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/antlib.xml with URI =
jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/antlib.xml from a zip
file
[echo] Java 1.8/1.8.0_151
[exec] Current OS is Linux
[exec] Executing 'javac' with arguments:
[exec] '-version'
[exec]
[exec] The ' characters around the executable and arguments are
[exec] not part of the command.
[exec] javac 1.8.0_151
BUILD SUCCESSFUL
Total time: 0 seconds
+ exit 0
[POI-DSL-OpenJDK] $ /home/jenkins/tools/ant/apache-ant-1.9.9/bin/ant
-Dcoverage.enabled=true clean jenkins
Buildfile: <https://builds.apache.org/job/POI-DSL-OpenJDK/ws/build.xml>
clean:
[delete] Deleting directory
<https://builds.apache.org/job/POI-DSL-OpenJDK/ws/build>
check-jars:
fetch-jars:
check-ooxml-jars:
fetch-ooxml-jars:
init:
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-OpenJDK/ws/build>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-OpenJDK/ws/build/classes>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-OpenJDK/ws/build/test-classes>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-OpenJDK/ws/build/test-results>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-OpenJDK/ws/build/scratchpad-classes>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-OpenJDK/ws/build/scratchpad-test-classes>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-OpenJDK/ws/build/scratchpad-test-results>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-OpenJDK/ws/build/geometry-java>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-OpenJDK/ws/build/ooxml-classes>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-OpenJDK/ws/build/ooxml-test-classes>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-OpenJDK/ws/build/ooxml-test-results>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-OpenJDK/ws/build/excelant-classes>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-OpenJDK/ws/build/excelant-test-classes>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-OpenJDK/ws/build/excelant-test-results>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-OpenJDK/ws/build/examples-classes>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-OpenJDK/ws/build/integration-test-classes>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-OpenJDK/319/artifact/build/integration-test-results>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-OpenJDK/ws/build/dist>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-OpenJDK/ws/build/tmp/site/build/site>
[echo] Using Ant: Apache Ant(TM) version 1.9.9 compiled on February 2 2017
from /home/jenkins/tools/ant/apache-ant-1.9.9, Ant detected Java 1.8 (may be
different than actual Java sometimes...)
[echo] Using Java:
1.8.0_151/1.8.0_151-8u151-b12-0ubuntu0.16.04.2-b12/25.151-b12/OpenJDK 64-Bit
Server VM from Oracle Corporation on Linux: 4.4.0-87-generic
compile-main:
[javac] Compiling 1204 source files to
<https://builds.apache.org/job/POI-DSL-OpenJDK/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 538 source files to
<https://builds.apache.org/job/POI-DSL-OpenJDK/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-DSL-OpenJDK/ws/src/testcases/org/apache/poi/ss/util/TestCellRangeUtil.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-DSL-OpenJDK/ws/build/classes>
check-ooxml-xsds:
fetch-ooxml-xsds:
generate-geometry:
compile-scratchpad:
[javac] Compiling 488 source files to
<https://builds.apache.org/job/POI-DSL-OpenJDK/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 190 source files to
<https://builds.apache.org/job/POI-DSL-OpenJDK/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-DSL-OpenJDK/ws/build/scratchpad-classes>
check-compiled-ooxml-xsds:
compile-ooxml-xsds:
compile-ooxml:
[javac] Compiling 437 source files to
<https://builds.apache.org/job/POI-DSL-OpenJDK/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 243 source files to
<https://builds.apache.org/job/POI-DSL-OpenJDK/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 3 files to
<https://builds.apache.org/job/POI-DSL-OpenJDK/ws/build/ooxml-classes>
compile-examples:
[javac] Compiling 149 source files to
<https://builds.apache.org/job/POI-DSL-OpenJDK/ws/build/examples-classes>
[copy] Copying 1 file to
<https://builds.apache.org/job/POI-DSL-OpenJDK/ws/build/examples-classes>
compile-excelant:
[javac] Compiling 14 source files to
<https://builds.apache.org/job/POI-DSL-OpenJDK/ws/build/excelant-classes>
[javac] Compiling 13 source files to
<https://builds.apache.org/job/POI-DSL-OpenJDK/ws/build/excelant-test-classes>
[copy] Copying 1 file to
<https://builds.apache.org/job/POI-DSL-OpenJDK/ws/build/excelant-classes>
compile:
-compile-ooxml-lite-check:
compile-ooxml-lite:
[echo] Running ooxml-lite generator
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-OpenJDK/ws/build/ooxml-lite-merged>
[jar] Building jar:
<https://builds.apache.org/job/POI-DSL-OpenJDK/ws/build/ooxml-lite-merged/ooxml-lite-merged.jar>
[java] Collecting unit tests from
<https://builds.apache.org/job/POI-DSL-OpenJDK/ws/build/ooxml-test-classes>
[java] Class org.apache.poi.benchmark.generated.AddImageBench_jmhType does
not derive from TestCase and does not have a @Test annotation
[java] Inner class org.apache.poi.TestPOIXMLDocument$UncaughtHandler.class
not included
[java] Inner class org.apache.poi.TestPOIXMLDocument$1.class not included
[java] Inner class
org.apache.poi.xssf.usermodel.TestMatrixFormulasFromXMLSpreadsheet$1.class not
included
[java] Inner class
org.apache.poi.xssf.usermodel.TestMatrixFormulasFromXMLSpreadsheet$Navigator.class
not included
[java] Inner class org.apache.poi.dev.TestOOXMLLister$1.class not included
[java] Inner class org.apache.poi.dev.TestOOXMLPrettyPrint$1.class not
included
[java] Found 220 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............................................................................................................................................................................................................................I........................................................................................I..I..I.I..................................................................................................................................................................................................................................................................................................................................................III.I.I.......I.......I.....I.......................................................................................................................................................................................................................I......II........I.I........................I.........I.....I...........................................................................................................I............................I.I...I........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................I............................................................................................................................................................................I...............................I............................................................................................................................................................................I...........................I.....................................................................................III......
[java] Time: 110.58
[java]
[java] OK (2321 tests)
[java]
[java] Copying classes to
<https://builds.apache.org/job/POI-DSL-OpenJDK/ws/build/ooxml-lite-classes>
[java] Copying .xsb resources
compile-all:
jacocotask:
[echo] Coverage reporting: true
[taskdef] Could not load definitions from resource org/jacoco/ant/antlib.xml.
It could not be found.
-test-main-check:
test-main:
BUILD FAILED
<https://builds.apache.org/job/POI-DSL-OpenJDK/ws/build.xml>:1256: Problem:
failed to create task or type antlib:org.jacoco.ant:coverage
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.
No types or tasks have been defined in this namespace yet
This appears to be an antlib declaration.
Action: Check that the implementing library exists in one of:
-/home/jenkins/tools/ant/apache-ant-1.9.9/lib
-/home/jenkins/.ant/lib
-a directory added on the command line with the -lib argument
Total time: 2 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
Skipping publisher since build result is FAILURE
Archiving artifacts
[Fast Archiver] Compressed 66.30 MB of artifacts by 65.3% relative to #318
Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ?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]