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 2019/03/21 09:36:59 UTC

Build failed in Jenkins: POI-DSL-API-Check #340

See <https://builds.apache.org/job/POI-DSL-API-Check/340/display/redirect?page=changes>

Changes:

[fanningpj] try to fix gradle build

------------------------------------------
[...truncated 8.77 KB...]
-r--r--r--  1 root root      159 Oct  6 12:52 README.html
-rw-r--r--  1 root root      424 Oct  6 12:52 release
-rw-r--r--  1 root root 21101479 Oct  6 12:52 src.zip
-rw-r--r--  1 root root   108062 Sep 12  2018 THIRDPARTYLICENSEREADME-JAVAFX.txt
-r--r--r--  1 root root   155003 Oct  6 12:52 THIRDPARTYLICENSEREADME.txt
+ ls -al /home/jenkins/tools/java/latest1.8/bin
total 904
drwxr-xr-x 2 root root   4096 Nov  5 01:20 .
drwxr-xr-x 7 root root   4096 Nov  5 01:20 ..
-rwxr-xr-x 1 root root   8592 Oct  6 12:52 appletviewer
lrwxrwxrwx 1 root root      8 Oct  6 12:52 ControlPanel -> jcontrol
-rwxr-xr-x 1 root root   8584 Oct  6 12:52 extcheck
-rwxr-xr-x 1 root root   8584 Oct  6 12:52 idlj
-rwxr-xr-x 1 root root   8584 Oct  6 12:52 jar
-rwxr-xr-x 1 root root   8584 Oct  6 12:52 jarsigner
-rwxr-xr-x 1 root root   8464 Oct  6 12:52 java
-rwxr-xr-x 1 root root   8584 Oct  6 12:52 javac
-rwxr-xr-x 1 root root   8584 Oct  6 12:52 javadoc
-rwxr-xr-x 1 root root   2293 Sep 12  2018 javafxpackager
-rwxr-xr-x 1 root root   8584 Oct  6 12:52 javah
-rwxr-xr-x 1 root root   8584 Oct  6 12:52 javap
-rwxr-xr-x 1 root root   2293 Sep 12  2018 javapackager
-rwxr-xr-x 1 root root   1809 Oct  6 12:52 java-rmi.cgi
-rwxr-xr-x 1 root root 140248 Oct  6 12:52 javaws
-rwxr-xr-x 1 root root   8584 Oct  6 12:52 jcmd
-rwxr-xr-x 1 root root   8608 Oct  6 12:52 jconsole
-rwxr-xr-x 1 root root   6264 Oct  6 12:52 jcontrol
-rwxr-xr-x 1 root root   8600 Oct  6 12:52 jdb
-rwxr-xr-x 1 root root   8584 Oct  6 12:52 jdeps
-rwxr-xr-x 1 root root   8584 Oct  6 12:52 jhat
-rwxr-xr-x 1 root root   8648 Oct  6 12:52 jinfo
-rwxr-xr-x 1 root root   8584 Oct  6 12:52 jjs
-rwxr-xr-x 1 root root   8648 Oct  6 12:52 jmap
-rwxr-xr-x 1 root root  74675 Dec  8  2017 jmc
-rwxr-xr-x 1 root root    402 Dec  8  2017 jmc.ini
-rwxr-xr-x 1 root root   8584 Oct  6 12:52 jps
-rwxr-xr-x 1 root root   8592 Oct  6 12:52 jrunscript
-rwxr-xr-x 1 root root   8600 Oct  6 12:52 jsadebugd
-rwxr-xr-x 1 root root   8648 Oct  6 12:52 jstack
-rwxr-xr-x 1 root root   8584 Oct  6 12:52 jstat
-rwxr-xr-x 1 root root   8584 Oct  6 12:52 jstatd
-rwxr-xr-x 1 root root   5110 Jan 14  2017 jvisualvm
-rwxr-xr-x 1 root root   8584 Oct  6 12:52 keytool
-rwxr-xr-x 1 root root   8592 Oct  6 12:52 native2ascii
-rwxr-xr-x 1 root root   8656 Oct  6 12:52 orbd
-rwxr-xr-x 1 root root   8584 Oct  6 12:52 pack200
-rwxr-xr-x 1 root root   8592 Oct  6 12:52 policytool
-rwxr-xr-x 1 root root   8584 Oct  6 12:52 rmic
-rwxr-xr-x 1 root root   8584 Oct  6 12:52 rmid
-rwxr-xr-x 1 root root   8592 Oct  6 12:52 rmiregistry
-rwxr-xr-x 1 root root   8584 Oct  6 12:52 schemagen
-rwxr-xr-x 1 root root   8584 Oct  6 12:52 serialver
-rwxr-xr-x 1 root root   8592 Oct  6 12:52 servertool
-rwxr-xr-x 1 root root   8656 Oct  6 12:52 tnameserv
-rwxr-xr-x 1 root root 182536 Oct  6 12:52 unpack200
-rwxr-xr-x 1 root root   8584 Oct  6 12:52 wsgen
-rwxr-xr-x 1 root root   8584 Oct  6 12:52 wsimport
-rwxr-xr-x 1 root root   8584 Oct  6 12:52 xjc
+ /home/jenkins/tools/java/latest1.8/bin/java -version
java version "1.8.0_191"
Java(TM) SE Runtime Environment (build 1.8.0_191-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.191-b12, mixed mode)
+ echo which java
which java
+ which java
/home/jenkins/tools/java/latest1.8/bin/java
+ java -version
java version "1.8.0_191"
Java(TM) SE Runtime Environment (build 1.8.0_191-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.191-b12, mixed mode)
+ echo which javac
which javac
+ which javac
/home/jenkins/tools/java/latest1.8/bin/javac
+ javac -version
javac 1.8.0_191
+ echo Ant-Home:
Ant-Home:
+ ls -al
total 500
drwxr-xr-x  18 jenkins jenkins   4096 Mar  9 18:53 .
drwxr-xr-x 424 jenkins jenkins  36864 Mar 21 09:32 ..
drwxr-xr-x  26 jenkins jenkins   4096 Mar 10 23:48 build
-rw-r--r--   1 jenkins jenkins  11324 Mar 21 09:34 build.gradle
-rw-r--r--   1 jenkins jenkins    172 Mar 10 23:46 build.javacheck.xml
-rw-r--r--   1 jenkins jenkins 141662 Mar 21 09:34 build.xml
-rw-r--r--   1 jenkins jenkins   3210 Mar 21 09:34 .classpath
drwxr-xr-x   2 jenkins jenkins   4096 Mar  9 18:53 compile-lib
-rw-r--r--   1 jenkins jenkins   5641 Mar  9 18:52 doap_POI.rdf
-rw-r--r--   1 jenkins jenkins   2596 Mar  9 18:52 file-leak-detector.exclude
-rw-r--r--   1 jenkins jenkins   6229 Mar  9 18:52 forrest.properties
-rw-r--r--   1 jenkins jenkins     53 Mar  9 18:52 .gitattributes
-rw-r--r--   1 jenkins jenkins    493 Mar  9 18:52 .gitignore
drwxr-xr-x   3 jenkins jenkins   4096 Mar  9 18:52 gradle
drwxr-xr-x   5 jenkins jenkins   4096 Mar  9 18:52 .gradle
-rwxr-xr-x   1 jenkins jenkins   5299 Mar  9 18:51 gradlew
-rw-r--r--   1 jenkins jenkins   2260 Mar  9 18:52 gradlew.bat
drwxr-xr-x   2 jenkins jenkins   4096 Mar 10 23:46 jenkins
-rw-r--r--   1 jenkins jenkins 166411 Mar 21 09:34 KEYS
drwxr-xr-x   2 jenkins jenkins   4096 Mar  9 18:52 legal
drwxr-xr-x   2 jenkins jenkins   4096 Mar  9 18:53 lib
drwxr-xr-x   2 jenkins jenkins   4096 Mar 21 09:34 maven
drwxr-xr-x   2 jenkins jenkins   4096 Mar 21 09:34 ooxml-lib
drwxr-xr-x   2 jenkins jenkins   4096 Mar  9 18:53 ooxml-testlib
drwxr-xr-x   4 jenkins jenkins   4096 Mar  9 18:52 osgi
-rw-r--r--   1 jenkins jenkins   4813 Mar  9 18:52 patch.xml
-rw-r--r--   1 jenkins jenkins    426 Mar  9 18:52 .project
-rw-r--r--   1 jenkins jenkins   4280 Mar  9 18:52 README.rst
drwxr-xr-x   2 jenkins jenkins   4096 Mar  9 18:52 .settings
-rw-r--r--   1 jenkins jenkins    556 Mar  9 18:52 settings.gradle
drwxr-xr-x  10 jenkins jenkins   4096 Mar 21 09:34 sonar
drwxr-xr-x  15 jenkins jenkins   4096 Mar  9 18:52 src
drwxr-xr-x   4 jenkins jenkins   4096 Mar 21 09:34 .svn
drwxr-xr-x  14 jenkins jenkins   4096 Mar  9 18:51 test-data
-rw-r--r--   1 jenkins jenkins    136 Mar  9 18:51 .travis.yml
+ echo which ant
which ant
+ which ant
/usr/bin/ant
+ ant -version
Apache Ant(TM) version 1.9.6 compiled on July 20 2018
+ 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 20 2018
Buildfile: <https://builds.apache.org/job/POI-DSL-API-Check/ws/build.javacheck.xml>
Detected Java version: 1.8 in: /usr/local/asfpackages/java/jdk1.8.0_191/jre
Detected OS: Linux
parsing buildfile <https://builds.apache.org/job/POI-DSL-API-Check/ws/build.javacheck.xml> with URI = <https://builds.apache.org/job/POI-DSL-API-Check/ws/build.javacheck.xml>
Project base dir set to: <https://builds.apache.org/job/POI-DSL-API-Check/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_191
     [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_191

BUILD SUCCESSFUL
Total time: 0 seconds
+ exit 0
[Gradle] - Launching build.
[POI-DSL-API-Check] $ gradle japicmp

> Configure project :
Trying to override old definition of datatype junit

> Task :main:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :main:processResources UP-TO-DATE
> Task :main:classes
> Task :main:jar
> Task :ooxml:ant-check-jars
> Task :ooxml:ant-fetch-jars
> Task :ooxml:ant-check-ooxml-jars
> Task :ooxml:ant-fetch-ooxml-jars

> Task :ooxml:ant-init
[ant:echo] Using Ant: Apache Ant(TM) version 1.9.11 compiled on March 23 2018 from ${ant.home}, Ant detected Java 1.8 (may be different than actual Java sometimes...)
[ant:echo] Using Java: 1.8.0_191/1.8.0_191-b12/25.191-b12/Java HotSpot(TM) 64-Bit Server VM from Oracle Corporation on Linux: 4.4.0-138-generic

> Task :ooxml:ant-check-ooxml-xsds
> Task :ooxml:ant-fetch-ooxml-xsds
> Task :ooxml:ant-check-compiled-ooxml-xsds

> Task :ooxml:ant-compile-ooxml-xsds
Time to build schema type system: 2.282 seconds
Time to generate code: 4.862 seconds
[ant:echo] Forking javac with max heap size 1536m

[ant:javac] Note: Some input files use unchecked or unsafe operations.
[ant:javac] Note: Recompile with -Xlint:unchecked for details.

> Task :ooxml:ant-compile-ooxml-xsds
Time to build schema type system: 0.644 seconds
Time to generate code: 0.313 seconds
[ant:echo] Forking javac with max heap size 1536m

[ant:javac] Note: Some input files use unchecked or unsafe operations.
[ant:javac] Note: Recompile with -Xlint:unchecked for details.

> Task :scratchpad:compileJava
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/scratchpad/src/org/apache/poi/extractor/ole2/OLE2ScratchpadExtractorFactory.java> uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :scratchpad:processResources UP-TO-DATE
> Task :scratchpad:classes
> Task :scratchpad:jar
Download https://repository.apache.org/content/repositories/staging/org/apache/xmlbeans/xmlbeans/3.0.3/xmlbeans-3.0.3.pom
Download https://repository.apache.org/content/repositories/staging/org/apache/xmlgraphics/batik-codec/1.10/batik-codec-1.10.pom
Download https://repository.apache.org/content/repositories/staging/org/apache/xmlgraphics/batik-squiggle-ext/1.10/batik-squiggle-ext-1.10.pom
Download https://repository.apache.org/content/repositories/staging/org/apache/xmlbeans/xmlbeans/3.0.3/xmlbeans-3.0.3.jar
Download https://repository.apache.org/content/repositories/staging/org/apache/xmlgraphics/batik-anim/1.10/batik-anim-1.10.jar
> Task :ooxml:compileJava FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Could not resolve all files for configuration ':ooxml:compileClasspath'.
> Could not download batik-squiggle-ext.jar (org.apache.xmlgraphics:batik-squiggle-ext:1.10)
   > Could not get resource 'https://repository.apache.org/content/repositories/staging/org/apache/xmlgraphics/batik-squiggle-ext/1.10/batik-squiggle-ext-1.10.jar'.
      > Could not HEAD 'https://repository.apache.org/content/repositories/staging/org/apache/xmlgraphics/batik-squiggle-ext/1.10/batik-squiggle-ext-1.10.jar'.
         > Connect to repository.apache.org:443 [repository.apache.org/207.244.88.140] failed: Connection refused (Connection refused)
> Could not download batik-slideshow.jar (org.apache.xmlgraphics:batik-slideshow:1.10)
   > Could not get resource 'https://repository.apache.org/content/repositories/staging/org/apache/xmlgraphics/batik-slideshow/1.10/batik-slideshow-1.10.jar'.
      > Could not HEAD 'https://repository.apache.org/content/repositories/staging/org/apache/xmlgraphics/batik-slideshow/1.10/batik-slideshow-1.10.jar'.
         > Connect to repository.apache.org:443 [repository.apache.org/207.244.88.140] failed: Connection refused (Connection refused)
> Could not download batik-css.jar (org.apache.xmlgraphics:batik-css:1.10)
   > Could not get resource 'https://repository.apache.org/content/repositories/staging/org/apache/xmlgraphics/batik-css/1.10/batik-css-1.10.jar'.
      > Could not HEAD 'https://repository.apache.org/content/repositories/staging/org/apache/xmlgraphics/batik-css/1.10/batik-css-1.10.jar'.
         > Connect to repository.apache.org:443 [repository.apache.org/207.244.88.140] failed: Connection refused (Connection refused)
> Could not download batik-gui-util.jar (org.apache.xmlgraphics:batik-gui-util:1.10)
   > Could not get resource 'https://repository.apache.org/content/repositories/staging/org/apache/xmlgraphics/batik-gui-util/1.10/batik-gui-util-1.10.jar'.
      > Could not HEAD 'https://repository.apache.org/content/repositories/staging/org/apache/xmlgraphics/batik-gui-util/1.10/batik-gui-util-1.10.jar'.
         > Connect to repository.apache.org:443 [repository.apache.org/207.244.88.140] failed: Connection refused (Connection refused)
> Could not download batik-i18n.jar (org.apache.xmlgraphics:batik-i18n:1.10)
   > Could not get resource 'https://repository.apache.org/content/repositories/staging/org/apache/xmlgraphics/batik-i18n/1.10/batik-i18n-1.10.jar'.
      > Could not HEAD 'https://repository.apache.org/content/repositories/staging/org/apache/xmlgraphics/batik-i18n/1.10/batik-i18n-1.10.jar'.
         > Connect to repository.apache.org:443 [repository.apache.org/207.244.88.140] failed: Connection refused (Connection refused)
> Could not download commons-io.jar (commons-io:commons-io:1.3.1)
   > Could not get resource 'https://repository.apache.org/content/repositories/staging/commons-io/commons-io/1.3.1/commons-io-1.3.1.jar'.
      > Could not HEAD 'https://repository.apache.org/content/repositories/staging/commons-io/commons-io/1.3.1/commons-io-1.3.1.jar'.
         > Connect to repository.apache.org:443 [repository.apache.org/207.244.88.140] failed: Connection refused (Connection refused)

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
See https://docs.gradle.org/4.8.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 3s
16 actionable tasks: 14 executed, 2 up-to-date
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 617.77 KB of artifacts by 82.9% relative to #336

---------------------------------------------------------------------
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-DSL-API-Check #341

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


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