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 2021/01/01 16:04:24 UTC

Build failed in Jenkins: POI » POI-DSL-1.16 #95

See <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/95/display/redirect?page=changes>

Changes:

[Dominik Stadler] Apply some IDE suggestions and fix some JavaDoc

[Dominik Stadler] Bug 64750: Do not use CTDataValidations.getCount(), instead only rely on getDataValidationArray

Field "count" seems to be optional according
to the schema, so by using only the array
Apache POI can read data validations from
workbooks that do not populate the
"count" field properly.


------------------------------------------
[...truncated 6.00 KB...]
-rw-r--r--  1 jenkins jenkins   6229 Dec 24 18:58 forrest.properties
-rw-r--r--  1 jenkins jenkins     53 Dec 24 18:58 .gitattributes
drwxr-xr-x  3 jenkins jenkins   4096 Dec 24 18:58 .github
-rw-r--r--  1 jenkins jenkins    482 Dec 24 18:58 .gitignore
drwxr-xr-x  3 jenkins jenkins   4096 Dec 24 18:58 gradle
-rwxr-xr-x  1 jenkins jenkins   5917 Dec 24 18:58 gradlew
-rw-r--r--  1 jenkins jenkins   2842 Dec 24 18:58 gradlew.bat
drwxr-xr-x  2 jenkins jenkins   4096 Dec 28 10:55 jenkins
-rw-r--r--  1 jenkins jenkins 167284 Dec 24 18:58 KEYS
drwxr-xr-x  2 jenkins jenkins   4096 Dec 24 18:58 legal
drwxr-xr-x  9 jenkins jenkins   4096 Dec 24 18:58 lib
drwxr-xr-x  2 jenkins jenkins   4096 Dec 25 02:29 maven
drwxr-xr-x  3 jenkins jenkins   4096 Dec 24 18:58 osgi
-rw-r--r--  1 jenkins jenkins   4813 Dec 24 18:58 patch.xml
-rw-r--r--  1 jenkins jenkins    426 Dec 24 18:58 .project
-rw-r--r--  1 jenkins jenkins   4278 Dec 24 18:58 README.rst
drwxr-xr-x  2 jenkins jenkins   4096 Dec 24 18:58 .settings
-rw-r--r--  1 jenkins jenkins    556 Dec 24 18:58 settings.gradle
drwxr-xr-x  9 jenkins jenkins   4096 Dec 24 18:57 sonar
drwxr-xr-x 16 jenkins jenkins   4096 Dec 24 18:58 src
drwxr-xr-x  4 jenkins jenkins   4096 Jan  1 15:55 .svn
drwxr-xr-x 15 jenkins jenkins   4096 Dec 30 23:10 test-data
-rw-r--r--  1 jenkins jenkins    419 Dec 24 18:58 .travis.yml
+ echo which ant
which ant
+ which ant
/usr/bin/ant
+ ant -version
Apache Ant(TM) version 1.10.5 compiled on March 28 2019
+ 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.10.5 compiled on March 28 2019
Buildfile: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build.javacheck.xml>
Detected Java version: 16 in: /usr/local/asfpackages/java/openjdk-16-ea+24
Detected OS: Linux
parsing buildfile <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build.javacheck.xml> with URI = <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build.javacheck.xml>
Project base dir set to: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/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 16/16-ea
     [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 16-ea

BUILD SUCCESSFUL
Total time: 0 seconds
+ exit 0
[POI-DSL-1.16] $ /home/jenkins/tools/ant/latest1.10/bin/ant -Dcoverage.enabled=true clean jenkins
Buildfile: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build.xml>

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

replaceVersion:

check-jars:

fetch-jars:

check-ooxml-jars:

fetch-ooxml-jars:
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/95/artifact/lib/ooxml/curvesapi-1.06.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/xmlbeans/xmlbeans/4.0.0/xmlbeans-4.0.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/95/artifact/lib/ooxml/xmlbeans-4.0.0.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/95/artifact/lib/ooxml/commons-compress-1.20.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml-tests/reflections-0.9.12.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml-tests/guava-30.1-jre.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml-tests/javassist-3.27.0-GA.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml-provided/batik-all-1.13.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml-provided/xml-apis-ext-1.3.04.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml-provided/xmlgraphics-commons-2.4.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml-provided/pdfbox-2.0.22.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml-provided/fontbox-2.0.22.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml-provided/graphics2d-0.30.jar>

init:
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/scratchpad-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/scratchpad-test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/scratchpad-test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/geometry-java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/ooxml-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/ooxml-test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/ooxml-test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/excelant-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/excelant-test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/excelant-test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/examples-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/integration-test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/95/artifact/build/integration-test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/site>
     [echo] Using Ant: Apache Ant(TM) version 1.10.9 compiled on September 27 2020 from /home/jenkins/tools/ant/latest1.10, Ant detected Java 16 (may be different than actual Java sometimes...)
     [echo] Using Java: 16-ea/16-ea+24-1553/16-ea+24-1553/OpenJDK 64-Bit Server VM from Oracle Corporation on Linux: 4.15.0-112-generic
     [echo] Building Apache POI version 5.0.0-SNAPSHOT and RC: RC1

-version-java-check:

compile-version:
     [copy] Copying 1 file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/classes/org/apache/poi>
    [javac] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] 1 warning
   [delete] Deleting: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/classes/org/apache/poi/Version.java>

