You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/06/10 14:49:22 UTC

[GitHub] [airflow] ephraimbuddy commented on pull request #16030: Update `airflow tasks *` commands to lookup TaskInstances from DagRun Table

ephraimbuddy commented on pull request #16030:
URL: https://github.com/apache/airflow/pull/16030#issuecomment-858688497


   > @ephraimbuddy Looks like we've got some test failures here to look at 😢
   > 
   > ```
   >   [2021-06-10 00:49:47,288] {local_task_job.py:197} WARNING - State of this instance has been externally set to None. Terminating instance.
   >   Running <TaskInstance: test_mark_failure.test_on_failure 2016-01-01T00:00:00+00:00 [failed]> on host d86bc15dcf39
   >   [2021-06-10 00:49:48,376] {local_task_job.py:197} WARNING - State of this instance has been externally set to failed. Terminating instance.
   > ```
   > 
   > Hmmm!
   
   I think it’s related to sigterm. I want to get the other PR on sigterm merged. Working on the reviews


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org