Return-Path: X-Original-To: apmail-hadoop-yarn-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2D3A8104D4 for ; Fri, 24 Oct 2014 04:00:36 +0000 (UTC) Received: (qmail 1031 invoked by uid 500); 24 Oct 2014 04:00:35 -0000 Delivered-To: apmail-hadoop-yarn-dev-archive@hadoop.apache.org Received: (qmail 662 invoked by uid 500); 24 Oct 2014 04:00:35 -0000 Mailing-List: contact yarn-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-dev@hadoop.apache.org Delivered-To: mailing list yarn-dev@hadoop.apache.org Received: (qmail 157 invoked by uid 99); 24 Oct 2014 04:00:35 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Oct 2014 04:00:35 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id 6BD1EE01053 for ; Fri, 24 Oct 2014 04:00:32 +0000 (UTC) Date: Fri, 24 Oct 2014 04:00:28 +0000 (UTC) From: Apache Jenkins Server To: yarn-dev@hadoop.apache.org Message-ID: <203523461.5453.1414123231409.JavaMail.jenkins@crius> In-Reply-To: <323746092.5438.1414117090614.JavaMail.jenkins@crius> References: <323746092.5438.1414117090614.JavaMail.jenkins@crius> Subject: Failed: YARN-2183 PreCommit Build #5535 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_5452_2014953855.1414123229043" X-Jenkins-Job: PreCommit-YARN-Build X-Jenkins-Result: FAILURE ------=_Part_5452_2014953855.1414123229043 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Jira: https://issues.apache.org/jira/browse/YARN-2183 Build: https://builds.apache.org/job/PreCommit-YARN-Build/5535/ ################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### Started by user sjlee Building remotely on H5 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs) in workspace /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build > git rev-parse --is-inside-work-tree Fetching changes from the remote Git repository > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/hadoop.git Cleaning workspace > git rev-parse --verify HEAD Resetting working tree > git reset --hard > git clean -fdx Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/hadoop.git > git --version > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/hadoop.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/trunk^{commit} Checking out Revision 57dec288070f903931771485d6424317b20551aa (origin/trunk) > git config core.sparsecheckout > git checkout -f 57dec288070f903931771485d6424317b20551aa > git rev-list db45f047ab6b19d8a3e7752bb2cde10827cd8dad No emails were triggered. [PreCommit-YARN-Build] $ /bin/bash /tmp/hudson2300719284024228063.sh Running in Jenkins mode ====================================================================== ====================================================================== Testing patch for YARN-2183. ====================================================================== ====================================================================== HEAD is now at 57dec28 HDFS-7243. HDFS concat operation should not be allowed in Encryption Zone. (clamb via yliu) Previous HEAD position was 57dec28... HDFS-7243. HDFS concat operation should not be allowed in Encryption Zone. (clamb via yliu) Switched to branch 'trunk' Your branch is behind 'origin/trunk' by 2 commits, and can be fast-forwarded. (use "git pull" to update your local branch) First, rewinding head to replay your work on top of it... Fast-forwarded trunk to 57dec288070f903931771485d6424317b20551aa. YARN-2183 is not "Patch Available". Exiting. ====================================================================== ====================================================================== Finished build. ====================================================================== ====================================================================== Archiving artifacts ERROR: No artifacts found that match the file pattern "patchprocess/*.*". Configuration error? ERROR: ?patchprocess/*.*? doesn?t match anything, but ?*.*? does. Perhaps that?s what you mean? Build step 'Archive the artifacts' changed build result to FAILURE [description-setter] Could not determine description. Recording test results Email was triggered for: Failure Sending email for trigger: Failure ################################################################################### ############################## FAILED TESTS (if any) ############################## No tests ran. ------=_Part_5452_2014953855.1414123229043--