Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: parameterized-remote-trigger-plugin
-
Similar Issues:
Description
When the remote job is still waiting for an available executor, the job that triggered the remote job, gives a build failed status.
Triggering this remote job: *****
Checking that the remote job ***** is not currently building.
Remote job remote job ***** is not currenlty building.
This job is build #[**] on the remote server.
Triggering remote job now.
Blocking local job until remote job completes
ERROR: Remote build failed for the following reason:
ERROR: http://****/job/***/**/api/json
Finished: FAILURE
Are you using 'wait to trigger remote builds until no other builds are running'?
If not does it fix your issue? I found I needed both working together for it to be reliable.
If so is the problem that the build gets triggered but is waiting in the queue (as it's waiting for and executor)?
I will see if I can have a look tomorrow. Had a lot on the last week.