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)
> <
> 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
> <http://stacktrace.jenkins-ci.org/search?query=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
>

Reply via email to