cctvzd7 edited a comment on issue #17370:
URL: https://github.com/apache/airflow/issues/17370#issuecomment-891506572


   @jedcunningham @uranusjr 
   I enable debug log level in scheduler, and the logs are as follows:
   
   [2021-08-03 11:41:46,088] {scheduler_job.py:643} INFO - DAG(s) 
dict_keys(['blink_deploy_zprofile']) retrieved from 
/opt/airflow/dags/dag/blink_deploy_zprofile.py
   [2021-08-03 11:41:46,088] {scheduler_job.py:560} DEBUG - Processing Callback 
Request: {'full_filepath': '/opt/airflow/dags/dag/blink_deploy_zprofile.py', 
'msg': 'Executor reports task instance <TaskInstance: 
blink_deploy_zprofile.add_security_group_rule_task 2021-08-03 
03:41:43.527000+00:00 [queued]> finished (failed) although the task says its 
queued. (Info: None) Was the task killed externally?', 'simple_task_instance': 
<airflow.models.taskinstance.SimpleTaskInstance object at 0x7fa1ca377ba8>, 
'is_failure_callback': True}
   [2021-08-03 11:41:46,164] {scheduler_job.py:600} INFO - Executed failure 
callback for <TaskInstance: blink_deploy_zprofile.add_security_group_rule_task 
2021-08-03 03:41:43.527000+00:00 [failed]> in state failed
   
   
![image](https://user-images.githubusercontent.com/7961421/127956827-34804fde-4e96-4eb8-a010-f4eeceba1798.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to