[Buildbot-devel] Exception caught while starint master

Francesco Di Mizio francescodimizio at gmail.com
Wed Apr 15 13:51:04 UTC 2015


Turned out to be a MailNotifier. By commenting it out, all went fine.

I guess I'll just wait for Nine to be stable to use them as there are a
bunch of issues related to them. Track tickets already exist for those
issues.

On Wed, Apr 15, 2015 at 3:10 PM, Francesco Di Mizio <
francescodimizio at gmail.com> wrote:

> 2015-04-15 13:06:12+0000 [-] Setting up http.log rotating 10 files of
> 10000000 bytes each
> 2015-04-15 13:06:12+0000 [-] while starting BuildMaster
>         Traceback (most recent call last):
>           File
> "/home/XXXXX/buildbot-work/sandbox/local/lib/python2.7/site-packages/twisted/internet/defer.py",
> line 1163, in gotResult
>             _inlineCallbacks(r, g, deferred)
>           File
> "/home/XXXXX/buildbot-work/sandbox/local/lib/python2.7/site-packages/twisted/internet/defer.py",
> line 1107, in _inlineCallbacks
>             result = g.send(result)
>           File
> "/home/XXXXX/buildbot-work/src/master/buildbot/util/service.py", line 44,
> in reconfigServiceWithBuildbotConfig
>             yield svc.reconfigServiceWithBuildbotConfig(new_config)
>           File
> "/home/XXXXX/buildbot-work/sandbox/local/lib/python2.7/site-packages/twisted/internet/defer.py",
> line 1253, in unwindGenerator
>             return _inlineCallbacks(None, gen, Deferred())
>         --- <exception caught here> ---
>           File
> "/home/XXXXX/buildbot-work/sandbox/local/lib/python2.7/site-packages/twisted/internet/defer.py",
> line 1107, in _inlineCallbacks
>             result = g.send(result)
>           File
> "/home/XXXXX/buildbot-work/src/master/buildbot/status/master.py", line 91,
> in reconfigServiceWithBuildbotConfig
>             sr.master = self.master
>         exceptions.AttributeError: can't set attribute
>
>
> Any idea what this can be? I am using latest code.
>
> Also creating a new master from scratch in a new folder does not help.
>
> Cheers,
>  Francesco
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20150415/3ea62336/attachment.html>


More information about the devel mailing list