See
http://hudson.qa.jboss.com/hudson/job/Red_Hat_Dev_Studio/792/changes
------------------------------------------
started
Building remotely on conf2-linux
Failed to create workspace directory
FATAL: remote file operation failed
hudson.util.IOException2: remote file operation failed
at hudson.FilePath.act(FilePath.java:306)
at hudson.FilePath.mkdirs(FilePath.java:358)
at hudson.model.AbstractProject.checkout(AbstractProject.java:569)
at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:244)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:218)
at hudson.model.Run.run(Run.java:749)
at hudson.model.Build.run(Build.java:102)
at hudson.model.ResourceController.execute(ResourceController.java:70)
at hudson.model.Executor.run(Executor.java:71)
Caused by: java.io.IOException: Remote call failed
at hudson.remoting.Channel.call(Channel.java:399)
at hudson.FilePath.act(FilePath.java:303)
... 8 more
Caused by: java.lang.OutOfMemoryError: Java heap space