You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/07/24 09:50:30 UTC

Build failed in Jenkins: ZooKeeper-trunk-owasp #436

See <https://builds.apache.org/job/ZooKeeper-trunk-owasp/436/display/redirect?page=changes>

Changes:

[eolivelli] ZOOKEEPER-3356: Implement advanced Netty flow control based on feedback

------------------------------------------
[...truncated 17.83 KB...]
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

jute:
    [javac] Compiling 36 source files to <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/build/classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] 1 warning

compile_jute_uptodate:

compile_jute:
    [mkdir] Created dir: <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/zookeeper-jute/target/main/java>
    [mkdir] Created dir: <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/zookeeper-client/zookeeper-client-c/generated>
     [java] ../../../src/main/resources/zookeeper.jute Parsed Successfully
     [java] ../../../zookeeper-jute/src/main/resources/zookeeper.jute Parsed Successfully
    [touch] Creating <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/zookeeper-jute/target/main/java/.generated>

ver-gen:
    [javac] Compiling 1 source file to <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/build/classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] 1 warning

git-revision:
    [mkdir] Created dir: <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/.revision>

version-info:

process-template:

build-generated:
    [javac] Compiling 66 source files to <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/build/classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] 1 warning

compile:
    [javac] Compiling 321 source files to <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/build/classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/NIOServerCnxn.java>:263: warning: [cast] redundant cast to ByteBuffer
    [javac]                     b = (ByteBuffer) b.slice().limit(
    [javac]                         ^
    [javac] <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/FilePadding.java>:78: warning: [cast] redundant cast to ByteBuffer
    [javac]             fileChannel.write((ByteBuffer) fill.position(0), newFileSize - fill.remaining());
    [javac]                               ^
    [javac] 3 warnings

compile-test:
    [mkdir] Created dir: <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/build/test/classes>
    [javac] Compiling 290 source files to <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/build/test/classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] 1 warning
    [javac] Compiling 11 source files to <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/build/test/classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 warning
    [javac] Compiling 2 source files to <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/build/test/classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] Note: <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/zookeeper-it/src/test/bench/org/apache/zookeeper/server/watch/WatchBench.java> uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 warning

init:

ivy-download:

ivy-taskdef:

ivy-init:

