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 1B316200CC6 for ; Tue, 18 Jul 2017 23:45:38 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 19CA7167ADD; Tue, 18 Jul 2017 21:45:38 +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 5FDC1167ADC for ; Tue, 18 Jul 2017 23:45:37 +0200 (CEST) Received: (qmail 30496 invoked by uid 500); 18 Jul 2017 21:45:36 -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 30485 invoked by uid 99); 18 Jul 2017 21:45:36 -0000 Received: from Unknown (HELO jenkins-master.apache.org) (62.210.60.235) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Jul 2017 21:45:36 +0000 Received: from jenkins-master (localhost [127.0.0.1]) by jenkins-master.apache.org (ASF Mail Server at jenkins-master.apache.org) with ESMTP id 16DB0A02EA for ; Tue, 18 Jul 2017 14:45:33 -0700 (PDT) Date: Tue, 18 Jul 2017 14:45:33 -0700 (PDT) From: Apache Jenkins Server To: dev@zookeeper.apache.org Message-ID: <1604140575.484.1500414333093.JavaMail.jenkins@jenkins-master> In-Reply-To: <1510529222.305.1500327926259.JavaMail.jenkins@jenkins-master> References: <1510529222.305.1500327926259.JavaMail.jenkins@jenkins-master> Subject: ZooKeeper_branch34_openjdk7 - Build # 1579 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_483_1211556097.1500414333090" X-Jenkins-Job: ZooKeeper_branch34_openjdk7 X-Jenkins-Result: FAILURE archived-at: Tue, 18 Jul 2017 21:45:38 -0000 ------=_Part_483_1211556097.1500414333090 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable See https://builds.apache.org/job/ZooKeeper_branch34_openjdk7/1579/ ###########################################################################= ######## ########################## LAST 60 LINES OF THE CONSOLE ###################= ######## Started by timer [EnvInject] - Loading node environment variables. Building remotely on qnode1 (ubuntu) in workspace /home/jenkins/jenkins-sla= ve/workspace/ZooKeeper_branch34_openjdk7 > 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 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 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/* > git rev-parse refs/remotes/origin/branch-3.4^{commit} # timeout=3D10 > git rev-parse refs/remotes/origin/origin/branch-3.4^{commit} # timeout= =3D10 Checking out Revision 3872e49f6fa6835e0fca2229bec41d1b3cad4553 (refs/remote= s/origin/branch-3.4) Commit message: "ZOOKEEPER-2811: PurgeTxnLog#validateAndGetFile: return tag= has no argument." > git config core.sparsecheckout # timeout=3D10 > git checkout -f 3872e49f6fa6835e0fca2229bec41d1b3cad4553 > git rev-list 3872e49f6fa6835e0fca2229bec41d1b3cad4553 # timeout=3D10 No emails were triggered. [ZooKeeper_branch34_openjdk7] $ /home/jenkins/tools/ant/apache-ant-1.9.9/bi= n/ant -Dtest.output=3Dyes -Dtest.junit.threads=3D8 -Dtest.junit.output.form= at=3Dxml -Djavac.target=3D1.7 clean test-core-java Error: JAVA_HOME is not defined correctly. We cannot execute /usr/lib/jvm/java-7-openjdk-amd64//bin/java Build step 'Invoke Ant' marked build as failure Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? Email was triggered for: Failure - Any Sending email for trigger: Failure - Any ###########################################################################= ######## ############################## FAILED TESTS (if any) ######################= ######## No tests ran. ------=_Part_483_1211556097.1500414333090--