Return-Path: X-Original-To: apmail-tez-issues-archive@minotaur.apache.org Delivered-To: apmail-tez-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7EA8A17E31 for ; Fri, 10 Jul 2015 13:51:00 +0000 (UTC) Received: (qmail 14339 invoked by uid 500); 10 Jul 2015 13:51:00 -0000 Delivered-To: apmail-tez-issues-archive@tez.apache.org Received: (qmail 14285 invoked by uid 500); 10 Jul 2015 13:51:00 -0000 Mailing-List: contact issues-help@tez.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tez.apache.org Delivered-To: mailing list issues@tez.apache.org Received: (qmail 14275 invoked by uid 99); 10 Jul 2015 13:51:00 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Jul 2015 13:51:00 +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 B434B9C0631 for ; Fri, 10 Jul 2015 13:50:50 +0000 (UTC) Date: Fri, 10 Jul 2015 13:50:50 +0000 (UTC) From: Apache Jenkins Server To: issues@tez.apache.org Message-ID: <77604362.3051.1436536250655.JavaMail.jenkins@crius> In-Reply-To: <1199869802.2807.1436492117094.JavaMail.jenkins@crius> References: <1199869802.2807.1436492117094.JavaMail.jenkins@crius> Subject: Failed: TEZ-2600 PreCommit Build #894 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_3050_653647050.1436536250599" X-Jenkins-Job: PreCommit-TEZ-Build X-Jenkins-Result: FAILURE ------=_Part_3050_653647050.1436536250599 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Jira: https://issues.apache.org/jira/browse/TEZ-2600 Build: https://builds.apache.org/job/PreCommit-TEZ-Build/894/ ################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 2700 lines...] {color:red}-1 overall{color}. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12744702/TEZ-2600.3.patch.txt against master revision cb59851. {color:green}+1 @author{color}. The patch does not contain any @author tags. {color:red}-1 tests included{color}. The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch. {color:green}+1 javac{color}. The applied patch does not increase the total number of javac compiler warnings. {color:green}+1 javadoc{color}. There were no new javadoc warning messages. {color:green}+1 findbugs{color}. The patch does not introduce any new Findbugs (version 3.0.1) warnings. {color:green}+1 release audit{color}. The applied patch does not increase the total number of release audit warnings. {color:red}-1 core tests{color}. The patch failed these unit tests in : org.apache.tez.test.TestFaultTolerance Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/894//testReport/ Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/894//console This message is automatically generated. ====================================================================== ====================================================================== Adding comment to Jira. ====================================================================== ====================================================================== Comment added. 5cad19c9f925262846846c0b8f1bfded73d5850b logged out ====================================================================== ====================================================================== Finished build. ====================================================================== ====================================================================== Build step 'Execute shell' marked build as failure Archiving artifacts Sending artifact delta relative to PreCommit-TEZ-Build #890 Archived 47 artifacts Archive block size is 32768 Received 6 blocks and 2705292 bytes Compression is 6.8% Took 5.7 sec [description-setter] Could not determine description. Recording test results Email was triggered for: Failure Sending email for trigger: Failure ################################################################################### ############################## FAILED TESTS (if any) ############################## 1 tests failed. REGRESSION: org.apache.tez.test.TestFaultTolerance.testBasicInputFailureWithExit Error Message: expected: but was: Stack Trace: java.lang.AssertionError: expected: but was: at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.tez.test.TestFaultTolerance.runDAGAndVerify(TestFaultTolerance.java:135) at org.apache.tez.test.TestFaultTolerance.runDAGAndVerify(TestFaultTolerance.java:114) at org.apache.tez.test.TestFaultTolerance.testBasicInputFailureWithExit(TestFaultTolerance.java:248) ------=_Part_3050_653647050.1436536250599--