ivy-retrieve-owasp:
[ivy:retrieve] :: loading settings :: file = <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/ivysettings.xml>
[ivy:retrieve] :: resolving dependencies :: org.apache.zookeeper#zookeeper;3.6.0-SNAPSHOT
[ivy:retrieve] 	confs: [owasp]
[ivy:retrieve] 	found org.owasp#dependency-check-ant;4.0.2 in maven2
[ivy:retrieve] 	found org.owasp#dependency-check-core;4.0.2 in maven2
[ivy:retrieve] 	found com.vdurmont#semver4j;2.2.0 in maven2
[ivy:retrieve] 	found joda-time#joda-time;1.6 in maven2
[ivy:retrieve] 	found org.slf4j#slf4j-api;1.7.25 in maven2
[ivy:retrieve] 	found org.owasp#dependency-check-utils;4.0.2 in maven2
[ivy:retrieve] 	found commons-io#commons-io;2.6 in maven2
[ivy:retrieve] 	found org.apache.commons#commons-lang3;3.4 in maven2
[ivy:retrieve] 	found com.google.code.gson#gson;2.8.5 in maven2
[ivy:retrieve] 	found commons-collections#commons-collections;3.2.2 in maven2
[ivy:retrieve] 	found org.apache.commons#commons-compress;1.18 in maven2
[ivy:retrieve] 	found org.apache.commons#commons-text;1.3 in maven2
[ivy:retrieve] 	found org.apache.lucene#lucene-core;7.6.0 in maven2
[ivy:retrieve] 	found org.apache.lucene#lucene-analyzers-common;7.6.0 in maven2
[ivy:retrieve] 	found org.apache.lucene#lucene-queryparser;7.6.0 in maven2
[ivy:retrieve] 	found org.apache.lucene#lucene-queries;7.6.0 in maven2
[ivy:retrieve] 	found org.apache.lucene#lucene-sandbox;7.6.0 in maven2
[ivy:retrieve] 	found org.apache.velocity#velocity;1.7 in maven2
[ivy:retrieve] 	found commons-lang#commons-lang;2.4 in maven2
[ivy:retrieve] 	found org.glassfish#javax.json;1.0.4 in maven2
[ivy:retrieve] 	found org.jsoup#jsoup;1.11.3 in maven2
[ivy:retrieve] 	found com.sun.mail#mailapi;1.6.3 in maven2
[ivy:retrieve] 	found com.google.guava#guava;27.0.1-jre in maven2
[ivy:retrieve] 	found com.google.guava#failureaccess;1.0.1 in maven2
[ivy:retrieve] 	found com.google.guava#listenablefuture;9999.0-empty-to-avoid-conflict-with-guava in maven2
[ivy:retrieve] 	found com.google.code.findbugs#jsr305;3.0.2 in maven2
[ivy:retrieve] 	found org.checkerframework#checker-qual;2.5.2 in maven2
[ivy:retrieve] 	found com.google.errorprone#error_prone_annotations;2.2.0 in maven2
[ivy:retrieve] 	found com.google.j2objc#j2objc-annotations;1.1 in maven2
[ivy:retrieve] 	found org.codehaus.mojo#animal-sniffer-annotations;1.17 in maven2
[ivy:retrieve] 	found com.h3xstream.retirejs#retirejs-core;3.0.1 in maven2
[ivy:retrieve] 	found org.json#json;20140107 in maven2
[ivy:retrieve] 	found com.esotericsoftware#minlog;1.3 in maven2
[ivy:retrieve] 	found com.github.spullara.mustache.java#compiler;0.8.17 in maven2
[ivy:retrieve] 	found com.h2database#h2;1.4.196 in maven2
[ivy:retrieve] :: resolution report :: resolve 1009ms :: artifacts dl 107ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|       owasp      |   35  |   0   |   0   |   0   ||   35  |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.zookeeper#zookeeper
[ivy:retrieve] 	confs: [owasp]
[ivy:retrieve] 	35 artifacts copied, 0 already retrieved (15405kB/336ms)

owasp-taskdef:

ivy-retrieve:
[ivy:retrieve] :: resolving dependencies :: org.apache.zookeeper#zookeeper;3.6.0-SNAPSHOT
[ivy:retrieve] 	confs: [default]
[ivy:retrieve] 	found jline#jline;2.11 in maven2
[ivy:retrieve] 	found org.eclipse.jetty#jetty-server;9.4.15.v20190215 in maven2
[ivy:retrieve] 	found javax.servlet#javax.servlet-api;3.1.0 in maven2
[ivy:retrieve] 	found org.eclipse.jetty#jetty-http;9.4.15.v20190215 in maven2
[ivy:retrieve] 	found org.eclipse.jetty#jetty-util;9.4.15.v20190215 in maven2
[ivy:retrieve] 	found org.eclipse.jetty#jetty-io;9.4.15.v20190215 in maven2
[ivy:retrieve] 	found org.eclipse.jetty#jetty-servlet;9.4.15.v20190215 in maven2
[ivy:retrieve] 	found org.eclipse.jetty#jetty-security;9.4.15.v20190215 in maven2
[ivy:retrieve] 	found com.fasterxml.jackson.core#jackson-databind;2.9.9.1 in maven2
[ivy:retrieve] 	found com.fasterxml.jackson.core#jackson-annotations;2.9.0 in maven2
[ivy:retrieve] 	found com.fasterxml.jackson.core#jackson-core;2.9.9 in maven2
[ivy:retrieve] 	found org.slf4j#slf4j-api;1.7.25 in maven2
[ivy:retrieve] 	found org.slf4j#slf4j-log4j12;1.7.25 in maven2
[ivy:retrieve] 	found commons-cli#commons-cli;1.2 in maven2
[ivy:retrieve] 	found com.github.spotbugs#spotbugs-annotations;3.1.9 in maven2
[ivy:retrieve] 	found com.google.code.findbugs#jsr305;3.0.2 in maven2
[ivy:retrieve] 	found log4j#log4j;1.2.17 in maven2
[ivy:retrieve] 	found org.apache.yetus#audience-annotations;0.5.0 in maven2
[ivy:retrieve] 	found io.netty#netty-all;4.1.36.Final in maven2
[ivy:retrieve] 	found com.googlecode.json-simple#json-simple;1.1.1 in maven2
[ivy:retrieve] 	found commons-lang#commons-lang;2.6 in maven2
[ivy:retrieve] 	found org.xerial.snappy#snappy-java;1.1.7 in maven2
[ivy:retrieve] 	found io.dropwizard.metrics#metrics-core;3.2.5 in maven2
[ivy:retrieve] :: resolution report :: resolve 134ms :: artifacts dl 10ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   23  |   0   |   0   |   0   ||   23  |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.zookeeper#zookeeper
[ivy:retrieve] 	confs: [default]
[ivy:retrieve] 	0 artifacts copied, 23 already retrieved (0kB/13ms)

