[users at bb.net] debugging DockerLatentWorker

Pierre Tardy tardyp at gmail.com
Wed Mar 13 10:44:27 UTC 2019


Hi,

You can look at the docker logs of the worker to try and find out why they
did exit early.
If the steps are created, this means that there has been at least a bit of
activity.
This is weird, as usually once you manage to get the latent worker
connected, you passed the biggest difficulty.

Regards
Pierre

On Tue, Mar 12, 2019 at 6:59 PM stefan <stefan at seefeld.name> wrote:

> Hello,
>
> I'm trying to set up a buildbot instance using the wonderful
> `buildbot_travis` extension. I have been able to test my setup using
> `bbtravis run --docker-image=...` to make sure the basic setup is sane,
> then I configured a buildbot master with one LocalWorker and one
> DockerLatentWorker to schedule actual builds.
>
> Doing a forcebuild I notice that the spawner works as expected, but the
> running then can't be reached. Thus, build steps are dynamically created
> from my repo's yml file, but can't be started.
>
> Looking at the logs I see from twistd.log that the master receives
> timeouts trying to reach the worker, and from the docker daemon logs (as
> well as `docker ps -a` I see that the container was started, but exited
> immediately).
>
> Any idea what I may be doing wrong, or how I can debug this ?
>
> Thanks,
> [image: Stefan]
>
> --
>
>       ...ich hab' noch einen Koffer in Berlin...
>
>
> _______________________________________________
> users mailing list
> users at buildbot.net
> https://lists.buildbot.net/mailman/listinfo/users

--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20190313/ba8b330d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.png
Type: image/png
Size: 1478 bytes
Desc: not available
URL: <http://lists.buildbot.net/pipermail/users/attachments/20190313/ba8b330d/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.png
Type: image/png
Size: 1478 bytes
Desc: not available
URL: <http://lists.buildbot.net/pipermail/users/attachments/20190313/ba8b330d/attachment-0001.png>


More information about the users mailing list