[ https://issues.apache.org/jira/browse/BUILDS-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243276#comment-14243276 ]
Robert Munteanu edited comment on BUILDS-31 at 12/11/14 10:34 PM: ------------------------------------------------------------------ Yes, it is happening but on H10 only, see for instance https://builds.apache.org/job/sling-trunk-1.6/2858/console : {quote} Caused by: java.io.IOException: Remote call on H10 failed at hudson.remoting.Channel.call(Channel.java:751) at hudson.FilePath.act(FilePath.java:909) ... 11 more Caused by: java.lang.OutOfMemoryError: Java heap space at java.io.UnixFileSystem.resolve(UnixFileSystem.java:108) at java.io.File.<init>(File.java:262) at java.io.File.listFiles(File.java:1206) {quote} was (Author: rombert): Yes, it is happening but on H10 only, see for instance https://builds.apache.org/job/sling-trunk-1.6/2858/console : {quote} Caused by: java.io.IOException: Remote call on H10 failed at hudson.remoting.Channel.call(Channel.java:751) at hudson.FilePath.act(FilePath.java:909) ... 11 more Caused by: java.lang.OutOfMemoryError: Java heap space at java.io.UnixFileSystem.resolve(UnixFileSystem.java:108) at java.io.File.<init>(File.java:262) at java.io.File.listFiles(File.java:1206) {qoute} > Jenkins builds fail on H10: java.lang.OutOfMemoryError: GC overhead limit > exceeded > ---------------------------------------------------------------------------------- > > Key: BUILDS-31 > URL: https://issues.apache.org/jira/browse/BUILDS-31 > Project: Infra Build Platform > Issue Type: Bug > Components: Jenkins > Reporter: Robert Munteanu > Assignee: Andrew Bayer > > See for instance https://builds.apache.org/job/sling-trunk-1.6/2785/ : > svn: E175002: REPORT /repos/asf/!svn/vcc/default failed > Updated failed due to local files. Getting a fresh workspace > Cleaning local Directory trunk > java.io.IOException: remote file operation failed: > <https://builds.apache.org/job/sling-trunk-1.6/ws/> at > hudson.remoting.Channel@4f4d16b:H10 > at hudson.FilePath.act(FilePath.java:916) > at hudson.FilePath.act(FilePath.java:893) > at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:936) > at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:871) > at hudson.model.AbstractProject.checkout(AbstractProject.java:1252) > at > hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615) > at > jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) > at > hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524) > at hudson.model.Run.execute(Run.java:1706) > at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529) > at hudson.model.ResourceController.execute(ResourceController.java:88) > at hudson.model.Executor.run(Executor.java:232) > Caused by: java.io.IOException: Remote call on H10 failed > at hudson.remoting.Channel.call(Channel.java:751) > at hudson.FilePath.act(FilePath.java:909) > ... 11 more > Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded -- This message was sent by Atlassian JIRA (v6.3.4#6332)