[Buildbot-devel] buildbot unable to kill windows process after timeout...

Marcus Lindblom macke at yar.nu
Mon Nov 3 16:43:04 UTC 2008



Jimmy John wrote:
> I have a buildslave running on windows and the timeout is set to 1200s. But after the timeout, the buildbot fails while trying to abort that process and terminates that run, although HaltOnFailure is set to False...
> 
> here's the error i get on the windows slave...
> 
> 
> command timed out: 1200 seconds without output, killing pid 3060
> SIGKILL failed to kill process
> using fake rc=-1
> program finished with exit code -1
> 
> remoteFailed: [Failure instance: Traceback from remote host -- Traceback (most recent call last):
> Failure: buildbot.slave.commands.TimeoutError: SIGKILL failed to kill process
> 
> ]
> 
> 
> anybody encountered this before.

There is a twisted patch that might help with this. (JobControl on 
Win32). Search twisted/buidbot trac or the buildbot mail-list.

Cheers,
/Marcus





More information about the devel mailing list