[users at bb.net] debugging DockerLatentWorker

stefan stefan at seefeld.name
Tue Mar 12 17:58:55 UTC 2019


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,

Stefan

--

       ...ich hab' noch einen Koffer in Berlin...
     

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20190312/bb6b06c2/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/20190312/bb6b06c2/attachment.png>


More information about the users mailing list