What is currently happening?
Build is on the Initializing Process step and is stuck Validating connection to Docker daemon...
What are the expected results?
I expect the initialization process to complete in a few seconds and proceed to the Clone
step
Details
Upon commiting a change to our repository a codefresh CI build kicks off and usually finishes without failure. However, several builds have failed now and restarting them does not resolve the issue.
How to reproduce
- Make a code change
- Commit code change
- Push to github repo
- CI build is triggered
- Initializing Process gets stuck
Impact
We currently can’t deploy our app because the build doesn’t succeed?