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 8D8F3200C8F for ; Fri, 9 Jun 2017 12:54:53 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 8BF89160BC8; Fri, 9 Jun 2017 10:54:53 +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 D1D7D160B9C for ; Fri, 9 Jun 2017 12:54:52 +0200 (CEST) Received: (qmail 64070 invoked by uid 500); 9 Jun 2017 10:54:52 -0000 Mailing-List: contact notifications-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: notifications@qpid.apache.org Delivered-To: mailing list notifications@qpid.apache.org Received: (qmail 64061 invoked by uid 99); 9 Jun 2017 10:54:52 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Jun 2017 10:54:52 +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 D09849C0426 for ; Fri, 9 Jun 2017 10:54:51 +0000 (UTC) Date: Fri, 9 Jun 2017 10:54:51 +0000 (UTC) From: Apache Jenkins Server To: notifications@qpid.apache.org Message-ID: <104178767.5735.1497005691852.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: Qpid-BrokerForJava-Checks #342 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkqVKZPv7YyHBB3FvWfV7XQehwe/Ga3aadzSNknt8g382X3uN8A3SOQ+Ixq9HxS+ZlN6XR4TECySmSRy2JN5Rx8svxAD0TjtSF9LuU98dD+LniNDP7Lq6gvRFuJhbMHoS0nuTizDZLsK4X8TW5MyV9w+jFbdoZfRE5O/Mse0fkOeL5uoIS/3Vvu/W+x9QSjDkB7CaU56bPFlQjqqJBl3Cn9r34CkXQZYnLb/NjW4vcpw0+TgMUAPTIVEr5BTPZRshz19g7huwg3zANT5HBIZnzV4hsVY9w4JHkceFdKi/ibNnjPjsFs9pm0HSGJ/RDxjIvSTYT02eH4+m1RAYaj2E9QIDAQAB X-Jenkins-Job: Qpid-BrokerForJava-Checks X-Jenkins-Result: FAILURE archived-at: Fri, 09 Jun 2017 10:54:53 -0000 See ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace /home/jenkins/= jenkins-slave/workspace/Qpid-BrokerForJava-Checks > git rev-parse --is-inside-work-tree # timeout=3D10 Fetching changes from the remote Git repository > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/qpi= d-broker-j.git # timeout=3D10 Cleaning workspace > git rev-parse --verify HEAD # timeout=3D10 Resetting working tree > git reset --hard # timeout=3D10 > git clean -fdx # timeout=3D10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/qpid= -broker-j.git > git --version # timeout=3D10 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/qpid= -broker-j.git +refs/heads/*:refs/remotes/origin/* FATAL: java.io.IOException: Unexpected termination of the channel java.io.EOFException =09at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream= .java:2353) =09at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputS= tream.java:2822) =09at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:804= ) =09at java.io.ObjectInputStream.(ObjectInputStream.java:301) =09at hudson.remoting.ObjectInputStreamEx.(ObjectInputStreamEx.java:4= 8) =09at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(Abs= tractSynchronousByteArrayCommandTransport.java:34) =09at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(Synchron= ousCommandTransport.java:59) Caused: java.io.IOException: Unexpected termination of the channel =09at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(Synchron= ousCommandTransport.java:73) Caused: hudson.remoting.RequestAbortedException =09at hudson.remoting.Request.abort(Request.java:307) =09at hudson.remoting.Channel.terminate(Channel.java:896) =09at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(Synchron= ousCommandTransport.java:92) =09at ......remote call to ubuntu-eu2(Native Method) =09at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545) =09at hudson.remoting.Request.call(Request.java:172) =09at hudson.remoting.Channel.call(Channel.java:829) =09at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandle= r.java:257) =09at com.sun.proxy.$Proxy102.revParse(Unknown Source) =09at org.jenkinsci.plugins.gitclient.RemoteGitImpl.revParse(RemoteGitImpl.= java:558) =09at hudson.plugins.git.util.DefaultBuildChooser.getHeadRevision(DefaultBu= ildChooser.java:130) =09at hudson.plugins.git.util.DefaultBuildChooser.getCandidateRevisions(Def= aultBuildChooser.java:112) =09at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1001) =09at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1108) =09at hudson.scm.SCM.checkout(SCM.java:496) =09at hudson.model.AbstractProject.checkout(AbstractProject.java:1281) =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.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544) =09at hudson.model.ResourceController.execute(ResourceController.java:98) =09at hudson.model.Executor.run(Executor.java:405) ERROR: Step =E2=80=98Archive the artifacts=E2=80=99 failed: no workspace fo= r Qpid-BrokerForJava-Checks #342 ERROR: ubuntu-eu2 is offline; cannot locate JDK 1.8 (latest) ERROR: ubuntu-eu2 is offline; cannot locate Maven 3.3.9