sbp commented on issue #569: URL: https://github.com/apache/tooling-trusted-releases/issues/569#issuecomment-3775731980
It appears that Puppet did not allow enough time for the instance that it was terminating to tidy up its resources. This meant that when it tried to start the new instance, it could not bind to the SSH port as the SSH port was still bound by the old instance. It did not remediate the problem on the next run, but only on the run after that; I am not sure why. I will investigate further and deploy a fix in p6. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