owasp:
[owasp:dependency-check-update] Checking for updates
[owasp:dependency-check-update] starting getUpdatesNeeded() ...
[owasp:dependency-check-update] NVD CVE requires several updates; this could take a couple of minutes.
[owasp:dependency-check-update] Download Started for NVD CVE - 2002
[owasp:dependency-check-update] Download Started for NVD CVE - 2003
[owasp:dependency-check-update] Download Started for NVD CVE - 2004
[owasp:dependency-check-update] Download Started for NVD CVE - 2005
[owasp:dependency-check-update] Download Started for NVD CVE - 2006
[owasp:dependency-check-update] Download Started for NVD CVE - 2007
[owasp:dependency-check-update] Download Started for NVD CVE - 2008
[owasp:dependency-check-update] Download Started for NVD CVE - 2009
[owasp:dependency-check-update] Download Started for NVD CVE - 2010
[owasp:dependency-check-update] Download Started for NVD CVE - 2011
[owasp:dependency-check-update] Download Started for NVD CVE - 2012
[owasp:dependency-check-update] Download Started for NVD CVE - 2013
[owasp:dependency-check-update] Download Started for NVD CVE - 2014
[owasp:dependency-check-update] Download Started for NVD CVE - 2015
[owasp:dependency-check-update] Download Started for NVD CVE - 2016
[owasp:dependency-check-update] Download Started for NVD CVE - 2017
[owasp:dependency-check-update] Download Started for NVD CVE - 2018
[owasp:dependency-check-update] Download Started for NVD CVE - 2019
[owasp:dependency-check-update] Download Started for NVD CVE - Modified
[owasp:dependency-check-update] Download Complete for NVD CVE - 2003  (1735 ms)
[owasp:dependency-check-update] Processing Started for NVD CVE - 2003
[owasp:dependency-check-update] Download Complete for NVD CVE - Modified  (2128 ms)
[owasp:dependency-check-update] Processing Started for NVD CVE - Modified
[owasp:dependency-check-update] Download Complete for NVD CVE - 2004  (2785 ms)
[owasp:dependency-check-update] Download Complete for NVD CVE - 2007  (2844 ms)
[owasp:dependency-check-update] Processing Started for NVD CVE - 2004
[owasp:dependency-check-update] Processing Started for NVD CVE - 2007
[owasp:dependency-check-update] Download Complete for NVD CVE - 2008  (3356 ms)
[owasp:dependency-check-update] Download Complete for NVD CVE - 2005  (3365 ms)
[owasp:dependency-check-update] Download Complete for NVD CVE - 2014  (3650 ms)
[owasp:dependency-check-update] Processing Started for NVD CVE - 2005
[owasp:dependency-check-update] Processing Started for NVD CVE - 2008
[owasp:dependency-check-update] Processing Started for NVD CVE - 2014
[owasp:dependency-check-update] Download Complete for NVD CVE - 2012  (3976 ms)
[owasp:dependency-check-update] Download Complete for NVD CVE - 2009  (4019 ms)
[owasp:dependency-check-update] Download Complete for NVD CVE - 2002  (4137 ms)
[owasp:dependency-check-update] Download Complete for NVD CVE - 2015  (4305 ms)
[owasp:dependency-check-update] Download Complete for NVD CVE - 2013  (4309 ms)
[owasp:dependency-check-update] Download Complete for NVD CVE - 2006  (4317 ms)
[owasp:dependency-check-update] Processing Started for NVD CVE - 2002
[owasp:dependency-check-update] Processing Started for NVD CVE - 2012
[owasp:dependency-check-update] Processing Started for NVD CVE - 2009
[owasp:dependency-check-update] Download Complete for NVD CVE - 2010  (4379 ms)
[owasp:dependency-check-update] Download Complete for NVD CVE - 2016  (5021 ms)
[owasp:dependency-check-update] Processing Started for NVD CVE - 2010
[owasp:dependency-check-update] Processing Started for NVD CVE - 2006
[owasp:dependency-check-update] Processing Started for NVD CVE - 2015
[owasp:dependency-check-update] Processing Started for NVD CVE - 2013
[owasp:dependency-check-update] Download Complete for NVD CVE - 2011  (5550 ms)
[owasp:dependency-check-update] Download Complete for NVD CVE - 2017  (5692 ms)
[owasp:dependency-check-update] Download Complete for NVD CVE - 2019  (5803 ms)
[owasp:dependency-check-update] Download Failed for NVD CVE - 2018
[owasp:dependency-check-update] Some CVEs may not be reported.
[owasp:dependency-check-update] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[owasp:dependency-check-update] Processing Started for NVD CVE - 2016
[owasp:dependency-check-update] Processing Started for NVD CVE - 2019
[owasp:dependency-check-update] Processing Started for NVD CVE - 2017
[owasp:dependency-check-update] Processing Started for NVD CVE - 2011

