From dev-return-72002-archive-asf-public=cust-asf.ponee.io@zookeeper.apache.org Tue Jul 31 13:49:04 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 607A4180662 for ; Tue, 31 Jul 2018 13:49:04 +0200 (CEST) Received: (qmail 97852 invoked by uid 500); 31 Jul 2018 11:49:03 -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 97840 invoked by uid 99); 31 Jul 2018 11:49:02 -0000 Received: from mail-relay.apache.org (HELO mailrelay2-lw-us.apache.org) (207.244.88.137) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Jul 2018 11:49:02 +0000 Received: from jenkins01.apache.org (static.234.170.201.195.clients.your-server.de [195.201.170.234]) by mailrelay2-lw-us.apache.org (ASF Mail Server at mailrelay2-lw-us.apache.org) with ESMTP id 7AFEA2B2F for ; Tue, 31 Jul 2018 11:49:01 +0000 (UTC) Received: from jenkins01.apache.org (localhost.localdomain [127.0.0.1]) by jenkins01.apache.org (ASF Mail Server at jenkins01.apache.org) with ESMTP id 0C79022311A4 for ; Tue, 31 Jul 2018 11:48:59 +0000 (UTC) Date: Tue, 31 Jul 2018 11:48:58 +0000 (UTC) From: Apache Jenkins Server To: dev@zookeeper.apache.org Message-ID: <1328009471.4142.1533037740052.JavaMail.jenkins@jenkins01> In-Reply-To: <1739671243.4135.1533036761197.JavaMail.jenkins@jenkins01> References: <1739671243.4135.1533036761197.JavaMail.jenkins@jenkins01> Subject: Failed: ZOOKEEPER- PreCommit Build #2006 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_4141_965363944.1533037738995" X-Jenkins-Job: PreCommit-ZOOKEEPER-github-pr-build X-Jenkins-Result: FAILURE ------=_Part_4141_965363944.1533037738995 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/2006/ ################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 77.90 MB...] [exec] +1 javadoc. The javadoc tool did not generate any warning messages. [exec] [exec] +1 javac. The applied patch does not increase the total number of javac compiler warnings. [exec] [exec] +1 findbugs. The patch does not introduce any new Findbugs (version 3.0.1) warnings. [exec] [exec] -1 release audit. The applied patch generated 1 release audit warnings (more than the trunk's current 0 warnings). [exec] [exec] -1 core tests. The patch failed core unit tests. [exec] [exec] +1 contrib tests. The patch passed contrib unit tests. [exec] [exec] Test results: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/2006//testReport/ [exec] Release audit warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/2006//artifact/trunk/patchprocess/patchReleaseAuditProblems.txt [exec] Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/2006//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html [exec] Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/2006//console [exec] [exec] This message is automatically generated. [exec] [exec] [exec] ====================================================================== [exec] ====================================================================== [exec] Adding comment to Jira. [exec] ====================================================================== [exec] ====================================================================== [exec] [exec] [exec] [exec] Error: No value specified for option "issue" [exec] Session logged out. Session was JSESSIONID=2F1A8FB259CA495D9C5D3B0500D48074. [exec] [exec] [exec] ====================================================================== [exec] ====================================================================== [exec] Finished build. [exec] ====================================================================== [exec] ====================================================================== [exec] [exec] [exec] mv: '/home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-github-pr-build/patchprocess' and '/home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-github-pr-build/patchprocess' are the same file BUILD FAILED /home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-github-pr-build/build.xml:1806: exec returned: 2 Total time: 13 minutes 25 seconds Build step 'Execute shell' marked build as failure Archiving artifacts Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8 Recording test results Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8 Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8 [description-setter] Description set: ZOOKEEPER-3082 Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8 Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8 Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8 Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8 Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8 ################################################################################### ############################## FAILED TESTS (if any) ############################## 1 tests failed. FAILED: org.apache.zookeeper.ClientRequestTimeoutTest.testClientRequestTimeout Error Message: KeeperErrorCode = ConnectionLoss for /clientHang3 Stack Trace: org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /clientHang3 at org.apache.zookeeper.KeeperException.create(KeeperException.java:102) at org.apache.zookeeper.KeeperException.create(KeeperException.java:54) at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:1455) at org.apache.zookeeper.ClientRequestTimeoutTest.testClientRequestTimeout(ClientRequestTimeoutTest.java:100) at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) ------=_Part_4141_965363944.1533037738995--