Skip to content
This repository has been archived by the owner on Oct 24, 2020. It is now read-only.

Add more info to ServicesStartingException #87

Open
rpappalax opened this issue Oct 25, 2017 · 2 comments
Open

Add more info to ServicesStartingException #87

rpappalax opened this issue Oct 25, 2017 · 2 comments

Comments

@rpappalax
Copy link
Contributor

{
  "error": "ServicesStartingException",
  "cause": "{\"stackTrace\": [[\"/var/task/handler.py\", 33, \"wait_for_cluster_ready\", \"return runner.wait_for_cluster_ready()\"], [\"/var/task/ardere/step_functions.py\", 299, \"wait_for_cluster_ready\", \"raise ServicesStartingException()\"]], \"errorType\": \"ServicesStartingException\"}"
}
@rpappalax
Copy link
Contributor Author

per @pjenvey
"EP-default" 48 instances, it's stuck at 47
.... we really need to slightly overprovision the instance count so 1 stuck one doesn't ruin test plan.
Note that the test plan does complete as "successful," but it just sits at the WaitForClusterReady for awhile and then just ends. (no actual load ever hits the server)

image

@rpappalax
Copy link
Contributor Author

@pjenvey I suppose there's no practical way to determine more specifically what's going on when the step functions throws this ServicesStartingException? (aka: the only info you're getting back from ECS is that something went wrong)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant