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/17 09:28:12 UTC

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

See <https://builds.apache.org/job/ZooKeeper-trunk-owasp/429/display/redirect>

------------------------------------------
[...truncated 17.86 KB...]
   [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 4529ms :: artifacts dl 205ms
	---------------------------------------------------------------------
	|                  |            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/182ms)

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 238ms :: artifacts dl 13ms
	---------------------------------------------------------------------
	|                  |            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/6ms)

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  (1427 ms)
[owasp:dependency-check-update] Processing Started for NVD CVE - 2003
[owasp:dependency-check-update] Download Complete for NVD CVE - Modified  (1460 ms)
[owasp:dependency-check-update] Processing Started for NVD CVE - Modified
[owasp:dependency-check-update] Download Complete for NVD CVE - 2004  (1940 ms)
[owasp:dependency-check-update] Download Complete for NVD CVE - 2002  (1980 ms)
[owasp:dependency-check-update] Download Complete for NVD CVE - 2005  (2126 ms)
[owasp:dependency-check-update] Download Complete for NVD CVE - 2007  (2266 ms)
[owasp:dependency-check-update] Download Complete for NVD CVE - 2008  (2300 ms)
[owasp:dependency-check-update] Processing Started for NVD CVE - 2008
[owasp:dependency-check-update] Processing Started for NVD CVE - 2007
[owasp:dependency-check-update] Processing Started for NVD CVE - 2005
[owasp:dependency-check-update] Processing Started for NVD CVE - 2004
[owasp:dependency-check-update] Processing Started for NVD CVE - 2002
[owasp:dependency-check-update] Download Complete for NVD CVE - 2006  (2433 ms)
[owasp:dependency-check-update] Processing Started for NVD CVE - 2006
[owasp:dependency-check-update] Download Complete for NVD CVE - 2012  (2829 ms)
[owasp:dependency-check-update] Processing Started for NVD CVE - 2012
[owasp:dependency-check-update] Download Complete for NVD CVE - 2010  (3038 ms)
[owasp:dependency-check-update] Download Complete for NVD CVE - 2013  (3053 ms)
[owasp:dependency-check-update] Download Complete for NVD CVE - 2014  (3199 ms)
[owasp:dependency-check-update] Processing Started for NVD CVE - 2014
[owasp:dependency-check-update] Processing Started for NVD CVE - 2013
[owasp:dependency-check-update] Processing Started for NVD CVE - 2010
[owasp:dependency-check-update] Download Complete for NVD CVE - 2015  (3979 ms)
[owasp:dependency-check-update] Download Complete for NVD CVE - 2009  (4211 ms)
[owasp:dependency-check-update] Download Complete for NVD CVE - 2019  (4377 ms)
[owasp:dependency-check-update] Download Complete for NVD CVE - 2011  (5112 ms)
[owasp:dependency-check-update] Download Failed for NVD CVE - 2017
[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 - 2011
[owasp:dependency-check-update] Processing Started for NVD CVE - 2019
[owasp:dependency-check-update] Processing Started for NVD CVE - 2009
[owasp:dependency-check-update] Processing Started for NVD CVE - 2015
[owasp:dependency-check-update] Download Failed for NVD CVE - 2016
[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] Download Complete for NVD CVE - 2018  (6430 ms)
[owasp:dependency-check-update] Processing Started for NVD CVE - 2018

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: 35 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts

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

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


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

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

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H35 (ubuntu xenial) in workspace <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/zookeeper.git
 > git init <https://builds.apache.org/job/ZooKeeper-trunk-owasp/ws/> # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/zookeeper.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/zookeeper.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress https://gitbox.apache.org/repos/asf/zookeeper.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: unable to access 'https://gitbox.apache.org/repos/asf/zookeeper.git/': Could not resolve host: gitbox.apache.org

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2042)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1761)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$400(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:442)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:655)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H35
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor974.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy135.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1810)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/zookeeper.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/zookeeper.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/zookeeper.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/zookeeper.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:894)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1810)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://gitbox.apache.org/repos/asf/zookeeper.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: unable to access 'https://gitbox.apache.org/repos/asf/zookeeper.git/': Could not resolve host: gitbox.apache.org

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2042)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1761)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$400(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:442)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H35
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor974.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy115.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:892)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1810)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/zookeeper.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/zookeeper.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/zookeeper.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/zookeeper.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:894)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1810)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://gitbox.apache.org/repos/asf/zookeeper.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: unable to access 'https://gitbox.apache.org/repos/asf/zookeeper.git/': Could not resolve host: gitbox.apache.org

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2042)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1761)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$400(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:442)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H35
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor974.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy115.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:892)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1810)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Archiving artifacts