Description
This error occurs when emake is able to establish a network connection to the cluster manager at the start of the build, but is unable to complete the initial handshake for some reason. The specific HTTP error code will give additional insight into the cause of the failure:
-
404: indicates that the host specified as the CM is not actually a CloudBees Build Acceleration Cluster Manager.
-
503: indicates that the cluster manager is not ready to service requests yet, possibly because it is in the process of starting or restarting after some other failure.