Autosys job completed successfully at the backend but the agent shows that it failed
search cancel

Autosys job completed successfully at the backend but the agent shows that it failed

book

Article ID: 249947

calendar_today

Updated On:

Products

Autosys Workload Automation

Issue/Introduction

The command job running script  completed successfully at the backend but the agent shows that it failed.  The application is running in Azure cloud.

Environment

Release : 12.0

Component : Workload Automation System Agent

Autosys 12.0 sp1 cum2

Cause

Script completed,  but job had exit code 1

1234.5678_1.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.joblog

08/22/2022 10:47:05.220+0800 CAWA_I_20009 Use wrapper shell '/opt/CA/WA_Agent/spool/P01_SCH/MAIN/WAAE_WF0.1/1234.5678_1.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX_wrapper.sh'
08/22/2022 10:47:05.220+0800 CAWA_I_20041 Executing /opt/CA/WA_Agent/spool/P01_SCH/MAIN/WAAE_WF0.1/1234.5678_1.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX_wrapper.sh 1234.5678_1.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX_wrapper.sh. pid: 2224
08/22/2022 10:47:05.232+0800 CAWA_I_20041 Executing /opt/CA/WA_Agent/spool/P01_SCH/MAIN/WAAE_WF0.1/1234.5678_1.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.sh /opt/CA/WA_Agent/spool/P01_SCH/MAIN/WAAE_WF0.1/1234.5678_1.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.sh. pid: 2224
08/22/2022 10:48:18.266+0800 CAWA_I_20018 Job failed. Exit code 1, Status: 

The output message showed that the Number of pipeline run queries has been exceeded for resource 'resource0001'. This needs to be checked at azure end.

1234.5678_1

TooManyPipelineRunQueryRequests
Message: Number of pipeline run queries has been exceeded for resource 'resource0001'. Maximum allowed number of run queries per minute is '1000'.

 

Resolution

Ask Azure admin to check and increase the resource limit

Additional Information