-
Bug
-
Resolution: Fixed
-
Critical
-
None
If there's an error in the top-level agent instantiation (say, due to a checkout failing or non-existent Docker image, etc), and the post for the build includes steps that require running on a node (such as deleteDir() or emailext), those post steps will fail and end up being the only reported errors, preventing any visibility into what actually went wrong in the agent. We need to handle those error cases better.
- links to