From common-issues-return-151580-archive-asf-public=cust-asf.ponee.io@hadoop.apache.org Wed Apr 25 05:24:07 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 B36C1180671 for ; Wed, 25 Apr 2018 05:24:06 +0200 (CEST) Received: (qmail 87919 invoked by uid 500); 25 Apr 2018 03:24:05 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 87735 invoked by uid 99); 25 Apr 2018 03:24:04 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Apr 2018 03:24:04 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 2C44CC8868 for ; Wed, 25 Apr 2018 03:24:04 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -109.801 X-Spam-Level: X-Spam-Status: No, score=-109.801 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, KAM_NUMSUBJECT=0.5, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id JVE3K1DVpAJ9 for ; Wed, 25 Apr 2018 03:24:03 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 9A4E65FDD3 for ; Wed, 25 Apr 2018 03:24:02 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 2CA4AE1215 for ; Wed, 25 Apr 2018 03:24:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 7D2B5241CF for ; Wed, 25 Apr 2018 03:24:00 +0000 (UTC) Date: Wed, 25 Apr 2018 03:24:00 +0000 (UTC) From: "SammiChen (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HADOOP-15385) Many tests are failing in hadoop-distcp project in branch-2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HADOOP-15385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16451569#comment-16451569 ] SammiChen commented on HADOOP-15385: ------------------------------------ Thanks [~jlowe] for the quick fix and [~djp] for the commit. I'm glad the issue limits to the test case, doesn't impact the code. > Many tests are failing in hadoop-distcp project in branch-2 > ----------------------------------------------------------- > > Key: HADOOP-15385 > URL: https://issues.apache.org/jira/browse/HADOOP-15385 > Project: Hadoop Common > Issue Type: Bug > Components: tools/distcp > Affects Versions: 2.8.2 > Reporter: Rushabh S Shah > Assignee: Jason Lowe > Priority: Critical > Fix For: 2.10.0, 2.8.4, 2.9.2 > > Attachments: HADOOP-15385-branch-2.001.patch > > > Many tests are failing in hadoop-distcp project in branch-2.8 > Below are the failing tests. > {noformat} > Failed tests: > TestDistCpViewFs.testUpdateGlobTargetMissingSingleLevel:326->checkResult:428 expected:<4> but was:<5> > TestDistCpViewFs.testGlobTargetMissingMultiLevel:346->checkResult:428 expected:<4> but was:<5> > TestDistCpViewFs.testGlobTargetMissingSingleLevel:306->checkResult:428 expected:<2> but was:<3> > TestDistCpViewFs.testUpdateGlobTargetMissingMultiLevel:367->checkResult:428 expected:<6> but was:<8> > TestIntegration.testUpdateGlobTargetMissingSingleLevel:431->checkResult:577 expected:<4> but was:<5> > TestIntegration.testGlobTargetMissingMultiLevel:454->checkResult:577 expected:<4> but was:<5> > TestIntegration.testGlobTargetMissingSingleLevel:408->checkResult:577 expected:<2> but was:<3> > TestIntegration.testUpdateGlobTargetMissingMultiLevel:478->checkResult:577 expected:<6> but was:<8> > TestIntegration.testUpdateGlobTargetMissingSingleLevel:431->checkResult:577 expected:<4> but was:<5> > TestIntegration.testGlobTargetMissingMultiLevel:454->checkResult:577 expected:<4> but was:<5> > TestIntegration.testGlobTargetMissingSingleLevel:408->checkResult:577 expected:<2> but was:<3> > TestIntegration.testUpdateGlobTargetMissingMultiLevel:478->checkResult:577 expected:<6> but was:<8> > TestIntegration.testUpdateGlobTargetMissingSingleLevel:431->checkResult:577 expected:<4> but was:<5> > TestIntegration.testGlobTargetMissingMultiLevel:454->checkResult:577 expected:<4> but was:<5> > TestIntegration.testGlobTargetMissingSingleLevel:408->checkResult:577 expected:<2> but was:<3> > TestIntegration.testUpdateGlobTargetMissingMultiLevel:478->checkResult:577 expected:<6> but was:<8> > Tests run: 258, Failures: 16, Errors: 0, Skipped: 0 > {noformat} > {noformat} > rushabhs$ pwd > /Users/rushabhs/hadoop/apacheHadoop/hadoop/hadoop-tools/hadoop-distcp > rushabhs$ git branch > branch-2 > branch-2.7 > * branch-2.8 > branch-2.9 > branch-3.0 > rushabhs$ git log --oneline | head -n3 > c4ea1c8bb73 HADOOP-14970. MiniHadoopClusterManager doesn't respect lack of format option. Contributed by Erik Krogen > 1548205a845 YARN-8147. TestClientRMService#testGetApplications sporadically fails. Contributed by Jason Lowe > c01b425ba31 YARN-8120. JVM can crash with SIGSEGV when exiting due to custom leveldb logger. Contributed by Jason Lowe. > {noformat} -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-issues-help@hadoop.apache.org