Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

Error testing job - agent not running anymore #4420

stefansta ·

We get sporadically the following error:
07:55:57,849 ERROR - Step 'master>Run xxxx' is failed: Error testing job.
07:55:58,024 INFO - Executing post-execute action...
07:55:58,024 ERROR - Step 'master' is failed: Composite step 'master' failed due to unsatisfied success condition.

We have a connection timeout of about 25 minutes.

When I connect to the VM with the Quickbuild agent it seems that the agent is not running anymore but I am not able to see anything in the logs or the event viewer. Is it possible to switch some debug or verbose logging on or are there some other possibilities to check what causes this behaviour?

Thank's

Stefan

  • replies 3
  • views 485
  • stars 0
robinshen ADMIN ·

Please check agent console log inside /logs to see if there is any information about this.

stefansta ·

There are no errors in the agent log, the last enry signals that the agent is started successfully

robinshen ADMIN ·

Does the /bin directory contains file "hs_err_pid.log" which signals a JVM crash? Also administrator may get notified of agent offline by ticking the offline alert at active nodes list in grid page.