[Buildbot] #3642: HttpStatusPush broken in 0.9.1

Buildbot trac trac at buildbot.net
Thu Nov 3 07:57:47 UTC 2016


#3642: HttpStatusPush broken in 0.9.1
----------------------+-----------------------
Reporter:  Ben        |      Owner:
    Type:  undecided  |     Status:  new
Priority:  critical   |  Milestone:  undecided
 Version:  0.9.1      |   Keywords:
----------------------+-----------------------
 {{{
 2016-11-03 06:14:38+0100 [-] while invoking <bound method
 HttpStatusPush.buildFinished of <buildbot.reporters.http.HttpStatusPush
 object at 0x7f981c495150>>
         Traceback (most recent call last):
           File "/home/buildsystem/bb-master/local/lib/python2.7/site-
 packages/twisted/internet/defer.py", line 496, in errback
             self._startRunCallbacks(fail)
           File "/home/buildsystem/bb-master/local/lib/python2.7/site-
 packages/twisted/internet/defer.py", line 563, in _startRunCallbacks
             self._runCallbacks()
           File "/home/buildsystem/bb-master/local/lib/python2.7/site-
 packages/twisted/internet/defer.py", line 649, in _runCallbacks
             current.result = callback(current.result, *args, **kw)
           File "/home/buildsystem/bb-master/local/lib/python2.7/site-
 packages/twisted/internet/defer.py", line 1316, in gotResult
             _inlineCallbacks(r, g, deferred)
         --- <exception caught here> ---
           File "/home/buildsystem/bb-master/local/lib/python2.7/site-
 packages/twisted/internet/defer.py", line 1258, in _inlineCallbacks
             result = result.throwExceptionIntoGenerator(g)
           File "/home/buildsystem/bb-master/local/lib/python2.7/site-
 packages/twisted/python/failure.py", line 389, in
 throwExceptionIntoGenerator
             return g.throw(self.type, self.value, self.tb)
           File "/home/buildsystem/bb-master/local/lib/python2.7/site-
 packages/buildbot/reporters/http.py", line 79, in getMoreInfoAndSend
             yield self.send(build)
           File "/home/buildsystem/bb-master/local/lib/python2.7/site-
 packages/twisted/internet/defer.py", line 1260, in _inlineCallbacks
             result = g.send(result)
           File "/home/buildsystem/bb-master/local/lib/python2.7/site-
 packages/buildbot/reporters/http.py", line 115, in send
             (response.status_code, response.content))
         exceptions.AttributeError: 'TxRequestsResponseWrapper' object has
 no attribute 'status_code'
 }}}

--
Ticket URL: <http://trac.buildbot.net/ticket/3642>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list