Return-Path: X-Original-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-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 B332711468 for ; Thu, 28 Aug 2014 16:30:01 +0000 (UTC) Received: (qmail 31983 invoked by uid 500); 28 Aug 2014 16:30:01 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 31878 invoked by uid 500); 28 Aug 2014 16:30:01 -0000 Mailing-List: contact hdfs-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-dev@hadoop.apache.org Delivered-To: mailing list hdfs-dev@hadoop.apache.org Received: (qmail 31853 invoked by uid 99); 28 Aug 2014 16:30:00 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Aug 2014 16:30:00 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id 6F040E004DB for ; Thu, 28 Aug 2014 16:30:00 +0000 (UTC) Date: Thu, 28 Aug 2014 16:29:58 +0000 (UTC) From: Apache Jenkins Server To: hdfs-dev@hadoop.apache.org Message-ID: <1967996960.4742.1409243400453.JavaMail.jenkins@crius> Subject: Hadoop-Hdfs-trunk - Build # 1852 - Failure MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_4741_1762940300.1409243400256" X-Jenkins-Job: Hadoop-Hdfs-trunk X-Jenkins-Result: FAILURE ------=_Part_4741_1762940300.1409243400256 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1852/ ################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### Started by user tedyu Building remotely on H8 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs) in workspace /home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-trunk Cloning the remote Git repository Cloning repository https://git-wip-us.apache.org/repos/asf/hadoop.git > git init /home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-trunk 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 config remote.origin.url https://git-wip-us.apache.org/repos/asf/hadoop.git > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/hadoop.git Cleaning workspace > git rev-parse --verify HEAD No valid HEAD. Skipping the resetting > git clean -fdx Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/hadoop.git > 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 c4c9a784114dba503fa49fd5b6f146479a1f3f18 (origin/trunk) > git config core.sparsecheckout > git checkout -f c4c9a784114dba503fa49fd5b6f146479a1f3f18 First time build. Skipping changelog. No emails were triggered. [Hadoop-Hdfs-trunk] $ /bin/bash -x /tmp/hudson8192057176719286697.sh + source /home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-trunk/nightly/hudsonEnv.sh /tmp/hudson8192057176719286697.sh: line 3: /home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-trunk/nightly/hudsonEnv.sh: No such file or directory + export MAVEN_OPTS=-Xmx3048m + MAVEN_OPTS=-Xmx3048m + cd trunk/ /tmp/hudson8192057176719286697.sh: line 6: cd: trunk/: No such file or directory + /bin/mvn clean install -DskipTests -Drequire.test.libhadoop -Pnative /tmp/hudson8192057176719286697.sh: line 7: /bin/mvn: No such file or directory + cd hadoop-hdfs-project + /bin/mvn clean verify checkstyle:checkstyle findbugs:findbugs -Drequire.test.libhadoop -Pdist -Pnative -Dtar -Pdocs -fae /tmp/hudson8192057176719286697.sh: line 10: /bin/mvn: No such file or directory Build step 'Execute shell' marked build as failure Archiving artifacts Recording test results Sending e-mails to: hdfs-dev@hadoop.apache.org Email was triggered for: Failure Sending email for trigger: Failure ################################################################################### ############################## FAILED TESTS (if any) ############################## No tests ran. ------=_Part_4741_1762940300.1409243400256--