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 35627200C3F for ; Wed, 8 Mar 2017 03:04:43 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 340C3160B82; Wed, 8 Mar 2017 02:04:43 +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 7DEB5160B68 for ; Wed, 8 Mar 2017 03:04:42 +0100 (CET) Received: (qmail 38304 invoked by uid 500); 8 Mar 2017 02:04:41 -0000 Mailing-List: contact notifications-help@yetus.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@yetus.apache.org Delivered-To: mailing list notifications@yetus.apache.org Received: (qmail 38295 invoked by uid 99); 8 Mar 2017 02:04:41 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Mar 2017 02:04:41 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 388FF183991 for ; Wed, 8 Mar 2017 02:04:41 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.651 X-Spam-Level: X-Spam-Status: No, score=0.651 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_NEUTRAL=0.652] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id T1W6iHPiliRQ for ; Wed, 8 Mar 2017 02:04:40 +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 BD2D05F479 for ; Wed, 8 Mar 2017 02:04:39 +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 CC181E05B1 for ; Wed, 8 Mar 2017 02:04:38 +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 351BB2416C for ; Wed, 8 Mar 2017 02:04:38 +0000 (UTC) Date: Wed, 8 Mar 2017 02:04:38 +0000 (UTC) From: "Yetus QA (JIRA)" To: notifications@yetus.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YETUS-485) Yetus run is failing on branch after rebase/force push MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 08 Mar 2017 02:04:43 -0000 [ https://issues.apache.org/jira/browse/YETUS-485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15900572#comment-15900572 ] Yetus QA commented on YETUS-485: -------------------------------- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem || Runtime || Comment || | {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m 0s{color} | {color:blue} Docker mode activated. {color} | | {color:red}-1{color} | {color:red} docker {color} | {color:red} 5m 9s{color} | {color:red} Docker failed to build yetus/yetus:e4e4903. {color} | \\ \\ || Subsystem || Report/Notes || | JIRA Issue | YETUS-485 | | JIRA Patch URL | https://issues.apache.org/jira/secure/attachment/12856717/YETUS-485.03.patch | | Console output | https://builds.apache.org/job/PreCommit-YETUS-Build/543/console | | Powered by | Apache Yetus 0.5.0-SNAPSHOT http://yetus.apache.org | This message was automatically generated. > Yetus run is failing on branch after rebase/force push > ------------------------------------------------------ > > Key: YETUS-485 > URL: https://issues.apache.org/jira/browse/YETUS-485 > Project: Yetus > Issue Type: Bug > Affects Versions: 0.5.0 > Environment: Apache Jenkins build server > Reporter: Subru Krishnan > Assignee: Subru Krishnan > Priority: Critical > Attachments: YETUS-485.01.patch, YETUS-485.02.patch, YETUS-485.03.patch > > > I rebased YARN-2915 with trunk and did a force push following which all Yetus runs fails as the local enlistment in the jenkins slave is outdated: https://builds.apache.org/job/PreCommit-YARN-Build/14775/console. Looked at it with [~chris.douglas] and [~asuresh]'s help and we decided to directly use the commit hash based on https://github.com/apache/yetus/blob/master/precommit/test-patch.sh#L1356-L1368 but even that didn't work out as yetus does a pull after the checkout: https://builds.apache.org/job/PreCommit-YARN-Build/14800/console. -- This message was sent by Atlassian JIRA (v6.3.15#6346)