-
Bug
-
Resolution: Unresolved
-
Minor
-
Jenkins ver. 18.509.3
Parameterized Remote Trigger Plugin 2.1.3
Credentials Plugin 1.14
Token-macro Plugin 1.10
Hi everyone
I try to call my remote job ARCHIVA_BDD_GENERIQUE but unfortunately without success so far.
"I use (IE or Chrome browser) to create jobs"
The Architecture is:
Master Job:
http://cbh84:8019/view/Synchro_Dev/job/REFER_generiquer
Config : * Credential (user/password)
- Remote HOST (http://host:8014)
Buil : Trigger a remote parameterized job (http://host:8014)
Remote Job:
http://cbh84:8014/job/REFER_generiquer
When i invoke the job master (Build with parameters), i get the following error message
Started by user hudcw Building remotely on cbh84 in workspace /data/hudson/crossway/workspace/REFER_generiquer Triggering this remote job: ARCHIVA_BDD_GENERIQUE Checking that the remote job ARCHIVA_BDD_GENERIQUE is not currently building. Remote job remote job ARCHIVA_BDD_GENERIQUE is not currenlty building. This job is build #[517] on the remote server. Triggering remote job now. Connection to remote server failed, waiting for to retry - 10 seconds until next attempt. Retry attempt #1 out of 5 Connection to remote server failed, waiting for to retry - 10 seconds until next attempt. Retry attempt #2 out of 5 Connection to remote server failed, waiting for to retry - 10 seconds until next attempt. Retry attempt #3 out of 5 Connection to remote server failed, waiting for to retry - 10 seconds until next attempt. Retry attempt #4 out of 5 Connection to remote server failed, waiting for to retry - 10 seconds until next attempt. Retry attempt #5 out of 5 ERROR: Remote build failed for the following reason: ERROR: Max number of connection retries have been exeeded. Notifying upstream projects of job completion Finished: FAILURE
But if i use FIREFOX (version 36.0) :
- to edit Master Job
- to make any modification
- Save the job
- And Build Job again.
The job master working fine
Here the log file.
Started by user hudcw Building remotely on cbh84 in workspace /data/hudson/crossway/workspace/REFER_generiquer Triggering this remote job: ARCHIVA_BDD_GENERIQUE Checking that the remote job ARCHIVA_BDD_GENERIQUE is not currently building. Remote job remote job ARCHIVA_BDD_GENERIQUE is not currenlty building. This job is build #[570] on the remote server. Triggering remote job now. Blocking local job until remote job completes Remote build started! Waiting for remote build to finish. Waiting for 20 seconds until next poll. Waiting for remote build to finish. Waiting for 20 seconds until next poll. Waiting for remote build to finish. Waiting for 20 seconds until next poll. Waiting for remote build to finish. Waiting for 20 seconds until next poll. Remote build finished with status SUCCESS. Waiting for the completion of................... Result was SUCCESS
I can't understand why the job works fine if i edit and build with firefox.
Thank you for you help.
Regards.
Michel Ramirez