[Buildbot-devel] retry in class ShellCommand

Charles Lepple clepple at gmail.com
Tue Feb 22 02:02:19 UTC 2011


2011/2/21 Jean-Michel Beuken <jean-michel.beuken at uclouvain.be>:
> - at each steps, there is 80% of luck (:-\ ) that the build stops with :  "fork: Resource temporarily unavailable"  ( usually in compile step... )

I can understand having a retry feature for version control steps,
since that involves a network connection over a potentially unreliable
link.

However, when you are building, it should be deterministic. Check
around for possible causes for the "fork: Resource temporarily
unavailable" error. You will probably need the error text leading up
to that. There are a few suggestions relating to heap sizes, but you
might have some luck with running "rebaseall" from ash or dash (see
the comments in <cygwin>\bin\rebaseall for more info).

-- 
- Charles Lepple




More information about the devel mailing list