Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 8D2E9200C39 for ; Thu, 16 Mar 2017 12:26:48 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 8BE2C160B7A; Thu, 16 Mar 2017 11:26:48 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id D6153160B78 for ; Thu, 16 Mar 2017 12:26:47 +0100 (CET) Received: (qmail 10595 invoked by uid 500); 16 Mar 2017 11:26:47 -0000 Mailing-List: contact dev-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zookeeper.apache.org Delivered-To: mailing list dev@zookeeper.apache.org Received: (qmail 10579 invoked by uid 99); 16 Mar 2017 11:26:46 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Mar 2017 11:26:46 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius.apache.org (ASF Mail Server at crius.apache.org) with ESMTP id 7ADD79C0847 for ; Thu, 16 Mar 2017 11:26:46 +0000 (UTC) Date: Thu, 16 Mar 2017 11:26:46 +0000 (UTC) From: Apache Jenkins Server To: dev@zookeeper.apache.org Message-ID: <1423894680.1681.1489663606504.JavaMail.jenkins@crius> Subject: ZooKeeper_branch35_openjdk7 - Build # 454 - Failure MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1680_1498792034.1489663606496" X-Jenkins-Job: ZooKeeper_branch35_openjdk7 X-Jenkins-Result: FAILURE archived-at: Thu, 16 Mar 2017 11:26:48 -0000 ------=_Part_1680_1498792034.1489663606496 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable See https://builds.apache.org/job/ZooKeeper_branch35_openjdk7/454/ ###########################################################################= ######## ########################## LAST 60 LINES OF THE CONSOLE ###################= ######## [...truncated 7.68 KB...] ERROR: null Retrying after 10 seconds > git rev-parse --is-inside-work-tree # timeout=3D10 Fetching changes from the remote Git repository > git config remote.origin.url git://git.apache.org/zookeeper.git # timeou= t=3D10 Fetching upstream changes from git://git.apache.org/zookeeper.git > git --version # timeout=3D10 > git fetch --tags --progress git://git.apache.org/zookeeper.git +refs/hea= ds/*:refs/remotes/origin/* ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/= zookeeper.git =09at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806) =09at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070) =09at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101) =09at hudson.scm.SCM.checkout(SCM.java:495) =09at hudson.model.AbstractProject.checkout(AbstractProject.java:1278) =09at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(Abs= tractBuild.java:604) =09at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) =09at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.j= ava:529) =09at hudson.model.Run.execute(Run.java:1728) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) =09at hudson.model.ResourceController.execute(ResourceController.java:98) =09at hudson.model.Executor.run(Executor.java:404) Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --pro= gress git://git.apache.org/zookeeper.git +refs/heads/*:refs/remotes/origin/= *" returned status code 128: stdout:=20 stderr: fatal: read error: Connection reset by peer =09at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitA= PIImpl.java:1793) =09at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCreden= tials(CliGitAPIImpl.java:1519) =09at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImp= l.java:64) =09at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl= .java:315) =09at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandle= r$1.call(RemoteGitImpl.java:153) =09at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandle= r$1.call(RemoteGitImpl.java:146) =09at hudson.remoting.UserRequest.perform(UserRequest.java:153) =09at hudson.remoting.UserRequest.perform(UserRequest.java:50) =09at hudson.remoting.Request$2.run(Request.java:336) =09at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecut= orService.java:68) =09at java.util.concurrent.FutureTask.run(FutureTask.java:262) =09at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.= java:1145) =09at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor= .java:615) =09at java.lang.Thread.run(Thread.java:745) =09at ......remote call to ubuntu-us1(Native Method) =09at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537) =09at hudson.remoting.UserResponse.retrieve(UserRequest.java:253) =09at hudson.remoting.Channel.call(Channel.java:822) =09at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandle= r.execute(RemoteGitImpl.java:146) =09at sun.reflect.GeneratedMethodAccessor756.invoke(Unknown Source) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:498) =09at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandle= r.invoke(RemoteGitImpl.java:132) =09at com.sun.proxy.$Proxy81.execute(Unknown Source) =09at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804) =09... 11 more ERROR: null Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: Test= reports were found but none of them are new. Did tests run?=20 For example, /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_openj= dk7/build/test/logs/TEST-org.apache.jute.BinaryInputArchiveTest.xml is 1 da= y 17 hr old Email was triggered for: Failure - Any Sending email for trigger: Failure - Any ###########################################################################= ######## ############################## FAILED TESTS (if any) ######################= ######## No tests ran. ------=_Part_1680_1498792034.1489663606496--