BUILD FAILED
<https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/build.xml>:1722: org.owasp.dependencycheck.data.update.exception.UpdateException: The download was interrupted; unable to complete the update
	at org.owasp.dependencycheck.data.update.NvdCveUpdater.performUpdate(NvdCveUpdater.java:274)
	at org.owasp.dependencycheck.data.update.NvdCveUpdater.update(NvdCveUpdater.java:119)
	at org.owasp.dependencycheck.Engine.doUpdates(Engine.java:899)
	at org.owasp.dependencycheck.Engine.doUpdates(Engine.java:871)
	at org.owasp.dependencycheck.taskdefs.Update.execute(Update.java:390)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
	at jdk.internal.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
	at org.apache.tools.ant.Task.perform(Task.java:350)
	at org.apache.tools.ant.Target.execute(Target.java:449)
	at org.apache.tools.ant.Target.performTasks(Target.java:470)
	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1391)
	at org.apache.tools.ant.Project.executeTarget(Project.java:1364)
	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
	at org.apache.tools.ant.Project.executeTargets(Project.java:1254)
	at org.apache.tools.ant.Main.runBuild(Main.java:830)
	at org.apache.tools.ant.Main.startAnt(Main.java:223)
	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284)
	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101)

Total time: 32 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts

Jenkins build is back to normal : ZooKeeper-trunk-owasp #437

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ZooKeeper-trunk-owasp/437/display/redirect?page=changes>