<Zorry>
have some problems with docker latent worker that get disconneted when it still running the build https://dpaste.com/H6VJ2F57V when it have finnich the first build and is runing the next one
<Zorry>
and when it retry on that build it runs fine and disconnect on next build instead
<glogan>
Zorry: I'm using docker latents, not seeing the issue. Was this happening previously?
<glogan>
I maintain an active ssh tunnel between master and worker nodes, and pipe everything through that (so no firewall issues)
<glogan>
if this is new, maybe check the firewall? I would expect the latent to refuse/fail to start, but who knows
<Zorry>
the first build runs fine so no fw prob
<Zorry>
is when it run the next build without restarting the cointainer
<Zorry>
is get disconnected in the middle of the build
<Zorry>
when it restart the build it works fine but fail next one instead
<Zorry>
is the first docker latens worker i trying to setup
<Zorry>
it work fine if start the docker/worker from command line
<glogan>
hrm, not sure then
<glogan>
I get the occasional hiccup when BB dispatches a new build to a container as it's shutting down, but bb recovers from that and restarts the build
<Zorry>
i have figerout so far that _soft_disconnect is geting call but not why