compile-main:
    [javac] Compiling 1177 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/classes>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [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] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/classes/org/apache/poi/ddf/package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/classes/org/apache/poi/hssf/package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/classes/org/apache/poi/poifs/dev/package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/classes/org/apache/poi/util/package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/classes/org/apache/poi/poifs/common/package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/classes/org/apache/poi/hssf/record/package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/classes/org/apache/poi/poifs/package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/classes/org/apache/poi/poifs/crypt/package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/classes/org/apache/poi/hpsf/wellknown/package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/classes/org/apache/poi/hssf/dev/package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/classes/org/apache/poi/ss/formula/package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/classes/org/apache/poi/hpsf/package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/classes/org/apache/poi/poifs/property/package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/classes/org/apache/poi/poifs/filesystem/package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/classes/org/apache/poi/ss/formula/ptg/package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/classes/org/apache/poi/poifs/storage/package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/classes/org/apache/poi/hssf/eventusermodel/package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/classes/org/apache/poi/hssf/record/aggregates/package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/classes/org/apache/poi/ss/format/package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/classes/org/apache/poi/hssf/model/package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/classes/org/apache/poi/hssf/usermodel/package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/classes/org/apache/poi/hssf/util/package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/classes/org/apache/poi/poifs/eventfilesystem/package-info.class>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist/maven/poi>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist/maven/poi/poi-5.0.0-SNAPSHOT.jar>
    [javac] Compiling 523 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/test-classes>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/testcases/org/apache/poi/sl/usermodel/BaseTestSlideShow.java> uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist/maven/poi-tests/poi-5.0.0-SNAPSHOT-tests.jar>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist/maven/poi/poi-5.0.0-SNAPSHOT-sources.jar>

