Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-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 65E4517E67 for ; Fri, 12 Jun 2015 05:20:01 +0000 (UTC) Received: (qmail 19589 invoked by uid 500); 12 Jun 2015 05:20:01 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 19547 invoked by uid 500); 12 Jun 2015 05:20:01 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 19531 invoked by uid 99); 12 Jun 2015 05:20:00 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Jun 2015 05:20:00 +0000 Date: Fri, 12 Jun 2015 05:20:00 +0000 (UTC) From: "Sean Busbey (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HADOOP-12083) Getting findbugs errors in recent PreCommit-MAPREDUCE-Build runs 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-12083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14582954#comment-14582954 ] Sean Busbey commented on HADOOP-12083: -------------------------------------- The problem is that your branch fails compilation while attempting to run findbugs before applying the patch. For example, on YARN-3051 It's this line: -1 pre-patch 17m 26s Findbugs (version ) appears to be broken on YARN-2928. If you go to the [full set of output files from the test|https://builds.apache.org/job/PreCommit-YARN-Build/8234/artifact/patchprocess/], you can click through the ones named "YARN-2928FindBugsOutput%module%" to see what's gone wrong. * [yarn common compile error|https://builds.apache.org/job/PreCommit-YARN-Build/8234/artifact/patchprocess/YARN-2928FindBugsOutputhadoop-yarn-common.txt] * [yarn server timeline service compile error|https://builds.apache.org/job/PreCommit-YARN-Build/8234/artifact/patchprocess/YARN-2928FindBugsOutputhadoop-yarn-server-timelineservice.txt] > Getting findbugs errors in recent PreCommit-MAPREDUCE-Build runs > ---------------------------------------------------------------- > > Key: HADOOP-12083 > URL: https://issues.apache.org/jira/browse/HADOOP-12083 > Project: Hadoop Common > Issue Type: Bug > Reporter: Ray Chiang > Assignee: Allen Wittenauer > > Examples at: > https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/5791/artifact/patchprocess/newPatchFindbugsWarningshadoop-mapreduce-client-app.html > https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/5792/artifact/patchprocess/newPatchFindbugsWarningshadoop-mapreduce-client-app.html -- This message was sent by Atlassian JIRA (v6.3.4#6332)