|
|
+
Nicolas Liochon 2013-02-24, 12:33
+
Ted Yu 2013-02-24, 14:54
+
Nicolas Liochon 2013-02-24, 15:04
+
Ted Yu 2013-02-24, 15:16
+
Stack 2013-02-26, 21:09
-
Re: jenkins precommit errorSergey Shelukhin 2013-02-26, 21:47
IIRC I've seen this a few times, including not so recently.
On Tue, Feb 26, 2013 at 1:09 PM, Stack <[EMAIL PROTECTED]> wrote: > 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 <[EMAIL PROTECTED]> > 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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> > > > 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) |