| Dependency | Reason |
|---|---|
| Execution Date | The execution date is 2025-11-03T18:14:59.228711 but this is before the task's start date 2025-12-13T00:00:00. |
| Execution Date | The execution date is 2025-11-03T18:14:59.228711 but this is before the task's DAG's start date 2025-12-13T00:00:00. |
| Dag Not Paused | Task's DAG 'latest_only' is paused. |
| Attribute | Value |
|---|---|
| dag_id | latest_only |
| duration | None |
| end_date | None |
| execution_date | 2025-11-03 18:14:59.228711 |
| generate_command | <function generate_command at 0x7faddc7a0320> |
| hostname | |
| is_premature | False |
| job_id | None |
| key | ('latest_only', 'latest_only', datetime.datetime(2025, 11, 3, 18, 14, 59, 228711)) |
| log_filepath | /var/log/airflow/latest_only/latest_only/2025-11-03T18:14:59.228711.log |
| log_url | http://localhost:8080/admin/airflow/log?dag_id=latest_only&task_id=latest_only&execution_date=2025-11-03T18:14:59.228711 |
| mark_success_url | http://localhost:8080/admin/airflow/action?action=success&task_id=latest_only&dag_id=latest_only&execution_date=2025-11-03T18:14:59.228711&upstream=false&downstream=false |
| metadata | MetaData(bind=None) |
| operator | None |
| pid | None |
| pool | None |
| previous_ti | None |
| priority_weight | 2 |
| queue | default |
| queued_dttm | None |
| run_as_user | None |
| start_date | None |
| state | None |
| task | <Task(LatestOnlyOperator): latest_only> |
| task_id | latest_only |
| test_mode | False |
| try_number | 0 |
| unixname | airflow |
| Attribute | Value |
|---|---|
| adhoc | False |
| dag | <DAG: latest_only> |
| dag_id | latest_only |
| depends_on_past | False |
| deps | set([<TIDep(Trigger Rule)>, <TIDep(Not In Retry Period)>, <TIDep(Previous Dagrun State)>]) |
| downstream_list | [<Task(DummyOperator): task1>] |
| downstream_task_ids | ['task1'] |
| None | |
| email_on_failure | True |
| email_on_retry | True |
| end_date | None |
| execution_timeout | None |
| max_retry_delay | None |
| on_failure_callback | None |
| on_retry_callback | None |
| on_success_callback | None |
| owner | Airflow |
| params | {} |
| pool | None |
| priority_weight | 1 |
| priority_weight_total | 2 |
| queue | default |
| resources | {'disk': {'_qty': 512, '_units_str': 'MB', '_name': 'Disk'}, 'gpus': {'_qty': 0, '_units_str': 'gpu(s)', '_name': 'GPU'}, 'ram': {'_qty': 512, '_units_str': 'MB', '_name': 'RAM'}, 'cpus': {'_qty': 1, '_units_str': 'core(s)', '_name': 'CPU'}} |
| retries | 0 |
| retry_delay | 0:05:00 |
| retry_exponential_backoff | False |
| run_as_user | None |
| schedule_interval | 4:00:00 |
| sla | None |
| start_date | 2025-12-13 00:00:00 |
| task_id | latest_only |
| task_type | LatestOnlyOperator |
| template_ext | [] |
| template_fields | [] |
| trigger_rule | all_success |
| ui_color | #e9ffdb |
| ui_fgcolor | #000 |
| upstream_list | [] |
| upstream_task_ids | [] |
| wait_for_downstream | False |