compile-scratchpad:
    [javac] Compiling 515 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/scratchpad-classes>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [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.
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist/maven/poi-scratchpad>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist/maven/poi-scratchpad/poi-scratchpad-5.0.0-SNAPSHOT.jar>
    [javac] Compiling 197 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/scratchpad-test-classes>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist/maven/poi-scratchpad-tests/poi-scratchpad-5.0.0-SNAPSHOT-tests.jar>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist/maven/poi-scratchpad/poi-scratchpad-5.0.0-SNAPSHOT-sources.jar>

check-compiled-ooxml-xsds:

compile-ooxml-xsds:
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/xmlbean-xsds>
     [copy] Copying 8 files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/xmlbean-xsds>
     [copy] Copying 28 resources to <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/xmlbean-xsds>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/xmlbean-sources>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/xmlbean-classes>
  [xmlbean] SchemaCompiler  Metadata LOAD:org/apache/xmlbeans/metadata GEN:org/apache/poi/schemas/ooxml
  [xmlbean] Time to build schema type system: 2.934 seconds
  [xmlbean] Time to generate code: 4.878 seconds
    [javac] Compiling 5064 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/xmlbean-classes>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist/maven/poi-ooxml-full>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist/maven/poi-ooxml-full/poi-ooxml-full-5.0.0-SNAPSHOT.jar>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist/maven/poi-ooxml-full/poi-ooxml-full-5.0.0-SNAPSHOT-sources.jar>

compile-ooxml:
    [javac] Compiling 619 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/ooxml-classes>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xslf/draw/SVGImageRenderer.java> uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/ooxml-classes/org/apache/poi/xwpf/package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/ooxml-classes/org/apache/poi/xssf/binary/package-info.class>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist/maven/poi-ooxml>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist/maven/poi-ooxml/poi-ooxml-5.0.0-SNAPSHOT.jar>
    [javac] Compiling 269 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/ooxml-test-classes>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist/maven/poi-ooxml-tests/poi-ooxml-5.0.0-SNAPSHOT-tests.jar>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist/maven/poi-ooxml/poi-ooxml-5.0.0-SNAPSHOT-sources.jar>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/lib/ooxml-tests/ooxml-lite-agent.jar>

compile-examples:
    [javac] Compiling 136 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/examples-classes>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/examples-classes/org/apache/poi/examples/ss/html/package-info.class>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist/maven/poi-examples>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist/maven/poi-examples/poi-examples-5.0.0-SNAPSHOT.jar>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist/maven/poi-examples/poi-examples-5.0.0-SNAPSHOT-sources.jar>

compile-excelant:
    [javac] Compiling 14 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/excelant-classes>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist/maven/poi-excelant>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist/maven/poi-excelant/poi-excelant-5.0.0-SNAPSHOT.jar>
    [javac] Compiling 12 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/excelant-test-classes>
    [javac] Ignoring source, target and bootclasspath as release has been set
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist/maven/poi-excelant-tests/poi-excelant-5.0.0-SNAPSHOT-tests.jar>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist/maven/poi-excelant/poi-excelant-5.0.0-SNAPSHOT-sources.jar>

compile:

jacocotask:
     [echo] Coverage reporting: true

-test-main-check:

test-main:
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/poi-ant-contrib>
    [javac] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/poi-ant-contrib>

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build.xml>:1548: The following error occurred while executing this line:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build.xml>:1252: Some test(s) have failure(s)

Total time: 8 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
[Fast Archiver] Compressed 3.09 MB of artifacts by 99.2% relative to #94
Skipping publisher since build result is FAILURE
Recording test results

---------------------------------------------------------------------
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 » POI-DSL-1.16 #97

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/97/display/redirect?page=changes>


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


Build failed in Jenkins: POI » POI-DSL-1.16 #96

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/96/display/redirect?page=changes>

Changes:

[Andreas Beeker] fix year agnostic date/test values


------------------------------------------
[...truncated 716.77 KB...]
  [javadoc]        ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFWorkbook.java>:839: error: unexpected end tag: </p>
  [javadoc]      * </p>
  [javadoc]        ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFWorkbook.java>:1145: error: tag not supported in the generated HTML version: tt
  [javadoc]      * @return index of the sheet (0 based) or <tt>-1</tt> if not found
  [javadoc]                                                ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFWorkbook.java>:1163: error: tag not supported in the generated HTML version: tt
  [javadoc]      * @return index of the sheet (0 based). <tt>-1</tt> if not found
  [javadoc]                                              ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFWorkbook.java>:2308: error: tag not supported in the generated HTML version: tt
  [javadoc]      * @return The Data table in the workbook named <tt>name</tt>, or <tt>null</tt> if no table is named <tt>name</tt>.
  [javadoc]                                                     ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFWorkbook.java>:2308: error: tag not supported in the generated HTML version: tt
  [javadoc]      * @return The Data table in the workbook named <tt>name</tt>, or <tt>null</tt> if no table is named <tt>name</tt>.
  [javadoc]                                                                       ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFWorkbook.java>:2308: error: tag not supported in the generated HTML version: tt
  [javadoc]      * @return The Data table in the workbook named <tt>name</tt>, or <tt>null</tt> if no table is named <tt>name</tt>.
  [javadoc]                                                                                                          ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.java>:390: error: tag not supported in the generated HTML version: tt
  [javadoc]      * @return The Data table in the workbook named <tt>name</tt>, or <tt>null</tt> if no table is named <tt>name</tt>.
  [javadoc]                                                     ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.java>:390: error: tag not supported in the generated HTML version: tt
  [javadoc]      * @return The Data table in the workbook named <tt>name</tt>, or <tt>null</tt> if no table is named <tt>name</tt>.
  [javadoc]                                                                       ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.java>:390: error: tag not supported in the generated HTML version: tt
  [javadoc]      * @return The Data table in the workbook named <tt>name</tt>, or <tt>null</tt> if no table is named <tt>name</tt>.
  [javadoc]                                                                                                          ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xssf/streaming/SXSSFRow.java>:120: error: malformed HTML
  [javadoc]      * @throws IllegalArgumentException if columnIndex < 0 or greater than the maximum number of supported columns
  [javadoc]                                                        ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xssf/streaming/SXSSFRow.java>:137: error: malformed HTML
  [javadoc]      * @throws IllegalArgumentException if columnIndex < 0 or greater than a maximum number of supported columns
  [javadoc]                                                        ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xssf/streaming/SXSSFRow.java>:195: error: malformed HTML
  [javadoc]      * @throws IllegalArgumentException if rowNum < 0
  [javadoc]                                                   ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xssf/streaming/SXSSFRow.java>:235: error: malformed HTML
  [javadoc]      * @throws IllegalArgumentException if cellnum < 0 or the specified MissingCellPolicy is invalid
  [javadoc]                                                    ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFColor.java>:265: error: unknown tag: clrScheme
  [javadoc]      * Index into the <clrScheme> collection, referencing a particular <sysClr> or
  [javadoc]                       ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFColor.java>:265: error: unknown tag: sysClr
  [javadoc]      * Index into the <clrScheme> collection, referencing a particular <sysClr> or
  [javadoc]                                                                        ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFColor.java>:266: error: unknown tag: srgbClr
  [javadoc]      *  <srgbClr> value expressed in the Theme part.
  [javadoc]         ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFColor.java>:274: error: unknown tag: clrScheme
  [javadoc]      * Index into the <clrScheme> collection, referencing a particular <sysClr> or
  [javadoc]                       ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFColor.java>:274: error: unknown tag: sysClr
  [javadoc]      * Index into the <clrScheme> collection, referencing a particular <sysClr> or
  [javadoc]                                                                        ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFColor.java>:275: error: unknown tag: srgbClr
  [javadoc]      *  <srgbClr> value expressed in the Theme part.
  [javadoc]         ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFColor.java>:385: error: tag not supported in the generated HTML version: tt
  [javadoc]      * Checked type cast <tt>color</tt> to an XSSFColor.
  [javadoc]                          ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFSheet.java>:4175: error: tag not supported in the generated HTML version: tt
  [javadoc]      * Returns <tt>null</tt> if no sheet tab color is set.
  [javadoc]                ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFConditionalFormatting.java>:53: error: tag not supported in the generated HTML version: tt
  [javadoc]      * @return array of <tt>CellRangeAddress</tt>s. Never <code>null</code>
  [javadoc]                         ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFName.java>:86: error: tag not allowed here: <li>
  [javadoc]      * <li> this defined name refers to a range to which an advanced filter has been
  [javadoc]        ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFName.java>:88: error: tag not allowed here: <li>
  [javadoc]      * <li> This defined name refers to a range to which an AutoFilter has been
  [javadoc]        ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFName.java>:146: error: tag not allowed here: <blockquote>
  [javadoc]      * <pre><blockquote>
  [javadoc]             ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFName.java>:165: error: unexpected end tag: </p>
  [javadoc]     * </p>
  [javadoc]       ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFRow.java>:108: error: unknown tag: Cell
  [javadoc]      * for (Iterator<Cell> it = row.cellIterator(); it.hasNext(); ) {
  [javadoc]                     ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFRow.java>:195: error: malformed HTML
  [javadoc]      * @throws IllegalArgumentException if columnIndex < 0 or greater than 16384,
  [javadoc]                                                        ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFRow.java>:209: error: malformed HTML
  [javadoc]      * @throws IllegalArgumentException if the specified cell type is invalid, columnIndex < 0
  [javadoc]                                                                                            ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFRow.java>:417: error: malformed HTML
  [javadoc]      * @throws IllegalArgumentException if rowNum < 0 or greater than 1048575
  [javadoc]                                                   ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFSheetConditionalFormatting.java>:59: error: tag not supported in the generated HTML version: tt
  [javadoc]      *		 <tt>{@link org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator}</tt>: <p>
  [javadoc]       		 ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFSheetConditionalFormatting.java>:70: error: unexpected end tag: </p>
  [javadoc]      * </p>
  [javadoc]        ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xwpf/usermodel/BreakClear.java>:56: error: tag not allowed here: <li>
  [javadoc]      * <li> If the parent paragraph is right to left, then these behaviors are
  [javadoc]        ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFAbstractFootnoteEndnote.java>:169: error: unterminated signature
  [javadoc]      * Inserts an existing {@link XWPFTable) into the arrays bodyElements and tables.
  [javadoc]                            ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFAbstractFootnoteEndnote.java>:172: error: unterminated signature
  [javadoc]      * @param table {@link XWPFTable) to be inserted
  [javadoc]                     ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFParagraph.java>:180: error: unknown tag: IRunElement
  [javadoc]      * @return List<IRunElement>
  [javadoc]                    ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFEndnote.java>:60: error: unterminated signature
  [javadoc]      * the footnote, use {@link XWPFParagraph#addFootnoteReference(XWPFAbstractFootnoteEndnote))}.
  [javadoc]                          ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFEndnotes.java>:139: error: exception not thrown: java.io.IOException
  [javadoc]      * @throws IOException
  [javadoc]                ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFEndnotes.java>:151: error: exception not thrown: java.io.IOException
  [javadoc]      * @throws IOException
  [javadoc]                ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFRun.java>:415: error: unexpected content
  [javadoc]      * @see (@link UnderlinePatterns}
  [javadoc]        ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFRun.java>:441: error: unexpected content
  [javadoc]      * @see {@link UnderlinePatterns} : all possible patterns that could be applied
  [javadoc]        ^
  [javadoc] 100 errors
  [javadoc] 100 warnings
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist/maven/poi-ooxml/poi-ooxml-5.0.0-SNAPSHOT-javadoc.jar>

assemble:
      [zip] Building zip: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist/poi-bin-5.0.0-SNAPSHOT-20210101.zip>
      [tar] Building tar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/96/artifact/build/dist/poi-bin-5.0.0-SNAPSHOT-20210101.tar.gz>
      [zip] Building zip: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist/poi-src-5.0.0-SNAPSHOT-20210101.zip>
      [tar] Building tar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/96/artifact/build/dist/poi-src-5.0.0-SNAPSHOT-20210101.tar.gz>
     [echo] Creating Maven POMs

maven-poms:
     [copy] Copying 7 files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist/maven>
     [echo] Maven POMs are located in <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist>
     [echo] Use ant dist-nexus to deploy the artifacts in the remote repository
     [echo] Distribution located in <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist>
     [echo] Use "ant dist-checksum" to create sha256/sha512 checksums and GPG signatures

findbugs:
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/findbugs/lib/config>
      [get] Getting: https://repo1.maven.org/maven2/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/findbugs/lib/spotbugs.jar>
      [get] Getting: https://repo1.maven.org/maven2/com/github/spotbugs/spotbugs-ant/4.2.0/spotbugs-ant-4.2.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/findbugs/lib/spotbugs-ant.jar>
      [get] Getting: https://repo1.maven.org/maven2/com/github/spotbugs/spotbugs-annotations/4.2.0/spotbugs-annotations-4.2.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/findbugs/lib/spotbugs-annotations.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/findbugs/lib/dom4j-2.1.3.jar>
      [get] Getting: https://repo1.maven.org/maven2/jaxen/jaxen/1.2.0/jaxen-1.2.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/findbugs/lib/jaxen-1.2.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/bcel/bcel/6.5.0/bcel-6.5.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/findbugs/lib/bcel-6.5.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.8.0-beta4/slf4j-api-1.8.0-beta4.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/findbugs/lib/slf4j-api-1.8.0-beta4.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/findbugs/lib/commons-lang3-3.11.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/commons/commons-text/1.9/commons-text-1.9.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/findbugs/lib/commons-text-1.9.jar>
      [get] Getting: https://repo1.maven.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/findbugs/lib/jcip-annotations-1.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/findbugs/lib/jsr305-3.0.2.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/ow2/asm/asm/9.0/asm-9.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/findbugs/lib/asm-9.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/9.0/asm-analysis-9.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/findbugs/lib/asm-analysis-9.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.0/asm-commons-9.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/findbugs/lib/asm-commons-9.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.0/asm-tree-9.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/findbugs/lib/asm-tree-9.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/ow2/asm/asm-util/9.0/asm-util-9.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/findbugs/lib/asm-util-9.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.14.0/log4j-api-2.14.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/findbugs/lib/log4j-api-2.14.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-core/2.14.0/log4j-core-2.14.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/findbugs/lib/log4j-core-2.14.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-slf4j18-impl/2.14.0/log4j-slf4j18-impl-2.14.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/findbugs/lib/log4j-slf4j18-impl-2.14.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/net/sf/saxon/Saxon-HE/9.9.1-8/Saxon-HE-9.9.1-8.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/findbugs/lib/Saxon-HE-9.9.1-8.jar>
      [get] Getting: https://repo1.maven.org/maven2/com/ibm/icu/icu4j/68.2/icu4j-68.2.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/findbugs/lib/icu4j-63.1.jar>
 [spotbugs] Executing SpotBugs FindBugsTask from ant task
 [spotbugs] Running SpotBugs...
 [spotbugs] Java Result: 1
 [spotbugs] Output saved to build/findbugs.xml
     [xslt] Transforming into <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build>
     [xslt] Processing <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/findbugs.xml> to <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/96/artifact/build/findbugs.html>
     [xslt] Loading stylesheet jar:<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/findbugs/lib/spotbugs.jar!/fancy.xsl>

release-notes:
     [copy] Copying 1 file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/dist>

rat-check:
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build/rat>
     [echo] 
     [echo] *****************************************************
     [echo] Summary
     [echo] -------
     [echo] Generated at: 2021-01-02T00:01:48+00:00
     [echo] 
     [echo] Notes: 0
     [echo] Binaries: 114
     [echo] Archives: 0
     [echo] Standards: 3759
     [echo] 
     [echo] Apache Licensed: 3759
     [echo] Generated Documents: 0
     [echo] 
     [echo] JavaDocs are generated, thus a license header is optional.
     [echo] Generated files do not require license headers.
     [echo] 
     [echo] 0 Unknown Licenses
     [echo] 
     [echo] *****************************************************
     [echo]   Files with Apache License headers will be marked AL
     [echo]   Binary files (which do not require any license headers) will be marked B
     [echo]   Compressed archives will be marked A
     [echo]   Notices, licenses etc. will be marked N
     [echo]  
     [echo] *****************************************************

forbidden-apis-check:
[forbiddenapis] Reading bundled API signatures: jdk-unsafe-14
[forbiddenapis] Reading bundled API signatures: jdk-deprecated-14
[forbiddenapis] Reading bundled API signatures: jdk-internal-14
[forbiddenapis] Reading bundled API signatures: jdk-non-portable
[forbiddenapis] Reading bundled API signatures: jdk-reflection
[forbiddenapis] Reading API signatures: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/src/resources/devtools/forbidden-signatures.txt>
[forbiddenapis] Loading classes to check...
[forbiddenapis] Scanning classes for violations...
[forbiddenapis] Forbidden method invocation: java.time.Year#now() [Uses default time zone]
[forbiddenapis]   in org.apache.poi.ss.formula.functions.TestDateValue (TestDateValue.java:61)
[forbiddenapis] Scanned 4819 class file(s) for forbidden API invocations (in 89.86s), 1 error(s).

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.16/ws/build.xml>:2420: Check for forbidden API calls failed, see log.

Total time: 37 minutes 43 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
[Fast Archiver] Compressed 355.63 MB of artifacts by 41.8% relative to #94
Skipping publisher since build result is FAILURE
Recording test results

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