The traceback looks like a legit bug in Buildbot. You can try to
report it to Buildbot:
https://github.com/buildbot/buildbot

Victor

On Mon, Aug 16, 2021 at 2:47 PM David Edelsohn <dje....@gmail.com> wrote:
>
> Yesterday, a large number of buildbots entered an error state.  There
> has been no comment here.  I see that some of the failing buildbots
> have recovered.  I don't know if they explicitly were restarted, e.g.,
> cstratak-RHEL8-ppc64le.  The AIX and MacOS builders remain paused.
>
> I have restarted the AIX buildbot, but I cannot unpause the worker
> from the Buildbot scheduler.  What needs to be done to resume
> activity?
>
> Thanks, David
>
> Traceback (most recent call last):
>   File 
> "/srv/buildbot/venv/lib/python3.9/site-packages/twisted/internet/defer.py",
> line 580, in _startRunCallbacks
>     self._runCallbacks()
>   File 
> "/srv/buildbot/venv/lib/python3.9/site-packages/twisted/internet/defer.py",
> line 662, in _runCallbacks
>     current.result = callback(current.result, *args, **kw)
>   File 
> "/srv/buildbot/venv/lib/python3.9/site-packages/twisted/internet/defer.py",
> line 1514, in gotResult
>     current_context.run(_inlineCallbacks, r, g, status)
>   File 
> "/srv/buildbot/venv/lib/python3.9/site-packages/twisted/internet/defer.py",
> line 1445, in _inlineCallbacks
>     result = current_context.run(g.send, result)
> --- <exception caught here> ---
>   File 
> "/srv/buildbot/venv/lib/python3.9/site-packages/buildbot/process/build.py",
> line 403, in startBuild
>     yield self.conn.remoteStartBuild(self.builder.name)
>   File 
> "/srv/buildbot/venv/lib/python3.9/site-packages/buildbot/worker/protocols/pb.py",
> line 315, in remoteStartBuild
>     workerforbuilder = self.builders.get(builderName)
> builtins.AttributeError: 'Connection' object has no attribute 'builders'
> _______________________________________________
> Python-Buildbots mailing list -- python-buildbots@python.org
> To unsubscribe send an email to python-buildbots-le...@python.org
> https://mail.python.org/mailman3/lists/python-buildbots.python.org/
> Member address: vstin...@python.org



-- 
Night gathers, and now my watch begins. It shall not end until my death.
_______________________________________________
Python-Buildbots mailing list -- python-buildbots@python.org
To unsubscribe send an email to python-buildbots-le...@python.org
https://mail.python.org/mailman3/lists/python-buildbots.python.org/
Member address: arch...@mail-archive.com

Reply via email to