Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 74F5BE059 for ; Tue, 26 Feb 2013 21:09:29 +0000 (UTC) Received: (qmail 32937 invoked by uid 500); 26 Feb 2013 21:09:28 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 32872 invoked by uid 500); 26 Feb 2013 21:09:28 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 32860 invoked by uid 99); 26 Feb 2013 21:09:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Feb 2013 21:09:28 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of saint.ack@gmail.com designates 209.85.214.47 as permitted sender) Received: from [209.85.214.47] (HELO mail-bk0-f47.google.com) (209.85.214.47) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Feb 2013 21:09:23 +0000 Received: by mail-bk0-f47.google.com with SMTP id jc3so2075020bkc.34 for ; Tue, 26 Feb 2013 13:09:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=xbROc6wA4qPJlZSAhgvubzSBXYps691uHyDKftgeeiw=; b=ZAfidAFECWMpkGQmBanCjoZaPiJC0oIYnfAC7IExaZafoN/VNVSXNXQmzfxi4Ntez0 pFW98vkmCrvbL/B2/M7WQ4HairXJk9XkOgZiGXYxZIYU1pqLwdmDoERBDpnNUrl/Z15+ hoBb6CgCT+u4AVPjHnmrOH2x5YuK1Uo4NQWhWUER0rwOAOB82tuT2ig5rg7hBs08m+Pu egAZXVExEbv5ir12YFWvVV/n9Vr3naKYz4saLx76mB4XHbP+ZghwtnDvnJ+/IM/DjFS2 tZfc2Gj7wCGEayaUrkQ+9HOCPz9JTlcs6v6AckZ5OOcq70NV+0YA+/NZMoo74ZTK9Ljm U0lg== MIME-Version: 1.0 X-Received: by 10.204.147.136 with SMTP id l8mr7238213bkv.138.1361912941612; Tue, 26 Feb 2013 13:09:01 -0800 (PST) Sender: saint.ack@gmail.com Received: by 10.204.147.22 with HTTP; Tue, 26 Feb 2013 13:09:01 -0800 (PST) In-Reply-To: References: Date: Tue, 26 Feb 2013 13:09:01 -0800 X-Google-Sender-Auth: 038FSOespRS61oMDf9qjU3r0zpg Message-ID: Subject: Re: jenkins precommit error From: Stack To: HBase Dev List Content-Type: multipart/alternative; boundary=0015174c0de619d3f404d6a71180 X-Virus-Checked: Checked by ClamAV on apache.org --0015174c0de619d3f404d6a71180 Content-Type: text/plain; charset=UTF-8 It happened on first 0.95 build: https://builds.apache.org/job/hbase-0.95/1/console We have too many tests? Our build runs with MAVEN_OPTS=-Xmx3G This probably does not apply to the parse task that is going on post-build. St.Ack On Sun, Feb 24, 2013 at 7:04 AM, Nicolas Liochon wrote: > No, it's at the end. I suppose the impact is "ERROR: Failed to archive test > reports" > Still, it would be better if it could ba avoided, and as it's new may be we > can identify the cause more easily... > > > On Sun, Feb 24, 2013 at 3:54 PM, Ted Yu wrote: > > > Looking through recent QA builds, I found > > OutOfMemoryError< > > http://stacktrace.jenkins-ci.org/search?query=java.lang.OutOfMemoryError > > > > in: > > https://builds.apache.org/job/PreCommit-HBASE-Build/4514/console > > > > The error happened after test suite run. > > > > Do you have an example where the error prevented test suite from > completing > > ? > > > > Cheers > > > > On Sun, Feb 24, 2013 at 4:33 AM, Nicolas Liochon > > wrote: > > > > > Hi, > > > > > > > > > It seems Jenkins is in a bad state. Does anyone knows what it is? May > > > be adding memory to Jenkins process would help? > > > > > > I had a look at hdfs & yarn builds, they don't have this... > > > > > > On the same subject, is there any known reason why trunk build is more > > > flakey than precommit? > > > > > > Cheers, > > > > > > Nicolas > > > > > > > > > ERROR: Failed to archive test reportshudson.util.IOException2 > > > < > http://stacktrace.jenkins-ci.org/search?query=hudson.util.IOException2 > > >: > > > remote file operation failed: > > > /home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build at > > > hudson.remoting.Channel@4ebc8336:hadoop2 > > > at hudson.FilePath.act(FilePath.java:861) > > > < > > > > > > http://stacktrace.jenkins-ci.org/search/?query=hudson.FilePath.act&entity=method > > > > > > > at hudson.FilePath.act(FilePath.java:838) > > > < > > > > > > http://stacktrace.jenkins-ci.org/search/?query=hudson.FilePath.act&entity=method > > > > > > > at hudson.tasks.junit.JUnitParser.parse(JUnitParser.java:87) > > > < > > > > > > http://stacktrace.jenkins-ci.org/search/?query=hudson.tasks.junit.JUnitParser.parse&entity=method > > > > > > > at > > > > > > hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:122) > > > < > > > > > > http://stacktrace.jenkins-ci.org/search/?query=hudson.tasks.junit.JUnitResultArchiver.parse&entity=method > > > > > > > at > > > > > > hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:134) > > > < > > > > > > http://stacktrace.jenkins-ci.org/search/?query=hudson.tasks.junit.JUnitResultArchiver.perform&entity=method > > > > > > > at > > > hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19) > > > < > > > > > > http://stacktrace.jenkins-ci.org/search/?query=hudson.tasks.BuildStepMonitor$1.perform&entity=method > > > > > > > at > > > > > > hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:810) > > > < > > > > > > http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild$AbstractBuildExecution.perform&entity=method > > > > > > > at > > > > > > hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:785) > > > < > > > > > > http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps&entity=method > > > > > > > at hudson.model.Build$BuildExecution.post2(Build.java:183) > > > < > > > > > > http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Build$BuildExecution.post2&entity=method > > > > > > > at > > > > > > hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:732) > > > < > > > > > > http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild$AbstractBuildExecution.post&entity=method > > > > > > > at hudson.model.Run.execute(Run.java:1593) > > > < > > > > > > http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Run.execute&entity=method > > > > > > > at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) > > > < > > > > > > http://stacktrace.jenkins-ci.org/search/?query=hudson.model.FreeStyleBuild.run&entity=method > > > > > > > at > > > hudson.model.ResourceController.execute(ResourceController.java:88) > > > < > > > > > > http://stacktrace.jenkins-ci.org/search/?query=hudson.model.ResourceController.execute&entity=method > > > > > > > at hudson.model.Executor.run(Executor.java:236) > > > < > > > > > > http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Executor.run&entity=method > > > > > > > Caused by: java.io.IOException > > > : > > > Remote call on hadoop2 failed > > > at hudson.remoting.Channel.call(Channel.java:681) > > > < > > > > > > http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.Channel.call&entity=method > > > > > > > at hudson.FilePath.act(FilePath.java:854) > > > < > > > > > > http://stacktrace.jenkins-ci.org/search/?query=hudson.FilePath.act&entity=method > > > > > > > ... 13 more > > > Caused by: java.lang.OutOfMemoryError > > > < > > http://stacktrace.jenkins-ci.org/search?query=java.lang.OutOfMemoryError > > > >: > > > Java heap space > > > [description-setter] Could not determine description. > > > Finished: FAILURE > > > > > > --0015174c0de619d3f404d6a71180--