Return-Path: X-Original-To: apmail-hadoop-mapreduce-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-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 E62D69A2C for ; Tue, 14 Feb 2012 22:24:48 +0000 (UTC) Received: (qmail 3725 invoked by uid 500); 14 Feb 2012 22:24:47 -0000 Delivered-To: apmail-hadoop-mapreduce-dev-archive@hadoop.apache.org Received: (qmail 3599 invoked by uid 500); 14 Feb 2012 22:24:47 -0000 Mailing-List: contact mapreduce-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-dev@hadoop.apache.org Delivered-To: mailing list mapreduce-dev@hadoop.apache.org Received: (qmail 3579 invoked by uid 99); 14 Feb 2012 22:24:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Feb 2012 22:24:47 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Feb 2012 22:24:46 +0000 Received: from aegis (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 21314C00A0 for ; Tue, 14 Feb 2012 22:24:20 +0000 (UTC) Date: Tue, 14 Feb 2012 22:24:08 +0000 (UTC) From: Apache Jenkins Server To: mapreduce-dev@hadoop.apache.org Message-ID: <22315273.3181329258254243.JavaMail.hudson@aegis> Subject: Hadoop-Mapreduce-0.23-Commit - Build # 555 - Failure MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_112_752682356.1329258248495" ------=_Part_112_752682356.1329258248495 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit See https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Commit/555/ ################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 10486 lines...] at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:700) at hudson.model.Build$RunnerImpl.build(Build.java:178) at hudson.model.Build$RunnerImpl.doRun(Build.java:139) at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:470) at hudson.model.Run.run(Run.java:1409) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:238) Caused by: hudson.remoting.ChannelClosedException: channel is already closed at hudson.remoting.Channel.send(Channel.java:499) at hudson.remoting.Request.call(Request.java:110) at hudson.remoting.Channel.call(Channel.java:681) at hudson.FilePath.act(FilePath.java:777) ... 13 more Caused by: hudson.remoting.Channel$OrderlyShutdown at hudson.remoting.Channel$CloseCommand.execute(Channel.java:848) at hudson.remoting.Channel$ReaderThread.run(Channel.java:1146) Caused by: Command close created at at hudson.remoting.Command.(Command.java:51) at hudson.remoting.Channel$CloseCommand.(Channel.java:842) at hudson.remoting.Channel$CloseCommand.(Channel.java:840) at hudson.remoting.Channel.close(Channel.java:907) at hudson.remoting.Channel.close(Channel.java:890) at hudson.remoting.Channel$CloseCommand.execute(Channel.java:847) ... 1 more FATAL: hudson.remoting.RequestAbortedException: hudson.remoting.Channel$OrderlyShutdown hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: hudson.remoting.Channel$OrderlyShutdown at hudson.remoting.Request.call(Request.java:149) at hudson.remoting.Channel.call(Channel.java:681) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:158) at $Proxy31.join(Unknown Source) at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:859) at hudson.Launcher$ProcStarter.join(Launcher.java:345) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:82) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:58) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19) at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:700) at hudson.model.Build$RunnerImpl.build(Build.java:178) at hudson.model.Build$RunnerImpl.doRun(Build.java:139) at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:470) at hudson.model.Run.run(Run.java:1409) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:238) Caused by: hudson.remoting.RequestAbortedException: hudson.remoting.Channel$OrderlyShutdown at hudson.remoting.Request.abort(Request.java:273) at hudson.remoting.Channel.terminate(Channel.java:732) at hudson.remoting.Channel$CloseCommand.execute(Channel.java:848) at hudson.remoting.Channel$ReaderThread.run(Channel.java:1146) Caused by: hudson.remoting.Channel$OrderlyShutdown ... 2 more Caused by: Command close created at at hudson.remoting.Command.(Command.java:51) at hudson.remoting.Channel$CloseCommand.(Channel.java:842) at hudson.remoting.Channel$CloseCommand.(Channel.java:840) at hudson.remoting.Channel.close(Channel.java:907) at hudson.remoting.Channel.close(Channel.java:890) at hudson.remoting.Channel$CloseCommand.execute(Channel.java:847) ... 1 more ################################################################################### ############################## FAILED TESTS (if any) ############################## All tests passed ------=_Part_112_752682356.1329258248495--