[Buildbot-commits] [Buildbot] #2427: Master requires restart sometimes if slave connection lost during graceful shutdown

Buildbot nobody at buildbot.net
Sun Jan 20 06:02:54 UTC 2013


#2427: Master requires restart sometimes if slave connection lost during graceful
shutdown
-------------------+--------------------
Reporter:  dank    |       Owner:
    Type:  defect  |      Status:  new
Priority:  minor   |   Milestone:  0.8.8
 Version:  0.8.7   |  Resolution:
Keywords:          |
-------------------+--------------------

Comment (by dank):

 Got it.  The problem seems to be associated with an exception:

 2013-01-19 21:56:32-0800 [-] _sBF 24
 2013-01-19 21:56:32-0800 [-] <Build pyflakes-ubu1004-master>.startBuild
 2013-01-19 21:56:32-0800 [-] in maybeStartBuild for <Builder ''pyflakes-
 ubu1004-master'' at 165088780>
         Traceback (most recent call last):
 ...
           File "/home/dank/master-state/sandbox/buildbot-
 git/master/buildbot/process/build.py", line 190, in setupSlaveBuilder
             self.path_module = slavebuilder.slave.path_module
         exceptions.AttributeError: 'NoneType' object has no attribute
 'path_module'

 I had seen that same exception once earlier in a problem run, too.

 See attachment for full log.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2427#comment:6>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list