Howdy;
Getting repeated Failed due to unhealthy allocations error on deployment with a minor change that builds and runs locally. Maybe in the yyz region as it looks like ORD comes up healthy before bailing.
v74 is being deployed 9334aef6: ord pending 9334aef6: ord pending 9334aef6: ord running unhealthy [health checks: 2 total, 1 passing, 1 critical] 9334aef6: ord running healthy [health checks: 2 total, 2 passing] 0d541e31: yyz pending v74 failed - Failed due to unhealthy allocations - not rolling back to stable job version 74 as current job has same specification
This appears to have happened because the previous VM didn’t actually shut down, and the new one couldn’t grab the IP and volume. We have a check for this that didn’t catch it for some reason, sorry about that.