......... /home/airflow/.local/lib/python3.10/site-packages/airflow/configuration.py:384 FutureWarning: The auth_backends setting in [api] has had airflow.api.auth.backend.session added in the running config, which is needed by the UI. Please update your config before Apache Airflow 3.0. /home/airflow/.local/lib/python3.10/site-packages/airflow/models/base.py:49 MovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) /home/airflow/.local/lib/python3.10/site-packages/airflow/configuration.py:384 FutureWarning: The auth_backends setting in [api] has had airflow.api.auth.backend.session added in the running config, which is needed by the UI. Please update your config before Apache Airflow 3.0. /home/airflow/.local/lib/python3.10/site-packages/airflow/models/base.py:49 MovedIn20Warning: Deprecated API features detected! These feature(s) are not compatible with SQLAlchemy 2.0. To prevent incompatible upgrades prior to updating applications, ensure requirements files are pinned to "sqlalchemy<2.0". Set environment variable SQLALCHEMY_WARN_20=1 to show all deprecation warnings. Set environment variable SQLALCHEMY_SILENCE_UBER_WARNING=1 to silence this message. (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) ____________ _____________ ____ |__( )_________ __/__ /________ __ ____ /| |_ /__ ___/_ /_ __ /_ __ \_ | /| / / ___ ___ | / _ / _ __/ _ / / /_/ /_ |/ |/ / _/_/ |_/_/ /_/ /_/ /_/ \____/____/|__/ [2024-05-21T14:40:52.486+0000] {scheduler_job.py:714} INFO - Starting the scheduler [2024-05-21T14:40:52.487+0000] {scheduler_job.py:719} INFO - Processing each file at most -1 times [2024-05-21T14:40:53.711+0000] {executor_loader.py:107} INFO - Loaded executor: CeleryExecutor [2024-05-21T14:40:53.729+0000] {manager.py:165} INFO - Launched DagFileProcessorManager with pid: 16 [2024-05-21T14:40:53.738+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T14:40:53.766+0000] {settings.py:59} INFO - Configured default timezone Timezone('UTC') [2024-05-21T14:40:53.772+0000] {settings.py:549} INFO - Loaded airflow_local_settings from /opt/airflow/config/airflow_local_settings.py . [2024-05-21T14:41:09.135+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T14:41:09.226+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T14:41:09.227+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T14:41:09.227+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T14:41:09.236+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T14:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:41:09.236+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T14:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T14:41:09.998+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T14:38:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:41:10.013+0000] {scheduler_job.py:635} INFO - Setting external_id for to 09446522-e30c-4613-b759-aa9e49ac7e89 [2024-05-21T14:41:12.648+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T14:38:00+00:00 exited with status success for try_number 1 [2024-05-21T14:41:12.658+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T14:38:00+00:00, map_index=-1, run_start_date=2024-05-21 14:41:11.377315+00:00, run_end_date=2024-05-21 14:41:11.864714+00:00, run_duration=0.487399, state=up_for_retry, executor_state=success, try_number=1, max_tries=1, job_id=3, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:41:09.228481+00:00, queued_by_job_id=1, pid=51 [2024-05-21T14:41:22.455+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T14:41:22.455+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T14:41:22.456+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T14:41:22.458+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T14:38:00+00:00', try_number=2, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:41:22.458+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T14:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T14:41:22.577+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T14:38:00+00:00 exited with status queued for try_number 2 [2024-05-21T14:41:22.591+0000] {scheduler_job.py:635} INFO - Setting external_id for to 71e41171-2694-4ac5-baa7-d662a1d06138 [2024-05-21T14:41:25.216+0000] {dagrun.py:586} ERROR - Marking run failed [2024-05-21T14:41:25.217+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 14:38:00+00:00, run_id=scheduled__2024-05-21T14:38:00+00:00, run_start_date=2024-05-21 14:41:09.161602+00:00, run_end_date=2024-05-21 14:41:25.217013+00:00, run_duration=16.055411, state=failed, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:38:00+00:00, data_interval_end=2024-05-21 14:40:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T14:41:25.237+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T14:40:00+00:00, run_after=2024-05-21T14:42:00+00:00 [2024-05-21T14:41:26.434+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T14:38:00+00:00 exited with status success for try_number 2 [2024-05-21T14:41:26.441+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T14:38:00+00:00, map_index=-1, run_start_date=2024-05-21 14:41:23.996911+00:00, run_end_date=2024-05-21 14:41:24.933424+00:00, run_duration=0.936513, state=failed, executor_state=success, try_number=2, max_tries=1, job_id=4, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:41:22.456496+00:00, queued_by_job_id=1, pid=62 [2024-05-21T14:42:00.558+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T14:42:00.687+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T14:42:00.687+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T14:42:00.688+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T14:42:00.700+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T14:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:42:00.700+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T14:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T14:42:01.110+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T14:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:42:01.128+0000] {scheduler_job.py:635} INFO - Setting external_id for to b175b3ca-614f-4686-b3b5-6033e4799940 [2024-05-21T14:42:04.208+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T14:40:00+00:00 exited with status success for try_number 1 [2024-05-21T14:42:04.218+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T14:40:00+00:00, map_index=-1, run_start_date=2024-05-21 14:42:02.316527+00:00, run_end_date=2024-05-21 14:42:03.249228+00:00, run_duration=0.932701, state=up_for_retry, executor_state=success, try_number=1, max_tries=1, job_id=5, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:42:00.688617+00:00, queued_by_job_id=1, pid=86 [2024-05-21T14:42:13.595+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T14:42:13.595+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T14:42:13.596+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T14:42:13.599+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T14:40:00+00:00', try_number=2, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:42:13.599+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T14:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T14:42:13.752+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T14:40:00+00:00 exited with status queued for try_number 2 [2024-05-21T14:42:13.770+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9ec0e7f3-d6c4-4785-a16f-7f0aa34cd6f6 [2024-05-21T14:42:16.376+0000] {dagrun.py:586} ERROR - Marking run failed [2024-05-21T14:42:16.377+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 14:40:00+00:00, run_id=scheduled__2024-05-21T14:40:00+00:00, run_start_date=2024-05-21 14:42:00.580273+00:00, run_end_date=2024-05-21 14:42:16.377176+00:00, run_duration=15.796903, state=failed, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:40:00+00:00, data_interval_end=2024-05-21 14:42:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T14:42:16.389+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T14:42:00+00:00, run_after=2024-05-21T14:44:00+00:00 [2024-05-21T14:42:16.510+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T14:40:00+00:00 exited with status success for try_number 2 [2024-05-21T14:42:16.530+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T14:40:00+00:00, map_index=-1, run_start_date=2024-05-21 14:42:14.722171+00:00, run_end_date=2024-05-21 14:42:15.347003+00:00, run_duration=0.624832, state=failed, executor_state=success, try_number=2, max_tries=1, job_id=6, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:42:13.596871+00:00, queued_by_job_id=1, pid=97 [2024-05-21T14:44:00.711+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T14:44:00.750+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T14:44:00.751+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T14:44:00.752+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T14:44:00.754+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T14:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:44:00.754+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T14:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T14:44:00.836+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T14:42:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:44:00.847+0000] {scheduler_job.py:635} INFO - Setting external_id for to 441b0463-1e10-4a1e-afdd-dfc6aa57d5bb [2024-05-21T14:44:02.078+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:44:02.078+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 14:42:00+00:00, run_id=scheduled__2024-05-21T14:42:00+00:00, run_start_date=2024-05-21 14:44:00.724957+00:00, run_end_date=2024-05-21 14:44:02.078684+00:00, run_duration=1.353727, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:42:00+00:00, data_interval_end=2024-05-21 14:44:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T14:44:02.086+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T14:44:00+00:00, run_after=2024-05-21T14:46:00+00:00 [2024-05-21T14:44:02.112+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T14:42:00+00:00 exited with status success for try_number 1 [2024-05-21T14:44:02.115+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T14:42:00+00:00, map_index=-1, run_start_date=2024-05-21 14:44:01.401386+00:00, run_end_date=2024-05-21 14:44:01.667475+00:00, run_duration=0.266089, state=success, executor_state=success, try_number=1, max_tries=1, job_id=7, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:44:00.752954+00:00, queued_by_job_id=1, pid=134 [2024-05-21T14:45:21.218+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:45:00+00:00, run_after=2024-05-21T14:50:00+00:00 [2024-05-21T14:45:21.238+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T14:45:21.309+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T14:45:21.309+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:45:21.309+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:45:21.310+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T14:45:21.313+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T14:40:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T14:45:21.313+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T14:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T14:45:21.313+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T14:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:45:21.314+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T14:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T14:45:21.643+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T14:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:45:21.644+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:44:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:45:21.655+0000] {scheduler_job.py:635} INFO - Setting external_id for to cd31ecba-32f6-42fd-953d-258d1491f350 [2024-05-21T14:45:21.655+0000] {scheduler_job.py:635} INFO - Setting external_id for to f9abb69b-d08d-49a5-8ff9-458d1ce87e7b [2024-05-21T14:45:25.302+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:45:00+00:00, run_after=2024-05-21T14:46:00+00:00 [2024-05-21T14:45:25.369+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T14:45:25.369+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:45:25.370+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:45:25.370+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T14:45:25.373+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T14:40:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T14:45:25.373+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T14:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T14:45:25.374+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T14:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:45:25.374+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T14:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T14:45:25.567+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T14:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:45:25.570+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:44:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:45:25.570+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T14:40:00+00:00 exited with status success for try_number 1 [2024-05-21T14:45:25.588+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T14:40:00+00:00, map_index=-1, run_start_date=2024-05-21 14:45:23.889252+00:00, run_end_date=2024-05-21 14:45:24.333206+00:00, run_duration=0.443954, state=success, executor_state=success, try_number=1, max_tries=1, job_id=9, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:45:21.310900+00:00, queued_by_job_id=1, pid=180 [2024-05-21T14:45:25.589+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5de2b555-7838-40b2-b6c2-a82437187265 [2024-05-21T14:45:25.589+0000] {scheduler_job.py:635} INFO - Setting external_id for to 66b5575d-4e30-4131-a697-c1e395a9d5bf [2024-05-21T14:45:26.685+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:45:26.686+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 14:44:00+00:00, run_id=scheduled__2024-05-21T14:44:00+00:00, run_start_date=2024-05-21 14:45:21.249404+00:00, run_end_date=2024-05-21 14:45:26.686388+00:00, run_duration=5.436984, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:44:00+00:00, data_interval_end=2024-05-21 14:45:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T14:45:26.705+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:45:00+00:00, run_after=2024-05-21T14:46:00+00:00 [2024-05-21T14:45:26.774+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:44:00+00:00 exited with status success for try_number 1 [2024-05-21T14:45:26.789+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T14:44:00+00:00, map_index=-1, run_start_date=2024-05-21 14:45:23.866966+00:00, run_end_date=2024-05-21 14:45:26.457818+00:00, run_duration=2.590852, state=success, executor_state=success, try_number=1, max_tries=1, job_id=8, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:45:21.310900+00:00, queued_by_job_id=1, pid=179 [2024-05-21T14:45:28.225+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:45:28.226+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 14:44:00+00:00, run_id=scheduled__2024-05-21T14:44:00+00:00, run_start_date=2024-05-21 14:45:25.319016+00:00, run_end_date=2024-05-21 14:45:28.226683+00:00, run_duration=2.907667, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:44:00+00:00, data_interval_end=2024-05-21 14:45:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T14:45:28.241+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:45:00+00:00, run_after=2024-05-21T14:46:00+00:00 [2024-05-21T14:45:28.272+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T14:45:28.272+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:45:28.272+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T14:45:28.275+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T14:40:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T14:45:28.275+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T14:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T14:45:28.319+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T14:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:45:28.319+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T14:40:00+00:00 exited with status success for try_number 1 [2024-05-21T14:45:28.319+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:44:00+00:00 exited with status success for try_number 1 [2024-05-21T14:45:28.330+0000] {scheduler_job.py:635} INFO - Setting external_id for to 668c7fd1-3569-4392-a8f9-c1ca9ee4fe5a [2024-05-21T14:45:28.330+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T14:40:00+00:00, map_index=-1, run_start_date=2024-05-21 14:45:27.743266+00:00, run_end_date=2024-05-21 14:45:28.043356+00:00, run_duration=0.30009, state=success, executor_state=success, try_number=1, max_tries=1, job_id=10, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:45:25.371679+00:00, queued_by_job_id=1, pid=220 [2024-05-21T14:45:28.331+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T14:44:00+00:00, map_index=-1, run_start_date=2024-05-21 14:45:27.789664+00:00, run_end_date=2024-05-21 14:45:28.097756+00:00, run_duration=0.308092, state=success, executor_state=success, try_number=1, max_tries=1, job_id=11, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:45:25.371679+00:00, queued_by_job_id=1, pid=221 [2024-05-21T14:45:30.525+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T14:45:30.525+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:45:30.526+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T14:45:30.528+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T14:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:45:30.528+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T14:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T14:45:30.575+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T14:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:45:30.576+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T14:40:00+00:00 exited with status success for try_number 1 [2024-05-21T14:45:30.584+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4a89858e-86c2-4ce8-be79-4a4313c9caa1 [2024-05-21T14:45:30.584+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T14:40:00+00:00, map_index=0, run_start_date=2024-05-21 14:45:30.026005+00:00, run_end_date=2024-05-21 14:45:30.304399+00:00, run_duration=0.278394, state=success, executor_state=success, try_number=1, max_tries=1, job_id=12, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:45:28.273370+00:00, queued_by_job_id=1, pid=242 [2024-05-21T14:45:33.311+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:45:33.312+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 14:40:00+00:00, run_id=scheduled__2024-05-21T14:40:00+00:00, run_start_date=2024-05-21 14:45:21.249005+00:00, run_end_date=2024-05-21 14:45:33.312068+00:00, run_duration=12.063063, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:40:00+00:00, data_interval_end=2024-05-21 14:45:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T14:45:33.321+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:45:00+00:00, run_after=2024-05-21T14:50:00+00:00 [2024-05-21T14:45:33.362+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T14:40:00+00:00 exited with status success for try_number 1 [2024-05-21T14:45:33.368+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T14:40:00+00:00, map_index=-1, run_start_date=2024-05-21 14:45:32.348685+00:00, run_end_date=2024-05-21 14:45:32.598975+00:00, run_duration=0.25029, state=success, executor_state=success, try_number=1, max_tries=1, job_id=13, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:45:30.527040+00:00, queued_by_job_id=1, pid=254 [2024-05-21T14:45:54.225+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T14:46:00.659+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T14:46:00.676+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:46:00+00:00, run_after=2024-05-21T14:47:00+00:00 [2024-05-21T14:46:00.690+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T14:46:00.755+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T14:46:00.755+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T14:46:00.755+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:46:00.755+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:46:00.756+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T14:46:00.763+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T14:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:46:00.763+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T14:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T14:46:00.763+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T14:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:46:00.764+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T14:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T14:46:00.764+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T14:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:46:00.765+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T14:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T14:46:01.176+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T14:44:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:46:01.176+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:46:01.177+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:46:01.188+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2c7eeaa1-f2b7-4ccf-9c8c-48e3d7f8124a [2024-05-21T14:46:01.188+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7ae30b36-1265-4fed-bbc7-e50a5f7cbfb6 [2024-05-21T14:46:01.188+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2bc83b6a-118b-4bf0-a43a-8d4bbbe249fa [2024-05-21T14:46:02.355+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:46:02.356+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 14:44:00+00:00, run_id=scheduled__2024-05-21T14:44:00+00:00, run_start_date=2024-05-21 14:46:00.704322+00:00, run_end_date=2024-05-21 14:46:02.355921+00:00, run_duration=1.651599, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:44:00+00:00, data_interval_end=2024-05-21 14:46:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T14:46:02.369+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T14:46:00+00:00, run_after=2024-05-21T14:48:00+00:00 [2024-05-21T14:46:02.620+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T14:44:00+00:00 exited with status success for try_number 1 [2024-05-21T14:46:02.626+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T14:44:00+00:00, map_index=-1, run_start_date=2024-05-21 14:46:01.873791+00:00, run_end_date=2024-05-21 14:46:02.255917+00:00, run_duration=0.382126, state=success, executor_state=success, try_number=1, max_tries=1, job_id=14, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:46:00.757916+00:00, queued_by_job_id=1, pid=270 [2024-05-21T14:46:03.701+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:46:03.701+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 14:45:00+00:00, run_id=scheduled__2024-05-21T14:45:00+00:00, run_start_date=2024-05-21 14:46:00.706880+00:00, run_end_date=2024-05-21 14:46:03.701819+00:00, run_duration=2.994939, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:45:00+00:00, data_interval_end=2024-05-21 14:46:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T14:46:03.714+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:46:00+00:00, run_after=2024-05-21T14:47:00+00:00 [2024-05-21T14:46:04.806+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:46:04.807+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 14:45:00+00:00, run_id=scheduled__2024-05-21T14:45:00+00:00, run_start_date=2024-05-21 14:46:00.705450+00:00, run_end_date=2024-05-21 14:46:04.807423+00:00, run_duration=4.101973, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:45:00+00:00, data_interval_end=2024-05-21 14:46:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T14:46:04.817+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:46:00+00:00, run_after=2024-05-21T14:47:00+00:00 [2024-05-21T14:46:04.857+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:45:00+00:00 exited with status success for try_number 1 [2024-05-21T14:46:04.862+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T14:45:00+00:00, map_index=-1, run_start_date=2024-05-21 14:46:03.190016+00:00, run_end_date=2024-05-21 14:46:03.584045+00:00, run_duration=0.394029, state=success, executor_state=success, try_number=1, max_tries=1, job_id=15, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:46:00.757916+00:00, queued_by_job_id=1, pid=301 [2024-05-21T14:46:05.927+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:45:00+00:00 exited with status success for try_number 1 [2024-05-21T14:46:05.934+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T14:45:00+00:00, map_index=-1, run_start_date=2024-05-21 14:46:03.180533+00:00, run_end_date=2024-05-21 14:46:04.740343+00:00, run_duration=1.55981, state=success, executor_state=success, try_number=1, max_tries=1, job_id=16, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:46:00.757916+00:00, queued_by_job_id=1, pid=300 [2024-05-21T14:47:00.321+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T14:47:00.339+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:47:00+00:00, run_after=2024-05-21T14:48:00+00:00 [2024-05-21T14:47:00.401+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T14:47:00.401+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:47:00.402+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:47:00.402+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T14:47:00.405+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T14:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:47:00.405+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T14:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T14:47:00.406+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T14:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:47:00.406+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T14:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T14:47:00.774+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:46:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:47:00.775+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:46:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:47:00.784+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2350cfc6-1494-4312-861f-e8b547c241f1 [2024-05-21T14:47:00.785+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5e39936f-a9fd-4e9b-83c7-0f37b7943997 [2024-05-21T14:47:03.021+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:47:03.021+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 14:46:00+00:00, run_id=scheduled__2024-05-21T14:46:00+00:00, run_start_date=2024-05-21 14:47:00.353706+00:00, run_end_date=2024-05-21 14:47:03.021747+00:00, run_duration=2.668041, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:46:00+00:00, data_interval_end=2024-05-21 14:47:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T14:47:03.031+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:47:00+00:00, run_after=2024-05-21T14:48:00+00:00 [2024-05-21T14:47:03.062+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:46:00+00:00 exited with status success for try_number 1 [2024-05-21T14:47:03.066+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T14:46:00+00:00, map_index=-1, run_start_date=2024-05-21 14:47:02.507694+00:00, run_end_date=2024-05-21 14:47:02.804451+00:00, run_duration=0.296757, state=success, executor_state=success, try_number=1, max_tries=1, job_id=18, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:47:00.404056+00:00, queued_by_job_id=1, pid=355 [2024-05-21T14:47:04.341+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:47:04.341+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 14:46:00+00:00, run_id=scheduled__2024-05-21T14:46:00+00:00, run_start_date=2024-05-21 14:47:00.352627+00:00, run_end_date=2024-05-21 14:47:04.341263+00:00, run_duration=3.988636, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:46:00+00:00, data_interval_end=2024-05-21 14:47:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T14:47:04.353+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:47:00+00:00, run_after=2024-05-21T14:48:00+00:00 [2024-05-21T14:47:04.383+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:46:00+00:00 exited with status success for try_number 1 [2024-05-21T14:47:04.388+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T14:46:00+00:00, map_index=-1, run_start_date=2024-05-21 14:47:02.425046+00:00, run_end_date=2024-05-21 14:47:03.984944+00:00, run_duration=1.559898, state=success, executor_state=success, try_number=1, max_tries=1, job_id=17, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:47:00.404056+00:00, queued_by_job_id=1, pid=354 [2024-05-21T14:48:00.996+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:48:00+00:00, run_after=2024-05-21T14:49:00+00:00 [2024-05-21T14:48:01.015+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T14:48:01.027+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T14:48:01.129+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T14:48:01.130+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T14:48:01.130+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:48:01.130+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:48:01.131+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T14:48:01.134+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T14:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:48:01.134+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T14:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T14:48:01.134+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T14:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:48:01.134+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T14:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T14:48:01.135+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T14:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:48:01.135+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T14:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T14:48:01.521+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T14:46:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:48:01.521+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:47:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:48:01.523+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:47:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:48:01.539+0000] {scheduler_job.py:635} INFO - Setting external_id for to 97154209-6842-4f09-852d-eecadbdc0daa [2024-05-21T14:48:01.547+0000] {scheduler_job.py:635} INFO - Setting external_id for to 27203f38-66bf-4115-a8ce-691a4f461ad8 [2024-05-21T14:48:01.547+0000] {scheduler_job.py:635} INFO - Setting external_id for to 26734d02-81d8-4105-85ff-34688cacab4a [2024-05-21T14:48:02.752+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:48:02.753+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 14:46:00+00:00, run_id=scheduled__2024-05-21T14:46:00+00:00, run_start_date=2024-05-21 14:48:01.054943+00:00, run_end_date=2024-05-21 14:48:02.753185+00:00, run_duration=1.698242, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:46:00+00:00, data_interval_end=2024-05-21 14:48:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T14:48:02.761+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T14:48:00+00:00, run_after=2024-05-21T14:50:00+00:00 [2024-05-21T14:48:02.819+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T14:46:00+00:00 exited with status success for try_number 1 [2024-05-21T14:48:02.835+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T14:46:00+00:00, map_index=-1, run_start_date=2024-05-21 14:48:02.072856+00:00, run_end_date=2024-05-21 14:48:02.399218+00:00, run_duration=0.326362, state=success, executor_state=success, try_number=1, max_tries=1, job_id=19, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:48:01.132333+00:00, queued_by_job_id=1, pid=390 [2024-05-21T14:48:03.886+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:48:03.887+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 14:47:00+00:00, run_id=scheduled__2024-05-21T14:47:00+00:00, run_start_date=2024-05-21 14:48:01.058772+00:00, run_end_date=2024-05-21 14:48:03.887244+00:00, run_duration=2.828472, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:47:00+00:00, data_interval_end=2024-05-21 14:48:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T14:48:03.908+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:48:00+00:00, run_after=2024-05-21T14:49:00+00:00 [2024-05-21T14:48:03.951+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:47:00+00:00 exited with status success for try_number 1 [2024-05-21T14:48:03.957+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T14:47:00+00:00, map_index=-1, run_start_date=2024-05-21 14:48:03.428817+00:00, run_end_date=2024-05-21 14:48:03.773869+00:00, run_duration=0.345052, state=success, executor_state=success, try_number=1, max_tries=1, job_id=20, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:48:01.132333+00:00, queued_by_job_id=1, pid=411 [2024-05-21T14:48:06.123+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:48:06.124+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 14:47:00+00:00, run_id=scheduled__2024-05-21T14:47:00+00:00, run_start_date=2024-05-21 14:48:01.060584+00:00, run_end_date=2024-05-21 14:48:06.124408+00:00, run_duration=5.063824, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:47:00+00:00, data_interval_end=2024-05-21 14:48:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T14:48:06.137+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:48:00+00:00, run_after=2024-05-21T14:49:00+00:00 [2024-05-21T14:48:06.169+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:47:00+00:00 exited with status success for try_number 1 [2024-05-21T14:48:06.175+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T14:47:00+00:00, map_index=-1, run_start_date=2024-05-21 14:48:03.645412+00:00, run_end_date=2024-05-21 14:48:05.436681+00:00, run_duration=1.791269, state=success, executor_state=success, try_number=1, max_tries=1, job_id=21, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:48:01.132333+00:00, queued_by_job_id=1, pid=421 [2024-05-21T14:49:00.656+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:49:00+00:00, run_after=2024-05-21T14:50:00+00:00 [2024-05-21T14:49:00.664+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T14:49:00.738+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T14:49:00.739+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:49:00.739+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:49:00.739+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T14:49:00.745+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T14:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:49:00.745+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T14:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T14:49:00.745+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T14:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:49:00.746+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T14:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T14:49:01.004+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:48:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:49:01.004+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:48:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:49:01.018+0000] {scheduler_job.py:635} INFO - Setting external_id for to f72f1b21-cd07-413b-a500-5d53f9a3db21 [2024-05-21T14:49:01.018+0000] {scheduler_job.py:635} INFO - Setting external_id for to 62f519a4-8655-40b8-aa03-6373206616a5 [2024-05-21T14:49:03.278+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:49:03.279+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 14:48:00+00:00, run_id=scheduled__2024-05-21T14:48:00+00:00, run_start_date=2024-05-21 14:49:00.690348+00:00, run_end_date=2024-05-21 14:49:03.278900+00:00, run_duration=2.588552, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:48:00+00:00, data_interval_end=2024-05-21 14:49:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T14:49:03.289+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:49:00+00:00, run_after=2024-05-21T14:50:00+00:00 [2024-05-21T14:49:03.338+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:48:00+00:00 exited with status success for try_number 1 [2024-05-21T14:49:03.345+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T14:48:00+00:00, map_index=-1, run_start_date=2024-05-21 14:49:02.838109+00:00, run_end_date=2024-05-21 14:49:03.130937+00:00, run_duration=0.292828, state=success, executor_state=success, try_number=1, max_tries=1, job_id=23, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:49:00.740986+00:00, queued_by_job_id=1, pid=476 [2024-05-21T14:49:04.655+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:49:04.655+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 14:48:00+00:00, run_id=scheduled__2024-05-21T14:48:00+00:00, run_start_date=2024-05-21 14:49:00.692771+00:00, run_end_date=2024-05-21 14:49:04.655558+00:00, run_duration=3.962787, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:48:00+00:00, data_interval_end=2024-05-21 14:49:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T14:49:04.666+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:49:00+00:00, run_after=2024-05-21T14:50:00+00:00 [2024-05-21T14:49:05.782+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:48:00+00:00 exited with status success for try_number 1 [2024-05-21T14:49:05.790+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T14:48:00+00:00, map_index=-1, run_start_date=2024-05-21 14:49:02.794615+00:00, run_end_date=2024-05-21 14:49:04.622570+00:00, run_duration=1.827955, state=success, executor_state=success, try_number=1, max_tries=1, job_id=22, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:49:00.740986+00:00, queued_by_job_id=1, pid=475 [2024-05-21T14:50:00.365+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:50:00+00:00, run_after=2024-05-21T14:51:00+00:00 [2024-05-21T14:50:00.373+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T14:50:00.379+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T14:50:00.392+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:50:00+00:00, run_after=2024-05-21T14:55:00+00:00 [2024-05-21T14:50:00.504+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T14:50:00.505+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:50:00.505+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T14:50:00.506+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:50:00.506+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:50:00.508+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T14:50:00.515+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T14:45:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T14:50:00.515+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T14:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T14:50:00.515+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T14:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:50:00.515+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T14:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T14:50:00.515+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T14:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:50:00.516+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T14:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T14:50:00.516+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T14:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:50:00.516+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T14:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T14:50:00.932+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T14:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:50:00.933+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T14:48:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:50:00.934+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:49:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:50:00.934+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:49:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:50:00.962+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8ec7487c-9ffe-43ca-a682-d6bf166f660a [2024-05-21T14:50:00.966+0000] {scheduler_job.py:635} INFO - Setting external_id for to a2b0d37f-4157-404a-b74c-b1e7c9d8aa57 [2024-05-21T14:50:00.967+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5498589e-01ec-4f4a-9a91-3825907c50a1 [2024-05-21T14:50:00.967+0000] {scheduler_job.py:635} INFO - Setting external_id for to afb5ec7b-4f11-4e17-ad74-4176acfc3e4c [2024-05-21T14:50:03.653+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:50:03.654+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 14:48:00+00:00, run_id=scheduled__2024-05-21T14:48:00+00:00, run_start_date=2024-05-21 14:50:00.413240+00:00, run_end_date=2024-05-21 14:50:03.653888+00:00, run_duration=3.240648, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:48:00+00:00, data_interval_end=2024-05-21 14:50:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T14:50:03.665+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T14:50:00+00:00, run_after=2024-05-21T14:52:00+00:00 [2024-05-21T14:50:03.739+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T14:50:03.740+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:50:03.742+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T14:50:03.746+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T14:45:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T14:50:03.746+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T14:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T14:50:03.819+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T14:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:50:03.822+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T14:45:00+00:00 exited with status success for try_number 1 [2024-05-21T14:50:03.822+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T14:48:00+00:00 exited with status success for try_number 1 [2024-05-21T14:50:03.838+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T14:48:00+00:00, map_index=-1, run_start_date=2024-05-21 14:50:01.915927+00:00, run_end_date=2024-05-21 14:50:02.774062+00:00, run_duration=0.858135, state=success, executor_state=success, try_number=1, max_tries=1, job_id=24, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:50:00.510336+00:00, queued_by_job_id=1, pid=511 [2024-05-21T14:50:03.838+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T14:45:00+00:00, map_index=-1, run_start_date=2024-05-21 14:50:03.068993+00:00, run_end_date=2024-05-21 14:50:03.486574+00:00, run_duration=0.417581, state=success, executor_state=success, try_number=1, max_tries=1, job_id=25, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:50:00.510336+00:00, queued_by_job_id=1, pid=533 [2024-05-21T14:50:03.839+0000] {scheduler_job.py:635} INFO - Setting external_id for to 296b4dc8-e4ab-4841-95f4-7e1cbb16c394 [2024-05-21T14:50:05.028+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:50:05.029+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 14:49:00+00:00, run_id=scheduled__2024-05-21T14:49:00+00:00, run_start_date=2024-05-21 14:50:00.414221+00:00, run_end_date=2024-05-21 14:50:05.029206+00:00, run_duration=4.614985, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:49:00+00:00, data_interval_end=2024-05-21 14:50:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T14:50:05.039+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:50:00+00:00, run_after=2024-05-21T14:51:00+00:00 [2024-05-21T14:50:05.097+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:49:00+00:00 exited with status success for try_number 1 [2024-05-21T14:50:05.103+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T14:49:00+00:00, map_index=-1, run_start_date=2024-05-21 14:50:04.004105+00:00, run_end_date=2024-05-21 14:50:04.410891+00:00, run_duration=0.406786, state=success, executor_state=success, try_number=1, max_tries=1, job_id=27, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:50:00.510336+00:00, queued_by_job_id=1, pid=572 [2024-05-21T14:50:06.069+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:50:06.070+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 14:49:00+00:00, run_id=scheduled__2024-05-21T14:49:00+00:00, run_start_date=2024-05-21 14:50:00.415324+00:00, run_end_date=2024-05-21 14:50:06.069913+00:00, run_duration=5.654589, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:49:00+00:00, data_interval_end=2024-05-21 14:50:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T14:50:06.091+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:50:00+00:00, run_after=2024-05-21T14:51:00+00:00 [2024-05-21T14:50:07.263+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T14:50:07.263+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:50:07.264+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T14:50:07.266+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T14:45:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T14:50:07.266+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T14:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T14:50:07.364+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T14:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:50:07.364+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:49:00+00:00 exited with status success for try_number 1 [2024-05-21T14:50:07.367+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T14:45:00+00:00 exited with status success for try_number 1 [2024-05-21T14:50:07.401+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T14:49:00+00:00, map_index=-1, run_start_date=2024-05-21 14:50:03.453283+00:00, run_end_date=2024-05-21 14:50:06.004058+00:00, run_duration=2.550775, state=success, executor_state=success, try_number=1, max_tries=1, job_id=26, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:50:00.510336+00:00, queued_by_job_id=1, pid=552 [2024-05-21T14:50:07.408+0000] {scheduler_job.py:635} INFO - Setting external_id for to b290ca19-af4e-4d2b-b670-1661dd5cba9b [2024-05-21T14:50:07.409+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T14:45:00+00:00, map_index=-1, run_start_date=2024-05-21 14:50:05.756698+00:00, run_end_date=2024-05-21 14:50:06.171756+00:00, run_duration=0.415058, state=success, executor_state=success, try_number=1, max_tries=1, job_id=28, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:50:03.743398+00:00, queued_by_job_id=1, pid=592 [2024-05-21T14:50:11.014+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T14:50:11.015+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:50:11.026+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T14:50:11.033+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T14:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:50:11.034+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T14:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T14:50:11.184+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T14:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:50:11.186+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T14:45:00+00:00 exited with status success for try_number 1 [2024-05-21T14:50:11.197+0000] {scheduler_job.py:635} INFO - Setting external_id for to f8f60d8b-9dd7-4d44-a747-f06b72efc65d [2024-05-21T14:50:11.197+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T14:45:00+00:00, map_index=0, run_start_date=2024-05-21 14:50:10.019630+00:00, run_end_date=2024-05-21 14:50:10.527238+00:00, run_duration=0.507608, state=success, executor_state=success, try_number=1, max_tries=1, job_id=29, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:50:07.265223+00:00, queued_by_job_id=1, pid=604 [2024-05-21T14:50:13.732+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:50:13.733+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 14:45:00+00:00, run_id=scheduled__2024-05-21T14:45:00+00:00, run_start_date=2024-05-21 14:50:00.410473+00:00, run_end_date=2024-05-21 14:50:13.732997+00:00, run_duration=13.322524, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:45:00+00:00, data_interval_end=2024-05-21 14:50:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T14:50:13.740+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:50:00+00:00, run_after=2024-05-21T14:55:00+00:00 [2024-05-21T14:50:13.763+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T14:45:00+00:00 exited with status success for try_number 1 [2024-05-21T14:50:13.768+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T14:45:00+00:00, map_index=-1, run_start_date=2024-05-21 14:50:13.057672+00:00, run_end_date=2024-05-21 14:50:13.323993+00:00, run_duration=0.266321, state=success, executor_state=success, try_number=1, max_tries=1, job_id=30, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:50:11.030690+00:00, queued_by_job_id=1, pid=616 [2024-05-21T14:50:54.271+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T14:51:00.972+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:51:00+00:00, run_after=2024-05-21T14:52:00+00:00 [2024-05-21T14:51:00.978+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T14:51:01.036+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T14:51:01.037+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:51:01.037+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:51:01.037+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T14:51:01.041+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T14:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:51:01.041+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T14:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T14:51:01.041+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T14:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:51:01.041+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T14:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T14:51:01.174+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:51:01.174+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:51:01.183+0000] {scheduler_job.py:635} INFO - Setting external_id for to ce6fc1cf-4230-4de2-a28e-c5e98f9f9e5c [2024-05-21T14:51:01.183+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2dc62c3a-c4c9-4f1f-b978-39cdd9128a54 [2024-05-21T14:51:03.953+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:51:03.953+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 14:50:00+00:00, run_id=scheduled__2024-05-21T14:50:00+00:00, run_start_date=2024-05-21 14:51:00.990922+00:00, run_end_date=2024-05-21 14:51:03.953312+00:00, run_duration=2.96239, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:50:00+00:00, data_interval_end=2024-05-21 14:51:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T14:51:03.968+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:51:00+00:00, run_after=2024-05-21T14:52:00+00:00 [2024-05-21T14:51:04.023+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:50:00+00:00 exited with status success for try_number 1 [2024-05-21T14:51:04.039+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T14:50:00+00:00, map_index=-1, run_start_date=2024-05-21 14:51:03.129906+00:00, run_end_date=2024-05-21 14:51:03.723833+00:00, run_duration=0.593927, state=success, executor_state=success, try_number=1, max_tries=1, job_id=31, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:51:01.039041+00:00, queued_by_job_id=1, pid=652 [2024-05-21T14:51:06.157+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:51:06.157+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 14:50:00+00:00, run_id=scheduled__2024-05-21T14:50:00+00:00, run_start_date=2024-05-21 14:51:00.992243+00:00, run_end_date=2024-05-21 14:51:06.157515+00:00, run_duration=5.165272, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:50:00+00:00, data_interval_end=2024-05-21 14:51:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T14:51:06.173+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:51:00+00:00, run_after=2024-05-21T14:52:00+00:00 [2024-05-21T14:51:06.214+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:50:00+00:00 exited with status success for try_number 1 [2024-05-21T14:51:06.222+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T14:50:00+00:00, map_index=-1, run_start_date=2024-05-21 14:51:03.238324+00:00, run_end_date=2024-05-21 14:51:05.188880+00:00, run_duration=1.950556, state=success, executor_state=success, try_number=1, max_tries=1, job_id=32, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:51:01.039041+00:00, queued_by_job_id=1, pid=653 [2024-05-21T14:52:00.223+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T14:52:00.231+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T14:52:00.245+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:52:00+00:00, run_after=2024-05-21T14:53:00+00:00 [2024-05-21T14:52:00.324+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T14:52:00.324+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T14:52:00.326+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:52:00.326+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:52:00.327+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T14:52:00.330+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T14:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:52:00.331+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T14:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T14:52:00.331+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T14:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:52:00.331+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T14:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T14:52:00.332+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T14:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:52:00.332+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T14:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T14:52:00.619+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T14:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:52:00.619+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:51:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:52:00.619+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:51:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:52:00.634+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8bb4b4fb-03be-4508-b778-2d1635bae78c [2024-05-21T14:52:00.635+0000] {scheduler_job.py:635} INFO - Setting external_id for to b174cf0c-bdf9-4b06-9a8b-d93c5860af92 [2024-05-21T14:52:00.635+0000] {scheduler_job.py:635} INFO - Setting external_id for to 65f076a8-9760-49e0-97bf-5c9bb8a39d3c [2024-05-21T14:52:01.821+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:52:01.822+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 14:50:00+00:00, run_id=scheduled__2024-05-21T14:50:00+00:00, run_start_date=2024-05-21 14:52:00.262452+00:00, run_end_date=2024-05-21 14:52:01.821978+00:00, run_duration=1.559526, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:50:00+00:00, data_interval_end=2024-05-21 14:52:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T14:52:01.831+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T14:52:00+00:00, run_after=2024-05-21T14:54:00+00:00 [2024-05-21T14:52:02.517+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T14:50:00+00:00 exited with status success for try_number 1 [2024-05-21T14:52:02.523+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T14:50:00+00:00, map_index=-1, run_start_date=2024-05-21 14:52:01.434530+00:00, run_end_date=2024-05-21 14:52:01.769712+00:00, run_duration=0.335182, state=success, executor_state=success, try_number=1, max_tries=1, job_id=33, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:52:00.328734+00:00, queued_by_job_id=1, pid=688 [2024-05-21T14:52:03.576+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:52:03.577+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 14:51:00+00:00, run_id=scheduled__2024-05-21T14:51:00+00:00, run_start_date=2024-05-21 14:52:00.264728+00:00, run_end_date=2024-05-21 14:52:03.576923+00:00, run_duration=3.312195, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:51:00+00:00, data_interval_end=2024-05-21 14:52:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T14:52:03.586+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:52:00+00:00, run_after=2024-05-21T14:53:00+00:00 [2024-05-21T14:52:03.621+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:51:00+00:00 exited with status success for try_number 1 [2024-05-21T14:52:03.626+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T14:51:00+00:00, map_index=-1, run_start_date=2024-05-21 14:52:02.594203+00:00, run_end_date=2024-05-21 14:52:02.902149+00:00, run_duration=0.307946, state=success, executor_state=success, try_number=1, max_tries=1, job_id=34, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:52:00.328734+00:00, queued_by_job_id=1, pid=718 [2024-05-21T14:52:04.666+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:52:04.666+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 14:51:00+00:00, run_id=scheduled__2024-05-21T14:51:00+00:00, run_start_date=2024-05-21 14:52:00.263524+00:00, run_end_date=2024-05-21 14:52:04.666759+00:00, run_duration=4.403235, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:51:00+00:00, data_interval_end=2024-05-21 14:52:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T14:52:04.677+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:52:00+00:00, run_after=2024-05-21T14:53:00+00:00 [2024-05-21T14:52:04.707+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:51:00+00:00 exited with status success for try_number 1 [2024-05-21T14:52:04.712+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T14:51:00+00:00, map_index=-1, run_start_date=2024-05-21 14:52:02.624862+00:00, run_end_date=2024-05-21 14:52:04.202217+00:00, run_duration=1.577355, state=success, executor_state=success, try_number=1, max_tries=1, job_id=35, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:52:00.328734+00:00, queued_by_job_id=1, pid=719 [2024-05-21T14:53:00.515+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T14:53:00.535+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:53:00+00:00, run_after=2024-05-21T14:54:00+00:00 [2024-05-21T14:53:00.596+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T14:53:00.596+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:53:00.597+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:53:00.597+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T14:53:00.600+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T14:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:53:00.601+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T14:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T14:53:00.601+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T14:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:53:00.601+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T14:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T14:53:00.819+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:52:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:53:00.819+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:52:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:53:00.838+0000] {scheduler_job.py:635} INFO - Setting external_id for to d11f6898-3e04-4a79-9331-14f6b0bf08dd [2024-05-21T14:53:00.839+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0881cebf-7aeb-44ca-a7bc-7df9586db352 [2024-05-21T14:53:03.139+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:53:03.140+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 14:52:00+00:00, run_id=scheduled__2024-05-21T14:52:00+00:00, run_start_date=2024-05-21 14:53:00.554475+00:00, run_end_date=2024-05-21 14:53:03.140370+00:00, run_duration=2.585895, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:52:00+00:00, data_interval_end=2024-05-21 14:53:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T14:53:03.152+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:53:00+00:00, run_after=2024-05-21T14:54:00+00:00 [2024-05-21T14:53:03.180+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:52:00+00:00 exited with status success for try_number 1 [2024-05-21T14:53:03.186+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T14:52:00+00:00, map_index=-1, run_start_date=2024-05-21 14:53:02.627967+00:00, run_end_date=2024-05-21 14:53:02.927954+00:00, run_duration=0.299987, state=success, executor_state=success, try_number=1, max_tries=1, job_id=36, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:53:00.598637+00:00, queued_by_job_id=1, pid=773 [2024-05-21T14:53:04.241+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:53:04.244+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 14:52:00+00:00, run_id=scheduled__2024-05-21T14:52:00+00:00, run_start_date=2024-05-21 14:53:00.553195+00:00, run_end_date=2024-05-21 14:53:04.242546+00:00, run_duration=3.689351, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:52:00+00:00, data_interval_end=2024-05-21 14:53:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T14:53:04.257+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:53:00+00:00, run_after=2024-05-21T14:54:00+00:00 [2024-05-21T14:53:04.286+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:52:00+00:00 exited with status success for try_number 1 [2024-05-21T14:53:04.291+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T14:52:00+00:00, map_index=-1, run_start_date=2024-05-21 14:53:02.684236+00:00, run_end_date=2024-05-21 14:53:04.150453+00:00, run_duration=1.466217, state=success, executor_state=success, try_number=1, max_tries=1, job_id=37, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:53:00.598637+00:00, queued_by_job_id=1, pid=774 [2024-05-21T14:54:00.791+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T14:54:00.797+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T14:54:00.818+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:54:00+00:00, run_after=2024-05-21T14:55:00+00:00 [2024-05-21T14:54:00.902+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T14:54:00.902+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T14:54:00.903+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:54:00.903+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:54:00.904+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T14:54:00.907+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T14:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:54:00.907+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T14:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T14:54:00.907+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T14:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:54:00.907+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T14:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T14:54:00.908+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T14:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:54:00.908+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T14:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T14:54:01.164+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T14:52:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:54:01.164+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:53:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:54:01.164+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:53:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:54:01.174+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4548bc83-9642-4398-98e5-21b140f8283c [2024-05-21T14:54:01.174+0000] {scheduler_job.py:635} INFO - Setting external_id for to 215f42eb-b0e2-457b-9d56-80eb79fa9bd4 [2024-05-21T14:54:01.175+0000] {scheduler_job.py:635} INFO - Setting external_id for to 021055ae-6bc8-4fea-bfa2-5683d06fa755 [2024-05-21T14:54:02.429+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:54:02.430+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 14:52:00+00:00, run_id=scheduled__2024-05-21T14:52:00+00:00, run_start_date=2024-05-21 14:54:00.833378+00:00, run_end_date=2024-05-21 14:54:02.430032+00:00, run_duration=1.596654, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:52:00+00:00, data_interval_end=2024-05-21 14:54:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T14:54:02.442+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T14:54:00+00:00, run_after=2024-05-21T14:56:00+00:00 [2024-05-21T14:54:02.515+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T14:52:00+00:00 exited with status success for try_number 1 [2024-05-21T14:54:02.522+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T14:52:00+00:00, map_index=-1, run_start_date=2024-05-21 14:54:01.805626+00:00, run_end_date=2024-05-21 14:54:02.147611+00:00, run_duration=0.341985, state=success, executor_state=success, try_number=1, max_tries=1, job_id=38, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:54:00.905049+00:00, queued_by_job_id=1, pid=809 [2024-05-21T14:54:03.570+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:54:03.570+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 14:53:00+00:00, run_id=scheduled__2024-05-21T14:53:00+00:00, run_start_date=2024-05-21 14:54:00.836287+00:00, run_end_date=2024-05-21 14:54:03.570431+00:00, run_duration=2.734144, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:53:00+00:00, data_interval_end=2024-05-21 14:54:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T14:54:03.582+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:54:00+00:00, run_after=2024-05-21T14:55:00+00:00 [2024-05-21T14:54:03.968+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:53:00+00:00 exited with status success for try_number 1 [2024-05-21T14:54:03.974+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T14:53:00+00:00, map_index=-1, run_start_date=2024-05-21 14:54:03.197478+00:00, run_end_date=2024-05-21 14:54:03.513785+00:00, run_duration=0.316307, state=success, executor_state=success, try_number=1, max_tries=1, job_id=40, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:54:00.905049+00:00, queued_by_job_id=1, pid=840 [2024-05-21T14:54:06.111+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:54:06.112+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 14:53:00+00:00, run_id=scheduled__2024-05-21T14:53:00+00:00, run_start_date=2024-05-21 14:54:00.834837+00:00, run_end_date=2024-05-21 14:54:06.112120+00:00, run_duration=5.277283, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:53:00+00:00, data_interval_end=2024-05-21 14:54:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T14:54:06.124+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:54:00+00:00, run_after=2024-05-21T14:55:00+00:00 [2024-05-21T14:54:06.155+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:53:00+00:00 exited with status success for try_number 1 [2024-05-21T14:54:06.163+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T14:53:00+00:00, map_index=-1, run_start_date=2024-05-21 14:54:03.093668+00:00, run_end_date=2024-05-21 14:54:05.097719+00:00, run_duration=2.004051, state=success, executor_state=success, try_number=1, max_tries=1, job_id=39, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:54:00.905049+00:00, queued_by_job_id=1, pid=839 [2024-05-21T14:55:00.112+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:55:00+00:00, run_after=2024-05-21T14:56:00+00:00 [2024-05-21T14:55:00.127+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:55:00+00:00, run_after=2024-05-21T15:00:00+00:00 [2024-05-21T14:55:00.135+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T14:55:00.321+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T14:55:00.322+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:55:00.323+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:55:00.323+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:55:00.325+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T14:55:00.331+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T14:50:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T14:55:00.331+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T14:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T14:55:00.332+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T14:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:55:00.332+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T14:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T14:55:00.332+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T14:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:55:00.332+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T14:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T14:55:00.643+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T14:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:55:00.643+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:54:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:55:00.644+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:54:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:55:00.653+0000] {scheduler_job.py:635} INFO - Setting external_id for to c023a511-ac35-4541-8004-ae0b25d00edb [2024-05-21T14:55:00.654+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5a3016a7-d56f-495c-b3d4-11f9aefb46c7 [2024-05-21T14:55:00.654+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3b0f78b8-9a68-425e-bb0d-898f7125de35 [2024-05-21T14:55:04.149+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:55:04.149+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 14:54:00+00:00, run_id=scheduled__2024-05-21T14:54:00+00:00, run_start_date=2024-05-21 14:55:00.200787+00:00, run_end_date=2024-05-21 14:55:04.149883+00:00, run_duration=3.949096, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:54:00+00:00, data_interval_end=2024-05-21 14:55:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T14:55:04.163+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:55:00+00:00, run_after=2024-05-21T14:56:00+00:00 [2024-05-21T14:55:04.189+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T14:55:04.189+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:55:04.189+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T14:55:04.192+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T14:50:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T14:55:04.192+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T14:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T14:55:04.233+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T14:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:55:04.233+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T14:50:00+00:00 exited with status success for try_number 1 [2024-05-21T14:55:04.233+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:54:00+00:00 exited with status success for try_number 1 [2024-05-21T14:55:04.240+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T14:54:00+00:00, map_index=-1, run_start_date=2024-05-21 14:55:02.768528+00:00, run_end_date=2024-05-21 14:55:03.125971+00:00, run_duration=0.357443, state=success, executor_state=success, try_number=1, max_tries=1, job_id=41, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:55:00.326967+00:00, queued_by_job_id=1, pid=905 [2024-05-21T14:55:04.240+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T14:50:00+00:00, map_index=-1, run_start_date=2024-05-21 14:55:02.828595+00:00, run_end_date=2024-05-21 14:55:03.216712+00:00, run_duration=0.388117, state=success, executor_state=success, try_number=1, max_tries=1, job_id=43, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:55:00.326967+00:00, queued_by_job_id=1, pid=907 [2024-05-21T14:55:04.241+0000] {scheduler_job.py:635} INFO - Setting external_id for to 60997892-553e-49dc-b9e0-fc6625abdd69 [2024-05-21T14:55:06.808+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:55:06.809+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 14:54:00+00:00, run_id=scheduled__2024-05-21T14:54:00+00:00, run_start_date=2024-05-21 14:55:00.201771+00:00, run_end_date=2024-05-21 14:55:06.808918+00:00, run_duration=6.607147, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:54:00+00:00, data_interval_end=2024-05-21 14:55:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T14:55:06.821+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:55:00+00:00, run_after=2024-05-21T14:56:00+00:00 [2024-05-21T14:55:06.858+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T14:55:06.858+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:55:06.859+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T14:55:06.862+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T14:50:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T14:55:06.862+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T14:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T14:55:06.921+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T14:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:55:06.921+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:54:00+00:00 exited with status success for try_number 1 [2024-05-21T14:55:06.922+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T14:50:00+00:00 exited with status success for try_number 1 [2024-05-21T14:55:06.935+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T14:54:00+00:00, map_index=-1, run_start_date=2024-05-21 14:55:02.805825+00:00, run_end_date=2024-05-21 14:55:05.964691+00:00, run_duration=3.158866, state=success, executor_state=success, try_number=1, max_tries=1, job_id=42, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:55:00.326967+00:00, queued_by_job_id=1, pid=906 [2024-05-21T14:55:06.936+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0d39c4e2-2c2d-4789-ad0d-e6fedc0f02ac [2024-05-21T14:55:06.936+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T14:50:00+00:00, map_index=-1, run_start_date=2024-05-21 14:55:05.973025+00:00, run_end_date=2024-05-21 14:55:06.333471+00:00, run_duration=0.360446, state=success, executor_state=success, try_number=1, max_tries=1, job_id=44, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:55:04.190344+00:00, queued_by_job_id=1, pid=946 [2024-05-21T14:55:10.723+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T14:55:10.723+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:55:10.724+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T14:55:10.726+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T14:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:55:10.727+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T14:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T14:55:10.855+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T14:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:55:10.874+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T14:50:00+00:00 exited with status success for try_number 1 [2024-05-21T14:55:10.903+0000] {scheduler_job.py:635} INFO - Setting external_id for to a95b5708-53fe-458d-8b6f-09ec20cde355 [2024-05-21T14:55:10.903+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T14:50:00+00:00, map_index=0, run_start_date=2024-05-21 14:55:09.040287+00:00, run_end_date=2024-05-21 14:55:09.504725+00:00, run_duration=0.464438, state=success, executor_state=success, try_number=1, max_tries=1, job_id=45, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:55:06.860217+00:00, queued_by_job_id=1, pid=958 [2024-05-21T14:55:13.311+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:55:13.311+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 14:50:00+00:00, run_id=scheduled__2024-05-21T14:50:00+00:00, run_start_date=2024-05-21 14:55:00.199601+00:00, run_end_date=2024-05-21 14:55:13.311630+00:00, run_duration=13.112029, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:50:00+00:00, data_interval_end=2024-05-21 14:55:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T14:55:13.318+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:55:00+00:00, run_after=2024-05-21T15:00:00+00:00 [2024-05-21T14:55:13.348+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T14:50:00+00:00 exited with status success for try_number 1 [2024-05-21T14:55:13.355+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T14:50:00+00:00, map_index=-1, run_start_date=2024-05-21 14:55:12.630956+00:00, run_end_date=2024-05-21 14:55:12.885083+00:00, run_duration=0.254127, state=success, executor_state=success, try_number=1, max_tries=1, job_id=46, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:55:10.725000+00:00, queued_by_job_id=1, pid=970 [2024-05-21T14:55:54.314+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T14:56:00.358+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T14:56:00.393+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:56:00+00:00, run_after=2024-05-21T14:57:00+00:00 [2024-05-21T14:56:00.411+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T14:56:00.501+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T14:56:00.501+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T14:56:00.502+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:56:00.502+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:56:00.503+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T14:56:00.506+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T14:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:56:00.506+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T14:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T14:56:00.506+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T14:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:56:00.507+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T14:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T14:56:00.507+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T14:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:56:00.507+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T14:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T14:56:01.006+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T14:54:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:56:01.007+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:56:01.008+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:56:01.016+0000] {scheduler_job.py:635} INFO - Setting external_id for to 90f28792-f5b3-4187-9500-a27f9c0b5f5d [2024-05-21T14:56:01.016+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4230e28f-67a6-4152-935a-ed0ef0411d75 [2024-05-21T14:56:01.016+0000] {scheduler_job.py:635} INFO - Setting external_id for to aa4a4d51-d53a-4914-9579-ddf33f80af75 [2024-05-21T14:56:03.507+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:56:03.508+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 14:54:00+00:00, run_id=scheduled__2024-05-21T14:54:00+00:00, run_start_date=2024-05-21 14:56:00.435813+00:00, run_end_date=2024-05-21 14:56:03.507914+00:00, run_duration=3.072101, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:54:00+00:00, data_interval_end=2024-05-21 14:56:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T14:56:03.519+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T14:56:00+00:00, run_after=2024-05-21T14:58:00+00:00 [2024-05-21T14:56:03.595+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T14:54:00+00:00 exited with status success for try_number 1 [2024-05-21T14:56:03.602+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T14:54:00+00:00, map_index=-1, run_start_date=2024-05-21 14:56:02.021076+00:00, run_end_date=2024-05-21 14:56:02.573144+00:00, run_duration=0.552068, state=success, executor_state=success, try_number=1, max_tries=1, job_id=47, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:56:00.504297+00:00, queued_by_job_id=1, pid=987 [2024-05-21T14:56:04.637+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:56:04.637+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 14:55:00+00:00, run_id=scheduled__2024-05-21T14:55:00+00:00, run_start_date=2024-05-21 14:56:00.436966+00:00, run_end_date=2024-05-21 14:56:04.637597+00:00, run_duration=4.200631, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:55:00+00:00, data_interval_end=2024-05-21 14:56:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T14:56:04.647+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:56:00+00:00, run_after=2024-05-21T14:57:00+00:00 [2024-05-21T14:56:04.680+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:55:00+00:00 exited with status success for try_number 1 [2024-05-21T14:56:04.686+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T14:55:00+00:00, map_index=-1, run_start_date=2024-05-21 14:56:03.563299+00:00, run_end_date=2024-05-21 14:56:03.912807+00:00, run_duration=0.349508, state=success, executor_state=success, try_number=1, max_tries=1, job_id=48, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:56:00.504297+00:00, queued_by_job_id=1, pid=1017 [2024-05-21T14:56:05.727+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:56:05.727+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 14:55:00+00:00, run_id=scheduled__2024-05-21T14:55:00+00:00, run_start_date=2024-05-21 14:56:00.437989+00:00, run_end_date=2024-05-21 14:56:05.727625+00:00, run_duration=5.289636, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:55:00+00:00, data_interval_end=2024-05-21 14:56:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T14:56:05.743+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:56:00+00:00, run_after=2024-05-21T14:57:00+00:00 [2024-05-21T14:56:05.776+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:55:00+00:00 exited with status success for try_number 1 [2024-05-21T14:56:05.784+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T14:55:00+00:00, map_index=-1, run_start_date=2024-05-21 14:56:03.575422+00:00, run_end_date=2024-05-21 14:56:05.164581+00:00, run_duration=1.589159, state=success, executor_state=success, try_number=1, max_tries=1, job_id=49, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:56:00.504297+00:00, queued_by_job_id=1, pid=1018 [2024-05-21T14:56:54.731+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T14:56:54.732+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-05-21T14:56:54.732+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T14:56:54.734+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240521145653_344800', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:56:54.734+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240521145653_344800', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-05-21T14:56:54.782+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521145653_344800 exited with status queued for try_number 1 [2024-05-21T14:56:54.788+0000] {scheduler_job.py:635} INFO - Setting external_id for to 16867481-f3bd-4e3e-88f6-1563e9a501ed [2024-05-21T14:56:55.908+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:56:55.909+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-05-21 14:56:53.706842+00:00, run_id=vdu_down_20240521145653_344800, run_start_date=2024-05-21 14:56:54.705710+00:00, run_end_date=2024-05-21 14:56:55.908969+00:00, run_duration=1.203259, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-05-21 14:56:53.706842+00:00, data_interval_end=2024-05-21 14:56:53.706842+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-05-21T14:56:55.913+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-05-21T14:56:55.942+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521145653_344800 exited with status success for try_number 1 [2024-05-21T14:56:55.947+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240521145653_344800, map_index=-1, run_start_date=2024-05-21 14:56:55.448504+00:00, run_end_date=2024-05-21 14:56:55.731220+00:00, run_duration=0.282716, state=success, executor_state=success, try_number=1, max_tries=1, job_id=50, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:56:54.733346+00:00, queued_by_job_id=1, pid=1051 [2024-05-21T14:57:00.909+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T14:57:00.923+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:57:00+00:00, run_after=2024-05-21T14:58:00+00:00 [2024-05-21T14:57:00.972+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T14:57:00.972+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:57:00.972+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:57:00.973+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T14:57:00.975+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T14:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:57:00.976+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T14:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T14:57:00.976+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T14:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:57:00.976+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T14:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T14:57:01.138+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:56:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:57:01.141+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:56:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:57:01.149+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9c08ac73-3fe4-49a9-aee5-9848777073b7 [2024-05-21T14:57:01.149+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9d4ea5ec-eca3-47b6-a9d7-fb4c6ec0e1c6 [2024-05-21T14:57:03.807+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:57:03.807+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 14:56:00+00:00, run_id=scheduled__2024-05-21T14:56:00+00:00, run_start_date=2024-05-21 14:57:00.937964+00:00, run_end_date=2024-05-21 14:57:03.807366+00:00, run_duration=2.869402, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:56:00+00:00, data_interval_end=2024-05-21 14:57:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T14:57:03.818+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:57:00+00:00, run_after=2024-05-21T14:58:00+00:00 [2024-05-21T14:57:03.846+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:56:00+00:00 exited with status success for try_number 1 [2024-05-21T14:57:03.850+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T14:56:00+00:00, map_index=-1, run_start_date=2024-05-21 14:57:02.890047+00:00, run_end_date=2024-05-21 14:57:03.153651+00:00, run_duration=0.263604, state=success, executor_state=success, try_number=1, max_tries=1, job_id=51, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:57:00.974202+00:00, queued_by_job_id=1, pid=1083 [2024-05-21T14:57:04.899+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:57:04.900+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 14:56:00+00:00, run_id=scheduled__2024-05-21T14:56:00+00:00, run_start_date=2024-05-21 14:57:00.936787+00:00, run_end_date=2024-05-21 14:57:04.900284+00:00, run_duration=3.963497, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:56:00+00:00, data_interval_end=2024-05-21 14:57:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T14:57:04.913+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:57:00+00:00, run_after=2024-05-21T14:58:00+00:00 [2024-05-21T14:57:04.950+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:56:00+00:00 exited with status success for try_number 1 [2024-05-21T14:57:04.955+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T14:56:00+00:00, map_index=-1, run_start_date=2024-05-21 14:57:02.929378+00:00, run_end_date=2024-05-21 14:57:04.297976+00:00, run_duration=1.368598, state=success, executor_state=success, try_number=1, max_tries=1, job_id=52, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:57:00.974202+00:00, queued_by_job_id=1, pid=1084 [2024-05-21T14:58:00.050+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:58:00+00:00, run_after=2024-05-21T14:59:00+00:00 [2024-05-21T14:58:00.056+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T14:58:00.061+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T14:58:00.132+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T14:58:00.134+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T14:58:00.134+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:58:00.134+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:58:00.135+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T14:58:00.137+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T14:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:58:00.137+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T14:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T14:58:00.138+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T14:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:58:00.138+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T14:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T14:58:00.138+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T14:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:58:00.138+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T14:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T14:58:00.588+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T14:56:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:58:00.588+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:57:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:58:00.588+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:57:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:58:00.602+0000] {scheduler_job.py:635} INFO - Setting external_id for to e424edd5-9f5e-4eab-a298-aef92d247297 [2024-05-21T14:58:00.602+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5a7de9df-887d-4fd3-bb2d-951c0b7d97b6 [2024-05-21T14:58:00.602+0000] {scheduler_job.py:635} INFO - Setting external_id for to f51f9a74-726e-4a56-aa98-6be95a7908d3 [2024-05-21T14:58:01.955+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:58:01.955+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 14:56:00+00:00, run_id=scheduled__2024-05-21T14:56:00+00:00, run_start_date=2024-05-21 14:58:00.072565+00:00, run_end_date=2024-05-21 14:58:01.955436+00:00, run_duration=1.882871, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:56:00+00:00, data_interval_end=2024-05-21 14:58:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T14:58:01.966+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T14:58:00+00:00, run_after=2024-05-21T15:00:00+00:00 [2024-05-21T14:58:02.022+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T14:56:00+00:00 exited with status success for try_number 1 [2024-05-21T14:58:02.028+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T14:56:00+00:00, map_index=-1, run_start_date=2024-05-21 14:58:01.415743+00:00, run_end_date=2024-05-21 14:58:01.728580+00:00, run_duration=0.312837, state=success, executor_state=success, try_number=1, max_tries=1, job_id=53, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:58:00.136188+00:00, queued_by_job_id=1, pid=1118 [2024-05-21T14:58:03.394+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:58:03.394+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 14:57:00+00:00, run_id=scheduled__2024-05-21T14:57:00+00:00, run_start_date=2024-05-21 14:58:00.074173+00:00, run_end_date=2024-05-21 14:58:03.394850+00:00, run_duration=3.320677, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:57:00+00:00, data_interval_end=2024-05-21 14:58:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T14:58:03.405+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:58:00+00:00, run_after=2024-05-21T14:59:00+00:00 [2024-05-21T14:58:03.443+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:57:00+00:00 exited with status success for try_number 1 [2024-05-21T14:58:03.448+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T14:57:00+00:00, map_index=-1, run_start_date=2024-05-21 14:58:02.413353+00:00, run_end_date=2024-05-21 14:58:02.700407+00:00, run_duration=0.287054, state=success, executor_state=success, try_number=1, max_tries=1, job_id=54, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:58:00.136188+00:00, queued_by_job_id=1, pid=1148 [2024-05-21T14:58:04.484+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:58:04.484+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 14:57:00+00:00, run_id=scheduled__2024-05-21T14:57:00+00:00, run_start_date=2024-05-21 14:58:00.075553+00:00, run_end_date=2024-05-21 14:58:04.484437+00:00, run_duration=4.408884, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:57:00+00:00, data_interval_end=2024-05-21 14:58:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T14:58:04.495+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:58:00+00:00, run_after=2024-05-21T14:59:00+00:00 [2024-05-21T14:58:04.525+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:57:00+00:00 exited with status success for try_number 1 [2024-05-21T14:58:04.530+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T14:57:00+00:00, map_index=-1, run_start_date=2024-05-21 14:58:02.606467+00:00, run_end_date=2024-05-21 14:58:04.264363+00:00, run_duration=1.657896, state=success, executor_state=success, try_number=1, max_tries=1, job_id=55, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:58:00.136188+00:00, queued_by_job_id=1, pid=1149 [2024-05-21T14:58:54.982+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T14:58:54.982+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-05-21T14:58:54.983+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T14:58:54.985+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240521145853_040013', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:58:54.985+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240521145853_040013', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-05-21T14:58:55.039+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521145853_040013 exited with status queued for try_number 1 [2024-05-21T14:58:55.046+0000] {scheduler_job.py:635} INFO - Setting external_id for to a32fa2d3-10f1-4c92-81e1-cf32eeddec2f [2024-05-21T14:58:56.187+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:58:56.187+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-05-21 14:58:53.709496+00:00, run_id=vdu_down_20240521145853_040013, run_start_date=2024-05-21 14:58:54.934458+00:00, run_end_date=2024-05-21 14:58:56.187281+00:00, run_duration=1.252823, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-05-21 14:58:53.709496+00:00, data_interval_end=2024-05-21 14:58:53.709496+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-05-21T14:58:56.189+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-05-21T14:58:56.222+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521145853_040013 exited with status success for try_number 1 [2024-05-21T14:58:56.227+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240521145853_040013, map_index=-1, run_start_date=2024-05-21 14:58:55.743651+00:00, run_end_date=2024-05-21 14:58:56.051799+00:00, run_duration=0.308148, state=success, executor_state=success, try_number=1, max_tries=1, job_id=56, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:58:54.983861+00:00, queued_by_job_id=1, pid=1181 [2024-05-21T14:59:00.269+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:59:00+00:00, run_after=2024-05-21T15:00:00+00:00 [2024-05-21T14:59:00.284+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T14:59:00.367+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T14:59:00.367+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:59:00.367+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T14:59:00.368+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T14:59:00.371+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T14:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:59:00.371+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T14:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T14:59:00.371+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T14:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T14:59:00.371+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T14:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T14:59:00.608+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:58:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:59:00.610+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:58:00+00:00 exited with status queued for try_number 1 [2024-05-21T14:59:00.627+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5b27408d-e2e9-4a4b-a47a-b89fcaa69d65 [2024-05-21T14:59:00.627+0000] {scheduler_job.py:635} INFO - Setting external_id for to 400fa822-119c-48c6-9a8e-49a2c0ad1020 [2024-05-21T14:59:03.002+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:59:03.002+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 14:58:00+00:00, run_id=scheduled__2024-05-21T14:58:00+00:00, run_start_date=2024-05-21 14:59:00.313045+00:00, run_end_date=2024-05-21 14:59:03.002677+00:00, run_duration=2.689632, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:58:00+00:00, data_interval_end=2024-05-21 14:59:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T14:59:03.012+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:59:00+00:00, run_after=2024-05-21T15:00:00+00:00 [2024-05-21T14:59:03.044+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:58:00+00:00 exited with status success for try_number 1 [2024-05-21T14:59:03.048+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T14:58:00+00:00, map_index=-1, run_start_date=2024-05-21 14:59:02.506501+00:00, run_end_date=2024-05-21 14:59:02.805020+00:00, run_duration=0.298519, state=success, executor_state=success, try_number=1, max_tries=1, job_id=58, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:59:00.369478+00:00, queued_by_job_id=1, pid=1214 [2024-05-21T14:59:04.100+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T14:59:04.101+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 14:58:00+00:00, run_id=scheduled__2024-05-21T14:58:00+00:00, run_start_date=2024-05-21 14:59:00.314276+00:00, run_end_date=2024-05-21 14:59:04.101095+00:00, run_duration=3.786819, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:58:00+00:00, data_interval_end=2024-05-21 14:59:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T14:59:04.114+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T14:59:00+00:00, run_after=2024-05-21T15:00:00+00:00 [2024-05-21T14:59:04.140+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:58:00+00:00 exited with status success for try_number 1 [2024-05-21T14:59:04.144+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T14:58:00+00:00, map_index=-1, run_start_date=2024-05-21 14:59:02.477336+00:00, run_end_date=2024-05-21 14:59:03.811696+00:00, run_duration=1.33436, state=success, executor_state=success, try_number=1, max_tries=1, job_id=57, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 14:59:00.369478+00:00, queued_by_job_id=1, pid=1213 [2024-05-21T15:00:00.438+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:00:00.455+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:00:00+00:00, run_after=2024-05-21T15:05:00+00:00 [2024-05-21T15:00:00.464+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:00:00.479+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:00:00+00:00, run_after=2024-05-21T15:01:00+00:00 [2024-05-21T15:00:00.586+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T15:00:00.586+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:00:00.586+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T15:00:00.586+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:00:00.586+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:00:00.587+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:00:00.590+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T14:55:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T15:00:00.591+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T14:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T15:00:00.591+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T14:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:00:00.591+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T14:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T15:00:00.591+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T14:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:00:00.591+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T14:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:00:00.591+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T14:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:00:00.591+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T14:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:00:01.014+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T14:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:00:01.015+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T14:58:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:00:01.015+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:59:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:00:01.015+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:59:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:00:01.027+0000] {scheduler_job.py:635} INFO - Setting external_id for to bd441807-092a-47dc-8296-faa63dc4f826 [2024-05-21T15:00:01.028+0000] {scheduler_job.py:635} INFO - Setting external_id for to 36f03d2d-7fe2-4551-9265-c1361ed17bb0 [2024-05-21T15:00:01.028+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9e768db6-1b7d-4125-b662-5f27a9e5aefe [2024-05-21T15:00:01.028+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6c1031ee-c757-4716-9b10-99928cfc3f19 [2024-05-21T15:00:02.598+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:00:02.599+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 14:58:00+00:00, run_id=scheduled__2024-05-21T14:58:00+00:00, run_start_date=2024-05-21 15:00:00.498255+00:00, run_end_date=2024-05-21 15:00:02.599424+00:00, run_duration=2.101169, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:58:00+00:00, data_interval_end=2024-05-21 15:00:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T15:00:02.608+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T15:00:00+00:00, run_after=2024-05-21T15:02:00+00:00 [2024-05-21T15:00:02.676+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T14:58:00+00:00 exited with status success for try_number 1 [2024-05-21T15:00:02.682+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T14:58:00+00:00, map_index=-1, run_start_date=2024-05-21 15:00:02.002519+00:00, run_end_date=2024-05-21 15:00:02.437386+00:00, run_duration=0.434867, state=success, executor_state=success, try_number=1, max_tries=1, job_id=59, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:00:00.588972+00:00, queued_by_job_id=1, pid=1250 [2024-05-21T15:00:03.716+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T15:00:03.716+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:00:03.716+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:00:03.719+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T14:55:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T15:00:03.719+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T14:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T15:00:03.785+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T14:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:00:03.785+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T14:55:00+00:00 exited with status success for try_number 1 [2024-05-21T15:00:03.792+0000] {scheduler_job.py:635} INFO - Setting external_id for to 23a4f660-ab08-4f53-80cc-1fa9f9a2cdf3 [2024-05-21T15:00:03.792+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T14:55:00+00:00, map_index=-1, run_start_date=2024-05-21 15:00:03.163830+00:00, run_end_date=2024-05-21 15:00:03.586615+00:00, run_duration=0.422785, state=success, executor_state=success, try_number=1, max_tries=1, job_id=61, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:00:00.588972+00:00, queued_by_job_id=1, pid=1291 [2024-05-21T15:00:03.863+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:00:03.864+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 14:59:00+00:00, run_id=scheduled__2024-05-21T14:59:00+00:00, run_start_date=2024-05-21 15:00:00.500449+00:00, run_end_date=2024-05-21 15:00:03.863993+00:00, run_duration=3.363544, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:59:00+00:00, data_interval_end=2024-05-21 15:00:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:00:03.883+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:00:00+00:00, run_after=2024-05-21T15:01:00+00:00 [2024-05-21T15:00:03.926+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:59:00+00:00 exited with status success for try_number 1 [2024-05-21T15:00:03.931+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T14:59:00+00:00, map_index=-1, run_start_date=2024-05-21 15:00:03.325852+00:00, run_end_date=2024-05-21 15:00:03.706605+00:00, run_duration=0.380753, state=success, executor_state=success, try_number=1, max_tries=1, job_id=62, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:00:00.588972+00:00, queued_by_job_id=1, pid=1301 [2024-05-21T15:00:06.118+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T15:00:06.119+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:00:06.120+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:00:06.124+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T14:55:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T15:00:06.133+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T14:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T15:00:06.198+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T14:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:00:06.198+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T14:55:00+00:00 exited with status success for try_number 1 [2024-05-21T15:00:06.204+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T14:55:00+00:00, map_index=-1, run_start_date=2024-05-21 15:00:05.413291+00:00, run_end_date=2024-05-21 15:00:05.674148+00:00, run_duration=0.260857, state=success, executor_state=success, try_number=1, max_tries=1, job_id=63, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:00:03.717432+00:00, queued_by_job_id=1, pid=1331 [2024-05-21T15:00:06.205+0000] {scheduler_job.py:635} INFO - Setting external_id for to 81bddac0-27ec-4b26-ab2c-68a890a27743 [2024-05-21T15:00:07.386+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:00:07.396+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 14:59:00+00:00, run_id=scheduled__2024-05-21T14:59:00+00:00, run_start_date=2024-05-21 15:00:00.499429+00:00, run_end_date=2024-05-21 15:00:07.387265+00:00, run_duration=6.887836, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:59:00+00:00, data_interval_end=2024-05-21 15:00:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:00:07.416+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:00:00+00:00, run_after=2024-05-21T15:01:00+00:00 [2024-05-21T15:00:07.478+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T14:59:00+00:00 exited with status success for try_number 1 [2024-05-21T15:00:07.495+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T14:59:00+00:00, map_index=-1, run_start_date=2024-05-21 15:00:03.038982+00:00, run_end_date=2024-05-21 15:00:07.010871+00:00, run_duration=3.971889, state=success, executor_state=success, try_number=1, max_tries=1, job_id=60, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:00:00.588972+00:00, queued_by_job_id=1, pid=1281 [2024-05-21T15:00:08.889+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T15:00:08.889+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:00:08.890+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:00:08.892+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T14:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:00:08.892+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T14:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T15:00:08.992+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T14:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:00:08.994+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T14:55:00+00:00 exited with status success for try_number 1 [2024-05-21T15:00:09.022+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T14:55:00+00:00, map_index=0, run_start_date=2024-05-21 15:00:08.344129+00:00, run_end_date=2024-05-21 15:00:08.684741+00:00, run_duration=0.340612, state=success, executor_state=success, try_number=1, max_tries=1, job_id=64, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:00:06.120552+00:00, queued_by_job_id=1, pid=1343 [2024-05-21T15:00:09.023+0000] {scheduler_job.py:635} INFO - Setting external_id for to bda7b54d-a945-4b29-8ed5-ff506932ff6e [2024-05-21T15:00:11.364+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:00:11.365+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 14:55:00+00:00, run_id=scheduled__2024-05-21T14:55:00+00:00, run_start_date=2024-05-21 15:00:00.497127+00:00, run_end_date=2024-05-21 15:00:11.365183+00:00, run_duration=10.868056, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 14:55:00+00:00, data_interval_end=2024-05-21 15:00:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T15:00:11.377+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:00:00+00:00, run_after=2024-05-21T15:05:00+00:00 [2024-05-21T15:00:12.510+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T14:55:00+00:00 exited with status success for try_number 1 [2024-05-21T15:00:12.517+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T14:55:00+00:00, map_index=-1, run_start_date=2024-05-21 15:00:11.037624+00:00, run_end_date=2024-05-21 15:00:11.318729+00:00, run_duration=0.281105, state=success, executor_state=success, try_number=1, max_tries=1, job_id=65, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:00:08.890998+00:00, queued_by_job_id=1, pid=1355 [2024-05-21T15:00:54.357+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T15:01:00.636+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:01:00.652+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:01:00+00:00, run_after=2024-05-21T15:02:00+00:00 [2024-05-21T15:01:00.721+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T15:01:00.721+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:01:00.721+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:01:00.722+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:01:00.725+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:01:00.726+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:01:00.726+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:01:00.726+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:01:01.007+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:01:01.008+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:01:01.018+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9067abcb-5dbc-42f4-b5cb-7e41e687222d [2024-05-21T15:01:01.019+0000] {scheduler_job.py:635} INFO - Setting external_id for to 48800548-e108-4ad6-a4d8-888b8cc6006f [2024-05-21T15:01:03.079+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:01:03.079+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:00:00+00:00, run_id=scheduled__2024-05-21T15:00:00+00:00, run_start_date=2024-05-21 15:01:00.667237+00:00, run_end_date=2024-05-21 15:01:03.079782+00:00, run_duration=2.412545, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:00:00+00:00, data_interval_end=2024-05-21 15:01:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:01:03.090+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:01:00+00:00, run_after=2024-05-21T15:02:00+00:00 [2024-05-21T15:01:04.188+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:00:00+00:00 exited with status success for try_number 1 [2024-05-21T15:01:04.196+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:00:00+00:00, map_index=-1, run_start_date=2024-05-21 15:01:02.744273+00:00, run_end_date=2024-05-21 15:01:03.059020+00:00, run_duration=0.314747, state=success, executor_state=success, try_number=1, max_tries=1, job_id=66, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:01:00.723478+00:00, queued_by_job_id=1, pid=1391 [2024-05-21T15:01:04.635+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:01:04.637+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:00:00+00:00, run_id=scheduled__2024-05-21T15:00:00+00:00, run_start_date=2024-05-21 15:01:00.666003+00:00, run_end_date=2024-05-21 15:01:04.637178+00:00, run_duration=3.971175, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:00:00+00:00, data_interval_end=2024-05-21 15:01:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:01:04.648+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:01:00+00:00, run_after=2024-05-21T15:02:00+00:00 [2024-05-21T15:01:05.745+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:00:00+00:00 exited with status success for try_number 1 [2024-05-21T15:01:05.751+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:00:00+00:00, map_index=-1, run_start_date=2024-05-21 15:01:02.780257+00:00, run_end_date=2024-05-21 15:01:04.604763+00:00, run_duration=1.824506, state=success, executor_state=success, try_number=1, max_tries=1, job_id=67, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:01:00.723478+00:00, queued_by_job_id=1, pid=1392 [2024-05-21T15:02:00.260+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:02:00.273+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:02:00+00:00, run_after=2024-05-21T15:03:00+00:00 [2024-05-21T15:02:00.282+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:02:00.353+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T15:02:00.353+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T15:02:00.353+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:02:00.354+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:02:00.354+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:02:00.357+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T15:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:02:00.358+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T15:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T15:02:00.358+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:02:00.358+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:02:00.358+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:02:00.358+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:02:00.695+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:02:00.696+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:01:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:02:00.697+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:01:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:02:00.715+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5e902c2e-9b97-4b82-90ba-617b295530f8 [2024-05-21T15:02:00.720+0000] {scheduler_job.py:635} INFO - Setting external_id for to e7d4dac6-7a18-4c3c-a39c-08fc86af3a25 [2024-05-21T15:02:00.720+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5a3d10e9-eae6-4a19-9c3f-1bcf417926fd [2024-05-21T15:02:01.968+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:02:01.968+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 15:00:00+00:00, run_id=scheduled__2024-05-21T15:00:00+00:00, run_start_date=2024-05-21 15:02:00.298937+00:00, run_end_date=2024-05-21 15:02:01.968583+00:00, run_duration=1.669646, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:00:00+00:00, data_interval_end=2024-05-21 15:02:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T15:02:01.980+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T15:02:00+00:00, run_after=2024-05-21T15:04:00+00:00 [2024-05-21T15:02:02.053+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:00:00+00:00 exited with status success for try_number 1 [2024-05-21T15:02:02.062+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T15:00:00+00:00, map_index=-1, run_start_date=2024-05-21 15:02:01.404088+00:00, run_end_date=2024-05-21 15:02:01.742590+00:00, run_duration=0.338502, state=success, executor_state=success, try_number=1, max_tries=1, job_id=68, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:02:00.355945+00:00, queued_by_job_id=1, pid=1426 [2024-05-21T15:02:03.113+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:02:03.113+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:01:00+00:00, run_id=scheduled__2024-05-21T15:01:00+00:00, run_start_date=2024-05-21 15:02:00.301199+00:00, run_end_date=2024-05-21 15:02:03.113918+00:00, run_duration=2.812719, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:01:00+00:00, data_interval_end=2024-05-21 15:02:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:02:03.124+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:02:00+00:00, run_after=2024-05-21T15:03:00+00:00 [2024-05-21T15:02:03.152+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:01:00+00:00 exited with status success for try_number 1 [2024-05-21T15:02:03.156+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:01:00+00:00, map_index=-1, run_start_date=2024-05-21 15:02:02.688669+00:00, run_end_date=2024-05-21 15:02:02.975405+00:00, run_duration=0.286736, state=success, executor_state=success, try_number=1, max_tries=1, job_id=70, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:02:00.355945+00:00, queued_by_job_id=1, pid=1457 [2024-05-21T15:02:05.537+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:02:05.537+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:01:00+00:00, run_id=scheduled__2024-05-21T15:01:00+00:00, run_start_date=2024-05-21 15:02:00.300133+00:00, run_end_date=2024-05-21 15:02:05.537697+00:00, run_duration=5.237564, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:01:00+00:00, data_interval_end=2024-05-21 15:02:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:02:05.546+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:02:00+00:00, run_after=2024-05-21T15:03:00+00:00 [2024-05-21T15:02:05.572+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:01:00+00:00 exited with status success for try_number 1 [2024-05-21T15:02:05.578+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:01:00+00:00, map_index=-1, run_start_date=2024-05-21 15:02:02.669984+00:00, run_end_date=2024-05-21 15:02:04.686712+00:00, run_duration=2.016728, state=success, executor_state=success, try_number=1, max_tries=1, job_id=69, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:02:00.355945+00:00, queued_by_job_id=1, pid=1456 [2024-05-21T15:03:01.037+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:03:00+00:00, run_after=2024-05-21T15:04:00+00:00 [2024-05-21T15:03:01.059+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:03:01.132+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T15:03:01.132+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:03:01.132+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:03:01.133+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:03:01.137+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:03:01.137+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:03:01.138+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:03:01.138+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:03:01.413+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:02:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:03:01.413+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:02:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:03:01.424+0000] {scheduler_job.py:635} INFO - Setting external_id for to b278e7f5-2735-4252-a6d5-09eee2ed9368 [2024-05-21T15:03:01.425+0000] {scheduler_job.py:635} INFO - Setting external_id for to 77bd7eb3-1bbe-40a5-b6cf-b36abeb0a76a [2024-05-21T15:03:03.675+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:03:03.676+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:02:00+00:00, run_id=scheduled__2024-05-21T15:02:00+00:00, run_start_date=2024-05-21 15:03:01.074974+00:00, run_end_date=2024-05-21 15:03:03.676113+00:00, run_duration=2.601139, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:02:00+00:00, data_interval_end=2024-05-21 15:03:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:03:03.687+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:03:00+00:00, run_after=2024-05-21T15:04:00+00:00 [2024-05-21T15:03:03.720+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:02:00+00:00 exited with status success for try_number 1 [2024-05-21T15:03:03.724+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:02:00+00:00, map_index=-1, run_start_date=2024-05-21 15:03:03.242617+00:00, run_end_date=2024-05-21 15:03:03.582706+00:00, run_duration=0.340089, state=success, executor_state=success, try_number=1, max_tries=1, job_id=72, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:03:01.134707+00:00, queued_by_job_id=1, pid=1512 [2024-05-21T15:03:05.831+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:03:05.832+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:02:00+00:00, run_id=scheduled__2024-05-21T15:02:00+00:00, run_start_date=2024-05-21 15:03:01.076084+00:00, run_end_date=2024-05-21 15:03:05.832250+00:00, run_duration=4.756166, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:02:00+00:00, data_interval_end=2024-05-21 15:03:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:03:05.845+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:03:00+00:00, run_after=2024-05-21T15:04:00+00:00 [2024-05-21T15:03:05.881+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:02:00+00:00 exited with status success for try_number 1 [2024-05-21T15:03:05.888+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:02:00+00:00, map_index=-1, run_start_date=2024-05-21 15:03:03.204977+00:00, run_end_date=2024-05-21 15:03:04.897718+00:00, run_duration=1.692741, state=success, executor_state=success, try_number=1, max_tries=1, job_id=71, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:03:01.134707+00:00, queued_by_job_id=1, pid=1511 [2024-05-21T15:04:00.165+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:04:00.171+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:04:00.188+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:04:00+00:00, run_after=2024-05-21T15:05:00+00:00 [2024-05-21T15:04:00.269+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T15:04:00.270+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T15:04:00.270+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:04:00.271+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:04:00.271+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:04:00.274+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T15:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:04:00.274+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T15:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T15:04:00.274+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:04:00.274+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:04:00.275+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:04:00.275+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:04:00.681+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:02:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:04:00.681+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:03:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:04:00.681+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:03:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:04:00.699+0000] {scheduler_job.py:635} INFO - Setting external_id for to 301c20e7-4ccc-403a-9b70-443484697ca9 [2024-05-21T15:04:00.699+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2c14feb1-6d55-46d8-9533-1379ef5890eb [2024-05-21T15:04:00.699+0000] {scheduler_job.py:635} INFO - Setting external_id for to f3fcaedf-5ba9-463c-b348-d287e38eab46 [2024-05-21T15:04:02.026+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:04:02.026+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 15:02:00+00:00, run_id=scheduled__2024-05-21T15:02:00+00:00, run_start_date=2024-05-21 15:04:00.211527+00:00, run_end_date=2024-05-21 15:04:02.026750+00:00, run_duration=1.815223, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:02:00+00:00, data_interval_end=2024-05-21 15:04:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T15:04:02.048+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T15:04:00+00:00, run_after=2024-05-21T15:06:00+00:00 [2024-05-21T15:04:03.470+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:02:00+00:00 exited with status success for try_number 1 [2024-05-21T15:04:03.475+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T15:02:00+00:00, map_index=-1, run_start_date=2024-05-21 15:04:01.394918+00:00, run_end_date=2024-05-21 15:04:01.910582+00:00, run_duration=0.515664, state=success, executor_state=success, try_number=1, max_tries=1, job_id=73, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:04:00.272624+00:00, queued_by_job_id=1, pid=1546 [2024-05-21T15:04:03.963+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:04:03.964+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:03:00+00:00, run_id=scheduled__2024-05-21T15:03:00+00:00, run_start_date=2024-05-21 15:04:00.216071+00:00, run_end_date=2024-05-21 15:04:03.964008+00:00, run_duration=3.747937, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:03:00+00:00, data_interval_end=2024-05-21 15:04:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:04:03.987+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:04:00+00:00, run_after=2024-05-21T15:05:00+00:00 [2024-05-21T15:04:04.048+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:03:00+00:00 exited with status success for try_number 1 [2024-05-21T15:04:04.055+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:03:00+00:00, map_index=-1, run_start_date=2024-05-21 15:04:03.119978+00:00, run_end_date=2024-05-21 15:04:03.603322+00:00, run_duration=0.483344, state=success, executor_state=success, try_number=1, max_tries=1, job_id=74, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:04:00.272624+00:00, queued_by_job_id=1, pid=1577 [2024-05-21T15:04:05.101+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:04:05.101+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:03:00+00:00, run_id=scheduled__2024-05-21T15:03:00+00:00, run_start_date=2024-05-21 15:04:00.213795+00:00, run_end_date=2024-05-21 15:04:05.101393+00:00, run_duration=4.887598, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:03:00+00:00, data_interval_end=2024-05-21 15:04:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:04:05.118+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:04:00+00:00, run_after=2024-05-21T15:05:00+00:00 [2024-05-21T15:04:05.164+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:03:00+00:00 exited with status success for try_number 1 [2024-05-21T15:04:05.173+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:03:00+00:00, map_index=-1, run_start_date=2024-05-21 15:04:03.112993+00:00, run_end_date=2024-05-21 15:04:04.877104+00:00, run_duration=1.764111, state=success, executor_state=success, try_number=1, max_tries=1, job_id=75, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:04:00.272624+00:00, queued_by_job_id=1, pid=1576 [2024-05-21T15:05:00.900+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:05:00+00:00, run_after=2024-05-21T15:06:00+00:00 [2024-05-21T15:05:00.909+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:05:00.924+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:05:00+00:00, run_after=2024-05-21T15:10:00+00:00 [2024-05-21T15:05:01.015+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T15:05:01.015+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:05:01.016+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:05:01.016+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:05:01.016+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:05:01.019+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T15:00:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T15:05:01.019+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T15:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T15:05:01.020+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:05:01.020+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:05:01.020+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:05:01.020+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:05:01.293+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T15:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:05:01.296+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:04:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:05:01.296+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:04:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:05:01.306+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3c0eb735-a840-47a3-8d45-0c5ad6ce1348 [2024-05-21T15:05:01.307+0000] {scheduler_job.py:635} INFO - Setting external_id for to 669ed4e0-ebe4-4b07-9271-0787a86ae3cd [2024-05-21T15:05:01.307+0000] {scheduler_job.py:635} INFO - Setting external_id for to c7276717-030b-4171-bc55-33d219716927 [2024-05-21T15:05:04.073+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:05:04.074+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:04:00+00:00, run_id=scheduled__2024-05-21T15:04:00+00:00, run_start_date=2024-05-21 15:05:00.938770+00:00, run_end_date=2024-05-21 15:05:04.074171+00:00, run_duration=3.135401, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:04:00+00:00, data_interval_end=2024-05-21 15:05:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:05:04.086+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:05:00+00:00, run_after=2024-05-21T15:06:00+00:00 [2024-05-21T15:05:04.109+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T15:05:04.110+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:05:04.111+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:05:04.113+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T15:00:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T15:05:04.113+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T15:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T15:05:04.159+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T15:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:05:04.159+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T15:00:00+00:00 exited with status success for try_number 1 [2024-05-21T15:05:04.160+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:04:00+00:00 exited with status success for try_number 1 [2024-05-21T15:05:04.165+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:04:00+00:00, map_index=-1, run_start_date=2024-05-21 15:05:03.374853+00:00, run_end_date=2024-05-21 15:05:03.759837+00:00, run_duration=0.384984, state=success, executor_state=success, try_number=1, max_tries=1, job_id=78, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:05:01.017755+00:00, queued_by_job_id=1, pid=1644 [2024-05-21T15:05:04.166+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T15:00:00+00:00, map_index=-1, run_start_date=2024-05-21 15:05:03.240188+00:00, run_end_date=2024-05-21 15:05:03.624153+00:00, run_duration=0.383965, state=success, executor_state=success, try_number=1, max_tries=1, job_id=76, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:05:01.017755+00:00, queued_by_job_id=1, pid=1642 [2024-05-21T15:05:04.166+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3c6831ee-ca01-42e0-bfdb-689fd02aa4e8 [2024-05-21T15:05:06.569+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T15:05:06.580+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:05:06.583+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:05:06.587+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T15:00:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T15:05:06.587+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T15:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T15:05:06.671+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T15:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:05:06.672+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T15:00:00+00:00 exited with status success for try_number 1 [2024-05-21T15:05:06.677+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T15:00:00+00:00, map_index=-1, run_start_date=2024-05-21 15:05:05.857382+00:00, run_end_date=2024-05-21 15:05:06.221708+00:00, run_duration=0.364326, state=success, executor_state=success, try_number=1, max_tries=1, job_id=79, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:05:04.112118+00:00, queued_by_job_id=1, pid=1683 [2024-05-21T15:05:06.678+0000] {scheduler_job.py:635} INFO - Setting external_id for to f1a988fb-8ddd-405d-999d-a2aaa00e0e0b [2024-05-21T15:05:07.994+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:05:07.999+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:04:00+00:00, run_id=scheduled__2024-05-21T15:04:00+00:00, run_start_date=2024-05-21 15:05:00.939766+00:00, run_end_date=2024-05-21 15:05:07.999029+00:00, run_duration=7.059263, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:04:00+00:00, data_interval_end=2024-05-21 15:05:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:05:08.044+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:05:00+00:00, run_after=2024-05-21T15:06:00+00:00 [2024-05-21T15:05:08.211+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:04:00+00:00 exited with status success for try_number 1 [2024-05-21T15:05:08.219+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:04:00+00:00, map_index=-1, run_start_date=2024-05-21 15:05:03.272057+00:00, run_end_date=2024-05-21 15:05:07.052308+00:00, run_duration=3.780251, state=success, executor_state=success, try_number=1, max_tries=1, job_id=77, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:05:01.017755+00:00, queued_by_job_id=1, pid=1643 [2024-05-21T15:05:10.507+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T15:05:10.507+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:05:10.514+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:05:10.516+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T15:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:05:10.517+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T15:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T15:05:10.610+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T15:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:05:10.611+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T15:00:00+00:00 exited with status success for try_number 1 [2024-05-21T15:05:10.621+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T15:00:00+00:00, map_index=0, run_start_date=2024-05-21 15:05:09.184209+00:00, run_end_date=2024-05-21 15:05:09.783644+00:00, run_duration=0.599435, state=success, executor_state=success, try_number=1, max_tries=1, job_id=80, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:05:06.585394+00:00, queued_by_job_id=1, pid=1695 [2024-05-21T15:05:10.621+0000] {scheduler_job.py:635} INFO - Setting external_id for to fcbae475-d5a3-4e5b-b051-bba8e439ae7b [2024-05-21T15:05:14.387+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:05:14.387+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:00:00+00:00, run_id=scheduled__2024-05-21T15:00:00+00:00, run_start_date=2024-05-21 15:05:00.937418+00:00, run_end_date=2024-05-21 15:05:14.387320+00:00, run_duration=13.449902, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:00:00+00:00, data_interval_end=2024-05-21 15:05:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T15:05:14.396+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:05:00+00:00, run_after=2024-05-21T15:10:00+00:00 [2024-05-21T15:05:14.422+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T15:00:00+00:00 exited with status success for try_number 1 [2024-05-21T15:05:14.427+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T15:00:00+00:00, map_index=-1, run_start_date=2024-05-21 15:05:13.045576+00:00, run_end_date=2024-05-21 15:05:13.358592+00:00, run_duration=0.313016, state=success, executor_state=success, try_number=1, max_tries=1, job_id=81, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:05:10.515046+00:00, queued_by_job_id=1, pid=1707 [2024-05-21T15:05:54.400+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T15:06:00.889+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:06:00.906+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:06:00+00:00, run_after=2024-05-21T15:07:00+00:00 [2024-05-21T15:06:00.913+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:06:00.985+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T15:06:00.986+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T15:06:00.986+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:06:00.986+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:06:00.987+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:06:00.990+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T15:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:06:00.990+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T15:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T15:06:00.990+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:06:00.990+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:06:00.991+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:06:00.991+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:06:01.180+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:04:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:06:01.182+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:06:01.182+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:06:01.190+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6cae5e24-38f0-40cd-a69c-2bddcb2af275 [2024-05-21T15:06:01.190+0000] {scheduler_job.py:635} INFO - Setting external_id for to d32f9232-2c7d-4e98-8038-e25378130554 [2024-05-21T15:06:01.191+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0bdcdaeb-3065-4b9f-9abc-71111cbba157 [2024-05-21T15:06:02.618+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:06:02.618+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 15:04:00+00:00, run_id=scheduled__2024-05-21T15:04:00+00:00, run_start_date=2024-05-21 15:06:00.930611+00:00, run_end_date=2024-05-21 15:06:02.618487+00:00, run_duration=1.687876, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:04:00+00:00, data_interval_end=2024-05-21 15:06:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T15:06:02.628+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T15:06:00+00:00, run_after=2024-05-21T15:08:00+00:00 [2024-05-21T15:06:02.675+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:04:00+00:00 exited with status success for try_number 1 [2024-05-21T15:06:02.680+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T15:04:00+00:00, map_index=-1, run_start_date=2024-05-21 15:06:01.945232+00:00, run_end_date=2024-05-21 15:06:02.263381+00:00, run_duration=0.318149, state=success, executor_state=success, try_number=1, max_tries=1, job_id=82, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:06:00.988310+00:00, queued_by_job_id=1, pid=1724 [2024-05-21T15:06:03.724+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:06:03.725+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:05:00+00:00, run_id=scheduled__2024-05-21T15:05:00+00:00, run_start_date=2024-05-21 15:06:00.932664+00:00, run_end_date=2024-05-21 15:06:03.725172+00:00, run_duration=2.792508, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:05:00+00:00, data_interval_end=2024-05-21 15:06:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:06:03.737+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:06:00+00:00, run_after=2024-05-21T15:07:00+00:00 [2024-05-21T15:06:03.763+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:05:00+00:00 exited with status success for try_number 1 [2024-05-21T15:06:03.769+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:05:00+00:00, map_index=-1, run_start_date=2024-05-21 15:06:03.156054+00:00, run_end_date=2024-05-21 15:06:03.495418+00:00, run_duration=0.339364, state=success, executor_state=success, try_number=1, max_tries=1, job_id=84, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:06:00.988310+00:00, queued_by_job_id=1, pid=1755 [2024-05-21T15:06:05.707+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:06:05.707+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:05:00+00:00, run_id=scheduled__2024-05-21T15:05:00+00:00, run_start_date=2024-05-21 15:06:00.931712+00:00, run_end_date=2024-05-21 15:06:05.707386+00:00, run_duration=4.775674, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:05:00+00:00, data_interval_end=2024-05-21 15:06:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:06:05.719+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:06:00+00:00, run_after=2024-05-21T15:07:00+00:00 [2024-05-21T15:06:05.757+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:05:00+00:00 exited with status success for try_number 1 [2024-05-21T15:06:05.764+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:05:00+00:00, map_index=-1, run_start_date=2024-05-21 15:06:03.149216+00:00, run_end_date=2024-05-21 15:06:04.898057+00:00, run_duration=1.748841, state=success, executor_state=success, try_number=1, max_tries=1, job_id=83, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:06:00.988310+00:00, queued_by_job_id=1, pid=1754 [2024-05-21T15:07:00.672+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:07:00+00:00, run_after=2024-05-21T15:08:00+00:00 [2024-05-21T15:07:00.681+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:07:00.737+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T15:07:00.737+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:07:00.738+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:07:00.739+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:07:00.741+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:07:00.742+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:07:00.742+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:07:00.742+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:07:00.950+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:06:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:07:00.952+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:06:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:07:00.970+0000] {scheduler_job.py:635} INFO - Setting external_id for to c617925f-9aa6-4551-89c9-04c2e419de60 [2024-05-21T15:07:00.970+0000] {scheduler_job.py:635} INFO - Setting external_id for to 868eaf89-a20a-49ad-b400-f397fc11c8e7 [2024-05-21T15:07:03.968+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:07:03.968+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:06:00+00:00, run_id=scheduled__2024-05-21T15:06:00+00:00, run_start_date=2024-05-21 15:07:00.693969+00:00, run_end_date=2024-05-21 15:07:03.968391+00:00, run_duration=3.274422, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:06:00+00:00, data_interval_end=2024-05-21 15:07:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:07:03.981+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:07:00+00:00, run_after=2024-05-21T15:08:00+00:00 [2024-05-21T15:07:04.023+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:06:00+00:00 exited with status success for try_number 1 [2024-05-21T15:07:04.033+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:06:00+00:00, map_index=-1, run_start_date=2024-05-21 15:07:02.854122+00:00, run_end_date=2024-05-21 15:07:03.166373+00:00, run_duration=0.312251, state=success, executor_state=success, try_number=1, max_tries=1, job_id=86, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:07:00.740159+00:00, queued_by_job_id=1, pid=1810 [2024-05-21T15:07:04.676+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:07:04.676+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:06:00+00:00, run_id=scheduled__2024-05-21T15:06:00+00:00, run_start_date=2024-05-21 15:07:00.695254+00:00, run_end_date=2024-05-21 15:07:04.676441+00:00, run_duration=3.981187, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:06:00+00:00, data_interval_end=2024-05-21 15:07:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:07:04.687+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:07:00+00:00, run_after=2024-05-21T15:08:00+00:00 [2024-05-21T15:07:04.732+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:06:00+00:00 exited with status success for try_number 1 [2024-05-21T15:07:04.737+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:06:00+00:00, map_index=-1, run_start_date=2024-05-21 15:07:02.781635+00:00, run_end_date=2024-05-21 15:07:04.375063+00:00, run_duration=1.593428, state=success, executor_state=success, try_number=1, max_tries=1, job_id=85, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:07:00.740159+00:00, queued_by_job_id=1, pid=1809 [2024-05-21T15:08:00.376+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:08:00.383+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:08:00.399+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:08:00+00:00, run_after=2024-05-21T15:09:00+00:00 [2024-05-21T15:08:00.472+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T15:08:00.472+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T15:08:00.473+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:08:00.473+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:08:00.473+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:08:00.477+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T15:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:08:00.477+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T15:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T15:08:00.478+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:08:00.478+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:08:00.478+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:08:00.478+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:08:00.854+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:06:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:08:00.854+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:07:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:08:00.855+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:07:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:08:00.868+0000] {scheduler_job.py:635} INFO - Setting external_id for to 68c03f42-2694-4bb3-ab0e-ba563dc5b025 [2024-05-21T15:08:00.868+0000] {scheduler_job.py:635} INFO - Setting external_id for to de58d432-a68d-472d-b682-95d1f6588488 [2024-05-21T15:08:00.868+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2a65e97e-7d66-4a9e-841d-17694a563074 [2024-05-21T15:08:02.030+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:08:02.031+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 15:06:00+00:00, run_id=scheduled__2024-05-21T15:06:00+00:00, run_start_date=2024-05-21 15:08:00.419571+00:00, run_end_date=2024-05-21 15:08:02.030791+00:00, run_duration=1.61122, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:06:00+00:00, data_interval_end=2024-05-21 15:08:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T15:08:02.043+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T15:08:00+00:00, run_after=2024-05-21T15:10:00+00:00 [2024-05-21T15:08:02.112+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:06:00+00:00 exited with status success for try_number 1 [2024-05-21T15:08:02.118+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T15:06:00+00:00, map_index=-1, run_start_date=2024-05-21 15:08:01.569518+00:00, run_end_date=2024-05-21 15:08:01.891643+00:00, run_duration=0.322125, state=success, executor_state=success, try_number=1, max_tries=1, job_id=87, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:08:00.475887+00:00, queued_by_job_id=1, pid=1845 [2024-05-21T15:08:03.166+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:08:03.167+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:07:00+00:00, run_id=scheduled__2024-05-21T15:07:00+00:00, run_start_date=2024-05-21 15:08:00.421675+00:00, run_end_date=2024-05-21 15:08:03.167190+00:00, run_duration=2.745515, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:07:00+00:00, data_interval_end=2024-05-21 15:08:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:08:03.179+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:08:00+00:00, run_after=2024-05-21T15:09:00+00:00 [2024-05-21T15:08:03.213+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:07:00+00:00 exited with status success for try_number 1 [2024-05-21T15:08:03.220+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:07:00+00:00, map_index=-1, run_start_date=2024-05-21 15:08:02.738031+00:00, run_end_date=2024-05-21 15:08:03.039624+00:00, run_duration=0.301593, state=success, executor_state=success, try_number=1, max_tries=1, job_id=88, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:08:00.475887+00:00, queued_by_job_id=1, pid=1875 [2024-05-21T15:08:05.162+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:08:05.162+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:07:00+00:00, run_id=scheduled__2024-05-21T15:07:00+00:00, run_start_date=2024-05-21 15:08:00.420647+00:00, run_end_date=2024-05-21 15:08:05.162764+00:00, run_duration=4.742117, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:07:00+00:00, data_interval_end=2024-05-21 15:08:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:08:05.173+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:08:00+00:00, run_after=2024-05-21T15:09:00+00:00 [2024-05-21T15:08:05.199+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:07:00+00:00 exited with status success for try_number 1 [2024-05-21T15:08:05.206+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:07:00+00:00, map_index=-1, run_start_date=2024-05-21 15:08:02.819894+00:00, run_end_date=2024-05-21 15:08:04.483162+00:00, run_duration=1.663268, state=success, executor_state=success, try_number=1, max_tries=1, job_id=89, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:08:00.475887+00:00, queued_by_job_id=1, pid=1876 [2024-05-21T15:09:00.690+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:09:00.705+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:09:00+00:00, run_after=2024-05-21T15:10:00+00:00 [2024-05-21T15:09:00.767+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T15:09:00.767+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:09:00.768+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:09:00.768+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:09:00.771+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:09:00.771+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:09:00.772+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:09:00.772+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:09:01.005+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:08:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:09:01.005+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:08:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:09:01.022+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6d05aafa-2cf8-4752-97ef-f9c856ad5cab [2024-05-21T15:09:01.023+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1a64b4d8-655a-4d02-bb42-6e86a10269cd [2024-05-21T15:09:03.389+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:09:03.389+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:08:00+00:00, run_id=scheduled__2024-05-21T15:08:00+00:00, run_start_date=2024-05-21 15:09:00.721796+00:00, run_end_date=2024-05-21 15:09:03.389647+00:00, run_duration=2.667851, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:08:00+00:00, data_interval_end=2024-05-21 15:09:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:09:03.401+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:09:00+00:00, run_after=2024-05-21T15:10:00+00:00 [2024-05-21T15:09:03.433+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:08:00+00:00 exited with status success for try_number 1 [2024-05-21T15:09:03.438+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:08:00+00:00, map_index=-1, run_start_date=2024-05-21 15:09:02.780279+00:00, run_end_date=2024-05-21 15:09:03.069406+00:00, run_duration=0.289127, state=success, executor_state=success, try_number=1, max_tries=1, job_id=90, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:09:00.769434+00:00, queued_by_job_id=1, pid=1930 [2024-05-21T15:09:05.467+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:09:05.468+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:08:00+00:00, run_id=scheduled__2024-05-21T15:08:00+00:00, run_start_date=2024-05-21 15:09:00.720690+00:00, run_end_date=2024-05-21 15:09:05.468323+00:00, run_duration=4.747633, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:08:00+00:00, data_interval_end=2024-05-21 15:09:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:09:05.480+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:09:00+00:00, run_after=2024-05-21T15:10:00+00:00 [2024-05-21T15:09:05.510+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:08:00+00:00 exited with status success for try_number 1 [2024-05-21T15:09:05.514+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:08:00+00:00, map_index=-1, run_start_date=2024-05-21 15:09:02.824183+00:00, run_end_date=2024-05-21 15:09:04.729175+00:00, run_duration=1.904992, state=success, executor_state=success, try_number=1, max_tries=1, job_id=91, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:09:00.769434+00:00, queued_by_job_id=1, pid=1931 [2024-05-21T15:10:00.467+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:10:00.475+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:10:00.489+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:10:00+00:00, run_after=2024-05-21T15:15:00+00:00 [2024-05-21T15:10:00.510+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:10:00+00:00, run_after=2024-05-21T15:11:00+00:00 [2024-05-21T15:10:00.602+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T15:10:00.602+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:10:00.602+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T15:10:00.603+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:10:00.603+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:10:00.604+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:10:00.608+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T15:05:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T15:10:00.608+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T15:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T15:10:00.609+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T15:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:10:00.609+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T15:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T15:10:00.609+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:10:00.609+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:10:00.610+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:10:00.610+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:10:00.960+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T15:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:10:00.960+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:08:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:10:00.963+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:09:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:10:00.963+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:09:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:10:00.980+0000] {scheduler_job.py:635} INFO - Setting external_id for to bf951ff7-ff56-44f0-ab23-769e535ef503 [2024-05-21T15:10:00.980+0000] {scheduler_job.py:635} INFO - Setting external_id for to 49f58f46-86be-4566-9699-671363dcac65 [2024-05-21T15:10:00.981+0000] {scheduler_job.py:635} INFO - Setting external_id for to d9ce626a-42c8-4e74-88cd-783cda24ba34 [2024-05-21T15:10:00.981+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9122b0be-4c7e-447e-9278-b42d5c8cd18d [2024-05-21T15:10:04.705+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:10:04.705+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 15:08:00+00:00, run_id=scheduled__2024-05-21T15:08:00+00:00, run_start_date=2024-05-21 15:10:00.527827+00:00, run_end_date=2024-05-21 15:10:04.705340+00:00, run_duration=4.177513, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:08:00+00:00, data_interval_end=2024-05-21 15:10:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T15:10:04.713+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T15:10:00+00:00, run_after=2024-05-21T15:12:00+00:00 [2024-05-21T15:10:04.724+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:10:04.724+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:09:00+00:00, run_id=scheduled__2024-05-21T15:09:00+00:00, run_start_date=2024-05-21 15:10:00.530198+00:00, run_end_date=2024-05-21 15:10:04.724203+00:00, run_duration=4.194005, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:09:00+00:00, data_interval_end=2024-05-21 15:10:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:10:04.736+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:10:00+00:00, run_after=2024-05-21T15:11:00+00:00 [2024-05-21T15:10:04.754+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T15:10:04.754+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:10:04.755+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:10:04.758+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T15:05:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T15:10:04.758+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T15:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T15:10:04.814+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T15:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:10:04.814+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T15:05:00+00:00 exited with status success for try_number 1 [2024-05-21T15:10:04.814+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:08:00+00:00 exited with status success for try_number 1 [2024-05-21T15:10:04.814+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:09:00+00:00 exited with status success for try_number 1 [2024-05-21T15:10:04.829+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T15:08:00+00:00, map_index=-1, run_start_date=2024-05-21 15:10:01.972171+00:00, run_end_date=2024-05-21 15:10:03.709859+00:00, run_duration=1.737688, state=success, executor_state=success, try_number=1, max_tries=1, job_id=92, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:10:00.605498+00:00, queued_by_job_id=1, pid=1968 [2024-05-21T15:10:04.829+0000] {scheduler_job.py:635} INFO - Setting external_id for to 91a953f1-e4f3-4f67-9ed8-70e1f327f4d9 [2024-05-21T15:10:04.830+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T15:05:00+00:00, map_index=-1, run_start_date=2024-05-21 15:10:03.679185+00:00, run_end_date=2024-05-21 15:10:04.109311+00:00, run_duration=0.430126, state=success, executor_state=success, try_number=1, max_tries=1, job_id=95, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:10:00.605498+00:00, queued_by_job_id=1, pid=2008 [2024-05-21T15:10:04.830+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:09:00+00:00, map_index=-1, run_start_date=2024-05-21 15:10:03.650083+00:00, run_end_date=2024-05-21 15:10:04.103521+00:00, run_duration=0.453438, state=success, executor_state=success, try_number=1, max_tries=1, job_id=94, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:10:00.605498+00:00, queued_by_job_id=1, pid=2007 [2024-05-21T15:10:06.957+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:10:06.957+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:09:00+00:00, run_id=scheduled__2024-05-21T15:09:00+00:00, run_start_date=2024-05-21 15:10:00.528815+00:00, run_end_date=2024-05-21 15:10:06.957754+00:00, run_duration=6.428939, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:09:00+00:00, data_interval_end=2024-05-21 15:10:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:10:06.988+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:10:00+00:00, run_after=2024-05-21T15:11:00+00:00 [2024-05-21T15:10:07.061+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:09:00+00:00 exited with status success for try_number 1 [2024-05-21T15:10:07.077+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:09:00+00:00, map_index=-1, run_start_date=2024-05-21 15:10:03.705338+00:00, run_end_date=2024-05-21 15:10:06.017099+00:00, run_duration=2.311761, state=success, executor_state=success, try_number=1, max_tries=1, job_id=93, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:10:00.605498+00:00, queued_by_job_id=1, pid=2009 [2024-05-21T15:10:08.148+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T15:10:08.148+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:10:08.149+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:10:08.151+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T15:05:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T15:10:08.151+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T15:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T15:10:08.200+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T15:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:10:08.200+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T15:05:00+00:00 exited with status success for try_number 1 [2024-05-21T15:10:08.207+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T15:05:00+00:00, map_index=-1, run_start_date=2024-05-21 15:10:06.766906+00:00, run_end_date=2024-05-21 15:10:07.110948+00:00, run_duration=0.344042, state=success, executor_state=success, try_number=1, max_tries=1, job_id=96, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:10:04.756434+00:00, queued_by_job_id=1, pid=2048 [2024-05-21T15:10:08.208+0000] {scheduler_job.py:635} INFO - Setting external_id for to 604e640a-2696-4f68-926e-57edfcd5ece0 [2024-05-21T15:10:11.006+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T15:10:11.007+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:10:11.007+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:10:11.010+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T15:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:10:11.010+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T15:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T15:10:11.094+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T15:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:10:11.094+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T15:05:00+00:00 exited with status success for try_number 1 [2024-05-21T15:10:11.100+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T15:05:00+00:00, map_index=0, run_start_date=2024-05-21 15:10:10.297414+00:00, run_end_date=2024-05-21 15:10:10.628563+00:00, run_duration=0.331149, state=success, executor_state=success, try_number=1, max_tries=1, job_id=97, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:10:08.149692+00:00, queued_by_job_id=1, pid=2060 [2024-05-21T15:10:11.100+0000] {scheduler_job.py:635} INFO - Setting external_id for to 75a7a8d3-69c5-46b5-9843-2d138cfc709c [2024-05-21T15:10:13.278+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:10:13.279+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:05:00+00:00, run_id=scheduled__2024-05-21T15:05:00+00:00, run_start_date=2024-05-21 15:10:00.526641+00:00, run_end_date=2024-05-21 15:10:13.279174+00:00, run_duration=12.752533, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:05:00+00:00, data_interval_end=2024-05-21 15:10:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T15:10:13.285+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:10:00+00:00, run_after=2024-05-21T15:15:00+00:00 [2024-05-21T15:10:13.318+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T15:05:00+00:00 exited with status success for try_number 1 [2024-05-21T15:10:13.323+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T15:05:00+00:00, map_index=-1, run_start_date=2024-05-21 15:10:12.729148+00:00, run_end_date=2024-05-21 15:10:13.024051+00:00, run_duration=0.294903, state=success, executor_state=success, try_number=1, max_tries=1, job_id=98, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:10:11.009031+00:00, queued_by_job_id=1, pid=2072 [2024-05-21T15:10:54.445+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T15:11:00.791+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:11:00+00:00, run_after=2024-05-21T15:12:00+00:00 [2024-05-21T15:11:00.805+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:11:00.872+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T15:11:00.872+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:11:00.872+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:11:00.873+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:11:00.876+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:11:00.876+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:11:00.876+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:11:00.876+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:11:01.131+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:11:01.132+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:11:01.159+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0a61f66c-0f4d-4e60-bdac-5baad352980f [2024-05-21T15:11:01.159+0000] {scheduler_job.py:635} INFO - Setting external_id for to e60d0ffb-0e9c-4a8a-b6b7-51aca1dc1d70 [2024-05-21T15:11:03.440+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:11:03.440+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:10:00+00:00, run_id=scheduled__2024-05-21T15:10:00+00:00, run_start_date=2024-05-21 15:11:00.820706+00:00, run_end_date=2024-05-21 15:11:03.440823+00:00, run_duration=2.620117, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:10:00+00:00, data_interval_end=2024-05-21 15:11:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:11:03.456+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:11:00+00:00, run_after=2024-05-21T15:12:00+00:00 [2024-05-21T15:11:03.518+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:10:00+00:00 exited with status success for try_number 1 [2024-05-21T15:11:03.530+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:10:00+00:00, map_index=-1, run_start_date=2024-05-21 15:11:02.997934+00:00, run_end_date=2024-05-21 15:11:03.323096+00:00, run_duration=0.325162, state=success, executor_state=success, try_number=1, max_tries=1, job_id=99, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:11:00.874321+00:00, queued_by_job_id=1, pid=2107 [2024-05-21T15:11:05.873+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:11:05.873+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:10:00+00:00, run_id=scheduled__2024-05-21T15:10:00+00:00, run_start_date=2024-05-21 15:11:00.821889+00:00, run_end_date=2024-05-21 15:11:05.873332+00:00, run_duration=5.051443, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:10:00+00:00, data_interval_end=2024-05-21 15:11:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:11:05.885+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:11:00+00:00, run_after=2024-05-21T15:12:00+00:00 [2024-05-21T15:11:05.928+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:10:00+00:00 exited with status success for try_number 1 [2024-05-21T15:11:05.936+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:10:00+00:00, map_index=-1, run_start_date=2024-05-21 15:11:03.103386+00:00, run_end_date=2024-05-21 15:11:04.803329+00:00, run_duration=1.699943, state=success, executor_state=success, try_number=1, max_tries=1, job_id=100, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:11:00.874321+00:00, queued_by_job_id=1, pid=2108 [2024-05-21T15:12:00.440+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:12:00.446+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:12:00.461+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:12:00+00:00, run_after=2024-05-21T15:13:00+00:00 [2024-05-21T15:12:00.537+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T15:12:00.537+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T15:12:00.538+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:12:00.538+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:12:00.539+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:12:00.542+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T15:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:12:00.542+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T15:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T15:12:00.542+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:12:00.543+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:12:00.543+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:12:00.543+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:12:00.856+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:12:00.858+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:11:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:12:00.858+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:11:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:12:01.127+0000] {scheduler_job.py:635} INFO - Setting external_id for to b27c850c-695e-4472-843f-5c9b20ed0d0e [2024-05-21T15:12:01.128+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2e8988b0-0292-46e6-a07e-c3eb1c0d930c [2024-05-21T15:12:01.128+0000] {scheduler_job.py:635} INFO - Setting external_id for to 35e0af49-faaf-4044-8cad-b89873b1546b [2024-05-21T15:12:02.295+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:12:02.296+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 15:10:00+00:00, run_id=scheduled__2024-05-21T15:10:00+00:00, run_start_date=2024-05-21 15:12:00.474008+00:00, run_end_date=2024-05-21 15:12:02.296019+00:00, run_duration=1.822011, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:10:00+00:00, data_interval_end=2024-05-21 15:12:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T15:12:02.310+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T15:12:00+00:00, run_after=2024-05-21T15:14:00+00:00 [2024-05-21T15:12:02.362+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:10:00+00:00 exited with status success for try_number 1 [2024-05-21T15:12:02.369+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T15:10:00+00:00, map_index=-1, run_start_date=2024-05-21 15:12:01.439849+00:00, run_end_date=2024-05-21 15:12:01.827277+00:00, run_duration=0.387428, state=success, executor_state=success, try_number=1, max_tries=1, job_id=101, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:12:00.540342+00:00, queued_by_job_id=1, pid=2142 [2024-05-21T15:12:03.434+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:12:03.435+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:11:00+00:00, run_id=scheduled__2024-05-21T15:11:00+00:00, run_start_date=2024-05-21 15:12:00.476584+00:00, run_end_date=2024-05-21 15:12:03.435332+00:00, run_duration=2.958748, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:11:00+00:00, data_interval_end=2024-05-21 15:12:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:12:03.448+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:12:00+00:00, run_after=2024-05-21T15:13:00+00:00 [2024-05-21T15:12:03.492+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:11:00+00:00 exited with status success for try_number 1 [2024-05-21T15:12:03.498+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:11:00+00:00, map_index=-1, run_start_date=2024-05-21 15:12:02.896781+00:00, run_end_date=2024-05-21 15:12:03.272874+00:00, run_duration=0.376093, state=success, executor_state=success, try_number=1, max_tries=1, job_id=102, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:12:00.540342+00:00, queued_by_job_id=1, pid=2163 [2024-05-21T15:12:05.116+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:12:05.116+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:11:00+00:00, run_id=scheduled__2024-05-21T15:11:00+00:00, run_start_date=2024-05-21 15:12:00.475162+00:00, run_end_date=2024-05-21 15:12:05.116755+00:00, run_duration=4.641593, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:11:00+00:00, data_interval_end=2024-05-21 15:12:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:12:05.127+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:12:00+00:00, run_after=2024-05-21T15:13:00+00:00 [2024-05-21T15:12:05.154+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:11:00+00:00 exited with status success for try_number 1 [2024-05-21T15:12:05.159+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:11:00+00:00, map_index=-1, run_start_date=2024-05-21 15:12:03.197625+00:00, run_end_date=2024-05-21 15:12:04.884248+00:00, run_duration=1.686623, state=success, executor_state=success, try_number=1, max_tries=1, job_id=103, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:12:00.540342+00:00, queued_by_job_id=1, pid=2182 [2024-05-21T15:13:00.889+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:13:00+00:00, run_after=2024-05-21T15:14:00+00:00 [2024-05-21T15:13:00.903+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:13:00.960+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T15:13:00.961+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:13:00.961+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:13:00.961+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:13:00.964+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:13:00.964+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:13:00.964+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:13:00.964+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:13:01.169+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:12:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:13:01.170+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:12:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:13:01.179+0000] {scheduler_job.py:635} INFO - Setting external_id for to d481a812-b13c-4d46-9ace-acbdc508059f [2024-05-21T15:13:01.180+0000] {scheduler_job.py:635} INFO - Setting external_id for to cffb0d24-56be-46af-a8a1-51993ef80660 [2024-05-21T15:13:03.987+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:13:03.987+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:12:00+00:00, run_id=scheduled__2024-05-21T15:12:00+00:00, run_start_date=2024-05-21 15:13:00.915655+00:00, run_end_date=2024-05-21 15:13:03.987825+00:00, run_duration=3.07217, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:12:00+00:00, data_interval_end=2024-05-21 15:13:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:13:04.000+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:13:00+00:00, run_after=2024-05-21T15:14:00+00:00 [2024-05-21T15:13:04.042+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:12:00+00:00 exited with status success for try_number 1 [2024-05-21T15:13:04.046+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:12:00+00:00, map_index=-1, run_start_date=2024-05-21 15:13:02.833127+00:00, run_end_date=2024-05-21 15:13:03.121445+00:00, run_duration=0.288318, state=success, executor_state=success, try_number=1, max_tries=1, job_id=104, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:13:00.962557+00:00, queued_by_job_id=1, pid=2227 [2024-05-21T15:13:05.449+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:13:05.450+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:12:00+00:00, run_id=scheduled__2024-05-21T15:12:00+00:00, run_start_date=2024-05-21 15:13:00.916805+00:00, run_end_date=2024-05-21 15:13:05.450068+00:00, run_duration=4.533263, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:12:00+00:00, data_interval_end=2024-05-21 15:13:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:13:05.461+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:13:00+00:00, run_after=2024-05-21T15:14:00+00:00 [2024-05-21T15:13:05.501+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:12:00+00:00 exited with status success for try_number 1 [2024-05-21T15:13:05.507+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:12:00+00:00, map_index=-1, run_start_date=2024-05-21 15:13:02.850340+00:00, run_end_date=2024-05-21 15:13:04.405012+00:00, run_duration=1.554672, state=success, executor_state=success, try_number=1, max_tries=1, job_id=105, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:13:00.962557+00:00, queued_by_job_id=1, pid=2228 [2024-05-21T15:14:00.552+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:14:00+00:00, run_after=2024-05-21T15:15:00+00:00 [2024-05-21T15:14:00.565+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:14:00.573+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:14:00.662+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T15:14:00.663+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T15:14:00.663+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:14:00.663+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:14:00.664+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:14:00.669+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T15:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:14:00.670+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T15:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T15:14:00.670+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:14:00.670+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:14:00.672+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:14:00.672+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:14:01.058+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:12:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:14:01.059+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:13:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:14:01.059+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:13:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:14:01.079+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7f3fb603-84ce-4c6a-98a4-35df917462a5 [2024-05-21T15:14:01.079+0000] {scheduler_job.py:635} INFO - Setting external_id for to 965e5f4f-5a40-4ca6-aece-df957c5a4ceb [2024-05-21T15:14:01.079+0000] {scheduler_job.py:635} INFO - Setting external_id for to 61f1a4f3-69e7-4de4-8fdb-b81f488ac8be [2024-05-21T15:14:02.249+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:14:02.251+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 15:12:00+00:00, run_id=scheduled__2024-05-21T15:12:00+00:00, run_start_date=2024-05-21 15:14:00.597359+00:00, run_end_date=2024-05-21 15:14:02.251717+00:00, run_duration=1.654358, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:12:00+00:00, data_interval_end=2024-05-21 15:14:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T15:14:02.260+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T15:14:00+00:00, run_after=2024-05-21T15:16:00+00:00 [2024-05-21T15:14:02.305+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:12:00+00:00 exited with status success for try_number 1 [2024-05-21T15:14:02.315+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T15:12:00+00:00, map_index=-1, run_start_date=2024-05-21 15:14:01.572857+00:00, run_end_date=2024-05-21 15:14:01.896267+00:00, run_duration=0.32341, state=success, executor_state=success, try_number=1, max_tries=1, job_id=106, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:14:00.666248+00:00, queued_by_job_id=1, pid=2263 [2024-05-21T15:14:03.571+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:14:03.571+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:13:00+00:00, run_id=scheduled__2024-05-21T15:13:00+00:00, run_start_date=2024-05-21 15:14:00.598762+00:00, run_end_date=2024-05-21 15:14:03.571659+00:00, run_duration=2.972897, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:13:00+00:00, data_interval_end=2024-05-21 15:14:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:14:03.584+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:14:00+00:00, run_after=2024-05-21T15:15:00+00:00 [2024-05-21T15:14:03.622+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:13:00+00:00 exited with status success for try_number 1 [2024-05-21T15:14:03.626+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:13:00+00:00, map_index=-1, run_start_date=2024-05-21 15:14:02.877596+00:00, run_end_date=2024-05-21 15:14:03.153391+00:00, run_duration=0.275795, state=success, executor_state=success, try_number=1, max_tries=1, job_id=108, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:14:00.666248+00:00, queued_by_job_id=1, pid=2294 [2024-05-21T15:14:04.583+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:14:04.583+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:13:00+00:00, run_id=scheduled__2024-05-21T15:13:00+00:00, run_start_date=2024-05-21 15:14:00.599893+00:00, run_end_date=2024-05-21 15:14:04.583359+00:00, run_duration=3.983466, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:13:00+00:00, data_interval_end=2024-05-21 15:14:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:14:04.598+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:14:00+00:00, run_after=2024-05-21T15:15:00+00:00 [2024-05-21T15:14:05.695+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:13:00+00:00 exited with status success for try_number 1 [2024-05-21T15:14:05.701+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:13:00+00:00, map_index=-1, run_start_date=2024-05-21 15:14:02.836330+00:00, run_end_date=2024-05-21 15:14:04.555885+00:00, run_duration=1.719555, state=success, executor_state=success, try_number=1, max_tries=1, job_id=107, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:14:00.666248+00:00, queued_by_job_id=1, pid=2293 [2024-05-21T15:15:00.167+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:15:00.178+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:15:00+00:00, run_after=2024-05-21T15:20:00+00:00 [2024-05-21T15:15:00.193+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:15:00+00:00, run_after=2024-05-21T15:16:00+00:00 [2024-05-21T15:15:00.318+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T15:15:00.319+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:15:00.319+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:15:00.319+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:15:00.319+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:15:00.322+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T15:10:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T15:15:00.322+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T15:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T15:15:00.323+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:15:00.323+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:15:00.323+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:15:00.323+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:15:00.748+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T15:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:15:00.748+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:14:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:15:00.748+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:14:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:15:00.756+0000] {scheduler_job.py:635} INFO - Setting external_id for to ba5f9cc0-0a57-4339-9b1a-e3acf798a7cc [2024-05-21T15:15:00.756+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5b560126-9a60-479b-932a-4ab8c7bdd80e [2024-05-21T15:15:00.756+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4cf17388-4dc1-4c46-9975-abcb031dce22 [2024-05-21T15:15:03.112+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:15:03.112+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:14:00+00:00, run_id=scheduled__2024-05-21T15:14:00+00:00, run_start_date=2024-05-21 15:15:00.217012+00:00, run_end_date=2024-05-21 15:15:03.112714+00:00, run_duration=2.895702, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:14:00+00:00, data_interval_end=2024-05-21 15:15:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:15:03.127+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:15:00+00:00, run_after=2024-05-21T15:16:00+00:00 [2024-05-21T15:15:03.154+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T15:15:03.155+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:15:03.156+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:15:03.160+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T15:10:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T15:15:03.160+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T15:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T15:15:03.236+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T15:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:15:03.245+0000] {scheduler_job.py:635} INFO - Setting external_id for to dbaf021f-1c18-4436-b1f5-fedb8540881f [2024-05-21T15:15:03.389+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T15:10:00+00:00 exited with status success for try_number 1 [2024-05-21T15:15:03.389+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:14:00+00:00 exited with status success for try_number 1 [2024-05-21T15:15:03.399+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:14:00+00:00, map_index=-1, run_start_date=2024-05-21 15:15:02.647105+00:00, run_end_date=2024-05-21 15:15:03.012459+00:00, run_duration=0.365354, state=success, executor_state=success, try_number=1, max_tries=1, job_id=109, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:15:00.320851+00:00, queued_by_job_id=1, pid=2359 [2024-05-21T15:15:03.400+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T15:10:00+00:00, map_index=-1, run_start_date=2024-05-21 15:15:02.690040+00:00, run_end_date=2024-05-21 15:15:03.062850+00:00, run_duration=0.37281, state=success, executor_state=success, try_number=1, max_tries=1, job_id=110, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:15:00.320851+00:00, queued_by_job_id=1, pid=2360 [2024-05-21T15:15:05.893+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:15:05.893+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:14:00+00:00, run_id=scheduled__2024-05-21T15:14:00+00:00, run_start_date=2024-05-21 15:15:00.216143+00:00, run_end_date=2024-05-21 15:15:05.893288+00:00, run_duration=5.677145, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:14:00+00:00, data_interval_end=2024-05-21 15:15:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:15:05.914+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:15:00+00:00, run_after=2024-05-21T15:16:00+00:00 [2024-05-21T15:15:05.942+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T15:15:05.942+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:15:05.943+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:15:05.945+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T15:10:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T15:15:05.945+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T15:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T15:15:05.997+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T15:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:15:05.997+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:14:00+00:00 exited with status success for try_number 1 [2024-05-21T15:15:06.001+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T15:10:00+00:00 exited with status success for try_number 1 [2024-05-21T15:15:06.020+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:14:00+00:00, map_index=-1, run_start_date=2024-05-21 15:15:02.778896+00:00, run_end_date=2024-05-21 15:15:05.071333+00:00, run_duration=2.292437, state=success, executor_state=success, try_number=1, max_tries=1, job_id=111, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:15:00.320851+00:00, queued_by_job_id=1, pid=2361 [2024-05-21T15:15:06.021+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T15:10:00+00:00, map_index=-1, run_start_date=2024-05-21 15:15:04.902897+00:00, run_end_date=2024-05-21 15:15:05.153405+00:00, run_duration=0.250508, state=success, executor_state=success, try_number=1, max_tries=1, job_id=112, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:15:03.157110+00:00, queued_by_job_id=1, pid=2400 [2024-05-21T15:15:06.021+0000] {scheduler_job.py:635} INFO - Setting external_id for to 598b52fa-ac72-453d-be91-3557762b0729 [2024-05-21T15:15:09.455+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T15:15:09.455+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:15:09.456+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:15:09.459+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T15:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:15:09.459+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T15:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T15:15:09.513+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T15:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:15:09.514+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T15:10:00+00:00 exited with status success for try_number 1 [2024-05-21T15:15:09.521+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2cf8fe4a-38b7-4b82-8680-8ab6c4954b5e [2024-05-21T15:15:09.521+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T15:10:00+00:00, map_index=0, run_start_date=2024-05-21 15:15:08.045525+00:00, run_end_date=2024-05-21 15:15:08.374676+00:00, run_duration=0.329151, state=success, executor_state=success, try_number=1, max_tries=1, job_id=113, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:15:05.943779+00:00, queued_by_job_id=1, pid=2412 [2024-05-21T15:15:12.906+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:15:12.907+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:10:00+00:00, run_id=scheduled__2024-05-21T15:10:00+00:00, run_start_date=2024-05-21 15:15:00.214718+00:00, run_end_date=2024-05-21 15:15:12.906928+00:00, run_duration=12.69221, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:10:00+00:00, data_interval_end=2024-05-21 15:15:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T15:15:12.913+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:15:00+00:00, run_after=2024-05-21T15:20:00+00:00 [2024-05-21T15:15:12.938+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T15:10:00+00:00 exited with status success for try_number 1 [2024-05-21T15:15:12.943+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T15:10:00+00:00, map_index=-1, run_start_date=2024-05-21 15:15:11.525798+00:00, run_end_date=2024-05-21 15:15:11.779485+00:00, run_duration=0.253687, state=success, executor_state=success, try_number=1, max_tries=1, job_id=114, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:15:09.456577+00:00, queued_by_job_id=1, pid=2424 [2024-05-21T15:15:54.497+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T15:16:00.962+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:16:00.989+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:16:00+00:00, run_after=2024-05-21T15:17:00+00:00 [2024-05-21T15:16:00.998+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:16:01.082+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T15:16:01.082+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T15:16:01.082+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:16:01.082+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:16:01.083+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:16:01.086+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T15:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:16:01.086+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T15:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T15:16:01.086+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:16:01.086+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:16:01.086+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:16:01.086+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:16:01.435+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:14:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:16:01.435+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:16:01.435+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:16:01.456+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8b3f1ebd-34c5-4a55-acec-a62e386d5f0b [2024-05-21T15:16:01.456+0000] {scheduler_job.py:635} INFO - Setting external_id for to 888903f2-41e5-4d05-8b8f-863efa5adffd [2024-05-21T15:16:01.456+0000] {scheduler_job.py:635} INFO - Setting external_id for to 62853138-a1e4-41d9-be8d-e30864804abf [2024-05-21T15:16:02.657+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:16:02.658+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 15:14:00+00:00, run_id=scheduled__2024-05-21T15:14:00+00:00, run_start_date=2024-05-21 15:16:01.011860+00:00, run_end_date=2024-05-21 15:16:02.658277+00:00, run_duration=1.646417, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:14:00+00:00, data_interval_end=2024-05-21 15:16:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T15:16:02.666+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T15:16:00+00:00, run_after=2024-05-21T15:18:00+00:00 [2024-05-21T15:16:02.719+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:14:00+00:00 exited with status success for try_number 1 [2024-05-21T15:16:02.727+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T15:14:00+00:00, map_index=-1, run_start_date=2024-05-21 15:16:01.953877+00:00, run_end_date=2024-05-21 15:16:02.270399+00:00, run_duration=0.316522, state=success, executor_state=success, try_number=1, max_tries=1, job_id=115, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:16:01.084295+00:00, queued_by_job_id=1, pid=2441 [2024-05-21T15:16:03.770+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:16:03.770+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:15:00+00:00, run_id=scheduled__2024-05-21T15:15:00+00:00, run_start_date=2024-05-21 15:16:01.013941+00:00, run_end_date=2024-05-21 15:16:03.770427+00:00, run_duration=2.756486, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:15:00+00:00, data_interval_end=2024-05-21 15:16:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:16:03.780+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:16:00+00:00, run_after=2024-05-21T15:17:00+00:00 [2024-05-21T15:16:03.804+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:15:00+00:00 exited with status success for try_number 1 [2024-05-21T15:16:03.810+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:15:00+00:00, map_index=-1, run_start_date=2024-05-21 15:16:03.238738+00:00, run_end_date=2024-05-21 15:16:03.574679+00:00, run_duration=0.335941, state=success, executor_state=success, try_number=1, max_tries=1, job_id=116, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:16:01.084295+00:00, queued_by_job_id=1, pid=2469 [2024-05-21T15:16:06.055+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:16:06.057+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:15:00+00:00, run_id=scheduled__2024-05-21T15:15:00+00:00, run_start_date=2024-05-21 15:16:01.012951+00:00, run_end_date=2024-05-21 15:16:06.057859+00:00, run_duration=5.044908, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:15:00+00:00, data_interval_end=2024-05-21 15:16:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:16:06.071+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:16:00+00:00, run_after=2024-05-21T15:17:00+00:00 [2024-05-21T15:16:06.112+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:15:00+00:00 exited with status success for try_number 1 [2024-05-21T15:16:06.118+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:15:00+00:00, map_index=-1, run_start_date=2024-05-21 15:16:03.272716+00:00, run_end_date=2024-05-21 15:16:05.147278+00:00, run_duration=1.874562, state=success, executor_state=success, try_number=1, max_tries=1, job_id=117, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:16:01.084295+00:00, queued_by_job_id=1, pid=2470 [2024-05-21T15:17:00.623+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:17:00+00:00, run_after=2024-05-21T15:18:00+00:00 [2024-05-21T15:17:00.629+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:17:00.697+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T15:17:00.697+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:17:00.697+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:17:00.698+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:17:00.701+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:17:00.702+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:17:00.702+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:17:00.702+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:17:00.949+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:16:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:17:00.950+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:16:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:17:00.967+0000] {scheduler_job.py:635} INFO - Setting external_id for to d6295bea-4e8a-40b6-a3d5-e88549dc8f22 [2024-05-21T15:17:00.968+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6de7db16-7744-4c0c-9997-e2ab5d36eb11 [2024-05-21T15:17:03.401+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:17:03.401+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:16:00+00:00, run_id=scheduled__2024-05-21T15:16:00+00:00, run_start_date=2024-05-21 15:17:00.645775+00:00, run_end_date=2024-05-21 15:17:03.401668+00:00, run_duration=2.755893, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:16:00+00:00, data_interval_end=2024-05-21 15:17:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:17:03.412+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:17:00+00:00, run_after=2024-05-21T15:18:00+00:00 [2024-05-21T15:17:03.443+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:16:00+00:00 exited with status success for try_number 1 [2024-05-21T15:17:03.448+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:16:00+00:00, map_index=-1, run_start_date=2024-05-21 15:17:02.893378+00:00, run_end_date=2024-05-21 15:17:03.166755+00:00, run_duration=0.273377, state=success, executor_state=success, try_number=1, max_tries=1, job_id=118, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:17:00.699492+00:00, queued_by_job_id=1, pid=2524 [2024-05-21T15:17:06.262+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:17:06.262+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:16:00+00:00, run_id=scheduled__2024-05-21T15:16:00+00:00, run_start_date=2024-05-21 15:17:00.646812+00:00, run_end_date=2024-05-21 15:17:06.262693+00:00, run_duration=5.615881, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:16:00+00:00, data_interval_end=2024-05-21 15:17:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:17:06.274+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:17:00+00:00, run_after=2024-05-21T15:18:00+00:00 [2024-05-21T15:17:06.305+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:16:00+00:00 exited with status success for try_number 1 [2024-05-21T15:17:06.312+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:16:00+00:00, map_index=-1, run_start_date=2024-05-21 15:17:02.937968+00:00, run_end_date=2024-05-21 15:17:05.441525+00:00, run_duration=2.503557, state=success, executor_state=success, try_number=1, max_tries=1, job_id=119, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:17:00.699492+00:00, queued_by_job_id=1, pid=2525 [2024-05-21T15:18:00.267+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:18:00.277+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:18:00.295+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:18:00+00:00, run_after=2024-05-21T15:19:00+00:00 [2024-05-21T15:18:00.455+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T15:18:00.455+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T15:18:00.456+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:18:00.456+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:18:00.457+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:18:00.460+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T15:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:18:00.460+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T15:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T15:18:00.461+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:18:00.461+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:18:00.461+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:18:00.462+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:18:00.891+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:16:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:18:00.891+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:17:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:18:00.891+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:17:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:18:00.915+0000] {scheduler_job.py:635} INFO - Setting external_id for to c9017978-eeba-40a4-8969-7c7a3be02bb7 [2024-05-21T15:18:00.915+0000] {scheduler_job.py:635} INFO - Setting external_id for to 32f451ce-3ba3-484e-9fb6-85e1ef409db5 [2024-05-21T15:18:00.915+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2aa0b8af-120d-41ea-b252-e25755924af2 [2024-05-21T15:18:02.146+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:18:02.147+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 15:16:00+00:00, run_id=scheduled__2024-05-21T15:16:00+00:00, run_start_date=2024-05-21 15:18:00.332913+00:00, run_end_date=2024-05-21 15:18:02.147158+00:00, run_duration=1.814245, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:16:00+00:00, data_interval_end=2024-05-21 15:18:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T15:18:02.159+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T15:18:00+00:00, run_after=2024-05-21T15:20:00+00:00 [2024-05-21T15:18:02.216+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:16:00+00:00 exited with status success for try_number 1 [2024-05-21T15:18:02.226+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T15:16:00+00:00, map_index=-1, run_start_date=2024-05-21 15:18:01.535095+00:00, run_end_date=2024-05-21 15:18:01.859324+00:00, run_duration=0.324229, state=success, executor_state=success, try_number=1, max_tries=1, job_id=120, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:18:00.458373+00:00, queued_by_job_id=1, pid=2559 [2024-05-21T15:18:03.271+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:18:03.271+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:17:00+00:00, run_id=scheduled__2024-05-21T15:17:00+00:00, run_start_date=2024-05-21 15:18:00.345508+00:00, run_end_date=2024-05-21 15:18:03.271416+00:00, run_duration=2.925908, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:17:00+00:00, data_interval_end=2024-05-21 15:18:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:18:03.280+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:18:00+00:00, run_after=2024-05-21T15:19:00+00:00 [2024-05-21T15:18:03.309+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:17:00+00:00 exited with status success for try_number 1 [2024-05-21T15:18:03.314+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:17:00+00:00, map_index=-1, run_start_date=2024-05-21 15:18:02.807595+00:00, run_end_date=2024-05-21 15:18:03.110405+00:00, run_duration=0.30281, state=success, executor_state=success, try_number=1, max_tries=1, job_id=121, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:18:00.458373+00:00, queued_by_job_id=1, pid=2589 [2024-05-21T15:18:05.410+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:18:05.410+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:17:00+00:00, run_id=scheduled__2024-05-21T15:17:00+00:00, run_start_date=2024-05-21 15:18:00.340880+00:00, run_end_date=2024-05-21 15:18:05.410765+00:00, run_duration=5.069885, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:17:00+00:00, data_interval_end=2024-05-21 15:18:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:18:05.422+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:18:00+00:00, run_after=2024-05-21T15:19:00+00:00 [2024-05-21T15:18:05.447+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:17:00+00:00 exited with status success for try_number 1 [2024-05-21T15:18:05.451+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:17:00+00:00, map_index=-1, run_start_date=2024-05-21 15:18:02.814134+00:00, run_end_date=2024-05-21 15:18:04.420466+00:00, run_duration=1.606332, state=success, executor_state=success, try_number=1, max_tries=1, job_id=122, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:18:00.458373+00:00, queued_by_job_id=1, pid=2590 [2024-05-21T15:19:00.479+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:19:00+00:00, run_after=2024-05-21T15:20:00+00:00 [2024-05-21T15:19:00.484+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:19:00.529+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T15:19:00.529+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:19:00.530+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:19:00.530+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:19:00.533+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:19:00.533+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:19:00.534+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:19:00.534+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:19:00.787+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:18:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:19:00.787+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:18:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:19:00.811+0000] {scheduler_job.py:635} INFO - Setting external_id for to b7ed0bf0-7050-4af7-ba67-6223d8774ddf [2024-05-21T15:19:00.812+0000] {scheduler_job.py:635} INFO - Setting external_id for to 08442175-5ea7-4841-b0ee-3d902f638856 [2024-05-21T15:19:04.074+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:19:04.074+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:18:00+00:00, run_id=scheduled__2024-05-21T15:18:00+00:00, run_start_date=2024-05-21 15:19:00.495135+00:00, run_end_date=2024-05-21 15:19:04.074642+00:00, run_duration=3.579507, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:18:00+00:00, data_interval_end=2024-05-21 15:19:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:19:04.085+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:19:00+00:00, run_after=2024-05-21T15:20:00+00:00 [2024-05-21T15:19:04.120+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:18:00+00:00 exited with status success for try_number 1 [2024-05-21T15:19:04.126+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:18:00+00:00, map_index=-1, run_start_date=2024-05-21 15:19:02.871511+00:00, run_end_date=2024-05-21 15:19:03.209210+00:00, run_duration=0.337699, state=success, executor_state=success, try_number=1, max_tries=1, job_id=124, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:19:00.531614+00:00, queued_by_job_id=1, pid=2645 [2024-05-21T15:19:05.164+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:19:05.165+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:18:00+00:00, run_id=scheduled__2024-05-21T15:18:00+00:00, run_start_date=2024-05-21 15:19:00.496202+00:00, run_end_date=2024-05-21 15:19:05.165048+00:00, run_duration=4.668846, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:18:00+00:00, data_interval_end=2024-05-21 15:19:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:19:05.175+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:19:00+00:00, run_after=2024-05-21T15:20:00+00:00 [2024-05-21T15:19:05.204+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:18:00+00:00 exited with status success for try_number 1 [2024-05-21T15:19:05.210+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:18:00+00:00, map_index=-1, run_start_date=2024-05-21 15:19:02.788008+00:00, run_end_date=2024-05-21 15:19:04.591933+00:00, run_duration=1.803925, state=success, executor_state=success, try_number=1, max_tries=1, job_id=123, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:19:00.531614+00:00, queued_by_job_id=1, pid=2644 [2024-05-21T15:20:00.730+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:20:00+00:00, run_after=2024-05-21T15:21:00+00:00 [2024-05-21T15:20:00.737+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:20:00.743+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:20:00.758+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:20:00+00:00, run_after=2024-05-21T15:25:00+00:00 [2024-05-21T15:20:00.874+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T15:20:00.874+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:20:00.874+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T15:20:00.874+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:20:00.874+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:20:00.875+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:20:00.878+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T15:15:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T15:20:00.878+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T15:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T15:20:00.879+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T15:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:20:00.879+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T15:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T15:20:00.879+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:20:00.879+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:20:00.879+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:20:00.879+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:20:01.509+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T15:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:20:01.512+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:18:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:20:01.512+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:19:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:20:01.513+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:19:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:20:01.525+0000] {scheduler_job.py:635} INFO - Setting external_id for to a6dfc224-5972-429a-a8d3-263250bf6349 [2024-05-21T15:20:01.525+0000] {scheduler_job.py:635} INFO - Setting external_id for to 44522ba0-eb24-436c-8ba6-b0a8a41e1118 [2024-05-21T15:20:01.526+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7491cb09-207c-4464-95d6-b13c4cfd8827 [2024-05-21T15:20:01.528+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9e0735bf-5877-48c3-9559-858e0f15fd83 [2024-05-21T15:20:03.874+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:20:03.874+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 15:18:00+00:00, run_id=scheduled__2024-05-21T15:18:00+00:00, run_start_date=2024-05-21 15:20:00.774115+00:00, run_end_date=2024-05-21 15:20:03.874345+00:00, run_duration=3.10023, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:18:00+00:00, data_interval_end=2024-05-21 15:20:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T15:20:03.883+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T15:20:00+00:00, run_after=2024-05-21T15:22:00+00:00 [2024-05-21T15:20:03.952+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:18:00+00:00 exited with status success for try_number 1 [2024-05-21T15:20:03.960+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T15:18:00+00:00, map_index=-1, run_start_date=2024-05-21 15:20:02.207054+00:00, run_end_date=2024-05-21 15:20:03.143287+00:00, run_duration=0.936233, state=success, executor_state=success, try_number=1, max_tries=1, job_id=125, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:20:00.876643+00:00, queued_by_job_id=1, pid=2681 [2024-05-21T15:20:05.037+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T15:20:05.037+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:20:05.038+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:20:05.040+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T15:15:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T15:20:05.040+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T15:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T15:20:05.089+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T15:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:20:05.089+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T15:15:00+00:00 exited with status success for try_number 1 [2024-05-21T15:20:05.099+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5b151a60-5c7c-4b89-9223-27cbfb7aee2d [2024-05-21T15:20:05.099+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T15:15:00+00:00, map_index=-1, run_start_date=2024-05-21 15:20:04.277185+00:00, run_end_date=2024-05-21 15:20:04.651736+00:00, run_duration=0.374551, state=success, executor_state=success, try_number=1, max_tries=1, job_id=127, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:20:00.876643+00:00, queued_by_job_id=1, pid=2713 [2024-05-21T15:20:05.865+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:20:05.866+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:19:00+00:00, run_id=scheduled__2024-05-21T15:19:00+00:00, run_start_date=2024-05-21 15:20:00.775119+00:00, run_end_date=2024-05-21 15:20:05.865925+00:00, run_duration=5.090806, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:19:00+00:00, data_interval_end=2024-05-21 15:20:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:20:05.887+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:20:00+00:00, run_after=2024-05-21T15:21:00+00:00 [2024-05-21T15:20:06.031+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:19:00+00:00 exited with status success for try_number 1 [2024-05-21T15:20:06.049+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:19:00+00:00, map_index=-1, run_start_date=2024-05-21 15:20:04.829055+00:00, run_end_date=2024-05-21 15:20:05.131643+00:00, run_duration=0.302588, state=success, executor_state=success, try_number=1, max_tries=1, job_id=128, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:20:00.876643+00:00, queued_by_job_id=1, pid=2741 [2024-05-21T15:20:07.109+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:20:07.109+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:19:00+00:00, run_id=scheduled__2024-05-21T15:19:00+00:00, run_start_date=2024-05-21 15:20:00.776027+00:00, run_end_date=2024-05-21 15:20:07.109751+00:00, run_duration=6.333724, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:19:00+00:00, data_interval_end=2024-05-21 15:20:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:20:07.122+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:20:00+00:00, run_after=2024-05-21T15:21:00+00:00 [2024-05-21T15:20:07.304+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:19:00+00:00 exited with status success for try_number 1 [2024-05-21T15:20:07.309+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:19:00+00:00, map_index=-1, run_start_date=2024-05-21 15:20:04.053169+00:00, run_end_date=2024-05-21 15:20:06.518121+00:00, run_duration=2.464952, state=success, executor_state=success, try_number=1, max_tries=1, job_id=126, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:20:00.876643+00:00, queued_by_job_id=1, pid=2712 [2024-05-21T15:20:08.713+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T15:20:08.714+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:20:08.714+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:20:08.716+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T15:15:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T15:20:08.716+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T15:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T15:20:08.759+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T15:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:20:08.759+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T15:15:00+00:00 exited with status success for try_number 1 [2024-05-21T15:20:08.768+0000] {scheduler_job.py:635} INFO - Setting external_id for to 36a4df98-f244-4a53-88e8-b4fbacc224c5 [2024-05-21T15:20:08.768+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T15:15:00+00:00, map_index=-1, run_start_date=2024-05-21 15:20:07.296801+00:00, run_end_date=2024-05-21 15:20:07.849524+00:00, run_duration=0.552723, state=success, executor_state=success, try_number=1, max_tries=1, job_id=129, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:20:05.039132+00:00, queued_by_job_id=1, pid=2762 [2024-05-21T15:20:12.329+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T15:20:12.329+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:20:12.330+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:20:12.332+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T15:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:20:12.332+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T15:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T15:20:12.374+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T15:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:20:12.375+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T15:15:00+00:00 exited with status success for try_number 1 [2024-05-21T15:20:12.381+0000] {scheduler_job.py:635} INFO - Setting external_id for to aafefc12-2f0c-4e4a-a5b0-4776305ff382 [2024-05-21T15:20:12.381+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T15:15:00+00:00, map_index=0, run_start_date=2024-05-21 15:20:10.815716+00:00, run_end_date=2024-05-21 15:20:11.249619+00:00, run_duration=0.433903, state=success, executor_state=success, try_number=1, max_tries=1, job_id=130, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:20:08.715071+00:00, queued_by_job_id=1, pid=2774 [2024-05-21T15:20:15.196+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:20:15.196+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:15:00+00:00, run_id=scheduled__2024-05-21T15:15:00+00:00, run_start_date=2024-05-21 15:20:00.772975+00:00, run_end_date=2024-05-21 15:20:15.196874+00:00, run_duration=14.423899, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:15:00+00:00, data_interval_end=2024-05-21 15:20:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T15:20:15.203+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:20:00+00:00, run_after=2024-05-21T15:25:00+00:00 [2024-05-21T15:20:15.232+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T15:15:00+00:00 exited with status success for try_number 1 [2024-05-21T15:20:15.236+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T15:15:00+00:00, map_index=-1, run_start_date=2024-05-21 15:20:14.091121+00:00, run_end_date=2024-05-21 15:20:14.368664+00:00, run_duration=0.277543, state=success, executor_state=success, try_number=1, max_tries=1, job_id=131, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:20:12.330987+00:00, queued_by_job_id=1, pid=2786 [2024-05-21T15:20:54.542+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T15:21:00.057+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:21:00.074+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:21:00+00:00, run_after=2024-05-21T15:22:00+00:00 [2024-05-21T15:21:00.141+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T15:21:00.141+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:21:00.141+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:21:00.142+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:21:00.145+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:21:00.145+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:21:00.145+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:21:00.145+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:21:00.353+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:21:00.354+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:21:00.364+0000] {scheduler_job.py:635} INFO - Setting external_id for to 23dccb96-6952-4c1d-869a-d68813ae0e1d [2024-05-21T15:21:00.366+0000] {scheduler_job.py:635} INFO - Setting external_id for to 58582638-fcec-4e05-9024-12b869d37e97 [2024-05-21T15:21:02.700+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:21:02.701+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:20:00+00:00, run_id=scheduled__2024-05-21T15:20:00+00:00, run_start_date=2024-05-21 15:21:00.090989+00:00, run_end_date=2024-05-21 15:21:02.701180+00:00, run_duration=2.610191, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:20:00+00:00, data_interval_end=2024-05-21 15:21:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:21:02.713+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:21:00+00:00, run_after=2024-05-21T15:22:00+00:00 [2024-05-21T15:21:02.757+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:20:00+00:00 exited with status success for try_number 1 [2024-05-21T15:21:02.762+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:20:00+00:00, map_index=-1, run_start_date=2024-05-21 15:21:02.223372+00:00, run_end_date=2024-05-21 15:21:02.513601+00:00, run_duration=0.290229, state=success, executor_state=success, try_number=1, max_tries=1, job_id=132, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:21:00.143197+00:00, queued_by_job_id=1, pid=2822 [2024-05-21T15:21:04.661+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:21:04.662+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:20:00+00:00, run_id=scheduled__2024-05-21T15:20:00+00:00, run_start_date=2024-05-21 15:21:00.092130+00:00, run_end_date=2024-05-21 15:21:04.661951+00:00, run_duration=4.569821, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:20:00+00:00, data_interval_end=2024-05-21 15:21:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:21:04.677+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:21:00+00:00, run_after=2024-05-21T15:22:00+00:00 [2024-05-21T15:21:04.716+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:20:00+00:00 exited with status success for try_number 1 [2024-05-21T15:21:04.722+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:20:00+00:00, map_index=-1, run_start_date=2024-05-21 15:21:02.340704+00:00, run_end_date=2024-05-21 15:21:03.814444+00:00, run_duration=1.47374, state=success, executor_state=success, try_number=1, max_tries=1, job_id=133, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:21:00.143197+00:00, queued_by_job_id=1, pid=2823 [2024-05-21T15:22:00.365+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:22:00.372+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:22:00.389+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:22:00+00:00, run_after=2024-05-21T15:23:00+00:00 [2024-05-21T15:22:00.461+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T15:22:00.461+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T15:22:00.462+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:22:00.462+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:22:00.462+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:22:00.466+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T15:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:22:00.466+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T15:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T15:22:00.466+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:22:00.466+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:22:00.467+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:22:00.467+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:22:00.832+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:22:00.836+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:21:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:22:00.836+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:21:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:22:00.846+0000] {scheduler_job.py:635} INFO - Setting external_id for to dc43241d-eeee-4edc-adc5-d4425da87ab1 [2024-05-21T15:22:00.849+0000] {scheduler_job.py:635} INFO - Setting external_id for to 37635a17-56d4-490a-8ed1-8504808b7551 [2024-05-21T15:22:00.850+0000] {scheduler_job.py:635} INFO - Setting external_id for to 98f23e46-b261-455c-95d0-9c345b3d0db8 [2024-05-21T15:22:02.071+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:22:02.074+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 15:20:00+00:00, run_id=scheduled__2024-05-21T15:20:00+00:00, run_start_date=2024-05-21 15:22:00.402499+00:00, run_end_date=2024-05-21 15:22:02.074463+00:00, run_duration=1.671964, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:20:00+00:00, data_interval_end=2024-05-21 15:22:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T15:22:02.084+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T15:22:00+00:00, run_after=2024-05-21T15:24:00+00:00 [2024-05-21T15:22:02.148+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:20:00+00:00 exited with status success for try_number 1 [2024-05-21T15:22:02.157+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T15:20:00+00:00, map_index=-1, run_start_date=2024-05-21 15:22:01.592079+00:00, run_end_date=2024-05-21 15:22:01.918366+00:00, run_duration=0.326287, state=success, executor_state=success, try_number=1, max_tries=1, job_id=134, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:22:00.464099+00:00, queued_by_job_id=1, pid=2858 [2024-05-21T15:22:03.195+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:22:03.195+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:21:00+00:00, run_id=scheduled__2024-05-21T15:21:00+00:00, run_start_date=2024-05-21 15:22:00.403593+00:00, run_end_date=2024-05-21 15:22:03.195512+00:00, run_duration=2.791919, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:21:00+00:00, data_interval_end=2024-05-21 15:22:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:22:03.205+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:22:00+00:00, run_after=2024-05-21T15:23:00+00:00 [2024-05-21T15:22:03.244+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:21:00+00:00 exited with status success for try_number 1 [2024-05-21T15:22:03.248+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:21:00+00:00, map_index=-1, run_start_date=2024-05-21 15:22:02.793476+00:00, run_end_date=2024-05-21 15:22:03.088482+00:00, run_duration=0.295006, state=success, executor_state=success, try_number=1, max_tries=1, job_id=136, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:22:00.464099+00:00, queued_by_job_id=1, pid=2889 [2024-05-21T15:22:05.310+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:22:05.310+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:21:00+00:00, run_id=scheduled__2024-05-21T15:21:00+00:00, run_start_date=2024-05-21 15:22:00.404546+00:00, run_end_date=2024-05-21 15:22:05.310643+00:00, run_duration=4.906097, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:21:00+00:00, data_interval_end=2024-05-21 15:22:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:22:05.320+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:22:00+00:00, run_after=2024-05-21T15:23:00+00:00 [2024-05-21T15:22:05.349+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:21:00+00:00 exited with status success for try_number 1 [2024-05-21T15:22:05.354+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:21:00+00:00, map_index=-1, run_start_date=2024-05-21 15:22:02.696625+00:00, run_end_date=2024-05-21 15:22:04.267324+00:00, run_duration=1.570699, state=success, executor_state=success, try_number=1, max_tries=1, job_id=135, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:22:00.464099+00:00, queued_by_job_id=1, pid=2888 [2024-05-21T15:23:00.924+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:23:00.939+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:23:00+00:00, run_after=2024-05-21T15:24:00+00:00 [2024-05-21T15:23:00.992+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T15:23:00.992+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:23:00.993+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:23:00.994+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:23:00.996+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:23:00.996+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:23:00.997+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:23:00.997+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:23:01.130+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:22:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:23:01.130+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:22:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:23:01.139+0000] {scheduler_job.py:635} INFO - Setting external_id for to 93957d31-4544-4eb9-8fcb-5b2e317ceb54 [2024-05-21T15:23:01.139+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7bee7a0f-9899-4516-bef8-a7d12c0a26f1 [2024-05-21T15:23:03.475+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:23:03.476+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:22:00+00:00, run_id=scheduled__2024-05-21T15:22:00+00:00, run_start_date=2024-05-21 15:23:00.951524+00:00, run_end_date=2024-05-21 15:23:03.476019+00:00, run_duration=2.524495, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:22:00+00:00, data_interval_end=2024-05-21 15:23:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:23:03.490+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:23:00+00:00, run_after=2024-05-21T15:24:00+00:00 [2024-05-21T15:23:03.530+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:22:00+00:00 exited with status success for try_number 1 [2024-05-21T15:23:03.535+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:22:00+00:00, map_index=-1, run_start_date=2024-05-21 15:23:02.960524+00:00, run_end_date=2024-05-21 15:23:03.269544+00:00, run_duration=0.30902, state=success, executor_state=success, try_number=1, max_tries=1, job_id=138, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:23:00.994760+00:00, queued_by_job_id=1, pid=2944 [2024-05-21T15:23:04.577+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:23:04.577+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:22:00+00:00, run_id=scheduled__2024-05-21T15:22:00+00:00, run_start_date=2024-05-21 15:23:00.952665+00:00, run_end_date=2024-05-21 15:23:04.577870+00:00, run_duration=3.625205, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:22:00+00:00, data_interval_end=2024-05-21 15:23:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:23:04.592+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:23:00+00:00, run_after=2024-05-21T15:24:00+00:00 [2024-05-21T15:23:04.944+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:22:00+00:00 exited with status success for try_number 1 [2024-05-21T15:23:04.948+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:22:00+00:00, map_index=-1, run_start_date=2024-05-21 15:23:02.954593+00:00, run_end_date=2024-05-21 15:23:04.554514+00:00, run_duration=1.599921, state=success, executor_state=success, try_number=1, max_tries=1, job_id=137, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:23:00.994760+00:00, queued_by_job_id=1, pid=2943 [2024-05-21T15:24:00.628+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:24:00.634+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:24:00.650+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:24:00+00:00, run_after=2024-05-21T15:25:00+00:00 [2024-05-21T15:24:00.733+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T15:24:00.733+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T15:24:00.733+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:24:00.733+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:24:00.734+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:24:00.737+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T15:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:24:00.737+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T15:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T15:24:00.737+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:24:00.737+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:24:00.738+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:24:00.738+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:24:01.052+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:22:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:24:01.056+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:23:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:24:01.056+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:23:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:24:01.073+0000] {scheduler_job.py:635} INFO - Setting external_id for to 35743547-b27b-41ea-9b90-b92058d4e5e0 [2024-05-21T15:24:01.073+0000] {scheduler_job.py:635} INFO - Setting external_id for to a757b717-382e-456d-abc0-55dc6431d7bc [2024-05-21T15:24:01.073+0000] {scheduler_job.py:635} INFO - Setting external_id for to 674b8950-6241-4ba1-bec9-86a0730813d5 [2024-05-21T15:24:02.252+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:24:02.253+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 15:22:00+00:00, run_id=scheduled__2024-05-21T15:22:00+00:00, run_start_date=2024-05-21 15:24:00.667985+00:00, run_end_date=2024-05-21 15:24:02.253249+00:00, run_duration=1.585264, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:22:00+00:00, data_interval_end=2024-05-21 15:24:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T15:24:02.262+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T15:24:00+00:00, run_after=2024-05-21T15:26:00+00:00 [2024-05-21T15:24:02.307+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:22:00+00:00 exited with status success for try_number 1 [2024-05-21T15:24:02.313+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T15:22:00+00:00, map_index=-1, run_start_date=2024-05-21 15:24:01.721920+00:00, run_end_date=2024-05-21 15:24:02.056842+00:00, run_duration=0.334922, state=success, executor_state=success, try_number=1, max_tries=1, job_id=139, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:24:00.735440+00:00, queued_by_job_id=1, pid=2979 [2024-05-21T15:24:03.370+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:24:03.371+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:23:00+00:00, run_id=scheduled__2024-05-21T15:23:00+00:00, run_start_date=2024-05-21 15:24:00.669293+00:00, run_end_date=2024-05-21 15:24:03.371248+00:00, run_duration=2.701955, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:23:00+00:00, data_interval_end=2024-05-21 15:24:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:24:03.392+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:24:00+00:00, run_after=2024-05-21T15:25:00+00:00 [2024-05-21T15:24:03.437+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:23:00+00:00 exited with status success for try_number 1 [2024-05-21T15:24:03.442+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:23:00+00:00, map_index=-1, run_start_date=2024-05-21 15:24:02.921397+00:00, run_end_date=2024-05-21 15:24:03.217577+00:00, run_duration=0.29618, state=success, executor_state=success, try_number=1, max_tries=1, job_id=140, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:24:00.735440+00:00, queued_by_job_id=1, pid=3009 [2024-05-21T15:24:05.544+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:24:05.545+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:23:00+00:00, run_id=scheduled__2024-05-21T15:23:00+00:00, run_start_date=2024-05-21 15:24:00.671256+00:00, run_end_date=2024-05-21 15:24:05.545255+00:00, run_duration=4.873999, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:23:00+00:00, data_interval_end=2024-05-21 15:24:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:24:05.557+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:24:00+00:00, run_after=2024-05-21T15:25:00+00:00 [2024-05-21T15:24:05.589+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:23:00+00:00 exited with status success for try_number 1 [2024-05-21T15:24:05.597+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:23:00+00:00, map_index=-1, run_start_date=2024-05-21 15:24:02.997685+00:00, run_end_date=2024-05-21 15:24:04.559602+00:00, run_duration=1.561917, state=success, executor_state=success, try_number=1, max_tries=1, job_id=141, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:24:00.735440+00:00, queued_by_job_id=1, pid=3010 [2024-05-21T15:25:00.245+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:25:00+00:00, run_after=2024-05-21T15:26:00+00:00 [2024-05-21T15:25:00.260+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:25:00+00:00, run_after=2024-05-21T15:30:00+00:00 [2024-05-21T15:25:00.272+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:25:00.349+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T15:25:00.350+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:25:00.350+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:25:00.350+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:25:00.351+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:25:00.354+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T15:20:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T15:25:00.354+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T15:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T15:25:00.355+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:25:00.355+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:25:00.355+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:25:00.356+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:25:00.708+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T15:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:25:00.713+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:24:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:25:00.713+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:24:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:25:00.731+0000] {scheduler_job.py:635} INFO - Setting external_id for to d1541de5-2cf8-43f2-ab52-dd336148525e [2024-05-21T15:25:00.732+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0d94b667-73d2-4ad6-926f-52999549c91e [2024-05-21T15:25:00.732+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3cd2253b-bc92-4bcb-8613-6ed7c90d8f10 [2024-05-21T15:25:04.115+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:25:04.115+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:24:00+00:00, run_id=scheduled__2024-05-21T15:24:00+00:00, run_start_date=2024-05-21 15:25:00.290407+00:00, run_end_date=2024-05-21 15:25:04.115753+00:00, run_duration=3.825346, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:24:00+00:00, data_interval_end=2024-05-21 15:25:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:25:04.128+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:25:00+00:00, run_after=2024-05-21T15:26:00+00:00 [2024-05-21T15:25:04.153+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T15:25:04.154+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:25:04.154+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:25:04.156+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T15:20:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T15:25:04.157+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T15:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T15:25:04.199+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T15:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:25:04.199+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T15:20:00+00:00 exited with status success for try_number 1 [2024-05-21T15:25:04.199+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:24:00+00:00 exited with status success for try_number 1 [2024-05-21T15:25:04.206+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:24:00+00:00, map_index=-1, run_start_date=2024-05-21 15:25:02.696166+00:00, run_end_date=2024-05-21 15:25:03.078905+00:00, run_duration=0.382739, state=success, executor_state=success, try_number=1, max_tries=1, job_id=143, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:25:00.352482+00:00, queued_by_job_id=1, pid=3076 [2024-05-21T15:25:04.207+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T15:20:00+00:00, map_index=-1, run_start_date=2024-05-21 15:25:02.689067+00:00, run_end_date=2024-05-21 15:25:03.083286+00:00, run_duration=0.394219, state=success, executor_state=success, try_number=1, max_tries=1, job_id=142, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:25:00.352482+00:00, queued_by_job_id=1, pid=3075 [2024-05-21T15:25:04.208+0000] {scheduler_job.py:635} INFO - Setting external_id for to bdfffa5d-0c98-45a0-9c92-5f83222f30d4 [2024-05-21T15:25:06.438+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:25:06.438+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:24:00+00:00, run_id=scheduled__2024-05-21T15:24:00+00:00, run_start_date=2024-05-21 15:25:00.291335+00:00, run_end_date=2024-05-21 15:25:06.438633+00:00, run_duration=6.147298, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:24:00+00:00, data_interval_end=2024-05-21 15:25:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:25:06.453+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:25:00+00:00, run_after=2024-05-21T15:26:00+00:00 [2024-05-21T15:25:06.499+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:24:00+00:00 exited with status success for try_number 1 [2024-05-21T15:25:06.509+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:24:00+00:00, map_index=-1, run_start_date=2024-05-21 15:25:02.884933+00:00, run_end_date=2024-05-21 15:25:05.636470+00:00, run_duration=2.751537, state=success, executor_state=success, try_number=1, max_tries=1, job_id=144, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:25:00.352482+00:00, queued_by_job_id=1, pid=3077 [2024-05-21T15:25:07.007+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T15:25:07.009+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:25:07.010+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:25:07.015+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T15:20:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T15:25:07.016+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T15:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T15:25:07.087+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T15:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:25:07.087+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T15:20:00+00:00 exited with status success for try_number 1 [2024-05-21T15:25:07.099+0000] {scheduler_job.py:635} INFO - Setting external_id for to 199aa4ca-3f0b-440c-8cb2-10b1c4454e4f [2024-05-21T15:25:07.099+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T15:20:00+00:00, map_index=-1, run_start_date=2024-05-21 15:25:06.003956+00:00, run_end_date=2024-05-21 15:25:06.449324+00:00, run_duration=0.445368, state=success, executor_state=success, try_number=1, max_tries=1, job_id=145, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:25:04.155330+00:00, queued_by_job_id=1, pid=3116 [2024-05-21T15:25:10.542+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T15:25:10.543+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:25:10.552+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:25:10.558+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T15:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:25:10.559+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T15:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T15:25:10.721+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T15:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:25:10.721+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T15:20:00+00:00 exited with status success for try_number 1 [2024-05-21T15:25:10.747+0000] {scheduler_job.py:635} INFO - Setting external_id for to 34103ecb-9286-4dcb-b42e-f3f89abbc859 [2024-05-21T15:25:10.748+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T15:20:00+00:00, map_index=0, run_start_date=2024-05-21 15:25:09.355363+00:00, run_end_date=2024-05-21 15:25:09.704819+00:00, run_duration=0.349456, state=success, executor_state=success, try_number=1, max_tries=1, job_id=146, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:25:07.013497+00:00, queued_by_job_id=1, pid=3128 [2024-05-21T15:25:13.268+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:25:13.269+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:20:00+00:00, run_id=scheduled__2024-05-21T15:20:00+00:00, run_start_date=2024-05-21 15:25:00.288491+00:00, run_end_date=2024-05-21 15:25:13.268777+00:00, run_duration=12.980286, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:20:00+00:00, data_interval_end=2024-05-21 15:25:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T15:25:13.275+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:25:00+00:00, run_after=2024-05-21T15:30:00+00:00 [2024-05-21T15:25:13.308+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T15:20:00+00:00 exited with status success for try_number 1 [2024-05-21T15:25:13.315+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T15:20:00+00:00, map_index=-1, run_start_date=2024-05-21 15:25:12.447543+00:00, run_end_date=2024-05-21 15:25:12.697448+00:00, run_duration=0.249905, state=success, executor_state=success, try_number=1, max_tries=1, job_id=147, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:25:10.553151+00:00, queued_by_job_id=1, pid=3140 [2024-05-21T15:25:54.586+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T15:26:00.829+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:26:00.840+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:26:00.877+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:26:00+00:00, run_after=2024-05-21T15:27:00+00:00 [2024-05-21T15:26:00.954+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T15:26:00.954+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T15:26:00.954+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:26:00.954+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:26:00.955+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:26:00.958+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T15:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:26:00.959+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T15:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T15:26:00.959+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:26:00.959+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:26:00.959+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:26:00.959+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:26:01.190+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:24:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:26:01.191+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:26:01.191+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:26:01.203+0000] {scheduler_job.py:635} INFO - Setting external_id for to 209f4e7b-fa7b-4bb7-a0ba-bf075162c768 [2024-05-21T15:26:01.203+0000] {scheduler_job.py:635} INFO - Setting external_id for to a28a38cd-8162-490c-a526-76aab0e63d2d [2024-05-21T15:26:01.203+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0c4c99cf-7d6b-4516-af1d-e7738ad660e1 [2024-05-21T15:26:02.392+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:26:02.393+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 15:24:00+00:00, run_id=scheduled__2024-05-21T15:24:00+00:00, run_start_date=2024-05-21 15:26:00.894486+00:00, run_end_date=2024-05-21 15:26:02.392982+00:00, run_duration=1.498496, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:24:00+00:00, data_interval_end=2024-05-21 15:26:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T15:26:02.401+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T15:26:00+00:00, run_after=2024-05-21T15:28:00+00:00 [2024-05-21T15:26:02.449+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:24:00+00:00 exited with status success for try_number 1 [2024-05-21T15:26:02.453+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T15:24:00+00:00, map_index=-1, run_start_date=2024-05-21 15:26:01.826019+00:00, run_end_date=2024-05-21 15:26:02.126702+00:00, run_duration=0.300683, state=success, executor_state=success, try_number=1, max_tries=1, job_id=148, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:26:00.956333+00:00, queued_by_job_id=1, pid=3157 [2024-05-21T15:26:03.860+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:26:03.861+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:25:00+00:00, run_id=scheduled__2024-05-21T15:25:00+00:00, run_start_date=2024-05-21 15:26:00.897320+00:00, run_end_date=2024-05-21 15:26:03.861137+00:00, run_duration=2.963817, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:25:00+00:00, data_interval_end=2024-05-21 15:26:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:26:03.871+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:26:00+00:00, run_after=2024-05-21T15:27:00+00:00 [2024-05-21T15:26:03.897+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:25:00+00:00 exited with status success for try_number 1 [2024-05-21T15:26:03.901+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:25:00+00:00, map_index=-1, run_start_date=2024-05-21 15:26:03.092244+00:00, run_end_date=2024-05-21 15:26:03.419744+00:00, run_duration=0.3275, state=success, executor_state=success, try_number=1, max_tries=1, job_id=150, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:26:00.956333+00:00, queued_by_job_id=1, pid=3188 [2024-05-21T15:26:04.937+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:26:04.938+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:25:00+00:00, run_id=scheduled__2024-05-21T15:25:00+00:00, run_start_date=2024-05-21 15:26:00.896217+00:00, run_end_date=2024-05-21 15:26:04.937849+00:00, run_duration=4.041632, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:25:00+00:00, data_interval_end=2024-05-21 15:26:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:26:04.949+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:26:00+00:00, run_after=2024-05-21T15:27:00+00:00 [2024-05-21T15:26:04.977+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:25:00+00:00 exited with status success for try_number 1 [2024-05-21T15:26:04.981+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:25:00+00:00, map_index=-1, run_start_date=2024-05-21 15:26:03.026609+00:00, run_end_date=2024-05-21 15:26:04.601321+00:00, run_duration=1.574712, state=success, executor_state=success, try_number=1, max_tries=1, job_id=149, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:26:00.956333+00:00, queued_by_job_id=1, pid=3187 [2024-05-21T15:27:00.525+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:27:00.540+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:27:00+00:00, run_after=2024-05-21T15:28:00+00:00 [2024-05-21T15:27:00.612+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T15:27:00.612+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:27:00.612+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:27:00.617+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:27:00.620+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:27:00.620+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:27:00.620+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:27:00.620+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:27:00.871+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:26:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:27:00.872+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:26:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:27:00.881+0000] {scheduler_job.py:635} INFO - Setting external_id for to e54fd524-165d-428f-bf75-f339114b0373 [2024-05-21T15:27:00.881+0000] {scheduler_job.py:635} INFO - Setting external_id for to e97f9cd9-aa14-4dcd-a847-4510470e178e [2024-05-21T15:27:03.483+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:27:03.484+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:26:00+00:00, run_id=scheduled__2024-05-21T15:26:00+00:00, run_start_date=2024-05-21 15:27:00.554619+00:00, run_end_date=2024-05-21 15:27:03.484121+00:00, run_duration=2.929502, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:26:00+00:00, data_interval_end=2024-05-21 15:27:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:27:03.496+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:27:00+00:00, run_after=2024-05-21T15:28:00+00:00 [2024-05-21T15:27:03.530+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:26:00+00:00 exited with status success for try_number 1 [2024-05-21T15:27:03.535+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:26:00+00:00, map_index=-1, run_start_date=2024-05-21 15:27:02.886219+00:00, run_end_date=2024-05-21 15:27:03.259424+00:00, run_duration=0.373205, state=success, executor_state=success, try_number=1, max_tries=1, job_id=151, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:27:00.618034+00:00, queued_by_job_id=1, pid=3242 [2024-05-21T15:27:05.654+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:27:05.654+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:26:00+00:00, run_id=scheduled__2024-05-21T15:26:00+00:00, run_start_date=2024-05-21 15:27:00.553360+00:00, run_end_date=2024-05-21 15:27:05.654856+00:00, run_duration=5.101496, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:26:00+00:00, data_interval_end=2024-05-21 15:27:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:27:05.671+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:27:00+00:00, run_after=2024-05-21T15:28:00+00:00 [2024-05-21T15:27:05.713+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:26:00+00:00 exited with status success for try_number 1 [2024-05-21T15:27:05.721+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:26:00+00:00, map_index=-1, run_start_date=2024-05-21 15:27:02.898721+00:00, run_end_date=2024-05-21 15:27:04.705619+00:00, run_duration=1.806898, state=success, executor_state=success, try_number=1, max_tries=1, job_id=152, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:27:00.618034+00:00, queued_by_job_id=1, pid=3243 [2024-05-21T15:28:00.171+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:28:00.206+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:28:00.238+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:28:00+00:00, run_after=2024-05-21T15:29:00+00:00 [2024-05-21T15:28:00.367+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T15:28:00.368+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T15:28:00.368+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:28:00.369+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:28:00.369+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:28:00.373+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T15:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:28:00.373+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T15:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T15:28:00.373+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:28:00.374+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:28:00.374+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:28:00.374+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:28:00.907+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:26:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:28:00.910+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:27:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:28:00.910+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:27:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:28:00.921+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8b1b540b-b6d1-4a8c-bb46-441a17d735ac [2024-05-21T15:28:00.921+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7e15ec24-91b1-41e6-9298-e184f736df6b [2024-05-21T15:28:00.922+0000] {scheduler_job.py:635} INFO - Setting external_id for to b9f537fb-3d66-47b6-a482-ac78e631ee4a [2024-05-21T15:28:03.012+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:28:03.013+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 15:26:00+00:00, run_id=scheduled__2024-05-21T15:26:00+00:00, run_start_date=2024-05-21 15:28:00.273645+00:00, run_end_date=2024-05-21 15:28:03.013007+00:00, run_duration=2.739362, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:26:00+00:00, data_interval_end=2024-05-21 15:28:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T15:28:03.023+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T15:28:00+00:00, run_after=2024-05-21T15:30:00+00:00 [2024-05-21T15:28:03.080+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:26:00+00:00 exited with status success for try_number 1 [2024-05-21T15:28:03.085+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T15:26:00+00:00, map_index=-1, run_start_date=2024-05-21 15:28:01.486061+00:00, run_end_date=2024-05-21 15:28:02.092964+00:00, run_duration=0.606903, state=success, executor_state=success, try_number=1, max_tries=1, job_id=153, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:28:00.371115+00:00, queued_by_job_id=1, pid=3279 [2024-05-21T15:28:04.123+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:28:04.123+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:27:00+00:00, run_id=scheduled__2024-05-21T15:27:00+00:00, run_start_date=2024-05-21 15:28:00.277016+00:00, run_end_date=2024-05-21 15:28:04.123891+00:00, run_duration=3.846875, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:27:00+00:00, data_interval_end=2024-05-21 15:28:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:28:04.135+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:28:00+00:00, run_after=2024-05-21T15:29:00+00:00 [2024-05-21T15:28:04.164+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:27:00+00:00 exited with status success for try_number 1 [2024-05-21T15:28:04.168+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:27:00+00:00, map_index=-1, run_start_date=2024-05-21 15:28:03.431997+00:00, run_end_date=2024-05-21 15:28:03.710698+00:00, run_duration=0.278701, state=success, executor_state=success, try_number=1, max_tries=1, job_id=155, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:28:00.371115+00:00, queued_by_job_id=1, pid=3310 [2024-05-21T15:28:05.215+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:28:05.216+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:27:00+00:00, run_id=scheduled__2024-05-21T15:27:00+00:00, run_start_date=2024-05-21 15:28:00.274861+00:00, run_end_date=2024-05-21 15:28:05.216068+00:00, run_duration=4.941207, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:27:00+00:00, data_interval_end=2024-05-21 15:28:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:28:05.226+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:28:00+00:00, run_after=2024-05-21T15:29:00+00:00 [2024-05-21T15:28:05.257+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:27:00+00:00 exited with status success for try_number 1 [2024-05-21T15:28:05.262+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:27:00+00:00, map_index=-1, run_start_date=2024-05-21 15:28:03.195100+00:00, run_end_date=2024-05-21 15:28:05.091652+00:00, run_duration=1.896552, state=success, executor_state=success, try_number=1, max_tries=1, job_id=154, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:28:00.371115+00:00, queued_by_job_id=1, pid=3300 [2024-05-21T15:29:00.800+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:29:00.820+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:29:00+00:00, run_after=2024-05-21T15:30:00+00:00 [2024-05-21T15:29:00.895+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T15:29:00.896+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:29:00.896+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:29:00.897+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:29:00.900+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:29:00.901+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:29:00.901+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:29:00.902+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:29:01.073+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:28:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:29:01.073+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:28:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:29:01.083+0000] {scheduler_job.py:635} INFO - Setting external_id for to b60016be-5858-4195-9ee5-ccf3c1d76b99 [2024-05-21T15:29:01.083+0000] {scheduler_job.py:635} INFO - Setting external_id for to a20887a3-06bb-4a62-a0ee-e3f3b4f7e668 [2024-05-21T15:29:03.308+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:29:03.309+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:28:00+00:00, run_id=scheduled__2024-05-21T15:28:00+00:00, run_start_date=2024-05-21 15:29:00.847204+00:00, run_end_date=2024-05-21 15:29:03.309100+00:00, run_duration=2.461896, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:28:00+00:00, data_interval_end=2024-05-21 15:29:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:29:03.327+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:29:00+00:00, run_after=2024-05-21T15:30:00+00:00 [2024-05-21T15:29:03.360+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:28:00+00:00 exited with status success for try_number 1 [2024-05-21T15:29:03.378+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:28:00+00:00, map_index=-1, run_start_date=2024-05-21 15:29:02.856051+00:00, run_end_date=2024-05-21 15:29:03.177314+00:00, run_duration=0.321263, state=success, executor_state=success, try_number=1, max_tries=1, job_id=157, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:29:00.898489+00:00, queued_by_job_id=1, pid=3365 [2024-05-21T15:29:04.806+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:29:04.806+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:28:00+00:00, run_id=scheduled__2024-05-21T15:28:00+00:00, run_start_date=2024-05-21 15:29:00.845996+00:00, run_end_date=2024-05-21 15:29:04.806384+00:00, run_duration=3.960388, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:28:00+00:00, data_interval_end=2024-05-21 15:29:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:29:04.815+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:29:00+00:00, run_after=2024-05-21T15:30:00+00:00 [2024-05-21T15:29:04.849+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:28:00+00:00 exited with status success for try_number 1 [2024-05-21T15:29:04.853+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:28:00+00:00, map_index=-1, run_start_date=2024-05-21 15:29:02.850193+00:00, run_end_date=2024-05-21 15:29:04.409394+00:00, run_duration=1.559201, state=success, executor_state=success, try_number=1, max_tries=1, job_id=156, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:29:00.898489+00:00, queued_by_job_id=1, pid=3364 [2024-05-21T15:30:00.541+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:30:00+00:00, run_after=2024-05-21T15:35:00+00:00 [2024-05-21T15:30:00.552+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:30:00.564+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:30:00+00:00, run_after=2024-05-21T15:31:00+00:00 [2024-05-21T15:30:00.571+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:30:00.653+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T15:30:00.653+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:30:00.653+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T15:30:00.653+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:30:00.654+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:30:00.654+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:30:00.658+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T15:25:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T15:30:00.658+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T15:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T15:30:00.659+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T15:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:30:00.659+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T15:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T15:30:00.659+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:30:00.659+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:30:00.660+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:30:00.660+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:30:01.054+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T15:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:30:01.055+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:28:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:30:01.055+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:29:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:30:01.055+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:29:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:30:01.065+0000] {scheduler_job.py:635} INFO - Setting external_id for to 23e6f11f-952b-4c2d-98e0-007c629d0e7f [2024-05-21T15:30:01.065+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4a6c9747-1214-433f-a213-1774d50312c2 [2024-05-21T15:30:01.066+0000] {scheduler_job.py:635} INFO - Setting external_id for to ca8eae5b-b162-4577-8d12-14ca0eeb0429 [2024-05-21T15:30:01.066+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5153b410-bfd1-43e4-a45e-1463b0f833fa [2024-05-21T15:30:02.313+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:30:02.313+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 15:28:00+00:00, run_id=scheduled__2024-05-21T15:28:00+00:00, run_start_date=2024-05-21 15:30:00.586229+00:00, run_end_date=2024-05-21 15:30:02.313335+00:00, run_duration=1.727106, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:28:00+00:00, data_interval_end=2024-05-21 15:30:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T15:30:02.323+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T15:30:00+00:00, run_after=2024-05-21T15:32:00+00:00 [2024-05-21T15:30:02.623+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:28:00+00:00 exited with status success for try_number 1 [2024-05-21T15:30:02.632+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T15:28:00+00:00, map_index=-1, run_start_date=2024-05-21 15:30:01.821593+00:00, run_end_date=2024-05-21 15:30:02.293184+00:00, run_duration=0.471591, state=success, executor_state=success, try_number=1, max_tries=1, job_id=158, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:30:00.656226+00:00, queued_by_job_id=1, pid=3401 [2024-05-21T15:30:03.700+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:30:03.701+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:29:00+00:00, run_id=scheduled__2024-05-21T15:29:00+00:00, run_start_date=2024-05-21 15:30:00.587458+00:00, run_end_date=2024-05-21 15:30:03.700937+00:00, run_duration=3.113479, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:29:00+00:00, data_interval_end=2024-05-21 15:30:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:30:03.713+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:30:00+00:00, run_after=2024-05-21T15:31:00+00:00 [2024-05-21T15:30:03.737+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T15:30:03.737+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:30:03.737+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:30:03.740+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T15:25:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T15:30:03.740+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T15:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T15:30:03.792+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T15:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:30:03.793+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T15:25:00+00:00 exited with status success for try_number 1 [2024-05-21T15:30:03.801+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4825d20e-c4c5-469e-80ea-b002ba8b0529 [2024-05-21T15:30:03.802+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T15:25:00+00:00, map_index=-1, run_start_date=2024-05-21 15:30:03.166891+00:00, run_end_date=2024-05-21 15:30:03.518320+00:00, run_duration=0.351429, state=success, executor_state=success, try_number=1, max_tries=1, job_id=159, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:30:00.656226+00:00, queued_by_job_id=1, pid=3441 [2024-05-21T15:30:03.889+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:29:00+00:00 exited with status success for try_number 1 [2024-05-21T15:30:03.894+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:29:00+00:00, map_index=-1, run_start_date=2024-05-21 15:30:03.244656+00:00, run_end_date=2024-05-21 15:30:03.633113+00:00, run_duration=0.388457, state=success, executor_state=success, try_number=1, max_tries=1, job_id=160, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:30:00.656226+00:00, queued_by_job_id=1, pid=3442 [2024-05-21T15:30:06.025+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:30:06.026+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:29:00+00:00, run_id=scheduled__2024-05-21T15:29:00+00:00, run_start_date=2024-05-21 15:30:00.588964+00:00, run_end_date=2024-05-21 15:30:06.026080+00:00, run_duration=5.437116, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:29:00+00:00, data_interval_end=2024-05-21 15:30:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:30:06.047+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:30:00+00:00, run_after=2024-05-21T15:31:00+00:00 [2024-05-21T15:30:06.088+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T15:30:06.089+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:30:06.090+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:30:06.093+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T15:25:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T15:30:06.093+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T15:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T15:30:06.183+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T15:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:30:06.185+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:29:00+00:00 exited with status success for try_number 1 [2024-05-21T15:30:06.185+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T15:25:00+00:00 exited with status success for try_number 1 [2024-05-21T15:30:06.197+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:29:00+00:00, map_index=-1, run_start_date=2024-05-21 15:30:03.277291+00:00, run_end_date=2024-05-21 15:30:05.632633+00:00, run_duration=2.355342, state=success, executor_state=success, try_number=1, max_tries=1, job_id=161, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:30:00.656226+00:00, queued_by_job_id=1, pid=3443 [2024-05-21T15:30:06.197+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9f9a1617-76d6-4505-bcaf-1f3e1b0f3910 [2024-05-21T15:30:06.198+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T15:25:00+00:00, map_index=-1, run_start_date=2024-05-21 15:30:05.473706+00:00, run_end_date=2024-05-21 15:30:05.773244+00:00, run_duration=0.299538, state=success, executor_state=success, try_number=1, max_tries=1, job_id=162, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:30:03.738736+00:00, queued_by_job_id=1, pid=3482 [2024-05-21T15:30:09.267+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T15:30:09.268+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:30:09.268+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:30:09.270+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T15:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:30:09.270+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T15:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T15:30:09.360+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T15:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:30:09.360+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T15:25:00+00:00 exited with status success for try_number 1 [2024-05-21T15:30:09.366+0000] {scheduler_job.py:635} INFO - Setting external_id for to af8ddd28-f803-4afa-8642-d06488ebc5f1 [2024-05-21T15:30:09.366+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T15:25:00+00:00, map_index=0, run_start_date=2024-05-21 15:30:08.200942+00:00, run_end_date=2024-05-21 15:30:08.490128+00:00, run_duration=0.289186, state=success, executor_state=success, try_number=1, max_tries=1, job_id=163, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:30:06.090773+00:00, queued_by_job_id=1, pid=3494 [2024-05-21T15:30:12.508+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:30:12.508+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:25:00+00:00, run_id=scheduled__2024-05-21T15:25:00+00:00, run_start_date=2024-05-21 15:30:00.585087+00:00, run_end_date=2024-05-21 15:30:12.508583+00:00, run_duration=11.923496, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:25:00+00:00, data_interval_end=2024-05-21 15:30:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T15:30:12.515+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:30:00+00:00, run_after=2024-05-21T15:35:00+00:00 [2024-05-21T15:30:12.545+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T15:25:00+00:00 exited with status success for try_number 1 [2024-05-21T15:30:12.549+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T15:25:00+00:00, map_index=-1, run_start_date=2024-05-21 15:30:11.819551+00:00, run_end_date=2024-05-21 15:30:12.093580+00:00, run_duration=0.274029, state=success, executor_state=success, try_number=1, max_tries=1, job_id=164, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:30:09.269042+00:00, queued_by_job_id=1, pid=3506 [2024-05-21T15:30:54.631+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T15:31:00.089+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:31:00+00:00, run_after=2024-05-21T15:32:00+00:00 [2024-05-21T15:31:00.099+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:31:00.180+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T15:31:00.180+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:31:00.180+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:31:00.181+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:31:00.184+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:31:00.184+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:31:00.184+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:31:00.184+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:31:00.419+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:31:00.419+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:31:00.427+0000] {scheduler_job.py:635} INFO - Setting external_id for to d409bcb3-365d-4498-9d9d-47941a3bcb04 [2024-05-21T15:31:00.428+0000] {scheduler_job.py:635} INFO - Setting external_id for to 18371d98-3d04-4161-97cf-63ad43f679ae [2024-05-21T15:31:02.901+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:31:02.902+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:30:00+00:00, run_id=scheduled__2024-05-21T15:30:00+00:00, run_start_date=2024-05-21 15:31:00.120534+00:00, run_end_date=2024-05-21 15:31:02.902374+00:00, run_duration=2.78184, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:30:00+00:00, data_interval_end=2024-05-21 15:31:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:31:02.913+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:31:00+00:00, run_after=2024-05-21T15:32:00+00:00 [2024-05-21T15:31:02.942+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:30:00+00:00 exited with status success for try_number 1 [2024-05-21T15:31:02.945+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:30:00+00:00, map_index=-1, run_start_date=2024-05-21 15:31:02.377991+00:00, run_end_date=2024-05-21 15:31:02.704428+00:00, run_duration=0.326437, state=success, executor_state=success, try_number=1, max_tries=1, job_id=165, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:31:00.181747+00:00, queued_by_job_id=1, pid=3541 [2024-05-21T15:31:08.208+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:31:08.209+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:30:00+00:00, run_id=scheduled__2024-05-21T15:30:00+00:00, run_start_date=2024-05-21 15:31:00.122160+00:00, run_end_date=2024-05-21 15:31:08.209110+00:00, run_duration=8.08695, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:30:00+00:00, data_interval_end=2024-05-21 15:31:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:31:08.223+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:31:00+00:00, run_after=2024-05-21T15:32:00+00:00 [2024-05-21T15:31:08.260+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:30:00+00:00 exited with status success for try_number 1 [2024-05-21T15:31:08.266+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:30:00+00:00, map_index=-1, run_start_date=2024-05-21 15:31:02.473048+00:00, run_end_date=2024-05-21 15:31:07.163439+00:00, run_duration=4.690391, state=success, executor_state=success, try_number=1, max_tries=1, job_id=166, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:31:00.181747+00:00, queued_by_job_id=1, pid=3542 [2024-05-21T15:32:00.790+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:32:00+00:00, run_after=2024-05-21T15:33:00+00:00 [2024-05-21T15:32:00.797+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:32:00.803+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:32:00.933+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T15:32:00.934+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T15:32:00.934+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:32:00.934+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:32:00.935+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:32:00.938+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T15:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:32:00.938+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T15:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T15:32:00.938+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:32:00.938+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:32:00.939+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:32:00.939+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:32:01.191+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:32:01.191+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:31:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:32:01.192+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:31:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:32:01.201+0000] {scheduler_job.py:635} INFO - Setting external_id for to 88e998e0-1ec2-4e3c-99e1-a2f3d492bcb2 [2024-05-21T15:32:01.201+0000] {scheduler_job.py:635} INFO - Setting external_id for to 61f38c18-7996-4280-9c51-bbe2d4929d66 [2024-05-21T15:32:01.202+0000] {scheduler_job.py:635} INFO - Setting external_id for to e53c2c2a-56f0-4063-9b08-91aec4a999a0 [2024-05-21T15:32:02.352+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:32:02.353+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 15:30:00+00:00, run_id=scheduled__2024-05-21T15:30:00+00:00, run_start_date=2024-05-21 15:32:00.835738+00:00, run_end_date=2024-05-21 15:32:02.352909+00:00, run_duration=1.517171, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:30:00+00:00, data_interval_end=2024-05-21 15:32:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T15:32:02.362+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T15:32:00+00:00, run_after=2024-05-21T15:34:00+00:00 [2024-05-21T15:32:02.408+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:30:00+00:00 exited with status success for try_number 1 [2024-05-21T15:32:02.417+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T15:30:00+00:00, map_index=-1, run_start_date=2024-05-21 15:32:01.845485+00:00, run_end_date=2024-05-21 15:32:02.162482+00:00, run_duration=0.316997, state=success, executor_state=success, try_number=1, max_tries=1, job_id=167, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:32:00.936169+00:00, queued_by_job_id=1, pid=3577 [2024-05-21T15:32:04.327+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:32:04.327+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:31:00+00:00, run_id=scheduled__2024-05-21T15:31:00+00:00, run_start_date=2024-05-21 15:32:00.836881+00:00, run_end_date=2024-05-21 15:32:04.327549+00:00, run_duration=3.490668, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:31:00+00:00, data_interval_end=2024-05-21 15:32:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:32:04.340+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:32:00+00:00, run_after=2024-05-21T15:33:00+00:00 [2024-05-21T15:32:04.391+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:31:00+00:00 exited with status success for try_number 1 [2024-05-21T15:32:04.395+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:31:00+00:00, map_index=-1, run_start_date=2024-05-21 15:32:03.094262+00:00, run_end_date=2024-05-21 15:32:03.446644+00:00, run_duration=0.352382, state=success, executor_state=success, try_number=1, max_tries=1, job_id=169, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:32:00.936169+00:00, queued_by_job_id=1, pid=3608 [2024-05-21T15:32:05.436+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:32:05.436+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:31:00+00:00, run_id=scheduled__2024-05-21T15:31:00+00:00, run_start_date=2024-05-21 15:32:00.837862+00:00, run_end_date=2024-05-21 15:32:05.436330+00:00, run_duration=4.598468, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:31:00+00:00, data_interval_end=2024-05-21 15:32:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:32:05.445+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:32:00+00:00, run_after=2024-05-21T15:33:00+00:00 [2024-05-21T15:32:05.473+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:31:00+00:00 exited with status success for try_number 1 [2024-05-21T15:32:05.478+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:31:00+00:00, map_index=-1, run_start_date=2024-05-21 15:32:03.089549+00:00, run_end_date=2024-05-21 15:32:04.850848+00:00, run_duration=1.761299, state=success, executor_state=success, try_number=1, max_tries=1, job_id=168, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:32:00.936169+00:00, queued_by_job_id=1, pid=3607 [2024-05-21T15:32:54.651+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T15:32:54.651+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-05-21T15:32:54.652+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:32:54.654+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240521153253_104288', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:32:54.654+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240521153253_104288', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-05-21T15:32:54.690+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521153253_104288 exited with status queued for try_number 1 [2024-05-21T15:32:54.696+0000] {scheduler_job.py:635} INFO - Setting external_id for to a8aadd87-e287-46cf-a1fa-8edc6161ce50 [2024-05-21T15:32:55.814+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:32:55.815+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-05-21 15:32:53.725064+00:00, run_id=vdu_down_20240521153253_104288, run_start_date=2024-05-21 15:32:54.626074+00:00, run_end_date=2024-05-21 15:32:55.814956+00:00, run_duration=1.188882, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-05-21 15:32:53.725064+00:00, data_interval_end=2024-05-21 15:32:53.725064+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-05-21T15:32:55.819+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-05-21T15:32:55.849+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521153253_104288 exited with status success for try_number 1 [2024-05-21T15:32:55.856+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240521153253_104288, map_index=-1, run_start_date=2024-05-21 15:32:55.386586+00:00, run_end_date=2024-05-21 15:32:55.677560+00:00, run_duration=0.290974, state=success, executor_state=success, try_number=1, max_tries=1, job_id=170, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:32:54.652706+00:00, queued_by_job_id=1, pid=3640 [2024-05-21T15:33:00.411+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:33:00.427+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:33:00+00:00, run_after=2024-05-21T15:34:00+00:00 [2024-05-21T15:33:00.487+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T15:33:00.488+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:33:00.488+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:33:00.489+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:33:00.492+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:33:00.492+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:33:00.492+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:33:00.493+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:33:00.728+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:32:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:33:00.728+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:32:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:33:00.736+0000] {scheduler_job.py:635} INFO - Setting external_id for to c9dfb9c2-1150-47b2-94c2-c2a1d5fb563a [2024-05-21T15:33:00.736+0000] {scheduler_job.py:635} INFO - Setting external_id for to 967bc08e-15e2-4c5d-a700-23db0c2c9bc6 [2024-05-21T15:33:03.046+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:33:03.046+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:32:00+00:00, run_id=scheduled__2024-05-21T15:32:00+00:00, run_start_date=2024-05-21 15:33:00.441054+00:00, run_end_date=2024-05-21 15:33:03.046363+00:00, run_duration=2.605309, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:32:00+00:00, data_interval_end=2024-05-21 15:33:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:33:03.056+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:33:00+00:00, run_after=2024-05-21T15:34:00+00:00 [2024-05-21T15:33:03.082+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:32:00+00:00 exited with status success for try_number 1 [2024-05-21T15:33:03.085+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:32:00+00:00, map_index=-1, run_start_date=2024-05-21 15:33:02.595619+00:00, run_end_date=2024-05-21 15:33:02.910138+00:00, run_duration=0.314519, state=success, executor_state=success, try_number=1, max_tries=1, job_id=172, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:33:00.490605+00:00, queued_by_job_id=1, pid=3673 [2024-05-21T15:33:04.654+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:33:04.654+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:32:00+00:00, run_id=scheduled__2024-05-21T15:32:00+00:00, run_start_date=2024-05-21 15:33:00.442465+00:00, run_end_date=2024-05-21 15:33:04.654380+00:00, run_duration=4.211915, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:32:00+00:00, data_interval_end=2024-05-21 15:33:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:33:04.663+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:33:00+00:00, run_after=2024-05-21T15:34:00+00:00 [2024-05-21T15:33:04.689+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:32:00+00:00 exited with status success for try_number 1 [2024-05-21T15:33:04.693+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:32:00+00:00, map_index=-1, run_start_date=2024-05-21 15:33:02.575470+00:00, run_end_date=2024-05-21 15:33:04.069509+00:00, run_duration=1.494039, state=success, executor_state=success, try_number=1, max_tries=1, job_id=171, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:33:00.490605+00:00, queued_by_job_id=1, pid=3672 [2024-05-21T15:34:01.011+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:34:01.026+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:34:00+00:00, run_after=2024-05-21T15:35:00+00:00 [2024-05-21T15:34:01.086+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T15:34:01.086+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:34:01.086+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:34:01.087+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:34:01.090+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:34:01.091+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:34:01.091+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:34:01.091+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:34:01.230+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:33:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:34:01.231+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:33:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:34:01.241+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7b63e298-439a-4130-adbb-4c5b7fe3ba73 [2024-05-21T15:34:01.242+0000] {scheduler_job.py:635} INFO - Setting external_id for to a63fb262-5ec3-473c-9128-421e3629a24d [2024-05-21T15:34:01.276+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:34:01.332+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T15:34:01.332+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T15:34:01.332+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:34:01.335+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T15:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:34:01.335+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T15:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T15:34:01.383+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:32:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:34:01.393+0000] {scheduler_job.py:635} INFO - Setting external_id for to da3c5bf7-2034-4f68-93e5-60b7e739204a [2024-05-21T15:34:02.572+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:34:02.572+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 15:32:00+00:00, run_id=scheduled__2024-05-21T15:32:00+00:00, run_start_date=2024-05-21 15:34:01.287743+00:00, run_end_date=2024-05-21 15:34:02.572508+00:00, run_duration=1.284765, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:32:00+00:00, data_interval_end=2024-05-21 15:34:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T15:34:02.583+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T15:34:00+00:00, run_after=2024-05-21T15:36:00+00:00 [2024-05-21T15:34:02.639+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:32:00+00:00 exited with status success for try_number 1 [2024-05-21T15:34:02.648+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T15:32:00+00:00, map_index=-1, run_start_date=2024-05-21 15:34:02.147340+00:00, run_end_date=2024-05-21 15:34:02.463722+00:00, run_duration=0.316382, state=success, executor_state=success, try_number=1, max_tries=1, job_id=173, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:34:01.333532+00:00, queued_by_job_id=1, pid=3708 [2024-05-21T15:34:03.690+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:34:03.691+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:33:00+00:00, run_id=scheduled__2024-05-21T15:33:00+00:00, run_start_date=2024-05-21 15:34:01.042933+00:00, run_end_date=2024-05-21 15:34:03.691035+00:00, run_duration=2.648102, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:33:00+00:00, data_interval_end=2024-05-21 15:34:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:34:03.703+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:34:00+00:00, run_after=2024-05-21T15:35:00+00:00 [2024-05-21T15:34:03.737+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:33:00+00:00 exited with status success for try_number 1 [2024-05-21T15:34:03.742+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:33:00+00:00, map_index=-1, run_start_date=2024-05-21 15:34:03.239983+00:00, run_end_date=2024-05-21 15:34:03.561439+00:00, run_duration=0.321456, state=success, executor_state=success, try_number=1, max_tries=1, job_id=175, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:34:01.088188+00:00, queued_by_job_id=1, pid=3739 [2024-05-21T15:34:05.068+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:34:05.069+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:33:00+00:00, run_id=scheduled__2024-05-21T15:33:00+00:00, run_start_date=2024-05-21 15:34:01.044120+00:00, run_end_date=2024-05-21 15:34:05.069113+00:00, run_duration=4.024993, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:33:00+00:00, data_interval_end=2024-05-21 15:34:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:34:05.080+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:34:00+00:00, run_after=2024-05-21T15:35:00+00:00 [2024-05-21T15:34:05.106+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:33:00+00:00 exited with status success for try_number 1 [2024-05-21T15:34:05.112+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:33:00+00:00, map_index=-1, run_start_date=2024-05-21 15:34:03.227853+00:00, run_end_date=2024-05-21 15:34:04.733089+00:00, run_duration=1.505236, state=success, executor_state=success, try_number=1, max_tries=1, job_id=174, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:34:01.088188+00:00, queued_by_job_id=1, pid=3738 [2024-05-21T15:34:54.579+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T15:34:54.579+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-05-21T15:34:54.579+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:34:54.581+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240521153453_509977', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:34:54.581+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240521153453_509977', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-05-21T15:34:54.623+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521153453_509977 exited with status queued for try_number 1 [2024-05-21T15:34:54.629+0000] {scheduler_job.py:635} INFO - Setting external_id for to c2d8413f-52dd-401d-903d-6bfc79e49524 [2024-05-21T15:34:55.760+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:34:55.761+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-05-21 15:34:53.710020+00:00, run_id=vdu_down_20240521153453_509977, run_start_date=2024-05-21 15:34:54.552030+00:00, run_end_date=2024-05-21 15:34:55.761116+00:00, run_duration=1.209086, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-05-21 15:34:53.710020+00:00, data_interval_end=2024-05-21 15:34:53.710020+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-05-21T15:34:55.763+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-05-21T15:34:55.787+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521153453_509977 exited with status success for try_number 1 [2024-05-21T15:34:55.792+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240521153453_509977, map_index=-1, run_start_date=2024-05-21 15:34:55.308761+00:00, run_end_date=2024-05-21 15:34:55.595841+00:00, run_duration=0.28708, state=success, executor_state=success, try_number=1, max_tries=1, job_id=176, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:34:54.580290+00:00, queued_by_job_id=1, pid=3771 [2024-05-21T15:35:00.760+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:35:00.794+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:35:00+00:00, run_after=2024-05-21T15:36:00+00:00 [2024-05-21T15:35:00.817+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:35:00+00:00, run_after=2024-05-21T15:40:00+00:00 [2024-05-21T15:35:00.939+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T15:35:00.939+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:35:00.939+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:35:00.939+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:35:00.941+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:35:00.945+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T15:30:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T15:35:00.945+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T15:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T15:35:00.945+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:35:00.946+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:35:00.946+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:35:00.946+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:35:01.403+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T15:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:35:01.403+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:34:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:35:01.405+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:34:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:35:01.422+0000] {scheduler_job.py:635} INFO - Setting external_id for to acf8a1ad-4119-439c-8072-426445431f6f [2024-05-21T15:35:01.422+0000] {scheduler_job.py:635} INFO - Setting external_id for to db60514e-57ec-4802-a885-72f4ea712171 [2024-05-21T15:35:01.423+0000] {scheduler_job.py:635} INFO - Setting external_id for to e547da10-6f5e-4225-a4e2-9402bd4690b2 [2024-05-21T15:35:04.813+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T15:35:04.813+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:35:04.815+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:35:04.817+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T15:30:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T15:35:04.817+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T15:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T15:35:04.863+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T15:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:35:04.866+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T15:30:00+00:00 exited with status success for try_number 1 [2024-05-21T15:35:04.866+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:34:00+00:00 exited with status success for try_number 1 [2024-05-21T15:35:04.873+0000] {scheduler_job.py:635} INFO - Setting external_id for to 96cea477-44e0-4651-87c5-6133e0224a01 [2024-05-21T15:35:04.873+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T15:30:00+00:00, map_index=-1, run_start_date=2024-05-21 15:35:04.240073+00:00, run_end_date=2024-05-21 15:35:04.619194+00:00, run_duration=0.379121, state=success, executor_state=success, try_number=1, max_tries=1, job_id=177, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:35:00.943559+00:00, queued_by_job_id=1, pid=3814 [2024-05-21T15:35:04.874+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:34:00+00:00, map_index=-1, run_start_date=2024-05-21 15:35:04.358350+00:00, run_end_date=2024-05-21 15:35:04.694940+00:00, run_duration=0.33659, state=success, executor_state=success, try_number=1, max_tries=1, job_id=178, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:35:00.943559+00:00, queued_by_job_id=1, pid=3815 [2024-05-21T15:35:04.928+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:35:04.929+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:34:00+00:00, run_id=scheduled__2024-05-21T15:34:00+00:00, run_start_date=2024-05-21 15:35:00.841594+00:00, run_end_date=2024-05-21 15:35:04.929093+00:00, run_duration=4.087499, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:34:00+00:00, data_interval_end=2024-05-21 15:35:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:35:04.941+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:35:00+00:00, run_after=2024-05-21T15:36:00+00:00 [2024-05-21T15:35:06.041+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:35:06.041+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:34:00+00:00, run_id=scheduled__2024-05-21T15:34:00+00:00, run_start_date=2024-05-21 15:35:00.848239+00:00, run_end_date=2024-05-21 15:35:06.041905+00:00, run_duration=5.193666, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:34:00+00:00, data_interval_end=2024-05-21 15:35:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:35:06.051+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:35:00+00:00, run_after=2024-05-21T15:36:00+00:00 [2024-05-21T15:35:06.103+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:34:00+00:00 exited with status success for try_number 1 [2024-05-21T15:35:06.109+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:34:00+00:00, map_index=-1, run_start_date=2024-05-21 15:35:04.416518+00:00, run_end_date=2024-05-21 15:35:05.864406+00:00, run_duration=1.447888, state=success, executor_state=success, try_number=1, max_tries=1, job_id=179, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:35:00.943559+00:00, queued_by_job_id=1, pid=3816 [2024-05-21T15:35:08.321+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T15:35:08.322+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:35:08.322+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:35:08.325+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T15:30:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T15:35:08.325+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T15:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T15:35:08.392+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T15:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:35:08.392+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T15:30:00+00:00 exited with status success for try_number 1 [2024-05-21T15:35:08.397+0000] {scheduler_job.py:635} INFO - Setting external_id for to cda1c3cf-cb0d-4a8c-8d63-89c4eaaba361 [2024-05-21T15:35:08.398+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T15:30:00+00:00, map_index=-1, run_start_date=2024-05-21 15:35:06.724732+00:00, run_end_date=2024-05-21 15:35:07.051039+00:00, run_duration=0.326307, state=success, executor_state=success, try_number=1, max_tries=1, job_id=180, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:35:04.815648+00:00, queued_by_job_id=1, pid=3855 [2024-05-21T15:35:11.128+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T15:35:11.129+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:35:11.129+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:35:11.131+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T15:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:35:11.131+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T15:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T15:35:11.181+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T15:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:35:11.184+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T15:30:00+00:00 exited with status success for try_number 1 [2024-05-21T15:35:11.189+0000] {scheduler_job.py:635} INFO - Setting external_id for to 83c18d3b-4211-4766-93bb-1cf5e21222f2 [2024-05-21T15:35:11.189+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T15:30:00+00:00, map_index=0, run_start_date=2024-05-21 15:35:10.492929+00:00, run_end_date=2024-05-21 15:35:10.780017+00:00, run_duration=0.287088, state=success, executor_state=success, try_number=1, max_tries=1, job_id=181, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:35:08.323646+00:00, queued_by_job_id=1, pid=3867 [2024-05-21T15:35:13.377+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:35:13.378+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:30:00+00:00, run_id=scheduled__2024-05-21T15:30:00+00:00, run_start_date=2024-05-21 15:35:00.839744+00:00, run_end_date=2024-05-21 15:35:13.378402+00:00, run_duration=12.538658, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:30:00+00:00, data_interval_end=2024-05-21 15:35:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T15:35:13.386+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:35:00+00:00, run_after=2024-05-21T15:40:00+00:00 [2024-05-21T15:35:13.413+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T15:30:00+00:00 exited with status success for try_number 1 [2024-05-21T15:35:13.417+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T15:30:00+00:00, map_index=-1, run_start_date=2024-05-21 15:35:12.814383+00:00, run_end_date=2024-05-21 15:35:13.063714+00:00, run_duration=0.249331, state=success, executor_state=success, try_number=1, max_tries=1, job_id=182, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:35:11.130105+00:00, queued_by_job_id=1, pid=3879 [2024-05-21T15:35:54.677+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T15:36:00.101+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:36:00.107+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:36:00.120+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:36:00+00:00, run_after=2024-05-21T15:37:00+00:00 [2024-05-21T15:36:00.225+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T15:36:00.225+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T15:36:00.225+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:36:00.227+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:36:00.228+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:36:00.231+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T15:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:36:00.231+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T15:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T15:36:00.231+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:36:00.231+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:36:00.232+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:36:00.232+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:36:00.608+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:34:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:36:00.608+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:36:00.608+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:36:00.631+0000] {scheduler_job.py:635} INFO - Setting external_id for to e8b63456-7cc8-44a7-9c26-d3052e8461bc [2024-05-21T15:36:00.632+0000] {scheduler_job.py:635} INFO - Setting external_id for to f26fb044-681f-4049-9500-2c3f63a117a7 [2024-05-21T15:36:00.632+0000] {scheduler_job.py:635} INFO - Setting external_id for to ed5469c4-5c49-4e87-bc42-bd7f7b4b61b2 [2024-05-21T15:36:01.867+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:36:01.868+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 15:34:00+00:00, run_id=scheduled__2024-05-21T15:34:00+00:00, run_start_date=2024-05-21 15:36:00.148174+00:00, run_end_date=2024-05-21 15:36:01.868260+00:00, run_duration=1.720086, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:34:00+00:00, data_interval_end=2024-05-21 15:36:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T15:36:01.881+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T15:36:00+00:00, run_after=2024-05-21T15:38:00+00:00 [2024-05-21T15:36:01.936+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:34:00+00:00 exited with status success for try_number 1 [2024-05-21T15:36:01.942+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T15:34:00+00:00, map_index=-1, run_start_date=2024-05-21 15:36:01.303409+00:00, run_end_date=2024-05-21 15:36:01.625264+00:00, run_duration=0.321855, state=success, executor_state=success, try_number=1, max_tries=1, job_id=183, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:36:00.229008+00:00, queued_by_job_id=1, pid=3896 [2024-05-21T15:36:02.991+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:36:02.991+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:35:00+00:00, run_id=scheduled__2024-05-21T15:35:00+00:00, run_start_date=2024-05-21 15:36:00.149354+00:00, run_end_date=2024-05-21 15:36:02.991808+00:00, run_duration=2.842454, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:35:00+00:00, data_interval_end=2024-05-21 15:36:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:36:03.007+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:36:00+00:00, run_after=2024-05-21T15:37:00+00:00 [2024-05-21T15:36:03.049+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:35:00+00:00 exited with status success for try_number 1 [2024-05-21T15:36:03.054+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:35:00+00:00, map_index=-1, run_start_date=2024-05-21 15:36:02.563788+00:00, run_end_date=2024-05-21 15:36:02.879749+00:00, run_duration=0.315961, state=success, executor_state=success, try_number=1, max_tries=1, job_id=184, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:36:00.229008+00:00, queued_by_job_id=1, pid=3926 [2024-05-21T15:36:04.439+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:36:04.440+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:35:00+00:00, run_id=scheduled__2024-05-21T15:35:00+00:00, run_start_date=2024-05-21 15:36:00.150417+00:00, run_end_date=2024-05-21 15:36:04.440238+00:00, run_duration=4.289821, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:35:00+00:00, data_interval_end=2024-05-21 15:36:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:36:04.457+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:36:00+00:00, run_after=2024-05-21T15:37:00+00:00 [2024-05-21T15:36:05.552+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:35:00+00:00 exited with status success for try_number 1 [2024-05-21T15:36:05.560+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:35:00+00:00, map_index=-1, run_start_date=2024-05-21 15:36:02.746571+00:00, run_end_date=2024-05-21 15:36:04.341002+00:00, run_duration=1.594431, state=success, executor_state=success, try_number=1, max_tries=1, job_id=185, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:36:00.229008+00:00, queued_by_job_id=1, pid=3927 [2024-05-21T15:37:00.157+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:37:00+00:00, run_after=2024-05-21T15:38:00+00:00 [2024-05-21T15:37:00.163+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:37:00.234+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T15:37:00.235+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:37:00.235+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:37:00.236+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:37:00.240+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:37:00.240+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:37:00.240+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:37:00.240+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:37:00.435+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:36:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:37:00.435+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:36:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:37:00.444+0000] {scheduler_job.py:635} INFO - Setting external_id for to 065d77cc-f773-4f4d-a56f-c0613fb7c81f [2024-05-21T15:37:00.444+0000] {scheduler_job.py:635} INFO - Setting external_id for to 072cad6d-3426-4ce2-9f8b-b3b4216fd1ba [2024-05-21T15:37:03.560+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:37:03.560+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:36:00+00:00, run_id=scheduled__2024-05-21T15:36:00+00:00, run_start_date=2024-05-21 15:37:00.180449+00:00, run_end_date=2024-05-21 15:37:03.560600+00:00, run_duration=3.380151, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:36:00+00:00, data_interval_end=2024-05-21 15:37:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:37:03.572+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:37:00+00:00, run_after=2024-05-21T15:38:00+00:00 [2024-05-21T15:37:03.610+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:36:00+00:00 exited with status success for try_number 1 [2024-05-21T15:37:03.615+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:36:00+00:00, map_index=-1, run_start_date=2024-05-21 15:37:02.318776+00:00, run_end_date=2024-05-21 15:37:02.617553+00:00, run_duration=0.298777, state=success, executor_state=success, try_number=1, max_tries=1, job_id=186, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:37:00.237510+00:00, queued_by_job_id=1, pid=3980 [2024-05-21T15:37:04.652+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:37:04.652+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:36:00+00:00, run_id=scheduled__2024-05-21T15:36:00+00:00, run_start_date=2024-05-21 15:37:00.182152+00:00, run_end_date=2024-05-21 15:37:04.652561+00:00, run_duration=4.470409, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:36:00+00:00, data_interval_end=2024-05-21 15:37:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:37:04.662+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:37:00+00:00, run_after=2024-05-21T15:38:00+00:00 [2024-05-21T15:37:04.692+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:36:00+00:00 exited with status success for try_number 1 [2024-05-21T15:37:04.697+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:36:00+00:00, map_index=-1, run_start_date=2024-05-21 15:37:02.405855+00:00, run_end_date=2024-05-21 15:37:04.041164+00:00, run_duration=1.635309, state=success, executor_state=success, try_number=1, max_tries=1, job_id=187, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:37:00.237510+00:00, queued_by_job_id=1, pid=3981 [2024-05-21T15:38:00.344+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:38:00+00:00, run_after=2024-05-21T15:39:00+00:00 [2024-05-21T15:38:00.351+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:38:00.357+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:38:00.423+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T15:38:00.424+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T15:38:00.424+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:38:00.424+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:38:00.425+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:38:00.428+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T15:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:38:00.428+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T15:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T15:38:00.429+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:38:00.429+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:38:00.429+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:38:00.429+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:38:00.851+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:36:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:38:00.854+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:37:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:38:00.855+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:37:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:38:00.869+0000] {scheduler_job.py:635} INFO - Setting external_id for to a1532015-1e4f-491c-9e8a-f5802e2098da [2024-05-21T15:38:00.870+0000] {scheduler_job.py:635} INFO - Setting external_id for to d331bf0d-d139-48d1-9558-c6063d49e1e5 [2024-05-21T15:38:00.870+0000] {scheduler_job.py:635} INFO - Setting external_id for to 202f34df-c69d-4328-904d-b2bcfc502c08 [2024-05-21T15:38:02.069+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:38:02.070+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 15:36:00+00:00, run_id=scheduled__2024-05-21T15:36:00+00:00, run_start_date=2024-05-21 15:38:00.368776+00:00, run_end_date=2024-05-21 15:38:02.069906+00:00, run_duration=1.70113, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:36:00+00:00, data_interval_end=2024-05-21 15:38:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T15:38:02.081+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T15:38:00+00:00, run_after=2024-05-21T15:40:00+00:00 [2024-05-21T15:38:02.136+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:36:00+00:00 exited with status success for try_number 1 [2024-05-21T15:38:02.144+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T15:36:00+00:00, map_index=-1, run_start_date=2024-05-21 15:38:01.445803+00:00, run_end_date=2024-05-21 15:38:01.749036+00:00, run_duration=0.303233, state=success, executor_state=success, try_number=1, max_tries=1, job_id=188, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:38:00.426409+00:00, queued_by_job_id=1, pid=4016 [2024-05-21T15:38:03.303+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:38:03.303+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:37:00+00:00, run_id=scheduled__2024-05-21T15:37:00+00:00, run_start_date=2024-05-21 15:38:00.369682+00:00, run_end_date=2024-05-21 15:38:03.303379+00:00, run_duration=2.933697, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:37:00+00:00, data_interval_end=2024-05-21 15:38:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:38:03.314+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:38:00+00:00, run_after=2024-05-21T15:39:00+00:00 [2024-05-21T15:38:03.371+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:37:00+00:00 exited with status success for try_number 1 [2024-05-21T15:38:03.378+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:37:00+00:00, map_index=-1, run_start_date=2024-05-21 15:38:02.693131+00:00, run_end_date=2024-05-21 15:38:02.991257+00:00, run_duration=0.298126, state=success, executor_state=success, try_number=1, max_tries=1, job_id=190, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:38:00.426409+00:00, queued_by_job_id=1, pid=4047 [2024-05-21T15:38:05.026+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:38:05.026+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:37:00+00:00, run_id=scheduled__2024-05-21T15:37:00+00:00, run_start_date=2024-05-21 15:38:00.370593+00:00, run_end_date=2024-05-21 15:38:05.026893+00:00, run_duration=4.6563, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:37:00+00:00, data_interval_end=2024-05-21 15:38:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:38:05.035+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:38:00+00:00, run_after=2024-05-21T15:39:00+00:00 [2024-05-21T15:38:05.066+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:37:00+00:00 exited with status success for try_number 1 [2024-05-21T15:38:05.071+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:37:00+00:00, map_index=-1, run_start_date=2024-05-21 15:38:02.681600+00:00, run_end_date=2024-05-21 15:38:04.470231+00:00, run_duration=1.788631, state=success, executor_state=success, try_number=1, max_tries=1, job_id=189, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:38:00.426409+00:00, queued_by_job_id=1, pid=4046 [2024-05-21T15:39:00.972+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:39:00.986+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:39:00+00:00, run_after=2024-05-21T15:40:00+00:00 [2024-05-21T15:39:01.043+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T15:39:01.043+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:39:01.043+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:39:01.044+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:39:01.048+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:39:01.048+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:39:01.048+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:39:01.048+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:39:01.181+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:38:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:39:01.184+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:38:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:39:01.191+0000] {scheduler_job.py:635} INFO - Setting external_id for to fbd0823d-465b-430d-ae1a-32bbda01e278 [2024-05-21T15:39:01.192+0000] {scheduler_job.py:635} INFO - Setting external_id for to 54bf6207-f11d-4b94-8964-8b97de52fa4a [2024-05-21T15:39:04.023+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:39:04.023+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:38:00+00:00, run_id=scheduled__2024-05-21T15:38:00+00:00, run_start_date=2024-05-21 15:39:00.998776+00:00, run_end_date=2024-05-21 15:39:04.023289+00:00, run_duration=3.024513, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:38:00+00:00, data_interval_end=2024-05-21 15:39:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:39:04.039+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:39:00+00:00, run_after=2024-05-21T15:40:00+00:00 [2024-05-21T15:39:04.066+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:38:00+00:00 exited with status success for try_number 1 [2024-05-21T15:39:04.070+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:38:00+00:00, map_index=-1, run_start_date=2024-05-21 15:39:02.980101+00:00, run_end_date=2024-05-21 15:39:03.262741+00:00, run_duration=0.28264, state=success, executor_state=success, try_number=1, max_tries=1, job_id=191, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:39:01.044964+00:00, queued_by_job_id=1, pid=4101 [2024-05-21T15:39:05.105+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:39:05.105+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:38:00+00:00, run_id=scheduled__2024-05-21T15:38:00+00:00, run_start_date=2024-05-21 15:39:00.999729+00:00, run_end_date=2024-05-21 15:39:05.105893+00:00, run_duration=4.106164, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:38:00+00:00, data_interval_end=2024-05-21 15:39:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:39:05.116+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:39:00+00:00, run_after=2024-05-21T15:40:00+00:00 [2024-05-21T15:39:05.142+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:38:00+00:00 exited with status success for try_number 1 [2024-05-21T15:39:05.147+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:38:00+00:00, map_index=-1, run_start_date=2024-05-21 15:39:03.016930+00:00, run_end_date=2024-05-21 15:39:04.510105+00:00, run_duration=1.493175, state=success, executor_state=success, try_number=1, max_tries=1, job_id=192, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:39:01.044964+00:00, queued_by_job_id=1, pid=4102 [2024-05-21T15:40:00.677+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:40:00+00:00, run_after=2024-05-21T15:45:00+00:00 [2024-05-21T15:40:00.696+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:40:00+00:00, run_after=2024-05-21T15:41:00+00:00 [2024-05-21T15:40:00.706+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:40:00.712+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:40:00.790+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T15:40:00.790+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:40:00.790+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T15:40:00.790+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:40:00.791+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:40:00.791+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:40:00.794+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T15:35:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T15:40:00.794+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T15:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T15:40:00.794+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T15:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:40:00.795+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T15:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T15:40:00.795+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:40:00.795+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:40:00.795+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:40:00.795+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:40:01.054+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T15:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:40:01.055+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:38:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:40:01.055+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:39:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:40:01.055+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:39:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:40:01.070+0000] {scheduler_job.py:635} INFO - Setting external_id for to dcf32f44-1e8e-4e81-8df3-26e45e19ac59 [2024-05-21T15:40:01.071+0000] {scheduler_job.py:635} INFO - Setting external_id for to 95330393-a629-4c8b-b20a-f65521a33df5 [2024-05-21T15:40:01.071+0000] {scheduler_job.py:635} INFO - Setting external_id for to 973c9fa6-d9f9-49d3-bff3-3e8bf2298bf1 [2024-05-21T15:40:01.071+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2ac9839a-ca21-4750-8da4-6fb886fa5759 [2024-05-21T15:40:02.391+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:40:02.393+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 15:38:00+00:00, run_id=scheduled__2024-05-21T15:38:00+00:00, run_start_date=2024-05-21 15:40:00.726355+00:00, run_end_date=2024-05-21 15:40:02.393144+00:00, run_duration=1.666789, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:38:00+00:00, data_interval_end=2024-05-21 15:40:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T15:40:02.404+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T15:40:00+00:00, run_after=2024-05-21T15:42:00+00:00 [2024-05-21T15:40:03.652+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:38:00+00:00 exited with status success for try_number 1 [2024-05-21T15:40:03.658+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T15:38:00+00:00, map_index=-1, run_start_date=2024-05-21 15:40:01.849667+00:00, run_end_date=2024-05-21 15:40:02.297461+00:00, run_duration=0.447794, state=success, executor_state=success, try_number=1, max_tries=1, job_id=193, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:40:00.792647+00:00, queued_by_job_id=1, pid=4138 [2024-05-21T15:40:04.725+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:40:04.726+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:39:00+00:00, run_id=scheduled__2024-05-21T15:39:00+00:00, run_start_date=2024-05-21 15:40:00.727381+00:00, run_end_date=2024-05-21 15:40:04.726129+00:00, run_duration=3.998748, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:39:00+00:00, data_interval_end=2024-05-21 15:40:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:40:04.737+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:40:00+00:00, run_after=2024-05-21T15:41:00+00:00 [2024-05-21T15:40:04.758+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T15:40:04.758+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:40:04.759+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:40:04.761+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T15:35:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T15:40:04.761+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T15:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T15:40:04.804+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T15:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:40:04.804+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T15:35:00+00:00 exited with status success for try_number 1 [2024-05-21T15:40:04.805+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:39:00+00:00 exited with status success for try_number 1 [2024-05-21T15:40:04.810+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T15:35:00+00:00, map_index=-1, run_start_date=2024-05-21 15:40:03.276546+00:00, run_end_date=2024-05-21 15:40:03.726151+00:00, run_duration=0.449605, state=success, executor_state=success, try_number=1, max_tries=1, job_id=195, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:40:00.792647+00:00, queued_by_job_id=1, pid=4179 [2024-05-21T15:40:04.811+0000] {scheduler_job.py:635} INFO - Setting external_id for to e827ef4b-7c88-4c7d-b202-6a0c7e8406bf [2024-05-21T15:40:04.811+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:39:00+00:00, map_index=-1, run_start_date=2024-05-21 15:40:03.348020+00:00, run_end_date=2024-05-21 15:40:03.757950+00:00, run_duration=0.40993, state=success, executor_state=success, try_number=1, max_tries=1, job_id=196, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:40:00.792647+00:00, queued_by_job_id=1, pid=4180 [2024-05-21T15:40:06.771+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:40:06.771+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:39:00+00:00, run_id=scheduled__2024-05-21T15:39:00+00:00, run_start_date=2024-05-21 15:40:00.728419+00:00, run_end_date=2024-05-21 15:40:06.771611+00:00, run_duration=6.043192, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:39:00+00:00, data_interval_end=2024-05-21 15:40:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:40:06.783+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:40:00+00:00, run_after=2024-05-21T15:41:00+00:00 [2024-05-21T15:40:06.841+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:39:00+00:00 exited with status success for try_number 1 [2024-05-21T15:40:06.847+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:39:00+00:00, map_index=-1, run_start_date=2024-05-21 15:40:03.274746+00:00, run_end_date=2024-05-21 15:40:06.018006+00:00, run_duration=2.74326, state=success, executor_state=success, try_number=1, max_tries=1, job_id=194, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:40:00.792647+00:00, queued_by_job_id=1, pid=4178 [2024-05-21T15:40:07.907+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T15:40:07.907+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:40:07.908+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:40:07.910+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T15:35:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T15:40:07.910+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T15:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T15:40:07.989+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T15:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:40:07.989+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T15:35:00+00:00 exited with status success for try_number 1 [2024-05-21T15:40:07.999+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9c01f558-c941-4cb0-aa1e-35bf4502576a [2024-05-21T15:40:07.999+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T15:35:00+00:00, map_index=-1, run_start_date=2024-05-21 15:40:06.698505+00:00, run_end_date=2024-05-21 15:40:07.037128+00:00, run_duration=0.338623, state=success, executor_state=success, try_number=1, max_tries=1, job_id=197, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:40:04.760091+00:00, queued_by_job_id=1, pid=4219 [2024-05-21T15:40:11.433+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T15:40:11.433+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:40:11.433+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:40:11.436+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T15:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:40:11.436+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T15:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T15:40:11.480+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T15:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:40:11.481+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T15:35:00+00:00 exited with status success for try_number 1 [2024-05-21T15:40:11.491+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6b4a621f-86f1-41c6-8631-9c6ffd665213 [2024-05-21T15:40:11.491+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T15:35:00+00:00, map_index=0, run_start_date=2024-05-21 15:40:09.947227+00:00, run_end_date=2024-05-21 15:40:10.321759+00:00, run_duration=0.374532, state=success, executor_state=success, try_number=1, max_tries=1, job_id=198, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:40:07.908903+00:00, queued_by_job_id=1, pid=4231 [2024-05-21T15:40:13.665+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:40:13.665+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:35:00+00:00, run_id=scheduled__2024-05-21T15:35:00+00:00, run_start_date=2024-05-21 15:40:00.724628+00:00, run_end_date=2024-05-21 15:40:13.665346+00:00, run_duration=12.940718, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:35:00+00:00, data_interval_end=2024-05-21 15:40:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T15:40:13.670+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:40:00+00:00, run_after=2024-05-21T15:45:00+00:00 [2024-05-21T15:40:13.697+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T15:35:00+00:00 exited with status success for try_number 1 [2024-05-21T15:40:13.702+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T15:35:00+00:00, map_index=-1, run_start_date=2024-05-21 15:40:13.168542+00:00, run_end_date=2024-05-21 15:40:13.440300+00:00, run_duration=0.271758, state=success, executor_state=success, try_number=1, max_tries=1, job_id=199, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:40:11.434671+00:00, queued_by_job_id=1, pid=4243 [2024-05-21T15:40:54.728+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T15:41:00.335+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:41:00.351+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:41:00+00:00, run_after=2024-05-21T15:42:00+00:00 [2024-05-21T15:41:00.428+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T15:41:00.428+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:41:00.428+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:41:00.429+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:41:00.431+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:41:00.432+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:41:00.432+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:41:00.432+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:41:00.601+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:41:00.601+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:41:00.610+0000] {scheduler_job.py:635} INFO - Setting external_id for to d965fb18-1851-40f9-a271-78bc52420732 [2024-05-21T15:41:00.610+0000] {scheduler_job.py:635} INFO - Setting external_id for to eb716a2d-e9a6-4386-878d-a5e2a8d8619d [2024-05-21T15:41:02.888+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:41:02.889+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:40:00+00:00, run_id=scheduled__2024-05-21T15:40:00+00:00, run_start_date=2024-05-21 15:41:00.370207+00:00, run_end_date=2024-05-21 15:41:02.889412+00:00, run_duration=2.519205, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:40:00+00:00, data_interval_end=2024-05-21 15:41:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:41:02.904+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:41:00+00:00, run_after=2024-05-21T15:42:00+00:00 [2024-05-21T15:41:04.008+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:40:00+00:00 exited with status success for try_number 1 [2024-05-21T15:41:04.016+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:40:00+00:00, map_index=-1, run_start_date=2024-05-21 15:41:02.554262+00:00, run_end_date=2024-05-21 15:41:02.863402+00:00, run_duration=0.30914, state=success, executor_state=success, try_number=1, max_tries=1, job_id=201, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:41:00.429904+00:00, queued_by_job_id=1, pid=4279 [2024-05-21T15:41:05.411+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:41:05.412+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:40:00+00:00, run_id=scheduled__2024-05-21T15:40:00+00:00, run_start_date=2024-05-21 15:41:00.372206+00:00, run_end_date=2024-05-21 15:41:05.412273+00:00, run_duration=5.040067, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:40:00+00:00, data_interval_end=2024-05-21 15:41:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:41:05.422+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:41:00+00:00, run_after=2024-05-21T15:42:00+00:00 [2024-05-21T15:41:05.450+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:40:00+00:00 exited with status success for try_number 1 [2024-05-21T15:41:05.455+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:40:00+00:00, map_index=-1, run_start_date=2024-05-21 15:41:02.436084+00:00, run_end_date=2024-05-21 15:41:04.329580+00:00, run_duration=1.893496, state=success, executor_state=success, try_number=1, max_tries=1, job_id=200, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:41:00.429904+00:00, queued_by_job_id=1, pid=4278 [2024-05-21T15:42:01.046+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:42:01.053+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:42:01.065+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:42:00+00:00, run_after=2024-05-21T15:43:00+00:00 [2024-05-21T15:42:01.123+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T15:42:01.124+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T15:42:01.124+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:42:01.124+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:42:01.124+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:42:01.127+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T15:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:42:01.127+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T15:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T15:42:01.127+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:42:01.128+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:42:01.128+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:42:01.128+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:42:01.317+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:42:01.318+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:41:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:42:01.318+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:41:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:42:01.337+0000] {scheduler_job.py:635} INFO - Setting external_id for to 54923309-e359-4a6b-adf9-3bf7b72eed4a [2024-05-21T15:42:01.338+0000] {scheduler_job.py:635} INFO - Setting external_id for to 362050f6-5d29-4d2b-ac6d-5907483c91e4 [2024-05-21T15:42:01.338+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8101d60b-c7a6-4b7c-b44b-e779dacfe9e4 [2024-05-21T15:42:02.482+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:42:02.483+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 15:40:00+00:00, run_id=scheduled__2024-05-21T15:40:00+00:00, run_start_date=2024-05-21 15:42:01.076377+00:00, run_end_date=2024-05-21 15:42:02.483024+00:00, run_duration=1.406647, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:40:00+00:00, data_interval_end=2024-05-21 15:42:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T15:42:02.497+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T15:42:00+00:00, run_after=2024-05-21T15:44:00+00:00 [2024-05-21T15:42:02.547+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:40:00+00:00 exited with status success for try_number 1 [2024-05-21T15:42:02.553+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T15:40:00+00:00, map_index=-1, run_start_date=2024-05-21 15:42:01.983354+00:00, run_end_date=2024-05-21 15:42:02.315285+00:00, run_duration=0.331931, state=success, executor_state=success, try_number=1, max_tries=1, job_id=202, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:42:01.125509+00:00, queued_by_job_id=1, pid=4314 [2024-05-21T15:42:04.758+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:42:04.758+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:41:00+00:00, run_id=scheduled__2024-05-21T15:41:00+00:00, run_start_date=2024-05-21 15:42:01.077717+00:00, run_end_date=2024-05-21 15:42:04.758639+00:00, run_duration=3.680922, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:41:00+00:00, data_interval_end=2024-05-21 15:42:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:42:04.768+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:42:00+00:00, run_after=2024-05-21T15:43:00+00:00 [2024-05-21T15:42:04.807+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:41:00+00:00 exited with status success for try_number 1 [2024-05-21T15:42:04.813+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:41:00+00:00, map_index=-1, run_start_date=2024-05-21 15:42:03.224924+00:00, run_end_date=2024-05-21 15:42:03.575694+00:00, run_duration=0.35077, state=success, executor_state=success, try_number=1, max_tries=1, job_id=203, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:42:01.125509+00:00, queued_by_job_id=1, pid=4344 [2024-05-21T15:42:05.052+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:42:05.053+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:41:00+00:00, run_id=scheduled__2024-05-21T15:41:00+00:00, run_start_date=2024-05-21 15:42:01.078732+00:00, run_end_date=2024-05-21 15:42:05.053028+00:00, run_duration=3.974296, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:41:00+00:00, data_interval_end=2024-05-21 15:42:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:42:05.063+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:42:00+00:00, run_after=2024-05-21T15:43:00+00:00 [2024-05-21T15:42:05.099+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:41:00+00:00 exited with status success for try_number 1 [2024-05-21T15:42:05.103+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:41:00+00:00, map_index=-1, run_start_date=2024-05-21 15:42:03.241378+00:00, run_end_date=2024-05-21 15:42:04.796352+00:00, run_duration=1.554974, state=success, executor_state=success, try_number=1, max_tries=1, job_id=204, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:42:01.125509+00:00, queued_by_job_id=1, pid=4345 [2024-05-21T15:43:00.433+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:43:00.465+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:43:00+00:00, run_after=2024-05-21T15:44:00+00:00 [2024-05-21T15:43:00.544+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T15:43:00.544+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:43:00.545+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:43:00.545+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:43:00.548+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:43:00.549+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:43:00.549+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:43:00.549+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:43:00.921+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:42:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:43:00.922+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:42:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:43:00.947+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9cd45d1c-84fe-4239-978a-91bdabde7759 [2024-05-21T15:43:00.948+0000] {scheduler_job.py:635} INFO - Setting external_id for to fd63b906-44bc-4d96-820e-2e4ed8f3ebe1 [2024-05-21T15:43:04.460+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:43:04.461+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:42:00+00:00, run_id=scheduled__2024-05-21T15:42:00+00:00, run_start_date=2024-05-21 15:43:00.487221+00:00, run_end_date=2024-05-21 15:43:04.460891+00:00, run_duration=3.97367, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:42:00+00:00, data_interval_end=2024-05-21 15:43:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:43:04.472+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:43:00+00:00, run_after=2024-05-21T15:44:00+00:00 [2024-05-21T15:43:04.509+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:42:00+00:00 exited with status success for try_number 1 [2024-05-21T15:43:04.514+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:42:00+00:00, map_index=-1, run_start_date=2024-05-21 15:43:03.141664+00:00, run_end_date=2024-05-21 15:43:03.502542+00:00, run_duration=0.360878, state=success, executor_state=success, try_number=1, max_tries=1, job_id=206, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:43:00.546831+00:00, queued_by_job_id=1, pid=4401 [2024-05-21T15:43:05.552+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:43:05.552+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:42:00+00:00, run_id=scheduled__2024-05-21T15:42:00+00:00, run_start_date=2024-05-21 15:43:00.488397+00:00, run_end_date=2024-05-21 15:43:05.552606+00:00, run_duration=5.064209, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:42:00+00:00, data_interval_end=2024-05-21 15:43:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:43:05.563+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:43:00+00:00, run_after=2024-05-21T15:44:00+00:00 [2024-05-21T15:43:05.592+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:42:00+00:00 exited with status success for try_number 1 [2024-05-21T15:43:05.597+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:42:00+00:00, map_index=-1, run_start_date=2024-05-21 15:43:03.015426+00:00, run_end_date=2024-05-21 15:43:05.079281+00:00, run_duration=2.063855, state=success, executor_state=success, try_number=1, max_tries=1, job_id=205, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:43:00.546831+00:00, queued_by_job_id=1, pid=4400 [2024-05-21T15:44:00.447+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:44:00.466+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:44:00+00:00, run_after=2024-05-21T15:45:00+00:00 [2024-05-21T15:44:00.472+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:44:00.551+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T15:44:00.551+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T15:44:00.551+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:44:00.551+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:44:00.552+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:44:00.555+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T15:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:44:00.555+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T15:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T15:44:00.555+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:44:00.555+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:44:00.555+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:44:00.556+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:44:00.972+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:42:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:44:00.973+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:43:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:44:00.973+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:43:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:44:00.994+0000] {scheduler_job.py:635} INFO - Setting external_id for to 19d183a3-b623-484c-8472-a8aa2ac4bd5a [2024-05-21T15:44:00.995+0000] {scheduler_job.py:635} INFO - Setting external_id for to b5252cf8-17d7-440a-a48d-0ffb7f46d777 [2024-05-21T15:44:00.995+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9bc883b5-25cc-40a0-828f-e507e286a4f4 [2024-05-21T15:44:02.846+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:44:02.846+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 15:42:00+00:00, run_id=scheduled__2024-05-21T15:42:00+00:00, run_start_date=2024-05-21 15:44:00.490034+00:00, run_end_date=2024-05-21 15:44:02.846670+00:00, run_duration=2.356636, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:42:00+00:00, data_interval_end=2024-05-21 15:44:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T15:44:02.855+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T15:44:00+00:00, run_after=2024-05-21T15:46:00+00:00 [2024-05-21T15:44:02.908+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:42:00+00:00 exited with status success for try_number 1 [2024-05-21T15:44:02.915+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T15:42:00+00:00, map_index=-1, run_start_date=2024-05-21 15:44:01.742663+00:00, run_end_date=2024-05-21 15:44:02.106859+00:00, run_duration=0.364196, state=success, executor_state=success, try_number=1, max_tries=1, job_id=207, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:44:00.553103+00:00, queued_by_job_id=1, pid=4436 [2024-05-21T15:44:03.978+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:44:03.978+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:43:00+00:00, run_id=scheduled__2024-05-21T15:43:00+00:00, run_start_date=2024-05-21 15:44:00.491320+00:00, run_end_date=2024-05-21 15:44:03.978479+00:00, run_duration=3.487159, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:43:00+00:00, data_interval_end=2024-05-21 15:44:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:44:03.993+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:44:00+00:00, run_after=2024-05-21T15:45:00+00:00 [2024-05-21T15:44:04.036+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:43:00+00:00 exited with status success for try_number 1 [2024-05-21T15:44:04.046+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:43:00+00:00, map_index=-1, run_start_date=2024-05-21 15:44:02.798892+00:00, run_end_date=2024-05-21 15:44:03.105980+00:00, run_duration=0.307088, state=success, executor_state=success, try_number=1, max_tries=1, job_id=208, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:44:00.553103+00:00, queued_by_job_id=1, pid=4466 [2024-05-21T15:44:05.097+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:44:05.097+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:43:00+00:00, run_id=scheduled__2024-05-21T15:43:00+00:00, run_start_date=2024-05-21 15:44:00.492515+00:00, run_end_date=2024-05-21 15:44:05.097660+00:00, run_duration=4.605145, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:43:00+00:00, data_interval_end=2024-05-21 15:44:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:44:05.115+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:44:00+00:00, run_after=2024-05-21T15:45:00+00:00 [2024-05-21T15:44:05.158+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:43:00+00:00 exited with status success for try_number 1 [2024-05-21T15:44:05.163+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:43:00+00:00, map_index=-1, run_start_date=2024-05-21 15:44:02.895702+00:00, run_end_date=2024-05-21 15:44:04.320697+00:00, run_duration=1.424995, state=success, executor_state=success, try_number=1, max_tries=1, job_id=209, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:44:00.553103+00:00, queued_by_job_id=1, pid=4467 [2024-05-21T15:45:00.599+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:45:00+00:00, run_after=2024-05-21T15:50:00+00:00 [2024-05-21T15:45:00.618+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:45:00+00:00, run_after=2024-05-21T15:46:00+00:00 [2024-05-21T15:45:00.626+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:45:00.709+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T15:45:00.709+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:45:00.709+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:45:00.710+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:45:00.711+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:45:00.714+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T15:40:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T15:45:00.714+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T15:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T15:45:00.715+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:45:00.715+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:45:00.715+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:45:00.715+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:45:01.007+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T15:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:45:01.007+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:44:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:45:01.007+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:44:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:45:01.020+0000] {scheduler_job.py:635} INFO - Setting external_id for to 97edd57b-924c-4d19-8daf-d23e428f8d07 [2024-05-21T15:45:01.021+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9d9e83fb-26cd-4c5a-bf5f-6a776406d279 [2024-05-21T15:45:01.021+0000] {scheduler_job.py:635} INFO - Setting external_id for to 57283d6e-2e4b-4c8f-9af7-83887aafa875 [2024-05-21T15:45:03.669+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:45:03.669+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:44:00+00:00, run_id=scheduled__2024-05-21T15:44:00+00:00, run_start_date=2024-05-21 15:45:00.643104+00:00, run_end_date=2024-05-21 15:45:03.669546+00:00, run_duration=3.026442, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:44:00+00:00, data_interval_end=2024-05-21 15:45:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:45:03.682+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:45:00+00:00, run_after=2024-05-21T15:46:00+00:00 [2024-05-21T15:45:03.709+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T15:45:03.709+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:45:03.710+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:45:03.712+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T15:40:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T15:45:03.712+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T15:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T15:45:03.755+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T15:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:45:03.755+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T15:40:00+00:00 exited with status success for try_number 1 [2024-05-21T15:45:03.757+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:44:00+00:00 exited with status success for try_number 1 [2024-05-21T15:45:03.764+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5b40324a-237c-42a1-b8a8-4f46078603ac [2024-05-21T15:45:03.764+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T15:40:00+00:00, map_index=-1, run_start_date=2024-05-21 15:45:03.030639+00:00, run_end_date=2024-05-21 15:45:03.426262+00:00, run_duration=0.395623, state=success, executor_state=success, try_number=1, max_tries=1, job_id=210, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:45:00.712269+00:00, queued_by_job_id=1, pid=4532 [2024-05-21T15:45:03.764+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:44:00+00:00, map_index=-1, run_start_date=2024-05-21 15:45:03.123258+00:00, run_end_date=2024-05-21 15:45:03.532981+00:00, run_duration=0.409723, state=success, executor_state=success, try_number=1, max_tries=1, job_id=211, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:45:00.712269+00:00, queued_by_job_id=1, pid=4533 [2024-05-21T15:45:05.979+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:45:05.979+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:44:00+00:00, run_id=scheduled__2024-05-21T15:44:00+00:00, run_start_date=2024-05-21 15:45:00.645138+00:00, run_end_date=2024-05-21 15:45:05.979680+00:00, run_duration=5.334542, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:44:00+00:00, data_interval_end=2024-05-21 15:45:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:45:05.992+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:45:00+00:00, run_after=2024-05-21T15:46:00+00:00 [2024-05-21T15:45:06.026+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T15:45:06.026+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:45:06.027+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:45:06.029+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T15:40:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T15:45:06.029+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T15:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T15:45:06.156+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T15:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:45:06.157+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:44:00+00:00 exited with status success for try_number 1 [2024-05-21T15:45:06.157+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T15:40:00+00:00 exited with status success for try_number 1 [2024-05-21T15:45:06.172+0000] {scheduler_job.py:635} INFO - Setting external_id for to 486743c8-be54-42c9-b6a2-107d3449a056 [2024-05-21T15:45:06.172+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T15:40:00+00:00, map_index=-1, run_start_date=2024-05-21 15:45:05.357404+00:00, run_end_date=2024-05-21 15:45:05.607728+00:00, run_duration=0.250324, state=success, executor_state=success, try_number=1, max_tries=1, job_id=213, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:45:03.710556+00:00, queued_by_job_id=1, pid=4573 [2024-05-21T15:45:06.173+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:44:00+00:00, map_index=-1, run_start_date=2024-05-21 15:45:03.245564+00:00, run_end_date=2024-05-21 15:45:05.579080+00:00, run_duration=2.333516, state=success, executor_state=success, try_number=1, max_tries=1, job_id=212, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:45:00.712269+00:00, queued_by_job_id=1, pid=4536 [2024-05-21T15:45:09.931+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T15:45:09.931+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:45:09.932+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:45:09.934+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T15:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:45:09.936+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T15:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T15:45:10.058+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T15:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:45:10.058+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T15:40:00+00:00 exited with status success for try_number 1 [2024-05-21T15:45:10.066+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0b97abd9-489c-4a5c-8e77-6908439db06d [2024-05-21T15:45:10.067+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T15:40:00+00:00, map_index=0, run_start_date=2024-05-21 15:45:08.284750+00:00, run_end_date=2024-05-21 15:45:08.809853+00:00, run_duration=0.525103, state=success, executor_state=success, try_number=1, max_tries=1, job_id=214, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:45:06.027714+00:00, queued_by_job_id=1, pid=4585 [2024-05-21T15:45:12.773+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:45:12.774+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:40:00+00:00, run_id=scheduled__2024-05-21T15:40:00+00:00, run_start_date=2024-05-21 15:45:00.641890+00:00, run_end_date=2024-05-21 15:45:12.773771+00:00, run_duration=12.131881, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:40:00+00:00, data_interval_end=2024-05-21 15:45:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T15:45:12.782+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:45:00+00:00, run_after=2024-05-21T15:50:00+00:00 [2024-05-21T15:45:12.807+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T15:40:00+00:00 exited with status success for try_number 1 [2024-05-21T15:45:12.811+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T15:40:00+00:00, map_index=-1, run_start_date=2024-05-21 15:45:12.285208+00:00, run_end_date=2024-05-21 15:45:12.534617+00:00, run_duration=0.249409, state=success, executor_state=success, try_number=1, max_tries=1, job_id=215, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:45:09.932734+00:00, queued_by_job_id=1, pid=4597 [2024-05-21T15:45:54.773+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T15:46:00.390+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:46:00.397+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:46:00.413+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:46:00+00:00, run_after=2024-05-21T15:47:00+00:00 [2024-05-21T15:46:00.489+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T15:46:00.490+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T15:46:00.490+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:46:00.490+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:46:00.492+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:46:00.497+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T15:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:46:00.497+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T15:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T15:46:00.497+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:46:00.497+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:46:00.499+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:46:00.499+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:46:00.836+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:44:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:46:00.838+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:46:00.838+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:46:00.853+0000] {scheduler_job.py:635} INFO - Setting external_id for to b0fc8e1c-7e1f-47b9-912a-d1abbbe04dfd [2024-05-21T15:46:00.853+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4c7c3e4a-113a-4b56-b3aa-46442595abeb [2024-05-21T15:46:00.854+0000] {scheduler_job.py:635} INFO - Setting external_id for to 242cc5ee-7759-4e5c-a16f-4eb64d9fe101 [2024-05-21T15:46:02.072+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:46:02.072+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 15:44:00+00:00, run_id=scheduled__2024-05-21T15:44:00+00:00, run_start_date=2024-05-21 15:46:00.427329+00:00, run_end_date=2024-05-21 15:46:02.072715+00:00, run_duration=1.645386, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:44:00+00:00, data_interval_end=2024-05-21 15:46:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T15:46:02.080+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T15:46:00+00:00, run_after=2024-05-21T15:48:00+00:00 [2024-05-21T15:46:02.128+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:44:00+00:00 exited with status success for try_number 1 [2024-05-21T15:46:02.134+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T15:44:00+00:00, map_index=-1, run_start_date=2024-05-21 15:46:01.417002+00:00, run_end_date=2024-05-21 15:46:01.764719+00:00, run_duration=0.347717, state=success, executor_state=success, try_number=1, max_tries=1, job_id=216, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:46:00.495086+00:00, queued_by_job_id=1, pid=4613 [2024-05-21T15:46:03.185+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:46:03.185+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:45:00+00:00, run_id=scheduled__2024-05-21T15:45:00+00:00, run_start_date=2024-05-21 15:46:00.428546+00:00, run_end_date=2024-05-21 15:46:03.185588+00:00, run_duration=2.757042, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:45:00+00:00, data_interval_end=2024-05-21 15:46:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:46:03.196+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:46:00+00:00, run_after=2024-05-21T15:47:00+00:00 [2024-05-21T15:46:03.230+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:45:00+00:00 exited with status success for try_number 1 [2024-05-21T15:46:03.236+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:45:00+00:00, map_index=-1, run_start_date=2024-05-21 15:46:02.668160+00:00, run_end_date=2024-05-21 15:46:02.966264+00:00, run_duration=0.298104, state=success, executor_state=success, try_number=1, max_tries=1, job_id=217, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:46:00.495086+00:00, queued_by_job_id=1, pid=4634 [2024-05-21T15:46:05.522+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:46:05.522+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:45:00+00:00, run_id=scheduled__2024-05-21T15:45:00+00:00, run_start_date=2024-05-21 15:46:00.429571+00:00, run_end_date=2024-05-21 15:46:05.522550+00:00, run_duration=5.092979, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:45:00+00:00, data_interval_end=2024-05-21 15:46:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:46:05.534+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:46:00+00:00, run_after=2024-05-21T15:47:00+00:00 [2024-05-21T15:46:05.565+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:45:00+00:00 exited with status success for try_number 1 [2024-05-21T15:46:05.569+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:45:00+00:00, map_index=-1, run_start_date=2024-05-21 15:46:02.874608+00:00, run_end_date=2024-05-21 15:46:04.844770+00:00, run_duration=1.970162, state=success, executor_state=success, try_number=1, max_tries=1, job_id=218, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:46:00.495086+00:00, queued_by_job_id=1, pid=4648 [2024-05-21T15:47:00.052+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:47:00+00:00, run_after=2024-05-21T15:48:00+00:00 [2024-05-21T15:47:00.064+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:47:00.130+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T15:47:00.131+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:47:00.131+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:47:00.132+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:47:00.134+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:47:00.135+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:47:00.135+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:47:00.135+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:47:00.465+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:46:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:47:00.466+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:46:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:47:00.480+0000] {scheduler_job.py:635} INFO - Setting external_id for to 10460e54-25f1-4c28-a52a-805b486d3ba7 [2024-05-21T15:47:00.481+0000] {scheduler_job.py:635} INFO - Setting external_id for to ed1af466-fdd6-4c5b-a196-45a2e518d443 [2024-05-21T15:47:02.767+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:47:02.768+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:46:00+00:00, run_id=scheduled__2024-05-21T15:46:00+00:00, run_start_date=2024-05-21 15:47:00.079661+00:00, run_end_date=2024-05-21 15:47:02.767854+00:00, run_duration=2.688193, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:46:00+00:00, data_interval_end=2024-05-21 15:47:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:47:02.781+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:47:00+00:00, run_after=2024-05-21T15:48:00+00:00 [2024-05-21T15:47:02.822+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:46:00+00:00 exited with status success for try_number 1 [2024-05-21T15:47:02.830+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:46:00+00:00, map_index=-1, run_start_date=2024-05-21 15:47:02.328718+00:00, run_end_date=2024-05-21 15:47:02.631040+00:00, run_duration=0.302322, state=success, executor_state=success, try_number=1, max_tries=1, job_id=219, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:47:00.132689+00:00, queued_by_job_id=1, pid=4689 [2024-05-21T15:47:05.131+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:47:05.131+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:46:00+00:00, run_id=scheduled__2024-05-21T15:46:00+00:00, run_start_date=2024-05-21 15:47:00.080739+00:00, run_end_date=2024-05-21 15:47:05.131535+00:00, run_duration=5.050796, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:46:00+00:00, data_interval_end=2024-05-21 15:47:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:47:05.143+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:47:00+00:00, run_after=2024-05-21T15:48:00+00:00 [2024-05-21T15:47:05.174+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:46:00+00:00 exited with status success for try_number 1 [2024-05-21T15:47:05.179+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:46:00+00:00, map_index=-1, run_start_date=2024-05-21 15:47:02.561745+00:00, run_end_date=2024-05-21 15:47:04.405938+00:00, run_duration=1.844193, state=success, executor_state=success, try_number=1, max_tries=1, job_id=220, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:47:00.132689+00:00, queued_by_job_id=1, pid=4708 [2024-05-21T15:48:00.876+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:48:00.898+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:48:00+00:00, run_after=2024-05-21T15:49:00+00:00 [2024-05-21T15:48:00.914+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:48:01.008+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T15:48:01.009+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T15:48:01.009+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:48:01.009+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:48:01.009+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:48:01.012+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T15:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:48:01.013+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T15:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T15:48:01.013+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:48:01.013+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:48:01.013+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:48:01.013+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:48:01.431+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:46:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:48:01.431+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:47:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:48:01.432+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:47:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:48:01.447+0000] {scheduler_job.py:635} INFO - Setting external_id for to c056b975-d3c3-4ab8-8bbb-2894e339761f [2024-05-21T15:48:01.449+0000] {scheduler_job.py:635} INFO - Setting external_id for to c256140a-9b1a-47fc-a24e-ce64f3d4bbb4 [2024-05-21T15:48:01.449+0000] {scheduler_job.py:635} INFO - Setting external_id for to f4bc0183-e8f1-4211-b3c0-2adf01dd9da0 [2024-05-21T15:48:02.650+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:48:02.651+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 15:46:00+00:00, run_id=scheduled__2024-05-21T15:46:00+00:00, run_start_date=2024-05-21 15:48:00.931697+00:00, run_end_date=2024-05-21 15:48:02.650994+00:00, run_duration=1.719297, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:46:00+00:00, data_interval_end=2024-05-21 15:48:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T15:48:02.676+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T15:48:00+00:00, run_after=2024-05-21T15:50:00+00:00 [2024-05-21T15:48:02.795+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:46:00+00:00 exited with status success for try_number 1 [2024-05-21T15:48:02.808+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T15:46:00+00:00, map_index=-1, run_start_date=2024-05-21 15:48:02.005728+00:00, run_end_date=2024-05-21 15:48:02.331052+00:00, run_duration=0.325324, state=success, executor_state=success, try_number=1, max_tries=1, job_id=221, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:48:01.010910+00:00, queued_by_job_id=1, pid=4734 [2024-05-21T15:48:03.864+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:48:03.864+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:47:00+00:00, run_id=scheduled__2024-05-21T15:47:00+00:00, run_start_date=2024-05-21 15:48:00.932817+00:00, run_end_date=2024-05-21 15:48:03.864566+00:00, run_duration=2.931749, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:47:00+00:00, data_interval_end=2024-05-21 15:48:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:48:03.881+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:48:00+00:00, run_after=2024-05-21T15:49:00+00:00 [2024-05-21T15:48:03.918+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:47:00+00:00 exited with status success for try_number 1 [2024-05-21T15:48:03.923+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:47:00+00:00, map_index=-1, run_start_date=2024-05-21 15:48:03.312370+00:00, run_end_date=2024-05-21 15:48:03.607703+00:00, run_duration=0.295333, state=success, executor_state=success, try_number=1, max_tries=1, job_id=222, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:48:01.010910+00:00, queued_by_job_id=1, pid=4764 [2024-05-21T15:48:05.947+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:48:05.947+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:47:00+00:00, run_id=scheduled__2024-05-21T15:47:00+00:00, run_start_date=2024-05-21 15:48:00.933770+00:00, run_end_date=2024-05-21 15:48:05.947580+00:00, run_duration=5.01381, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:47:00+00:00, data_interval_end=2024-05-21 15:48:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:48:05.965+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:48:00+00:00, run_after=2024-05-21T15:49:00+00:00 [2024-05-21T15:48:06.000+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:47:00+00:00 exited with status success for try_number 1 [2024-05-21T15:48:06.008+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:47:00+00:00, map_index=-1, run_start_date=2024-05-21 15:48:03.352819+00:00, run_end_date=2024-05-21 15:48:05.041451+00:00, run_duration=1.688632, state=success, executor_state=success, try_number=1, max_tries=1, job_id=223, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:48:01.010910+00:00, queued_by_job_id=1, pid=4765 [2024-05-21T15:49:00.540+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:49:00+00:00, run_after=2024-05-21T15:50:00+00:00 [2024-05-21T15:49:00.548+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:49:00.604+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T15:49:00.604+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:49:00.605+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:49:00.605+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:49:00.607+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:49:00.608+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:49:00.608+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:49:00.608+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:49:00.815+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:48:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:49:00.816+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:48:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:49:00.836+0000] {scheduler_job.py:635} INFO - Setting external_id for to e9b22b7c-4c10-4b23-96c0-cd10f3ec4c2d [2024-05-21T15:49:00.836+0000] {scheduler_job.py:635} INFO - Setting external_id for to ab731c3a-0240-4b17-9052-dddeb4a1b9f1 [2024-05-21T15:49:04.223+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:49:04.223+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:48:00+00:00, run_id=scheduled__2024-05-21T15:48:00+00:00, run_start_date=2024-05-21 15:49:00.559467+00:00, run_end_date=2024-05-21 15:49:04.223529+00:00, run_duration=3.664062, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:48:00+00:00, data_interval_end=2024-05-21 15:49:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:49:04.236+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:49:00+00:00, run_after=2024-05-21T15:50:00+00:00 [2024-05-21T15:49:04.305+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:48:00+00:00 exited with status success for try_number 1 [2024-05-21T15:49:04.315+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:48:00+00:00, map_index=-1, run_start_date=2024-05-21 15:49:02.690777+00:00, run_end_date=2024-05-21 15:49:03.085126+00:00, run_duration=0.394349, state=success, executor_state=success, try_number=1, max_tries=1, job_id=224, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:49:00.606331+00:00, queued_by_job_id=1, pid=4819 [2024-05-21T15:49:05.355+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:49:05.356+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:48:00+00:00, run_id=scheduled__2024-05-21T15:48:00+00:00, run_start_date=2024-05-21 15:49:00.561152+00:00, run_end_date=2024-05-21 15:49:05.356003+00:00, run_duration=4.794851, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:48:00+00:00, data_interval_end=2024-05-21 15:49:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:49:05.366+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:49:00+00:00, run_after=2024-05-21T15:50:00+00:00 [2024-05-21T15:49:05.395+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:48:00+00:00 exited with status success for try_number 1 [2024-05-21T15:49:05.400+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:48:00+00:00, map_index=-1, run_start_date=2024-05-21 15:49:02.714662+00:00, run_end_date=2024-05-21 15:49:05.135322+00:00, run_duration=2.42066, state=success, executor_state=success, try_number=1, max_tries=1, job_id=225, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:49:00.606331+00:00, queued_by_job_id=1, pid=4820 [2024-05-21T15:50:00.854+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:50:00.871+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:50:00+00:00, run_after=2024-05-21T15:55:00+00:00 [2024-05-21T15:50:00.889+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:50:00+00:00, run_after=2024-05-21T15:51:00+00:00 [2024-05-21T15:50:00.895+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:50:00.980+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T15:50:00.980+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:50:00.980+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T15:50:00.980+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:50:00.980+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:50:00.981+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:50:00.986+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T15:45:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T15:50:00.987+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T15:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T15:50:00.988+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T15:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:50:00.988+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T15:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T15:50:00.988+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:50:00.989+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:50:00.989+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:50:00.989+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:50:01.356+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T15:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:50:01.356+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:48:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:50:01.359+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:49:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:50:01.359+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:49:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:50:01.377+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9a235a0f-ceb5-4d37-abf0-5dea255f7828 [2024-05-21T15:50:01.377+0000] {scheduler_job.py:635} INFO - Setting external_id for to ac76d09e-dc42-4f96-94f6-64ac52d8276d [2024-05-21T15:50:01.377+0000] {scheduler_job.py:635} INFO - Setting external_id for to e6352f5d-e656-4c66-833e-8a5099b58740 [2024-05-21T15:50:01.377+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9fa36452-ed24-4e71-815d-410bedc3278b [2024-05-21T15:50:02.682+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:50:02.685+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 15:48:00+00:00, run_id=scheduled__2024-05-21T15:48:00+00:00, run_start_date=2024-05-21 15:50:00.910240+00:00, run_end_date=2024-05-21 15:50:02.685607+00:00, run_duration=1.775367, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:48:00+00:00, data_interval_end=2024-05-21 15:50:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T15:50:02.703+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T15:50:00+00:00, run_after=2024-05-21T15:52:00+00:00 [2024-05-21T15:50:03.882+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:48:00+00:00 exited with status success for try_number 1 [2024-05-21T15:50:03.888+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T15:48:00+00:00, map_index=-1, run_start_date=2024-05-21 15:50:02.188618+00:00, run_end_date=2024-05-21 15:50:02.630106+00:00, run_duration=0.441488, state=success, executor_state=success, try_number=1, max_tries=1, job_id=226, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:50:00.983804+00:00, queued_by_job_id=1, pid=4855 [2024-05-21T15:50:04.929+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:50:04.929+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:49:00+00:00, run_id=scheduled__2024-05-21T15:49:00+00:00, run_start_date=2024-05-21 15:50:00.911208+00:00, run_end_date=2024-05-21 15:50:04.929265+00:00, run_duration=4.018057, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:49:00+00:00, data_interval_end=2024-05-21 15:50:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:50:04.939+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:50:00+00:00, run_after=2024-05-21T15:51:00+00:00 [2024-05-21T15:50:04.976+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T15:50:04.976+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:50:04.976+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:50:04.979+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T15:45:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T15:50:04.979+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T15:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T15:50:05.026+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T15:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:50:05.026+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T15:45:00+00:00 exited with status success for try_number 1 [2024-05-21T15:50:05.027+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:49:00+00:00 exited with status success for try_number 1 [2024-05-21T15:50:05.038+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T15:45:00+00:00, map_index=-1, run_start_date=2024-05-21 15:50:03.457599+00:00, run_end_date=2024-05-21 15:50:03.834844+00:00, run_duration=0.377245, state=success, executor_state=success, try_number=1, max_tries=1, job_id=228, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:50:00.983804+00:00, queued_by_job_id=1, pid=4896 [2024-05-21T15:50:05.038+0000] {scheduler_job.py:635} INFO - Setting external_id for to 24202e1f-2b87-4c3d-93d4-0f73d18b9391 [2024-05-21T15:50:05.038+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:49:00+00:00, map_index=-1, run_start_date=2024-05-21 15:50:03.550966+00:00, run_end_date=2024-05-21 15:50:03.912933+00:00, run_duration=0.361967, state=success, executor_state=success, try_number=1, max_tries=1, job_id=229, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:50:00.983804+00:00, queued_by_job_id=1, pid=4897 [2024-05-21T15:50:06.183+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:50:06.190+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:49:00+00:00, run_id=scheduled__2024-05-21T15:49:00+00:00, run_start_date=2024-05-21 15:50:00.912123+00:00, run_end_date=2024-05-21 15:50:06.190663+00:00, run_duration=5.27854, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:49:00+00:00, data_interval_end=2024-05-21 15:50:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:50:06.206+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:50:00+00:00, run_after=2024-05-21T15:51:00+00:00 [2024-05-21T15:50:06.697+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:49:00+00:00 exited with status success for try_number 1 [2024-05-21T15:50:06.705+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:49:00+00:00, map_index=-1, run_start_date=2024-05-21 15:50:03.357497+00:00, run_end_date=2024-05-21 15:50:06.079583+00:00, run_duration=2.722086, state=success, executor_state=success, try_number=1, max_tries=1, job_id=227, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:50:00.983804+00:00, queued_by_job_id=1, pid=4895 [2024-05-21T15:50:07.778+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T15:50:07.779+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:50:07.779+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:50:07.782+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T15:45:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T15:50:07.782+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T15:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T15:50:07.862+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T15:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:50:07.863+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T15:45:00+00:00 exited with status success for try_number 1 [2024-05-21T15:50:07.890+0000] {scheduler_job.py:635} INFO - Setting external_id for to 00bc512a-cd95-4008-93e8-ebc8ba7fc0f6 [2024-05-21T15:50:07.890+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T15:45:00+00:00, map_index=-1, run_start_date=2024-05-21 15:50:07.003852+00:00, run_end_date=2024-05-21 15:50:07.467798+00:00, run_duration=0.463946, state=success, executor_state=success, try_number=1, max_tries=1, job_id=230, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:50:04.977373+00:00, queued_by_job_id=1, pid=4936 [2024-05-21T15:50:11.068+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T15:50:11.068+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:50:11.069+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:50:11.071+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T15:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:50:11.071+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T15:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T15:50:11.120+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T15:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:50:11.121+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T15:45:00+00:00 exited with status success for try_number 1 [2024-05-21T15:50:11.127+0000] {scheduler_job.py:635} INFO - Setting external_id for to f3e06646-f7dd-4771-be7b-27e5df23900c [2024-05-21T15:50:11.127+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T15:45:00+00:00, map_index=0, run_start_date=2024-05-21 15:50:09.896861+00:00, run_end_date=2024-05-21 15:50:10.280469+00:00, run_duration=0.383608, state=success, executor_state=success, try_number=1, max_tries=1, job_id=231, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:50:07.780564+00:00, queued_by_job_id=1, pid=4948 [2024-05-21T15:50:13.525+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:50:13.525+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:45:00+00:00, run_id=scheduled__2024-05-21T15:45:00+00:00, run_start_date=2024-05-21 15:50:00.909040+00:00, run_end_date=2024-05-21 15:50:13.525372+00:00, run_duration=12.616332, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:45:00+00:00, data_interval_end=2024-05-21 15:50:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T15:50:13.534+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:50:00+00:00, run_after=2024-05-21T15:55:00+00:00 [2024-05-21T15:50:13.558+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T15:45:00+00:00 exited with status success for try_number 1 [2024-05-21T15:50:13.562+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T15:45:00+00:00, map_index=-1, run_start_date=2024-05-21 15:50:12.859655+00:00, run_end_date=2024-05-21 15:50:13.094413+00:00, run_duration=0.234758, state=success, executor_state=success, try_number=1, max_tries=1, job_id=232, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:50:11.069768+00:00, queued_by_job_id=1, pid=4960 [2024-05-21T15:50:54.816+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T15:51:00.189+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:51:00.211+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:51:00+00:00, run_after=2024-05-21T15:52:00+00:00 [2024-05-21T15:51:00.288+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T15:51:00.288+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:51:00.288+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:51:00.292+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:51:00.296+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:51:00.296+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:51:00.296+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:51:00.297+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:51:00.526+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:51:00.529+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:51:00.536+0000] {scheduler_job.py:635} INFO - Setting external_id for to efd60666-36e8-43d0-9d23-57c5299565a8 [2024-05-21T15:51:00.536+0000] {scheduler_job.py:635} INFO - Setting external_id for to 131bfce4-2bbd-4c3d-8c20-8eb8d44c87f4 [2024-05-21T15:51:03.501+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:51:03.501+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:50:00+00:00, run_id=scheduled__2024-05-21T15:50:00+00:00, run_start_date=2024-05-21 15:51:00.225915+00:00, run_end_date=2024-05-21 15:51:03.501489+00:00, run_duration=3.275574, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:50:00+00:00, data_interval_end=2024-05-21 15:51:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:51:03.512+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:51:00+00:00, run_after=2024-05-21T15:52:00+00:00 [2024-05-21T15:51:03.549+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:50:00+00:00 exited with status success for try_number 1 [2024-05-21T15:51:03.553+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:50:00+00:00, map_index=-1, run_start_date=2024-05-21 15:51:02.507830+00:00, run_end_date=2024-05-21 15:51:02.914827+00:00, run_duration=0.406997, state=success, executor_state=success, try_number=1, max_tries=1, job_id=233, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:51:00.293311+00:00, queued_by_job_id=1, pid=4987 [2024-05-21T15:51:06.751+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:51:06.751+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:50:00+00:00, run_id=scheduled__2024-05-21T15:50:00+00:00, run_start_date=2024-05-21 15:51:00.226997+00:00, run_end_date=2024-05-21 15:51:06.751611+00:00, run_duration=6.524614, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:50:00+00:00, data_interval_end=2024-05-21 15:51:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:51:06.763+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:51:00+00:00, run_after=2024-05-21T15:52:00+00:00 [2024-05-21T15:51:06.795+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:50:00+00:00 exited with status success for try_number 1 [2024-05-21T15:51:06.804+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:50:00+00:00, map_index=-1, run_start_date=2024-05-21 15:51:02.939969+00:00, run_end_date=2024-05-21 15:51:05.854842+00:00, run_duration=2.914873, state=success, executor_state=success, try_number=1, max_tries=1, job_id=234, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:51:00.293311+00:00, queued_by_job_id=1, pid=5006 [2024-05-21T15:52:00.480+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:52:00.488+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:52:00.502+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:52:00+00:00, run_after=2024-05-21T15:53:00+00:00 [2024-05-21T15:52:00.570+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T15:52:00.571+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T15:52:00.571+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:52:00.572+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:52:00.572+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:52:00.576+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T15:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:52:00.576+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T15:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T15:52:00.577+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:52:00.577+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:52:00.577+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:52:00.577+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:52:00.944+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:52:00.945+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:51:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:52:00.945+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:51:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:52:00.956+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4b3e9e61-1e92-46f5-af0e-a9e0324c62d0 [2024-05-21T15:52:00.956+0000] {scheduler_job.py:635} INFO - Setting external_id for to c889dd23-51c9-4d31-b463-d5618d600115 [2024-05-21T15:52:00.961+0000] {scheduler_job.py:635} INFO - Setting external_id for to c5d02767-f5e6-4ec4-959b-931c8d5ebb85 [2024-05-21T15:52:02.141+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:52:02.142+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 15:50:00+00:00, run_id=scheduled__2024-05-21T15:50:00+00:00, run_start_date=2024-05-21 15:52:00.517626+00:00, run_end_date=2024-05-21 15:52:02.141973+00:00, run_duration=1.624347, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:50:00+00:00, data_interval_end=2024-05-21 15:52:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T15:52:02.151+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T15:52:00+00:00, run_after=2024-05-21T15:54:00+00:00 [2024-05-21T15:52:02.227+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:50:00+00:00 exited with status success for try_number 1 [2024-05-21T15:52:02.234+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T15:50:00+00:00, map_index=-1, run_start_date=2024-05-21 15:52:01.503783+00:00, run_end_date=2024-05-21 15:52:01.812054+00:00, run_duration=0.308271, state=success, executor_state=success, try_number=1, max_tries=1, job_id=235, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:52:00.573886+00:00, queued_by_job_id=1, pid=5032 [2024-05-21T15:52:04.201+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:52:04.201+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:51:00+00:00, run_id=scheduled__2024-05-21T15:51:00+00:00, run_start_date=2024-05-21 15:52:00.518584+00:00, run_end_date=2024-05-21 15:52:04.201380+00:00, run_duration=3.682796, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:51:00+00:00, data_interval_end=2024-05-21 15:52:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:52:04.210+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:52:00+00:00, run_after=2024-05-21T15:53:00+00:00 [2024-05-21T15:52:04.240+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:51:00+00:00 exited with status success for try_number 1 [2024-05-21T15:52:04.247+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:51:00+00:00, map_index=-1, run_start_date=2024-05-21 15:52:02.899861+00:00, run_end_date=2024-05-21 15:52:03.243532+00:00, run_duration=0.343671, state=success, executor_state=success, try_number=1, max_tries=1, job_id=237, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:52:00.573886+00:00, queued_by_job_id=1, pid=5063 [2024-05-21T15:52:05.286+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:52:05.286+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:51:00+00:00, run_id=scheduled__2024-05-21T15:51:00+00:00, run_start_date=2024-05-21 15:52:00.519573+00:00, run_end_date=2024-05-21 15:52:05.286576+00:00, run_duration=4.767003, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:51:00+00:00, data_interval_end=2024-05-21 15:52:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:52:05.297+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:52:00+00:00, run_after=2024-05-21T15:53:00+00:00 [2024-05-21T15:52:05.323+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:51:00+00:00 exited with status success for try_number 1 [2024-05-21T15:52:05.328+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:51:00+00:00, map_index=-1, run_start_date=2024-05-21 15:52:02.877624+00:00, run_end_date=2024-05-21 15:52:04.455849+00:00, run_duration=1.578225, state=success, executor_state=success, try_number=1, max_tries=1, job_id=236, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:52:00.573886+00:00, queued_by_job_id=1, pid=5062 [2024-05-21T15:53:00.841+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:53:00+00:00, run_after=2024-05-21T15:54:00+00:00 [2024-05-21T15:53:00.849+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:53:00.907+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T15:53:00.907+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:53:00.908+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:53:00.908+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:53:00.911+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:53:00.911+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:53:00.911+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:53:00.912+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:53:01.047+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:52:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:53:01.047+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:52:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:53:01.057+0000] {scheduler_job.py:635} INFO - Setting external_id for to 77f02989-b529-4d1b-a88d-bc2b3a2e0a59 [2024-05-21T15:53:01.058+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6e1b1c47-e956-4fb5-8833-e6ba096df656 [2024-05-21T15:53:04.014+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:53:04.015+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:52:00+00:00, run_id=scheduled__2024-05-21T15:52:00+00:00, run_start_date=2024-05-21 15:53:00.862412+00:00, run_end_date=2024-05-21 15:53:04.014672+00:00, run_duration=3.15226, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:52:00+00:00, data_interval_end=2024-05-21 15:53:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:53:04.033+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:53:00+00:00, run_after=2024-05-21T15:54:00+00:00 [2024-05-21T15:53:04.075+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:52:00+00:00 exited with status success for try_number 1 [2024-05-21T15:53:04.080+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:52:00+00:00, map_index=-1, run_start_date=2024-05-21 15:53:02.901409+00:00, run_end_date=2024-05-21 15:53:03.188802+00:00, run_duration=0.287393, state=success, executor_state=success, try_number=1, max_tries=1, job_id=239, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:53:00.909390+00:00, queued_by_job_id=1, pid=5117 [2024-05-21T15:53:06.186+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:53:06.187+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:52:00+00:00, run_id=scheduled__2024-05-21T15:52:00+00:00, run_start_date=2024-05-21 15:53:00.863531+00:00, run_end_date=2024-05-21 15:53:06.187072+00:00, run_duration=5.323541, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:52:00+00:00, data_interval_end=2024-05-21 15:53:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:53:06.199+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:53:00+00:00, run_after=2024-05-21T15:54:00+00:00 [2024-05-21T15:53:06.484+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:52:00+00:00 exited with status success for try_number 1 [2024-05-21T15:53:06.499+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:52:00+00:00, map_index=-1, run_start_date=2024-05-21 15:53:02.848135+00:00, run_end_date=2024-05-21 15:53:05.349544+00:00, run_duration=2.501409, state=success, executor_state=success, try_number=1, max_tries=1, job_id=238, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:53:00.909390+00:00, queued_by_job_id=1, pid=5116 [2024-05-21T15:54:00.175+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:54:00+00:00, run_after=2024-05-21T15:55:00+00:00 [2024-05-21T15:54:00.183+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:54:00.190+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:54:00.256+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T15:54:00.256+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T15:54:00.257+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:54:00.257+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:54:00.258+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:54:00.262+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T15:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:54:00.262+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T15:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T15:54:00.263+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:54:00.263+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:54:00.263+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:54:00.264+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:54:00.643+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:52:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:54:00.644+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:53:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:54:00.644+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:53:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:54:00.671+0000] {scheduler_job.py:635} INFO - Setting external_id for to 553e5179-b8a5-412c-aa72-304807a09d64 [2024-05-21T15:54:00.671+0000] {scheduler_job.py:635} INFO - Setting external_id for to 97a4190c-9ed9-4b11-890d-1bd563f1befe [2024-05-21T15:54:00.671+0000] {scheduler_job.py:635} INFO - Setting external_id for to ebef95b8-0f9b-46e7-abde-ebb3e9840bb5 [2024-05-21T15:54:01.937+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:54:01.937+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 15:52:00+00:00, run_id=scheduled__2024-05-21T15:52:00+00:00, run_start_date=2024-05-21 15:54:00.200713+00:00, run_end_date=2024-05-21 15:54:01.937591+00:00, run_duration=1.736878, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:52:00+00:00, data_interval_end=2024-05-21 15:54:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T15:54:01.946+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T15:54:00+00:00, run_after=2024-05-21T15:56:00+00:00 [2024-05-21T15:54:01.996+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:52:00+00:00 exited with status success for try_number 1 [2024-05-21T15:54:02.005+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T15:52:00+00:00, map_index=-1, run_start_date=2024-05-21 15:54:01.415787+00:00, run_end_date=2024-05-21 15:54:01.758695+00:00, run_duration=0.342908, state=success, executor_state=success, try_number=1, max_tries=1, job_id=240, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:54:00.260238+00:00, queued_by_job_id=1, pid=5151 [2024-05-21T15:54:03.049+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:54:03.050+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:53:00+00:00, run_id=scheduled__2024-05-21T15:53:00+00:00, run_start_date=2024-05-21 15:54:00.201784+00:00, run_end_date=2024-05-21 15:54:03.049983+00:00, run_duration=2.848199, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:53:00+00:00, data_interval_end=2024-05-21 15:54:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:54:03.060+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:54:00+00:00, run_after=2024-05-21T15:55:00+00:00 [2024-05-21T15:54:03.110+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:53:00+00:00 exited with status success for try_number 1 [2024-05-21T15:54:03.114+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:53:00+00:00, map_index=-1, run_start_date=2024-05-21 15:54:02.519166+00:00, run_end_date=2024-05-21 15:54:02.821782+00:00, run_duration=0.302616, state=success, executor_state=success, try_number=1, max_tries=1, job_id=241, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:54:00.260238+00:00, queued_by_job_id=1, pid=5172 [2024-05-21T15:54:04.764+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:54:04.764+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:53:00+00:00, run_id=scheduled__2024-05-21T15:53:00+00:00, run_start_date=2024-05-21 15:54:00.203346+00:00, run_end_date=2024-05-21 15:54:04.764475+00:00, run_duration=4.561129, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:53:00+00:00, data_interval_end=2024-05-21 15:54:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:54:04.774+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:54:00+00:00, run_after=2024-05-21T15:55:00+00:00 [2024-05-21T15:54:04.806+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:53:00+00:00 exited with status success for try_number 1 [2024-05-21T15:54:04.811+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:53:00+00:00, map_index=-1, run_start_date=2024-05-21 15:54:02.730628+00:00, run_end_date=2024-05-21 15:54:04.158215+00:00, run_duration=1.427587, state=success, executor_state=success, try_number=1, max_tries=1, job_id=242, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:54:00.260238+00:00, queued_by_job_id=1, pid=5182 [2024-05-21T15:55:00.400+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:55:00+00:00, run_after=2024-05-21T15:56:00+00:00 [2024-05-21T15:55:00.407+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:55:00.418+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:55:00+00:00, run_after=2024-05-21T16:00:00+00:00 [2024-05-21T15:55:00.483+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T15:55:00.483+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:55:00.483+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:55:00.484+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:55:00.484+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:55:00.487+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T15:50:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T15:55:00.488+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T15:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T15:55:00.488+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:55:00.488+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:55:00.488+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:55:00.488+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:55:00.806+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T15:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:55:00.808+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:54:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:55:00.808+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:54:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:55:00.828+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7a65ab3f-9d32-4fed-afc4-395ec9abcc6c [2024-05-21T15:55:00.828+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1f82d0af-2b86-4ed3-87e9-a923e87c9bd6 [2024-05-21T15:55:00.830+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0f488ebc-1e57-4069-944a-08cecbc3620b [2024-05-21T15:55:04.286+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:55:04.286+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:54:00+00:00, run_id=scheduled__2024-05-21T15:54:00+00:00, run_start_date=2024-05-21 15:55:00.432543+00:00, run_end_date=2024-05-21 15:55:04.286379+00:00, run_duration=3.853836, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:54:00+00:00, data_interval_end=2024-05-21 15:55:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:55:04.297+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:55:00+00:00, run_after=2024-05-21T15:56:00+00:00 [2024-05-21T15:55:04.332+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T15:55:04.332+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:55:04.333+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:55:04.337+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T15:50:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T15:55:04.337+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T15:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T15:55:04.408+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T15:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:55:04.408+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T15:50:00+00:00 exited with status success for try_number 1 [2024-05-21T15:55:04.409+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:54:00+00:00 exited with status success for try_number 1 [2024-05-21T15:55:04.415+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2f0eca08-8d58-46b7-93cd-2b6da7a76599 [2024-05-21T15:55:04.415+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T15:50:00+00:00, map_index=-1, run_start_date=2024-05-21 15:55:02.788768+00:00, run_end_date=2024-05-21 15:55:03.170174+00:00, run_duration=0.381406, state=success, executor_state=success, try_number=1, max_tries=1, job_id=243, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:55:00.485597+00:00, queued_by_job_id=1, pid=5246 [2024-05-21T15:55:04.416+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:54:00+00:00, map_index=-1, run_start_date=2024-05-21 15:55:02.898992+00:00, run_end_date=2024-05-21 15:55:03.379118+00:00, run_duration=0.480126, state=success, executor_state=success, try_number=1, max_tries=1, job_id=244, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:55:00.485597+00:00, queued_by_job_id=1, pid=5247 [2024-05-21T15:55:05.539+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:55:05.539+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:54:00+00:00, run_id=scheduled__2024-05-21T15:54:00+00:00, run_start_date=2024-05-21 15:55:00.433496+00:00, run_end_date=2024-05-21 15:55:05.539273+00:00, run_duration=5.105777, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:54:00+00:00, data_interval_end=2024-05-21 15:55:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:55:05.552+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:55:00+00:00, run_after=2024-05-21T15:56:00+00:00 [2024-05-21T15:55:05.603+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:54:00+00:00 exited with status success for try_number 1 [2024-05-21T15:55:05.613+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:54:00+00:00, map_index=-1, run_start_date=2024-05-21 15:55:02.912697+00:00, run_end_date=2024-05-21 15:55:05.332589+00:00, run_duration=2.419892, state=success, executor_state=success, try_number=1, max_tries=1, job_id=245, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:55:00.485597+00:00, queued_by_job_id=1, pid=5248 [2024-05-21T15:55:07.053+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T15:55:07.053+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:55:07.054+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:55:07.058+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T15:50:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T15:55:07.058+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T15:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T15:55:07.105+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T15:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:55:07.106+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T15:50:00+00:00 exited with status success for try_number 1 [2024-05-21T15:55:07.117+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T15:50:00+00:00, map_index=-1, run_start_date=2024-05-21 15:55:06.114836+00:00, run_end_date=2024-05-21 15:55:06.434676+00:00, run_duration=0.31984, state=success, executor_state=success, try_number=1, max_tries=1, job_id=246, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:55:04.333667+00:00, queued_by_job_id=1, pid=5287 [2024-05-21T15:55:07.117+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9682fc5f-1ca3-4ae2-847f-32fbf67a9a11 [2024-05-21T15:55:10.741+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T15:55:10.741+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:55:10.742+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:55:10.744+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T15:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:55:10.744+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T15:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T15:55:10.863+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T15:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:55:10.863+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T15:50:00+00:00 exited with status success for try_number 1 [2024-05-21T15:55:10.895+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T15:50:00+00:00, map_index=0, run_start_date=2024-05-21 15:55:09.184294+00:00, run_end_date=2024-05-21 15:55:09.591369+00:00, run_duration=0.407075, state=success, executor_state=success, try_number=1, max_tries=1, job_id=247, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:55:07.055450+00:00, queued_by_job_id=1, pid=5299 [2024-05-21T15:55:10.895+0000] {scheduler_job.py:635} INFO - Setting external_id for to 053e9fe7-c7d8-49ca-95b0-82c70198c162 [2024-05-21T15:55:13.142+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:55:13.142+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:50:00+00:00, run_id=scheduled__2024-05-21T15:50:00+00:00, run_start_date=2024-05-21 15:55:00.431482+00:00, run_end_date=2024-05-21 15:55:13.142686+00:00, run_duration=12.711204, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:50:00+00:00, data_interval_end=2024-05-21 15:55:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T15:55:13.148+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:55:00+00:00, run_after=2024-05-21T16:00:00+00:00 [2024-05-21T15:55:13.180+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T15:50:00+00:00 exited with status success for try_number 1 [2024-05-21T15:55:13.185+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T15:50:00+00:00, map_index=-1, run_start_date=2024-05-21 15:55:12.524797+00:00, run_end_date=2024-05-21 15:55:12.762374+00:00, run_duration=0.237577, state=success, executor_state=success, try_number=1, max_tries=1, job_id=248, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:55:10.742525+00:00, queued_by_job_id=1, pid=5311 [2024-05-21T15:55:54.863+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T15:56:00.541+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:56:00.547+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:56:00.562+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:56:00+00:00, run_after=2024-05-21T15:57:00+00:00 [2024-05-21T15:56:00.636+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T15:56:00.636+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T15:56:00.636+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:56:00.636+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:56:00.636+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:56:00.639+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T15:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:56:00.640+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T15:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T15:56:00.640+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:56:00.640+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:56:00.640+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:56:00.640+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:56:00.939+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:54:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:56:00.940+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:56:00.940+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:56:00.954+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0e16682d-8d13-4f63-93dd-2b460b1fb14f [2024-05-21T15:56:00.955+0000] {scheduler_job.py:635} INFO - Setting external_id for to 17af246c-12a9-4de2-955e-1a22e177d3ad [2024-05-21T15:56:00.957+0000] {scheduler_job.py:635} INFO - Setting external_id for to d2832ad2-8a32-4064-b86c-51d0f0cff8dc [2024-05-21T15:56:02.695+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:56:02.696+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 15:54:00+00:00, run_id=scheduled__2024-05-21T15:54:00+00:00, run_start_date=2024-05-21 15:56:00.576716+00:00, run_end_date=2024-05-21 15:56:02.695936+00:00, run_duration=2.11922, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:54:00+00:00, data_interval_end=2024-05-21 15:56:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T15:56:02.707+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T15:56:00+00:00, run_after=2024-05-21T15:58:00+00:00 [2024-05-21T15:56:02.765+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:54:00+00:00 exited with status success for try_number 1 [2024-05-21T15:56:02.770+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T15:54:00+00:00, map_index=-1, run_start_date=2024-05-21 15:56:01.573790+00:00, run_end_date=2024-05-21 15:56:01.985429+00:00, run_duration=0.411639, state=success, executor_state=success, try_number=1, max_tries=1, job_id=249, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:56:00.638059+00:00, queued_by_job_id=1, pid=5328 [2024-05-21T15:56:03.806+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:56:03.806+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:55:00+00:00, run_id=scheduled__2024-05-21T15:55:00+00:00, run_start_date=2024-05-21 15:56:00.578458+00:00, run_end_date=2024-05-21 15:56:03.806881+00:00, run_duration=3.228423, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:55:00+00:00, data_interval_end=2024-05-21 15:56:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:56:03.817+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:56:00+00:00, run_after=2024-05-21T15:57:00+00:00 [2024-05-21T15:56:03.858+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:55:00+00:00 exited with status success for try_number 1 [2024-05-21T15:56:03.863+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:55:00+00:00, map_index=-1, run_start_date=2024-05-21 15:56:02.849440+00:00, run_end_date=2024-05-21 15:56:03.146378+00:00, run_duration=0.296938, state=success, executor_state=success, try_number=1, max_tries=1, job_id=250, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:56:00.638059+00:00, queued_by_job_id=1, pid=5358 [2024-05-21T15:56:04.904+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:56:04.905+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:55:00+00:00, run_id=scheduled__2024-05-21T15:55:00+00:00, run_start_date=2024-05-21 15:56:00.579763+00:00, run_end_date=2024-05-21 15:56:04.904893+00:00, run_duration=4.32513, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:55:00+00:00, data_interval_end=2024-05-21 15:56:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:56:04.914+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:56:00+00:00, run_after=2024-05-21T15:57:00+00:00 [2024-05-21T15:56:06.011+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:55:00+00:00 exited with status success for try_number 1 [2024-05-21T15:56:06.016+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:55:00+00:00, map_index=-1, run_start_date=2024-05-21 15:56:02.938937+00:00, run_end_date=2024-05-21 15:56:04.829914+00:00, run_duration=1.890977, state=success, executor_state=success, try_number=1, max_tries=1, job_id=251, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:56:00.638059+00:00, queued_by_job_id=1, pid=5359 [2024-05-21T15:57:00.728+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:57:00.746+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:57:00+00:00, run_after=2024-05-21T15:58:00+00:00 [2024-05-21T15:57:00.814+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T15:57:00.814+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:57:00.814+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:57:00.815+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:57:00.818+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:57:00.818+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:57:00.818+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:57:00.818+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:57:00.997+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:56:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:57:00.998+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:56:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:57:01.012+0000] {scheduler_job.py:635} INFO - Setting external_id for to d8a45b5b-ad38-40d9-a709-f471ddf62e86 [2024-05-21T15:57:01.012+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9cbe2430-1a16-478a-9ed3-e9a68bdea5a2 [2024-05-21T15:57:03.418+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:57:03.419+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:56:00+00:00, run_id=scheduled__2024-05-21T15:56:00+00:00, run_start_date=2024-05-21 15:57:00.762148+00:00, run_end_date=2024-05-21 15:57:03.419038+00:00, run_duration=2.65689, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:56:00+00:00, data_interval_end=2024-05-21 15:57:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:57:03.430+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:57:00+00:00, run_after=2024-05-21T15:58:00+00:00 [2024-05-21T15:57:03.465+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:56:00+00:00 exited with status success for try_number 1 [2024-05-21T15:57:03.469+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:56:00+00:00, map_index=-1, run_start_date=2024-05-21 15:57:02.867762+00:00, run_end_date=2024-05-21 15:57:03.147162+00:00, run_duration=0.2794, state=success, executor_state=success, try_number=1, max_tries=1, job_id=253, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:57:00.816102+00:00, queued_by_job_id=1, pid=5414 [2024-05-21T15:57:04.511+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:57:04.512+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:56:00+00:00, run_id=scheduled__2024-05-21T15:56:00+00:00, run_start_date=2024-05-21 15:57:00.763530+00:00, run_end_date=2024-05-21 15:57:04.511994+00:00, run_duration=3.748464, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:56:00+00:00, data_interval_end=2024-05-21 15:57:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:57:04.524+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:57:00+00:00, run_after=2024-05-21T15:58:00+00:00 [2024-05-21T15:57:05.611+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:56:00+00:00 exited with status success for try_number 1 [2024-05-21T15:57:05.616+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:56:00+00:00, map_index=-1, run_start_date=2024-05-21 15:57:02.841199+00:00, run_end_date=2024-05-21 15:57:04.487505+00:00, run_duration=1.646306, state=success, executor_state=success, try_number=1, max_tries=1, job_id=252, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:57:00.816102+00:00, queued_by_job_id=1, pid=5413 [2024-05-21T15:58:00.889+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:58:00+00:00, run_after=2024-05-21T15:59:00+00:00 [2024-05-21T15:58:00.896+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:58:00.903+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:58:00.969+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T15:58:00.970+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T15:58:00.970+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:58:00.970+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:58:00.970+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:58:00.974+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T15:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:58:00.974+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T15:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T15:58:00.974+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:58:00.974+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:58:00.975+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:58:00.975+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:58:01.185+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:56:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:58:01.188+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:57:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:58:01.188+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:57:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:58:01.201+0000] {scheduler_job.py:635} INFO - Setting external_id for to 30a04bf9-8c65-456d-8b53-60898fc328d6 [2024-05-21T15:58:01.202+0000] {scheduler_job.py:635} INFO - Setting external_id for to da3d0bed-4ccf-4102-83d8-39db0e41d69b [2024-05-21T15:58:01.202+0000] {scheduler_job.py:635} INFO - Setting external_id for to b82c7254-4030-442f-b4ac-b46050b78dce [2024-05-21T15:58:03.052+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:58:03.053+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 15:56:00+00:00, run_id=scheduled__2024-05-21T15:56:00+00:00, run_start_date=2024-05-21 15:58:00.914424+00:00, run_end_date=2024-05-21 15:58:03.053399+00:00, run_duration=2.138975, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:56:00+00:00, data_interval_end=2024-05-21 15:58:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T15:58:03.067+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T15:58:00+00:00, run_after=2024-05-21T16:00:00+00:00 [2024-05-21T15:58:03.129+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:56:00+00:00 exited with status success for try_number 1 [2024-05-21T15:58:03.135+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T15:56:00+00:00, map_index=-1, run_start_date=2024-05-21 15:58:01.837134+00:00, run_end_date=2024-05-21 15:58:02.250005+00:00, run_duration=0.412871, state=success, executor_state=success, try_number=1, max_tries=1, job_id=254, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:58:00.971854+00:00, queued_by_job_id=1, pid=5449 [2024-05-21T15:58:04.189+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:58:04.189+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:57:00+00:00, run_id=scheduled__2024-05-21T15:57:00+00:00, run_start_date=2024-05-21 15:58:00.915516+00:00, run_end_date=2024-05-21 15:58:04.189453+00:00, run_duration=3.273937, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:57:00+00:00, data_interval_end=2024-05-21 15:58:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:58:04.197+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:58:00+00:00, run_after=2024-05-21T15:59:00+00:00 [2024-05-21T15:58:04.234+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:57:00+00:00 exited with status success for try_number 1 [2024-05-21T15:58:04.238+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:57:00+00:00, map_index=-1, run_start_date=2024-05-21 15:58:03.138377+00:00, run_end_date=2024-05-21 15:58:03.452869+00:00, run_duration=0.314492, state=success, executor_state=success, try_number=1, max_tries=1, job_id=256, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:58:00.971854+00:00, queued_by_job_id=1, pid=5480 [2024-05-21T15:58:05.274+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:58:05.274+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:57:00+00:00, run_id=scheduled__2024-05-21T15:57:00+00:00, run_start_date=2024-05-21 15:58:00.916566+00:00, run_end_date=2024-05-21 15:58:05.274385+00:00, run_duration=4.357819, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:57:00+00:00, data_interval_end=2024-05-21 15:58:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:58:05.286+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:58:00+00:00, run_after=2024-05-21T15:59:00+00:00 [2024-05-21T15:58:05.314+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:57:00+00:00 exited with status success for try_number 1 [2024-05-21T15:58:05.318+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:57:00+00:00, map_index=-1, run_start_date=2024-05-21 15:58:03.093783+00:00, run_end_date=2024-05-21 15:58:04.611035+00:00, run_duration=1.517252, state=success, executor_state=success, try_number=1, max_tries=1, job_id=255, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:58:00.971854+00:00, queued_by_job_id=1, pid=5479 [2024-05-21T15:59:00.079+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:59:00+00:00, run_after=2024-05-21T16:00:00+00:00 [2024-05-21T15:59:00.085+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T15:59:00.197+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T15:59:00.198+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:59:00.198+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T15:59:00.199+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T15:59:00.202+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:59:00.203+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T15:59:00.203+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T15:59:00.203+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T15:59:00.514+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:58:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:59:00.514+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:58:00+00:00 exited with status queued for try_number 1 [2024-05-21T15:59:00.541+0000] {scheduler_job.py:635} INFO - Setting external_id for to fda60325-86d3-4b73-be93-59c481529b32 [2024-05-21T15:59:00.542+0000] {scheduler_job.py:635} INFO - Setting external_id for to fc19e79a-8c03-4be8-8875-4154c6393874 [2024-05-21T15:59:03.403+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:59:03.405+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:58:00+00:00, run_id=scheduled__2024-05-21T15:58:00+00:00, run_start_date=2024-05-21 15:59:00.106765+00:00, run_end_date=2024-05-21 15:59:03.404929+00:00, run_duration=3.298164, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:58:00+00:00, data_interval_end=2024-05-21 15:59:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T15:59:03.416+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:59:00+00:00, run_after=2024-05-21T16:00:00+00:00 [2024-05-21T15:59:03.449+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:58:00+00:00 exited with status success for try_number 1 [2024-05-21T15:59:03.456+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:58:00+00:00, map_index=-1, run_start_date=2024-05-21 15:59:02.687047+00:00, run_end_date=2024-05-21 15:59:03.011844+00:00, run_duration=0.324797, state=success, executor_state=success, try_number=1, max_tries=1, job_id=258, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:59:00.200533+00:00, queued_by_job_id=1, pid=5543 [2024-05-21T15:59:04.875+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T15:59:04.876+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:58:00+00:00, run_id=scheduled__2024-05-21T15:58:00+00:00, run_start_date=2024-05-21 15:59:00.108274+00:00, run_end_date=2024-05-21 15:59:04.876078+00:00, run_duration=4.767804, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:58:00+00:00, data_interval_end=2024-05-21 15:59:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T15:59:04.886+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T15:59:00+00:00, run_after=2024-05-21T16:00:00+00:00 [2024-05-21T15:59:04.917+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:58:00+00:00 exited with status success for try_number 1 [2024-05-21T15:59:04.922+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:58:00+00:00, map_index=-1, run_start_date=2024-05-21 15:59:02.316399+00:00, run_end_date=2024-05-21 15:59:04.076120+00:00, run_duration=1.759721, state=success, executor_state=success, try_number=1, max_tries=1, job_id=257, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 15:59:00.200533+00:00, queued_by_job_id=1, pid=5524 [2024-05-21T16:00:00.542+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:00:00.548+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:00:00.563+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:00:00+00:00, run_after=2024-05-21T16:01:00+00:00 [2024-05-21T16:00:00.575+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:00:00+00:00, run_after=2024-05-21T16:05:00+00:00 [2024-05-21T16:00:00.671+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T16:00:00.672+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:00:00.673+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T16:00:00.673+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:00:00.673+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:00:00.674+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:00:00.678+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T15:55:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T16:00:00.678+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T15:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T16:00:00.679+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T15:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:00:00.679+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T15:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T16:00:00.679+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:00:00.679+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:00:00.679+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T15:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:00:00.680+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T15:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:00:01.193+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T15:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:00:01.193+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:58:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:00:01.193+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:59:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:00:01.193+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:59:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:00:01.202+0000] {scheduler_job.py:635} INFO - Setting external_id for to c9880b10-26aa-4dc5-8eb9-13479ddd9ced [2024-05-21T16:00:01.202+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7458052a-0fb2-44f0-8526-ed01326ed915 [2024-05-21T16:00:01.203+0000] {scheduler_job.py:635} INFO - Setting external_id for to f270e34d-4a0f-4053-9cdd-ab98490d48d3 [2024-05-21T16:00:01.203+0000] {scheduler_job.py:635} INFO - Setting external_id for to 13b8aefd-01c5-461e-b63c-2c6396805327 [2024-05-21T16:00:03.817+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:00:03.817+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 15:58:00+00:00, run_id=scheduled__2024-05-21T15:58:00+00:00, run_start_date=2024-05-21 16:00:00.592298+00:00, run_end_date=2024-05-21 16:00:03.817684+00:00, run_duration=3.225386, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:58:00+00:00, data_interval_end=2024-05-21 16:00:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T16:00:03.836+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T16:00:00+00:00, run_after=2024-05-21T16:02:00+00:00 [2024-05-21T16:00:03.918+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T15:58:00+00:00 exited with status success for try_number 1 [2024-05-21T16:00:03.940+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T15:58:00+00:00, map_index=-1, run_start_date=2024-05-21 16:00:02.456340+00:00, run_end_date=2024-05-21 16:00:03.141881+00:00, run_duration=0.685541, state=success, executor_state=success, try_number=1, max_tries=1, job_id=259, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:00:00.675586+00:00, queued_by_job_id=1, pid=5572 [2024-05-21T16:00:04.559+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:00:04.559+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:59:00+00:00, run_id=scheduled__2024-05-21T15:59:00+00:00, run_start_date=2024-05-21 16:00:00.593247+00:00, run_end_date=2024-05-21 16:00:04.559479+00:00, run_duration=3.966232, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:59:00+00:00, data_interval_end=2024-05-21 16:00:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:00:04.570+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:00:00+00:00, run_after=2024-05-21T16:01:00+00:00 [2024-05-21T16:00:04.592+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:00:04.592+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:00:04.593+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:00:04.595+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T15:55:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T16:00:04.595+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T15:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T16:00:04.647+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T15:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:00:04.647+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T15:55:00+00:00 exited with status success for try_number 1 [2024-05-21T16:00:04.648+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:59:00+00:00 exited with status success for try_number 1 [2024-05-21T16:00:04.654+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T15:55:00+00:00, map_index=-1, run_start_date=2024-05-21 16:00:03.512685+00:00, run_end_date=2024-05-21 16:00:03.951760+00:00, run_duration=0.439075, state=success, executor_state=success, try_number=1, max_tries=1, job_id=262, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:00:00.675586+00:00, queued_by_job_id=1, pid=5612 [2024-05-21T16:00:04.654+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:59:00+00:00, map_index=-1, run_start_date=2024-05-21 16:00:03.474933+00:00, run_end_date=2024-05-21 16:00:03.964681+00:00, run_duration=0.489748, state=success, executor_state=success, try_number=1, max_tries=1, job_id=260, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:00:00.675586+00:00, queued_by_job_id=1, pid=5610 [2024-05-21T16:00:04.655+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2ae91ba3-4140-48e0-a68a-5f65d45cdf60 [2024-05-21T16:00:06.935+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:00:06.937+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:59:00+00:00, run_id=scheduled__2024-05-21T15:59:00+00:00, run_start_date=2024-05-21 16:00:00.594234+00:00, run_end_date=2024-05-21 16:00:06.937642+00:00, run_duration=6.343408, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:59:00+00:00, data_interval_end=2024-05-21 16:00:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:00:06.955+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:00:00+00:00, run_after=2024-05-21T16:01:00+00:00 [2024-05-21T16:00:07.066+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T15:59:00+00:00 exited with status success for try_number 1 [2024-05-21T16:00:07.083+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T15:59:00+00:00, map_index=-1, run_start_date=2024-05-21 16:00:03.492536+00:00, run_end_date=2024-05-21 16:00:06.195559+00:00, run_duration=2.703023, state=success, executor_state=success, try_number=1, max_tries=1, job_id=261, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:00:00.675586+00:00, queued_by_job_id=1, pid=5611 [2024-05-21T16:00:08.148+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:00:08.148+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:00:08.149+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:00:08.152+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T15:55:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T16:00:08.152+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T15:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T16:00:08.201+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T15:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:00:08.202+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T15:55:00+00:00 exited with status success for try_number 1 [2024-05-21T16:00:08.212+0000] {scheduler_job.py:635} INFO - Setting external_id for to c9e45ab6-80ad-42e4-9e36-e0ddda7d451c [2024-05-21T16:00:08.213+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T15:55:00+00:00, map_index=-1, run_start_date=2024-05-21 16:00:06.663707+00:00, run_end_date=2024-05-21 16:00:07.029889+00:00, run_duration=0.366182, state=success, executor_state=success, try_number=1, max_tries=1, job_id=263, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:00:04.593917+00:00, queued_by_job_id=1, pid=5651 [2024-05-21T16:00:10.949+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:00:10.949+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:00:10.950+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:00:10.952+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T15:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:00:10.952+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T15:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T16:00:11.041+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T15:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:00:11.043+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T15:55:00+00:00 exited with status success for try_number 1 [2024-05-21T16:00:11.052+0000] {scheduler_job.py:635} INFO - Setting external_id for to b2decddd-310c-44f7-89c8-2d882c2c8555 [2024-05-21T16:00:11.053+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T15:55:00+00:00, map_index=0, run_start_date=2024-05-21 16:00:10.422353+00:00, run_end_date=2024-05-21 16:00:10.762401+00:00, run_duration=0.340048, state=success, executor_state=success, try_number=1, max_tries=1, job_id=264, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:00:08.150202+00:00, queued_by_job_id=1, pid=5663 [2024-05-21T16:00:13.863+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:00:13.864+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 15:55:00+00:00, run_id=scheduled__2024-05-21T15:55:00+00:00, run_start_date=2024-05-21 16:00:00.591266+00:00, run_end_date=2024-05-21 16:00:13.864139+00:00, run_duration=13.272873, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 15:55:00+00:00, data_interval_end=2024-05-21 16:00:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T16:00:13.872+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:00:00+00:00, run_after=2024-05-21T16:05:00+00:00 [2024-05-21T16:00:13.899+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T15:55:00+00:00 exited with status success for try_number 1 [2024-05-21T16:00:13.904+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T15:55:00+00:00, map_index=-1, run_start_date=2024-05-21 16:00:12.754207+00:00, run_end_date=2024-05-21 16:00:13.003240+00:00, run_duration=0.249033, state=success, executor_state=success, try_number=1, max_tries=1, job_id=265, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:00:10.950930+00:00, queued_by_job_id=1, pid=5675 [2024-05-21T16:00:54.937+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T16:01:00.464+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:01:00+00:00, run_after=2024-05-21T16:02:00+00:00 [2024-05-21T16:01:00.475+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:01:00.559+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T16:01:00.559+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:01:00.559+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:01:00.560+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:01:00.563+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:01:00.563+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:01:00.563+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:01:00.564+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:01:00.947+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:01:00.948+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:01:00.963+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3fb12029-c200-4687-b4ce-750d72b0cae4 [2024-05-21T16:01:00.963+0000] {scheduler_job.py:635} INFO - Setting external_id for to 82a33657-7f1c-45a7-a928-ea45594b67d0 [2024-05-21T16:01:03.044+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:01:03.045+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:00:00+00:00, run_id=scheduled__2024-05-21T16:00:00+00:00, run_start_date=2024-05-21 16:01:00.494807+00:00, run_end_date=2024-05-21 16:01:03.044947+00:00, run_duration=2.55014, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:00:00+00:00, data_interval_end=2024-05-21 16:01:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:01:03.057+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:01:00+00:00, run_after=2024-05-21T16:02:00+00:00 [2024-05-21T16:01:04.166+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:00:00+00:00 exited with status success for try_number 1 [2024-05-21T16:01:04.171+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:00:00+00:00, map_index=-1, run_start_date=2024-05-21 16:01:02.691939+00:00, run_end_date=2024-05-21 16:01:02.961853+00:00, run_duration=0.269914, state=success, executor_state=success, try_number=1, max_tries=1, job_id=266, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:01:00.561385+00:00, queued_by_job_id=1, pid=5710 [2024-05-21T16:01:05.206+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:01:05.207+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:00:00+00:00, run_id=scheduled__2024-05-21T16:00:00+00:00, run_start_date=2024-05-21 16:01:00.497029+00:00, run_end_date=2024-05-21 16:01:05.207221+00:00, run_duration=4.710192, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:00:00+00:00, data_interval_end=2024-05-21 16:01:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:01:05.216+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:01:00+00:00, run_after=2024-05-21T16:02:00+00:00 [2024-05-21T16:01:05.249+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:00:00+00:00 exited with status success for try_number 1 [2024-05-21T16:01:05.254+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:00:00+00:00, map_index=-1, run_start_date=2024-05-21 16:01:02.751561+00:00, run_end_date=2024-05-21 16:01:04.885012+00:00, run_duration=2.133451, state=success, executor_state=success, try_number=1, max_tries=1, job_id=267, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:01:00.561385+00:00, queued_by_job_id=1, pid=5711 [2024-05-21T16:02:00.633+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:02:00.651+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:02:00+00:00, run_after=2024-05-21T16:03:00+00:00 [2024-05-21T16:02:00.659+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:02:00.745+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T16:02:00.745+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T16:02:00.746+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:02:00.746+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:02:00.747+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:02:00.750+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T16:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:02:00.753+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T16:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T16:02:00.753+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:02:00.754+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:02:00.754+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:02:00.754+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:02:01.108+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:02:01.109+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:01:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:02:01.109+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:01:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:02:01.124+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2e01d6c2-d743-49bf-b95a-f305b02990d7 [2024-05-21T16:02:01.124+0000] {scheduler_job.py:635} INFO - Setting external_id for to 90ca7b2e-89e4-44b2-8495-328c9e2dffa0 [2024-05-21T16:02:01.124+0000] {scheduler_job.py:635} INFO - Setting external_id for to b60de5ce-8195-4f4f-bd00-964e73746574 [2024-05-21T16:02:02.866+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:02:02.870+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 16:00:00+00:00, run_id=scheduled__2024-05-21T16:00:00+00:00, run_start_date=2024-05-21 16:02:00.674916+00:00, run_end_date=2024-05-21 16:02:02.869607+00:00, run_duration=2.194691, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:00:00+00:00, data_interval_end=2024-05-21 16:02:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T16:02:02.881+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T16:02:00+00:00, run_after=2024-05-21T16:04:00+00:00 [2024-05-21T16:02:02.947+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:00:00+00:00 exited with status success for try_number 1 [2024-05-21T16:02:02.957+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T16:00:00+00:00, map_index=-1, run_start_date=2024-05-21 16:02:01.696824+00:00, run_end_date=2024-05-21 16:02:02.097103+00:00, run_duration=0.400279, state=success, executor_state=success, try_number=1, max_tries=1, job_id=268, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:02:00.748169+00:00, queued_by_job_id=1, pid=5746 [2024-05-21T16:02:03.420+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:02:03.420+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:01:00+00:00, run_id=scheduled__2024-05-21T16:01:00+00:00, run_start_date=2024-05-21 16:02:00.676079+00:00, run_end_date=2024-05-21 16:02:03.420710+00:00, run_duration=2.744631, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:01:00+00:00, data_interval_end=2024-05-21 16:02:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:02:03.434+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:02:00+00:00, run_after=2024-05-21T16:03:00+00:00 [2024-05-21T16:02:03.477+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:01:00+00:00 exited with status success for try_number 1 [2024-05-21T16:02:03.482+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:01:00+00:00, map_index=-1, run_start_date=2024-05-21 16:02:02.969360+00:00, run_end_date=2024-05-21 16:02:03.291139+00:00, run_duration=0.321779, state=success, executor_state=success, try_number=1, max_tries=1, job_id=269, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:02:00.748169+00:00, queued_by_job_id=1, pid=5776 [2024-05-21T16:02:05.582+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:02:05.583+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:01:00+00:00, run_id=scheduled__2024-05-21T16:01:00+00:00, run_start_date=2024-05-21 16:02:00.677014+00:00, run_end_date=2024-05-21 16:02:05.583333+00:00, run_duration=4.906319, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:01:00+00:00, data_interval_end=2024-05-21 16:02:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:02:05.592+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:02:00+00:00, run_after=2024-05-21T16:03:00+00:00 [2024-05-21T16:02:05.630+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:01:00+00:00 exited with status success for try_number 1 [2024-05-21T16:02:05.650+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:01:00+00:00, map_index=-1, run_start_date=2024-05-21 16:02:03.032428+00:00, run_end_date=2024-05-21 16:02:04.608127+00:00, run_duration=1.575699, state=success, executor_state=success, try_number=1, max_tries=1, job_id=270, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:02:00.748169+00:00, queued_by_job_id=1, pid=5777 [2024-05-21T16:03:00.814+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:03:00+00:00, run_after=2024-05-21T16:04:00+00:00 [2024-05-21T16:03:00.822+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:03:00.898+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T16:03:00.899+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:03:00.899+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:03:00.899+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:03:00.902+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:03:00.902+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:03:00.903+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:03:00.903+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:03:01.101+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:02:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:03:01.104+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:02:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:03:01.113+0000] {scheduler_job.py:635} INFO - Setting external_id for to 11decb8d-f5da-420d-b049-62401fab300f [2024-05-21T16:03:01.113+0000] {scheduler_job.py:635} INFO - Setting external_id for to 419f0fd7-2492-4c5c-af5f-328abba69e8f [2024-05-21T16:03:03.633+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:03:03.634+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:02:00+00:00, run_id=scheduled__2024-05-21T16:02:00+00:00, run_start_date=2024-05-21 16:03:00.836875+00:00, run_end_date=2024-05-21 16:03:03.634104+00:00, run_duration=2.797229, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:02:00+00:00, data_interval_end=2024-05-21 16:03:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:03:03.643+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:03:00+00:00, run_after=2024-05-21T16:04:00+00:00 [2024-05-21T16:03:03.691+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:02:00+00:00 exited with status success for try_number 1 [2024-05-21T16:03:03.696+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:02:00+00:00, map_index=-1, run_start_date=2024-05-21 16:03:02.990670+00:00, run_end_date=2024-05-21 16:03:03.321293+00:00, run_duration=0.330623, state=success, executor_state=success, try_number=1, max_tries=1, job_id=272, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:03:00.900928+00:00, queued_by_job_id=1, pid=5833 [2024-05-21T16:03:04.820+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:03:04.820+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:02:00+00:00, run_id=scheduled__2024-05-21T16:02:00+00:00, run_start_date=2024-05-21 16:03:00.838251+00:00, run_end_date=2024-05-21 16:03:04.820471+00:00, run_duration=3.98222, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:02:00+00:00, data_interval_end=2024-05-21 16:03:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:03:04.831+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:03:00+00:00, run_after=2024-05-21T16:04:00+00:00 [2024-05-21T16:03:04.859+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:02:00+00:00 exited with status success for try_number 1 [2024-05-21T16:03:04.863+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:02:00+00:00, map_index=-1, run_start_date=2024-05-21 16:03:02.942760+00:00, run_end_date=2024-05-21 16:03:04.457021+00:00, run_duration=1.514261, state=success, executor_state=success, try_number=1, max_tries=1, job_id=271, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:03:00.900928+00:00, queued_by_job_id=1, pid=5832 [2024-05-21T16:04:01.025+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:04:01.046+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:04:00+00:00, run_after=2024-05-21T16:05:00+00:00 [2024-05-21T16:04:01.055+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:04:01.128+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T16:04:01.128+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T16:04:01.129+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:04:01.129+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:04:01.129+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:04:01.132+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T16:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:04:01.132+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T16:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T16:04:01.133+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:04:01.133+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:04:01.133+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:04:01.133+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:04:01.355+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:02:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:04:01.355+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:03:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:04:01.356+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:03:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:04:01.362+0000] {scheduler_job.py:635} INFO - Setting external_id for to 98e1567f-33d1-49a1-b8f7-c1bb671c06f9 [2024-05-21T16:04:01.362+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6426dd6d-58bb-4b27-a0b7-9e4d4708426c [2024-05-21T16:04:01.362+0000] {scheduler_job.py:635} INFO - Setting external_id for to 020809cc-1d81-4bb8-aa3f-ad9e5c22610a [2024-05-21T16:04:02.564+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:04:02.565+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 16:02:00+00:00, run_id=scheduled__2024-05-21T16:02:00+00:00, run_start_date=2024-05-21 16:04:01.072269+00:00, run_end_date=2024-05-21 16:04:02.564966+00:00, run_duration=1.492697, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:02:00+00:00, data_interval_end=2024-05-21 16:04:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T16:04:02.575+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T16:04:00+00:00, run_after=2024-05-21T16:06:00+00:00 [2024-05-21T16:04:02.635+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:02:00+00:00 exited with status success for try_number 1 [2024-05-21T16:04:02.640+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T16:02:00+00:00, map_index=-1, run_start_date=2024-05-21 16:04:02.133126+00:00, run_end_date=2024-05-21 16:04:02.471120+00:00, run_duration=0.337994, state=success, executor_state=success, try_number=1, max_tries=1, job_id=273, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:04:01.130801+00:00, queued_by_job_id=1, pid=5868 [2024-05-21T16:04:04.060+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:04:04.061+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:03:00+00:00, run_id=scheduled__2024-05-21T16:03:00+00:00, run_start_date=2024-05-21 16:04:01.073637+00:00, run_end_date=2024-05-21 16:04:04.061145+00:00, run_duration=2.987508, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:03:00+00:00, data_interval_end=2024-05-21 16:04:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:04:04.072+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:04:00+00:00, run_after=2024-05-21T16:05:00+00:00 [2024-05-21T16:04:04.114+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:03:00+00:00 exited with status success for try_number 1 [2024-05-21T16:04:04.120+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:03:00+00:00, map_index=-1, run_start_date=2024-05-21 16:04:03.322814+00:00, run_end_date=2024-05-21 16:04:03.773040+00:00, run_duration=0.450226, state=success, executor_state=success, try_number=1, max_tries=1, job_id=275, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:04:01.130801+00:00, queued_by_job_id=1, pid=5899 [2024-05-21T16:04:05.164+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:04:05.165+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:03:00+00:00, run_id=scheduled__2024-05-21T16:03:00+00:00, run_start_date=2024-05-21 16:04:01.075966+00:00, run_end_date=2024-05-21 16:04:05.165094+00:00, run_duration=4.089128, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:03:00+00:00, data_interval_end=2024-05-21 16:04:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:04:05.179+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:04:00+00:00, run_after=2024-05-21T16:05:00+00:00 [2024-05-21T16:04:05.217+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:03:00+00:00 exited with status success for try_number 1 [2024-05-21T16:04:05.221+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:03:00+00:00, map_index=-1, run_start_date=2024-05-21 16:04:03.321356+00:00, run_end_date=2024-05-21 16:04:04.983241+00:00, run_duration=1.661885, state=success, executor_state=success, try_number=1, max_tries=1, job_id=274, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:04:01.130801+00:00, queued_by_job_id=1, pid=5898 [2024-05-21T16:05:00.144+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:05:00+00:00, run_after=2024-05-21T16:06:00+00:00 [2024-05-21T16:05:00.151+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:05:00.165+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:05:00+00:00, run_after=2024-05-21T16:10:00+00:00 [2024-05-21T16:05:00.286+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T16:05:00.286+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:05:00.286+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:05:00.291+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:05:00.292+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:05:00.302+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T16:00:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T16:05:00.302+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T16:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T16:05:00.302+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:05:00.302+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:05:00.305+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:05:00.305+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:05:00.813+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T16:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:05:00.813+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:04:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:05:00.816+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:04:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:05:00.832+0000] {scheduler_job.py:635} INFO - Setting external_id for to a0f516dc-5dac-4f24-a654-aa85bbbbbdb9 [2024-05-21T16:05:00.834+0000] {scheduler_job.py:635} INFO - Setting external_id for to cfa250cd-e1c9-4f95-b277-4bbe93f8c957 [2024-05-21T16:05:00.834+0000] {scheduler_job.py:635} INFO - Setting external_id for to a54c05eb-ff92-4a0b-a777-619038856b00 [2024-05-21T16:05:03.383+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:05:03.384+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:04:00+00:00, run_id=scheduled__2024-05-21T16:04:00+00:00, run_start_date=2024-05-21 16:05:00.183309+00:00, run_end_date=2024-05-21 16:05:03.384126+00:00, run_duration=3.200817, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:04:00+00:00, data_interval_end=2024-05-21 16:05:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:05:03.397+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:05:00+00:00, run_after=2024-05-21T16:06:00+00:00 [2024-05-21T16:05:04.088+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:05:04.088+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:05:04.089+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:05:04.091+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T16:00:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T16:05:04.092+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T16:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T16:05:04.167+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T16:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:05:04.167+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T16:00:00+00:00 exited with status success for try_number 1 [2024-05-21T16:05:04.168+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:04:00+00:00 exited with status success for try_number 1 [2024-05-21T16:05:04.176+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:04:00+00:00, map_index=-1, run_start_date=2024-05-21 16:05:02.956428+00:00, run_end_date=2024-05-21 16:05:03.292306+00:00, run_duration=0.335878, state=success, executor_state=success, try_number=1, max_tries=1, job_id=277, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:05:00.298466+00:00, queued_by_job_id=1, pid=5965 [2024-05-21T16:05:04.177+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T16:00:00+00:00, map_index=-1, run_start_date=2024-05-21 16:05:02.987970+00:00, run_end_date=2024-05-21 16:05:03.352852+00:00, run_duration=0.364882, state=success, executor_state=success, try_number=1, max_tries=1, job_id=278, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:05:00.298466+00:00, queued_by_job_id=1, pid=5966 [2024-05-21T16:05:04.177+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5871cc4d-344f-4b3b-9589-b845b1986461 [2024-05-21T16:05:06.684+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:05:06.684+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:05:06.685+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:05:06.689+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T16:00:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T16:05:06.689+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T16:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T16:05:06.763+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T16:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:05:06.763+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T16:00:00+00:00 exited with status success for try_number 1 [2024-05-21T16:05:06.772+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T16:00:00+00:00, map_index=-1, run_start_date=2024-05-21 16:05:06.032101+00:00, run_end_date=2024-05-21 16:05:06.423246+00:00, run_duration=0.391145, state=success, executor_state=success, try_number=1, max_tries=1, job_id=279, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:05:04.089995+00:00, queued_by_job_id=1, pid=6005 [2024-05-21T16:05:06.772+0000] {scheduler_job.py:635} INFO - Setting external_id for to c2ba05f8-4acf-4923-9ef8-558496942393 [2024-05-21T16:05:08.002+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:05:08.002+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:04:00+00:00, run_id=scheduled__2024-05-21T16:04:00+00:00, run_start_date=2024-05-21 16:05:00.184220+00:00, run_end_date=2024-05-21 16:05:08.002825+00:00, run_duration=7.818605, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:04:00+00:00, data_interval_end=2024-05-21 16:05:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:05:08.035+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:05:00+00:00, run_after=2024-05-21T16:06:00+00:00 [2024-05-21T16:05:08.147+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:04:00+00:00 exited with status success for try_number 1 [2024-05-21T16:05:08.166+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:04:00+00:00, map_index=-1, run_start_date=2024-05-21 16:05:02.910790+00:00, run_end_date=2024-05-21 16:05:07.023137+00:00, run_duration=4.112347, state=success, executor_state=success, try_number=1, max_tries=1, job_id=276, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:05:00.298466+00:00, queued_by_job_id=1, pid=5964 [2024-05-21T16:05:11.513+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:05:11.513+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:05:11.514+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:05:11.516+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T16:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:05:11.516+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T16:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T16:05:11.559+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T16:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:05:11.559+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T16:00:00+00:00 exited with status success for try_number 1 [2024-05-21T16:05:11.564+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T16:00:00+00:00, map_index=0, run_start_date=2024-05-21 16:05:09.048008+00:00, run_end_date=2024-05-21 16:05:10.738921+00:00, run_duration=1.690913, state=success, executor_state=success, try_number=1, max_tries=1, job_id=280, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:05:06.687137+00:00, queued_by_job_id=1, pid=6017 [2024-05-21T16:05:11.565+0000] {scheduler_job.py:635} INFO - Setting external_id for to ccb53283-7ff1-4b33-bf5e-99313948bbcd [2024-05-21T16:05:13.737+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:05:13.737+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:00:00+00:00, run_id=scheduled__2024-05-21T16:00:00+00:00, run_start_date=2024-05-21 16:05:00.182169+00:00, run_end_date=2024-05-21 16:05:13.737435+00:00, run_duration=13.555266, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:00:00+00:00, data_interval_end=2024-05-21 16:05:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T16:05:13.746+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:05:00+00:00, run_after=2024-05-21T16:10:00+00:00 [2024-05-21T16:05:13.775+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T16:00:00+00:00 exited with status success for try_number 1 [2024-05-21T16:05:13.781+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T16:00:00+00:00, map_index=-1, run_start_date=2024-05-21 16:05:13.191569+00:00, run_end_date=2024-05-21 16:05:13.484393+00:00, run_duration=0.292824, state=success, executor_state=success, try_number=1, max_tries=1, job_id=281, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:05:11.515081+00:00, queued_by_job_id=1, pid=6038 [2024-05-21T16:05:54.985+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T16:06:00.896+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:06:00.912+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:06:00+00:00, run_after=2024-05-21T16:07:00+00:00 [2024-05-21T16:06:00.920+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:06:00.996+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T16:06:00.996+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T16:06:00.996+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:06:00.996+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:06:00.997+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:06:01.002+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T16:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:06:01.002+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T16:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T16:06:01.003+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:06:01.003+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:06:01.004+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:06:01.004+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:06:01.237+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:04:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:06:01.238+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:06:01.238+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:06:01.250+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8c5f5622-a63d-4bc0-8d34-37e1ae623fc6 [2024-05-21T16:06:01.250+0000] {scheduler_job.py:635} INFO - Setting external_id for to ee3b058e-fdf6-4c52-9d1a-5eeb651d06a9 [2024-05-21T16:06:01.251+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6df2939f-dc6a-4e57-b9d7-c0e53c2f2ad0 [2024-05-21T16:06:02.441+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:06:02.441+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 16:04:00+00:00, run_id=scheduled__2024-05-21T16:04:00+00:00, run_start_date=2024-05-21 16:06:00.937493+00:00, run_end_date=2024-05-21 16:06:02.441569+00:00, run_duration=1.504076, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:04:00+00:00, data_interval_end=2024-05-21 16:06:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T16:06:02.453+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T16:06:00+00:00, run_after=2024-05-21T16:08:00+00:00 [2024-05-21T16:06:02.515+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:04:00+00:00 exited with status success for try_number 1 [2024-05-21T16:06:02.522+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T16:04:00+00:00, map_index=-1, run_start_date=2024-05-21 16:06:01.919484+00:00, run_end_date=2024-05-21 16:06:02.311631+00:00, run_duration=0.392147, state=success, executor_state=success, try_number=1, max_tries=1, job_id=282, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:06:00.998523+00:00, queued_by_job_id=1, pid=6054 [2024-05-21T16:06:04.651+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:06:04.651+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:05:00+00:00, run_id=scheduled__2024-05-21T16:05:00+00:00, run_start_date=2024-05-21 16:06:00.938620+00:00, run_end_date=2024-05-21 16:06:04.651563+00:00, run_duration=3.712943, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:05:00+00:00, data_interval_end=2024-05-21 16:06:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:06:04.662+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:06:00+00:00, run_after=2024-05-21T16:07:00+00:00 [2024-05-21T16:06:04.701+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:05:00+00:00 exited with status success for try_number 1 [2024-05-21T16:06:04.706+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:05:00+00:00, map_index=-1, run_start_date=2024-05-21 16:06:03.219673+00:00, run_end_date=2024-05-21 16:06:03.586371+00:00, run_duration=0.366698, state=success, executor_state=success, try_number=1, max_tries=1, job_id=284, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:06:00.998523+00:00, queued_by_job_id=1, pid=6085 [2024-05-21T16:06:05.973+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:06:05.973+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:05:00+00:00, run_id=scheduled__2024-05-21T16:05:00+00:00, run_start_date=2024-05-21 16:06:00.939556+00:00, run_end_date=2024-05-21 16:06:05.973727+00:00, run_duration=5.034171, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:05:00+00:00, data_interval_end=2024-05-21 16:06:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:06:05.985+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:06:00+00:00, run_after=2024-05-21T16:07:00+00:00 [2024-05-21T16:06:06.017+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:05:00+00:00 exited with status success for try_number 1 [2024-05-21T16:06:06.024+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:05:00+00:00, map_index=-1, run_start_date=2024-05-21 16:06:03.156004+00:00, run_end_date=2024-05-21 16:06:05.136722+00:00, run_duration=1.980718, state=success, executor_state=success, try_number=1, max_tries=1, job_id=283, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:06:00.998523+00:00, queued_by_job_id=1, pid=6084 [2024-05-21T16:07:00.584+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:07:00+00:00, run_after=2024-05-21T16:08:00+00:00 [2024-05-21T16:07:00.592+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:07:00.649+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T16:07:00.649+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:07:00.649+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:07:00.650+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:07:00.653+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:07:00.653+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:07:00.654+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:07:00.654+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:07:00.880+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:06:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:07:00.880+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:06:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:07:00.894+0000] {scheduler_job.py:635} INFO - Setting external_id for to f1593e59-7670-4a63-a259-1a745e8a5a32 [2024-05-21T16:07:00.894+0000] {scheduler_job.py:635} INFO - Setting external_id for to 60acd49c-4ef9-430c-afa0-eb1621c7363d [2024-05-21T16:07:03.633+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:07:03.634+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:06:00+00:00, run_id=scheduled__2024-05-21T16:06:00+00:00, run_start_date=2024-05-21 16:07:00.604109+00:00, run_end_date=2024-05-21 16:07:03.633930+00:00, run_duration=3.029821, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:06:00+00:00, data_interval_end=2024-05-21 16:07:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:07:03.643+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:07:00+00:00, run_after=2024-05-21T16:08:00+00:00 [2024-05-21T16:07:03.671+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:06:00+00:00 exited with status success for try_number 1 [2024-05-21T16:07:03.676+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:06:00+00:00, map_index=-1, run_start_date=2024-05-21 16:07:02.793160+00:00, run_end_date=2024-05-21 16:07:03.125571+00:00, run_duration=0.332411, state=success, executor_state=success, try_number=1, max_tries=1, job_id=285, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:07:00.651738+00:00, queued_by_job_id=1, pid=6139 [2024-05-21T16:07:04.714+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:07:04.715+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:06:00+00:00, run_id=scheduled__2024-05-21T16:06:00+00:00, run_start_date=2024-05-21 16:07:00.605801+00:00, run_end_date=2024-05-21 16:07:04.715361+00:00, run_duration=4.10956, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:06:00+00:00, data_interval_end=2024-05-21 16:07:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:07:04.727+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:07:00+00:00, run_after=2024-05-21T16:08:00+00:00 [2024-05-21T16:07:04.758+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:06:00+00:00 exited with status success for try_number 1 [2024-05-21T16:07:04.765+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:06:00+00:00, map_index=-1, run_start_date=2024-05-21 16:07:02.842616+00:00, run_end_date=2024-05-21 16:07:04.637631+00:00, run_duration=1.795015, state=success, executor_state=success, try_number=1, max_tries=1, job_id=286, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:07:00.651738+00:00, queued_by_job_id=1, pid=6140 [2024-05-21T16:08:00.614+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:08:00+00:00, run_after=2024-05-21T16:09:00+00:00 [2024-05-21T16:08:00.620+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:08:00.625+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:08:00.710+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T16:08:00.710+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T16:08:00.711+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:08:00.711+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:08:00.711+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:08:00.714+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T16:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:08:00.714+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T16:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T16:08:00.715+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:08:00.715+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:08:00.715+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:08:00.715+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:08:01.199+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:06:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:08:01.199+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:07:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:08:01.199+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:07:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:08:01.229+0000] {scheduler_job.py:635} INFO - Setting external_id for to e5b65794-512a-4d72-8248-7f72d3b322a3 [2024-05-21T16:08:01.230+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8cb2b970-b12b-4fb5-a847-5f1d7c5d4dfb [2024-05-21T16:08:01.230+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2f79776b-1545-4199-9789-a0ffb9bbe7f6 [2024-05-21T16:08:02.721+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:08:02.721+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 16:06:00+00:00, run_id=scheduled__2024-05-21T16:06:00+00:00, run_start_date=2024-05-21 16:08:00.639906+00:00, run_end_date=2024-05-21 16:08:02.721423+00:00, run_duration=2.081517, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:06:00+00:00, data_interval_end=2024-05-21 16:08:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T16:08:02.732+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T16:08:00+00:00, run_after=2024-05-21T16:10:00+00:00 [2024-05-21T16:08:02.789+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:06:00+00:00 exited with status success for try_number 1 [2024-05-21T16:08:02.795+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T16:06:00+00:00, map_index=-1, run_start_date=2024-05-21 16:08:01.670360+00:00, run_end_date=2024-05-21 16:08:01.986349+00:00, run_duration=0.315989, state=success, executor_state=success, try_number=1, max_tries=1, job_id=287, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:08:00.712753+00:00, queued_by_job_id=1, pid=6175 [2024-05-21T16:08:03.836+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:08:03.837+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:07:00+00:00, run_id=scheduled__2024-05-21T16:07:00+00:00, run_start_date=2024-05-21 16:08:00.640946+00:00, run_end_date=2024-05-21 16:08:03.836922+00:00, run_duration=3.195976, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:07:00+00:00, data_interval_end=2024-05-21 16:08:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:08:03.849+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:08:00+00:00, run_after=2024-05-21T16:09:00+00:00 [2024-05-21T16:08:03.894+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:07:00+00:00 exited with status success for try_number 1 [2024-05-21T16:08:03.900+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:07:00+00:00, map_index=-1, run_start_date=2024-05-21 16:08:03.219131+00:00, run_end_date=2024-05-21 16:08:03.604225+00:00, run_duration=0.385094, state=success, executor_state=success, try_number=1, max_tries=1, job_id=289, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:08:00.712753+00:00, queued_by_job_id=1, pid=6206 [2024-05-21T16:08:04.936+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:08:04.937+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:07:00+00:00, run_id=scheduled__2024-05-21T16:07:00+00:00, run_start_date=2024-05-21 16:08:00.642740+00:00, run_end_date=2024-05-21 16:08:04.937510+00:00, run_duration=4.29477, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:07:00+00:00, data_interval_end=2024-05-21 16:08:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:08:04.946+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:08:00+00:00, run_after=2024-05-21T16:09:00+00:00 [2024-05-21T16:08:04.978+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:07:00+00:00 exited with status success for try_number 1 [2024-05-21T16:08:04.982+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:07:00+00:00, map_index=-1, run_start_date=2024-05-21 16:08:03.003221+00:00, run_end_date=2024-05-21 16:08:04.592448+00:00, run_duration=1.589227, state=success, executor_state=success, try_number=1, max_tries=1, job_id=288, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:08:00.712753+00:00, queued_by_job_id=1, pid=6205 [2024-05-21T16:09:00.685+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:09:00.699+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:09:00+00:00, run_after=2024-05-21T16:10:00+00:00 [2024-05-21T16:09:00.774+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T16:09:00.775+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:09:00.775+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:09:00.776+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:09:00.779+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:09:00.779+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:09:00.779+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:09:00.780+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:09:01.062+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:08:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:09:01.062+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:08:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:09:01.078+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1e39ddcf-79ab-4c76-9797-2bacaecfce15 [2024-05-21T16:09:01.078+0000] {scheduler_job.py:635} INFO - Setting external_id for to f3808fe8-0b09-4122-a0a2-ddd90fff5e3c [2024-05-21T16:09:03.574+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:09:03.574+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:08:00+00:00, run_id=scheduled__2024-05-21T16:08:00+00:00, run_start_date=2024-05-21 16:09:00.716052+00:00, run_end_date=2024-05-21 16:09:03.574523+00:00, run_duration=2.858471, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:08:00+00:00, data_interval_end=2024-05-21 16:09:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:09:03.594+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:09:00+00:00, run_after=2024-05-21T16:10:00+00:00 [2024-05-21T16:09:04.708+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:08:00+00:00 exited with status success for try_number 1 [2024-05-21T16:09:04.717+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:08:00+00:00, map_index=-1, run_start_date=2024-05-21 16:09:03.106181+00:00, run_end_date=2024-05-21 16:09:03.501751+00:00, run_duration=0.39557, state=success, executor_state=success, try_number=1, max_tries=1, job_id=291, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:09:00.777403+00:00, queued_by_job_id=1, pid=6261 [2024-05-21T16:09:05.540+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:09:05.540+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:08:00+00:00, run_id=scheduled__2024-05-21T16:08:00+00:00, run_start_date=2024-05-21 16:09:00.717114+00:00, run_end_date=2024-05-21 16:09:05.540677+00:00, run_duration=4.823563, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:08:00+00:00, data_interval_end=2024-05-21 16:09:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:09:05.554+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:09:00+00:00, run_after=2024-05-21T16:10:00+00:00 [2024-05-21T16:09:05.589+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:08:00+00:00 exited with status success for try_number 1 [2024-05-21T16:09:05.596+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:08:00+00:00, map_index=-1, run_start_date=2024-05-21 16:09:03.078640+00:00, run_end_date=2024-05-21 16:09:04.712285+00:00, run_duration=1.633645, state=success, executor_state=success, try_number=1, max_tries=1, job_id=290, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:09:00.777403+00:00, queued_by_job_id=1, pid=6260 [2024-05-21T16:10:00.703+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:10:00+00:00, run_after=2024-05-21T16:15:00+00:00 [2024-05-21T16:10:00.712+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:10:00.729+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:10:00+00:00, run_after=2024-05-21T16:11:00+00:00 [2024-05-21T16:10:00.738+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:10:00.830+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T16:10:00.831+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:10:00.831+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T16:10:00.831+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:10:00.831+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:10:00.832+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:10:00.837+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T16:05:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T16:10:00.839+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T16:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T16:10:00.840+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T16:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:10:00.841+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T16:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T16:10:00.841+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:10:00.841+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:10:00.842+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:10:00.842+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:10:01.263+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T16:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:10:01.265+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:08:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:10:01.266+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:09:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:10:01.266+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:09:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:10:01.280+0000] {scheduler_job.py:635} INFO - Setting external_id for to 768beb22-e83d-4084-afe8-63254fc34f0e [2024-05-21T16:10:01.286+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1a50d2b6-8d75-45c3-9c04-a85c301a1508 [2024-05-21T16:10:01.286+0000] {scheduler_job.py:635} INFO - Setting external_id for to ea086254-59ce-456b-8a38-2b9fb62ac860 [2024-05-21T16:10:01.287+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9ce13e24-c2ab-4b58-95f4-7279ec48843d [2024-05-21T16:10:03.138+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:10:03.139+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 16:08:00+00:00, run_id=scheduled__2024-05-21T16:08:00+00:00, run_start_date=2024-05-21 16:10:00.753754+00:00, run_end_date=2024-05-21 16:10:03.139214+00:00, run_duration=2.38546, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:08:00+00:00, data_interval_end=2024-05-21 16:10:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T16:10:03.149+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T16:10:00+00:00, run_after=2024-05-21T16:12:00+00:00 [2024-05-21T16:10:03.273+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:08:00+00:00 exited with status success for try_number 1 [2024-05-21T16:10:03.283+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T16:08:00+00:00, map_index=-1, run_start_date=2024-05-21 16:10:01.954174+00:00, run_end_date=2024-05-21 16:10:02.517712+00:00, run_duration=0.563538, state=success, executor_state=success, try_number=1, max_tries=1, job_id=292, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:10:00.833959+00:00, queued_by_job_id=1, pid=6296 [2024-05-21T16:10:04.381+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:10:04.381+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:09:00+00:00, run_id=scheduled__2024-05-21T16:09:00+00:00, run_start_date=2024-05-21 16:10:00.755708+00:00, run_end_date=2024-05-21 16:10:04.381517+00:00, run_duration=3.625809, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:09:00+00:00, data_interval_end=2024-05-21 16:10:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:10:04.391+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:10:00+00:00, run_after=2024-05-21T16:11:00+00:00 [2024-05-21T16:10:04.407+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:10:04.407+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:10:04.408+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:10:04.410+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T16:05:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T16:10:04.410+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T16:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T16:10:04.455+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T16:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:10:04.455+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T16:05:00+00:00 exited with status success for try_number 1 [2024-05-21T16:10:04.455+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:09:00+00:00 exited with status success for try_number 1 [2024-05-21T16:10:04.462+0000] {scheduler_job.py:635} INFO - Setting external_id for to 554e563d-3a44-4602-9655-78ed7bb0f8fa [2024-05-21T16:10:04.462+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T16:05:00+00:00, map_index=-1, run_start_date=2024-05-21 16:10:03.187494+00:00, run_end_date=2024-05-21 16:10:03.596358+00:00, run_duration=0.408864, state=success, executor_state=success, try_number=1, max_tries=1, job_id=293, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:10:00.833959+00:00, queued_by_job_id=1, pid=6327 [2024-05-21T16:10:04.462+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:09:00+00:00, map_index=-1, run_start_date=2024-05-21 16:10:03.535606+00:00, run_end_date=2024-05-21 16:10:03.851321+00:00, run_duration=0.315715, state=success, executor_state=success, try_number=1, max_tries=1, job_id=295, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:10:00.833959+00:00, queued_by_job_id=1, pid=6347 [2024-05-21T16:10:07.073+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:10:07.073+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:09:00+00:00, run_id=scheduled__2024-05-21T16:09:00+00:00, run_start_date=2024-05-21 16:10:00.757998+00:00, run_end_date=2024-05-21 16:10:07.073554+00:00, run_duration=6.315556, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:09:00+00:00, data_interval_end=2024-05-21 16:10:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:10:07.100+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:10:00+00:00, run_after=2024-05-21T16:11:00+00:00 [2024-05-21T16:10:07.147+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:10:07.147+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:10:07.148+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:10:07.156+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T16:05:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T16:10:07.157+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T16:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T16:10:07.294+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T16:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:10:07.294+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:09:00+00:00 exited with status success for try_number 1 [2024-05-21T16:10:07.295+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T16:05:00+00:00 exited with status success for try_number 1 [2024-05-21T16:10:07.310+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T16:05:00+00:00, map_index=-1, run_start_date=2024-05-21 16:10:06.195363+00:00, run_end_date=2024-05-21 16:10:06.498357+00:00, run_duration=0.302994, state=success, executor_state=success, try_number=1, max_tries=1, job_id=296, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:10:04.408916+00:00, queued_by_job_id=1, pid=6377 [2024-05-21T16:10:07.310+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:09:00+00:00, map_index=-1, run_start_date=2024-05-21 16:10:03.388338+00:00, run_end_date=2024-05-21 16:10:06.862322+00:00, run_duration=3.473984, state=success, executor_state=success, try_number=1, max_tries=1, job_id=294, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:10:00.833959+00:00, queued_by_job_id=1, pid=6337 [2024-05-21T16:10:07.311+0000] {scheduler_job.py:635} INFO - Setting external_id for to 408257d9-54b5-4970-852c-bd3b72923d96 [2024-05-21T16:10:10.840+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:10:10.841+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:10:10.841+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:10:10.843+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T16:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:10:10.844+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T16:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T16:10:10.937+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T16:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:10:10.939+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T16:05:00+00:00 exited with status success for try_number 1 [2024-05-21T16:10:10.947+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0df9ce09-4f82-4790-8ef0-255db154e9a1 [2024-05-21T16:10:10.948+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T16:05:00+00:00, map_index=0, run_start_date=2024-05-21 16:10:09.432425+00:00, run_end_date=2024-05-21 16:10:09.849105+00:00, run_duration=0.41668, state=success, executor_state=success, try_number=1, max_tries=1, job_id=297, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:10:07.154408+00:00, queued_by_job_id=1, pid=6389 [2024-05-21T16:10:13.231+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:10:13.232+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:05:00+00:00, run_id=scheduled__2024-05-21T16:05:00+00:00, run_start_date=2024-05-21 16:10:00.752650+00:00, run_end_date=2024-05-21 16:10:13.232106+00:00, run_duration=12.479456, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:05:00+00:00, data_interval_end=2024-05-21 16:10:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T16:10:13.241+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:10:00+00:00, run_after=2024-05-21T16:15:00+00:00 [2024-05-21T16:10:13.633+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T16:05:00+00:00 exited with status success for try_number 1 [2024-05-21T16:10:13.638+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T16:05:00+00:00, map_index=-1, run_start_date=2024-05-21 16:10:12.912354+00:00, run_end_date=2024-05-21 16:10:13.205119+00:00, run_duration=0.292765, state=success, executor_state=success, try_number=1, max_tries=1, job_id=298, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:10:10.842409+00:00, queued_by_job_id=1, pid=6401 [2024-05-21T16:10:54.078+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:10:54.078+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-05-21T16:10:54.079+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:10:54.081+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240521161053_372209', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:10:54.081+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240521161053_372209', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-05-21T16:10:54.122+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521161053_372209 exited with status queued for try_number 1 [2024-05-21T16:10:54.126+0000] {scheduler_job.py:635} INFO - Setting external_id for to cdbf476e-0512-4819-acfa-0ee57f5787d1 [2024-05-21T16:10:55.068+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T16:10:56.104+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:10:56.104+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-05-21 16:10:53.676744+00:00, run_id=vdu_down_20240521161053_372209, run_start_date=2024-05-21 16:10:54.046667+00:00, run_end_date=2024-05-21 16:10:56.104572+00:00, run_duration=2.057905, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-05-21 16:10:53.676744+00:00, data_interval_end=2024-05-21 16:10:53.676744+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-05-21T16:10:56.108+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-05-21T16:10:56.154+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521161053_372209 exited with status success for try_number 1 [2024-05-21T16:10:56.160+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240521161053_372209, map_index=-1, run_start_date=2024-05-21 16:10:54.811025+00:00, run_end_date=2024-05-21 16:10:55.091662+00:00, run_duration=0.280637, state=success, executor_state=success, try_number=1, max_tries=1, job_id=299, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:10:54.080068+00:00, queued_by_job_id=1, pid=6416 [2024-05-21T16:11:00.218+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:11:00.237+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:11:00+00:00, run_after=2024-05-21T16:12:00+00:00 [2024-05-21T16:11:00.309+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T16:11:00.309+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:11:00.309+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:11:00.310+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:11:00.313+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:11:00.313+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:11:00.313+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:11:00.314+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:11:00.564+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:11:00.565+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:11:00.591+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5c1eef9b-68ff-410a-a26e-fe7a88138ddb [2024-05-21T16:11:00.592+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4f9fae48-8828-4a4f-9328-a7b953d3e1b5 [2024-05-21T16:11:03.622+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:11:03.623+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:10:00+00:00, run_id=scheduled__2024-05-21T16:10:00+00:00, run_start_date=2024-05-21 16:11:00.256035+00:00, run_end_date=2024-05-21 16:11:03.623207+00:00, run_duration=3.367172, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:10:00+00:00, data_interval_end=2024-05-21 16:11:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:11:03.635+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:11:00+00:00, run_after=2024-05-21T16:12:00+00:00 [2024-05-21T16:11:03.668+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:10:00+00:00 exited with status success for try_number 1 [2024-05-21T16:11:03.673+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:10:00+00:00, map_index=-1, run_start_date=2024-05-21 16:11:02.396192+00:00, run_end_date=2024-05-21 16:11:02.704548+00:00, run_duration=0.308356, state=success, executor_state=success, try_number=1, max_tries=1, job_id=301, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:11:00.311545+00:00, queued_by_job_id=1, pid=6449 [2024-05-21T16:11:04.221+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:11:04.222+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:10:00+00:00, run_id=scheduled__2024-05-21T16:10:00+00:00, run_start_date=2024-05-21 16:11:00.258949+00:00, run_end_date=2024-05-21 16:11:04.221953+00:00, run_duration=3.963004, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:10:00+00:00, data_interval_end=2024-05-21 16:11:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:11:04.232+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:11:00+00:00, run_after=2024-05-21T16:12:00+00:00 [2024-05-21T16:11:04.258+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:10:00+00:00 exited with status success for try_number 1 [2024-05-21T16:11:04.262+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:10:00+00:00, map_index=-1, run_start_date=2024-05-21 16:11:02.302218+00:00, run_end_date=2024-05-21 16:11:03.793313+00:00, run_duration=1.491095, state=success, executor_state=success, try_number=1, max_tries=1, job_id=300, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:11:00.311545+00:00, queued_by_job_id=1, pid=6448 [2024-05-21T16:12:00.915+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:12:00.924+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:12:00.939+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:12:00+00:00, run_after=2024-05-21T16:13:00+00:00 [2024-05-21T16:12:01.001+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T16:12:01.001+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T16:12:01.001+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:12:01.001+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:12:01.002+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:12:01.005+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T16:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:12:01.005+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T16:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T16:12:01.005+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:12:01.005+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:12:01.006+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:12:01.006+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:12:01.235+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:12:01.237+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:11:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:12:01.237+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:11:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:12:01.249+0000] {scheduler_job.py:635} INFO - Setting external_id for to b86b4dc9-e7a8-4187-973f-58ab1f96915f [2024-05-21T16:12:01.250+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7d457a30-d702-4565-9704-94960b20b624 [2024-05-21T16:12:01.250+0000] {scheduler_job.py:635} INFO - Setting external_id for to 257bc9ab-1d60-49f6-ac6c-b5e281469263 [2024-05-21T16:12:02.464+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:12:02.464+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 16:10:00+00:00, run_id=scheduled__2024-05-21T16:10:00+00:00, run_start_date=2024-05-21 16:12:00.952721+00:00, run_end_date=2024-05-21 16:12:02.464417+00:00, run_duration=1.511696, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:10:00+00:00, data_interval_end=2024-05-21 16:12:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T16:12:02.475+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T16:12:00+00:00, run_after=2024-05-21T16:14:00+00:00 [2024-05-21T16:12:02.547+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:10:00+00:00 exited with status success for try_number 1 [2024-05-21T16:12:02.553+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T16:10:00+00:00, map_index=-1, run_start_date=2024-05-21 16:12:01.882163+00:00, run_end_date=2024-05-21 16:12:02.216611+00:00, run_duration=0.334448, state=success, executor_state=success, try_number=1, max_tries=1, job_id=302, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:12:01.003573+00:00, queued_by_job_id=1, pid=6484 [2024-05-21T16:12:03.850+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:12:03.851+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:11:00+00:00, run_id=scheduled__2024-05-21T16:11:00+00:00, run_start_date=2024-05-21 16:12:00.954402+00:00, run_end_date=2024-05-21 16:12:03.851251+00:00, run_duration=2.896849, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:11:00+00:00, data_interval_end=2024-05-21 16:12:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:12:03.863+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:12:00+00:00, run_after=2024-05-21T16:13:00+00:00 [2024-05-21T16:12:03.891+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:11:00+00:00 exited with status success for try_number 1 [2024-05-21T16:12:03.895+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:11:00+00:00, map_index=-1, run_start_date=2024-05-21 16:12:03.103535+00:00, run_end_date=2024-05-21 16:12:03.454997+00:00, run_duration=0.351462, state=success, executor_state=success, try_number=1, max_tries=1, job_id=304, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:12:01.003573+00:00, queued_by_job_id=1, pid=6514 [2024-05-21T16:12:06.002+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:12:06.003+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:11:00+00:00, run_id=scheduled__2024-05-21T16:11:00+00:00, run_start_date=2024-05-21 16:12:00.955467+00:00, run_end_date=2024-05-21 16:12:06.003024+00:00, run_duration=5.047557, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:11:00+00:00, data_interval_end=2024-05-21 16:12:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:12:06.015+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:12:00+00:00, run_after=2024-05-21T16:13:00+00:00 [2024-05-21T16:12:06.052+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:11:00+00:00 exited with status success for try_number 1 [2024-05-21T16:12:06.067+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:11:00+00:00, map_index=-1, run_start_date=2024-05-21 16:12:03.100306+00:00, run_end_date=2024-05-21 16:12:05.005925+00:00, run_duration=1.905619, state=success, executor_state=success, try_number=1, max_tries=1, job_id=303, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:12:01.003573+00:00, queued_by_job_id=1, pid=6515 [2024-05-21T16:12:54.697+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:12:54.697+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-05-21T16:12:54.698+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:12:54.700+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240521161253_848907', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:12:54.700+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240521161253_848907', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-05-21T16:12:54.749+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521161253_848907 exited with status queued for try_number 1 [2024-05-21T16:12:54.759+0000] {scheduler_job.py:635} INFO - Setting external_id for to 605a33eb-e6d2-42fd-bd06-e00aa0f384fb [2024-05-21T16:12:56.619+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:12:56.620+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-05-21 16:12:53.689661+00:00, run_id=vdu_down_20240521161253_848907, run_start_date=2024-05-21 16:12:54.661026+00:00, run_end_date=2024-05-21 16:12:56.620156+00:00, run_duration=1.95913, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-05-21 16:12:53.689661+00:00, data_interval_end=2024-05-21 16:12:53.689661+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-05-21T16:12:56.623+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-05-21T16:12:56.662+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521161253_848907 exited with status success for try_number 1 [2024-05-21T16:12:56.667+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240521161253_848907, map_index=-1, run_start_date=2024-05-21 16:12:55.450779+00:00, run_end_date=2024-05-21 16:12:55.729982+00:00, run_duration=0.279203, state=success, executor_state=success, try_number=1, max_tries=1, job_id=305, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:12:54.699011+00:00, queued_by_job_id=1, pid=6548 [2024-05-21T16:13:00.612+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:13:00+00:00, run_after=2024-05-21T16:14:00+00:00 [2024-05-21T16:13:00.621+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:13:00.679+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T16:13:00.679+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:13:00.679+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:13:00.680+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:13:00.682+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:13:00.682+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:13:00.683+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:13:00.683+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:13:00.898+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:12:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:13:00.898+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:12:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:13:00.909+0000] {scheduler_job.py:635} INFO - Setting external_id for to 792e0bd7-0281-465b-b041-91a811d633c8 [2024-05-21T16:13:00.909+0000] {scheduler_job.py:635} INFO - Setting external_id for to e9244705-b790-4676-a41c-6c4568bf04ca [2024-05-21T16:13:04.079+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:13:04.080+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:12:00+00:00, run_id=scheduled__2024-05-21T16:12:00+00:00, run_start_date=2024-05-21 16:13:00.633053+00:00, run_end_date=2024-05-21 16:13:04.079939+00:00, run_duration=3.446886, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:12:00+00:00, data_interval_end=2024-05-21 16:13:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:13:04.090+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:13:00+00:00, run_after=2024-05-21T16:14:00+00:00 [2024-05-21T16:13:04.125+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:12:00+00:00 exited with status success for try_number 1 [2024-05-21T16:13:04.129+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:12:00+00:00, map_index=-1, run_start_date=2024-05-21 16:13:02.712590+00:00, run_end_date=2024-05-21 16:13:03.012959+00:00, run_duration=0.300369, state=success, executor_state=success, try_number=1, max_tries=1, job_id=307, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:13:00.680949+00:00, queued_by_job_id=1, pid=6581 [2024-05-21T16:13:05.183+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:13:05.184+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:12:00+00:00, run_id=scheduled__2024-05-21T16:12:00+00:00, run_start_date=2024-05-21 16:13:00.634182+00:00, run_end_date=2024-05-21 16:13:05.184246+00:00, run_duration=4.550064, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:12:00+00:00, data_interval_end=2024-05-21 16:13:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:13:05.193+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:13:00+00:00, run_after=2024-05-21T16:14:00+00:00 [2024-05-21T16:13:05.219+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:12:00+00:00 exited with status success for try_number 1 [2024-05-21T16:13:05.224+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:12:00+00:00, map_index=-1, run_start_date=2024-05-21 16:13:02.664976+00:00, run_end_date=2024-05-21 16:13:04.305258+00:00, run_duration=1.640282, state=success, executor_state=success, try_number=1, max_tries=1, job_id=306, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:13:00.680949+00:00, queued_by_job_id=1, pid=6580 [2024-05-21T16:14:00.867+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:14:00.879+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:14:00.895+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:14:00+00:00, run_after=2024-05-21T16:15:00+00:00 [2024-05-21T16:14:00.980+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T16:14:00.980+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T16:14:00.980+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:14:00.980+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:14:00.981+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:14:00.984+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T16:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:14:00.984+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T16:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T16:14:00.984+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:14:00.984+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:14:00.985+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:14:00.985+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:14:01.153+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:12:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:14:01.155+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:13:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:14:01.155+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:13:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:14:01.163+0000] {scheduler_job.py:635} INFO - Setting external_id for to f519775b-d700-4693-90eb-a1af54553325 [2024-05-21T16:14:01.164+0000] {scheduler_job.py:635} INFO - Setting external_id for to 77f9bb08-2b1f-4e14-b63c-8b5341efb059 [2024-05-21T16:14:01.164+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4f80a95d-a26f-47ac-a21b-d4019f3a46ea [2024-05-21T16:14:02.732+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:14:02.732+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 16:12:00+00:00, run_id=scheduled__2024-05-21T16:12:00+00:00, run_start_date=2024-05-21 16:14:00.912870+00:00, run_end_date=2024-05-21 16:14:02.732560+00:00, run_duration=1.81969, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:12:00+00:00, data_interval_end=2024-05-21 16:14:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T16:14:02.741+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T16:14:00+00:00, run_after=2024-05-21T16:16:00+00:00 [2024-05-21T16:14:02.789+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:12:00+00:00 exited with status success for try_number 1 [2024-05-21T16:14:02.800+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T16:12:00+00:00, map_index=-1, run_start_date=2024-05-21 16:14:01.888123+00:00, run_end_date=2024-05-21 16:14:02.226572+00:00, run_duration=0.338449, state=success, executor_state=success, try_number=1, max_tries=1, job_id=308, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:14:00.982454+00:00, queued_by_job_id=1, pid=6615 [2024-05-21T16:14:04.449+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:14:04.449+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:13:00+00:00, run_id=scheduled__2024-05-21T16:13:00+00:00, run_start_date=2024-05-21 16:14:00.914385+00:00, run_end_date=2024-05-21 16:14:04.449804+00:00, run_duration=3.535419, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:13:00+00:00, data_interval_end=2024-05-21 16:14:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:14:04.466+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:14:00+00:00, run_after=2024-05-21T16:15:00+00:00 [2024-05-21T16:14:04.520+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:13:00+00:00 exited with status success for try_number 1 [2024-05-21T16:14:04.535+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:13:00+00:00, map_index=-1, run_start_date=2024-05-21 16:14:03.173547+00:00, run_end_date=2024-05-21 16:14:03.713743+00:00, run_duration=0.540196, state=success, executor_state=success, try_number=1, max_tries=1, job_id=310, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:14:00.982454+00:00, queued_by_job_id=1, pid=6646 [2024-05-21T16:14:05.581+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:14:05.581+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:13:00+00:00, run_id=scheduled__2024-05-21T16:13:00+00:00, run_start_date=2024-05-21 16:14:00.915560+00:00, run_end_date=2024-05-21 16:14:05.581725+00:00, run_duration=4.666165, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:13:00+00:00, data_interval_end=2024-05-21 16:14:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:14:05.595+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:14:00+00:00, run_after=2024-05-21T16:15:00+00:00 [2024-05-21T16:14:05.637+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:13:00+00:00 exited with status success for try_number 1 [2024-05-21T16:14:05.650+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:13:00+00:00, map_index=-1, run_start_date=2024-05-21 16:14:03.156009+00:00, run_end_date=2024-05-21 16:14:05.122013+00:00, run_duration=1.966004, state=success, executor_state=success, try_number=1, max_tries=1, job_id=309, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:14:00.982454+00:00, queued_by_job_id=1, pid=6645 [2024-05-21T16:14:54.324+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:14:54.324+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-05-21T16:14:54.325+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:14:54.327+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240521161453_871693', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:14:54.327+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240521161453_871693', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-05-21T16:14:54.369+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521161453_871693 exited with status queued for try_number 1 [2024-05-21T16:14:54.377+0000] {scheduler_job.py:635} INFO - Setting external_id for to 969e4c13-f6f7-463e-86d3-41ac99c4cc09 [2024-05-21T16:14:55.489+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:14:55.490+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-05-21 16:14:53.653967+00:00, run_id=vdu_down_20240521161453_871693, run_start_date=2024-05-21 16:14:54.294420+00:00, run_end_date=2024-05-21 16:14:55.490394+00:00, run_duration=1.195974, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-05-21 16:14:53.653967+00:00, data_interval_end=2024-05-21 16:14:53.653967+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-05-21T16:14:55.494+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-05-21T16:14:55.527+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521161453_871693 exited with status success for try_number 1 [2024-05-21T16:14:55.532+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240521161453_871693, map_index=-1, run_start_date=2024-05-21 16:14:55.018443+00:00, run_end_date=2024-05-21 16:14:55.277492+00:00, run_duration=0.259049, state=success, executor_state=success, try_number=1, max_tries=1, job_id=311, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:14:54.325812+00:00, queued_by_job_id=1, pid=6679 [2024-05-21T16:15:00.921+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:15:00+00:00, run_after=2024-05-21T16:20:00+00:00 [2024-05-21T16:15:00.940+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:15:00+00:00, run_after=2024-05-21T16:16:00+00:00 [2024-05-21T16:15:00.945+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:15:01.010+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T16:15:01.010+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:15:01.010+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:15:01.010+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:15:01.011+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:15:01.014+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T16:10:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T16:15:01.014+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T16:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T16:15:01.015+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:15:01.015+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:15:01.015+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:15:01.015+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:15:01.236+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T16:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:15:01.236+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:14:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:15:01.236+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:14:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:15:01.245+0000] {scheduler_job.py:635} INFO - Setting external_id for to e08f6a79-a3b1-44f4-8c42-c41715cd915c [2024-05-21T16:15:01.245+0000] {scheduler_job.py:635} INFO - Setting external_id for to e7a54baf-e760-4868-9cb5-5acba773b9d8 [2024-05-21T16:15:01.246+0000] {scheduler_job.py:635} INFO - Setting external_id for to 055369f4-5aef-48c4-9634-ab866457ffa0 [2024-05-21T16:15:04.723+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:15:04.724+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:14:00+00:00, run_id=scheduled__2024-05-21T16:14:00+00:00, run_start_date=2024-05-21 16:15:00.959887+00:00, run_end_date=2024-05-21 16:15:04.723839+00:00, run_duration=3.763952, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:14:00+00:00, data_interval_end=2024-05-21 16:15:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:15:04.736+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:15:00+00:00, run_after=2024-05-21T16:16:00+00:00 [2024-05-21T16:15:04.755+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:15:04.755+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:15:04.756+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:15:04.758+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T16:10:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T16:15:04.758+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T16:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T16:15:04.802+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T16:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:15:04.802+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T16:10:00+00:00 exited with status success for try_number 1 [2024-05-21T16:15:04.802+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:14:00+00:00 exited with status success for try_number 1 [2024-05-21T16:15:04.813+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1a17b7a8-5217-42d8-a276-797a1ae314a8 [2024-05-21T16:15:04.813+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:14:00+00:00, map_index=-1, run_start_date=2024-05-21 16:15:03.509289+00:00, run_end_date=2024-05-21 16:15:03.892346+00:00, run_duration=0.383057, state=success, executor_state=success, try_number=1, max_tries=1, job_id=313, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:15:01.012375+00:00, queued_by_job_id=1, pid=6723 [2024-05-21T16:15:04.813+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T16:10:00+00:00, map_index=-1, run_start_date=2024-05-21 16:15:03.581534+00:00, run_end_date=2024-05-21 16:15:03.939731+00:00, run_duration=0.358197, state=success, executor_state=success, try_number=1, max_tries=1, job_id=314, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:15:01.012375+00:00, queued_by_job_id=1, pid=6724 [2024-05-21T16:15:07.061+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:15:07.062+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:14:00+00:00, run_id=scheduled__2024-05-21T16:14:00+00:00, run_start_date=2024-05-21 16:15:00.961098+00:00, run_end_date=2024-05-21 16:15:07.061912+00:00, run_duration=6.100814, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:14:00+00:00, data_interval_end=2024-05-21 16:15:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:15:07.075+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:15:00+00:00, run_after=2024-05-21T16:16:00+00:00 [2024-05-21T16:15:07.212+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:15:07.212+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:15:07.213+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:15:07.226+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T16:10:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T16:15:07.227+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T16:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T16:15:07.362+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T16:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:15:07.364+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:14:00+00:00 exited with status success for try_number 1 [2024-05-21T16:15:07.364+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T16:10:00+00:00 exited with status success for try_number 1 [2024-05-21T16:15:07.388+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T16:10:00+00:00, map_index=-1, run_start_date=2024-05-21 16:15:06.714154+00:00, run_end_date=2024-05-21 16:15:07.021358+00:00, run_duration=0.307204, state=success, executor_state=success, try_number=1, max_tries=1, job_id=315, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:15:04.756564+00:00, queued_by_job_id=1, pid=6763 [2024-05-21T16:15:07.390+0000] {scheduler_job.py:635} INFO - Setting external_id for to 76e5cff4-6992-4945-a77e-6b4fdedde0ce [2024-05-21T16:15:07.391+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:14:00+00:00, map_index=-1, run_start_date=2024-05-21 16:15:03.450174+00:00, run_end_date=2024-05-21 16:15:06.438662+00:00, run_duration=2.988488, state=success, executor_state=success, try_number=1, max_tries=1, job_id=312, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:15:01.012375+00:00, queued_by_job_id=1, pid=6722 [2024-05-21T16:15:09.900+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:15:09.900+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:15:09.901+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:15:09.904+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T16:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:15:09.904+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T16:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T16:15:10.021+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T16:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:15:10.024+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T16:10:00+00:00 exited with status success for try_number 1 [2024-05-21T16:15:10.030+0000] {scheduler_job.py:635} INFO - Setting external_id for to ad8d42f4-6688-41b0-a4a7-a49dd43e3ef1 [2024-05-21T16:15:10.031+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T16:10:00+00:00, map_index=0, run_start_date=2024-05-21 16:15:09.308395+00:00, run_end_date=2024-05-21 16:15:09.624329+00:00, run_duration=0.315934, state=success, executor_state=success, try_number=1, max_tries=1, job_id=316, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:15:07.213846+00:00, queued_by_job_id=1, pid=6775 [2024-05-21T16:15:12.313+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:15:12.313+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:10:00+00:00, run_id=scheduled__2024-05-21T16:10:00+00:00, run_start_date=2024-05-21 16:15:00.958929+00:00, run_end_date=2024-05-21 16:15:12.313430+00:00, run_duration=11.354501, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:10:00+00:00, data_interval_end=2024-05-21 16:15:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T16:15:12.321+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:15:00+00:00, run_after=2024-05-21T16:20:00+00:00 [2024-05-21T16:15:12.353+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T16:10:00+00:00 exited with status success for try_number 1 [2024-05-21T16:15:12.358+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T16:10:00+00:00, map_index=-1, run_start_date=2024-05-21 16:15:11.815780+00:00, run_end_date=2024-05-21 16:15:12.070511+00:00, run_duration=0.254731, state=success, executor_state=success, try_number=1, max_tries=1, job_id=317, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:15:09.902272+00:00, queued_by_job_id=1, pid=6787 [2024-05-21T16:15:55.112+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T16:16:00.983+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:16:00.990+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:16:01.007+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:16:00+00:00, run_after=2024-05-21T16:17:00+00:00 [2024-05-21T16:16:01.072+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T16:16:01.072+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T16:16:01.073+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:16:01.073+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:16:01.073+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:16:01.076+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T16:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:16:01.076+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T16:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T16:16:01.076+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:16:01.077+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:16:01.077+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:16:01.077+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:16:01.293+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:14:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:16:01.293+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:16:01.296+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:16:01.306+0000] {scheduler_job.py:635} INFO - Setting external_id for to 956280d6-810a-4aa1-a0a1-2187093952c5 [2024-05-21T16:16:01.306+0000] {scheduler_job.py:635} INFO - Setting external_id for to 902b96a3-c482-48b0-bbe7-a77130b4d9e0 [2024-05-21T16:16:01.306+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4509e8e8-5059-4221-8ce1-04228d1b4745 [2024-05-21T16:16:03.093+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:16:03.095+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 16:14:00+00:00, run_id=scheduled__2024-05-21T16:14:00+00:00, run_start_date=2024-05-21 16:16:01.020294+00:00, run_end_date=2024-05-21 16:16:03.094068+00:00, run_duration=2.073774, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:14:00+00:00, data_interval_end=2024-05-21 16:16:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T16:16:03.112+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T16:16:00+00:00, run_after=2024-05-21T16:18:00+00:00 [2024-05-21T16:16:03.188+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:14:00+00:00 exited with status success for try_number 1 [2024-05-21T16:16:03.194+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T16:14:00+00:00, map_index=-1, run_start_date=2024-05-21 16:16:02.057906+00:00, run_end_date=2024-05-21 16:16:02.461626+00:00, run_duration=0.40372, state=success, executor_state=success, try_number=1, max_tries=1, job_id=318, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:16:01.074702+00:00, queued_by_job_id=1, pid=6804 [2024-05-21T16:16:04.909+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:16:04.909+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:15:00+00:00, run_id=scheduled__2024-05-21T16:15:00+00:00, run_start_date=2024-05-21 16:16:01.021763+00:00, run_end_date=2024-05-21 16:16:04.909518+00:00, run_duration=3.887755, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:15:00+00:00, data_interval_end=2024-05-21 16:16:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:16:04.921+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:16:00+00:00, run_after=2024-05-21T16:17:00+00:00 [2024-05-21T16:16:04.960+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:15:00+00:00 exited with status success for try_number 1 [2024-05-21T16:16:04.965+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:15:00+00:00, map_index=-1, run_start_date=2024-05-21 16:16:03.392569+00:00, run_end_date=2024-05-21 16:16:03.759228+00:00, run_duration=0.366659, state=success, executor_state=success, try_number=1, max_tries=1, job_id=320, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:16:01.074702+00:00, queued_by_job_id=1, pid=6835 [2024-05-21T16:16:06.004+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:16:06.005+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:15:00+00:00, run_id=scheduled__2024-05-21T16:15:00+00:00, run_start_date=2024-05-21 16:16:01.022754+00:00, run_end_date=2024-05-21 16:16:06.005481+00:00, run_duration=4.982727, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:15:00+00:00, data_interval_end=2024-05-21 16:16:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:16:06.041+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:16:00+00:00, run_after=2024-05-21T16:17:00+00:00 [2024-05-21T16:16:06.080+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:15:00+00:00 exited with status success for try_number 1 [2024-05-21T16:16:06.087+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:15:00+00:00, map_index=-1, run_start_date=2024-05-21 16:16:03.310547+00:00, run_end_date=2024-05-21 16:16:05.279579+00:00, run_duration=1.969032, state=success, executor_state=success, try_number=1, max_tries=1, job_id=319, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:16:01.074702+00:00, queued_by_job_id=1, pid=6834 [2024-05-21T16:16:53.772+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:16:53.772+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-05-21T16:16:53.773+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:16:53.775+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240521161653_510306', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:16:53.775+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240521161653_510306', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-05-21T16:16:53.816+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521161653_510306 exited with status queued for try_number 1 [2024-05-21T16:16:53.820+0000] {scheduler_job.py:635} INFO - Setting external_id for to bb43ffc1-af2f-4063-9b7b-646ab9d2fab7 [2024-05-21T16:16:54.937+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:16:54.937+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-05-21 16:16:53.664902+00:00, run_id=vdu_down_20240521161653_510306, run_start_date=2024-05-21 16:16:53.732769+00:00, run_end_date=2024-05-21 16:16:54.937562+00:00, run_duration=1.204793, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-05-21 16:16:53.664902+00:00, data_interval_end=2024-05-21 16:16:53.664902+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-05-21T16:16:54.940+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-05-21T16:16:54.963+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521161653_510306 exited with status success for try_number 1 [2024-05-21T16:16:54.967+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240521161653_510306, map_index=-1, run_start_date=2024-05-21 16:16:54.534858+00:00, run_end_date=2024-05-21 16:16:54.821160+00:00, run_duration=0.286302, state=success, executor_state=success, try_number=1, max_tries=1, job_id=321, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:16:53.773790+00:00, queued_by_job_id=1, pid=6867 [2024-05-21T16:17:01.028+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:17:01.044+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:17:00+00:00, run_after=2024-05-21T16:18:00+00:00 [2024-05-21T16:17:01.097+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T16:17:01.098+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:17:01.098+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:17:01.099+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:17:01.101+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:17:01.101+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:17:01.101+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:17:01.102+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:17:01.234+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:16:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:17:01.234+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:16:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:17:01.243+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9a8ddb0c-9533-40d4-82b2-e5d874862969 [2024-05-21T16:17:01.243+0000] {scheduler_job.py:635} INFO - Setting external_id for to 27105475-7973-4e6e-a621-30a3e4967f13 [2024-05-21T16:17:03.483+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:17:03.484+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:16:00+00:00, run_id=scheduled__2024-05-21T16:16:00+00:00, run_start_date=2024-05-21 16:17:01.060469+00:00, run_end_date=2024-05-21 16:17:03.484140+00:00, run_duration=2.423671, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:16:00+00:00, data_interval_end=2024-05-21 16:17:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:17:03.502+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:17:00+00:00, run_after=2024-05-21T16:18:00+00:00 [2024-05-21T16:17:03.970+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:16:00+00:00 exited with status success for try_number 1 [2024-05-21T16:17:03.986+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:16:00+00:00, map_index=-1, run_start_date=2024-05-21 16:17:03.066968+00:00, run_end_date=2024-05-21 16:17:03.451140+00:00, run_duration=0.384172, state=success, executor_state=success, try_number=1, max_tries=1, job_id=322, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:17:01.100056+00:00, queued_by_job_id=1, pid=6908 [2024-05-21T16:17:05.158+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:17:05.158+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:16:00+00:00, run_id=scheduled__2024-05-21T16:16:00+00:00, run_start_date=2024-05-21 16:17:01.061523+00:00, run_end_date=2024-05-21 16:17:05.158484+00:00, run_duration=4.096961, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:16:00+00:00, data_interval_end=2024-05-21 16:17:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:17:05.167+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:17:00+00:00, run_after=2024-05-21T16:18:00+00:00 [2024-05-21T16:17:05.207+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:16:00+00:00 exited with status success for try_number 1 [2024-05-21T16:17:05.212+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:16:00+00:00, map_index=-1, run_start_date=2024-05-21 16:17:03.172945+00:00, run_end_date=2024-05-21 16:17:05.017771+00:00, run_duration=1.844826, state=success, executor_state=success, try_number=1, max_tries=1, job_id=323, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:17:01.100056+00:00, queued_by_job_id=1, pid=6909 [2024-05-21T16:18:00.711+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:18:00.718+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:18:00.733+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:18:00+00:00, run_after=2024-05-21T16:19:00+00:00 [2024-05-21T16:18:00.804+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T16:18:00.805+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T16:18:00.805+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:18:00.805+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:18:00.806+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:18:00.810+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T16:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:18:00.810+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T16:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T16:18:00.811+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:18:00.811+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:18:00.811+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:18:00.811+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:18:01.170+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:16:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:18:01.171+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:17:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:18:01.171+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:17:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:18:01.187+0000] {scheduler_job.py:635} INFO - Setting external_id for to 98294179-3541-4e69-8c4d-3e6fb73c0ace [2024-05-21T16:18:01.187+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9e3a7511-8945-4217-af4f-aeffe93729d9 [2024-05-21T16:18:01.187+0000] {scheduler_job.py:635} INFO - Setting external_id for to bf9ce29f-8f01-4ca5-8914-75482f29f135 [2024-05-21T16:18:02.333+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:18:02.334+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 16:16:00+00:00, run_id=scheduled__2024-05-21T16:16:00+00:00, run_start_date=2024-05-21 16:18:00.744500+00:00, run_end_date=2024-05-21 16:18:02.333536+00:00, run_duration=1.589036, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:16:00+00:00, data_interval_end=2024-05-21 16:18:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T16:18:02.341+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T16:18:00+00:00, run_after=2024-05-21T16:20:00+00:00 [2024-05-21T16:18:02.383+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:16:00+00:00 exited with status success for try_number 1 [2024-05-21T16:18:02.389+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T16:16:00+00:00, map_index=-1, run_start_date=2024-05-21 16:18:01.710825+00:00, run_end_date=2024-05-21 16:18:02.035963+00:00, run_duration=0.325138, state=success, executor_state=success, try_number=1, max_tries=1, job_id=324, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:18:00.807866+00:00, queued_by_job_id=1, pid=6944 [2024-05-21T16:18:03.440+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:18:03.440+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:17:00+00:00, run_id=scheduled__2024-05-21T16:17:00+00:00, run_start_date=2024-05-21 16:18:00.745525+00:00, run_end_date=2024-05-21 16:18:03.440766+00:00, run_duration=2.695241, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:17:00+00:00, data_interval_end=2024-05-21 16:18:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:18:03.451+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:18:00+00:00, run_after=2024-05-21T16:19:00+00:00 [2024-05-21T16:18:03.478+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:17:00+00:00 exited with status success for try_number 1 [2024-05-21T16:18:03.482+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:17:00+00:00, map_index=-1, run_start_date=2024-05-21 16:18:02.961526+00:00, run_end_date=2024-05-21 16:18:03.267704+00:00, run_duration=0.306178, state=success, executor_state=success, try_number=1, max_tries=1, job_id=326, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:18:00.807866+00:00, queued_by_job_id=1, pid=6975 [2024-05-21T16:18:04.719+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:18:04.720+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:17:00+00:00, run_id=scheduled__2024-05-21T16:17:00+00:00, run_start_date=2024-05-21 16:18:00.746458+00:00, run_end_date=2024-05-21 16:18:04.720014+00:00, run_duration=3.973556, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:17:00+00:00, data_interval_end=2024-05-21 16:18:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:18:04.731+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:18:00+00:00, run_after=2024-05-21T16:19:00+00:00 [2024-05-21T16:18:04.763+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:17:00+00:00 exited with status success for try_number 1 [2024-05-21T16:18:04.768+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:17:00+00:00, map_index=-1, run_start_date=2024-05-21 16:18:02.905171+00:00, run_end_date=2024-05-21 16:18:04.393816+00:00, run_duration=1.488645, state=success, executor_state=success, try_number=1, max_tries=1, job_id=325, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:18:00.807866+00:00, queued_by_job_id=1, pid=6974 [2024-05-21T16:19:00.094+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:19:00+00:00, run_after=2024-05-21T16:20:00+00:00 [2024-05-21T16:19:00.105+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:19:00.174+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T16:19:00.175+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:19:00.175+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:19:00.176+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:19:00.178+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:19:00.179+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:19:00.179+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:19:00.179+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:19:00.450+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:18:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:19:00.451+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:18:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:19:00.462+0000] {scheduler_job.py:635} INFO - Setting external_id for to c8bd144c-ade4-4024-a5a3-8d763ac242a4 [2024-05-21T16:19:00.466+0000] {scheduler_job.py:635} INFO - Setting external_id for to 08944f1d-f1dd-4d99-b6d1-d0eda450c388 [2024-05-21T16:19:02.716+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:19:02.716+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:18:00+00:00, run_id=scheduled__2024-05-21T16:18:00+00:00, run_start_date=2024-05-21 16:19:00.127936+00:00, run_end_date=2024-05-21 16:19:02.716344+00:00, run_duration=2.588408, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:18:00+00:00, data_interval_end=2024-05-21 16:19:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:19:02.729+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:19:00+00:00, run_after=2024-05-21T16:20:00+00:00 [2024-05-21T16:19:02.767+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:18:00+00:00 exited with status success for try_number 1 [2024-05-21T16:19:02.771+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:18:00+00:00, map_index=-1, run_start_date=2024-05-21 16:19:02.285623+00:00, run_end_date=2024-05-21 16:19:02.583757+00:00, run_duration=0.298134, state=success, executor_state=success, try_number=1, max_tries=1, job_id=327, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:19:00.176859+00:00, queued_by_job_id=1, pid=7029 [2024-05-21T16:19:04.512+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:19:04.513+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:18:00+00:00, run_id=scheduled__2024-05-21T16:18:00+00:00, run_start_date=2024-05-21 16:19:00.129041+00:00, run_end_date=2024-05-21 16:19:04.513175+00:00, run_duration=4.384134, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:18:00+00:00, data_interval_end=2024-05-21 16:19:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:19:04.522+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:19:00+00:00, run_after=2024-05-21T16:20:00+00:00 [2024-05-21T16:19:04.556+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:18:00+00:00 exited with status success for try_number 1 [2024-05-21T16:19:04.560+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:18:00+00:00, map_index=-1, run_start_date=2024-05-21 16:19:02.323141+00:00, run_end_date=2024-05-21 16:19:04.031517+00:00, run_duration=1.708376, state=success, executor_state=success, try_number=1, max_tries=1, job_id=328, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:19:00.176859+00:00, queued_by_job_id=1, pid=7030 [2024-05-21T16:20:00.144+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:20:00+00:00, run_after=2024-05-21T16:21:00+00:00 [2024-05-21T16:20:00.152+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:20:00.158+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:20:00.173+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:20:00+00:00, run_after=2024-05-21T16:25:00+00:00 [2024-05-21T16:20:00.299+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T16:20:00.299+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:20:00.299+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T16:20:00.305+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:20:00.305+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:20:00.306+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:20:00.310+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T16:15:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T16:20:00.310+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T16:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T16:20:00.310+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T16:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:20:00.310+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T16:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T16:20:00.311+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:20:00.311+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:20:00.311+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:20:00.311+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:20:00.666+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T16:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:20:00.669+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:18:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:20:00.669+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:19:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:20:00.669+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:19:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:20:00.684+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8cfe7ce5-1323-4094-8848-a51ccea35e34 [2024-05-21T16:20:00.685+0000] {scheduler_job.py:635} INFO - Setting external_id for to d5548380-904a-46c7-93eb-a0ec7256837e [2024-05-21T16:20:00.685+0000] {scheduler_job.py:635} INFO - Setting external_id for to 76eba321-bdf2-42bb-906d-9581408b4f8e [2024-05-21T16:20:00.686+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1cb1f4a8-4d9d-4bfd-91a8-a3da468cab3e [2024-05-21T16:20:03.564+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:20:03.565+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 16:18:00+00:00, run_id=scheduled__2024-05-21T16:18:00+00:00, run_start_date=2024-05-21 16:20:00.213635+00:00, run_end_date=2024-05-21 16:20:03.564928+00:00, run_duration=3.351293, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:18:00+00:00, data_interval_end=2024-05-21 16:20:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T16:20:03.574+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T16:20:00+00:00, run_after=2024-05-21T16:22:00+00:00 [2024-05-21T16:20:03.592+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:20:03.592+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:19:00+00:00, run_id=scheduled__2024-05-21T16:19:00+00:00, run_start_date=2024-05-21 16:20:00.214902+00:00, run_end_date=2024-05-21 16:20:03.592445+00:00, run_duration=3.377543, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:19:00+00:00, data_interval_end=2024-05-21 16:20:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:20:03.603+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:20:00+00:00, run_after=2024-05-21T16:21:00+00:00 [2024-05-21T16:20:03.631+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:20:03.632+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:20:03.632+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:20:03.635+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T16:15:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T16:20:03.635+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T16:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T16:20:03.695+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T16:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:20:03.695+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T16:15:00+00:00 exited with status success for try_number 1 [2024-05-21T16:20:03.695+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:18:00+00:00 exited with status success for try_number 1 [2024-05-21T16:20:03.695+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:19:00+00:00 exited with status success for try_number 1 [2024-05-21T16:20:03.703+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T16:18:00+00:00, map_index=-1, run_start_date=2024-05-21 16:20:02.164033+00:00, run_end_date=2024-05-21 16:20:02.658756+00:00, run_duration=0.494723, state=success, executor_state=success, try_number=1, max_tries=1, job_id=329, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:20:00.307608+00:00, queued_by_job_id=1, pid=7067 [2024-05-21T16:20:03.704+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:19:00+00:00, map_index=-1, run_start_date=2024-05-21 16:20:02.738675+00:00, run_end_date=2024-05-21 16:20:03.100843+00:00, run_duration=0.362168, state=success, executor_state=success, try_number=1, max_tries=1, job_id=330, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:20:00.307608+00:00, queued_by_job_id=1, pid=7096 [2024-05-21T16:20:03.704+0000] {scheduler_job.py:635} INFO - Setting external_id for to aae58b22-4559-4ba4-b3c7-f06725b5842b [2024-05-21T16:20:03.704+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T16:15:00+00:00, map_index=-1, run_start_date=2024-05-21 16:20:02.920051+00:00, run_end_date=2024-05-21 16:20:03.266267+00:00, run_duration=0.346216, state=success, executor_state=success, try_number=1, max_tries=1, job_id=331, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:20:00.307608+00:00, queued_by_job_id=1, pid=7097 [2024-05-21T16:20:05.890+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:20:05.891+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:20:05.891+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:20:05.894+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T16:15:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T16:20:05.895+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T16:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T16:20:05.957+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T16:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:20:05.957+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T16:15:00+00:00 exited with status success for try_number 1 [2024-05-21T16:20:05.969+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3f1bd338-a1a7-40ea-a070-7aff5b2ac4d9 [2024-05-21T16:20:05.969+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T16:15:00+00:00, map_index=-1, run_start_date=2024-05-21 16:20:05.363309+00:00, run_end_date=2024-05-21 16:20:05.626351+00:00, run_duration=0.263042, state=success, executor_state=success, try_number=1, max_tries=1, job_id=333, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:20:03.633469+00:00, queued_by_job_id=1, pid=7146 [2024-05-21T16:20:07.543+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:20:07.546+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:19:00+00:00, run_id=scheduled__2024-05-21T16:19:00+00:00, run_start_date=2024-05-21 16:20:00.215835+00:00, run_end_date=2024-05-21 16:20:07.546394+00:00, run_duration=7.330559, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:19:00+00:00, data_interval_end=2024-05-21 16:20:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:20:07.555+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:20:00+00:00, run_after=2024-05-21T16:21:00+00:00 [2024-05-21T16:20:07.614+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:19:00+00:00 exited with status success for try_number 1 [2024-05-21T16:20:07.618+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:19:00+00:00, map_index=-1, run_start_date=2024-05-21 16:20:03.413774+00:00, run_end_date=2024-05-21 16:20:06.532287+00:00, run_duration=3.118513, state=success, executor_state=success, try_number=1, max_tries=1, job_id=332, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:20:00.307608+00:00, queued_by_job_id=1, pid=7125 [2024-05-21T16:20:08.685+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:20:08.685+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:20:08.686+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:20:08.691+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T16:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:20:08.692+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T16:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T16:20:08.744+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T16:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:20:08.746+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T16:15:00+00:00 exited with status success for try_number 1 [2024-05-21T16:20:08.764+0000] {scheduler_job.py:635} INFO - Setting external_id for to 23ff17ff-49d9-4829-bc86-8d8336209d27 [2024-05-21T16:20:08.764+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T16:15:00+00:00, map_index=0, run_start_date=2024-05-21 16:20:08.019681+00:00, run_end_date=2024-05-21 16:20:08.322292+00:00, run_duration=0.302611, state=success, executor_state=success, try_number=1, max_tries=1, job_id=334, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:20:05.892580+00:00, queued_by_job_id=1, pid=7158 [2024-05-21T16:20:11.525+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:20:11.526+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:15:00+00:00, run_id=scheduled__2024-05-21T16:15:00+00:00, run_start_date=2024-05-21 16:20:00.212598+00:00, run_end_date=2024-05-21 16:20:11.526069+00:00, run_duration=11.313471, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:15:00+00:00, data_interval_end=2024-05-21 16:20:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T16:20:11.532+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:20:00+00:00, run_after=2024-05-21T16:25:00+00:00 [2024-05-21T16:20:11.597+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T16:15:00+00:00 exited with status success for try_number 1 [2024-05-21T16:20:11.601+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T16:15:00+00:00, map_index=-1, run_start_date=2024-05-21 16:20:10.958925+00:00, run_end_date=2024-05-21 16:20:11.249019+00:00, run_duration=0.290094, state=success, executor_state=success, try_number=1, max_tries=1, job_id=335, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:20:08.686650+00:00, queued_by_job_id=1, pid=7170 [2024-05-21T16:20:55.160+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T16:21:00.614+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:21:00.631+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:21:00+00:00, run_after=2024-05-21T16:22:00+00:00 [2024-05-21T16:21:00.690+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T16:21:00.690+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:21:00.691+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:21:00.691+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:21:00.694+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:21:00.694+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:21:00.694+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:21:00.695+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:21:00.868+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:21:00.868+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:21:00.899+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0bf7c4d4-3420-4e75-b12f-c078327d0974 [2024-05-21T16:21:00.899+0000] {scheduler_job.py:635} INFO - Setting external_id for to 756f380d-69ba-4c11-96d5-30a76152a6ca [2024-05-21T16:21:03.208+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:21:03.208+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:20:00+00:00, run_id=scheduled__2024-05-21T16:20:00+00:00, run_start_date=2024-05-21 16:21:00.647442+00:00, run_end_date=2024-05-21 16:21:03.208279+00:00, run_duration=2.560837, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:20:00+00:00, data_interval_end=2024-05-21 16:21:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:21:03.223+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:21:00+00:00, run_after=2024-05-21T16:22:00+00:00 [2024-05-21T16:21:03.253+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:20:00+00:00 exited with status success for try_number 1 [2024-05-21T16:21:03.258+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:20:00+00:00, map_index=-1, run_start_date=2024-05-21 16:21:02.749285+00:00, run_end_date=2024-05-21 16:21:03.074093+00:00, run_duration=0.324808, state=success, executor_state=success, try_number=1, max_tries=1, job_id=337, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:21:00.692350+00:00, queued_by_job_id=1, pid=7207 [2024-05-21T16:21:05.005+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:21:05.006+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:20:00+00:00, run_id=scheduled__2024-05-21T16:20:00+00:00, run_start_date=2024-05-21 16:21:00.648715+00:00, run_end_date=2024-05-21 16:21:05.006085+00:00, run_duration=4.35737, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:20:00+00:00, data_interval_end=2024-05-21 16:21:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:21:05.016+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:21:00+00:00, run_after=2024-05-21T16:22:00+00:00 [2024-05-21T16:21:05.048+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:20:00+00:00 exited with status success for try_number 1 [2024-05-21T16:21:05.052+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:20:00+00:00, map_index=-1, run_start_date=2024-05-21 16:21:02.720798+00:00, run_end_date=2024-05-21 16:21:04.341840+00:00, run_duration=1.621042, state=success, executor_state=success, try_number=1, max_tries=1, job_id=336, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:21:00.692350+00:00, queued_by_job_id=1, pid=7206 [2024-05-21T16:22:00.998+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:22:00+00:00, run_after=2024-05-21T16:23:00+00:00 [2024-05-21T16:22:01.006+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:22:01.012+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:22:01.085+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T16:22:01.086+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T16:22:01.086+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:22:01.086+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:22:01.087+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:22:01.090+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T16:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:22:01.090+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T16:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T16:22:01.090+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:22:01.090+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:22:01.091+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:22:01.091+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:22:01.389+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:22:01.389+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:21:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:22:01.390+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:21:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:22:01.407+0000] {scheduler_job.py:635} INFO - Setting external_id for to cf27bacc-20b7-421d-b11c-04de319fb181 [2024-05-21T16:22:01.409+0000] {scheduler_job.py:635} INFO - Setting external_id for to d4bab0cd-0ac1-4bb9-86f3-0096e65705fb [2024-05-21T16:22:01.410+0000] {scheduler_job.py:635} INFO - Setting external_id for to f820f79a-ee4c-49ec-bc80-b55836186924 [2024-05-21T16:22:02.819+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:22:02.819+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 16:20:00+00:00, run_id=scheduled__2024-05-21T16:20:00+00:00, run_start_date=2024-05-21 16:22:01.023358+00:00, run_end_date=2024-05-21 16:22:02.819567+00:00, run_duration=1.796209, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:20:00+00:00, data_interval_end=2024-05-21 16:22:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T16:22:02.829+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T16:22:00+00:00, run_after=2024-05-21T16:24:00+00:00 [2024-05-21T16:22:02.890+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:20:00+00:00 exited with status success for try_number 1 [2024-05-21T16:22:02.896+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T16:20:00+00:00, map_index=-1, run_start_date=2024-05-21 16:22:02.275376+00:00, run_end_date=2024-05-21 16:22:02.624767+00:00, run_duration=0.349391, state=success, executor_state=success, try_number=1, max_tries=1, job_id=338, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:22:01.088278+00:00, queued_by_job_id=1, pid=7241 [2024-05-21T16:22:03.948+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:22:03.948+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:21:00+00:00, run_id=scheduled__2024-05-21T16:21:00+00:00, run_start_date=2024-05-21 16:22:01.024629+00:00, run_end_date=2024-05-21 16:22:03.948882+00:00, run_duration=2.924253, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:21:00+00:00, data_interval_end=2024-05-21 16:22:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:22:03.959+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:22:00+00:00, run_after=2024-05-21T16:23:00+00:00 [2024-05-21T16:22:04.012+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:21:00+00:00 exited with status success for try_number 1 [2024-05-21T16:22:04.022+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:21:00+00:00, map_index=-1, run_start_date=2024-05-21 16:22:03.417057+00:00, run_end_date=2024-05-21 16:22:03.701608+00:00, run_duration=0.284551, state=success, executor_state=success, try_number=1, max_tries=1, job_id=339, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:22:01.088278+00:00, queued_by_job_id=1, pid=7271 [2024-05-21T16:22:05.249+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:22:05.249+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:21:00+00:00, run_id=scheduled__2024-05-21T16:21:00+00:00, run_start_date=2024-05-21 16:22:01.025755+00:00, run_end_date=2024-05-21 16:22:05.249321+00:00, run_duration=4.223566, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:21:00+00:00, data_interval_end=2024-05-21 16:22:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:22:05.260+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:22:00+00:00, run_after=2024-05-21T16:23:00+00:00 [2024-05-21T16:22:05.288+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:21:00+00:00 exited with status success for try_number 1 [2024-05-21T16:22:05.293+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:21:00+00:00, map_index=-1, run_start_date=2024-05-21 16:22:03.577024+00:00, run_end_date=2024-05-21 16:22:05.058143+00:00, run_duration=1.481119, state=success, executor_state=success, try_number=1, max_tries=1, job_id=340, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:22:01.088278+00:00, queued_by_job_id=1, pid=7272 [2024-05-21T16:23:00.302+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:23:00+00:00, run_after=2024-05-21T16:24:00+00:00 [2024-05-21T16:23:00.308+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:23:00.459+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T16:23:00.459+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:23:00.460+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:23:00.465+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:23:00.469+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:23:00.472+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:23:00.473+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:23:00.473+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:23:00.737+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:22:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:23:00.737+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:22:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:23:00.756+0000] {scheduler_job.py:635} INFO - Setting external_id for to 428de274-c2c7-4aad-92a3-85efc5110144 [2024-05-21T16:23:00.757+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1def649d-19c1-4264-83d6-1538006e484d [2024-05-21T16:23:03.183+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:23:03.183+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:22:00+00:00, run_id=scheduled__2024-05-21T16:22:00+00:00, run_start_date=2024-05-21 16:23:00.358996+00:00, run_end_date=2024-05-21 16:23:03.183639+00:00, run_duration=2.824643, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:22:00+00:00, data_interval_end=2024-05-21 16:23:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:23:03.196+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:23:00+00:00, run_after=2024-05-21T16:24:00+00:00 [2024-05-21T16:23:03.241+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:22:00+00:00 exited with status success for try_number 1 [2024-05-21T16:23:03.249+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:22:00+00:00, map_index=-1, run_start_date=2024-05-21 16:23:02.605982+00:00, run_end_date=2024-05-21 16:23:02.933955+00:00, run_duration=0.327973, state=success, executor_state=success, try_number=1, max_tries=1, job_id=341, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:23:00.467191+00:00, queued_by_job_id=1, pid=7317 [2024-05-21T16:23:04.641+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:23:04.642+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:22:00+00:00, run_id=scheduled__2024-05-21T16:22:00+00:00, run_start_date=2024-05-21 16:23:00.364268+00:00, run_end_date=2024-05-21 16:23:04.642415+00:00, run_duration=4.278147, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:22:00+00:00, data_interval_end=2024-05-21 16:23:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:23:04.652+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:23:00+00:00, run_after=2024-05-21T16:24:00+00:00 [2024-05-21T16:23:04.679+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:22:00+00:00 exited with status success for try_number 1 [2024-05-21T16:23:04.684+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:22:00+00:00, map_index=-1, run_start_date=2024-05-21 16:23:02.920496+00:00, run_end_date=2024-05-21 16:23:04.418261+00:00, run_duration=1.497765, state=success, executor_state=success, try_number=1, max_tries=1, job_id=342, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:23:00.467191+00:00, queued_by_job_id=1, pid=7336 [2024-05-21T16:24:00.336+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:24:00.354+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:24:00+00:00, run_after=2024-05-21T16:25:00+00:00 [2024-05-21T16:24:00.364+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:24:00.457+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T16:24:00.457+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T16:24:00.457+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:24:00.457+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:24:00.458+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:24:00.461+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T16:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:24:00.462+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T16:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T16:24:00.462+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:24:00.462+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:24:00.463+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:24:00.463+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:24:00.800+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:22:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:24:00.801+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:23:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:24:00.801+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:23:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:24:00.821+0000] {scheduler_job.py:635} INFO - Setting external_id for to a540fd3e-45cf-42d1-8e75-9b5dff7bd703 [2024-05-21T16:24:00.821+0000] {scheduler_job.py:635} INFO - Setting external_id for to 68989e59-1591-492d-aafb-e51c02707a71 [2024-05-21T16:24:00.821+0000] {scheduler_job.py:635} INFO - Setting external_id for to b28cf903-5de3-4b43-a0fe-be3c4191eb6b [2024-05-21T16:24:03.543+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:24:03.544+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 16:22:00+00:00, run_id=scheduled__2024-05-21T16:22:00+00:00, run_start_date=2024-05-21 16:24:00.383116+00:00, run_end_date=2024-05-21 16:24:03.544145+00:00, run_duration=3.161029, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:22:00+00:00, data_interval_end=2024-05-21 16:24:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T16:24:03.552+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T16:24:00+00:00, run_after=2024-05-21T16:26:00+00:00 [2024-05-21T16:24:03.599+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:22:00+00:00 exited with status success for try_number 1 [2024-05-21T16:24:03.604+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T16:22:00+00:00, map_index=-1, run_start_date=2024-05-21 16:24:01.882446+00:00, run_end_date=2024-05-21 16:24:02.299097+00:00, run_duration=0.416651, state=success, executor_state=success, try_number=1, max_tries=1, job_id=343, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:24:00.459781+00:00, queued_by_job_id=1, pid=7362 [2024-05-21T16:24:04.320+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:24:04.320+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:23:00+00:00, run_id=scheduled__2024-05-21T16:23:00+00:00, run_start_date=2024-05-21 16:24:00.385099+00:00, run_end_date=2024-05-21 16:24:04.320654+00:00, run_duration=3.935555, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:23:00+00:00, data_interval_end=2024-05-21 16:24:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:24:04.330+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:24:00+00:00, run_after=2024-05-21T16:25:00+00:00 [2024-05-21T16:24:04.369+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:23:00+00:00 exited with status success for try_number 1 [2024-05-21T16:24:04.376+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:23:00+00:00, map_index=-1, run_start_date=2024-05-21 16:24:03.072036+00:00, run_end_date=2024-05-21 16:24:03.437709+00:00, run_duration=0.365673, state=success, executor_state=success, try_number=1, max_tries=1, job_id=345, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:24:00.459781+00:00, queued_by_job_id=1, pid=7393 [2024-05-21T16:24:05.431+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:24:05.431+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:23:00+00:00, run_id=scheduled__2024-05-21T16:23:00+00:00, run_start_date=2024-05-21 16:24:00.386022+00:00, run_end_date=2024-05-21 16:24:05.431787+00:00, run_duration=5.045765, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:23:00+00:00, data_interval_end=2024-05-21 16:24:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:24:05.443+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:24:00+00:00, run_after=2024-05-21T16:25:00+00:00 [2024-05-21T16:24:05.555+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:23:00+00:00 exited with status success for try_number 1 [2024-05-21T16:24:05.560+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:23:00+00:00, map_index=-1, run_start_date=2024-05-21 16:24:03.067101+00:00, run_end_date=2024-05-21 16:24:04.771894+00:00, run_duration=1.704793, state=success, executor_state=success, try_number=1, max_tries=1, job_id=344, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:24:00.459781+00:00, queued_by_job_id=1, pid=7392 [2024-05-21T16:25:00.374+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:25:00+00:00, run_after=2024-05-21T16:26:00+00:00 [2024-05-21T16:25:00.387+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:25:00+00:00, run_after=2024-05-21T16:30:00+00:00 [2024-05-21T16:25:00.392+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:25:00.476+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T16:25:00.477+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:25:00.477+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:25:00.477+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:25:00.478+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:25:00.483+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T16:20:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T16:25:00.483+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T16:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T16:25:00.484+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:25:00.484+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:25:00.484+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:25:00.484+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:25:00.818+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T16:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:25:00.819+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:24:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:25:00.819+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:24:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:25:00.836+0000] {scheduler_job.py:635} INFO - Setting external_id for to aed30e54-1373-4a9a-a5a0-52b771f33038 [2024-05-21T16:25:00.836+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0e30e3cb-991d-4e5b-8b77-2bd15da71466 [2024-05-21T16:25:00.836+0000] {scheduler_job.py:635} INFO - Setting external_id for to c229f0a8-7bb0-45cf-8874-83bf93b6e764 [2024-05-21T16:25:04.208+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:25:04.208+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:25:04.209+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:25:04.211+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T16:20:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T16:25:04.211+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T16:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T16:25:04.274+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T16:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:25:04.275+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T16:20:00+00:00 exited with status success for try_number 1 [2024-05-21T16:25:04.287+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1cb6f100-09c8-4154-8dfa-3c9ebdd63d98 [2024-05-21T16:25:04.287+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T16:20:00+00:00, map_index=-1, run_start_date=2024-05-21 16:25:03.216696+00:00, run_end_date=2024-05-21 16:25:03.850890+00:00, run_duration=0.634194, state=success, executor_state=success, try_number=1, max_tries=1, job_id=347, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:25:00.478926+00:00, queued_by_job_id=1, pid=7455 [2024-05-21T16:25:05.442+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:25:05.442+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:24:00+00:00, run_id=scheduled__2024-05-21T16:24:00+00:00, run_start_date=2024-05-21 16:25:00.410405+00:00, run_end_date=2024-05-21 16:25:05.442628+00:00, run_duration=5.032223, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:24:00+00:00, data_interval_end=2024-05-21 16:25:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:25:05.455+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:25:00+00:00, run_after=2024-05-21T16:26:00+00:00 [2024-05-21T16:25:05.461+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:25:05.462+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:24:00+00:00, run_id=scheduled__2024-05-21T16:24:00+00:00, run_start_date=2024-05-21 16:25:00.412216+00:00, run_end_date=2024-05-21 16:25:05.462152+00:00, run_duration=5.049936, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:24:00+00:00, data_interval_end=2024-05-21 16:25:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:25:05.474+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:25:00+00:00, run_after=2024-05-21T16:26:00+00:00 [2024-05-21T16:25:05.521+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:24:00+00:00 exited with status success for try_number 1 [2024-05-21T16:25:05.521+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:24:00+00:00 exited with status success for try_number 1 [2024-05-21T16:25:05.527+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:24:00+00:00, map_index=-1, run_start_date=2024-05-21 16:25:03.738392+00:00, run_end_date=2024-05-21 16:25:04.420783+00:00, run_duration=0.682391, state=success, executor_state=success, try_number=1, max_tries=1, job_id=348, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:25:00.478926+00:00, queued_by_job_id=1, pid=7478 [2024-05-21T16:25:05.528+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:24:00+00:00, map_index=-1, run_start_date=2024-05-21 16:25:03.187950+00:00, run_end_date=2024-05-21 16:25:05.243147+00:00, run_duration=2.055197, state=success, executor_state=success, try_number=1, max_tries=1, job_id=346, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:25:00.478926+00:00, queued_by_job_id=1, pid=7451 [2024-05-21T16:25:07.209+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:25:07.209+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:25:07.210+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:25:07.212+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T16:20:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T16:25:07.212+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T16:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T16:25:07.312+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T16:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:25:07.312+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T16:20:00+00:00 exited with status success for try_number 1 [2024-05-21T16:25:07.326+0000] {scheduler_job.py:635} INFO - Setting external_id for to d313b5c3-5cc7-4ac1-88c5-c58102552981 [2024-05-21T16:25:07.327+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T16:20:00+00:00, map_index=-1, run_start_date=2024-05-21 16:25:06.183911+00:00, run_end_date=2024-05-21 16:25:06.510794+00:00, run_duration=0.326883, state=success, executor_state=success, try_number=1, max_tries=1, job_id=349, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:25:04.209625+00:00, queued_by_job_id=1, pid=7499 [2024-05-21T16:25:11.284+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:25:11.285+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:25:11.285+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:25:11.287+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T16:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:25:11.287+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T16:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T16:25:11.363+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T16:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:25:11.364+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T16:20:00+00:00 exited with status success for try_number 1 [2024-05-21T16:25:11.371+0000] {scheduler_job.py:635} INFO - Setting external_id for to 79c0904b-f316-44c0-8003-9e62de168ae5 [2024-05-21T16:25:11.371+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T16:20:00+00:00, map_index=0, run_start_date=2024-05-21 16:25:09.539527+00:00, run_end_date=2024-05-21 16:25:10.196674+00:00, run_duration=0.657147, state=success, executor_state=success, try_number=1, max_tries=1, job_id=350, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:25:07.210993+00:00, queued_by_job_id=1, pid=7511 [2024-05-21T16:25:14.407+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:25:14.407+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:20:00+00:00, run_id=scheduled__2024-05-21T16:20:00+00:00, run_start_date=2024-05-21 16:25:00.408990+00:00, run_end_date=2024-05-21 16:25:14.407766+00:00, run_duration=13.998776, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:20:00+00:00, data_interval_end=2024-05-21 16:25:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T16:25:14.416+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:25:00+00:00, run_after=2024-05-21T16:30:00+00:00 [2024-05-21T16:25:14.671+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T16:20:00+00:00 exited with status success for try_number 1 [2024-05-21T16:25:14.678+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T16:20:00+00:00, map_index=-1, run_start_date=2024-05-21 16:25:13.058362+00:00, run_end_date=2024-05-21 16:25:13.308143+00:00, run_duration=0.249781, state=success, executor_state=success, try_number=1, max_tries=1, job_id=351, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:25:11.286335+00:00, queued_by_job_id=1, pid=7523 [2024-05-21T16:25:55.203+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T16:26:00.413+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:26:00.428+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:26:00+00:00, run_after=2024-05-21T16:27:00+00:00 [2024-05-21T16:26:00.437+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:26:00.505+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T16:26:00.505+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T16:26:00.505+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:26:00.505+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:26:00.506+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:26:00.508+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T16:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:26:00.509+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T16:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T16:26:00.509+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:26:00.509+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:26:00.509+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:26:00.510+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:26:00.902+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:24:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:26:00.903+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:26:00.903+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:26:00.917+0000] {scheduler_job.py:635} INFO - Setting external_id for to f7bde0a2-5334-4656-9a5f-469ce0737da3 [2024-05-21T16:26:00.917+0000] {scheduler_job.py:635} INFO - Setting external_id for to 41cb6995-6a18-4b29-8b96-88547c96473c [2024-05-21T16:26:00.917+0000] {scheduler_job.py:635} INFO - Setting external_id for to a93132a2-8032-4c6a-930c-fe6ca6a5a544 [2024-05-21T16:26:02.161+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:26:02.162+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 16:24:00+00:00, run_id=scheduled__2024-05-21T16:24:00+00:00, run_start_date=2024-05-21 16:26:00.452798+00:00, run_end_date=2024-05-21 16:26:02.161911+00:00, run_duration=1.709113, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:24:00+00:00, data_interval_end=2024-05-21 16:26:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T16:26:02.171+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T16:26:00+00:00, run_after=2024-05-21T16:28:00+00:00 [2024-05-21T16:26:02.222+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:24:00+00:00 exited with status success for try_number 1 [2024-05-21T16:26:02.227+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T16:24:00+00:00, map_index=-1, run_start_date=2024-05-21 16:26:01.510454+00:00, run_end_date=2024-05-21 16:26:01.851403+00:00, run_duration=0.340949, state=success, executor_state=success, try_number=1, max_tries=1, job_id=352, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:26:00.507063+00:00, queued_by_job_id=1, pid=7540 [2024-05-21T16:26:03.576+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:26:03.576+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:25:00+00:00, run_id=scheduled__2024-05-21T16:25:00+00:00, run_start_date=2024-05-21 16:26:00.454115+00:00, run_end_date=2024-05-21 16:26:03.576729+00:00, run_duration=3.122614, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:25:00+00:00, data_interval_end=2024-05-21 16:26:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:26:03.584+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:26:00+00:00, run_after=2024-05-21T16:27:00+00:00 [2024-05-21T16:26:03.617+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:25:00+00:00 exited with status success for try_number 1 [2024-05-21T16:26:03.621+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:25:00+00:00, map_index=-1, run_start_date=2024-05-21 16:26:02.838888+00:00, run_end_date=2024-05-21 16:26:03.157593+00:00, run_duration=0.318705, state=success, executor_state=success, try_number=1, max_tries=1, job_id=354, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:26:00.507063+00:00, queued_by_job_id=1, pid=7571 [2024-05-21T16:26:07.390+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:26:07.390+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:25:00+00:00, run_id=scheduled__2024-05-21T16:25:00+00:00, run_start_date=2024-05-21 16:26:00.455068+00:00, run_end_date=2024-05-21 16:26:07.390759+00:00, run_duration=6.935691, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:25:00+00:00, data_interval_end=2024-05-21 16:26:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:26:07.403+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:26:00+00:00, run_after=2024-05-21T16:27:00+00:00 [2024-05-21T16:26:07.450+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:25:00+00:00 exited with status success for try_number 1 [2024-05-21T16:26:07.459+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:25:00+00:00, map_index=-1, run_start_date=2024-05-21 16:26:02.791692+00:00, run_end_date=2024-05-21 16:26:06.667366+00:00, run_duration=3.875674, state=success, executor_state=success, try_number=1, max_tries=1, job_id=353, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:26:00.507063+00:00, queued_by_job_id=1, pid=7570 [2024-05-21T16:27:00.447+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:27:00.462+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:27:00+00:00, run_after=2024-05-21T16:28:00+00:00 [2024-05-21T16:27:00.525+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T16:27:00.526+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:27:00.526+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:27:00.527+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:27:00.530+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:27:00.530+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:27:00.530+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:27:00.530+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:27:00.718+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:26:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:27:00.719+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:26:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:27:00.730+0000] {scheduler_job.py:635} INFO - Setting external_id for to 265d832d-916e-4fa0-ba5c-935530cbebb1 [2024-05-21T16:27:00.731+0000] {scheduler_job.py:635} INFO - Setting external_id for to b2614f9b-e758-4f1b-bd1d-46134b2e8ec7 [2024-05-21T16:27:03.053+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:27:03.054+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:26:00+00:00, run_id=scheduled__2024-05-21T16:26:00+00:00, run_start_date=2024-05-21 16:27:00.474337+00:00, run_end_date=2024-05-21 16:27:03.054025+00:00, run_duration=2.579688, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:26:00+00:00, data_interval_end=2024-05-21 16:27:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:27:03.067+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:27:00+00:00, run_after=2024-05-21T16:28:00+00:00 [2024-05-21T16:27:03.098+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:26:00+00:00 exited with status success for try_number 1 [2024-05-21T16:27:03.103+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:26:00+00:00, map_index=-1, run_start_date=2024-05-21 16:27:02.501412+00:00, run_end_date=2024-05-21 16:27:02.885302+00:00, run_duration=0.38389, state=success, executor_state=success, try_number=1, max_tries=1, job_id=355, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:27:00.528536+00:00, queued_by_job_id=1, pid=7625 [2024-05-21T16:27:04.155+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:27:04.155+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:26:00+00:00, run_id=scheduled__2024-05-21T16:26:00+00:00, run_start_date=2024-05-21 16:27:00.475371+00:00, run_end_date=2024-05-21 16:27:04.155631+00:00, run_duration=3.68026, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:26:00+00:00, data_interval_end=2024-05-21 16:27:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:27:04.166+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:27:00+00:00, run_after=2024-05-21T16:28:00+00:00 [2024-05-21T16:27:04.192+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:26:00+00:00 exited with status success for try_number 1 [2024-05-21T16:27:04.196+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:26:00+00:00, map_index=-1, run_start_date=2024-05-21 16:27:02.530790+00:00, run_end_date=2024-05-21 16:27:04.023739+00:00, run_duration=1.492949, state=success, executor_state=success, try_number=1, max_tries=1, job_id=356, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:27:00.528536+00:00, queued_by_job_id=1, pid=7626 [2024-05-21T16:28:00.498+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:28:00.508+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:28:00.525+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:28:00+00:00, run_after=2024-05-21T16:29:00+00:00 [2024-05-21T16:28:00.594+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T16:28:00.594+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T16:28:00.595+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:28:00.595+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:28:00.595+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:28:00.598+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T16:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:28:00.598+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T16:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T16:28:00.599+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:28:00.599+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:28:00.599+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:28:00.599+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:28:00.925+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:26:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:28:00.925+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:27:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:28:00.926+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:27:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:28:00.936+0000] {scheduler_job.py:635} INFO - Setting external_id for to f1eef749-57b2-4265-9dbd-51f223d5d751 [2024-05-21T16:28:00.936+0000] {scheduler_job.py:635} INFO - Setting external_id for to bb18c26a-f19e-4d5a-a7d4-7691841f327b [2024-05-21T16:28:00.937+0000] {scheduler_job.py:635} INFO - Setting external_id for to 54ae0ad0-dc55-466b-b98b-a347e8b42e20 [2024-05-21T16:28:02.184+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:28:02.184+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 16:26:00+00:00, run_id=scheduled__2024-05-21T16:26:00+00:00, run_start_date=2024-05-21 16:28:00.540548+00:00, run_end_date=2024-05-21 16:28:02.184526+00:00, run_duration=1.643978, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:26:00+00:00, data_interval_end=2024-05-21 16:28:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T16:28:02.192+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T16:28:00+00:00, run_after=2024-05-21T16:30:00+00:00 [2024-05-21T16:28:02.240+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:26:00+00:00 exited with status success for try_number 1 [2024-05-21T16:28:02.249+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T16:26:00+00:00, map_index=-1, run_start_date=2024-05-21 16:28:01.606538+00:00, run_end_date=2024-05-21 16:28:01.952911+00:00, run_duration=0.346373, state=success, executor_state=success, try_number=1, max_tries=1, job_id=357, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:28:00.596455+00:00, queued_by_job_id=1, pid=7661 [2024-05-21T16:28:03.287+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:28:03.287+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:27:00+00:00, run_id=scheduled__2024-05-21T16:27:00+00:00, run_start_date=2024-05-21 16:28:00.541690+00:00, run_end_date=2024-05-21 16:28:03.287752+00:00, run_duration=2.746062, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:27:00+00:00, data_interval_end=2024-05-21 16:28:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:28:03.298+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:28:00+00:00, run_after=2024-05-21T16:29:00+00:00 [2024-05-21T16:28:03.344+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:27:00+00:00 exited with status success for try_number 1 [2024-05-21T16:28:03.353+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:27:00+00:00, map_index=-1, run_start_date=2024-05-21 16:28:02.802950+00:00, run_end_date=2024-05-21 16:28:03.092498+00:00, run_duration=0.289548, state=success, executor_state=success, try_number=1, max_tries=1, job_id=359, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:28:00.596455+00:00, queued_by_job_id=1, pid=7692 [2024-05-21T16:28:04.845+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:28:04.845+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:27:00+00:00, run_id=scheduled__2024-05-21T16:27:00+00:00, run_start_date=2024-05-21 16:28:00.542695+00:00, run_end_date=2024-05-21 16:28:04.845408+00:00, run_duration=4.302713, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:27:00+00:00, data_interval_end=2024-05-21 16:28:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:28:04.856+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:28:00+00:00, run_after=2024-05-21T16:29:00+00:00 [2024-05-21T16:28:04.884+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:27:00+00:00 exited with status success for try_number 1 [2024-05-21T16:28:04.887+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:27:00+00:00, map_index=-1, run_start_date=2024-05-21 16:28:02.749148+00:00, run_end_date=2024-05-21 16:28:04.380167+00:00, run_duration=1.631019, state=success, executor_state=success, try_number=1, max_tries=1, job_id=358, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:28:00.596455+00:00, queued_by_job_id=1, pid=7691 [2024-05-21T16:29:00.532+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:29:00.547+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:29:00+00:00, run_after=2024-05-21T16:30:00+00:00 [2024-05-21T16:29:00.609+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T16:29:00.610+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:29:00.610+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:29:00.611+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:29:00.614+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:29:00.614+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:29:00.614+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:29:00.615+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:29:00.846+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:28:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:29:00.847+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:28:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:29:00.853+0000] {scheduler_job.py:635} INFO - Setting external_id for to 16b13c49-8199-4ce9-8cea-3bc6d6268591 [2024-05-21T16:29:00.854+0000] {scheduler_job.py:635} INFO - Setting external_id for to 67209e5a-b29f-4897-8bb7-1d3ab6b1e1e5 [2024-05-21T16:29:03.611+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:29:03.612+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:28:00+00:00, run_id=scheduled__2024-05-21T16:28:00+00:00, run_start_date=2024-05-21 16:29:00.562640+00:00, run_end_date=2024-05-21 16:29:03.612056+00:00, run_duration=3.049416, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:28:00+00:00, data_interval_end=2024-05-21 16:29:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:29:03.621+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:29:00+00:00, run_after=2024-05-21T16:30:00+00:00 [2024-05-21T16:29:03.659+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:28:00+00:00 exited with status success for try_number 1 [2024-05-21T16:29:03.666+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:28:00+00:00, map_index=-1, run_start_date=2024-05-21 16:29:02.826922+00:00, run_end_date=2024-05-21 16:29:03.174550+00:00, run_duration=0.347628, state=success, executor_state=success, try_number=1, max_tries=1, job_id=361, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:29:00.612161+00:00, queued_by_job_id=1, pid=7747 [2024-05-21T16:29:04.530+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:29:04.530+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:28:00+00:00, run_id=scheduled__2024-05-21T16:28:00+00:00, run_start_date=2024-05-21 16:29:00.564031+00:00, run_end_date=2024-05-21 16:29:04.530727+00:00, run_duration=3.966696, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:28:00+00:00, data_interval_end=2024-05-21 16:29:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:29:04.541+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:29:00+00:00, run_after=2024-05-21T16:30:00+00:00 [2024-05-21T16:29:04.591+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:28:00+00:00 exited with status success for try_number 1 [2024-05-21T16:29:04.595+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:28:00+00:00, map_index=-1, run_start_date=2024-05-21 16:29:02.819738+00:00, run_end_date=2024-05-21 16:29:04.317653+00:00, run_duration=1.497915, state=success, executor_state=success, try_number=1, max_tries=1, job_id=360, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:29:00.612161+00:00, queued_by_job_id=1, pid=7746 [2024-05-21T16:30:00.282+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:30:00.293+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:30:00+00:00, run_after=2024-05-21T16:35:00+00:00 [2024-05-21T16:30:00.306+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:30:00+00:00, run_after=2024-05-21T16:31:00+00:00 [2024-05-21T16:30:00.313+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:30:00.399+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T16:30:00.400+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:30:00.401+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T16:30:00.401+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:30:00.401+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:30:00.403+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:30:00.408+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T16:25:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T16:30:00.408+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T16:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T16:30:00.409+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T16:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:30:00.410+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T16:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T16:30:00.410+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:30:00.412+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:30:00.412+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:30:00.413+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:30:00.810+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T16:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:30:00.810+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:28:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:30:00.811+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:29:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:30:00.811+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:29:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:30:00.824+0000] {scheduler_job.py:635} INFO - Setting external_id for to 442c060a-5045-4d1d-9272-7355dd952e31 [2024-05-21T16:30:00.824+0000] {scheduler_job.py:635} INFO - Setting external_id for to 15aac7a6-807d-4266-abf0-b4b80922d13a [2024-05-21T16:30:00.824+0000] {scheduler_job.py:635} INFO - Setting external_id for to fdfc511f-536b-4655-8c2d-71e0c98a0f9a [2024-05-21T16:30:00.824+0000] {scheduler_job.py:635} INFO - Setting external_id for to ab142787-59d3-4bd8-a369-70c829b0a4ad [2024-05-21T16:30:03.246+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:30:03.246+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 16:28:00+00:00, run_id=scheduled__2024-05-21T16:28:00+00:00, run_start_date=2024-05-21 16:30:00.329144+00:00, run_end_date=2024-05-21 16:30:03.246794+00:00, run_duration=2.91765, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:28:00+00:00, data_interval_end=2024-05-21 16:30:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T16:30:03.259+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T16:30:00+00:00, run_after=2024-05-21T16:32:00+00:00 [2024-05-21T16:30:03.378+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:28:00+00:00 exited with status success for try_number 1 [2024-05-21T16:30:03.402+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T16:28:00+00:00, map_index=-1, run_start_date=2024-05-21 16:30:01.748547+00:00, run_end_date=2024-05-21 16:30:02.206118+00:00, run_duration=0.457571, state=success, executor_state=success, try_number=1, max_tries=1, job_id=362, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:30:00.405163+00:00, queued_by_job_id=1, pid=7782 [2024-05-21T16:30:03.951+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:30:03.952+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:29:00+00:00, run_id=scheduled__2024-05-21T16:29:00+00:00, run_start_date=2024-05-21 16:30:00.330232+00:00, run_end_date=2024-05-21 16:30:03.952127+00:00, run_duration=3.621895, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:29:00+00:00, data_interval_end=2024-05-21 16:30:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:30:03.964+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:30:00+00:00, run_after=2024-05-21T16:31:00+00:00 [2024-05-21T16:30:03.995+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:30:03.996+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:30:03.996+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:30:04.000+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T16:25:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T16:30:04.000+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T16:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T16:30:04.064+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T16:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:30:04.064+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T16:25:00+00:00 exited with status success for try_number 1 [2024-05-21T16:30:04.065+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:29:00+00:00 exited with status success for try_number 1 [2024-05-21T16:30:04.071+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T16:25:00+00:00, map_index=-1, run_start_date=2024-05-21 16:30:03.160599+00:00, run_end_date=2024-05-21 16:30:03.605523+00:00, run_duration=0.444924, state=success, executor_state=success, try_number=1, max_tries=1, job_id=365, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:30:00.405163+00:00, queued_by_job_id=1, pid=7824 [2024-05-21T16:30:04.071+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7e1c0dad-0acf-401b-9c07-84192aa0f18c [2024-05-21T16:30:04.072+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:29:00+00:00, map_index=-1, run_start_date=2024-05-21 16:30:03.134081+00:00, run_end_date=2024-05-21 16:30:03.643110+00:00, run_duration=0.509029, state=success, executor_state=success, try_number=1, max_tries=1, job_id=363, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:30:00.405163+00:00, queued_by_job_id=1, pid=7822 [2024-05-21T16:30:05.206+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:30:05.207+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:29:00+00:00, run_id=scheduled__2024-05-21T16:29:00+00:00, run_start_date=2024-05-21 16:30:00.331558+00:00, run_end_date=2024-05-21 16:30:05.207182+00:00, run_duration=4.875624, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:29:00+00:00, data_interval_end=2024-05-21 16:30:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:30:05.219+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:30:00+00:00, run_after=2024-05-21T16:31:00+00:00 [2024-05-21T16:30:05.262+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:29:00+00:00 exited with status success for try_number 1 [2024-05-21T16:30:05.269+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:29:00+00:00, map_index=-1, run_start_date=2024-05-21 16:30:03.155702+00:00, run_end_date=2024-05-21 16:30:05.036755+00:00, run_duration=1.881053, state=success, executor_state=success, try_number=1, max_tries=1, job_id=364, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:30:00.405163+00:00, queued_by_job_id=1, pid=7823 [2024-05-21T16:30:07.043+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:30:07.044+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:30:07.045+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:30:07.049+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T16:25:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T16:30:07.050+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T16:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T16:30:07.132+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T16:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:30:07.132+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T16:25:00+00:00 exited with status success for try_number 1 [2024-05-21T16:30:07.140+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9b52f3f1-42c5-4647-b9a1-ced59d0493fa [2024-05-21T16:30:07.140+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T16:25:00+00:00, map_index=-1, run_start_date=2024-05-21 16:30:05.749473+00:00, run_end_date=2024-05-21 16:30:06.090013+00:00, run_duration=0.34054, state=success, executor_state=success, try_number=1, max_tries=1, job_id=366, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:30:03.997328+00:00, queued_by_job_id=1, pid=7863 [2024-05-21T16:30:10.682+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:30:10.683+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:30:10.683+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:30:10.700+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T16:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:30:10.700+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T16:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T16:30:10.872+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T16:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:30:10.872+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T16:25:00+00:00 exited with status success for try_number 1 [2024-05-21T16:30:10.882+0000] {scheduler_job.py:635} INFO - Setting external_id for to 21b69af0-f09d-43d3-accb-cd89c2d24c9f [2024-05-21T16:30:10.883+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T16:25:00+00:00, map_index=0, run_start_date=2024-05-21 16:30:09.431756+00:00, run_end_date=2024-05-21 16:30:09.803792+00:00, run_duration=0.372036, state=success, executor_state=success, try_number=1, max_tries=1, job_id=367, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:30:07.047806+00:00, queued_by_job_id=1, pid=7875 [2024-05-21T16:30:13.151+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:30:13.152+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:25:00+00:00, run_id=scheduled__2024-05-21T16:25:00+00:00, run_start_date=2024-05-21 16:30:00.328108+00:00, run_end_date=2024-05-21 16:30:13.152202+00:00, run_duration=12.824094, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:25:00+00:00, data_interval_end=2024-05-21 16:30:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T16:30:13.158+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:30:00+00:00, run_after=2024-05-21T16:35:00+00:00 [2024-05-21T16:30:13.193+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T16:25:00+00:00 exited with status success for try_number 1 [2024-05-21T16:30:13.199+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T16:25:00+00:00, map_index=-1, run_start_date=2024-05-21 16:30:12.629623+00:00, run_end_date=2024-05-21 16:30:12.870398+00:00, run_duration=0.240775, state=success, executor_state=success, try_number=1, max_tries=1, job_id=368, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:30:10.684313+00:00, queued_by_job_id=1, pid=7887 [2024-05-21T16:30:55.256+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T16:31:00.637+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:31:00+00:00, run_after=2024-05-21T16:32:00+00:00 [2024-05-21T16:31:00.643+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:31:00.729+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T16:31:00.729+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:31:00.729+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:31:00.730+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:31:00.732+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:31:00.733+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:31:00.733+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:31:00.733+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:31:01.058+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:31:01.060+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:31:01.068+0000] {scheduler_job.py:635} INFO - Setting external_id for to e16872a5-0469-4418-a416-4c59d26afcfe [2024-05-21T16:31:01.070+0000] {scheduler_job.py:635} INFO - Setting external_id for to 58d29d05-88b9-4569-bc80-4e38f5fcbc9e [2024-05-21T16:31:03.763+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:31:03.764+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:30:00+00:00, run_id=scheduled__2024-05-21T16:30:00+00:00, run_start_date=2024-05-21 16:31:00.661777+00:00, run_end_date=2024-05-21 16:31:03.764023+00:00, run_duration=3.102246, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:30:00+00:00, data_interval_end=2024-05-21 16:31:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:31:03.775+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:31:00+00:00, run_after=2024-05-21T16:32:00+00:00 [2024-05-21T16:31:03.814+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:30:00+00:00 exited with status success for try_number 1 [2024-05-21T16:31:03.820+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:30:00+00:00, map_index=-1, run_start_date=2024-05-21 16:31:02.842839+00:00, run_end_date=2024-05-21 16:31:03.137065+00:00, run_duration=0.294226, state=success, executor_state=success, try_number=1, max_tries=1, job_id=369, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:31:00.731303+00:00, queued_by_job_id=1, pid=7923 [2024-05-21T16:31:05.422+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:31:05.422+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:30:00+00:00, run_id=scheduled__2024-05-21T16:30:00+00:00, run_start_date=2024-05-21 16:31:00.664137+00:00, run_end_date=2024-05-21 16:31:05.422455+00:00, run_duration=4.758318, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:30:00+00:00, data_interval_end=2024-05-21 16:31:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:31:05.433+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:31:00+00:00, run_after=2024-05-21T16:32:00+00:00 [2024-05-21T16:31:05.460+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:30:00+00:00 exited with status success for try_number 1 [2024-05-21T16:31:05.465+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:30:00+00:00, map_index=-1, run_start_date=2024-05-21 16:31:02.958790+00:00, run_end_date=2024-05-21 16:31:04.780039+00:00, run_duration=1.821249, state=success, executor_state=success, try_number=1, max_tries=1, job_id=370, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:31:00.731303+00:00, queued_by_job_id=1, pid=7924 [2024-05-21T16:32:00.694+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:32:00.709+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:32:00+00:00, run_after=2024-05-21T16:33:00+00:00 [2024-05-21T16:32:00.716+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:32:00.798+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T16:32:00.798+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T16:32:00.798+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:32:00.799+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:32:00.799+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:32:00.802+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T16:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:32:00.803+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T16:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T16:32:00.803+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:32:00.803+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:32:00.803+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:32:00.803+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:32:01.115+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:32:01.117+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:31:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:32:01.118+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:31:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:32:01.142+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8e3e28bd-24e5-439f-b085-0303703fbbce [2024-05-21T16:32:01.142+0000] {scheduler_job.py:635} INFO - Setting external_id for to 14d35368-45cb-410b-95ed-ebf498438b87 [2024-05-21T16:32:01.143+0000] {scheduler_job.py:635} INFO - Setting external_id for to d69152bd-e60c-4c87-baeb-a04847c1e8ea [2024-05-21T16:32:02.298+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:32:02.299+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 16:30:00+00:00, run_id=scheduled__2024-05-21T16:30:00+00:00, run_start_date=2024-05-21 16:32:00.737879+00:00, run_end_date=2024-05-21 16:32:02.298948+00:00, run_duration=1.561069, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:30:00+00:00, data_interval_end=2024-05-21 16:32:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T16:32:02.309+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T16:32:00+00:00, run_after=2024-05-21T16:34:00+00:00 [2024-05-21T16:32:02.367+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:30:00+00:00 exited with status success for try_number 1 [2024-05-21T16:32:02.374+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T16:30:00+00:00, map_index=-1, run_start_date=2024-05-21 16:32:01.734529+00:00, run_end_date=2024-05-21 16:32:02.086521+00:00, run_duration=0.351992, state=success, executor_state=success, try_number=1, max_tries=1, job_id=371, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:32:00.800886+00:00, queued_by_job_id=1, pid=7959 [2024-05-21T16:32:03.435+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:32:03.435+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:31:00+00:00, run_id=scheduled__2024-05-21T16:31:00+00:00, run_start_date=2024-05-21 16:32:00.739059+00:00, run_end_date=2024-05-21 16:32:03.435333+00:00, run_duration=2.696274, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:31:00+00:00, data_interval_end=2024-05-21 16:32:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:32:03.444+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:32:00+00:00, run_after=2024-05-21T16:33:00+00:00 [2024-05-21T16:32:03.481+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:31:00+00:00 exited with status success for try_number 1 [2024-05-21T16:32:03.486+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:31:00+00:00, map_index=-1, run_start_date=2024-05-21 16:32:03.007215+00:00, run_end_date=2024-05-21 16:32:03.307265+00:00, run_duration=0.30005, state=success, executor_state=success, try_number=1, max_tries=1, job_id=373, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:32:00.800886+00:00, queued_by_job_id=1, pid=7990 [2024-05-21T16:32:05.695+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:32:05.696+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:31:00+00:00, run_id=scheduled__2024-05-21T16:31:00+00:00, run_start_date=2024-05-21 16:32:00.740961+00:00, run_end_date=2024-05-21 16:32:05.696150+00:00, run_duration=4.955189, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:31:00+00:00, data_interval_end=2024-05-21 16:32:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:32:05.709+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:32:00+00:00, run_after=2024-05-21T16:33:00+00:00 [2024-05-21T16:32:05.748+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:31:00+00:00 exited with status success for try_number 1 [2024-05-21T16:32:05.755+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:31:00+00:00, map_index=-1, run_start_date=2024-05-21 16:32:02.972057+00:00, run_end_date=2024-05-21 16:32:04.635001+00:00, run_duration=1.662944, state=success, executor_state=success, try_number=1, max_tries=1, job_id=372, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:32:00.800886+00:00, queued_by_job_id=1, pid=7989 [2024-05-21T16:33:00.744+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:33:00.759+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:33:00+00:00, run_after=2024-05-21T16:34:00+00:00 [2024-05-21T16:33:00.852+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T16:33:00.852+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:33:00.852+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:33:00.853+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:33:00.856+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:33:00.856+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:33:00.857+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:33:00.857+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:33:01.155+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:32:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:33:01.159+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:32:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:33:01.173+0000] {scheduler_job.py:635} INFO - Setting external_id for to cb576c54-ae26-439b-8e14-b6438acb46a3 [2024-05-21T16:33:01.173+0000] {scheduler_job.py:635} INFO - Setting external_id for to c37eccc4-8524-4bb9-992f-910b9eb95650 [2024-05-21T16:33:04.165+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:33:04.166+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:32:00+00:00, run_id=scheduled__2024-05-21T16:32:00+00:00, run_start_date=2024-05-21 16:33:00.775581+00:00, run_end_date=2024-05-21 16:33:04.166381+00:00, run_duration=3.3908, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:32:00+00:00, data_interval_end=2024-05-21 16:33:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:33:04.178+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:33:00+00:00, run_after=2024-05-21T16:34:00+00:00 [2024-05-21T16:33:04.218+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:32:00+00:00 exited with status success for try_number 1 [2024-05-21T16:33:04.221+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:32:00+00:00, map_index=-1, run_start_date=2024-05-21 16:33:02.966762+00:00, run_end_date=2024-05-21 16:33:03.363775+00:00, run_duration=0.397013, state=success, executor_state=success, try_number=1, max_tries=1, job_id=374, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:33:00.854753+00:00, queued_by_job_id=1, pid=8044 [2024-05-21T16:33:04.899+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:33:04.899+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:32:00+00:00, run_id=scheduled__2024-05-21T16:32:00+00:00, run_start_date=2024-05-21 16:33:00.776643+00:00, run_end_date=2024-05-21 16:33:04.899763+00:00, run_duration=4.12312, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:32:00+00:00, data_interval_end=2024-05-21 16:33:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:33:04.910+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:33:00+00:00, run_after=2024-05-21T16:34:00+00:00 [2024-05-21T16:33:04.939+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:32:00+00:00 exited with status success for try_number 1 [2024-05-21T16:33:04.943+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:32:00+00:00, map_index=-1, run_start_date=2024-05-21 16:33:02.996512+00:00, run_end_date=2024-05-21 16:33:04.580881+00:00, run_duration=1.584369, state=success, executor_state=success, try_number=1, max_tries=1, job_id=375, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:33:00.854753+00:00, queued_by_job_id=1, pid=8045 [2024-05-21T16:34:00.804+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:34:00.817+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:34:00.834+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:34:00+00:00, run_after=2024-05-21T16:35:00+00:00 [2024-05-21T16:34:00.903+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T16:34:00.903+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T16:34:00.903+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:34:00.903+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:34:00.904+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:34:00.907+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T16:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:34:00.908+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T16:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T16:34:00.908+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:34:00.908+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:34:00.908+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:34:00.909+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:34:01.088+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:32:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:34:01.091+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:33:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:34:01.092+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:33:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:34:01.103+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9246a474-43d1-4819-a95b-4d3a1b119df5 [2024-05-21T16:34:01.104+0000] {scheduler_job.py:635} INFO - Setting external_id for to 15534f82-a5f3-450f-859a-7d62e0904311 [2024-05-21T16:34:01.104+0000] {scheduler_job.py:635} INFO - Setting external_id for to 22507d7f-f2fb-4d17-a0e7-852e3f39f05b [2024-05-21T16:34:02.273+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:34:02.274+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 16:32:00+00:00, run_id=scheduled__2024-05-21T16:32:00+00:00, run_start_date=2024-05-21 16:34:00.847722+00:00, run_end_date=2024-05-21 16:34:02.273887+00:00, run_duration=1.426165, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:32:00+00:00, data_interval_end=2024-05-21 16:34:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T16:34:02.281+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T16:34:00+00:00, run_after=2024-05-21T16:36:00+00:00 [2024-05-21T16:34:02.336+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:32:00+00:00 exited with status success for try_number 1 [2024-05-21T16:34:02.345+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T16:32:00+00:00, map_index=-1, run_start_date=2024-05-21 16:34:01.837800+00:00, run_end_date=2024-05-21 16:34:02.169715+00:00, run_duration=0.331915, state=success, executor_state=success, try_number=1, max_tries=1, job_id=376, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:34:00.905809+00:00, queued_by_job_id=1, pid=8080 [2024-05-21T16:34:03.800+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:34:03.800+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:33:00+00:00, run_id=scheduled__2024-05-21T16:33:00+00:00, run_start_date=2024-05-21 16:34:00.849217+00:00, run_end_date=2024-05-21 16:34:03.800559+00:00, run_duration=2.951342, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:33:00+00:00, data_interval_end=2024-05-21 16:34:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:34:03.812+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:34:00+00:00, run_after=2024-05-21T16:35:00+00:00 [2024-05-21T16:34:03.850+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:33:00+00:00 exited with status success for try_number 1 [2024-05-21T16:34:03.854+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:33:00+00:00, map_index=-1, run_start_date=2024-05-21 16:34:03.108389+00:00, run_end_date=2024-05-21 16:34:03.530637+00:00, run_duration=0.422248, state=success, executor_state=success, try_number=1, max_tries=1, job_id=377, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:34:00.905809+00:00, queued_by_job_id=1, pid=8110 [2024-05-21T16:34:05.225+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:34:05.225+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:33:00+00:00, run_id=scheduled__2024-05-21T16:33:00+00:00, run_start_date=2024-05-21 16:34:00.850651+00:00, run_end_date=2024-05-21 16:34:05.225502+00:00, run_duration=4.374851, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:33:00+00:00, data_interval_end=2024-05-21 16:34:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:34:05.238+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:34:00+00:00, run_after=2024-05-21T16:35:00+00:00 [2024-05-21T16:34:06.351+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:33:00+00:00 exited with status success for try_number 1 [2024-05-21T16:34:06.360+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:33:00+00:00, map_index=-1, run_start_date=2024-05-21 16:34:03.121211+00:00, run_end_date=2024-05-21 16:34:05.144359+00:00, run_duration=2.023148, state=success, executor_state=success, try_number=1, max_tries=1, job_id=378, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:34:00.905809+00:00, queued_by_job_id=1, pid=8111 [2024-05-21T16:35:00.858+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:35:00+00:00, run_after=2024-05-21T16:40:00+00:00 [2024-05-21T16:35:00.864+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:35:00.878+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:35:00+00:00, run_after=2024-05-21T16:36:00+00:00 [2024-05-21T16:35:00.965+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T16:35:00.966+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:35:00.966+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:35:00.966+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:35:00.967+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:35:00.970+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T16:30:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T16:35:00.970+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T16:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T16:35:00.971+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:35:00.971+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:35:00.971+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:35:00.971+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:35:01.202+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T16:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:35:01.203+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:34:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:35:01.205+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:34:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:35:01.220+0000] {scheduler_job.py:635} INFO - Setting external_id for to fc02e5e3-6316-4967-961e-9bf348a7640e [2024-05-21T16:35:01.220+0000] {scheduler_job.py:635} INFO - Setting external_id for to b8d16d62-ac5d-497a-aa44-d6fd9eebc6cc [2024-05-21T16:35:01.221+0000] {scheduler_job.py:635} INFO - Setting external_id for to abf5cede-48c9-4b41-9557-c736c7ceecf6 [2024-05-21T16:35:04.537+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:35:04.537+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:34:00+00:00, run_id=scheduled__2024-05-21T16:34:00+00:00, run_start_date=2024-05-21 16:35:00.900486+00:00, run_end_date=2024-05-21 16:35:04.537641+00:00, run_duration=3.637155, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:34:00+00:00, data_interval_end=2024-05-21 16:35:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:35:04.549+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:35:00+00:00, run_after=2024-05-21T16:36:00+00:00 [2024-05-21T16:35:04.573+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:35:04.574+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:35:04.575+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:35:04.578+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T16:30:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T16:35:04.578+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T16:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T16:35:04.627+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T16:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:35:04.628+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T16:30:00+00:00 exited with status success for try_number 1 [2024-05-21T16:35:04.628+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:34:00+00:00 exited with status success for try_number 1 [2024-05-21T16:35:04.634+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:34:00+00:00, map_index=-1, run_start_date=2024-05-21 16:35:03.275096+00:00, run_end_date=2024-05-21 16:35:03.723470+00:00, run_duration=0.448374, state=success, executor_state=success, try_number=1, max_tries=1, job_id=381, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:35:00.968142+00:00, queued_by_job_id=1, pid=8178 [2024-05-21T16:35:04.634+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4ca9ad4d-bbd0-4404-a4d2-9d7c5944b4f7 [2024-05-21T16:35:04.634+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T16:30:00+00:00, map_index=-1, run_start_date=2024-05-21 16:35:03.187690+00:00, run_end_date=2024-05-21 16:35:03.629806+00:00, run_duration=0.442116, state=success, executor_state=success, try_number=1, max_tries=1, job_id=379, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:35:00.968142+00:00, queued_by_job_id=1, pid=8176 [2024-05-21T16:35:06.684+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:35:06.685+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:34:00+00:00, run_id=scheduled__2024-05-21T16:34:00+00:00, run_start_date=2024-05-21 16:35:00.901682+00:00, run_end_date=2024-05-21 16:35:06.684960+00:00, run_duration=5.783278, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:34:00+00:00, data_interval_end=2024-05-21 16:35:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:35:06.697+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:35:00+00:00, run_after=2024-05-21T16:36:00+00:00 [2024-05-21T16:35:06.787+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:34:00+00:00 exited with status success for try_number 1 [2024-05-21T16:35:06.807+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:34:00+00:00, map_index=-1, run_start_date=2024-05-21 16:35:03.281786+00:00, run_end_date=2024-05-21 16:35:05.764468+00:00, run_duration=2.482682, state=success, executor_state=success, try_number=1, max_tries=1, job_id=380, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:35:00.968142+00:00, queued_by_job_id=1, pid=8177 [2024-05-21T16:35:07.875+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:35:07.875+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:35:07.876+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:35:07.879+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T16:30:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T16:35:07.879+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T16:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T16:35:07.951+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T16:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:35:07.952+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T16:30:00+00:00 exited with status success for try_number 1 [2024-05-21T16:35:07.956+0000] {scheduler_job.py:635} INFO - Setting external_id for to f9c1a7e7-aa5d-48e3-9569-4e9003ab8965 [2024-05-21T16:35:07.957+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T16:30:00+00:00, map_index=-1, run_start_date=2024-05-21 16:35:06.614747+00:00, run_end_date=2024-05-21 16:35:07.060942+00:00, run_duration=0.446195, state=success, executor_state=success, try_number=1, max_tries=1, job_id=382, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:35:04.576260+00:00, queued_by_job_id=1, pid=8217 [2024-05-21T16:35:11.011+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:35:11.011+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:35:11.013+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:35:11.018+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T16:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:35:11.018+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T16:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T16:35:11.175+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T16:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:35:11.181+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T16:30:00+00:00 exited with status success for try_number 1 [2024-05-21T16:35:11.196+0000] {scheduler_job.py:635} INFO - Setting external_id for to de93f762-5f22-41bc-9c12-596afe7a8dcb [2024-05-21T16:35:11.197+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T16:30:00+00:00, map_index=0, run_start_date=2024-05-21 16:35:10.285165+00:00, run_end_date=2024-05-21 16:35:10.740442+00:00, run_duration=0.455277, state=success, executor_state=success, try_number=1, max_tries=1, job_id=383, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:35:07.877165+00:00, queued_by_job_id=1, pid=8229 [2024-05-21T16:35:13.410+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:35:13.411+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:30:00+00:00, run_id=scheduled__2024-05-21T16:30:00+00:00, run_start_date=2024-05-21 16:35:00.899396+00:00, run_end_date=2024-05-21 16:35:13.411232+00:00, run_duration=12.511836, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:30:00+00:00, data_interval_end=2024-05-21 16:35:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T16:35:13.418+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:35:00+00:00, run_after=2024-05-21T16:40:00+00:00 [2024-05-21T16:35:13.452+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T16:30:00+00:00 exited with status success for try_number 1 [2024-05-21T16:35:13.459+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T16:30:00+00:00, map_index=-1, run_start_date=2024-05-21 16:35:12.833280+00:00, run_end_date=2024-05-21 16:35:13.083086+00:00, run_duration=0.249806, state=success, executor_state=success, try_number=1, max_tries=1, job_id=384, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:35:11.014566+00:00, queued_by_job_id=1, pid=8241 [2024-05-21T16:35:55.296+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T16:36:00.447+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:36:00+00:00, run_after=2024-05-21T16:37:00+00:00 [2024-05-21T16:36:00.455+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:36:00.463+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:36:00.535+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T16:36:00.535+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T16:36:00.536+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:36:00.536+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:36:00.536+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:36:00.539+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T16:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:36:00.539+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T16:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T16:36:00.540+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:36:00.540+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:36:00.540+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:36:00.540+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:36:00.922+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:34:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:36:00.923+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:36:00.923+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:36:00.937+0000] {scheduler_job.py:635} INFO - Setting external_id for to e2913c80-b91b-4279-90ff-908ae289357b [2024-05-21T16:36:00.937+0000] {scheduler_job.py:635} INFO - Setting external_id for to f6e65a1d-aa40-47d4-b2ec-7341c7c1a021 [2024-05-21T16:36:00.937+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9b6c7f3d-c558-4434-b44e-66d013714d66 [2024-05-21T16:36:02.210+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:36:02.211+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 16:34:00+00:00, run_id=scheduled__2024-05-21T16:34:00+00:00, run_start_date=2024-05-21 16:36:00.479062+00:00, run_end_date=2024-05-21 16:36:02.211071+00:00, run_duration=1.732009, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:34:00+00:00, data_interval_end=2024-05-21 16:36:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T16:36:02.219+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T16:36:00+00:00, run_after=2024-05-21T16:38:00+00:00 [2024-05-21T16:36:02.281+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:34:00+00:00 exited with status success for try_number 1 [2024-05-21T16:36:02.292+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T16:34:00+00:00, map_index=-1, run_start_date=2024-05-21 16:36:01.555518+00:00, run_end_date=2024-05-21 16:36:01.880941+00:00, run_duration=0.325423, state=success, executor_state=success, try_number=1, max_tries=1, job_id=385, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:36:00.537764+00:00, queued_by_job_id=1, pid=8257 [2024-05-21T16:36:03.331+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:36:03.331+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:35:00+00:00, run_id=scheduled__2024-05-21T16:35:00+00:00, run_start_date=2024-05-21 16:36:00.481017+00:00, run_end_date=2024-05-21 16:36:03.331719+00:00, run_duration=2.850702, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:35:00+00:00, data_interval_end=2024-05-21 16:36:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:36:03.344+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:36:00+00:00, run_after=2024-05-21T16:37:00+00:00 [2024-05-21T16:36:03.404+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:35:00+00:00 exited with status success for try_number 1 [2024-05-21T16:36:03.409+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:35:00+00:00, map_index=-1, run_start_date=2024-05-21 16:36:02.719143+00:00, run_end_date=2024-05-21 16:36:03.039958+00:00, run_duration=0.320815, state=success, executor_state=success, try_number=1, max_tries=1, job_id=386, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:36:00.537764+00:00, queued_by_job_id=1, pid=8287 [2024-05-21T16:36:05.508+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:36:05.508+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:35:00+00:00, run_id=scheduled__2024-05-21T16:35:00+00:00, run_start_date=2024-05-21 16:36:00.482995+00:00, run_end_date=2024-05-21 16:36:05.508400+00:00, run_duration=5.025405, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:35:00+00:00, data_interval_end=2024-05-21 16:36:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:36:05.519+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:36:00+00:00, run_after=2024-05-21T16:37:00+00:00 [2024-05-21T16:36:05.549+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:35:00+00:00 exited with status success for try_number 1 [2024-05-21T16:36:05.554+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:35:00+00:00, map_index=-1, run_start_date=2024-05-21 16:36:02.766928+00:00, run_end_date=2024-05-21 16:36:04.616914+00:00, run_duration=1.849986, state=success, executor_state=success, try_number=1, max_tries=1, job_id=387, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:36:00.537764+00:00, queued_by_job_id=1, pid=8288 [2024-05-21T16:37:00.987+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:37:01.003+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:37:00+00:00, run_after=2024-05-21T16:38:00+00:00 [2024-05-21T16:37:01.056+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T16:37:01.057+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:37:01.057+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:37:01.057+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:37:01.060+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:37:01.060+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:37:01.060+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:37:01.060+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:37:01.208+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:36:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:37:01.209+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:36:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:37:01.216+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4befb096-3ed9-4ca7-abb2-10b28721c98a [2024-05-21T16:37:01.216+0000] {scheduler_job.py:635} INFO - Setting external_id for to d3f8ca80-2022-42a7-b526-7032997742dd [2024-05-21T16:37:03.932+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:37:03.933+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:36:00+00:00, run_id=scheduled__2024-05-21T16:36:00+00:00, run_start_date=2024-05-21 16:37:01.014519+00:00, run_end_date=2024-05-21 16:37:03.932913+00:00, run_duration=2.918394, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:36:00+00:00, data_interval_end=2024-05-21 16:37:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:37:03.943+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:37:00+00:00, run_after=2024-05-21T16:38:00+00:00 [2024-05-21T16:37:03.985+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:36:00+00:00 exited with status success for try_number 1 [2024-05-21T16:37:03.992+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:36:00+00:00, map_index=-1, run_start_date=2024-05-21 16:37:02.952649+00:00, run_end_date=2024-05-21 16:37:03.239863+00:00, run_duration=0.287214, state=success, executor_state=success, try_number=1, max_tries=1, job_id=388, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:37:01.058737+00:00, queued_by_job_id=1, pid=8342 [2024-05-21T16:37:05.031+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:37:05.032+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:36:00+00:00, run_id=scheduled__2024-05-21T16:36:00+00:00, run_start_date=2024-05-21 16:37:01.015678+00:00, run_end_date=2024-05-21 16:37:05.032160+00:00, run_duration=4.016482, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:36:00+00:00, data_interval_end=2024-05-21 16:37:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:37:05.044+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:37:00+00:00, run_after=2024-05-21T16:38:00+00:00 [2024-05-21T16:37:05.073+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:36:00+00:00 exited with status success for try_number 1 [2024-05-21T16:37:05.077+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:36:00+00:00, map_index=-1, run_start_date=2024-05-21 16:37:03.004186+00:00, run_end_date=2024-05-21 16:37:04.579910+00:00, run_duration=1.575724, state=success, executor_state=success, try_number=1, max_tries=1, job_id=389, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:37:01.058737+00:00, queued_by_job_id=1, pid=8343 [2024-05-21T16:38:01.042+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:38:01.050+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:38:01.065+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:38:00+00:00, run_after=2024-05-21T16:39:00+00:00 [2024-05-21T16:38:01.128+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T16:38:01.128+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T16:38:01.128+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:38:01.129+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:38:01.129+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:38:01.132+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T16:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:38:01.132+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T16:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T16:38:01.132+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:38:01.132+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:38:01.133+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:38:01.133+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:38:01.540+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:36:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:38:01.540+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:37:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:38:01.540+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:37:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:38:01.552+0000] {scheduler_job.py:635} INFO - Setting external_id for to 046c5816-6437-4b38-babe-4c8c44fc256e [2024-05-21T16:38:01.553+0000] {scheduler_job.py:635} INFO - Setting external_id for to 56df0975-b624-4149-9f35-cdd311e91aab [2024-05-21T16:38:01.553+0000] {scheduler_job.py:635} INFO - Setting external_id for to addcaa28-d8c3-4321-8ee0-ce2df7b62e1f [2024-05-21T16:38:02.412+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:38:02.412+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 16:36:00+00:00, run_id=scheduled__2024-05-21T16:36:00+00:00, run_start_date=2024-05-21 16:38:01.078373+00:00, run_end_date=2024-05-21 16:38:02.412402+00:00, run_duration=1.334029, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:36:00+00:00, data_interval_end=2024-05-21 16:38:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T16:38:02.422+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T16:38:00+00:00, run_after=2024-05-21T16:40:00+00:00 [2024-05-21T16:38:02.481+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:36:00+00:00 exited with status success for try_number 1 [2024-05-21T16:38:02.494+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T16:36:00+00:00, map_index=-1, run_start_date=2024-05-21 16:38:01.946591+00:00, run_end_date=2024-05-21 16:38:02.255153+00:00, run_duration=0.308562, state=success, executor_state=success, try_number=1, max_tries=1, job_id=390, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:38:01.130511+00:00, queued_by_job_id=1, pid=8378 [2024-05-21T16:38:04.623+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:38:04.623+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:37:00+00:00, run_id=scheduled__2024-05-21T16:37:00+00:00, run_start_date=2024-05-21 16:38:01.081492+00:00, run_end_date=2024-05-21 16:38:04.623696+00:00, run_duration=3.542204, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:37:00+00:00, data_interval_end=2024-05-21 16:38:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:38:04.634+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:38:00+00:00, run_after=2024-05-21T16:39:00+00:00 [2024-05-21T16:38:04.669+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:37:00+00:00 exited with status success for try_number 1 [2024-05-21T16:38:04.673+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:37:00+00:00, map_index=-1, run_start_date=2024-05-21 16:38:03.290673+00:00, run_end_date=2024-05-21 16:38:03.619284+00:00, run_duration=0.328611, state=success, executor_state=success, try_number=1, max_tries=1, job_id=392, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:38:01.130511+00:00, queued_by_job_id=1, pid=8409 [2024-05-21T16:38:05.715+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:38:05.715+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:37:00+00:00, run_id=scheduled__2024-05-21T16:37:00+00:00, run_start_date=2024-05-21 16:38:01.082389+00:00, run_end_date=2024-05-21 16:38:05.715516+00:00, run_duration=4.633127, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:37:00+00:00, data_interval_end=2024-05-21 16:38:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:38:05.729+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:38:00+00:00, run_after=2024-05-21T16:39:00+00:00 [2024-05-21T16:38:05.764+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:37:00+00:00 exited with status success for try_number 1 [2024-05-21T16:38:05.769+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:37:00+00:00, map_index=-1, run_start_date=2024-05-21 16:38:03.226864+00:00, run_end_date=2024-05-21 16:38:04.792843+00:00, run_duration=1.565979, state=success, executor_state=success, try_number=1, max_tries=1, job_id=391, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:38:01.130511+00:00, queued_by_job_id=1, pid=8408 [2024-05-21T16:39:00.046+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:39:00.073+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:39:00+00:00, run_after=2024-05-21T16:40:00+00:00 [2024-05-21T16:39:00.180+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T16:39:00.181+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:39:00.181+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:39:00.182+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:39:00.187+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:39:00.187+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:39:00.187+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:39:00.188+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:39:00.460+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:38:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:39:00.461+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:38:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:39:00.471+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3f145fc3-cab6-4fef-89d4-f7dd1d47e15e [2024-05-21T16:39:00.471+0000] {scheduler_job.py:635} INFO - Setting external_id for to a189c646-5f2c-49a6-8c07-bd9f77f24ba7 [2024-05-21T16:39:02.756+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:39:02.757+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:38:00+00:00, run_id=scheduled__2024-05-21T16:38:00+00:00, run_start_date=2024-05-21 16:39:00.102656+00:00, run_end_date=2024-05-21 16:39:02.756968+00:00, run_duration=2.654312, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:38:00+00:00, data_interval_end=2024-05-21 16:39:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:39:02.768+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:39:00+00:00, run_after=2024-05-21T16:40:00+00:00 [2024-05-21T16:39:02.800+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:38:00+00:00 exited with status success for try_number 1 [2024-05-21T16:39:02.805+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:38:00+00:00, map_index=-1, run_start_date=2024-05-21 16:39:02.269391+00:00, run_end_date=2024-05-21 16:39:02.573571+00:00, run_duration=0.30418, state=success, executor_state=success, try_number=1, max_tries=1, job_id=393, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:39:00.183207+00:00, queued_by_job_id=1, pid=8464 [2024-05-21T16:39:06.938+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:39:06.950+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:38:00+00:00, run_id=scheduled__2024-05-21T16:38:00+00:00, run_start_date=2024-05-21 16:39:00.103807+00:00, run_end_date=2024-05-21 16:39:06.950293+00:00, run_duration=6.846486, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:38:00+00:00, data_interval_end=2024-05-21 16:39:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:39:06.967+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:39:00+00:00, run_after=2024-05-21T16:40:00+00:00 [2024-05-21T16:39:07.011+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:38:00+00:00 exited with status success for try_number 1 [2024-05-21T16:39:07.022+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:38:00+00:00, map_index=-1, run_start_date=2024-05-21 16:39:02.269600+00:00, run_end_date=2024-05-21 16:39:06.255352+00:00, run_duration=3.985752, state=success, executor_state=success, try_number=1, max_tries=1, job_id=394, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:39:00.183207+00:00, queued_by_job_id=1, pid=8463 [2024-05-21T16:40:00.515+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:40:00.526+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:40:00+00:00, run_after=2024-05-21T16:45:00+00:00 [2024-05-21T16:40:00.540+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:40:00+00:00, run_after=2024-05-21T16:41:00+00:00 [2024-05-21T16:40:00.546+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:40:00.633+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T16:40:00.633+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:40:00.634+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T16:40:00.634+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:40:00.634+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:40:00.635+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:40:00.638+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T16:35:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T16:40:00.639+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T16:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T16:40:00.639+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T16:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:40:00.639+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T16:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T16:40:00.640+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:40:00.640+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:40:00.640+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:40:00.641+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:40:01.027+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T16:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:40:01.030+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:38:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:40:01.031+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:39:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:40:01.031+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:39:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:40:01.042+0000] {scheduler_job.py:635} INFO - Setting external_id for to 26bc7521-2820-43a0-b2b5-30d7fa9e8e25 [2024-05-21T16:40:01.045+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8378198c-2ead-48e6-8a33-4de1770ba649 [2024-05-21T16:40:01.046+0000] {scheduler_job.py:635} INFO - Setting external_id for to 08ac9c79-acaf-4a53-9e27-4261589e3da8 [2024-05-21T16:40:01.046+0000] {scheduler_job.py:635} INFO - Setting external_id for to cb64cd3d-7d38-4840-88ff-e971d68397e9 [2024-05-21T16:40:03.533+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:40:03.534+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 16:38:00+00:00, run_id=scheduled__2024-05-21T16:38:00+00:00, run_start_date=2024-05-21 16:40:00.561501+00:00, run_end_date=2024-05-21 16:40:03.534394+00:00, run_duration=2.972893, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:38:00+00:00, data_interval_end=2024-05-21 16:40:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T16:40:03.552+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T16:40:00+00:00, run_after=2024-05-21T16:42:00+00:00 [2024-05-21T16:40:03.623+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:38:00+00:00 exited with status success for try_number 1 [2024-05-21T16:40:03.632+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T16:38:00+00:00, map_index=-1, run_start_date=2024-05-21 16:40:02.464194+00:00, run_end_date=2024-05-21 16:40:03.169233+00:00, run_duration=0.705039, state=success, executor_state=success, try_number=1, max_tries=1, job_id=395, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:40:00.636142+00:00, queued_by_job_id=1, pid=8501 [2024-05-21T16:40:04.911+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:40:04.912+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:39:00+00:00, run_id=scheduled__2024-05-21T16:39:00+00:00, run_start_date=2024-05-21 16:40:00.562525+00:00, run_end_date=2024-05-21 16:40:04.911915+00:00, run_duration=4.34939, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:39:00+00:00, data_interval_end=2024-05-21 16:40:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:40:04.921+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:40:00+00:00, run_after=2024-05-21T16:41:00+00:00 [2024-05-21T16:40:04.952+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:40:04.952+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:40:04.953+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:40:04.955+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T16:35:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T16:40:04.955+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T16:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T16:40:04.999+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T16:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:40:04.999+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T16:35:00+00:00 exited with status success for try_number 1 [2024-05-21T16:40:05.004+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:39:00+00:00 exited with status success for try_number 1 [2024-05-21T16:40:05.014+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T16:35:00+00:00, map_index=-1, run_start_date=2024-05-21 16:40:04.190752+00:00, run_end_date=2024-05-21 16:40:04.435507+00:00, run_duration=0.244755, state=success, executor_state=success, try_number=1, max_tries=1, job_id=398, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:40:00.636142+00:00, queued_by_job_id=1, pid=8560 [2024-05-21T16:40:05.014+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7aa75642-2640-482c-ab06-2ce50f9152a5 [2024-05-21T16:40:05.014+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:39:00+00:00, map_index=-1, run_start_date=2024-05-21 16:40:03.816542+00:00, run_end_date=2024-05-21 16:40:04.178925+00:00, run_duration=0.362383, state=success, executor_state=success, try_number=1, max_tries=1, job_id=397, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:40:00.636142+00:00, queued_by_job_id=1, pid=8532 [2024-05-21T16:40:07.267+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:40:07.268+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:39:00+00:00, run_id=scheduled__2024-05-21T16:39:00+00:00, run_start_date=2024-05-21 16:40:00.563534+00:00, run_end_date=2024-05-21 16:40:07.267984+00:00, run_duration=6.70445, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:39:00+00:00, data_interval_end=2024-05-21 16:40:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:40:07.321+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:40:00+00:00, run_after=2024-05-21T16:41:00+00:00 [2024-05-21T16:40:07.411+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:39:00+00:00 exited with status success for try_number 1 [2024-05-21T16:40:07.420+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:39:00+00:00, map_index=-1, run_start_date=2024-05-21 16:40:03.584326+00:00, run_end_date=2024-05-21 16:40:06.270524+00:00, run_duration=2.686198, state=success, executor_state=success, try_number=1, max_tries=1, job_id=396, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:40:00.636142+00:00, queued_by_job_id=1, pid=8526 [2024-05-21T16:40:08.492+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:40:08.492+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:40:08.493+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:40:08.496+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T16:35:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T16:40:08.496+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T16:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T16:40:08.568+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T16:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:40:08.568+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T16:35:00+00:00 exited with status success for try_number 1 [2024-05-21T16:40:08.576+0000] {scheduler_job.py:635} INFO - Setting external_id for to 20f59469-b0bb-4305-aa1c-f8f00c2175cd [2024-05-21T16:40:08.576+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T16:35:00+00:00, map_index=-1, run_start_date=2024-05-21 16:40:07.031534+00:00, run_end_date=2024-05-21 16:40:07.458584+00:00, run_duration=0.42705, state=success, executor_state=success, try_number=1, max_tries=1, job_id=399, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:40:04.953714+00:00, queued_by_job_id=1, pid=8581 [2024-05-21T16:40:11.140+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:40:11.140+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:40:11.141+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:40:11.146+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T16:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:40:11.147+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T16:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T16:40:11.196+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T16:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:40:11.199+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T16:35:00+00:00 exited with status success for try_number 1 [2024-05-21T16:40:11.205+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9054caf4-57b4-4505-b86b-88425be55761 [2024-05-21T16:40:11.205+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T16:35:00+00:00, map_index=0, run_start_date=2024-05-21 16:40:10.632410+00:00, run_end_date=2024-05-21 16:40:10.944541+00:00, run_duration=0.312131, state=success, executor_state=success, try_number=1, max_tries=1, job_id=400, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:40:08.493824+00:00, queued_by_job_id=1, pid=8593 [2024-05-21T16:40:13.394+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:40:13.395+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:35:00+00:00, run_id=scheduled__2024-05-21T16:35:00+00:00, run_start_date=2024-05-21 16:40:00.560435+00:00, run_end_date=2024-05-21 16:40:13.395064+00:00, run_duration=12.834629, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:35:00+00:00, data_interval_end=2024-05-21 16:40:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T16:40:13.400+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:40:00+00:00, run_after=2024-05-21T16:45:00+00:00 [2024-05-21T16:40:13.432+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T16:35:00+00:00 exited with status success for try_number 1 [2024-05-21T16:40:13.436+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T16:35:00+00:00, map_index=-1, run_start_date=2024-05-21 16:40:12.802609+00:00, run_end_date=2024-05-21 16:40:13.056267+00:00, run_duration=0.253658, state=success, executor_state=success, try_number=1, max_tries=1, job_id=401, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:40:11.141751+00:00, queued_by_job_id=1, pid=8605 [2024-05-21T16:40:55.342+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T16:41:00.666+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:41:00+00:00, run_after=2024-05-21T16:42:00+00:00 [2024-05-21T16:41:00.674+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:41:00.725+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T16:41:00.726+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:41:00.726+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:41:00.728+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:41:00.734+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:41:00.734+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:41:00.735+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:41:00.735+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:41:00.936+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:41:00.936+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:41:00.949+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8aa1b284-fe50-4b38-b98e-d2efae107f37 [2024-05-21T16:41:00.951+0000] {scheduler_job.py:635} INFO - Setting external_id for to 243db319-38f4-4925-b939-5356ab3387da [2024-05-21T16:41:04.322+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:41:04.323+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:40:00+00:00, run_id=scheduled__2024-05-21T16:40:00+00:00, run_start_date=2024-05-21 16:41:00.685606+00:00, run_end_date=2024-05-21 16:41:04.323171+00:00, run_duration=3.637565, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:40:00+00:00, data_interval_end=2024-05-21 16:41:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:41:04.335+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:41:00+00:00, run_after=2024-05-21T16:42:00+00:00 [2024-05-21T16:41:04.385+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:40:00+00:00 exited with status success for try_number 1 [2024-05-21T16:41:04.389+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:40:00+00:00, map_index=-1, run_start_date=2024-05-21 16:41:02.883394+00:00, run_end_date=2024-05-21 16:41:03.249003+00:00, run_duration=0.365609, state=success, executor_state=success, try_number=1, max_tries=1, job_id=403, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:41:00.731506+00:00, queued_by_job_id=1, pid=8642 [2024-05-21T16:41:05.742+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:41:05.743+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:40:00+00:00, run_id=scheduled__2024-05-21T16:40:00+00:00, run_start_date=2024-05-21 16:41:00.686786+00:00, run_end_date=2024-05-21 16:41:05.742954+00:00, run_duration=5.056168, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:40:00+00:00, data_interval_end=2024-05-21 16:41:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:41:05.758+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:41:00+00:00, run_after=2024-05-21T16:42:00+00:00 [2024-05-21T16:41:05.800+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:40:00+00:00 exited with status success for try_number 1 [2024-05-21T16:41:05.805+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:40:00+00:00, map_index=-1, run_start_date=2024-05-21 16:41:02.827918+00:00, run_end_date=2024-05-21 16:41:04.588816+00:00, run_duration=1.760898, state=success, executor_state=success, try_number=1, max_tries=1, job_id=402, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:41:00.731506+00:00, queued_by_job_id=1, pid=8641 [2024-05-21T16:42:00.029+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:42:00.037+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:42:00.055+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:42:00+00:00, run_after=2024-05-21T16:43:00+00:00 [2024-05-21T16:42:00.165+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T16:42:00.166+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T16:42:00.166+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:42:00.166+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:42:00.166+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:42:00.169+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T16:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:42:00.169+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T16:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T16:42:00.169+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:42:00.170+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:42:00.170+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:42:00.170+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:42:00.621+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:42:00.621+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:41:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:42:00.621+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:41:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:42:00.639+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1678e36a-b235-4ef8-a43d-90acdea4b8d8 [2024-05-21T16:42:00.642+0000] {scheduler_job.py:635} INFO - Setting external_id for to f42159b6-9253-4d23-9421-b9fc7e7e0625 [2024-05-21T16:42:00.642+0000] {scheduler_job.py:635} INFO - Setting external_id for to 26703af5-0c29-47c5-b0a4-26a40c4f5b19 [2024-05-21T16:42:02.375+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:42:02.378+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 16:40:00+00:00, run_id=scheduled__2024-05-21T16:40:00+00:00, run_start_date=2024-05-21 16:42:00.094671+00:00, run_end_date=2024-05-21 16:42:02.375438+00:00, run_duration=2.280767, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:40:00+00:00, data_interval_end=2024-05-21 16:42:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T16:42:02.402+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T16:42:00+00:00, run_after=2024-05-21T16:44:00+00:00 [2024-05-21T16:42:02.528+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:40:00+00:00 exited with status success for try_number 1 [2024-05-21T16:42:02.535+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T16:40:00+00:00, map_index=-1, run_start_date=2024-05-21 16:42:01.407186+00:00, run_end_date=2024-05-21 16:42:01.957163+00:00, run_duration=0.549977, state=success, executor_state=success, try_number=1, max_tries=1, job_id=404, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:42:00.167685+00:00, queued_by_job_id=1, pid=8677 [2024-05-21T16:42:03.578+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:42:03.579+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:41:00+00:00, run_id=scheduled__2024-05-21T16:41:00+00:00, run_start_date=2024-05-21 16:42:00.095821+00:00, run_end_date=2024-05-21 16:42:03.579664+00:00, run_duration=3.483843, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:41:00+00:00, data_interval_end=2024-05-21 16:42:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:42:03.594+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:42:00+00:00, run_after=2024-05-21T16:43:00+00:00 [2024-05-21T16:42:04.705+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:41:00+00:00 exited with status success for try_number 1 [2024-05-21T16:42:04.710+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:41:00+00:00, map_index=-1, run_start_date=2024-05-21 16:42:03.197658+00:00, run_end_date=2024-05-21 16:42:03.557294+00:00, run_duration=0.359636, state=success, executor_state=success, try_number=1, max_tries=1, job_id=406, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:42:00.167685+00:00, queued_by_job_id=1, pid=8707 [2024-05-21T16:42:05.753+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:42:05.754+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:41:00+00:00, run_id=scheduled__2024-05-21T16:41:00+00:00, run_start_date=2024-05-21 16:42:00.096804+00:00, run_end_date=2024-05-21 16:42:05.754219+00:00, run_duration=5.657415, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:41:00+00:00, data_interval_end=2024-05-21 16:42:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:42:05.768+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:42:00+00:00, run_after=2024-05-21T16:43:00+00:00 [2024-05-21T16:42:05.822+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:41:00+00:00 exited with status success for try_number 1 [2024-05-21T16:42:05.829+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:41:00+00:00, map_index=-1, run_start_date=2024-05-21 16:42:03.008125+00:00, run_end_date=2024-05-21 16:42:04.834700+00:00, run_duration=1.826575, state=success, executor_state=success, try_number=1, max_tries=1, job_id=405, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:42:00.167685+00:00, queued_by_job_id=1, pid=8706 [2024-05-21T16:43:00.311+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:43:00.329+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:43:00+00:00, run_after=2024-05-21T16:44:00+00:00 [2024-05-21T16:43:00.388+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T16:43:00.389+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:43:00.389+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:43:00.389+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:43:00.393+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:43:00.393+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:43:00.393+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:43:00.393+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:43:00.625+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:42:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:43:00.626+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:42:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:43:00.633+0000] {scheduler_job.py:635} INFO - Setting external_id for to a6faf0ca-de1b-4110-bd9e-01c92f233202 [2024-05-21T16:43:00.633+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8d93204c-e6ad-41d9-85db-d70da8c537a1 [2024-05-21T16:43:03.511+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:43:03.512+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:42:00+00:00, run_id=scheduled__2024-05-21T16:42:00+00:00, run_start_date=2024-05-21 16:43:00.343773+00:00, run_end_date=2024-05-21 16:43:03.512166+00:00, run_duration=3.168393, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:42:00+00:00, data_interval_end=2024-05-21 16:43:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:43:03.523+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:43:00+00:00, run_after=2024-05-21T16:44:00+00:00 [2024-05-21T16:43:03.554+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:42:00+00:00 exited with status success for try_number 1 [2024-05-21T16:43:03.558+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:42:00+00:00, map_index=-1, run_start_date=2024-05-21 16:43:02.380587+00:00, run_end_date=2024-05-21 16:43:02.694362+00:00, run_duration=0.313775, state=success, executor_state=success, try_number=1, max_tries=1, job_id=407, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:43:00.391190+00:00, queued_by_job_id=1, pid=8761 [2024-05-21T16:43:04.595+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:43:04.596+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:42:00+00:00, run_id=scheduled__2024-05-21T16:42:00+00:00, run_start_date=2024-05-21 16:43:00.344935+00:00, run_end_date=2024-05-21 16:43:04.596220+00:00, run_duration=4.251285, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:42:00+00:00, data_interval_end=2024-05-21 16:43:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:43:04.612+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:43:00+00:00, run_after=2024-05-21T16:44:00+00:00 [2024-05-21T16:43:04.644+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:42:00+00:00 exited with status success for try_number 1 [2024-05-21T16:43:04.651+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:42:00+00:00, map_index=-1, run_start_date=2024-05-21 16:43:02.425871+00:00, run_end_date=2024-05-21 16:43:04.369531+00:00, run_duration=1.94366, state=success, executor_state=success, try_number=1, max_tries=1, job_id=408, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:43:00.391190+00:00, queued_by_job_id=1, pid=8762 [2024-05-21T16:44:00.595+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:44:00+00:00, run_after=2024-05-21T16:45:00+00:00 [2024-05-21T16:44:00.605+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:44:00.613+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:44:00.689+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T16:44:00.689+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T16:44:00.689+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:44:00.690+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:44:00.690+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:44:00.694+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T16:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:44:00.694+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T16:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T16:44:00.695+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:44:00.695+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:44:00.695+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:44:00.695+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:44:01.049+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:42:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:44:01.050+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:43:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:44:01.050+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:43:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:44:01.064+0000] {scheduler_job.py:635} INFO - Setting external_id for to 50e705af-7e83-4b1e-a0a9-7e7ef44b1a3f [2024-05-21T16:44:01.065+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0813c56f-882a-4ba9-9751-16b6daf7a7d3 [2024-05-21T16:44:01.065+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5e0d39d5-aa24-4e70-b39b-299a95ff65cb [2024-05-21T16:44:03.117+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:44:03.118+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 16:42:00+00:00, run_id=scheduled__2024-05-21T16:42:00+00:00, run_start_date=2024-05-21 16:44:00.625286+00:00, run_end_date=2024-05-21 16:44:03.118225+00:00, run_duration=2.492939, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:42:00+00:00, data_interval_end=2024-05-21 16:44:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T16:44:03.135+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T16:44:00+00:00, run_after=2024-05-21T16:46:00+00:00 [2024-05-21T16:44:03.198+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:42:00+00:00 exited with status success for try_number 1 [2024-05-21T16:44:03.203+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T16:42:00+00:00, map_index=-1, run_start_date=2024-05-21 16:44:02.007430+00:00, run_end_date=2024-05-21 16:44:02.415469+00:00, run_duration=0.408039, state=success, executor_state=success, try_number=1, max_tries=1, job_id=409, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:44:00.691581+00:00, queued_by_job_id=1, pid=8799 [2024-05-21T16:44:04.239+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:44:04.240+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:43:00+00:00, run_id=scheduled__2024-05-21T16:43:00+00:00, run_start_date=2024-05-21 16:44:00.626197+00:00, run_end_date=2024-05-21 16:44:04.240064+00:00, run_duration=3.613867, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:43:00+00:00, data_interval_end=2024-05-21 16:44:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:44:04.251+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:44:00+00:00, run_after=2024-05-21T16:45:00+00:00 [2024-05-21T16:44:04.286+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:43:00+00:00 exited with status success for try_number 1 [2024-05-21T16:44:04.291+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:43:00+00:00, map_index=-1, run_start_date=2024-05-21 16:44:02.828092+00:00, run_end_date=2024-05-21 16:44:03.148058+00:00, run_duration=0.319966, state=success, executor_state=success, try_number=1, max_tries=1, job_id=411, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:44:00.691581+00:00, queued_by_job_id=1, pid=8828 [2024-05-21T16:44:05.329+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:44:05.329+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:43:00+00:00, run_id=scheduled__2024-05-21T16:43:00+00:00, run_start_date=2024-05-21 16:44:00.627745+00:00, run_end_date=2024-05-21 16:44:05.329400+00:00, run_duration=4.701655, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:43:00+00:00, data_interval_end=2024-05-21 16:44:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:44:05.339+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:44:00+00:00, run_after=2024-05-21T16:45:00+00:00 [2024-05-21T16:44:05.369+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:43:00+00:00 exited with status success for try_number 1 [2024-05-21T16:44:05.374+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:43:00+00:00, map_index=-1, run_start_date=2024-05-21 16:44:02.805975+00:00, run_end_date=2024-05-21 16:44:04.757063+00:00, run_duration=1.951088, state=success, executor_state=success, try_number=1, max_tries=1, job_id=410, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:44:00.691581+00:00, queued_by_job_id=1, pid=8827 [2024-05-21T16:45:00.883+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:45:00+00:00, run_after=2024-05-21T16:50:00+00:00 [2024-05-21T16:45:00.890+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:45:00.903+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:45:00+00:00, run_after=2024-05-21T16:46:00+00:00 [2024-05-21T16:45:00.982+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T16:45:00.982+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:45:00.982+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:45:00.982+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:45:00.983+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:45:00.986+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T16:40:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T16:45:00.986+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T16:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T16:45:00.987+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:45:00.987+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:45:00.987+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:45:00.987+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:45:01.320+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T16:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:45:01.321+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:44:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:45:01.321+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:44:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:45:01.329+0000] {scheduler_job.py:635} INFO - Setting external_id for to 53587636-a767-49db-b0ed-ed7d82a9aef7 [2024-05-21T16:45:01.332+0000] {scheduler_job.py:635} INFO - Setting external_id for to e850abe5-07c1-4ce1-8dde-68b33002cbdd [2024-05-21T16:45:01.333+0000] {scheduler_job.py:635} INFO - Setting external_id for to 173cdab5-3a63-4632-9666-6e4e3df9c941 [2024-05-21T16:45:04.022+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:45:04.022+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:44:00+00:00, run_id=scheduled__2024-05-21T16:44:00+00:00, run_start_date=2024-05-21 16:45:00.922126+00:00, run_end_date=2024-05-21 16:45:04.022762+00:00, run_duration=3.100636, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:44:00+00:00, data_interval_end=2024-05-21 16:45:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:45:04.048+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:45:00+00:00, run_after=2024-05-21T16:46:00+00:00 [2024-05-21T16:45:05.158+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:45:05.159+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:45:05.160+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:45:05.162+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T16:40:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T16:45:05.162+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T16:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T16:45:05.203+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T16:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:45:05.204+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T16:40:00+00:00 exited with status success for try_number 1 [2024-05-21T16:45:05.204+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:44:00+00:00 exited with status success for try_number 1 [2024-05-21T16:45:05.213+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:44:00+00:00, map_index=-1, run_start_date=2024-05-21 16:45:03.529172+00:00, run_end_date=2024-05-21 16:45:03.901820+00:00, run_duration=0.372648, state=success, executor_state=success, try_number=1, max_tries=1, job_id=413, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:45:00.984505+00:00, queued_by_job_id=1, pid=8884 [2024-05-21T16:45:05.213+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T16:40:00+00:00, map_index=-1, run_start_date=2024-05-21 16:45:03.862225+00:00, run_end_date=2024-05-21 16:45:04.203648+00:00, run_duration=0.341423, state=success, executor_state=success, try_number=1, max_tries=1, job_id=414, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:45:00.984505+00:00, queued_by_job_id=1, pid=8912 [2024-05-21T16:45:05.214+0000] {scheduler_job.py:635} INFO - Setting external_id for to 44b49561-a438-47f4-9a7b-795cdc8a5803 [2024-05-21T16:45:07.457+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:45:07.459+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:44:00+00:00, run_id=scheduled__2024-05-21T16:44:00+00:00, run_start_date=2024-05-21 16:45:00.923127+00:00, run_end_date=2024-05-21 16:45:07.459143+00:00, run_duration=6.536016, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:44:00+00:00, data_interval_end=2024-05-21 16:45:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:45:07.533+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:45:00+00:00, run_after=2024-05-21T16:46:00+00:00 [2024-05-21T16:45:07.692+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:44:00+00:00 exited with status success for try_number 1 [2024-05-21T16:45:07.712+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:44:00+00:00, map_index=-1, run_start_date=2024-05-21 16:45:03.449280+00:00, run_end_date=2024-05-21 16:45:06.433578+00:00, run_duration=2.984298, state=success, executor_state=success, try_number=1, max_tries=1, job_id=412, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:45:00.984505+00:00, queued_by_job_id=1, pid=8883 [2024-05-21T16:45:08.863+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:45:08.863+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:45:08.864+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:45:08.866+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T16:40:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T16:45:08.866+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T16:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T16:45:08.960+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T16:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:45:08.960+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T16:40:00+00:00 exited with status success for try_number 1 [2024-05-21T16:45:09.042+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7e93ea0b-3bb1-4f0d-9d99-267cf2bae38b [2024-05-21T16:45:09.042+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T16:40:00+00:00, map_index=-1, run_start_date=2024-05-21 16:45:07.516577+00:00, run_end_date=2024-05-21 16:45:08.076345+00:00, run_duration=0.559768, state=success, executor_state=success, try_number=1, max_tries=1, job_id=415, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:45:05.160660+00:00, queued_by_job_id=1, pid=8933 [2024-05-21T16:45:12.305+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:45:12.305+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:45:12.306+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:45:12.308+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T16:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:45:12.308+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T16:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T16:45:12.364+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T16:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:45:12.364+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T16:40:00+00:00 exited with status success for try_number 1 [2024-05-21T16:45:12.372+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5d37806c-a950-4c2b-8103-596294d3b266 [2024-05-21T16:45:12.373+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T16:40:00+00:00, map_index=0, run_start_date=2024-05-21 16:45:11.482633+00:00, run_end_date=2024-05-21 16:45:11.761776+00:00, run_duration=0.279143, state=success, executor_state=success, try_number=1, max_tries=1, job_id=416, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:45:08.864927+00:00, queued_by_job_id=1, pid=8945 [2024-05-21T16:45:15.392+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:45:15.392+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:40:00+00:00, run_id=scheduled__2024-05-21T16:40:00+00:00, run_start_date=2024-05-21 16:45:00.920654+00:00, run_end_date=2024-05-21 16:45:15.392458+00:00, run_duration=14.471804, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:40:00+00:00, data_interval_end=2024-05-21 16:45:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T16:45:15.398+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:45:00+00:00, run_after=2024-05-21T16:50:00+00:00 [2024-05-21T16:45:15.427+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T16:40:00+00:00 exited with status success for try_number 1 [2024-05-21T16:45:15.432+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T16:40:00+00:00, map_index=-1, run_start_date=2024-05-21 16:45:14.267522+00:00, run_end_date=2024-05-21 16:45:14.521518+00:00, run_duration=0.253996, state=success, executor_state=success, try_number=1, max_tries=1, job_id=417, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:45:12.307062+00:00, queued_by_job_id=1, pid=8957 [2024-05-21T16:45:55.387+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T16:46:00.370+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:46:00.376+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:46:00.394+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:46:00+00:00, run_after=2024-05-21T16:47:00+00:00 [2024-05-21T16:46:00.473+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T16:46:00.473+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T16:46:00.474+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:46:00.474+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:46:00.475+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:46:00.479+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T16:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:46:00.480+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T16:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T16:46:00.480+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:46:00.480+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:46:00.481+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:46:00.481+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:46:00.848+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:44:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:46:00.852+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:46:00.852+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:46:00.869+0000] {scheduler_job.py:635} INFO - Setting external_id for to 676c5203-d4a3-49ac-8be1-62a89bd13548 [2024-05-21T16:46:00.870+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3bd27deb-f148-4082-97bd-1ccc7a00c77e [2024-05-21T16:46:00.870+0000] {scheduler_job.py:635} INFO - Setting external_id for to ded9eee5-e068-4afb-958d-4f23a82aa1aa [2024-05-21T16:46:02.892+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:46:02.892+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 16:44:00+00:00, run_id=scheduled__2024-05-21T16:44:00+00:00, run_start_date=2024-05-21 16:46:00.409757+00:00, run_end_date=2024-05-21 16:46:02.892761+00:00, run_duration=2.483004, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:44:00+00:00, data_interval_end=2024-05-21 16:46:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T16:46:02.904+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T16:46:00+00:00, run_after=2024-05-21T16:48:00+00:00 [2024-05-21T16:46:02.965+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:44:00+00:00 exited with status success for try_number 1 [2024-05-21T16:46:02.973+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T16:44:00+00:00, map_index=-1, run_start_date=2024-05-21 16:46:01.567678+00:00, run_end_date=2024-05-21 16:46:01.917464+00:00, run_duration=0.349786, state=success, executor_state=success, try_number=1, max_tries=1, job_id=418, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:46:00.476495+00:00, queued_by_job_id=1, pid=8974 [2024-05-21T16:46:03.905+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:46:03.905+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:45:00+00:00, run_id=scheduled__2024-05-21T16:45:00+00:00, run_start_date=2024-05-21 16:46:00.410918+00:00, run_end_date=2024-05-21 16:46:03.905618+00:00, run_duration=3.4947, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:45:00+00:00, data_interval_end=2024-05-21 16:46:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:46:03.914+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:46:00+00:00, run_after=2024-05-21T16:47:00+00:00 [2024-05-21T16:46:03.959+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:45:00+00:00 exited with status success for try_number 1 [2024-05-21T16:46:03.966+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:45:00+00:00, map_index=-1, run_start_date=2024-05-21 16:46:02.768398+00:00, run_end_date=2024-05-21 16:46:03.092080+00:00, run_duration=0.323682, state=success, executor_state=success, try_number=1, max_tries=1, job_id=419, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:46:00.476495+00:00, queued_by_job_id=1, pid=9004 [2024-05-21T16:46:05.029+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:46:05.029+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:45:00+00:00, run_id=scheduled__2024-05-21T16:45:00+00:00, run_start_date=2024-05-21 16:46:00.412107+00:00, run_end_date=2024-05-21 16:46:05.029708+00:00, run_duration=4.617601, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:45:00+00:00, data_interval_end=2024-05-21 16:46:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:46:05.040+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:46:00+00:00, run_after=2024-05-21T16:47:00+00:00 [2024-05-21T16:46:05.075+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:45:00+00:00 exited with status success for try_number 1 [2024-05-21T16:46:05.082+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:45:00+00:00, map_index=-1, run_start_date=2024-05-21 16:46:02.840777+00:00, run_end_date=2024-05-21 16:46:04.355159+00:00, run_duration=1.514382, state=success, executor_state=success, try_number=1, max_tries=1, job_id=420, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:46:00.476495+00:00, queued_by_job_id=1, pid=9005 [2024-05-21T16:47:00.077+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:47:00+00:00, run_after=2024-05-21T16:48:00+00:00 [2024-05-21T16:47:00.085+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:47:00.143+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T16:47:00.143+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:47:00.143+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:47:00.144+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:47:00.147+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:47:00.147+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:47:00.147+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:47:00.147+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:47:00.363+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:46:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:47:00.364+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:46:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:47:00.375+0000] {scheduler_job.py:635} INFO - Setting external_id for to ca179f0a-50f6-4897-9cc4-379996320e19 [2024-05-21T16:47:00.375+0000] {scheduler_job.py:635} INFO - Setting external_id for to 59587165-4093-43ac-bd77-129ee4f5be19 [2024-05-21T16:47:03.038+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:47:03.038+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:46:00+00:00, run_id=scheduled__2024-05-21T16:46:00+00:00, run_start_date=2024-05-21 16:47:00.097524+00:00, run_end_date=2024-05-21 16:47:03.038763+00:00, run_duration=2.941239, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:46:00+00:00, data_interval_end=2024-05-21 16:47:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:47:03.048+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:47:00+00:00, run_after=2024-05-21T16:48:00+00:00 [2024-05-21T16:47:03.085+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:46:00+00:00 exited with status success for try_number 1 [2024-05-21T16:47:03.090+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:46:00+00:00, map_index=-1, run_start_date=2024-05-21 16:47:02.340083+00:00, run_end_date=2024-05-21 16:47:02.661708+00:00, run_duration=0.321625, state=success, executor_state=success, try_number=1, max_tries=1, job_id=422, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:47:00.145440+00:00, queued_by_job_id=1, pid=9060 [2024-05-21T16:47:05.783+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:47:05.784+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:46:00+00:00, run_id=scheduled__2024-05-21T16:46:00+00:00, run_start_date=2024-05-21 16:47:00.098650+00:00, run_end_date=2024-05-21 16:47:05.784059+00:00, run_duration=5.685409, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:46:00+00:00, data_interval_end=2024-05-21 16:47:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:47:05.804+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:47:00+00:00, run_after=2024-05-21T16:48:00+00:00 [2024-05-21T16:47:05.843+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:46:00+00:00 exited with status success for try_number 1 [2024-05-21T16:47:05.850+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:46:00+00:00, map_index=-1, run_start_date=2024-05-21 16:47:02.258552+00:00, run_end_date=2024-05-21 16:47:04.889135+00:00, run_duration=2.630583, state=success, executor_state=success, try_number=1, max_tries=1, job_id=421, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:47:00.145440+00:00, queued_by_job_id=1, pid=9059 [2024-05-21T16:48:00.384+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:48:00.402+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:48:00+00:00, run_after=2024-05-21T16:49:00+00:00 [2024-05-21T16:48:00.410+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:48:00.487+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T16:48:00.488+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T16:48:00.488+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:48:00.488+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:48:00.489+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:48:00.493+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T16:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:48:00.493+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T16:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T16:48:00.494+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:48:00.494+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:48:00.495+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:48:00.495+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:48:00.829+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:46:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:48:00.831+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:47:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:48:00.831+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:47:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:48:00.846+0000] {scheduler_job.py:635} INFO - Setting external_id for to cec29aba-09a0-4461-b370-3f1077db5792 [2024-05-21T16:48:00.847+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4084c97f-1adf-4bb8-83d8-a7af30ae0a3b [2024-05-21T16:48:00.847+0000] {scheduler_job.py:635} INFO - Setting external_id for to 451c94b5-01e7-4167-90ad-d0f3c94a6ef9 [2024-05-21T16:48:02.055+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:48:02.057+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 16:46:00+00:00, run_id=scheduled__2024-05-21T16:46:00+00:00, run_start_date=2024-05-21 16:48:00.425614+00:00, run_end_date=2024-05-21 16:48:02.057458+00:00, run_duration=1.631844, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:46:00+00:00, data_interval_end=2024-05-21 16:48:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T16:48:02.070+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T16:48:00+00:00, run_after=2024-05-21T16:50:00+00:00 [2024-05-21T16:48:03.290+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:46:00+00:00 exited with status success for try_number 1 [2024-05-21T16:48:03.300+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T16:46:00+00:00, map_index=-1, run_start_date=2024-05-21 16:48:01.618563+00:00, run_end_date=2024-05-21 16:48:01.961711+00:00, run_duration=0.343148, state=success, executor_state=success, try_number=1, max_tries=1, job_id=423, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:48:00.491468+00:00, queued_by_job_id=1, pid=9095 [2024-05-21T16:48:04.355+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:48:04.355+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:47:00+00:00, run_id=scheduled__2024-05-21T16:47:00+00:00, run_start_date=2024-05-21 16:48:00.426822+00:00, run_end_date=2024-05-21 16:48:04.355484+00:00, run_duration=3.928662, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:47:00+00:00, data_interval_end=2024-05-21 16:48:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:48:04.365+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:48:00+00:00, run_after=2024-05-21T16:49:00+00:00 [2024-05-21T16:48:04.399+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:47:00+00:00 exited with status success for try_number 1 [2024-05-21T16:48:04.403+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:47:00+00:00, map_index=-1, run_start_date=2024-05-21 16:48:02.941897+00:00, run_end_date=2024-05-21 16:48:03.429141+00:00, run_duration=0.487244, state=success, executor_state=success, try_number=1, max_tries=1, job_id=425, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:48:00.491468+00:00, queued_by_job_id=1, pid=9126 [2024-05-21T16:48:05.439+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:48:05.440+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:47:00+00:00, run_id=scheduled__2024-05-21T16:47:00+00:00, run_start_date=2024-05-21 16:48:00.427851+00:00, run_end_date=2024-05-21 16:48:05.440491+00:00, run_duration=5.01264, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:47:00+00:00, data_interval_end=2024-05-21 16:48:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:48:05.452+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:48:00+00:00, run_after=2024-05-21T16:49:00+00:00 [2024-05-21T16:48:05.577+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:47:00+00:00 exited with status success for try_number 1 [2024-05-21T16:48:05.583+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:47:00+00:00, map_index=-1, run_start_date=2024-05-21 16:48:02.926363+00:00, run_end_date=2024-05-21 16:48:05.182263+00:00, run_duration=2.2559, state=success, executor_state=success, try_number=1, max_tries=1, job_id=424, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:48:00.491468+00:00, queued_by_job_id=1, pid=9125 [2024-05-21T16:49:00.722+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:49:00.738+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:49:00+00:00, run_after=2024-05-21T16:50:00+00:00 [2024-05-21T16:49:00.800+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T16:49:00.800+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:49:00.801+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:49:00.801+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:49:00.804+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:49:00.805+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:49:00.805+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:49:00.806+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:49:01.076+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:48:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:49:01.076+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:48:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:49:01.083+0000] {scheduler_job.py:635} INFO - Setting external_id for to 83907087-663c-413a-a7c1-04819de2e4b4 [2024-05-21T16:49:01.084+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4bbf4006-0a4f-476e-8d77-f5f794cb2c1a [2024-05-21T16:49:03.310+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:49:03.311+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:48:00+00:00, run_id=scheduled__2024-05-21T16:48:00+00:00, run_start_date=2024-05-21 16:49:00.751582+00:00, run_end_date=2024-05-21 16:49:03.311441+00:00, run_duration=2.559859, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:48:00+00:00, data_interval_end=2024-05-21 16:49:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:49:03.323+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:49:00+00:00, run_after=2024-05-21T16:50:00+00:00 [2024-05-21T16:49:03.382+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:48:00+00:00 exited with status success for try_number 1 [2024-05-21T16:49:03.388+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:48:00+00:00, map_index=-1, run_start_date=2024-05-21 16:49:02.806640+00:00, run_end_date=2024-05-21 16:49:03.096575+00:00, run_duration=0.289935, state=success, executor_state=success, try_number=1, max_tries=1, job_id=427, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:49:00.802973+00:00, queued_by_job_id=1, pid=9181 [2024-05-21T16:49:05.511+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:49:05.512+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:48:00+00:00, run_id=scheduled__2024-05-21T16:48:00+00:00, run_start_date=2024-05-21 16:49:00.752852+00:00, run_end_date=2024-05-21 16:49:05.511857+00:00, run_duration=4.759005, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:48:00+00:00, data_interval_end=2024-05-21 16:49:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:49:05.522+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:49:00+00:00, run_after=2024-05-21T16:50:00+00:00 [2024-05-21T16:49:05.552+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:48:00+00:00 exited with status success for try_number 1 [2024-05-21T16:49:05.555+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:48:00+00:00, map_index=-1, run_start_date=2024-05-21 16:49:02.792776+00:00, run_end_date=2024-05-21 16:49:04.490541+00:00, run_duration=1.697765, state=success, executor_state=success, try_number=1, max_tries=1, job_id=426, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:49:00.802973+00:00, queued_by_job_id=1, pid=9180 [2024-05-21T16:50:00.449+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:50:00+00:00, run_after=2024-05-21T16:55:00+00:00 [2024-05-21T16:50:00.456+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:50:00.470+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:50:00+00:00, run_after=2024-05-21T16:51:00+00:00 [2024-05-21T16:50:00.476+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:50:00.558+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T16:50:00.558+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:50:00.558+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T16:50:00.559+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:50:00.559+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:50:00.560+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:50:00.564+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T16:45:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T16:50:00.565+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T16:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T16:50:00.565+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T16:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:50:00.565+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T16:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T16:50:00.565+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:50:00.565+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:50:00.566+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:50:00.566+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:50:01.016+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T16:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:50:01.016+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:48:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:50:01.017+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:49:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:50:01.017+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:49:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:50:01.034+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6889bf1a-3e8e-43dd-850c-e591d8b3ca73 [2024-05-21T16:50:01.035+0000] {scheduler_job.py:635} INFO - Setting external_id for to 436182e0-5657-4afd-9c08-f94301172be3 [2024-05-21T16:50:01.035+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6af9cfed-33dd-4d6a-8528-61e0c8d2293e [2024-05-21T16:50:01.035+0000] {scheduler_job.py:635} INFO - Setting external_id for to fcf29b81-0ab2-450a-892c-a318f31e3f9a [2024-05-21T16:50:03.581+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:50:03.583+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 16:48:00+00:00, run_id=scheduled__2024-05-21T16:48:00+00:00, run_start_date=2024-05-21 16:50:00.490232+00:00, run_end_date=2024-05-21 16:50:03.583148+00:00, run_duration=3.092916, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:48:00+00:00, data_interval_end=2024-05-21 16:50:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T16:50:03.595+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T16:50:00+00:00, run_after=2024-05-21T16:52:00+00:00 [2024-05-21T16:50:03.677+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:48:00+00:00 exited with status success for try_number 1 [2024-05-21T16:50:03.684+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T16:48:00+00:00, map_index=-1, run_start_date=2024-05-21 16:50:01.980383+00:00, run_end_date=2024-05-21 16:50:02.452978+00:00, run_duration=0.472595, state=success, executor_state=success, try_number=1, max_tries=1, job_id=428, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:50:00.562582+00:00, queued_by_job_id=1, pid=9217 [2024-05-21T16:50:04.730+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:50:04.730+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:49:00+00:00, run_id=scheduled__2024-05-21T16:49:00+00:00, run_start_date=2024-05-21 16:50:00.491313+00:00, run_end_date=2024-05-21 16:50:04.730276+00:00, run_duration=4.238963, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:49:00+00:00, data_interval_end=2024-05-21 16:50:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:50:04.741+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:50:00+00:00, run_after=2024-05-21T16:51:00+00:00 [2024-05-21T16:50:04.778+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:50:04.778+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:50:04.779+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:50:04.784+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T16:45:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T16:50:04.784+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T16:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T16:50:04.846+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T16:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:50:04.847+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T16:45:00+00:00 exited with status success for try_number 1 [2024-05-21T16:50:04.847+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:49:00+00:00 exited with status success for try_number 1 [2024-05-21T16:50:04.855+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T16:45:00+00:00, map_index=-1, run_start_date=2024-05-21 16:50:03.561264+00:00, run_end_date=2024-05-21 16:50:03.921133+00:00, run_duration=0.359869, state=success, executor_state=success, try_number=1, max_tries=1, job_id=431, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:50:00.562582+00:00, queued_by_job_id=1, pid=9259 [2024-05-21T16:50:04.855+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:49:00+00:00, map_index=-1, run_start_date=2024-05-21 16:50:03.473529+00:00, run_end_date=2024-05-21 16:50:03.895588+00:00, run_duration=0.422059, state=success, executor_state=success, try_number=1, max_tries=1, job_id=430, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:50:00.562582+00:00, queued_by_job_id=1, pid=9258 [2024-05-21T16:50:04.855+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6709168d-135a-427b-98eb-721b32a4df67 [2024-05-21T16:50:06.125+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:50:06.125+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:49:00+00:00, run_id=scheduled__2024-05-21T16:49:00+00:00, run_start_date=2024-05-21 16:50:00.492313+00:00, run_end_date=2024-05-21 16:50:06.125761+00:00, run_duration=5.633448, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:49:00+00:00, data_interval_end=2024-05-21 16:50:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:50:06.140+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:50:00+00:00, run_after=2024-05-21T16:51:00+00:00 [2024-05-21T16:50:06.228+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:49:00+00:00 exited with status success for try_number 1 [2024-05-21T16:50:06.236+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:49:00+00:00, map_index=-1, run_start_date=2024-05-21 16:50:03.424449+00:00, run_end_date=2024-05-21 16:50:05.649979+00:00, run_duration=2.22553, state=success, executor_state=success, try_number=1, max_tries=1, job_id=429, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:50:00.562582+00:00, queued_by_job_id=1, pid=9257 [2024-05-21T16:50:07.315+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:50:07.317+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:50:07.318+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:50:07.320+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T16:45:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T16:50:07.320+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T16:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T16:50:07.442+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T16:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:50:07.443+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T16:45:00+00:00 exited with status success for try_number 1 [2024-05-21T16:50:07.452+0000] {scheduler_job.py:635} INFO - Setting external_id for to 09056023-c896-4dd1-a9ec-c6eacecf77c7 [2024-05-21T16:50:07.454+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T16:45:00+00:00, map_index=-1, run_start_date=2024-05-21 16:50:06.729740+00:00, run_end_date=2024-05-21 16:50:07.041187+00:00, run_duration=0.311447, state=success, executor_state=success, try_number=1, max_tries=1, job_id=432, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:50:04.780516+00:00, queued_by_job_id=1, pid=9298 [2024-05-21T16:50:11.019+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:50:11.023+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:50:11.024+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:50:11.041+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T16:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:50:11.041+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T16:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T16:50:11.226+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T16:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:50:11.227+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T16:45:00+00:00 exited with status success for try_number 1 [2024-05-21T16:50:11.250+0000] {scheduler_job.py:635} INFO - Setting external_id for to abb16272-ae6c-43c2-b552-2c665a118003 [2024-05-21T16:50:11.268+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T16:45:00+00:00, map_index=0, run_start_date=2024-05-21 16:50:09.568537+00:00, run_end_date=2024-05-21 16:50:10.045303+00:00, run_duration=0.476766, state=success, executor_state=success, try_number=1, max_tries=1, job_id=433, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:50:07.319028+00:00, queued_by_job_id=1, pid=9310 [2024-05-21T16:50:13.785+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:50:13.785+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:45:00+00:00, run_id=scheduled__2024-05-21T16:45:00+00:00, run_start_date=2024-05-21 16:50:00.489146+00:00, run_end_date=2024-05-21 16:50:13.785817+00:00, run_duration=13.296671, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:45:00+00:00, data_interval_end=2024-05-21 16:50:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T16:50:13.792+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:50:00+00:00, run_after=2024-05-21T16:55:00+00:00 [2024-05-21T16:50:13.820+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T16:45:00+00:00 exited with status success for try_number 1 [2024-05-21T16:50:13.825+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T16:45:00+00:00, map_index=-1, run_start_date=2024-05-21 16:50:12.928779+00:00, run_end_date=2024-05-21 16:50:13.182843+00:00, run_duration=0.254064, state=success, executor_state=success, try_number=1, max_tries=1, job_id=434, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:50:11.030426+00:00, queued_by_job_id=1, pid=9322 [2024-05-21T16:50:55.441+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T16:51:00.211+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:51:00.236+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:51:00+00:00, run_after=2024-05-21T16:52:00+00:00 [2024-05-21T16:51:00.303+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T16:51:00.303+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:51:00.303+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:51:00.304+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:51:00.306+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:51:00.307+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:51:00.307+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:51:00.307+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:51:00.548+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:51:00.548+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:51:00.561+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4e8f098b-1b97-4dbb-adb6-4439ce5dcb72 [2024-05-21T16:51:00.561+0000] {scheduler_job.py:635} INFO - Setting external_id for to a54d00a3-5e91-4e2b-b8a2-49cb801b4cc7 [2024-05-21T16:51:03.174+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:51:03.174+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:50:00+00:00, run_id=scheduled__2024-05-21T16:50:00+00:00, run_start_date=2024-05-21 16:51:00.259611+00:00, run_end_date=2024-05-21 16:51:03.174482+00:00, run_duration=2.914871, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:50:00+00:00, data_interval_end=2024-05-21 16:51:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:51:03.184+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:51:00+00:00, run_after=2024-05-21T16:52:00+00:00 [2024-05-21T16:51:03.220+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:50:00+00:00 exited with status success for try_number 1 [2024-05-21T16:51:03.225+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:50:00+00:00, map_index=-1, run_start_date=2024-05-21 16:51:02.658658+00:00, run_end_date=2024-05-21 16:51:02.963004+00:00, run_duration=0.304346, state=success, executor_state=success, try_number=1, max_tries=1, job_id=436, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:51:00.305107+00:00, queued_by_job_id=1, pid=9359 [2024-05-21T16:51:04.277+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:51:04.278+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:50:00+00:00, run_id=scheduled__2024-05-21T16:50:00+00:00, run_start_date=2024-05-21 16:51:00.260851+00:00, run_end_date=2024-05-21 16:51:04.278466+00:00, run_duration=4.017615, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:50:00+00:00, data_interval_end=2024-05-21 16:51:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:51:04.288+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:51:00+00:00, run_after=2024-05-21T16:52:00+00:00 [2024-05-21T16:51:04.316+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:50:00+00:00 exited with status success for try_number 1 [2024-05-21T16:51:04.321+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:50:00+00:00, map_index=-1, run_start_date=2024-05-21 16:51:02.490625+00:00, run_end_date=2024-05-21 16:51:04.051221+00:00, run_duration=1.560596, state=success, executor_state=success, try_number=1, max_tries=1, job_id=435, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:51:00.305107+00:00, queued_by_job_id=1, pid=9358 [2024-05-21T16:52:00.937+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:52:00.944+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:52:00.957+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:52:00+00:00, run_after=2024-05-21T16:53:00+00:00 [2024-05-21T16:52:01.020+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T16:52:01.020+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T16:52:01.020+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:52:01.021+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:52:01.021+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:52:01.025+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T16:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:52:01.025+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T16:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T16:52:01.025+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:52:01.025+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:52:01.025+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:52:01.026+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:52:01.272+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:52:01.272+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:51:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:52:01.272+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:51:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:52:01.280+0000] {scheduler_job.py:635} INFO - Setting external_id for to d7ffc547-2410-4466-854a-2129b6f23412 [2024-05-21T16:52:01.280+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8ba98465-8ff3-4056-a862-da8e9c7fc4d4 [2024-05-21T16:52:01.280+0000] {scheduler_job.py:635} INFO - Setting external_id for to 786426a1-ef32-4f79-b906-20e48b26d6c5 [2024-05-21T16:52:02.407+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:52:02.407+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 16:50:00+00:00, run_id=scheduled__2024-05-21T16:50:00+00:00, run_start_date=2024-05-21 16:52:00.970730+00:00, run_end_date=2024-05-21 16:52:02.407561+00:00, run_duration=1.436831, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:50:00+00:00, data_interval_end=2024-05-21 16:52:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T16:52:02.417+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T16:52:00+00:00, run_after=2024-05-21T16:54:00+00:00 [2024-05-21T16:52:02.472+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:50:00+00:00 exited with status success for try_number 1 [2024-05-21T16:52:02.478+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T16:50:00+00:00, map_index=-1, run_start_date=2024-05-21 16:52:01.844896+00:00, run_end_date=2024-05-21 16:52:02.161784+00:00, run_duration=0.316888, state=success, executor_state=success, try_number=1, max_tries=1, job_id=437, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:52:01.022422+00:00, queued_by_job_id=1, pid=9393 [2024-05-21T16:52:03.747+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:52:03.748+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:51:00+00:00, run_id=scheduled__2024-05-21T16:51:00+00:00, run_start_date=2024-05-21 16:52:00.972006+00:00, run_end_date=2024-05-21 16:52:03.748040+00:00, run_duration=2.776034, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:51:00+00:00, data_interval_end=2024-05-21 16:52:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:52:03.759+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:52:00+00:00, run_after=2024-05-21T16:53:00+00:00 [2024-05-21T16:52:03.806+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:51:00+00:00 exited with status success for try_number 1 [2024-05-21T16:52:03.810+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:51:00+00:00, map_index=-1, run_start_date=2024-05-21 16:52:03.092658+00:00, run_end_date=2024-05-21 16:52:03.399570+00:00, run_duration=0.306912, state=success, executor_state=success, try_number=1, max_tries=1, job_id=439, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:52:01.022422+00:00, queued_by_job_id=1, pid=9424 [2024-05-21T16:52:04.973+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:52:04.974+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:51:00+00:00, run_id=scheduled__2024-05-21T16:51:00+00:00, run_start_date=2024-05-21 16:52:00.972896+00:00, run_end_date=2024-05-21 16:52:04.974218+00:00, run_duration=4.001322, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:51:00+00:00, data_interval_end=2024-05-21 16:52:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:52:04.985+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:52:00+00:00, run_after=2024-05-21T16:53:00+00:00 [2024-05-21T16:52:05.020+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:51:00+00:00 exited with status success for try_number 1 [2024-05-21T16:52:05.025+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:51:00+00:00, map_index=-1, run_start_date=2024-05-21 16:52:03.056197+00:00, run_end_date=2024-05-21 16:52:04.614367+00:00, run_duration=1.55817, state=success, executor_state=success, try_number=1, max_tries=1, job_id=438, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:52:01.022422+00:00, queued_by_job_id=1, pid=9423 [2024-05-21T16:52:24.252+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:52:24.252+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-05-21T16:52:24.253+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:52:24.255+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240521165223_564870', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:52:24.255+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240521165223_564870', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-05-21T16:52:24.302+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521165223_564870 exited with status queued for try_number 1 [2024-05-21T16:52:24.311+0000] {scheduler_job.py:635} INFO - Setting external_id for to cb84d344-6274-4fc7-9573-d5e67bc51d14 [2024-05-21T16:52:25.423+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:52:25.424+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-05-21 16:52:23.672103+00:00, run_id=vdu_down_20240521165223_564870, run_start_date=2024-05-21 16:52:24.221448+00:00, run_end_date=2024-05-21 16:52:25.423942+00:00, run_duration=1.202494, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-05-21 16:52:23.672103+00:00, data_interval_end=2024-05-21 16:52:23.672103+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-05-21T16:52:25.427+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-05-21T16:52:25.456+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521165223_564870 exited with status success for try_number 1 [2024-05-21T16:52:25.459+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240521165223_564870, map_index=-1, run_start_date=2024-05-21 16:52:24.998950+00:00, run_end_date=2024-05-21 16:52:25.272646+00:00, run_duration=0.273696, state=success, executor_state=success, try_number=1, max_tries=1, job_id=440, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:52:24.253722+00:00, queued_by_job_id=1, pid=9444 [2024-05-21T16:53:00.743+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:53:00+00:00, run_after=2024-05-21T16:54:00+00:00 [2024-05-21T16:53:00.751+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:53:00.813+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T16:53:00.813+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:53:00.813+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:53:00.814+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:53:00.821+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:53:00.821+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:53:00.822+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:53:00.822+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:53:01.049+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:52:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:53:01.050+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:52:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:53:01.063+0000] {scheduler_job.py:635} INFO - Setting external_id for to e7df33c1-e616-4e0f-875b-02fd2d76ff85 [2024-05-21T16:53:01.063+0000] {scheduler_job.py:635} INFO - Setting external_id for to d1e99efd-1c40-49cc-a0cc-5dcedf1abd94 [2024-05-21T16:53:03.843+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:53:03.844+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:52:00+00:00, run_id=scheduled__2024-05-21T16:52:00+00:00, run_start_date=2024-05-21 16:53:00.765095+00:00, run_end_date=2024-05-21 16:53:03.844260+00:00, run_duration=3.079165, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:52:00+00:00, data_interval_end=2024-05-21 16:53:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:53:03.853+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:53:00+00:00, run_after=2024-05-21T16:54:00+00:00 [2024-05-21T16:53:03.887+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:52:00+00:00 exited with status success for try_number 1 [2024-05-21T16:53:03.892+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:52:00+00:00, map_index=-1, run_start_date=2024-05-21 16:53:02.748987+00:00, run_end_date=2024-05-21 16:53:03.087967+00:00, run_duration=0.33898, state=success, executor_state=success, try_number=1, max_tries=1, job_id=441, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:53:00.816970+00:00, queued_by_job_id=1, pid=9489 [2024-05-21T16:53:04.742+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:53:04.743+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:52:00+00:00, run_id=scheduled__2024-05-21T16:52:00+00:00, run_start_date=2024-05-21 16:53:00.766181+00:00, run_end_date=2024-05-21 16:53:04.742905+00:00, run_duration=3.976724, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:52:00+00:00, data_interval_end=2024-05-21 16:53:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:53:04.755+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:53:00+00:00, run_after=2024-05-21T16:54:00+00:00 [2024-05-21T16:53:04.783+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:52:00+00:00 exited with status success for try_number 1 [2024-05-21T16:53:04.788+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:52:00+00:00, map_index=-1, run_start_date=2024-05-21 16:53:02.781052+00:00, run_end_date=2024-05-21 16:53:04.326841+00:00, run_duration=1.545789, state=success, executor_state=success, try_number=1, max_tries=1, job_id=442, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:53:00.816970+00:00, queued_by_job_id=1, pid=9490 [2024-05-21T16:54:00.199+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:54:00.204+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:54:00.219+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:54:00+00:00, run_after=2024-05-21T16:55:00+00:00 [2024-05-21T16:54:00.349+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T16:54:00.349+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T16:54:00.349+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:54:00.350+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:54:00.350+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:54:00.354+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T16:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:54:00.354+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T16:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T16:54:00.354+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:54:00.355+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:54:00.355+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:54:00.355+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:54:00.765+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:52:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:54:00.765+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:53:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:54:00.765+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:53:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:54:00.777+0000] {scheduler_job.py:635} INFO - Setting external_id for to dbd692ce-9a2d-41b2-a3a8-c0a53875b464 [2024-05-21T16:54:00.778+0000] {scheduler_job.py:635} INFO - Setting external_id for to cd90c1dc-3bd8-4f8d-8aa2-dbc0abcc2d3c [2024-05-21T16:54:00.778+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5ffcb030-0dcb-49a2-8159-9a4f9b627f1e [2024-05-21T16:54:02.047+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:54:02.048+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 16:52:00+00:00, run_id=scheduled__2024-05-21T16:52:00+00:00, run_start_date=2024-05-21 16:54:00.244128+00:00, run_end_date=2024-05-21 16:54:02.048258+00:00, run_duration=1.80413, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:52:00+00:00, data_interval_end=2024-05-21 16:54:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T16:54:02.059+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T16:54:00+00:00, run_after=2024-05-21T16:56:00+00:00 [2024-05-21T16:54:02.112+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:52:00+00:00 exited with status success for try_number 1 [2024-05-21T16:54:02.120+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T16:52:00+00:00, map_index=-1, run_start_date=2024-05-21 16:54:01.449549+00:00, run_end_date=2024-05-21 16:54:01.779322+00:00, run_duration=0.329773, state=success, executor_state=success, try_number=1, max_tries=1, job_id=443, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:54:00.352086+00:00, queued_by_job_id=1, pid=9525 [2024-05-21T16:54:03.113+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:54:03.114+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:53:00+00:00, run_id=scheduled__2024-05-21T16:53:00+00:00, run_start_date=2024-05-21 16:54:00.248989+00:00, run_end_date=2024-05-21 16:54:03.113995+00:00, run_duration=2.865006, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:53:00+00:00, data_interval_end=2024-05-21 16:54:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:54:03.126+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:54:00+00:00, run_after=2024-05-21T16:55:00+00:00 [2024-05-21T16:54:03.162+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:53:00+00:00 exited with status success for try_number 1 [2024-05-21T16:54:03.166+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:53:00+00:00, map_index=-1, run_start_date=2024-05-21 16:54:02.676616+00:00, run_end_date=2024-05-21 16:54:02.996363+00:00, run_duration=0.319747, state=success, executor_state=success, try_number=1, max_tries=1, job_id=445, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:54:00.352086+00:00, queued_by_job_id=1, pid=9556 [2024-05-21T16:54:04.205+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:54:04.205+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:53:00+00:00, run_id=scheduled__2024-05-21T16:53:00+00:00, run_start_date=2024-05-21 16:54:00.254061+00:00, run_end_date=2024-05-21 16:54:04.205611+00:00, run_duration=3.95155, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:53:00+00:00, data_interval_end=2024-05-21 16:54:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:54:04.215+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:54:00+00:00, run_after=2024-05-21T16:55:00+00:00 [2024-05-21T16:54:04.244+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:53:00+00:00 exited with status success for try_number 1 [2024-05-21T16:54:04.250+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:53:00+00:00, map_index=-1, run_start_date=2024-05-21 16:54:02.616725+00:00, run_end_date=2024-05-21 16:54:04.081027+00:00, run_duration=1.464302, state=success, executor_state=success, try_number=1, max_tries=1, job_id=444, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:54:00.352086+00:00, queued_by_job_id=1, pid=9555 [2024-05-21T16:54:24.330+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:54:24.330+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-05-21T16:54:24.331+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:54:24.333+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240521165423_228521', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:54:24.334+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240521165423_228521', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-05-21T16:54:24.375+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521165423_228521 exited with status queued for try_number 1 [2024-05-21T16:54:24.378+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3781eaa5-1049-484f-af1b-19e9bd548c3e [2024-05-21T16:54:25.484+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:54:25.484+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-05-21 16:54:23.714248+00:00, run_id=vdu_down_20240521165423_228521, run_start_date=2024-05-21 16:54:24.298624+00:00, run_end_date=2024-05-21 16:54:25.484777+00:00, run_duration=1.186153, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-05-21 16:54:23.714248+00:00, data_interval_end=2024-05-21 16:54:23.714248+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-05-21T16:54:25.493+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-05-21T16:54:26.166+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521165423_228521 exited with status success for try_number 1 [2024-05-21T16:54:26.173+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240521165423_228521, map_index=-1, run_start_date=2024-05-21 16:54:25.096824+00:00, run_end_date=2024-05-21 16:54:25.419719+00:00, run_duration=0.322895, state=success, executor_state=success, try_number=1, max_tries=1, job_id=446, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:54:24.332329+00:00, queued_by_job_id=1, pid=9576 [2024-05-21T16:55:00.412+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:55:00+00:00, run_after=2024-05-21T17:00:00+00:00 [2024-05-21T16:55:00.431+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:55:00+00:00, run_after=2024-05-21T16:56:00+00:00 [2024-05-21T16:55:00.439+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:55:00.518+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T16:55:00.519+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:55:00.519+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:55:00.519+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:55:00.520+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:55:00.524+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T16:50:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T16:55:00.524+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T16:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T16:55:00.524+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:55:00.524+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:55:00.525+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:55:00.525+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:55:00.865+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T16:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:55:00.865+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:54:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:55:00.865+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:54:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:55:00.882+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5286b99f-88bd-47ab-b3a8-6a1a7118ee83 [2024-05-21T16:55:00.883+0000] {scheduler_job.py:635} INFO - Setting external_id for to c3e8dec3-1403-4c02-8fdc-a3d8832dc909 [2024-05-21T16:55:00.883+0000] {scheduler_job.py:635} INFO - Setting external_id for to 039a0c5a-ef1a-4739-9451-b63568aa483e [2024-05-21T16:55:03.473+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:55:03.473+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:54:00+00:00, run_id=scheduled__2024-05-21T16:54:00+00:00, run_start_date=2024-05-21 16:55:00.455249+00:00, run_end_date=2024-05-21 16:55:03.473495+00:00, run_duration=3.018246, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:54:00+00:00, data_interval_end=2024-05-21 16:55:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:55:03.487+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:55:00+00:00, run_after=2024-05-21T16:56:00+00:00 [2024-05-21T16:55:04.636+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:55:04.636+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:55:04.637+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:55:04.639+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T16:50:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T16:55:04.639+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T16:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T16:55:04.678+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T16:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:55:04.679+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T16:50:00+00:00 exited with status success for try_number 1 [2024-05-21T16:55:04.679+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:54:00+00:00 exited with status success for try_number 1 [2024-05-21T16:55:04.688+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T16:50:00+00:00, map_index=-1, run_start_date=2024-05-21 16:55:03.120546+00:00, run_end_date=2024-05-21 16:55:03.551031+00:00, run_duration=0.430485, state=success, executor_state=success, try_number=1, max_tries=1, job_id=449, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:55:00.521364+00:00, queued_by_job_id=1, pid=9634 [2024-05-21T16:55:04.689+0000] {scheduler_job.py:635} INFO - Setting external_id for to bed12040-0394-4011-8afc-79a854cc231b [2024-05-21T16:55:04.689+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:54:00+00:00, map_index=-1, run_start_date=2024-05-21 16:55:02.980898+00:00, run_end_date=2024-05-21 16:55:03.431813+00:00, run_duration=0.450915, state=success, executor_state=success, try_number=1, max_tries=1, job_id=447, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:55:00.521364+00:00, queued_by_job_id=1, pid=9632 [2024-05-21T16:55:05.829+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:55:05.829+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:54:00+00:00, run_id=scheduled__2024-05-21T16:54:00+00:00, run_start_date=2024-05-21 16:55:00.456285+00:00, run_end_date=2024-05-21 16:55:05.829678+00:00, run_duration=5.373393, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:54:00+00:00, data_interval_end=2024-05-21 16:55:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:55:05.843+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:55:00+00:00, run_after=2024-05-21T16:56:00+00:00 [2024-05-21T16:55:05.893+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:54:00+00:00 exited with status success for try_number 1 [2024-05-21T16:55:05.902+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:54:00+00:00, map_index=-1, run_start_date=2024-05-21 16:55:02.992534+00:00, run_end_date=2024-05-21 16:55:05.030846+00:00, run_duration=2.038312, state=success, executor_state=success, try_number=1, max_tries=1, job_id=448, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:55:00.521364+00:00, queued_by_job_id=1, pid=9633 [2024-05-21T16:55:07.980+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:55:07.980+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:55:07.981+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:55:07.983+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T16:50:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T16:55:07.983+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T16:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T16:55:08.039+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T16:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:55:08.039+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T16:50:00+00:00 exited with status success for try_number 1 [2024-05-21T16:55:08.046+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T16:50:00+00:00, map_index=-1, run_start_date=2024-05-21 16:55:06.575031+00:00, run_end_date=2024-05-21 16:55:06.902544+00:00, run_duration=0.327513, state=success, executor_state=success, try_number=1, max_tries=1, job_id=450, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:55:04.637643+00:00, queued_by_job_id=1, pid=9673 [2024-05-21T16:55:08.046+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2f5ba17c-6db2-43e4-8976-06ca4b66f953 [2024-05-21T16:55:11.643+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T16:55:11.644+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:55:11.644+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:55:11.647+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T16:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:55:11.648+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T16:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T16:55:11.701+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T16:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:55:11.702+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T16:50:00+00:00 exited with status success for try_number 1 [2024-05-21T16:55:11.711+0000] {scheduler_job.py:635} INFO - Setting external_id for to 247f1a2e-4f0f-4f45-98bc-f2eef9bb12a2 [2024-05-21T16:55:11.711+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T16:50:00+00:00, map_index=0, run_start_date=2024-05-21 16:55:10.141668+00:00, run_end_date=2024-05-21 16:55:10.504193+00:00, run_duration=0.362525, state=success, executor_state=success, try_number=1, max_tries=1, job_id=451, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:55:07.981511+00:00, queued_by_job_id=1, pid=9685 [2024-05-21T16:55:14.699+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:55:14.699+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:50:00+00:00, run_id=scheduled__2024-05-21T16:50:00+00:00, run_start_date=2024-05-21 16:55:00.454110+00:00, run_end_date=2024-05-21 16:55:14.699463+00:00, run_duration=14.245353, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:50:00+00:00, data_interval_end=2024-05-21 16:55:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T16:55:14.705+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:55:00+00:00, run_after=2024-05-21T17:00:00+00:00 [2024-05-21T16:55:14.733+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T16:50:00+00:00 exited with status success for try_number 1 [2024-05-21T16:55:14.738+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T16:50:00+00:00, map_index=-1, run_start_date=2024-05-21 16:55:13.461693+00:00, run_end_date=2024-05-21 16:55:13.743550+00:00, run_duration=0.281857, state=success, executor_state=success, try_number=1, max_tries=1, job_id=452, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:55:11.645472+00:00, queued_by_job_id=1, pid=9697 [2024-05-21T16:55:55.495+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T16:56:00.618+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:56:00.634+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:56:00+00:00, run_after=2024-05-21T16:57:00+00:00 [2024-05-21T16:56:00.642+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:56:00.712+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T16:56:00.712+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T16:56:00.712+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:56:00.713+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:56:00.713+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:56:00.718+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T16:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:56:00.719+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T16:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T16:56:00.719+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:56:00.719+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:56:00.719+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:56:00.719+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:56:01.075+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:54:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:56:01.076+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:56:01.076+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:56:01.086+0000] {scheduler_job.py:635} INFO - Setting external_id for to 07addfd7-bd39-445e-9ea8-7582e6340fff [2024-05-21T16:56:01.087+0000] {scheduler_job.py:635} INFO - Setting external_id for to 29e129eb-6d20-4ebd-9ed8-9ed6c2a11342 [2024-05-21T16:56:01.087+0000] {scheduler_job.py:635} INFO - Setting external_id for to e6cd5003-89de-4e48-a861-dff34e969f83 [2024-05-21T16:56:02.337+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:56:02.337+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 16:54:00+00:00, run_id=scheduled__2024-05-21T16:54:00+00:00, run_start_date=2024-05-21 16:56:00.656843+00:00, run_end_date=2024-05-21 16:56:02.337504+00:00, run_duration=1.680661, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:54:00+00:00, data_interval_end=2024-05-21 16:56:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T16:56:02.355+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T16:56:00+00:00, run_after=2024-05-21T16:58:00+00:00 [2024-05-21T16:56:02.483+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:54:00+00:00 exited with status success for try_number 1 [2024-05-21T16:56:02.522+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T16:54:00+00:00, map_index=-1, run_start_date=2024-05-21 16:56:01.658623+00:00, run_end_date=2024-05-21 16:56:02.057769+00:00, run_duration=0.399146, state=success, executor_state=success, try_number=1, max_tries=1, job_id=453, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:56:00.714932+00:00, queued_by_job_id=1, pid=9714 [2024-05-21T16:56:03.934+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:56:03.935+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:55:00+00:00, run_id=scheduled__2024-05-21T16:55:00+00:00, run_start_date=2024-05-21 16:56:00.658057+00:00, run_end_date=2024-05-21 16:56:03.935360+00:00, run_duration=3.277303, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:55:00+00:00, data_interval_end=2024-05-21 16:56:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:56:03.948+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:56:00+00:00, run_after=2024-05-21T16:57:00+00:00 [2024-05-21T16:56:03.988+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:55:00+00:00 exited with status success for try_number 1 [2024-05-21T16:56:03.998+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:55:00+00:00, map_index=-1, run_start_date=2024-05-21 16:56:03.122524+00:00, run_end_date=2024-05-21 16:56:03.455366+00:00, run_duration=0.332842, state=success, executor_state=success, try_number=1, max_tries=1, job_id=454, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:56:00.714932+00:00, queued_by_job_id=1, pid=9744 [2024-05-21T16:56:06.450+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:56:06.451+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:55:00+00:00, run_id=scheduled__2024-05-21T16:55:00+00:00, run_start_date=2024-05-21 16:56:00.659122+00:00, run_end_date=2024-05-21 16:56:06.450961+00:00, run_duration=5.791839, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:55:00+00:00, data_interval_end=2024-05-21 16:56:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:56:06.463+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:56:00+00:00, run_after=2024-05-21T16:57:00+00:00 [2024-05-21T16:56:06.503+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:55:00+00:00 exited with status success for try_number 1 [2024-05-21T16:56:06.511+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:55:00+00:00, map_index=-1, run_start_date=2024-05-21 16:56:03.282887+00:00, run_end_date=2024-05-21 16:56:04.848192+00:00, run_duration=1.565305, state=success, executor_state=success, try_number=1, max_tries=1, job_id=455, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:56:00.714932+00:00, queued_by_job_id=1, pid=9745 [2024-05-21T16:57:00.217+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:57:00+00:00, run_after=2024-05-21T16:58:00+00:00 [2024-05-21T16:57:00.225+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:57:00.297+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T16:57:00.297+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:57:00.297+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:57:00.298+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:57:00.301+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:57:00.301+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:57:00.301+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:57:00.301+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:57:00.536+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:56:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:57:00.537+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:56:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:57:00.545+0000] {scheduler_job.py:635} INFO - Setting external_id for to 80a1dc11-00b3-4394-99d7-b002458bc254 [2024-05-21T16:57:00.546+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7ad48ed0-1b85-4aec-89eb-8514d712e044 [2024-05-21T16:57:02.846+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:57:02.846+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:56:00+00:00, run_id=scheduled__2024-05-21T16:56:00+00:00, run_start_date=2024-05-21 16:57:00.245118+00:00, run_end_date=2024-05-21 16:57:02.846817+00:00, run_duration=2.601699, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:56:00+00:00, data_interval_end=2024-05-21 16:57:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:57:02.857+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:57:00+00:00, run_after=2024-05-21T16:58:00+00:00 [2024-05-21T16:57:02.897+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:56:00+00:00 exited with status success for try_number 1 [2024-05-21T16:57:02.903+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:56:00+00:00, map_index=-1, run_start_date=2024-05-21 16:57:02.289271+00:00, run_end_date=2024-05-21 16:57:02.597616+00:00, run_duration=0.308345, state=success, executor_state=success, try_number=1, max_tries=1, job_id=456, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:57:00.299430+00:00, queued_by_job_id=1, pid=9798 [2024-05-21T16:57:05.314+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:57:05.314+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:56:00+00:00, run_id=scheduled__2024-05-21T16:56:00+00:00, run_start_date=2024-05-21 16:57:00.246165+00:00, run_end_date=2024-05-21 16:57:05.314540+00:00, run_duration=5.068375, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:56:00+00:00, data_interval_end=2024-05-21 16:57:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:57:05.324+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:57:00+00:00, run_after=2024-05-21T16:58:00+00:00 [2024-05-21T16:57:05.354+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:56:00+00:00 exited with status success for try_number 1 [2024-05-21T16:57:05.359+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:56:00+00:00, map_index=-1, run_start_date=2024-05-21 16:57:02.343589+00:00, run_end_date=2024-05-21 16:57:04.366206+00:00, run_duration=2.022617, state=success, executor_state=success, try_number=1, max_tries=1, job_id=457, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:57:00.299430+00:00, queued_by_job_id=1, pid=9799 [2024-05-21T16:58:01.064+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:58:00+00:00, run_after=2024-05-21T16:59:00+00:00 [2024-05-21T16:58:01.071+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:58:01.079+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:58:01.179+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T16:58:01.180+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T16:58:01.182+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:58:01.184+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:58:01.185+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:58:01.192+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T16:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:58:01.192+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T16:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T16:58:01.193+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:58:01.193+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:58:01.194+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:58:01.194+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:58:01.519+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:56:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:58:01.523+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:57:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:58:01.523+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:57:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:58:01.532+0000] {scheduler_job.py:635} INFO - Setting external_id for to dca9364d-fc0d-4c83-80bd-af6a7227388f [2024-05-21T16:58:01.533+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9da6999d-de20-40a1-a0e2-d4cc31f2b7ea [2024-05-21T16:58:01.533+0000] {scheduler_job.py:635} INFO - Setting external_id for to 09880348-54af-4f59-97be-8d1cecda89bf [2024-05-21T16:58:02.690+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:58:02.690+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 16:56:00+00:00, run_id=scheduled__2024-05-21T16:56:00+00:00, run_start_date=2024-05-21 16:58:01.109656+00:00, run_end_date=2024-05-21 16:58:02.690774+00:00, run_duration=1.581118, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:56:00+00:00, data_interval_end=2024-05-21 16:58:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T16:58:02.699+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T16:58:00+00:00, run_after=2024-05-21T17:00:00+00:00 [2024-05-21T16:58:02.749+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:56:00+00:00 exited with status success for try_number 1 [2024-05-21T16:58:02.756+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T16:56:00+00:00, map_index=-1, run_start_date=2024-05-21 16:58:02.108383+00:00, run_end_date=2024-05-21 16:58:02.433832+00:00, run_duration=0.325449, state=success, executor_state=success, try_number=1, max_tries=1, job_id=458, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:58:01.187773+00:00, queued_by_job_id=1, pid=9835 [2024-05-21T16:58:03.960+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:58:03.961+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:57:00+00:00, run_id=scheduled__2024-05-21T16:57:00+00:00, run_start_date=2024-05-21 16:58:01.112674+00:00, run_end_date=2024-05-21 16:58:03.961075+00:00, run_duration=2.848401, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:57:00+00:00, data_interval_end=2024-05-21 16:58:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:58:03.975+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:58:00+00:00, run_after=2024-05-21T16:59:00+00:00 [2024-05-21T16:58:04.036+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:57:00+00:00 exited with status success for try_number 1 [2024-05-21T16:58:04.044+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:57:00+00:00, map_index=-1, run_start_date=2024-05-21 16:58:03.426998+00:00, run_end_date=2024-05-21 16:58:03.723005+00:00, run_duration=0.296007, state=success, executor_state=success, try_number=1, max_tries=1, job_id=460, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:58:01.187773+00:00, queued_by_job_id=1, pid=9866 [2024-05-21T16:58:05.628+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:58:05.628+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:57:00+00:00, run_id=scheduled__2024-05-21T16:57:00+00:00, run_start_date=2024-05-21 16:58:01.113685+00:00, run_end_date=2024-05-21 16:58:05.628583+00:00, run_duration=4.514898, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:57:00+00:00, data_interval_end=2024-05-21 16:58:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:58:05.642+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:58:00+00:00, run_after=2024-05-21T16:59:00+00:00 [2024-05-21T16:58:05.674+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:57:00+00:00 exited with status success for try_number 1 [2024-05-21T16:58:05.681+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:57:00+00:00, map_index=-1, run_start_date=2024-05-21 16:58:03.425108+00:00, run_end_date=2024-05-21 16:58:05.061695+00:00, run_duration=1.636587, state=success, executor_state=success, try_number=1, max_tries=1, job_id=459, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:58:01.187773+00:00, queued_by_job_id=1, pid=9865 [2024-05-21T16:59:00.774+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T16:59:00.790+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:59:00+00:00, run_after=2024-05-21T17:00:00+00:00 [2024-05-21T16:59:00.866+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T16:59:00.866+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:59:00.867+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T16:59:00.867+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T16:59:00.870+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:59:00.870+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T16:59:00.870+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T16:59:00.870+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T16:59:01.267+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:58:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:59:01.270+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:58:00+00:00 exited with status queued for try_number 1 [2024-05-21T16:59:01.287+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3e271b9d-c550-4a81-86d1-a75f230fcafc [2024-05-21T16:59:01.290+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7a65cc65-781b-418c-b1bd-4414ee6470c8 [2024-05-21T16:59:04.325+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:59:04.325+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:58:00+00:00, run_id=scheduled__2024-05-21T16:58:00+00:00, run_start_date=2024-05-21 16:59:00.805547+00:00, run_end_date=2024-05-21 16:59:04.325541+00:00, run_duration=3.519994, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:58:00+00:00, data_interval_end=2024-05-21 16:59:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T16:59:04.339+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:59:00+00:00, run_after=2024-05-21T17:00:00+00:00 [2024-05-21T16:59:04.380+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:58:00+00:00 exited with status success for try_number 1 [2024-05-21T16:59:04.386+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:58:00+00:00, map_index=-1, run_start_date=2024-05-21 16:59:02.952178+00:00, run_end_date=2024-05-21 16:59:03.252285+00:00, run_duration=0.300107, state=success, executor_state=success, try_number=1, max_tries=1, job_id=461, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:59:00.868471+00:00, queued_by_job_id=1, pid=9916 [2024-05-21T16:59:05.093+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T16:59:05.094+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:58:00+00:00, run_id=scheduled__2024-05-21T16:58:00+00:00, run_start_date=2024-05-21 16:59:00.806747+00:00, run_end_date=2024-05-21 16:59:05.094271+00:00, run_duration=4.287524, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:58:00+00:00, data_interval_end=2024-05-21 16:59:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T16:59:05.104+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T16:59:00+00:00, run_after=2024-05-21T17:00:00+00:00 [2024-05-21T16:59:05.141+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:58:00+00:00 exited with status success for try_number 1 [2024-05-21T16:59:05.148+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:58:00+00:00, map_index=-1, run_start_date=2024-05-21 16:59:03.159693+00:00, run_end_date=2024-05-21 16:59:04.878332+00:00, run_duration=1.718639, state=success, executor_state=success, try_number=1, max_tries=1, job_id=462, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 16:59:00.868471+00:00, queued_by_job_id=1, pid=9923 [2024-05-21T17:00:00.338+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:00:00.362+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:00:00+00:00, run_after=2024-05-21T17:01:00+00:00 [2024-05-21T17:00:00.373+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:00:00.385+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:00:00+00:00, run_after=2024-05-21T17:05:00+00:00 [2024-05-21T17:00:00.475+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T17:00:00.475+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:00:00.476+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T17:00:00.476+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:00:00.477+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:00:00.478+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:00:00.482+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T16:55:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T17:00:00.483+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T16:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T17:00:00.483+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T16:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:00:00.484+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T16:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T17:00:00.484+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:00:00.484+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:00:00.484+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T16:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:00:00.485+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T16:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:00:00.855+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T16:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:00:00.856+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:58:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:00:00.856+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:59:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:00:00.856+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:59:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:00:00.865+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7bbd1dc0-1426-4796-89ad-72f7dcd6916a [2024-05-21T17:00:00.865+0000] {scheduler_job.py:635} INFO - Setting external_id for to 996150bc-ac73-4281-a8ff-7954891e3f73 [2024-05-21T17:00:00.865+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1f3badcf-3116-40e5-aa8c-e327ce31fa02 [2024-05-21T17:00:00.865+0000] {scheduler_job.py:635} INFO - Setting external_id for to fcae7906-e156-4574-8894-7f1667a9e5b2 [2024-05-21T17:00:03.286+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:00:03.286+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 16:58:00+00:00, run_id=scheduled__2024-05-21T16:58:00+00:00, run_start_date=2024-05-21 17:00:00.402060+00:00, run_end_date=2024-05-21 17:00:03.286500+00:00, run_duration=2.88444, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:58:00+00:00, data_interval_end=2024-05-21 17:00:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T17:00:03.311+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T17:00:00+00:00, run_after=2024-05-21T17:02:00+00:00 [2024-05-21T17:00:03.450+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T16:58:00+00:00 exited with status success for try_number 1 [2024-05-21T17:00:03.464+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T16:58:00+00:00, map_index=-1, run_start_date=2024-05-21 17:00:01.671289+00:00, run_end_date=2024-05-21 17:00:02.312557+00:00, run_duration=0.641268, state=success, executor_state=success, try_number=1, max_tries=1, job_id=463, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:00:00.480314+00:00, queued_by_job_id=1, pid=9957 [2024-05-21T17:00:04.515+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:00:04.515+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:59:00+00:00, run_id=scheduled__2024-05-21T16:59:00+00:00, run_start_date=2024-05-21 17:00:00.403544+00:00, run_end_date=2024-05-21 17:00:04.515347+00:00, run_duration=4.111803, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:59:00+00:00, data_interval_end=2024-05-21 17:00:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:00:04.526+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:00:00+00:00, run_after=2024-05-21T17:01:00+00:00 [2024-05-21T17:00:04.568+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T17:00:04.568+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:00:04.569+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:00:04.571+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T16:55:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T17:00:04.572+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T16:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T17:00:04.626+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T16:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:00:04.626+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T16:55:00+00:00 exited with status success for try_number 1 [2024-05-21T17:00:04.626+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:59:00+00:00 exited with status success for try_number 1 [2024-05-21T17:00:04.635+0000] {scheduler_job.py:635} INFO - Setting external_id for to 65f0122d-3376-4530-bc94-f67cfc63dec9 [2024-05-21T17:00:04.636+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:59:00+00:00, map_index=-1, run_start_date=2024-05-21 17:00:03.432752+00:00, run_end_date=2024-05-21 17:00:03.902024+00:00, run_duration=0.469272, state=success, executor_state=success, try_number=1, max_tries=1, job_id=465, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:00:00.480314+00:00, queued_by_job_id=1, pid=9998 [2024-05-21T17:00:04.637+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T16:55:00+00:00, map_index=-1, run_start_date=2024-05-21 17:00:03.662054+00:00, run_end_date=2024-05-21 17:00:04.098170+00:00, run_duration=0.436116, state=success, executor_state=success, try_number=1, max_tries=1, job_id=466, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:00:00.480314+00:00, queued_by_job_id=1, pid=9999 [2024-05-21T17:00:07.072+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:00:07.073+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:59:00+00:00, run_id=scheduled__2024-05-21T16:59:00+00:00, run_start_date=2024-05-21 17:00:00.404480+00:00, run_end_date=2024-05-21 17:00:07.073360+00:00, run_duration=6.66888, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:59:00+00:00, data_interval_end=2024-05-21 17:00:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:00:07.086+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:00:00+00:00, run_after=2024-05-21T17:01:00+00:00 [2024-05-21T17:00:07.124+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T17:00:07.124+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:00:07.125+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:00:07.130+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T16:55:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T17:00:07.130+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T16:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T17:00:07.264+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T16:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:00:07.264+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T16:59:00+00:00 exited with status success for try_number 1 [2024-05-21T17:00:07.266+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T16:55:00+00:00 exited with status success for try_number 1 [2024-05-21T17:00:07.278+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T16:55:00+00:00, map_index=-1, run_start_date=2024-05-21 17:00:06.504946+00:00, run_end_date=2024-05-21 17:00:06.837554+00:00, run_duration=0.332608, state=success, executor_state=success, try_number=1, max_tries=1, job_id=467, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:00:04.569807+00:00, queued_by_job_id=1, pid=10038 [2024-05-21T17:00:07.279+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T16:59:00+00:00, map_index=-1, run_start_date=2024-05-21 17:00:03.301369+00:00, run_end_date=2024-05-21 17:00:06.527995+00:00, run_duration=3.226626, state=success, executor_state=success, try_number=1, max_tries=1, job_id=464, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:00:00.480314+00:00, queued_by_job_id=1, pid=9997 [2024-05-21T17:00:07.280+0000] {scheduler_job.py:635} INFO - Setting external_id for to 49830a8c-2e6a-456f-803c-af684b9b473b [2024-05-21T17:00:10.760+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T17:00:10.760+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:00:10.761+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:00:10.763+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T16:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:00:10.763+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T16:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T17:00:10.863+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T16:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:00:10.863+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T16:55:00+00:00 exited with status success for try_number 1 [2024-05-21T17:00:10.873+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3a8119ec-e2bc-4ac7-88d2-8f86bd8544d4 [2024-05-21T17:00:10.873+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T16:55:00+00:00, map_index=0, run_start_date=2024-05-21 17:00:09.373310+00:00, run_end_date=2024-05-21 17:00:09.747361+00:00, run_duration=0.374051, state=success, executor_state=success, try_number=1, max_tries=1, job_id=468, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:00:07.125665+00:00, queued_by_job_id=1, pid=10050 [2024-05-21T17:00:13.257+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:00:13.257+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 16:55:00+00:00, run_id=scheduled__2024-05-21T16:55:00+00:00, run_start_date=2024-05-21 17:00:00.400987+00:00, run_end_date=2024-05-21 17:00:13.257543+00:00, run_duration=12.856556, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 16:55:00+00:00, data_interval_end=2024-05-21 17:00:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T17:00:13.263+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:00:00+00:00, run_after=2024-05-21T17:05:00+00:00 [2024-05-21T17:00:13.292+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T16:55:00+00:00 exited with status success for try_number 1 [2024-05-21T17:00:13.299+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T16:55:00+00:00, map_index=-1, run_start_date=2024-05-21 17:00:12.641765+00:00, run_end_date=2024-05-21 17:00:12.889633+00:00, run_duration=0.247868, state=success, executor_state=success, try_number=1, max_tries=1, job_id=469, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:00:10.762002+00:00, queued_by_job_id=1, pid=10062 [2024-05-21T17:00:55.543+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T17:01:00.507+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:01:00.528+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:01:00+00:00, run_after=2024-05-21T17:02:00+00:00 [2024-05-21T17:01:00.600+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T17:01:00.600+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:01:00.600+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:01:00.601+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:01:00.605+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:01:00.605+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:01:00.605+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:01:00.605+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:01:00.824+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:01:00.824+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:01:00.836+0000] {scheduler_job.py:635} INFO - Setting external_id for to 15725ff8-177f-4e7f-b670-f8c02486d280 [2024-05-21T17:01:00.836+0000] {scheduler_job.py:635} INFO - Setting external_id for to d8961676-1772-422a-a4ed-43d57c091230 [2024-05-21T17:01:03.512+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:01:03.513+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:00:00+00:00, run_id=scheduled__2024-05-21T17:00:00+00:00, run_start_date=2024-05-21 17:01:00.543308+00:00, run_end_date=2024-05-21 17:01:03.513078+00:00, run_duration=2.96977, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:00:00+00:00, data_interval_end=2024-05-21 17:01:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:01:03.524+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:01:00+00:00, run_after=2024-05-21T17:02:00+00:00 [2024-05-21T17:01:03.561+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:00:00+00:00 exited with status success for try_number 1 [2024-05-21T17:01:03.568+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:00:00+00:00, map_index=-1, run_start_date=2024-05-21 17:01:02.703418+00:00, run_end_date=2024-05-21 17:01:03.022452+00:00, run_duration=0.319034, state=success, executor_state=success, try_number=1, max_tries=1, job_id=470, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:01:00.602054+00:00, queued_by_job_id=1, pid=10098 [2024-05-21T17:01:04.614+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:01:04.615+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:00:00+00:00, run_id=scheduled__2024-05-21T17:00:00+00:00, run_start_date=2024-05-21 17:01:00.544936+00:00, run_end_date=2024-05-21 17:01:04.615386+00:00, run_duration=4.07045, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:00:00+00:00, data_interval_end=2024-05-21 17:01:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:01:04.627+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:01:00+00:00, run_after=2024-05-21T17:02:00+00:00 [2024-05-21T17:01:05.760+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:00:00+00:00 exited with status success for try_number 1 [2024-05-21T17:01:05.774+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:00:00+00:00, map_index=-1, run_start_date=2024-05-21 17:01:02.708035+00:00, run_end_date=2024-05-21 17:01:04.581181+00:00, run_duration=1.873146, state=success, executor_state=success, try_number=1, max_tries=1, job_id=471, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:01:00.602054+00:00, queued_by_job_id=1, pid=10099 [2024-05-21T17:02:00.693+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:02:00+00:00, run_after=2024-05-21T17:03:00+00:00 [2024-05-21T17:02:00.703+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:02:00.710+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:02:00.795+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T17:02:00.796+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T17:02:00.796+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:02:00.796+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:02:00.797+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:02:00.801+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T17:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:02:00.802+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T17:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T17:02:00.802+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:02:00.802+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:02:00.802+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:02:00.802+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:02:01.169+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:02:01.170+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:01:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:02:01.171+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:01:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:02:01.189+0000] {scheduler_job.py:635} INFO - Setting external_id for to db05899c-4f16-48fb-851a-bef56280a4d9 [2024-05-21T17:02:01.189+0000] {scheduler_job.py:635} INFO - Setting external_id for to f949575b-d980-42c8-b8b5-8dc3c1818ec9 [2024-05-21T17:02:01.189+0000] {scheduler_job.py:635} INFO - Setting external_id for to d0154f03-a175-4f45-a119-5bd646b0d227 [2024-05-21T17:02:02.338+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:02:02.339+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 17:00:00+00:00, run_id=scheduled__2024-05-21T17:00:00+00:00, run_start_date=2024-05-21 17:02:00.728045+00:00, run_end_date=2024-05-21 17:02:02.339058+00:00, run_duration=1.611013, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:00:00+00:00, data_interval_end=2024-05-21 17:02:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T17:02:02.350+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T17:02:00+00:00, run_after=2024-05-21T17:04:00+00:00 [2024-05-21T17:02:02.403+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:00:00+00:00 exited with status success for try_number 1 [2024-05-21T17:02:02.409+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T17:00:00+00:00, map_index=-1, run_start_date=2024-05-21 17:02:01.658396+00:00, run_end_date=2024-05-21 17:02:02.004999+00:00, run_duration=0.346603, state=success, executor_state=success, try_number=1, max_tries=1, job_id=472, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:02:00.798560+00:00, queued_by_job_id=1, pid=10133 [2024-05-21T17:02:03.604+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:02:03.605+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:01:00+00:00, run_id=scheduled__2024-05-21T17:01:00+00:00, run_start_date=2024-05-21 17:02:00.729958+00:00, run_end_date=2024-05-21 17:02:03.605060+00:00, run_duration=2.875102, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:01:00+00:00, data_interval_end=2024-05-21 17:02:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:02:03.614+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:02:00+00:00, run_after=2024-05-21T17:03:00+00:00 [2024-05-21T17:02:03.651+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:01:00+00:00 exited with status success for try_number 1 [2024-05-21T17:02:03.655+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:01:00+00:00, map_index=-1, run_start_date=2024-05-21 17:02:03.087333+00:00, run_end_date=2024-05-21 17:02:03.423851+00:00, run_duration=0.336518, state=success, executor_state=success, try_number=1, max_tries=1, job_id=474, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:02:00.798560+00:00, queued_by_job_id=1, pid=10163 [2024-05-21T17:02:05.776+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:02:05.777+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:01:00+00:00, run_id=scheduled__2024-05-21T17:01:00+00:00, run_start_date=2024-05-21 17:02:00.731312+00:00, run_end_date=2024-05-21 17:02:05.777282+00:00, run_duration=5.04597, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:01:00+00:00, data_interval_end=2024-05-21 17:02:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:02:05.788+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:02:00+00:00, run_after=2024-05-21T17:03:00+00:00 [2024-05-21T17:02:05.823+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:01:00+00:00 exited with status success for try_number 1 [2024-05-21T17:02:05.838+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:01:00+00:00, map_index=-1, run_start_date=2024-05-21 17:02:03.089733+00:00, run_end_date=2024-05-21 17:02:04.993190+00:00, run_duration=1.903457, state=success, executor_state=success, try_number=1, max_tries=1, job_id=473, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:02:00.798560+00:00, queued_by_job_id=1, pid=10164 [2024-05-21T17:03:00.891+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:03:00+00:00, run_after=2024-05-21T17:04:00+00:00 [2024-05-21T17:03:00.899+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:03:00.971+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T17:03:00.971+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:03:00.971+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:03:00.972+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:03:00.975+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:03:00.976+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:03:00.976+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:03:00.976+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:03:01.134+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:02:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:03:01.135+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:02:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:03:01.143+0000] {scheduler_job.py:635} INFO - Setting external_id for to d2ee1019-b0cf-4062-a01b-a4c6fab83e02 [2024-05-21T17:03:01.143+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8ae27082-ed3c-4ae6-b6ec-aead24c56abe [2024-05-21T17:03:03.350+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:03:03.351+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:02:00+00:00, run_id=scheduled__2024-05-21T17:02:00+00:00, run_start_date=2024-05-21 17:03:00.915017+00:00, run_end_date=2024-05-21 17:03:03.351417+00:00, run_duration=2.4364, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:02:00+00:00, data_interval_end=2024-05-21 17:03:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:03:03.370+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:03:00+00:00, run_after=2024-05-21T17:04:00+00:00 [2024-05-21T17:03:03.724+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:02:00+00:00 exited with status success for try_number 1 [2024-05-21T17:03:03.729+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:02:00+00:00, map_index=-1, run_start_date=2024-05-21 17:03:02.970075+00:00, run_end_date=2024-05-21 17:03:03.275584+00:00, run_duration=0.305509, state=success, executor_state=success, try_number=1, max_tries=1, job_id=476, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:03:00.973292+00:00, queued_by_job_id=1, pid=10219 [2024-05-21T17:03:05.855+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:03:05.855+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:02:00+00:00, run_id=scheduled__2024-05-21T17:02:00+00:00, run_start_date=2024-05-21 17:03:00.915998+00:00, run_end_date=2024-05-21 17:03:05.855799+00:00, run_duration=4.939801, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:02:00+00:00, data_interval_end=2024-05-21 17:03:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:03:05.868+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:03:00+00:00, run_after=2024-05-21T17:04:00+00:00 [2024-05-21T17:03:05.910+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:02:00+00:00 exited with status success for try_number 1 [2024-05-21T17:03:05.915+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:02:00+00:00, map_index=-1, run_start_date=2024-05-21 17:03:02.917848+00:00, run_end_date=2024-05-21 17:03:04.694780+00:00, run_duration=1.776932, state=success, executor_state=success, try_number=1, max_tries=1, job_id=475, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:03:00.973292+00:00, queued_by_job_id=1, pid=10218 [2024-05-21T17:04:00.102+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:04:00.108+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:04:00.121+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:04:00+00:00, run_after=2024-05-21T17:05:00+00:00 [2024-05-21T17:04:00.191+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T17:04:00.191+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T17:04:00.191+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:04:00.192+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:04:00.192+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:04:00.195+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T17:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:04:00.195+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T17:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T17:04:00.195+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:04:00.196+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:04:00.196+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:04:00.196+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:04:00.726+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:02:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:04:00.727+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:03:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:04:00.727+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:03:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:04:00.747+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6840c9f9-cd6e-4f04-823c-4ddce508292b [2024-05-21T17:04:00.750+0000] {scheduler_job.py:635} INFO - Setting external_id for to d7222edf-18c0-44fa-8f51-bbfdff135df0 [2024-05-21T17:04:00.750+0000] {scheduler_job.py:635} INFO - Setting external_id for to 948bb144-dc45-47cc-8680-35335bfbaf8e [2024-05-21T17:04:03.188+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:04:03.189+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 17:02:00+00:00, run_id=scheduled__2024-05-21T17:02:00+00:00, run_start_date=2024-05-21 17:04:00.136211+00:00, run_end_date=2024-05-21 17:04:03.188879+00:00, run_duration=3.052668, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:02:00+00:00, data_interval_end=2024-05-21 17:04:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T17:04:03.197+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T17:04:00+00:00, run_after=2024-05-21T17:06:00+00:00 [2024-05-21T17:04:03.203+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:04:03.204+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:03:00+00:00, run_id=scheduled__2024-05-21T17:03:00+00:00, run_start_date=2024-05-21 17:04:00.137439+00:00, run_end_date=2024-05-21 17:04:03.204082+00:00, run_duration=3.066643, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:03:00+00:00, data_interval_end=2024-05-21 17:04:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:04:03.218+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:04:00+00:00, run_after=2024-05-21T17:05:00+00:00 [2024-05-21T17:04:03.288+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:02:00+00:00 exited with status success for try_number 1 [2024-05-21T17:04:03.303+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T17:02:00+00:00, map_index=-1, run_start_date=2024-05-21 17:04:01.870904+00:00, run_end_date=2024-05-21 17:04:02.340548+00:00, run_duration=0.469644, state=success, executor_state=success, try_number=1, max_tries=1, job_id=477, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:04:00.193376+00:00, queued_by_job_id=1, pid=10253 [2024-05-21T17:04:03.797+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:03:00+00:00 exited with status success for try_number 1 [2024-05-21T17:04:03.802+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:03:00+00:00, map_index=-1, run_start_date=2024-05-21 17:04:02.785647+00:00, run_end_date=2024-05-21 17:04:03.149086+00:00, run_duration=0.363439, state=success, executor_state=success, try_number=1, max_tries=1, job_id=478, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:04:00.193376+00:00, queued_by_job_id=1, pid=10274 [2024-05-21T17:04:05.184+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:04:05.184+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:03:00+00:00, run_id=scheduled__2024-05-21T17:03:00+00:00, run_start_date=2024-05-21 17:04:00.138611+00:00, run_end_date=2024-05-21 17:04:05.184594+00:00, run_duration=5.045983, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:03:00+00:00, data_interval_end=2024-05-21 17:04:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:04:05.198+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:04:00+00:00, run_after=2024-05-21T17:05:00+00:00 [2024-05-21T17:04:06.295+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:03:00+00:00 exited with status success for try_number 1 [2024-05-21T17:04:06.318+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:03:00+00:00, map_index=-1, run_start_date=2024-05-21 17:04:03.080467+00:00, run_end_date=2024-05-21 17:04:05.139385+00:00, run_duration=2.058918, state=success, executor_state=success, try_number=1, max_tries=1, job_id=479, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:04:00.193376+00:00, queued_by_job_id=1, pid=10293 [2024-05-21T17:05:00.831+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:05:00.846+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:05:00+00:00, run_after=2024-05-21T17:10:00+00:00 [2024-05-21T17:05:00.862+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:05:00+00:00, run_after=2024-05-21T17:06:00+00:00 [2024-05-21T17:05:00.984+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T17:05:00.984+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:05:00.984+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:05:00.984+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:05:00.985+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:05:00.989+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T17:00:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T17:05:00.989+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T17:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T17:05:00.989+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:05:00.989+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:05:00.990+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:05:00.990+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:05:01.241+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T17:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:05:01.242+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:04:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:05:01.242+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:04:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:05:01.268+0000] {scheduler_job.py:635} INFO - Setting external_id for to fcd31fc1-b517-4b78-99f4-b3b32ed47a7f [2024-05-21T17:05:01.270+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5b1ae46e-6699-43f3-9160-30707f88f459 [2024-05-21T17:05:01.270+0000] {scheduler_job.py:635} INFO - Setting external_id for to 482bbd1a-b375-48d4-b8a2-af27fd54728d [2024-05-21T17:05:04.852+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:05:04.852+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:04:00+00:00, run_id=scheduled__2024-05-21T17:04:00+00:00, run_start_date=2024-05-21 17:05:00.880513+00:00, run_end_date=2024-05-21 17:05:04.852685+00:00, run_duration=3.972172, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:04:00+00:00, data_interval_end=2024-05-21 17:05:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:05:04.867+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:05:00+00:00, run_after=2024-05-21T17:06:00+00:00 [2024-05-21T17:05:04.907+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T17:05:04.907+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:05:04.908+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:05:04.910+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T17:00:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T17:05:04.910+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T17:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T17:05:04.952+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T17:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:05:04.952+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T17:00:00+00:00 exited with status success for try_number 1 [2024-05-21T17:05:04.953+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:04:00+00:00 exited with status success for try_number 1 [2024-05-21T17:05:04.961+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T17:00:00+00:00, map_index=-1, run_start_date=2024-05-21 17:05:03.426582+00:00, run_end_date=2024-05-21 17:05:03.905945+00:00, run_duration=0.479363, state=success, executor_state=success, try_number=1, max_tries=1, job_id=482, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:05:00.986788+00:00, queued_by_job_id=1, pid=10351 [2024-05-21T17:05:04.962+0000] {scheduler_job.py:635} INFO - Setting external_id for to 17547020-386b-470c-b47c-2727f1cbd668 [2024-05-21T17:05:04.962+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:04:00+00:00, map_index=-1, run_start_date=2024-05-21 17:05:03.342655+00:00, run_end_date=2024-05-21 17:05:03.830691+00:00, run_duration=0.488036, state=success, executor_state=success, try_number=1, max_tries=1, job_id=481, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:05:00.986788+00:00, queued_by_job_id=1, pid=10350 [2024-05-21T17:05:07.087+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:05:07.087+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:04:00+00:00, run_id=scheduled__2024-05-21T17:04:00+00:00, run_start_date=2024-05-21 17:05:00.881477+00:00, run_end_date=2024-05-21 17:05:07.087719+00:00, run_duration=6.206242, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:04:00+00:00, data_interval_end=2024-05-21 17:05:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:05:07.097+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:05:00+00:00, run_after=2024-05-21T17:06:00+00:00 [2024-05-21T17:05:07.178+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:04:00+00:00 exited with status success for try_number 1 [2024-05-21T17:05:07.208+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:04:00+00:00, map_index=-1, run_start_date=2024-05-21 17:05:03.236856+00:00, run_end_date=2024-05-21 17:05:06.172287+00:00, run_duration=2.935431, state=success, executor_state=success, try_number=1, max_tries=1, job_id=480, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:05:00.986788+00:00, queued_by_job_id=1, pid=10349 [2024-05-21T17:05:08.306+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T17:05:08.307+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:05:08.307+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:05:08.309+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T17:00:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T17:05:08.310+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T17:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T17:05:08.499+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T17:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:05:08.500+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T17:00:00+00:00 exited with status success for try_number 1 [2024-05-21T17:05:08.523+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T17:00:00+00:00, map_index=-1, run_start_date=2024-05-21 17:05:06.917533+00:00, run_end_date=2024-05-21 17:05:07.368134+00:00, run_duration=0.450601, state=success, executor_state=success, try_number=1, max_tries=1, job_id=483, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:05:04.908808+00:00, queued_by_job_id=1, pid=10390 [2024-05-21T17:05:08.524+0000] {scheduler_job.py:635} INFO - Setting external_id for to b4e384b6-ee6d-4340-8a30-068e20516037 [2024-05-21T17:05:11.229+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T17:05:11.229+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:05:11.230+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:05:11.235+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T17:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:05:11.236+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T17:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T17:05:11.288+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T17:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:05:11.290+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T17:00:00+00:00 exited with status success for try_number 1 [2024-05-21T17:05:11.295+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T17:00:00+00:00, map_index=0, run_start_date=2024-05-21 17:05:10.605559+00:00, run_end_date=2024-05-21 17:05:11.017942+00:00, run_duration=0.412383, state=success, executor_state=success, try_number=1, max_tries=1, job_id=484, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:05:08.308394+00:00, queued_by_job_id=1, pid=10402 [2024-05-21T17:05:11.295+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4ebae42a-818f-4c86-922b-b69f62072a13 [2024-05-21T17:05:13.497+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:05:13.498+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:00:00+00:00, run_id=scheduled__2024-05-21T17:00:00+00:00, run_start_date=2024-05-21 17:05:00.879147+00:00, run_end_date=2024-05-21 17:05:13.498142+00:00, run_duration=12.618995, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:00:00+00:00, data_interval_end=2024-05-21 17:05:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T17:05:13.505+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:05:00+00:00, run_after=2024-05-21T17:10:00+00:00 [2024-05-21T17:05:13.533+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T17:00:00+00:00 exited with status success for try_number 1 [2024-05-21T17:05:13.538+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T17:00:00+00:00, map_index=-1, run_start_date=2024-05-21 17:05:12.950250+00:00, run_end_date=2024-05-21 17:05:13.199571+00:00, run_duration=0.249321, state=success, executor_state=success, try_number=1, max_tries=1, job_id=485, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:05:11.231805+00:00, queued_by_job_id=1, pid=10414 [2024-05-21T17:05:55.591+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T17:06:00.532+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:06:00+00:00, run_after=2024-05-21T17:07:00+00:00 [2024-05-21T17:06:00.539+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:06:00.545+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:06:00.625+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T17:06:00.626+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T17:06:00.626+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:06:00.626+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:06:00.627+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:06:00.631+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T17:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:06:00.631+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T17:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T17:06:00.631+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:06:00.632+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:06:00.632+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:06:00.632+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:06:01.037+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:04:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:06:01.038+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:06:01.039+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:06:01.054+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8838006b-1708-4113-884b-93fa3c0417d7 [2024-05-21T17:06:01.054+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0eb4cc40-e943-458c-99b1-779e314178b7 [2024-05-21T17:06:01.054+0000] {scheduler_job.py:635} INFO - Setting external_id for to 84a87275-1f56-4203-8716-d1757ead080b [2024-05-21T17:06:02.296+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:06:02.296+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 17:04:00+00:00, run_id=scheduled__2024-05-21T17:04:00+00:00, run_start_date=2024-05-21 17:06:00.560797+00:00, run_end_date=2024-05-21 17:06:02.296706+00:00, run_duration=1.735909, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:04:00+00:00, data_interval_end=2024-05-21 17:06:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T17:06:02.305+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T17:06:00+00:00, run_after=2024-05-21T17:08:00+00:00 [2024-05-21T17:06:02.356+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:04:00+00:00 exited with status success for try_number 1 [2024-05-21T17:06:02.362+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T17:04:00+00:00, map_index=-1, run_start_date=2024-05-21 17:06:01.633299+00:00, run_end_date=2024-05-21 17:06:01.956412+00:00, run_duration=0.323113, state=success, executor_state=success, try_number=1, max_tries=1, job_id=486, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:06:00.628466+00:00, queued_by_job_id=1, pid=10431 [2024-05-21T17:06:03.405+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:06:03.407+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:05:00+00:00, run_id=scheduled__2024-05-21T17:05:00+00:00, run_start_date=2024-05-21 17:06:00.561899+00:00, run_end_date=2024-05-21 17:06:03.406966+00:00, run_duration=2.845067, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:05:00+00:00, data_interval_end=2024-05-21 17:06:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:06:03.417+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:06:00+00:00, run_after=2024-05-21T17:07:00+00:00 [2024-05-21T17:06:03.460+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:05:00+00:00 exited with status success for try_number 1 [2024-05-21T17:06:03.466+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:05:00+00:00, map_index=-1, run_start_date=2024-05-21 17:06:02.928721+00:00, run_end_date=2024-05-21 17:06:03.234146+00:00, run_duration=0.305425, state=success, executor_state=success, try_number=1, max_tries=1, job_id=488, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:06:00.628466+00:00, queued_by_job_id=1, pid=10462 [2024-05-21T17:06:04.975+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:06:04.976+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:05:00+00:00, run_id=scheduled__2024-05-21T17:05:00+00:00, run_start_date=2024-05-21 17:06:00.563576+00:00, run_end_date=2024-05-21 17:06:04.976396+00:00, run_duration=4.41282, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:05:00+00:00, data_interval_end=2024-05-21 17:06:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:06:04.988+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:06:00+00:00, run_after=2024-05-21T17:07:00+00:00 [2024-05-21T17:06:05.020+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:05:00+00:00 exited with status success for try_number 1 [2024-05-21T17:06:05.025+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:05:00+00:00, map_index=-1, run_start_date=2024-05-21 17:06:02.872186+00:00, run_end_date=2024-05-21 17:06:04.307146+00:00, run_duration=1.43496, state=success, executor_state=success, try_number=1, max_tries=1, job_id=487, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:06:00.628466+00:00, queued_by_job_id=1, pid=10461 [2024-05-21T17:07:00.715+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:07:00+00:00, run_after=2024-05-21T17:08:00+00:00 [2024-05-21T17:07:00.723+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:07:00.782+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T17:07:00.783+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:07:00.783+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:07:00.784+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:07:00.786+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:07:00.787+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:07:00.787+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:07:00.787+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:07:01.049+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:06:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:07:01.050+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:06:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:07:01.061+0000] {scheduler_job.py:635} INFO - Setting external_id for to 93606b80-92fb-41c0-8df5-eb26c1a76c11 [2024-05-21T17:07:01.062+0000] {scheduler_job.py:635} INFO - Setting external_id for to 52b2f4b2-9ebe-40f5-9672-6fed177c93d3 [2024-05-21T17:07:03.964+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:07:03.964+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:06:00+00:00, run_id=scheduled__2024-05-21T17:06:00+00:00, run_start_date=2024-05-21 17:07:00.737425+00:00, run_end_date=2024-05-21 17:07:03.964508+00:00, run_duration=3.227083, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:06:00+00:00, data_interval_end=2024-05-21 17:07:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:07:03.983+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:07:00+00:00, run_after=2024-05-21T17:08:00+00:00 [2024-05-21T17:07:04.036+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:06:00+00:00 exited with status success for try_number 1 [2024-05-21T17:07:04.042+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:06:00+00:00, map_index=-1, run_start_date=2024-05-21 17:07:02.791520+00:00, run_end_date=2024-05-21 17:07:03.161176+00:00, run_duration=0.369656, state=success, executor_state=success, try_number=1, max_tries=1, job_id=489, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:07:00.784969+00:00, queued_by_job_id=1, pid=10516 [2024-05-21T17:07:05.084+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:07:05.084+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:06:00+00:00, run_id=scheduled__2024-05-21T17:06:00+00:00, run_start_date=2024-05-21 17:07:00.738452+00:00, run_end_date=2024-05-21 17:07:05.084893+00:00, run_duration=4.346441, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:06:00+00:00, data_interval_end=2024-05-21 17:07:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:07:05.094+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:07:00+00:00, run_after=2024-05-21T17:08:00+00:00 [2024-05-21T17:07:05.124+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:06:00+00:00 exited with status success for try_number 1 [2024-05-21T17:07:05.129+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:06:00+00:00, map_index=-1, run_start_date=2024-05-21 17:07:03.018145+00:00, run_end_date=2024-05-21 17:07:04.622866+00:00, run_duration=1.604721, state=success, executor_state=success, try_number=1, max_tries=1, job_id=490, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:07:00.784969+00:00, queued_by_job_id=1, pid=10517 [2024-05-21T17:08:00.884+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:08:00.892+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:08:00.908+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:08:00+00:00, run_after=2024-05-21T17:09:00+00:00 [2024-05-21T17:08:00.985+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T17:08:00.986+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T17:08:00.986+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:08:00.986+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:08:00.987+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:08:00.990+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T17:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:08:00.990+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T17:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T17:08:00.991+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:08:00.991+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:08:00.991+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:08:00.991+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:08:01.232+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:06:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:08:01.235+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:07:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:08:01.235+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:07:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:08:01.247+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3da54ca4-4da7-4bb4-a96f-70eca121da4c [2024-05-21T17:08:01.247+0000] {scheduler_job.py:635} INFO - Setting external_id for to cce272ed-33c7-4664-8bec-133c61cfe308 [2024-05-21T17:08:01.248+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8ac0d1df-8117-45e9-9ac0-0a883a3ac663 [2024-05-21T17:08:02.446+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:08:02.447+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 17:06:00+00:00, run_id=scheduled__2024-05-21T17:06:00+00:00, run_start_date=2024-05-21 17:08:00.923009+00:00, run_end_date=2024-05-21 17:08:02.447043+00:00, run_duration=1.524034, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:06:00+00:00, data_interval_end=2024-05-21 17:08:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T17:08:02.457+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T17:08:00+00:00, run_after=2024-05-21T17:10:00+00:00 [2024-05-21T17:08:02.533+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:06:00+00:00 exited with status success for try_number 1 [2024-05-21T17:08:02.538+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T17:06:00+00:00, map_index=-1, run_start_date=2024-05-21 17:08:01.928217+00:00, run_end_date=2024-05-21 17:08:02.315036+00:00, run_duration=0.386819, state=success, executor_state=success, try_number=1, max_tries=1, job_id=491, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:08:00.988413+00:00, queued_by_job_id=1, pid=10551 [2024-05-21T17:08:04.090+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:08:04.091+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:07:00+00:00, run_id=scheduled__2024-05-21T17:07:00+00:00, run_start_date=2024-05-21 17:08:00.924195+00:00, run_end_date=2024-05-21 17:08:04.091154+00:00, run_duration=3.166959, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:07:00+00:00, data_interval_end=2024-05-21 17:08:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:08:04.107+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:08:00+00:00, run_after=2024-05-21T17:09:00+00:00 [2024-05-21T17:08:04.156+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:07:00+00:00 exited with status success for try_number 1 [2024-05-21T17:08:04.161+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:07:00+00:00, map_index=-1, run_start_date=2024-05-21 17:08:03.325677+00:00, run_end_date=2024-05-21 17:08:03.793308+00:00, run_duration=0.467631, state=success, executor_state=success, try_number=1, max_tries=1, job_id=492, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:08:00.988413+00:00, queued_by_job_id=1, pid=10581 [2024-05-21T17:08:05.204+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:08:05.205+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:07:00+00:00, run_id=scheduled__2024-05-21T17:07:00+00:00, run_start_date=2024-05-21 17:08:00.925487+00:00, run_end_date=2024-05-21 17:08:05.204952+00:00, run_duration=4.279465, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:07:00+00:00, data_interval_end=2024-05-21 17:08:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:08:05.214+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:08:00+00:00, run_after=2024-05-21T17:09:00+00:00 [2024-05-21T17:08:05.241+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:07:00+00:00 exited with status success for try_number 1 [2024-05-21T17:08:05.246+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:07:00+00:00, map_index=-1, run_start_date=2024-05-21 17:08:03.382922+00:00, run_end_date=2024-05-21 17:08:04.943096+00:00, run_duration=1.560174, state=success, executor_state=success, try_number=1, max_tries=1, job_id=493, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:08:00.988413+00:00, queued_by_job_id=1, pid=10582 [2024-05-21T17:09:00.054+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:09:00.072+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:09:00+00:00, run_after=2024-05-21T17:10:00+00:00 [2024-05-21T17:09:00.145+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T17:09:00.146+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:09:00.146+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:09:00.148+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:09:00.151+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:09:00.151+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:09:00.151+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:09:00.152+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:09:00.439+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:08:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:09:00.440+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:08:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:09:00.450+0000] {scheduler_job.py:635} INFO - Setting external_id for to 675b68d5-497f-4c58-bad4-63a5415afe94 [2024-05-21T17:09:00.451+0000] {scheduler_job.py:635} INFO - Setting external_id for to d2c477a9-849d-42db-999f-64f3a6d23a2e [2024-05-21T17:09:02.693+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:09:02.693+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:08:00+00:00, run_id=scheduled__2024-05-21T17:08:00+00:00, run_start_date=2024-05-21 17:09:00.092181+00:00, run_end_date=2024-05-21 17:09:02.693748+00:00, run_duration=2.601567, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:08:00+00:00, data_interval_end=2024-05-21 17:09:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:09:02.705+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:09:00+00:00, run_after=2024-05-21T17:10:00+00:00 [2024-05-21T17:09:02.739+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:08:00+00:00 exited with status success for try_number 1 [2024-05-21T17:09:02.747+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:08:00+00:00, map_index=-1, run_start_date=2024-05-21 17:09:02.288069+00:00, run_end_date=2024-05-21 17:09:02.569049+00:00, run_duration=0.28098, state=success, executor_state=success, try_number=1, max_tries=1, job_id=494, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:09:00.149133+00:00, queued_by_job_id=1, pid=10635 [2024-05-21T17:09:05.279+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:09:05.280+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:08:00+00:00, run_id=scheduled__2024-05-21T17:08:00+00:00, run_start_date=2024-05-21 17:09:00.093284+00:00, run_end_date=2024-05-21 17:09:05.280326+00:00, run_duration=5.187042, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:08:00+00:00, data_interval_end=2024-05-21 17:09:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:09:05.291+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:09:00+00:00, run_after=2024-05-21T17:10:00+00:00 [2024-05-21T17:09:05.319+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:08:00+00:00 exited with status success for try_number 1 [2024-05-21T17:09:05.324+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:08:00+00:00, map_index=-1, run_start_date=2024-05-21 17:09:02.324740+00:00, run_end_date=2024-05-21 17:09:05.047154+00:00, run_duration=2.722414, state=success, executor_state=success, try_number=1, max_tries=1, job_id=495, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:09:00.149133+00:00, queued_by_job_id=1, pid=10636 [2024-05-21T17:10:00.659+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:10:00+00:00, run_after=2024-05-21T17:15:00+00:00 [2024-05-21T17:10:00.668+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:10:00.677+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:10:00.696+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:10:00+00:00, run_after=2024-05-21T17:11:00+00:00 [2024-05-21T17:10:00.784+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T17:10:00.784+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:10:00.784+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T17:10:00.784+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:10:00.785+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:10:00.785+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:10:00.789+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T17:05:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T17:10:00.789+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T17:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T17:10:00.790+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T17:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:10:00.790+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T17:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T17:10:00.790+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:10:00.793+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:10:00.793+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:10:00.793+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:10:01.167+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T17:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:10:01.167+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:08:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:10:01.168+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:09:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:10:01.168+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:09:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:10:01.186+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5a023ffb-701f-4426-9614-a1f4e83dfe40 [2024-05-21T17:10:01.186+0000] {scheduler_job.py:635} INFO - Setting external_id for to bc9e2bba-c257-46f1-8cbf-cee1b0fdce46 [2024-05-21T17:10:01.186+0000] {scheduler_job.py:635} INFO - Setting external_id for to b1c44055-f463-43df-a255-c784da1db238 [2024-05-21T17:10:01.186+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5f904790-765d-4f1a-b1b5-7ac9b6f3ccbf [2024-05-21T17:10:02.430+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:10:02.431+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 17:08:00+00:00, run_id=scheduled__2024-05-21T17:08:00+00:00, run_start_date=2024-05-21 17:10:00.713696+00:00, run_end_date=2024-05-21 17:10:02.431181+00:00, run_duration=1.717485, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:08:00+00:00, data_interval_end=2024-05-21 17:10:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T17:10:02.445+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T17:10:00+00:00, run_after=2024-05-21T17:12:00+00:00 [2024-05-21T17:10:03.663+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:08:00+00:00 exited with status success for try_number 1 [2024-05-21T17:10:03.669+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T17:08:00+00:00, map_index=-1, run_start_date=2024-05-21 17:10:01.936988+00:00, run_end_date=2024-05-21 17:10:02.353762+00:00, run_duration=0.416774, state=success, executor_state=success, try_number=1, max_tries=1, job_id=496, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:10:00.787290+00:00, queued_by_job_id=1, pid=10671 [2024-05-21T17:10:04.275+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:10:04.275+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:09:00+00:00, run_id=scheduled__2024-05-21T17:09:00+00:00, run_start_date=2024-05-21 17:10:00.714777+00:00, run_end_date=2024-05-21 17:10:04.275850+00:00, run_duration=3.561073, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:09:00+00:00, data_interval_end=2024-05-21 17:10:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:10:04.285+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:10:00+00:00, run_after=2024-05-21T17:11:00+00:00 [2024-05-21T17:10:04.331+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T17:10:04.331+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:10:04.332+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:10:04.334+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T17:05:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T17:10:04.334+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T17:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T17:10:04.386+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T17:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:10:04.387+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T17:05:00+00:00 exited with status success for try_number 1 [2024-05-21T17:10:04.388+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:09:00+00:00 exited with status success for try_number 1 [2024-05-21T17:10:04.396+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:09:00+00:00, map_index=-1, run_start_date=2024-05-21 17:10:03.353079+00:00, run_end_date=2024-05-21 17:10:03.760341+00:00, run_duration=0.407262, state=success, executor_state=success, try_number=1, max_tries=1, job_id=498, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:10:00.787290+00:00, queued_by_job_id=1, pid=10712 [2024-05-21T17:10:04.396+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T17:05:00+00:00, map_index=-1, run_start_date=2024-05-21 17:10:03.579300+00:00, run_end_date=2024-05-21 17:10:03.930702+00:00, run_duration=0.351402, state=success, executor_state=success, try_number=1, max_tries=1, job_id=499, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:10:00.787290+00:00, queued_by_job_id=1, pid=10722 [2024-05-21T17:10:04.397+0000] {scheduler_job.py:635} INFO - Setting external_id for to 15e7d612-dd7b-46ae-ac2e-415191c11cfc [2024-05-21T17:10:06.629+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:10:06.629+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:09:00+00:00, run_id=scheduled__2024-05-21T17:09:00+00:00, run_start_date=2024-05-21 17:10:00.716360+00:00, run_end_date=2024-05-21 17:10:06.629521+00:00, run_duration=5.913161, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:09:00+00:00, data_interval_end=2024-05-21 17:10:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:10:06.647+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:10:00+00:00, run_after=2024-05-21T17:11:00+00:00 [2024-05-21T17:10:06.693+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:09:00+00:00 exited with status success for try_number 1 [2024-05-21T17:10:06.701+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:09:00+00:00, map_index=-1, run_start_date=2024-05-21 17:10:03.256630+00:00, run_end_date=2024-05-21 17:10:05.913655+00:00, run_duration=2.657025, state=success, executor_state=success, try_number=1, max_tries=1, job_id=497, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:10:00.787290+00:00, queued_by_job_id=1, pid=10702 [2024-05-21T17:10:07.766+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T17:10:07.767+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:10:07.767+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:10:07.769+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T17:05:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T17:10:07.770+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T17:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T17:10:07.819+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T17:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:10:07.820+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T17:05:00+00:00 exited with status success for try_number 1 [2024-05-21T17:10:07.832+0000] {scheduler_job.py:635} INFO - Setting external_id for to 11985d37-6082-4b1d-8dd5-dacb5db35ddf [2024-05-21T17:10:07.832+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T17:05:00+00:00, map_index=-1, run_start_date=2024-05-21 17:10:06.245523+00:00, run_end_date=2024-05-21 17:10:06.547914+00:00, run_duration=0.302391, state=success, executor_state=success, try_number=1, max_tries=1, job_id=500, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:10:04.332738+00:00, queued_by_job_id=1, pid=10752 [2024-05-21T17:10:11.195+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T17:10:11.195+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:10:11.196+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:10:11.198+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T17:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:10:11.198+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T17:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T17:10:11.269+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T17:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:10:11.269+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T17:05:00+00:00 exited with status success for try_number 1 [2024-05-21T17:10:11.280+0000] {scheduler_job.py:635} INFO - Setting external_id for to 04a635cb-0800-426f-a3a7-62692d5c97a3 [2024-05-21T17:10:11.280+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T17:05:00+00:00, map_index=0, run_start_date=2024-05-21 17:10:09.806681+00:00, run_end_date=2024-05-21 17:10:10.133449+00:00, run_duration=0.326768, state=success, executor_state=success, try_number=1, max_tries=1, job_id=501, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:10:07.768336+00:00, queued_by_job_id=1, pid=10764 [2024-05-21T17:10:13.478+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:10:13.479+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:05:00+00:00, run_id=scheduled__2024-05-21T17:05:00+00:00, run_start_date=2024-05-21 17:10:00.712290+00:00, run_end_date=2024-05-21 17:10:13.478928+00:00, run_duration=12.766638, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:05:00+00:00, data_interval_end=2024-05-21 17:10:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T17:10:13.486+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:10:00+00:00, run_after=2024-05-21T17:15:00+00:00 [2024-05-21T17:10:13.519+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T17:05:00+00:00 exited with status success for try_number 1 [2024-05-21T17:10:13.525+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T17:05:00+00:00, map_index=-1, run_start_date=2024-05-21 17:10:12.949163+00:00, run_end_date=2024-05-21 17:10:13.215302+00:00, run_duration=0.266139, state=success, executor_state=success, try_number=1, max_tries=1, job_id=502, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:10:11.196608+00:00, queued_by_job_id=1, pid=10776 [2024-05-21T17:10:55.644+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T17:11:00.553+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:11:00.568+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:11:00+00:00, run_after=2024-05-21T17:12:00+00:00 [2024-05-21T17:11:00.628+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T17:11:00.628+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:11:00.628+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:11:00.629+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:11:00.631+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:11:00.632+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:11:00.632+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:11:00.632+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:11:00.876+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:11:00.876+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:11:00.892+0000] {scheduler_job.py:635} INFO - Setting external_id for to ea661e28-8990-486e-99ab-b11a907d4cbc [2024-05-21T17:11:00.895+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5aaa97e0-921e-41d6-8f98-24f5f789e94c [2024-05-21T17:11:03.558+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:11:03.558+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:10:00+00:00, run_id=scheduled__2024-05-21T17:10:00+00:00, run_start_date=2024-05-21 17:11:00.583886+00:00, run_end_date=2024-05-21 17:11:03.558674+00:00, run_duration=2.974788, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:10:00+00:00, data_interval_end=2024-05-21 17:11:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:11:03.572+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:11:00+00:00, run_after=2024-05-21T17:12:00+00:00 [2024-05-21T17:11:03.608+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:10:00+00:00 exited with status success for try_number 1 [2024-05-21T17:11:03.612+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:10:00+00:00, map_index=-1, run_start_date=2024-05-21 17:11:02.681263+00:00, run_end_date=2024-05-21 17:11:02.972100+00:00, run_duration=0.290837, state=success, executor_state=success, try_number=1, max_tries=1, job_id=503, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:11:00.630084+00:00, queued_by_job_id=1, pid=10812 [2024-05-21T17:11:05.633+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:11:05.633+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:10:00+00:00, run_id=scheduled__2024-05-21T17:10:00+00:00, run_start_date=2024-05-21 17:11:00.585004+00:00, run_end_date=2024-05-21 17:11:05.633549+00:00, run_duration=5.048545, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:10:00+00:00, data_interval_end=2024-05-21 17:11:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:11:05.647+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:11:00+00:00, run_after=2024-05-21T17:12:00+00:00 [2024-05-21T17:11:05.709+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:10:00+00:00 exited with status success for try_number 1 [2024-05-21T17:11:05.715+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:10:00+00:00, map_index=-1, run_start_date=2024-05-21 17:11:02.697866+00:00, run_end_date=2024-05-21 17:11:04.693952+00:00, run_duration=1.996086, state=success, executor_state=success, try_number=1, max_tries=1, job_id=504, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:11:00.630084+00:00, queued_by_job_id=1, pid=10813 [2024-05-21T17:12:00.232+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:12:00+00:00, run_after=2024-05-21T17:13:00+00:00 [2024-05-21T17:12:00.240+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:12:00.250+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:12:00.309+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T17:12:00.310+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T17:12:00.310+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:12:00.310+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:12:00.311+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:12:00.314+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T17:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:12:00.316+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T17:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T17:12:00.316+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:12:00.316+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:12:00.316+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:12:00.316+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:12:00.657+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:12:00.657+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:11:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:12:00.657+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:11:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:12:00.665+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2a68446c-888e-4667-be57-54474935c65f [2024-05-21T17:12:00.665+0000] {scheduler_job.py:635} INFO - Setting external_id for to b8ee4951-2938-448f-aca6-5e9af8fbc699 [2024-05-21T17:12:00.666+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4ee8a8a7-7c6e-46b3-87c7-bed329a1afc4 [2024-05-21T17:12:02.761+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:12:02.762+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 17:10:00+00:00, run_id=scheduled__2024-05-21T17:10:00+00:00, run_start_date=2024-05-21 17:12:00.260966+00:00, run_end_date=2024-05-21 17:12:02.762223+00:00, run_duration=2.501257, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:10:00+00:00, data_interval_end=2024-05-21 17:12:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T17:12:02.772+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T17:12:00+00:00, run_after=2024-05-21T17:14:00+00:00 [2024-05-21T17:12:02.825+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:10:00+00:00 exited with status success for try_number 1 [2024-05-21T17:12:02.829+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T17:10:00+00:00, map_index=-1, run_start_date=2024-05-21 17:12:01.670686+00:00, run_end_date=2024-05-21 17:12:01.993884+00:00, run_duration=0.323198, state=success, executor_state=success, try_number=1, max_tries=1, job_id=505, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:12:00.312228+00:00, queued_by_job_id=1, pid=10847 [2024-05-21T17:12:03.868+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:12:03.869+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:11:00+00:00, run_id=scheduled__2024-05-21T17:11:00+00:00, run_start_date=2024-05-21 17:12:00.261918+00:00, run_end_date=2024-05-21 17:12:03.869325+00:00, run_duration=3.607407, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:11:00+00:00, data_interval_end=2024-05-21 17:12:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:12:03.882+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:12:00+00:00, run_after=2024-05-21T17:13:00+00:00 [2024-05-21T17:12:03.916+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:11:00+00:00 exited with status success for try_number 1 [2024-05-21T17:12:03.920+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:11:00+00:00, map_index=-1, run_start_date=2024-05-21 17:12:02.551517+00:00, run_end_date=2024-05-21 17:12:02.876824+00:00, run_duration=0.325307, state=success, executor_state=success, try_number=1, max_tries=1, job_id=506, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:12:00.312228+00:00, queued_by_job_id=1, pid=10877 [2024-05-21T17:12:04.512+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:12:04.512+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:11:00+00:00, run_id=scheduled__2024-05-21T17:11:00+00:00, run_start_date=2024-05-21 17:12:00.262826+00:00, run_end_date=2024-05-21 17:12:04.512866+00:00, run_duration=4.25004, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:11:00+00:00, data_interval_end=2024-05-21 17:12:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:12:04.523+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:12:00+00:00, run_after=2024-05-21T17:13:00+00:00 [2024-05-21T17:12:04.555+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:11:00+00:00 exited with status success for try_number 1 [2024-05-21T17:12:04.560+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:11:00+00:00, map_index=-1, run_start_date=2024-05-21 17:12:02.585577+00:00, run_end_date=2024-05-21 17:12:03.970791+00:00, run_duration=1.385214, state=success, executor_state=success, try_number=1, max_tries=1, job_id=507, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:12:00.312228+00:00, queued_by_job_id=1, pid=10878 [2024-05-21T17:13:00.755+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:13:00+00:00, run_after=2024-05-21T17:14:00+00:00 [2024-05-21T17:13:00.761+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:13:00.834+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T17:13:00.835+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:13:00.835+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:13:00.836+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:13:00.839+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:13:00.840+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:13:00.840+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:13:00.840+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:13:01.029+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:12:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:13:01.029+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:12:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:13:01.043+0000] {scheduler_job.py:635} INFO - Setting external_id for to bd017acf-895a-4577-bffa-a3cc9183d992 [2024-05-21T17:13:01.044+0000] {scheduler_job.py:635} INFO - Setting external_id for to e64356e7-dce9-4d83-b6af-964efc71c753 [2024-05-21T17:13:04.087+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:13:04.087+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:12:00+00:00, run_id=scheduled__2024-05-21T17:12:00+00:00, run_start_date=2024-05-21 17:13:00.776941+00:00, run_end_date=2024-05-21 17:13:04.087592+00:00, run_duration=3.310651, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:12:00+00:00, data_interval_end=2024-05-21 17:13:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:13:04.098+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:13:00+00:00, run_after=2024-05-21T17:14:00+00:00 [2024-05-21T17:13:04.137+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:12:00+00:00 exited with status success for try_number 1 [2024-05-21T17:13:04.142+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:12:00+00:00, map_index=-1, run_start_date=2024-05-21 17:13:03.007705+00:00, run_end_date=2024-05-21 17:13:03.309950+00:00, run_duration=0.302245, state=success, executor_state=success, try_number=1, max_tries=1, job_id=508, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:13:00.838027+00:00, queued_by_job_id=1, pid=10933 [2024-05-21T17:13:04.598+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:13:04.599+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:12:00+00:00, run_id=scheduled__2024-05-21T17:12:00+00:00, run_start_date=2024-05-21 17:13:00.778006+00:00, run_end_date=2024-05-21 17:13:04.599220+00:00, run_duration=3.821214, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:12:00+00:00, data_interval_end=2024-05-21 17:13:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:13:04.607+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:13:00+00:00, run_after=2024-05-21T17:14:00+00:00 [2024-05-21T17:13:04.636+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:12:00+00:00 exited with status success for try_number 1 [2024-05-21T17:13:04.641+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:12:00+00:00, map_index=-1, run_start_date=2024-05-21 17:13:03.011866+00:00, run_end_date=2024-05-21 17:13:04.421674+00:00, run_duration=1.409808, state=success, executor_state=success, try_number=1, max_tries=1, job_id=509, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:13:00.838027+00:00, queued_by_job_id=1, pid=10932 [2024-05-21T17:14:01.041+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:14:01.047+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:14:01.059+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:14:00+00:00, run_after=2024-05-21T17:15:00+00:00 [2024-05-21T17:14:01.118+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T17:14:01.118+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T17:14:01.118+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:14:01.119+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:14:01.119+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:14:01.122+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T17:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:14:01.122+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T17:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T17:14:01.122+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:14:01.123+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:14:01.123+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:14:01.123+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:14:01.358+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:12:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:14:01.359+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:13:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:14:01.359+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:13:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:14:01.367+0000] {scheduler_job.py:635} INFO - Setting external_id for to 228e77b7-7148-4970-8d19-10319b7ace03 [2024-05-21T17:14:01.368+0000] {scheduler_job.py:635} INFO - Setting external_id for to c14a3927-891e-47e7-932b-53b8f142f59f [2024-05-21T17:14:01.368+0000] {scheduler_job.py:635} INFO - Setting external_id for to 846c6fa9-b439-4d3b-b719-4fab8c9e347a [2024-05-21T17:14:03.217+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:14:03.217+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 17:12:00+00:00, run_id=scheduled__2024-05-21T17:12:00+00:00, run_start_date=2024-05-21 17:14:01.070252+00:00, run_end_date=2024-05-21 17:14:03.217519+00:00, run_duration=2.147267, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:12:00+00:00, data_interval_end=2024-05-21 17:14:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T17:14:03.229+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T17:14:00+00:00, run_after=2024-05-21T17:16:00+00:00 [2024-05-21T17:14:03.281+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:12:00+00:00 exited with status success for try_number 1 [2024-05-21T17:14:03.290+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T17:12:00+00:00, map_index=-1, run_start_date=2024-05-21 17:14:01.925365+00:00, run_end_date=2024-05-21 17:14:02.304994+00:00, run_duration=0.379629, state=success, executor_state=success, try_number=1, max_tries=1, job_id=510, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:14:01.120715+00:00, queued_by_job_id=1, pid=10968 [2024-05-21T17:14:04.336+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:14:04.336+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:13:00+00:00, run_id=scheduled__2024-05-21T17:13:00+00:00, run_start_date=2024-05-21 17:14:01.071374+00:00, run_end_date=2024-05-21 17:14:04.336711+00:00, run_duration=3.265337, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:13:00+00:00, data_interval_end=2024-05-21 17:14:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:14:04.350+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:14:00+00:00, run_after=2024-05-21T17:15:00+00:00 [2024-05-21T17:14:04.381+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:13:00+00:00 exited with status success for try_number 1 [2024-05-21T17:14:04.385+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:13:00+00:00, map_index=-1, run_start_date=2024-05-21 17:14:03.207515+00:00, run_end_date=2024-05-21 17:14:03.585102+00:00, run_duration=0.377587, state=success, executor_state=success, try_number=1, max_tries=1, job_id=511, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:14:01.120715+00:00, queued_by_job_id=1, pid=10998 [2024-05-21T17:14:05.782+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:14:05.783+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:13:00+00:00, run_id=scheduled__2024-05-21T17:13:00+00:00, run_start_date=2024-05-21 17:14:01.072378+00:00, run_end_date=2024-05-21 17:14:05.783114+00:00, run_duration=4.710736, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:13:00+00:00, data_interval_end=2024-05-21 17:14:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:14:05.793+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:14:00+00:00, run_after=2024-05-21T17:15:00+00:00 [2024-05-21T17:14:05.845+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:13:00+00:00 exited with status success for try_number 1 [2024-05-21T17:14:05.855+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:13:00+00:00, map_index=-1, run_start_date=2024-05-21 17:14:03.235452+00:00, run_end_date=2024-05-21 17:14:04.910962+00:00, run_duration=1.67551, state=success, executor_state=success, try_number=1, max_tries=1, job_id=512, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:14:01.120715+00:00, queued_by_job_id=1, pid=10999 [2024-05-21T17:15:00.337+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:15:00+00:00, run_after=2024-05-21T17:16:00+00:00 [2024-05-21T17:15:00.345+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:15:00.361+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:15:00+00:00, run_after=2024-05-21T17:20:00+00:00 [2024-05-21T17:15:00.483+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T17:15:00.483+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:15:00.483+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:15:00.484+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:15:00.484+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:15:00.488+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T17:10:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T17:15:00.488+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T17:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T17:15:00.488+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:15:00.488+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:15:00.489+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:15:00.489+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:15:00.894+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T17:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:15:00.895+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:14:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:15:00.895+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:14:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:15:00.911+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5e43ded0-6b05-406e-a5f9-0e59bb67308b [2024-05-21T17:15:00.911+0000] {scheduler_job.py:635} INFO - Setting external_id for to deb0fa03-6838-4846-bb0c-31a3b9bdc0a4 [2024-05-21T17:15:00.911+0000] {scheduler_job.py:635} INFO - Setting external_id for to 84564d19-ed9b-456d-9795-bf22f7117434 [2024-05-21T17:15:03.947+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:15:03.948+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:14:00+00:00, run_id=scheduled__2024-05-21T17:14:00+00:00, run_start_date=2024-05-21 17:15:00.398936+00:00, run_end_date=2024-05-21 17:15:03.948740+00:00, run_duration=3.549804, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:14:00+00:00, data_interval_end=2024-05-21 17:15:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:15:03.959+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:15:00+00:00, run_after=2024-05-21T17:16:00+00:00 [2024-05-21T17:15:03.996+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T17:15:03.996+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:15:03.997+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:15:04.001+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T17:10:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T17:15:04.001+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T17:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T17:15:04.067+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T17:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:15:04.068+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T17:10:00+00:00 exited with status success for try_number 1 [2024-05-21T17:15:04.068+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:14:00+00:00 exited with status success for try_number 1 [2024-05-21T17:15:04.077+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T17:10:00+00:00, map_index=-1, run_start_date=2024-05-21 17:15:03.178963+00:00, run_end_date=2024-05-21 17:15:03.607413+00:00, run_duration=0.42845, state=success, executor_state=success, try_number=1, max_tries=1, job_id=514, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:15:00.486069+00:00, queued_by_job_id=1, pid=11066 [2024-05-21T17:15:04.078+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:14:00+00:00, map_index=-1, run_start_date=2024-05-21 17:15:03.145980+00:00, run_end_date=2024-05-21 17:15:03.608430+00:00, run_duration=0.46245, state=success, executor_state=success, try_number=1, max_tries=1, job_id=513, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:15:00.486069+00:00, queued_by_job_id=1, pid=11065 [2024-05-21T17:15:04.078+0000] {scheduler_job.py:635} INFO - Setting external_id for to f9e9676b-7d7f-49aa-a2f5-0aceca321474 [2024-05-21T17:15:07.030+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T17:15:07.030+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:15:07.031+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:15:07.034+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T17:10:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T17:15:07.035+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T17:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T17:15:07.102+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T17:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:15:07.104+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T17:10:00+00:00 exited with status success for try_number 1 [2024-05-21T17:15:07.118+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T17:10:00+00:00, map_index=-1, run_start_date=2024-05-21 17:15:05.828711+00:00, run_end_date=2024-05-21 17:15:06.180205+00:00, run_duration=0.351494, state=success, executor_state=success, try_number=1, max_tries=1, job_id=516, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:15:03.998451+00:00, queued_by_job_id=1, pid=11106 [2024-05-21T17:15:07.119+0000] {scheduler_job.py:635} INFO - Setting external_id for to cc9fb15d-c325-4bf5-91f6-8dc4ba96667e [2024-05-21T17:15:07.953+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:15:07.953+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:14:00+00:00, run_id=scheduled__2024-05-21T17:14:00+00:00, run_start_date=2024-05-21 17:15:00.401232+00:00, run_end_date=2024-05-21 17:15:07.953538+00:00, run_duration=7.552306, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:14:00+00:00, data_interval_end=2024-05-21 17:15:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:15:07.964+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:15:00+00:00, run_after=2024-05-21T17:16:00+00:00 [2024-05-21T17:15:08.018+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:14:00+00:00 exited with status success for try_number 1 [2024-05-21T17:15:08.026+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:14:00+00:00, map_index=-1, run_start_date=2024-05-21 17:15:03.371547+00:00, run_end_date=2024-05-21 17:15:07.614178+00:00, run_duration=4.242631, state=success, executor_state=success, try_number=1, max_tries=1, job_id=515, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:15:00.486069+00:00, queued_by_job_id=1, pid=11067 [2024-05-21T17:15:10.340+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T17:15:10.340+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:15:10.342+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:15:10.378+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T17:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:15:10.379+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T17:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T17:15:10.573+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T17:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:15:10.577+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T17:10:00+00:00 exited with status success for try_number 1 [2024-05-21T17:15:10.589+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T17:10:00+00:00, map_index=0, run_start_date=2024-05-21 17:15:09.211203+00:00, run_end_date=2024-05-21 17:15:09.584727+00:00, run_duration=0.373524, state=success, executor_state=success, try_number=1, max_tries=1, job_id=517, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:15:07.032301+00:00, queued_by_job_id=1, pid=11118 [2024-05-21T17:15:10.589+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2e956595-4155-4db0-920e-b4411407b376 [2024-05-21T17:15:13.056+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:15:13.056+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:10:00+00:00, run_id=scheduled__2024-05-21T17:10:00+00:00, run_start_date=2024-05-21 17:15:00.397495+00:00, run_end_date=2024-05-21 17:15:13.056477+00:00, run_duration=12.658982, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:10:00+00:00, data_interval_end=2024-05-21 17:15:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T17:15:13.062+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:15:00+00:00, run_after=2024-05-21T17:20:00+00:00 [2024-05-21T17:15:13.089+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T17:10:00+00:00 exited with status success for try_number 1 [2024-05-21T17:15:13.095+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T17:10:00+00:00, map_index=-1, run_start_date=2024-05-21 17:15:12.321072+00:00, run_end_date=2024-05-21 17:15:12.598481+00:00, run_duration=0.277409, state=success, executor_state=success, try_number=1, max_tries=1, job_id=518, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:15:10.356576+00:00, queued_by_job_id=1, pid=11130 [2024-05-21T17:15:55.655+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T17:16:00.682+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:16:00.691+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:16:00.705+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:16:00+00:00, run_after=2024-05-21T17:17:00+00:00 [2024-05-21T17:16:00.783+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T17:16:00.784+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T17:16:00.784+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:16:00.784+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:16:00.784+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:16:00.788+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T17:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:16:00.788+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T17:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T17:16:00.788+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:16:00.788+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:16:00.788+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:16:00.789+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:16:01.172+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:14:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:16:01.174+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:16:01.174+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:16:01.189+0000] {scheduler_job.py:635} INFO - Setting external_id for to 41c77024-3d39-4367-af8d-270476c93e9a [2024-05-21T17:16:01.193+0000] {scheduler_job.py:635} INFO - Setting external_id for to bfb7356f-f176-4c26-98b8-40743c58650e [2024-05-21T17:16:01.193+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4079e0a1-4bd5-455f-87b6-8e51a0cb5ba1 [2024-05-21T17:16:02.432+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:16:02.432+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 17:14:00+00:00, run_id=scheduled__2024-05-21T17:14:00+00:00, run_start_date=2024-05-21 17:16:00.724898+00:00, run_end_date=2024-05-21 17:16:02.432456+00:00, run_duration=1.707558, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:14:00+00:00, data_interval_end=2024-05-21 17:16:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T17:16:02.440+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T17:16:00+00:00, run_after=2024-05-21T17:18:00+00:00 [2024-05-21T17:16:02.494+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:14:00+00:00 exited with status success for try_number 1 [2024-05-21T17:16:02.500+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T17:14:00+00:00, map_index=-1, run_start_date=2024-05-21 17:16:01.847845+00:00, run_end_date=2024-05-21 17:16:02.205978+00:00, run_duration=0.358133, state=success, executor_state=success, try_number=1, max_tries=1, job_id=519, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:16:00.785972+00:00, queued_by_job_id=1, pid=11147 [2024-05-21T17:16:03.568+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:16:03.568+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:15:00+00:00, run_id=scheduled__2024-05-21T17:15:00+00:00, run_start_date=2024-05-21 17:16:00.726187+00:00, run_end_date=2024-05-21 17:16:03.568452+00:00, run_duration=2.842265, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:15:00+00:00, data_interval_end=2024-05-21 17:16:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:16:03.581+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:16:00+00:00, run_after=2024-05-21T17:17:00+00:00 [2024-05-21T17:16:03.612+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:15:00+00:00 exited with status success for try_number 1 [2024-05-21T17:16:03.619+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:15:00+00:00, map_index=-1, run_start_date=2024-05-21 17:16:03.022527+00:00, run_end_date=2024-05-21 17:16:03.409553+00:00, run_duration=0.387026, state=success, executor_state=success, try_number=1, max_tries=1, job_id=520, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:16:00.785972+00:00, queued_by_job_id=1, pid=11177 [2024-05-21T17:16:05.947+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:16:05.949+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:15:00+00:00, run_id=scheduled__2024-05-21T17:15:00+00:00, run_start_date=2024-05-21 17:16:00.727419+00:00, run_end_date=2024-05-21 17:16:05.947316+00:00, run_duration=5.219897, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:15:00+00:00, data_interval_end=2024-05-21 17:16:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:16:05.963+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:16:00+00:00, run_after=2024-05-21T17:17:00+00:00 [2024-05-21T17:16:06.004+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:15:00+00:00 exited with status success for try_number 1 [2024-05-21T17:16:06.012+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:15:00+00:00, map_index=-1, run_start_date=2024-05-21 17:16:03.065220+00:00, run_end_date=2024-05-21 17:16:04.884993+00:00, run_duration=1.819773, state=success, executor_state=success, try_number=1, max_tries=1, job_id=521, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:16:00.785972+00:00, queued_by_job_id=1, pid=11178 [2024-05-21T17:17:00.423+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:17:00+00:00, run_after=2024-05-21T17:18:00+00:00 [2024-05-21T17:17:00.431+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:17:00.544+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T17:17:00.545+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:17:00.545+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:17:00.545+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:17:00.553+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:17:00.553+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:17:00.553+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:17:00.553+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:17:00.861+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:16:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:17:00.861+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:16:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:17:00.868+0000] {scheduler_job.py:635} INFO - Setting external_id for to 85c074ef-229a-4971-890a-446e0ff4bffe [2024-05-21T17:17:00.869+0000] {scheduler_job.py:635} INFO - Setting external_id for to c77fed39-37d4-4539-9fad-ef9c573b1a7e [2024-05-21T17:17:03.682+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:17:03.682+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:16:00+00:00, run_id=scheduled__2024-05-21T17:16:00+00:00, run_start_date=2024-05-21 17:17:00.449966+00:00, run_end_date=2024-05-21 17:17:03.682800+00:00, run_duration=3.232834, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:16:00+00:00, data_interval_end=2024-05-21 17:17:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:17:03.689+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:17:00+00:00, run_after=2024-05-21T17:18:00+00:00 [2024-05-21T17:17:03.712+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:16:00+00:00 exited with status success for try_number 1 [2024-05-21T17:17:03.715+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:16:00+00:00, map_index=-1, run_start_date=2024-05-21 17:17:02.683061+00:00, run_end_date=2024-05-21 17:17:02.910154+00:00, run_duration=0.227093, state=success, executor_state=success, try_number=1, max_tries=1, job_id=522, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:17:00.546797+00:00, queued_by_job_id=1, pid=11232 [2024-05-21T17:17:04.931+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:17:04.931+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:16:00+00:00, run_id=scheduled__2024-05-21T17:16:00+00:00, run_start_date=2024-05-21 17:17:00.451175+00:00, run_end_date=2024-05-21 17:17:04.931662+00:00, run_duration=4.480487, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:16:00+00:00, data_interval_end=2024-05-21 17:17:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:17:04.941+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:17:00+00:00, run_after=2024-05-21T17:18:00+00:00 [2024-05-21T17:17:04.969+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:16:00+00:00 exited with status success for try_number 1 [2024-05-21T17:17:04.973+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:16:00+00:00, map_index=-1, run_start_date=2024-05-21 17:17:02.725375+00:00, run_end_date=2024-05-21 17:17:04.447159+00:00, run_duration=1.721784, state=success, executor_state=success, try_number=1, max_tries=1, job_id=523, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:17:00.546797+00:00, queued_by_job_id=1, pid=11233 [2024-05-21T17:18:00.074+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:18:00+00:00, run_after=2024-05-21T17:19:00+00:00 [2024-05-21T17:18:00.081+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:18:00.090+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:18:00.183+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T17:18:00.184+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T17:18:00.184+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:18:00.184+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:18:00.185+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:18:00.188+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T17:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:18:00.188+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T17:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T17:18:00.188+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:18:00.189+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:18:00.189+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:18:00.190+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:18:00.575+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:16:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:18:00.576+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:17:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:18:00.576+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:17:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:18:00.591+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9003e42e-a7c5-41eb-80de-a10ae3ff9e2d [2024-05-21T17:18:00.591+0000] {scheduler_job.py:635} INFO - Setting external_id for to ed6f6240-f5a7-4ee7-814e-64e57f119397 [2024-05-21T17:18:00.591+0000] {scheduler_job.py:635} INFO - Setting external_id for to eab87cb5-7e92-45d4-8fba-45b3ee578ef4 [2024-05-21T17:18:02.837+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:18:02.838+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 17:16:00+00:00, run_id=scheduled__2024-05-21T17:16:00+00:00, run_start_date=2024-05-21 17:18:00.112006+00:00, run_end_date=2024-05-21 17:18:02.838180+00:00, run_duration=2.726174, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:16:00+00:00, data_interval_end=2024-05-21 17:18:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T17:18:02.851+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T17:18:00+00:00, run_after=2024-05-21T17:20:00+00:00 [2024-05-21T17:18:02.860+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:18:02.861+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:17:00+00:00, run_id=scheduled__2024-05-21T17:17:00+00:00, run_start_date=2024-05-21 17:18:00.113115+00:00, run_end_date=2024-05-21 17:18:02.861040+00:00, run_duration=2.747925, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:17:00+00:00, data_interval_end=2024-05-21 17:18:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:18:02.876+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:18:00+00:00, run_after=2024-05-21T17:19:00+00:00 [2024-05-21T17:18:02.924+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:16:00+00:00 exited with status success for try_number 1 [2024-05-21T17:18:02.933+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T17:16:00+00:00, map_index=-1, run_start_date=2024-05-21 17:18:01.458877+00:00, run_end_date=2024-05-21 17:18:01.999079+00:00, run_duration=0.540202, state=success, executor_state=success, try_number=1, max_tries=1, job_id=524, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:18:00.186237+00:00, queued_by_job_id=1, pid=11268 [2024-05-21T17:18:04.034+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:17:00+00:00 exited with status success for try_number 1 [2024-05-21T17:18:04.039+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:17:00+00:00, map_index=-1, run_start_date=2024-05-21 17:18:02.548742+00:00, run_end_date=2024-05-21 17:18:02.838840+00:00, run_duration=0.290098, state=success, executor_state=success, try_number=1, max_tries=1, job_id=525, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:18:00.186237+00:00, queued_by_job_id=1, pid=11289 [2024-05-21T17:18:05.013+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:18:05.013+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:17:00+00:00, run_id=scheduled__2024-05-21T17:17:00+00:00, run_start_date=2024-05-21 17:18:00.114125+00:00, run_end_date=2024-05-21 17:18:05.013407+00:00, run_duration=4.899282, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:17:00+00:00, data_interval_end=2024-05-21 17:18:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:18:05.023+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:18:00+00:00, run_after=2024-05-21T17:19:00+00:00 [2024-05-21T17:18:05.056+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:17:00+00:00 exited with status success for try_number 1 [2024-05-21T17:18:05.061+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:17:00+00:00, map_index=-1, run_start_date=2024-05-21 17:18:02.867518+00:00, run_end_date=2024-05-21 17:18:04.312470+00:00, run_duration=1.444952, state=success, executor_state=success, try_number=1, max_tries=1, job_id=526, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:18:00.186237+00:00, queued_by_job_id=1, pid=11308 [2024-05-21T17:19:00.499+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:19:00+00:00, run_after=2024-05-21T17:20:00+00:00 [2024-05-21T17:19:00.507+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:19:00.564+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T17:19:00.564+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:19:00.564+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:19:00.565+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:19:00.568+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:19:00.568+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:19:00.568+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:19:00.568+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:19:00.855+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:18:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:19:00.856+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:18:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:19:00.875+0000] {scheduler_job.py:635} INFO - Setting external_id for to bac7dead-7429-4c3f-8b8e-062743fa2fa5 [2024-05-21T17:19:00.875+0000] {scheduler_job.py:635} INFO - Setting external_id for to 85739e39-dfd4-49d4-90f6-6942f3a9f876 [2024-05-21T17:19:03.156+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:19:03.156+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:18:00+00:00, run_id=scheduled__2024-05-21T17:18:00+00:00, run_start_date=2024-05-21 17:19:00.518886+00:00, run_end_date=2024-05-21 17:19:03.156289+00:00, run_duration=2.637403, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:18:00+00:00, data_interval_end=2024-05-21 17:19:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:19:03.166+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:19:00+00:00, run_after=2024-05-21T17:20:00+00:00 [2024-05-21T17:19:03.199+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:18:00+00:00 exited with status success for try_number 1 [2024-05-21T17:19:03.203+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:18:00+00:00, map_index=-1, run_start_date=2024-05-21 17:19:02.640388+00:00, run_end_date=2024-05-21 17:19:02.936230+00:00, run_duration=0.295842, state=success, executor_state=success, try_number=1, max_tries=1, job_id=528, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:19:00.566238+00:00, queued_by_job_id=1, pid=11354 [2024-05-21T17:19:05.106+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:19:05.107+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:18:00+00:00, run_id=scheduled__2024-05-21T17:18:00+00:00, run_start_date=2024-05-21 17:19:00.520387+00:00, run_end_date=2024-05-21 17:19:05.107121+00:00, run_duration=4.586734, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:18:00+00:00, data_interval_end=2024-05-21 17:19:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:19:05.118+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:19:00+00:00, run_after=2024-05-21T17:20:00+00:00 [2024-05-21T17:19:05.147+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:18:00+00:00 exited with status success for try_number 1 [2024-05-21T17:19:05.154+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:18:00+00:00, map_index=-1, run_start_date=2024-05-21 17:19:02.576704+00:00, run_end_date=2024-05-21 17:19:04.183987+00:00, run_duration=1.607283, state=success, executor_state=success, try_number=1, max_tries=1, job_id=527, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:19:00.566238+00:00, queued_by_job_id=1, pid=11353 [2024-05-21T17:20:00.295+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:20:00+00:00, run_after=2024-05-21T17:21:00+00:00 [2024-05-21T17:20:00.304+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:20:00.321+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:20:00+00:00, run_after=2024-05-21T17:25:00+00:00 [2024-05-21T17:20:00.329+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:20:00.441+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T17:20:00.442+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:20:00.443+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T17:20:00.443+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:20:00.444+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:20:00.447+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:20:00.453+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T17:15:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T17:20:00.453+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T17:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T17:20:00.454+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T17:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:20:00.454+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T17:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T17:20:00.454+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:20:00.454+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:20:00.455+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:20:00.455+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:20:00.838+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T17:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:20:00.839+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:18:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:20:00.839+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:19:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:20:00.839+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:19:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:20:00.855+0000] {scheduler_job.py:635} INFO - Setting external_id for to 68c20857-fa4a-448c-89a9-f1ad257fb451 [2024-05-21T17:20:00.855+0000] {scheduler_job.py:635} INFO - Setting external_id for to 221f68c7-c39a-475e-af82-5a76c3cc902d [2024-05-21T17:20:00.855+0000] {scheduler_job.py:635} INFO - Setting external_id for to 34f00578-7962-4fb1-b6b5-f0e10ff1d8b9 [2024-05-21T17:20:00.856+0000] {scheduler_job.py:635} INFO - Setting external_id for to a9fcc3d0-31d5-4874-838e-7ce79e034c78 [2024-05-21T17:20:02.693+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:20:02.693+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 17:18:00+00:00, run_id=scheduled__2024-05-21T17:18:00+00:00, run_start_date=2024-05-21 17:20:00.346937+00:00, run_end_date=2024-05-21 17:20:02.693519+00:00, run_duration=2.346582, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:18:00+00:00, data_interval_end=2024-05-21 17:20:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T17:20:02.701+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T17:20:00+00:00, run_after=2024-05-21T17:22:00+00:00 [2024-05-21T17:20:02.771+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:18:00+00:00 exited with status success for try_number 1 [2024-05-21T17:20:02.777+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T17:18:00+00:00, map_index=-1, run_start_date=2024-05-21 17:20:01.826897+00:00, run_end_date=2024-05-21 17:20:02.290471+00:00, run_duration=0.463574, state=success, executor_state=success, try_number=1, max_tries=1, job_id=529, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:20:00.450638+00:00, queued_by_job_id=1, pid=11390 [2024-05-21T17:20:04.539+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:20:04.539+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:19:00+00:00, run_id=scheduled__2024-05-21T17:19:00+00:00, run_start_date=2024-05-21 17:20:00.347948+00:00, run_end_date=2024-05-21 17:20:04.539690+00:00, run_duration=4.191742, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:19:00+00:00, data_interval_end=2024-05-21 17:20:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:20:04.551+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:20:00+00:00, run_after=2024-05-21T17:21:00+00:00 [2024-05-21T17:20:04.580+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T17:20:04.580+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:20:04.581+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:20:04.583+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T17:15:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T17:20:04.583+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T17:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T17:20:04.635+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T17:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:20:04.635+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T17:15:00+00:00 exited with status success for try_number 1 [2024-05-21T17:20:04.635+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:19:00+00:00 exited with status success for try_number 1 [2024-05-21T17:20:04.644+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4b1f6a4c-25ac-461a-9633-43b1e7c25c84 [2024-05-21T17:20:04.644+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T17:15:00+00:00, map_index=-1, run_start_date=2024-05-21 17:20:03.049820+00:00, run_end_date=2024-05-21 17:20:03.454507+00:00, run_duration=0.404687, state=success, executor_state=success, try_number=1, max_tries=1, job_id=531, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:20:00.450638+00:00, queued_by_job_id=1, pid=11422 [2024-05-21T17:20:04.644+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:19:00+00:00, map_index=-1, run_start_date=2024-05-21 17:20:03.291764+00:00, run_end_date=2024-05-21 17:20:03.646571+00:00, run_duration=0.354807, state=success, executor_state=success, try_number=1, max_tries=1, job_id=532, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:20:00.450638+00:00, queued_by_job_id=1, pid=11434 [2024-05-21T17:20:06.306+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:20:06.307+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:19:00+00:00, run_id=scheduled__2024-05-21T17:19:00+00:00, run_start_date=2024-05-21 17:20:00.349734+00:00, run_end_date=2024-05-21 17:20:06.307053+00:00, run_duration=5.957319, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:19:00+00:00, data_interval_end=2024-05-21 17:20:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:20:06.320+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:20:00+00:00, run_after=2024-05-21T17:21:00+00:00 [2024-05-21T17:20:06.379+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:19:00+00:00 exited with status success for try_number 1 [2024-05-21T17:20:06.387+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:19:00+00:00, map_index=-1, run_start_date=2024-05-21 17:20:02.979002+00:00, run_end_date=2024-05-21 17:20:05.247574+00:00, run_duration=2.268572, state=success, executor_state=success, try_number=1, max_tries=1, job_id=530, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:20:00.450638+00:00, queued_by_job_id=1, pid=11421 [2024-05-21T17:20:07.329+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T17:20:07.329+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:20:07.330+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:20:07.333+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T17:15:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T17:20:07.333+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T17:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T17:20:07.453+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T17:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:20:07.453+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T17:15:00+00:00 exited with status success for try_number 1 [2024-05-21T17:20:07.461+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9219a66f-5bae-4892-bf82-c6b92ebce6b4 [2024-05-21T17:20:07.461+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T17:15:00+00:00, map_index=-1, run_start_date=2024-05-21 17:20:06.584047+00:00, run_end_date=2024-05-21 17:20:06.932046+00:00, run_duration=0.347999, state=success, executor_state=success, try_number=1, max_tries=1, job_id=533, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:20:04.581857+00:00, queued_by_job_id=1, pid=11471 [2024-05-21T17:20:10.874+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T17:20:10.874+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:20:10.875+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:20:10.878+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T17:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:20:10.878+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T17:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T17:20:10.940+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T17:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:20:10.940+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T17:15:00+00:00 exited with status success for try_number 1 [2024-05-21T17:20:10.953+0000] {scheduler_job.py:635} INFO - Setting external_id for to d7329390-db3f-46bc-b381-542ff41adcf4 [2024-05-21T17:20:10.953+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T17:15:00+00:00, map_index=0, run_start_date=2024-05-21 17:20:09.503102+00:00, run_end_date=2024-05-21 17:20:09.923385+00:00, run_duration=0.420283, state=success, executor_state=success, try_number=1, max_tries=1, job_id=534, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:20:07.331676+00:00, queued_by_job_id=1, pid=11483 [2024-05-21T17:20:13.891+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:20:13.892+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:15:00+00:00, run_id=scheduled__2024-05-21T17:15:00+00:00, run_start_date=2024-05-21 17:20:00.345714+00:00, run_end_date=2024-05-21 17:20:13.892456+00:00, run_duration=13.546742, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:15:00+00:00, data_interval_end=2024-05-21 17:20:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T17:20:13.899+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:20:00+00:00, run_after=2024-05-21T17:25:00+00:00 [2024-05-21T17:20:13.936+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T17:15:00+00:00 exited with status success for try_number 1 [2024-05-21T17:20:13.940+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T17:15:00+00:00, map_index=-1, run_start_date=2024-05-21 17:20:12.626450+00:00, run_end_date=2024-05-21 17:20:12.903672+00:00, run_duration=0.277222, state=success, executor_state=success, try_number=1, max_tries=1, job_id=535, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:20:10.876366+00:00, queued_by_job_id=1, pid=11495 [2024-05-21T17:20:55.706+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T17:21:00.148+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:21:00.172+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:21:00+00:00, run_after=2024-05-21T17:22:00+00:00 [2024-05-21T17:21:00.299+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T17:21:00.299+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:21:00.300+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:21:00.300+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:21:00.308+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:21:00.309+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:21:00.309+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:21:00.309+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:21:00.557+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:21:00.557+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:21:00.574+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6c78e2f3-d690-45e0-b9cd-8c36da1cb393 [2024-05-21T17:21:00.574+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5640eafb-f263-4da5-a1d4-47a7cd572156 [2024-05-21T17:21:02.919+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:21:02.919+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:20:00+00:00, run_id=scheduled__2024-05-21T17:20:00+00:00, run_start_date=2024-05-21 17:21:00.192305+00:00, run_end_date=2024-05-21 17:21:02.919555+00:00, run_duration=2.72725, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:20:00+00:00, data_interval_end=2024-05-21 17:21:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:21:02.931+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:21:00+00:00, run_after=2024-05-21T17:22:00+00:00 [2024-05-21T17:21:02.970+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:20:00+00:00 exited with status success for try_number 1 [2024-05-21T17:21:02.974+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:20:00+00:00, map_index=-1, run_start_date=2024-05-21 17:21:02.342183+00:00, run_end_date=2024-05-21 17:21:02.642991+00:00, run_duration=0.300808, state=success, executor_state=success, try_number=1, max_tries=1, job_id=536, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:21:00.303650+00:00, queued_by_job_id=1, pid=11522 [2024-05-21T17:21:04.730+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:21:04.730+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:20:00+00:00, run_id=scheduled__2024-05-21T17:20:00+00:00, run_start_date=2024-05-21 17:21:00.193540+00:00, run_end_date=2024-05-21 17:21:04.730723+00:00, run_duration=4.537183, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:20:00+00:00, data_interval_end=2024-05-21 17:21:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:21:04.740+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:21:00+00:00, run_after=2024-05-21T17:22:00+00:00 [2024-05-21T17:21:04.776+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:20:00+00:00 exited with status success for try_number 1 [2024-05-21T17:21:04.781+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:20:00+00:00, map_index=-1, run_start_date=2024-05-21 17:21:02.564098+00:00, run_end_date=2024-05-21 17:21:04.235619+00:00, run_duration=1.671521, state=success, executor_state=success, try_number=1, max_tries=1, job_id=537, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:21:00.303650+00:00, queued_by_job_id=1, pid=11537 [2024-05-21T17:22:00.791+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:22:00.798+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:22:00.812+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:22:00+00:00, run_after=2024-05-21T17:23:00+00:00 [2024-05-21T17:22:00.879+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T17:22:00.879+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T17:22:00.879+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:22:00.879+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:22:00.880+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:22:00.883+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T17:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:22:00.884+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T17:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T17:22:00.884+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:22:00.885+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:22:00.885+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:22:00.885+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:22:01.239+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:22:01.242+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:21:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:22:01.242+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:21:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:22:01.277+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2d4f610d-49bf-4aa8-ba1d-ed8f92a11735 [2024-05-21T17:22:01.277+0000] {scheduler_job.py:635} INFO - Setting external_id for to 84b75550-4cbd-4946-b339-9601e9c1abdd [2024-05-21T17:22:01.278+0000] {scheduler_job.py:635} INFO - Setting external_id for to aea2906d-55ae-4c69-a4a1-24f2944bada1 [2024-05-21T17:22:02.480+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:22:02.481+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 17:20:00+00:00, run_id=scheduled__2024-05-21T17:20:00+00:00, run_start_date=2024-05-21 17:22:00.826218+00:00, run_end_date=2024-05-21 17:22:02.481638+00:00, run_duration=1.65542, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:20:00+00:00, data_interval_end=2024-05-21 17:22:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T17:22:02.492+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T17:22:00+00:00, run_after=2024-05-21T17:24:00+00:00 [2024-05-21T17:22:02.555+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:20:00+00:00 exited with status success for try_number 1 [2024-05-21T17:22:02.560+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T17:20:00+00:00, map_index=-1, run_start_date=2024-05-21 17:22:01.858926+00:00, run_end_date=2024-05-21 17:22:02.192286+00:00, run_duration=0.33336, state=success, executor_state=success, try_number=1, max_tries=1, job_id=538, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:22:00.881981+00:00, queued_by_job_id=1, pid=11567 [2024-05-21T17:22:03.747+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:22:03.747+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:21:00+00:00, run_id=scheduled__2024-05-21T17:21:00+00:00, run_start_date=2024-05-21 17:22:00.827181+00:00, run_end_date=2024-05-21 17:22:03.747629+00:00, run_duration=2.920448, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:21:00+00:00, data_interval_end=2024-05-21 17:22:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:22:03.758+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:22:00+00:00, run_after=2024-05-21T17:23:00+00:00 [2024-05-21T17:22:03.796+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:21:00+00:00 exited with status success for try_number 1 [2024-05-21T17:22:03.800+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:21:00+00:00, map_index=-1, run_start_date=2024-05-21 17:22:03.071374+00:00, run_end_date=2024-05-21 17:22:03.399035+00:00, run_duration=0.327661, state=success, executor_state=success, try_number=1, max_tries=1, job_id=540, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:22:00.881981+00:00, queued_by_job_id=1, pid=11598 [2024-05-21T17:22:06.417+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:22:06.417+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:21:00+00:00, run_id=scheduled__2024-05-21T17:21:00+00:00, run_start_date=2024-05-21 17:22:00.828330+00:00, run_end_date=2024-05-21 17:22:06.417870+00:00, run_duration=5.58954, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:21:00+00:00, data_interval_end=2024-05-21 17:22:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:22:06.429+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:22:00+00:00, run_after=2024-05-21T17:23:00+00:00 [2024-05-21T17:22:06.463+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:21:00+00:00 exited with status success for try_number 1 [2024-05-21T17:22:06.472+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:21:00+00:00, map_index=-1, run_start_date=2024-05-21 17:22:03.046949+00:00, run_end_date=2024-05-21 17:22:06.232818+00:00, run_duration=3.185869, state=success, executor_state=success, try_number=1, max_tries=1, job_id=539, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:22:00.881981+00:00, queued_by_job_id=1, pid=11597 [2024-05-21T17:23:00.535+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:23:00.555+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:23:00+00:00, run_after=2024-05-21T17:24:00+00:00 [2024-05-21T17:23:00.627+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T17:23:00.627+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:23:00.627+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:23:00.628+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:23:00.637+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:23:00.637+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:23:00.637+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:23:00.637+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:23:00.896+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:22:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:23:00.896+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:22:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:23:00.906+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2e2e7a50-29c6-4c34-a72f-8f72c0940abe [2024-05-21T17:23:00.906+0000] {scheduler_job.py:635} INFO - Setting external_id for to a4e94884-f2e3-4246-b680-5ab7f1ba0d31 [2024-05-21T17:23:03.713+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:23:03.714+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:22:00+00:00, run_id=scheduled__2024-05-21T17:22:00+00:00, run_start_date=2024-05-21 17:23:00.571201+00:00, run_end_date=2024-05-21 17:23:03.714387+00:00, run_duration=3.143186, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:22:00+00:00, data_interval_end=2024-05-21 17:23:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:23:03.723+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:23:00+00:00, run_after=2024-05-21T17:24:00+00:00 [2024-05-21T17:23:03.756+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:22:00+00:00 exited with status success for try_number 1 [2024-05-21T17:23:03.759+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:22:00+00:00, map_index=-1, run_start_date=2024-05-21 17:23:03.121390+00:00, run_end_date=2024-05-21 17:23:03.507329+00:00, run_duration=0.385939, state=success, executor_state=success, try_number=1, max_tries=1, job_id=541, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:23:00.629412+00:00, queued_by_job_id=1, pid=11652 [2024-05-21T17:23:05.406+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:23:05.407+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:22:00+00:00, run_id=scheduled__2024-05-21T17:22:00+00:00, run_start_date=2024-05-21 17:23:00.572355+00:00, run_end_date=2024-05-21 17:23:05.407035+00:00, run_duration=4.83468, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:22:00+00:00, data_interval_end=2024-05-21 17:23:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:23:05.417+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:23:00+00:00, run_after=2024-05-21T17:24:00+00:00 [2024-05-21T17:23:05.448+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:22:00+00:00 exited with status success for try_number 1 [2024-05-21T17:23:05.453+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:22:00+00:00, map_index=-1, run_start_date=2024-05-21 17:23:03.177556+00:00, run_end_date=2024-05-21 17:23:04.788640+00:00, run_duration=1.611084, state=success, executor_state=success, try_number=1, max_tries=1, job_id=542, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:23:00.629412+00:00, queued_by_job_id=1, pid=11653 [2024-05-21T17:24:00.174+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:24:00.181+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:24:00.194+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:24:00+00:00, run_after=2024-05-21T17:25:00+00:00 [2024-05-21T17:24:00.304+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T17:24:00.304+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T17:24:00.304+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:24:00.304+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:24:00.305+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:24:00.308+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T17:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:24:00.308+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T17:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T17:24:00.308+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:24:00.309+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:24:00.309+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:24:00.309+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:24:00.782+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:22:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:24:00.782+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:23:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:24:00.782+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:23:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:24:00.792+0000] {scheduler_job.py:635} INFO - Setting external_id for to 89288b0c-c301-40a6-8ea1-c8cd40db865c [2024-05-21T17:24:00.792+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6b7e91fd-a253-4189-a83e-85b4fb81b705 [2024-05-21T17:24:00.792+0000] {scheduler_job.py:635} INFO - Setting external_id for to 13ffc0bf-79d2-46a9-9fca-8f845daa521e [2024-05-21T17:24:02.044+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:24:02.045+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 17:22:00+00:00, run_id=scheduled__2024-05-21T17:22:00+00:00, run_start_date=2024-05-21 17:24:00.210149+00:00, run_end_date=2024-05-21 17:24:02.045067+00:00, run_duration=1.834918, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:22:00+00:00, data_interval_end=2024-05-21 17:24:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T17:24:02.055+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T17:24:00+00:00, run_after=2024-05-21T17:26:00+00:00 [2024-05-21T17:24:03.228+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:22:00+00:00 exited with status success for try_number 1 [2024-05-21T17:24:03.239+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T17:22:00+00:00, map_index=-1, run_start_date=2024-05-21 17:24:01.419440+00:00, run_end_date=2024-05-21 17:24:02.013276+00:00, run_duration=0.593836, state=success, executor_state=success, try_number=1, max_tries=1, job_id=543, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:24:00.306597+00:00, queued_by_job_id=1, pid=11688 [2024-05-21T17:24:04.064+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:24:04.065+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:23:00+00:00, run_id=scheduled__2024-05-21T17:23:00+00:00, run_start_date=2024-05-21 17:24:00.211762+00:00, run_end_date=2024-05-21 17:24:04.064969+00:00, run_duration=3.853207, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:23:00+00:00, data_interval_end=2024-05-21 17:24:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:24:04.075+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:24:00+00:00, run_after=2024-05-21T17:25:00+00:00 [2024-05-21T17:24:04.114+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:23:00+00:00 exited with status success for try_number 1 [2024-05-21T17:24:04.118+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:23:00+00:00, map_index=-1, run_start_date=2024-05-21 17:24:02.957973+00:00, run_end_date=2024-05-21 17:24:03.260251+00:00, run_duration=0.302278, state=success, executor_state=success, try_number=1, max_tries=1, job_id=544, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:24:00.306597+00:00, queued_by_job_id=1, pid=11718 [2024-05-21T17:24:05.359+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:24:05.359+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:23:00+00:00, run_id=scheduled__2024-05-21T17:23:00+00:00, run_start_date=2024-05-21 17:24:00.229824+00:00, run_end_date=2024-05-21 17:24:05.359424+00:00, run_duration=5.1296, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:23:00+00:00, data_interval_end=2024-05-21 17:24:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:24:05.369+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:24:00+00:00, run_after=2024-05-21T17:25:00+00:00 [2024-05-21T17:24:05.402+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:23:00+00:00 exited with status success for try_number 1 [2024-05-21T17:24:05.406+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:23:00+00:00, map_index=-1, run_start_date=2024-05-21 17:24:03.050260+00:00, run_end_date=2024-05-21 17:24:04.871670+00:00, run_duration=1.82141, state=success, executor_state=success, try_number=1, max_tries=1, job_id=545, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:24:00.306597+00:00, queued_by_job_id=1, pid=11719 [2024-05-21T17:25:00.639+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:25:00+00:00, run_after=2024-05-21T17:30:00+00:00 [2024-05-21T17:25:00.646+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:25:00.666+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:25:00+00:00, run_after=2024-05-21T17:26:00+00:00 [2024-05-21T17:25:00.740+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T17:25:00.740+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:25:00.740+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:25:00.740+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:25:00.741+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:25:00.744+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T17:20:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T17:25:00.744+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T17:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T17:25:00.744+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:25:00.745+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:25:00.745+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:25:00.745+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:25:01.231+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T17:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:25:01.231+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:24:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:25:01.231+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:24:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:25:01.247+0000] {scheduler_job.py:635} INFO - Setting external_id for to a942c23f-01b5-4eb8-ba11-379ab36911be [2024-05-21T17:25:01.248+0000] {scheduler_job.py:635} INFO - Setting external_id for to ae08554f-3acb-467a-919b-9e8f28fd0b38 [2024-05-21T17:25:01.248+0000] {scheduler_job.py:635} INFO - Setting external_id for to ff7699b1-03ff-4b7b-87f8-990d35d3f89f [2024-05-21T17:25:03.788+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:25:03.788+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:24:00+00:00, run_id=scheduled__2024-05-21T17:24:00+00:00, run_start_date=2024-05-21 17:25:00.686030+00:00, run_end_date=2024-05-21 17:25:03.788791+00:00, run_duration=3.102761, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:24:00+00:00, data_interval_end=2024-05-21 17:25:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:25:03.808+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:25:00+00:00, run_after=2024-05-21T17:26:00+00:00 [2024-05-21T17:25:03.844+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T17:25:03.845+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:25:03.846+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:25:03.852+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T17:20:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T17:25:03.852+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T17:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T17:25:03.905+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T17:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:25:03.905+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T17:20:00+00:00 exited with status success for try_number 1 [2024-05-21T17:25:03.907+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:24:00+00:00 exited with status success for try_number 1 [2024-05-21T17:25:03.918+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T17:20:00+00:00, map_index=-1, run_start_date=2024-05-21 17:25:03.093672+00:00, run_end_date=2024-05-21 17:25:03.505723+00:00, run_duration=0.412051, state=success, executor_state=success, try_number=1, max_tries=1, job_id=546, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:25:00.742492+00:00, queued_by_job_id=1, pid=11784 [2024-05-21T17:25:03.919+0000] {scheduler_job.py:635} INFO - Setting external_id for to 07b0869e-9d17-4625-bee8-6ee2ad778224 [2024-05-21T17:25:03.919+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:24:00+00:00, map_index=-1, run_start_date=2024-05-21 17:25:03.247538+00:00, run_end_date=2024-05-21 17:25:03.660268+00:00, run_duration=0.41273, state=success, executor_state=success, try_number=1, max_tries=1, job_id=548, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:25:00.742492+00:00, queued_by_job_id=1, pid=11786 [2024-05-21T17:25:06.605+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:25:06.607+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:24:00+00:00, run_id=scheduled__2024-05-21T17:24:00+00:00, run_start_date=2024-05-21 17:25:00.687132+00:00, run_end_date=2024-05-21 17:25:06.606493+00:00, run_duration=5.919361, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:24:00+00:00, data_interval_end=2024-05-21 17:25:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:25:06.621+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:25:00+00:00, run_after=2024-05-21T17:26:00+00:00 [2024-05-21T17:25:06.655+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T17:25:06.655+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:25:06.656+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:25:06.658+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T17:20:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T17:25:06.658+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T17:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T17:25:06.729+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T17:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:25:06.729+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:24:00+00:00 exited with status success for try_number 1 [2024-05-21T17:25:06.729+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T17:20:00+00:00 exited with status success for try_number 1 [2024-05-21T17:25:06.737+0000] {scheduler_job.py:635} INFO - Setting external_id for to a2aa66c0-589b-4189-ade1-6e156216c6c4 [2024-05-21T17:25:06.737+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T17:20:00+00:00, map_index=-1, run_start_date=2024-05-21 17:25:05.749357+00:00, run_end_date=2024-05-21 17:25:06.108982+00:00, run_duration=0.359625, state=success, executor_state=success, try_number=1, max_tries=1, job_id=549, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:25:03.847791+00:00, queued_by_job_id=1, pid=11825 [2024-05-21T17:25:06.737+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:24:00+00:00, map_index=-1, run_start_date=2024-05-21 17:25:03.130852+00:00, run_end_date=2024-05-21 17:25:06.439986+00:00, run_duration=3.309134, state=success, executor_state=success, try_number=1, max_tries=1, job_id=547, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:25:00.742492+00:00, queued_by_job_id=1, pid=11785 [2024-05-21T17:25:10.179+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T17:25:10.179+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:25:10.180+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:25:10.182+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T17:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:25:10.182+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T17:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T17:25:10.387+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T17:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:25:10.387+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T17:20:00+00:00 exited with status success for try_number 1 [2024-05-21T17:25:10.394+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T17:20:00+00:00, map_index=0, run_start_date=2024-05-21 17:25:08.895457+00:00, run_end_date=2024-05-21 17:25:09.475079+00:00, run_duration=0.579622, state=success, executor_state=success, try_number=1, max_tries=1, job_id=550, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:25:06.656676+00:00, queued_by_job_id=1, pid=11837 [2024-05-21T17:25:10.394+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6710e2cc-4a01-4ccf-a061-c0cfbabda556 [2024-05-21T17:25:12.885+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:25:12.885+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:20:00+00:00, run_id=scheduled__2024-05-21T17:20:00+00:00, run_start_date=2024-05-21 17:25:00.684496+00:00, run_end_date=2024-05-21 17:25:12.885786+00:00, run_duration=12.20129, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:20:00+00:00, data_interval_end=2024-05-21 17:25:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T17:25:12.891+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:25:00+00:00, run_after=2024-05-21T17:30:00+00:00 [2024-05-21T17:25:12.920+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T17:20:00+00:00 exited with status success for try_number 1 [2024-05-21T17:25:12.925+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T17:20:00+00:00, map_index=-1, run_start_date=2024-05-21 17:25:12.063866+00:00, run_end_date=2024-05-21 17:25:12.308080+00:00, run_duration=0.244214, state=success, executor_state=success, try_number=1, max_tries=1, job_id=551, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:25:10.180855+00:00, queued_by_job_id=1, pid=11849 [2024-05-21T17:25:55.755+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T17:26:00.444+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:26:00.462+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:26:00+00:00, run_after=2024-05-21T17:27:00+00:00 [2024-05-21T17:26:00.469+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:26:00.551+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T17:26:00.552+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T17:26:00.552+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:26:00.552+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:26:00.552+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:26:00.556+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T17:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:26:00.556+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T17:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T17:26:00.556+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:26:00.556+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:26:00.556+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:26:00.557+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:26:00.944+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:24:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:26:00.945+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:26:00.946+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:26:00.958+0000] {scheduler_job.py:635} INFO - Setting external_id for to a2fc2810-62c3-4a48-898b-6504c93da5b3 [2024-05-21T17:26:00.962+0000] {scheduler_job.py:635} INFO - Setting external_id for to cd95ae30-c076-41fe-a98f-ef02d489b1ad [2024-05-21T17:26:00.962+0000] {scheduler_job.py:635} INFO - Setting external_id for to 209c0f01-e6c9-437c-b566-bcc4aaef7078 [2024-05-21T17:26:02.175+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:26:02.176+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 17:24:00+00:00, run_id=scheduled__2024-05-21T17:24:00+00:00, run_start_date=2024-05-21 17:26:00.483702+00:00, run_end_date=2024-05-21 17:26:02.176794+00:00, run_duration=1.693092, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:24:00+00:00, data_interval_end=2024-05-21 17:26:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T17:26:02.185+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T17:26:00+00:00, run_after=2024-05-21T17:28:00+00:00 [2024-05-21T17:26:02.264+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:24:00+00:00 exited with status success for try_number 1 [2024-05-21T17:26:02.271+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T17:24:00+00:00, map_index=-1, run_start_date=2024-05-21 17:26:01.618650+00:00, run_end_date=2024-05-21 17:26:01.943290+00:00, run_duration=0.32464, state=success, executor_state=success, try_number=1, max_tries=1, job_id=552, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:26:00.553881+00:00, queued_by_job_id=1, pid=11866 [2024-05-21T17:26:03.518+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:26:03.518+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:25:00+00:00, run_id=scheduled__2024-05-21T17:25:00+00:00, run_start_date=2024-05-21 17:26:00.487167+00:00, run_end_date=2024-05-21 17:26:03.518481+00:00, run_duration=3.031314, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:25:00+00:00, data_interval_end=2024-05-21 17:26:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:26:03.528+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:26:00+00:00, run_after=2024-05-21T17:27:00+00:00 [2024-05-21T17:26:03.563+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:25:00+00:00 exited with status success for try_number 1 [2024-05-21T17:26:03.568+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:25:00+00:00, map_index=-1, run_start_date=2024-05-21 17:26:02.850111+00:00, run_end_date=2024-05-21 17:26:03.131879+00:00, run_duration=0.281768, state=success, executor_state=success, try_number=1, max_tries=1, job_id=554, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:26:00.553881+00:00, queued_by_job_id=1, pid=11897 [2024-05-21T17:26:04.613+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:26:04.613+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:25:00+00:00, run_id=scheduled__2024-05-21T17:25:00+00:00, run_start_date=2024-05-21 17:26:00.488237+00:00, run_end_date=2024-05-21 17:26:04.613274+00:00, run_duration=4.125037, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:25:00+00:00, data_interval_end=2024-05-21 17:26:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:26:04.625+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:26:00+00:00, run_after=2024-05-21T17:27:00+00:00 [2024-05-21T17:26:04.662+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:25:00+00:00 exited with status success for try_number 1 [2024-05-21T17:26:04.667+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:25:00+00:00, map_index=-1, run_start_date=2024-05-21 17:26:02.809970+00:00, run_end_date=2024-05-21 17:26:04.525802+00:00, run_duration=1.715832, state=success, executor_state=success, try_number=1, max_tries=1, job_id=553, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:26:00.553881+00:00, queued_by_job_id=1, pid=11896 [2024-05-21T17:27:00.165+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:27:00.177+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:27:00+00:00, run_after=2024-05-21T17:28:00+00:00 [2024-05-21T17:27:00.261+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T17:27:00.261+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:27:00.261+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:27:00.262+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:27:00.264+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:27:00.264+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:27:00.265+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:27:00.265+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:27:00.496+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:26:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:27:00.496+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:26:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:27:00.504+0000] {scheduler_job.py:635} INFO - Setting external_id for to 23b66871-cec2-4e42-8735-6c551f517bed [2024-05-21T17:27:00.504+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9fb19f3d-011b-4970-872a-175a8ab8d23c [2024-05-21T17:27:03.119+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:27:03.120+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:26:00+00:00, run_id=scheduled__2024-05-21T17:26:00+00:00, run_start_date=2024-05-21 17:27:00.195807+00:00, run_end_date=2024-05-21 17:27:03.120098+00:00, run_duration=2.924291, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:26:00+00:00, data_interval_end=2024-05-21 17:27:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:27:03.129+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:27:00+00:00, run_after=2024-05-21T17:28:00+00:00 [2024-05-21T17:27:03.174+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:26:00+00:00 exited with status success for try_number 1 [2024-05-21T17:27:03.178+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:26:00+00:00, map_index=-1, run_start_date=2024-05-21 17:27:02.400771+00:00, run_end_date=2024-05-21 17:27:02.704146+00:00, run_duration=0.303375, state=success, executor_state=success, try_number=1, max_tries=1, job_id=556, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:27:00.263140+00:00, queued_by_job_id=1, pid=11951 [2024-05-21T17:27:04.224+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:27:04.224+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:26:00+00:00, run_id=scheduled__2024-05-21T17:26:00+00:00, run_start_date=2024-05-21 17:27:00.197492+00:00, run_end_date=2024-05-21 17:27:04.224337+00:00, run_duration=4.026845, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:26:00+00:00, data_interval_end=2024-05-21 17:27:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:27:04.235+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:27:00+00:00, run_after=2024-05-21T17:28:00+00:00 [2024-05-21T17:27:04.266+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:26:00+00:00 exited with status success for try_number 1 [2024-05-21T17:27:04.271+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:26:00+00:00, map_index=-1, run_start_date=2024-05-21 17:27:02.350238+00:00, run_end_date=2024-05-21 17:27:03.713090+00:00, run_duration=1.362852, state=success, executor_state=success, try_number=1, max_tries=1, job_id=555, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:27:00.263140+00:00, queued_by_job_id=1, pid=11950 [2024-05-21T17:28:00.917+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:28:00+00:00, run_after=2024-05-21T17:29:00+00:00 [2024-05-21T17:28:00.924+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:28:00.931+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:28:01.004+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T17:28:01.004+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T17:28:01.005+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:28:01.005+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:28:01.005+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:28:01.009+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T17:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:28:01.010+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T17:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T17:28:01.010+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:28:01.010+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:28:01.011+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:28:01.011+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:28:01.267+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:26:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:28:01.269+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:27:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:28:01.270+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:27:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:28:01.297+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7c4e3b1b-a03c-4717-9d1e-b3a6b94aa0e5 [2024-05-21T17:28:01.297+0000] {scheduler_job.py:635} INFO - Setting external_id for to e35fabcc-6549-49f1-acfd-3db70cf83427 [2024-05-21T17:28:01.298+0000] {scheduler_job.py:635} INFO - Setting external_id for to 94c06c3d-91a8-49cd-937e-d9ba9756036a [2024-05-21T17:28:02.446+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:28:02.446+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 17:26:00+00:00, run_id=scheduled__2024-05-21T17:26:00+00:00, run_start_date=2024-05-21 17:28:00.944874+00:00, run_end_date=2024-05-21 17:28:02.446766+00:00, run_duration=1.501892, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:26:00+00:00, data_interval_end=2024-05-21 17:28:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T17:28:02.456+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T17:28:00+00:00, run_after=2024-05-21T17:30:00+00:00 [2024-05-21T17:28:02.510+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:26:00+00:00 exited with status success for try_number 1 [2024-05-21T17:28:02.518+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T17:26:00+00:00, map_index=-1, run_start_date=2024-05-21 17:28:01.874026+00:00, run_end_date=2024-05-21 17:28:02.201427+00:00, run_duration=0.327401, state=success, executor_state=success, try_number=1, max_tries=1, job_id=557, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:28:01.006822+00:00, queued_by_job_id=1, pid=11986 [2024-05-21T17:28:03.853+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:28:03.853+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:27:00+00:00, run_id=scheduled__2024-05-21T17:27:00+00:00, run_start_date=2024-05-21 17:28:00.945908+00:00, run_end_date=2024-05-21 17:28:03.853548+00:00, run_duration=2.90764, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:27:00+00:00, data_interval_end=2024-05-21 17:28:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:28:03.863+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:28:00+00:00, run_after=2024-05-21T17:29:00+00:00 [2024-05-21T17:28:03.895+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:27:00+00:00 exited with status success for try_number 1 [2024-05-21T17:28:03.899+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:27:00+00:00, map_index=-1, run_start_date=2024-05-21 17:28:03.110182+00:00, run_end_date=2024-05-21 17:28:03.477699+00:00, run_duration=0.367517, state=success, executor_state=success, try_number=1, max_tries=1, job_id=558, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:28:01.006822+00:00, queued_by_job_id=1, pid=12016 [2024-05-21T17:28:04.950+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:28:04.951+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:27:00+00:00, run_id=scheduled__2024-05-21T17:27:00+00:00, run_start_date=2024-05-21 17:28:00.946872+00:00, run_end_date=2024-05-21 17:28:04.951260+00:00, run_duration=4.004388, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:27:00+00:00, data_interval_end=2024-05-21 17:28:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:28:04.967+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:28:00+00:00, run_after=2024-05-21T17:29:00+00:00 [2024-05-21T17:28:04.999+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:27:00+00:00 exited with status success for try_number 1 [2024-05-21T17:28:05.005+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:27:00+00:00, map_index=-1, run_start_date=2024-05-21 17:28:03.151350+00:00, run_end_date=2024-05-21 17:28:04.818553+00:00, run_duration=1.667203, state=success, executor_state=success, try_number=1, max_tries=1, job_id=559, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:28:01.006822+00:00, queued_by_job_id=1, pid=12017 [2024-05-21T17:29:00.668+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:29:00.688+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:29:00+00:00, run_after=2024-05-21T17:30:00+00:00 [2024-05-21T17:29:00.795+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T17:29:00.796+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:29:00.796+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:29:00.799+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:29:00.806+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:29:00.807+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:29:00.807+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:29:00.807+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:29:01.154+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:28:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:29:01.155+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:28:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:29:01.169+0000] {scheduler_job.py:635} INFO - Setting external_id for to f22ba79e-9dcd-4ae8-b567-642aa417eda5 [2024-05-21T17:29:01.170+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9c9178ab-67ef-41db-9c46-57d07d7f3f57 [2024-05-21T17:29:03.433+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:29:03.433+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:28:00+00:00, run_id=scheduled__2024-05-21T17:28:00+00:00, run_start_date=2024-05-21 17:29:00.719456+00:00, run_end_date=2024-05-21 17:29:03.433646+00:00, run_duration=2.71419, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:28:00+00:00, data_interval_end=2024-05-21 17:29:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:29:03.443+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:29:00+00:00, run_after=2024-05-21T17:30:00+00:00 [2024-05-21T17:29:03.477+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:28:00+00:00 exited with status success for try_number 1 [2024-05-21T17:29:03.482+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:28:00+00:00, map_index=-1, run_start_date=2024-05-21 17:29:02.917634+00:00, run_end_date=2024-05-21 17:29:03.211996+00:00, run_duration=0.294362, state=success, executor_state=success, try_number=1, max_tries=1, job_id=561, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:29:00.800652+00:00, queued_by_job_id=1, pid=12072 [2024-05-21T17:29:04.523+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:29:04.524+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:28:00+00:00, run_id=scheduled__2024-05-21T17:28:00+00:00, run_start_date=2024-05-21 17:29:00.720515+00:00, run_end_date=2024-05-21 17:29:04.524132+00:00, run_duration=3.803617, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:28:00+00:00, data_interval_end=2024-05-21 17:29:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:29:04.535+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:29:00+00:00, run_after=2024-05-21T17:30:00+00:00 [2024-05-21T17:29:04.569+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:28:00+00:00 exited with status success for try_number 1 [2024-05-21T17:29:04.573+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:28:00+00:00, map_index=-1, run_start_date=2024-05-21 17:29:02.839269+00:00, run_end_date=2024-05-21 17:29:04.414627+00:00, run_duration=1.575358, state=success, executor_state=success, try_number=1, max_tries=1, job_id=560, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:29:00.800652+00:00, queued_by_job_id=1, pid=12071 [2024-05-21T17:30:00.406+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:30:00+00:00, run_after=2024-05-21T17:31:00+00:00 [2024-05-21T17:30:00.413+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:30:00.424+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:30:00.441+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:30:00+00:00, run_after=2024-05-21T17:35:00+00:00 [2024-05-21T17:30:00.529+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T17:30:00.529+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:30:00.529+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T17:30:00.529+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:30:00.530+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:30:00.530+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:30:00.534+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T17:25:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T17:30:00.534+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T17:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T17:30:00.535+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T17:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:30:00.535+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T17:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T17:30:00.535+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:30:00.535+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:30:00.536+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:30:00.536+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:30:01.072+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T17:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:30:01.072+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:28:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:30:01.073+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:29:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:30:01.078+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:29:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:30:01.113+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3563a91c-5f72-4f16-b228-ff1f315bb248 [2024-05-21T17:30:01.114+0000] {scheduler_job.py:635} INFO - Setting external_id for to d8017d77-eb82-43a7-9ac0-0dfd8ecbf3fd [2024-05-21T17:30:01.114+0000] {scheduler_job.py:635} INFO - Setting external_id for to cf47e701-dafc-40cf-a2d7-6b3dc39d0040 [2024-05-21T17:30:01.114+0000] {scheduler_job.py:635} INFO - Setting external_id for to bb53c3d9-31dd-4064-98f2-d84239de35fa [2024-05-21T17:30:03.704+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:30:03.705+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 17:28:00+00:00, run_id=scheduled__2024-05-21T17:28:00+00:00, run_start_date=2024-05-21 17:30:00.457779+00:00, run_end_date=2024-05-21 17:30:03.704950+00:00, run_duration=3.247171, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:28:00+00:00, data_interval_end=2024-05-21 17:30:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T17:30:03.716+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T17:30:00+00:00, run_after=2024-05-21T17:32:00+00:00 [2024-05-21T17:30:03.804+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:28:00+00:00 exited with status success for try_number 1 [2024-05-21T17:30:03.809+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T17:28:00+00:00, map_index=-1, run_start_date=2024-05-21 17:30:02.276884+00:00, run_end_date=2024-05-21 17:30:03.037664+00:00, run_duration=0.76078, state=success, executor_state=success, try_number=1, max_tries=1, job_id=562, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:30:00.532288+00:00, queued_by_job_id=1, pid=12108 [2024-05-21T17:30:04.861+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:30:04.861+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:29:00+00:00, run_id=scheduled__2024-05-21T17:29:00+00:00, run_start_date=2024-05-21 17:30:00.458938+00:00, run_end_date=2024-05-21 17:30:04.861852+00:00, run_duration=4.402914, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:29:00+00:00, data_interval_end=2024-05-21 17:30:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:30:04.873+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:30:00+00:00, run_after=2024-05-21T17:31:00+00:00 [2024-05-21T17:30:04.890+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T17:30:04.890+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:30:04.890+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:30:04.892+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T17:25:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T17:30:04.892+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T17:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T17:30:04.936+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T17:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:30:04.936+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T17:25:00+00:00 exited with status success for try_number 1 [2024-05-21T17:30:04.936+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:29:00+00:00 exited with status success for try_number 1 [2024-05-21T17:30:04.944+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T17:25:00+00:00, map_index=-1, run_start_date=2024-05-21 17:30:03.846955+00:00, run_end_date=2024-05-21 17:30:04.223247+00:00, run_duration=0.376292, state=success, executor_state=success, try_number=1, max_tries=1, job_id=565, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:30:00.532288+00:00, queued_by_job_id=1, pid=12150 [2024-05-21T17:30:04.944+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:29:00+00:00, map_index=-1, run_start_date=2024-05-21 17:30:03.679082+00:00, run_end_date=2024-05-21 17:30:04.103909+00:00, run_duration=0.424827, state=success, executor_state=success, try_number=1, max_tries=1, job_id=563, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:30:00.532288+00:00, queued_by_job_id=1, pid=12148 [2024-05-21T17:30:04.945+0000] {scheduler_job.py:635} INFO - Setting external_id for to 04988a4f-5122-48c5-aca0-6ac38a81c607 [2024-05-21T17:30:06.217+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:30:06.218+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:29:00+00:00, run_id=scheduled__2024-05-21T17:29:00+00:00, run_start_date=2024-05-21 17:30:00.460021+00:00, run_end_date=2024-05-21 17:30:06.217945+00:00, run_duration=5.757924, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:29:00+00:00, data_interval_end=2024-05-21 17:30:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:30:06.231+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:30:00+00:00, run_after=2024-05-21T17:31:00+00:00 [2024-05-21T17:30:06.281+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:29:00+00:00 exited with status success for try_number 1 [2024-05-21T17:30:06.293+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:29:00+00:00, map_index=-1, run_start_date=2024-05-21 17:30:03.797946+00:00, run_end_date=2024-05-21 17:30:05.825329+00:00, run_duration=2.027383, state=success, executor_state=success, try_number=1, max_tries=1, job_id=564, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:30:00.532288+00:00, queued_by_job_id=1, pid=12149 [2024-05-21T17:30:07.437+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T17:30:07.437+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:30:07.438+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:30:07.440+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T17:25:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T17:30:07.440+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T17:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T17:30:07.527+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T17:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:30:07.535+0000] {scheduler_job.py:635} INFO - Setting external_id for to 430b8055-88c8-41fe-afd0-446121887200 [2024-05-21T17:30:07.682+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T17:25:00+00:00 exited with status success for try_number 1 [2024-05-21T17:30:07.688+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T17:25:00+00:00, map_index=-1, run_start_date=2024-05-21 17:30:06.892327+00:00, run_end_date=2024-05-21 17:30:07.296526+00:00, run_duration=0.404199, state=success, executor_state=success, try_number=1, max_tries=1, job_id=566, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:30:04.891133+00:00, queued_by_job_id=1, pid=12189 [2024-05-21T17:30:11.036+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T17:30:11.036+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:30:11.036+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:30:11.038+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T17:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:30:11.039+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T17:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T17:30:11.102+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T17:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:30:11.103+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T17:25:00+00:00 exited with status success for try_number 1 [2024-05-21T17:30:11.109+0000] {scheduler_job.py:635} INFO - Setting external_id for to 44475e0b-cfd8-4d68-972a-49a1710f83ea [2024-05-21T17:30:11.110+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T17:25:00+00:00, map_index=0, run_start_date=2024-05-21 17:30:09.653103+00:00, run_end_date=2024-05-21 17:30:10.090797+00:00, run_duration=0.437694, state=success, executor_state=success, try_number=1, max_tries=1, job_id=567, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:30:07.438734+00:00, queued_by_job_id=1, pid=12201 [2024-05-21T17:30:13.516+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:30:13.516+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:25:00+00:00, run_id=scheduled__2024-05-21T17:25:00+00:00, run_start_date=2024-05-21 17:30:00.456668+00:00, run_end_date=2024-05-21 17:30:13.516653+00:00, run_duration=13.059985, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:25:00+00:00, data_interval_end=2024-05-21 17:30:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T17:30:13.522+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:30:00+00:00, run_after=2024-05-21T17:35:00+00:00 [2024-05-21T17:30:13.547+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T17:25:00+00:00 exited with status success for try_number 1 [2024-05-21T17:30:13.551+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T17:25:00+00:00, map_index=-1, run_start_date=2024-05-21 17:30:12.815763+00:00, run_end_date=2024-05-21 17:30:13.067204+00:00, run_duration=0.251441, state=success, executor_state=success, try_number=1, max_tries=1, job_id=568, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:30:11.037553+00:00, queued_by_job_id=1, pid=12213 [2024-05-21T17:30:55.812+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T17:31:00.057+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:31:00.070+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:31:00+00:00, run_after=2024-05-21T17:32:00+00:00 [2024-05-21T17:31:00.124+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T17:31:00.125+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:31:00.125+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:31:00.126+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:31:00.129+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:31:00.130+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:31:00.130+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:31:00.130+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:31:00.482+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:31:00.482+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:31:00.495+0000] {scheduler_job.py:635} INFO - Setting external_id for to d85669db-1d11-45be-b287-850e9d81f16f [2024-05-21T17:31:00.495+0000] {scheduler_job.py:635} INFO - Setting external_id for to d9d1f59a-d66e-4962-a102-0854c0cc5485 [2024-05-21T17:31:03.074+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:31:03.075+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:30:00+00:00, run_id=scheduled__2024-05-21T17:30:00+00:00, run_start_date=2024-05-21 17:31:00.082659+00:00, run_end_date=2024-05-21 17:31:03.074905+00:00, run_duration=2.992246, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:30:00+00:00, data_interval_end=2024-05-21 17:31:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:31:03.084+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:31:00+00:00, run_after=2024-05-21T17:32:00+00:00 [2024-05-21T17:31:03.122+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:30:00+00:00 exited with status success for try_number 1 [2024-05-21T17:31:03.129+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:30:00+00:00, map_index=-1, run_start_date=2024-05-21 17:31:02.328757+00:00, run_end_date=2024-05-21 17:31:02.617934+00:00, run_duration=0.289177, state=success, executor_state=success, try_number=1, max_tries=1, job_id=570, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:31:00.128168+00:00, queued_by_job_id=1, pid=12250 [2024-05-21T17:31:04.170+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:31:04.171+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:30:00+00:00, run_id=scheduled__2024-05-21T17:30:00+00:00, run_start_date=2024-05-21 17:31:00.083751+00:00, run_end_date=2024-05-21 17:31:04.171277+00:00, run_duration=4.087526, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:30:00+00:00, data_interval_end=2024-05-21 17:31:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:31:04.184+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:31:00+00:00, run_after=2024-05-21T17:32:00+00:00 [2024-05-21T17:31:04.214+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:30:00+00:00 exited with status success for try_number 1 [2024-05-21T17:31:04.221+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:30:00+00:00, map_index=-1, run_start_date=2024-05-21 17:31:02.239245+00:00, run_end_date=2024-05-21 17:31:04.012467+00:00, run_duration=1.773222, state=success, executor_state=success, try_number=1, max_tries=1, job_id=569, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:31:00.128168+00:00, queued_by_job_id=1, pid=12249 [2024-05-21T17:32:00.757+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:32:00.764+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:32:00.778+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:32:00+00:00, run_after=2024-05-21T17:33:00+00:00 [2024-05-21T17:32:00.850+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T17:32:00.851+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T17:32:00.851+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:32:00.851+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:32:00.852+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:32:00.855+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T17:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:32:00.855+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T17:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T17:32:00.855+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:32:00.855+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:32:00.856+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:32:00.856+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:32:01.180+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:32:01.184+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:31:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:32:01.184+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:31:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:32:01.205+0000] {scheduler_job.py:635} INFO - Setting external_id for to f008f98a-8d9f-4b27-93a9-adb432c7ddc1 [2024-05-21T17:32:01.207+0000] {scheduler_job.py:635} INFO - Setting external_id for to af6a757a-f04b-4f56-b4a6-032d5245a331 [2024-05-21T17:32:01.208+0000] {scheduler_job.py:635} INFO - Setting external_id for to 43b5cf54-ff9b-4e28-b64e-b513711f7272 [2024-05-21T17:32:02.419+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:32:02.421+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 17:30:00+00:00, run_id=scheduled__2024-05-21T17:30:00+00:00, run_start_date=2024-05-21 17:32:00.791922+00:00, run_end_date=2024-05-21 17:32:02.421642+00:00, run_duration=1.62972, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:30:00+00:00, data_interval_end=2024-05-21 17:32:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T17:32:02.437+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T17:32:00+00:00, run_after=2024-05-21T17:34:00+00:00 [2024-05-21T17:32:02.536+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:30:00+00:00 exited with status success for try_number 1 [2024-05-21T17:32:02.541+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T17:30:00+00:00, map_index=-1, run_start_date=2024-05-21 17:32:01.770687+00:00, run_end_date=2024-05-21 17:32:02.235551+00:00, run_duration=0.464864, state=success, executor_state=success, try_number=1, max_tries=1, job_id=571, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:32:00.853198+00:00, queued_by_job_id=1, pid=12285 [2024-05-21T17:32:03.788+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:32:03.789+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:31:00+00:00, run_id=scheduled__2024-05-21T17:31:00+00:00, run_start_date=2024-05-21 17:32:00.793017+00:00, run_end_date=2024-05-21 17:32:03.789078+00:00, run_duration=2.996061, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:31:00+00:00, data_interval_end=2024-05-21 17:32:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:32:03.799+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:32:00+00:00, run_after=2024-05-21T17:33:00+00:00 [2024-05-21T17:32:03.838+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:31:00+00:00 exited with status success for try_number 1 [2024-05-21T17:32:03.842+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:31:00+00:00, map_index=-1, run_start_date=2024-05-21 17:32:03.154459+00:00, run_end_date=2024-05-21 17:32:03.511589+00:00, run_duration=0.35713, state=success, executor_state=success, try_number=1, max_tries=1, job_id=572, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:32:00.853198+00:00, queued_by_job_id=1, pid=12315 [2024-05-21T17:32:05.961+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:32:05.961+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:31:00+00:00, run_id=scheduled__2024-05-21T17:31:00+00:00, run_start_date=2024-05-21 17:32:00.794043+00:00, run_end_date=2024-05-21 17:32:05.961685+00:00, run_duration=5.167642, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:31:00+00:00, data_interval_end=2024-05-21 17:32:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:32:05.976+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:32:00+00:00, run_after=2024-05-21T17:33:00+00:00 [2024-05-21T17:32:06.035+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:31:00+00:00 exited with status success for try_number 1 [2024-05-21T17:32:06.046+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:31:00+00:00, map_index=-1, run_start_date=2024-05-21 17:32:03.210105+00:00, run_end_date=2024-05-21 17:32:04.888777+00:00, run_duration=1.678672, state=success, executor_state=success, try_number=1, max_tries=1, job_id=573, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:32:00.853198+00:00, queued_by_job_id=1, pid=12316 [2024-05-21T17:33:00.417+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:33:00+00:00, run_after=2024-05-21T17:34:00+00:00 [2024-05-21T17:33:00.425+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:33:00.501+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T17:33:00.501+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:33:00.502+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:33:00.503+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:33:00.506+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:33:00.506+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:33:00.506+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:33:00.506+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:33:00.727+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:32:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:33:00.727+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:32:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:33:00.743+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3f8ebcfc-7f96-41e8-a90b-2134501505cc [2024-05-21T17:33:00.743+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6bb06554-ac53-4eda-8f5b-13af8211c429 [2024-05-21T17:33:03.083+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:33:03.084+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:32:00+00:00, run_id=scheduled__2024-05-21T17:32:00+00:00, run_start_date=2024-05-21 17:33:00.447530+00:00, run_end_date=2024-05-21 17:33:03.083975+00:00, run_duration=2.636445, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:32:00+00:00, data_interval_end=2024-05-21 17:33:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:33:03.094+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:33:00+00:00, run_after=2024-05-21T17:34:00+00:00 [2024-05-21T17:33:03.136+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:32:00+00:00 exited with status success for try_number 1 [2024-05-21T17:33:03.140+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:32:00+00:00, map_index=-1, run_start_date=2024-05-21 17:33:02.601972+00:00, run_end_date=2024-05-21 17:33:02.913003+00:00, run_duration=0.311031, state=success, executor_state=success, try_number=1, max_tries=1, job_id=574, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:33:00.504441+00:00, queued_by_job_id=1, pid=12370 [2024-05-21T17:33:04.456+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:33:04.457+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:32:00+00:00, run_id=scheduled__2024-05-21T17:32:00+00:00, run_start_date=2024-05-21 17:33:00.450617+00:00, run_end_date=2024-05-21 17:33:04.456934+00:00, run_duration=4.006317, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:32:00+00:00, data_interval_end=2024-05-21 17:33:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:33:04.466+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:33:00+00:00, run_after=2024-05-21T17:34:00+00:00 [2024-05-21T17:33:04.496+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:32:00+00:00 exited with status success for try_number 1 [2024-05-21T17:33:04.501+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:32:00+00:00, map_index=-1, run_start_date=2024-05-21 17:33:02.647856+00:00, run_end_date=2024-05-21 17:33:04.293388+00:00, run_duration=1.645532, state=success, executor_state=success, try_number=1, max_tries=1, job_id=575, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:33:00.504441+00:00, queued_by_job_id=1, pid=12371 [2024-05-21T17:34:00.107+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:34:00+00:00, run_after=2024-05-21T17:35:00+00:00 [2024-05-21T17:34:00.114+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:34:00.121+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:34:00.191+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T17:34:00.191+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T17:34:00.192+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:34:00.192+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:34:00.192+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:34:00.195+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T17:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:34:00.196+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T17:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T17:34:00.196+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:34:00.196+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:34:00.196+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:34:00.196+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:34:00.513+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:32:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:34:00.515+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:33:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:34:00.516+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:33:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:34:00.536+0000] {scheduler_job.py:635} INFO - Setting external_id for to 36c9ad66-6d1f-4e8c-8236-b9c9ce770069 [2024-05-21T17:34:00.536+0000] {scheduler_job.py:635} INFO - Setting external_id for to dcb3c4bc-9446-4635-9a09-958f895af1ce [2024-05-21T17:34:00.537+0000] {scheduler_job.py:635} INFO - Setting external_id for to 842541ca-b01b-4ea8-8cc6-acb6191d1799 [2024-05-21T17:34:02.816+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:34:02.816+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 17:32:00+00:00, run_id=scheduled__2024-05-21T17:32:00+00:00, run_start_date=2024-05-21 17:34:00.132895+00:00, run_end_date=2024-05-21 17:34:02.816516+00:00, run_duration=2.683621, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:32:00+00:00, data_interval_end=2024-05-21 17:34:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T17:34:02.826+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T17:34:00+00:00, run_after=2024-05-21T17:36:00+00:00 [2024-05-21T17:34:02.898+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:32:00+00:00 exited with status success for try_number 1 [2024-05-21T17:34:02.904+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T17:32:00+00:00, map_index=-1, run_start_date=2024-05-21 17:34:01.329360+00:00, run_end_date=2024-05-21 17:34:01.701780+00:00, run_duration=0.37242, state=success, executor_state=success, try_number=1, max_tries=1, job_id=576, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:34:00.193828+00:00, queued_by_job_id=1, pid=12406 [2024-05-21T17:34:03.940+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:34:03.941+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:33:00+00:00, run_id=scheduled__2024-05-21T17:33:00+00:00, run_start_date=2024-05-21 17:34:00.134115+00:00, run_end_date=2024-05-21 17:34:03.940670+00:00, run_duration=3.806555, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:33:00+00:00, data_interval_end=2024-05-21 17:34:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:34:03.949+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:34:00+00:00, run_after=2024-05-21T17:35:00+00:00 [2024-05-21T17:34:04.004+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:33:00+00:00 exited with status success for try_number 1 [2024-05-21T17:34:04.008+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:33:00+00:00, map_index=-1, run_start_date=2024-05-21 17:34:02.796398+00:00, run_end_date=2024-05-21 17:34:03.098174+00:00, run_duration=0.301776, state=success, executor_state=success, try_number=1, max_tries=1, job_id=578, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:34:00.193828+00:00, queued_by_job_id=1, pid=12446 [2024-05-21T17:34:04.099+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:34:04.100+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:33:00+00:00, run_id=scheduled__2024-05-21T17:33:00+00:00, run_start_date=2024-05-21 17:34:00.135340+00:00, run_end_date=2024-05-21 17:34:04.100150+00:00, run_duration=3.96481, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:33:00+00:00, data_interval_end=2024-05-21 17:34:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:34:04.111+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:34:00+00:00, run_after=2024-05-21T17:35:00+00:00 [2024-05-21T17:34:05.208+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:33:00+00:00 exited with status success for try_number 1 [2024-05-21T17:34:05.213+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:33:00+00:00, map_index=-1, run_start_date=2024-05-21 17:34:02.477944+00:00, run_end_date=2024-05-21 17:34:04.074339+00:00, run_duration=1.596395, state=success, executor_state=success, try_number=1, max_tries=1, job_id=577, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:34:00.193828+00:00, queued_by_job_id=1, pid=12427 [2024-05-21T17:35:00.818+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:35:00+00:00, run_after=2024-05-21T17:36:00+00:00 [2024-05-21T17:35:00.835+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:35:00+00:00, run_after=2024-05-21T17:40:00+00:00 [2024-05-21T17:35:00.845+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:35:00.981+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T17:35:00.982+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:35:00.982+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:35:00.982+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:35:00.983+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:35:00.986+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T17:30:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T17:35:00.986+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T17:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T17:35:00.986+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:35:00.987+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:35:00.987+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:35:00.987+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:35:01.294+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T17:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:35:01.294+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:34:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:35:01.295+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:34:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:35:01.306+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9c72607a-2b6e-448f-83ef-1907abddf9a1 [2024-05-21T17:35:01.307+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6d7f5bf8-d3c7-483d-930f-9b0fe69b437b [2024-05-21T17:35:01.308+0000] {scheduler_job.py:635} INFO - Setting external_id for to 03c7bcc1-ec89-4e5f-be4e-acd92815a7aa [2024-05-21T17:35:03.705+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T17:35:03.705+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:35:03.706+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:35:03.708+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T17:30:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T17:35:03.709+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T17:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T17:35:03.782+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T17:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:35:03.791+0000] {scheduler_job.py:635} INFO - Setting external_id for to 91bcdf46-1b28-4b26-9143-11ec9242337f [2024-05-21T17:35:03.834+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:35:03.835+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:34:00+00:00, run_id=scheduled__2024-05-21T17:34:00+00:00, run_start_date=2024-05-21 17:35:00.868924+00:00, run_end_date=2024-05-21 17:35:03.835138+00:00, run_duration=2.966214, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:34:00+00:00, data_interval_end=2024-05-21 17:35:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:35:03.845+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:35:00+00:00, run_after=2024-05-21T17:36:00+00:00 [2024-05-21T17:35:03.903+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T17:30:00+00:00 exited with status success for try_number 1 [2024-05-21T17:35:03.903+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:34:00+00:00 exited with status success for try_number 1 [2024-05-21T17:35:03.910+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T17:30:00+00:00, map_index=-1, run_start_date=2024-05-21 17:35:03.208953+00:00, run_end_date=2024-05-21 17:35:03.624420+00:00, run_duration=0.415467, state=success, executor_state=success, try_number=1, max_tries=1, job_id=579, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:35:00.984227+00:00, queued_by_job_id=1, pid=12502 [2024-05-21T17:35:03.911+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:34:00+00:00, map_index=-1, run_start_date=2024-05-21 17:35:03.271078+00:00, run_end_date=2024-05-21 17:35:03.693433+00:00, run_duration=0.422355, state=success, executor_state=success, try_number=1, max_tries=1, job_id=581, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:35:00.984227+00:00, queued_by_job_id=1, pid=12504 [2024-05-21T17:35:06.274+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T17:35:06.275+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:35:06.275+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:35:06.278+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T17:30:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T17:35:06.278+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T17:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T17:35:06.371+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T17:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:35:06.371+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T17:30:00+00:00 exited with status success for try_number 1 [2024-05-21T17:35:06.393+0000] {scheduler_job.py:635} INFO - Setting external_id for to 25f5f04b-13b6-4fe5-b795-21804f9f8ec7 [2024-05-21T17:35:06.394+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T17:30:00+00:00, map_index=-1, run_start_date=2024-05-21 17:35:05.506277+00:00, run_end_date=2024-05-21 17:35:05.797199+00:00, run_duration=0.290922, state=success, executor_state=success, try_number=1, max_tries=1, job_id=582, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:35:03.707297+00:00, queued_by_job_id=1, pid=12543 [2024-05-21T17:35:06.449+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:35:06.449+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:34:00+00:00, run_id=scheduled__2024-05-21T17:34:00+00:00, run_start_date=2024-05-21 17:35:00.871772+00:00, run_end_date=2024-05-21 17:35:06.449759+00:00, run_duration=5.577987, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:34:00+00:00, data_interval_end=2024-05-21 17:35:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:35:06.460+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:35:00+00:00, run_after=2024-05-21T17:36:00+00:00 [2024-05-21T17:35:06.684+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:34:00+00:00 exited with status success for try_number 1 [2024-05-21T17:35:06.691+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:34:00+00:00, map_index=-1, run_start_date=2024-05-21 17:35:03.231364+00:00, run_end_date=2024-05-21 17:35:06.404924+00:00, run_duration=3.17356, state=success, executor_state=success, try_number=1, max_tries=1, job_id=580, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:35:00.984227+00:00, queued_by_job_id=1, pid=12503 [2024-05-21T17:35:09.777+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T17:35:09.778+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:35:09.778+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:35:09.780+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T17:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:35:09.781+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T17:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T17:35:09.930+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T17:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:35:09.930+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T17:30:00+00:00 exited with status success for try_number 1 [2024-05-21T17:35:09.941+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1aaaa8da-ec85-41b6-a950-e9aa82ba8331 [2024-05-21T17:35:09.942+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T17:30:00+00:00, map_index=0, run_start_date=2024-05-21 17:35:08.463990+00:00, run_end_date=2024-05-21 17:35:08.785671+00:00, run_duration=0.321681, state=success, executor_state=success, try_number=1, max_tries=1, job_id=583, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:35:06.276609+00:00, queued_by_job_id=1, pid=12555 [2024-05-21T17:35:13.285+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:35:13.286+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:30:00+00:00, run_id=scheduled__2024-05-21T17:30:00+00:00, run_start_date=2024-05-21 17:35:00.861377+00:00, run_end_date=2024-05-21 17:35:13.286572+00:00, run_duration=12.425195, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:30:00+00:00, data_interval_end=2024-05-21 17:35:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T17:35:13.293+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:35:00+00:00, run_after=2024-05-21T17:40:00+00:00 [2024-05-21T17:35:13.356+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T17:30:00+00:00 exited with status success for try_number 1 [2024-05-21T17:35:13.364+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T17:30:00+00:00, map_index=-1, run_start_date=2024-05-21 17:35:11.998137+00:00, run_end_date=2024-05-21 17:35:12.267746+00:00, run_duration=0.269609, state=success, executor_state=success, try_number=1, max_tries=1, job_id=584, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:35:09.779514+00:00, queued_by_job_id=1, pid=12567 [2024-05-21T17:35:55.872+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T17:36:00.538+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:36:00+00:00, run_after=2024-05-21T17:37:00+00:00 [2024-05-21T17:36:00.546+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:36:00.555+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:36:00.625+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T17:36:00.625+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T17:36:00.626+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:36:00.626+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:36:00.626+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:36:00.629+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T17:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:36:00.629+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T17:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T17:36:00.629+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:36:00.629+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:36:00.629+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:36:00.630+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:36:01.020+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:34:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:36:01.021+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:36:01.022+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:36:01.035+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6facb474-ba36-4ef5-ad69-cddd880ffc41 [2024-05-21T17:36:01.035+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1124c4e6-4ab6-4723-83f6-442c8659c492 [2024-05-21T17:36:01.035+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7a46cf5e-4c55-42d9-92db-ede92ef317a8 [2024-05-21T17:36:02.303+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:36:02.304+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 17:34:00+00:00, run_id=scheduled__2024-05-21T17:34:00+00:00, run_start_date=2024-05-21 17:36:00.569325+00:00, run_end_date=2024-05-21 17:36:02.304496+00:00, run_duration=1.735171, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:34:00+00:00, data_interval_end=2024-05-21 17:36:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T17:36:02.314+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T17:36:00+00:00, run_after=2024-05-21T17:38:00+00:00 [2024-05-21T17:36:02.370+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:34:00+00:00 exited with status success for try_number 1 [2024-05-21T17:36:02.381+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T17:34:00+00:00, map_index=-1, run_start_date=2024-05-21 17:36:01.695064+00:00, run_end_date=2024-05-21 17:36:02.007000+00:00, run_duration=0.311936, state=success, executor_state=success, try_number=1, max_tries=1, job_id=585, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:36:00.627500+00:00, queued_by_job_id=1, pid=12584 [2024-05-21T17:36:03.434+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:36:03.435+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:35:00+00:00, run_id=scheduled__2024-05-21T17:35:00+00:00, run_start_date=2024-05-21 17:36:00.570602+00:00, run_end_date=2024-05-21 17:36:03.435126+00:00, run_duration=2.864524, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:35:00+00:00, data_interval_end=2024-05-21 17:36:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:36:03.447+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:36:00+00:00, run_after=2024-05-21T17:37:00+00:00 [2024-05-21T17:36:03.500+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:35:00+00:00 exited with status success for try_number 1 [2024-05-21T17:36:03.504+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:35:00+00:00, map_index=-1, run_start_date=2024-05-21 17:36:02.848958+00:00, run_end_date=2024-05-21 17:36:03.155027+00:00, run_duration=0.306069, state=success, executor_state=success, try_number=1, max_tries=1, job_id=586, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:36:00.627500+00:00, queued_by_job_id=1, pid=12613 [2024-05-21T17:36:05.607+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:36:05.609+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:35:00+00:00, run_id=scheduled__2024-05-21T17:35:00+00:00, run_start_date=2024-05-21 17:36:00.571656+00:00, run_end_date=2024-05-21 17:36:05.609333+00:00, run_duration=5.037677, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:35:00+00:00, data_interval_end=2024-05-21 17:36:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:36:05.622+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:36:00+00:00, run_after=2024-05-21T17:37:00+00:00 [2024-05-21T17:36:05.666+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:35:00+00:00 exited with status success for try_number 1 [2024-05-21T17:36:05.671+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:35:00+00:00, map_index=-1, run_start_date=2024-05-21 17:36:03.041536+00:00, run_end_date=2024-05-21 17:36:04.765877+00:00, run_duration=1.724341, state=success, executor_state=success, try_number=1, max_tries=1, job_id=587, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:36:00.627500+00:00, queued_by_job_id=1, pid=12614 [2024-05-21T17:37:00.241+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:37:00.259+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:37:00+00:00, run_after=2024-05-21T17:38:00+00:00 [2024-05-21T17:37:00.327+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T17:37:00.328+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:37:00.328+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:37:00.328+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:37:00.331+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:37:00.331+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:37:00.332+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:37:00.332+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:37:00.577+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:36:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:37:00.577+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:36:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:37:00.595+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2bedc8ca-7011-4484-9d6f-24fb7fdc8a20 [2024-05-21T17:37:00.596+0000] {scheduler_job.py:635} INFO - Setting external_id for to 03ec180a-9c82-48dd-b34f-bdf86f09e8ec [2024-05-21T17:37:02.858+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:37:02.859+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:36:00+00:00, run_id=scheduled__2024-05-21T17:36:00+00:00, run_start_date=2024-05-21 17:37:00.275846+00:00, run_end_date=2024-05-21 17:37:02.859181+00:00, run_duration=2.583335, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:36:00+00:00, data_interval_end=2024-05-21 17:37:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:37:02.869+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:37:00+00:00, run_after=2024-05-21T17:38:00+00:00 [2024-05-21T17:37:02.916+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:36:00+00:00 exited with status success for try_number 1 [2024-05-21T17:37:02.922+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:36:00+00:00, map_index=-1, run_start_date=2024-05-21 17:37:02.408722+00:00, run_end_date=2024-05-21 17:37:02.709673+00:00, run_duration=0.300951, state=success, executor_state=success, try_number=1, max_tries=1, job_id=588, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:37:00.329538+00:00, queued_by_job_id=1, pid=12668 [2024-05-21T17:37:05.074+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:37:05.074+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:36:00+00:00, run_id=scheduled__2024-05-21T17:36:00+00:00, run_start_date=2024-05-21 17:37:00.276871+00:00, run_end_date=2024-05-21 17:37:05.074730+00:00, run_duration=4.797859, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:36:00+00:00, data_interval_end=2024-05-21 17:37:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:37:05.087+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:37:00+00:00, run_after=2024-05-21T17:38:00+00:00 [2024-05-21T17:37:05.115+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:36:00+00:00 exited with status success for try_number 1 [2024-05-21T17:37:05.119+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:36:00+00:00, map_index=-1, run_start_date=2024-05-21 17:37:02.585075+00:00, run_end_date=2024-05-21 17:37:04.063882+00:00, run_duration=1.478807, state=success, executor_state=success, try_number=1, max_tries=1, job_id=589, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:37:00.329538+00:00, queued_by_job_id=1, pid=12669 [2024-05-21T17:38:00.486+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:38:00+00:00, run_after=2024-05-21T17:39:00+00:00 [2024-05-21T17:38:00.495+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:38:00.502+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:38:00.586+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T17:38:00.587+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T17:38:00.587+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:38:00.587+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:38:00.589+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:38:00.593+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T17:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:38:00.593+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T17:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T17:38:00.593+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:38:00.593+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:38:00.594+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:38:00.594+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:38:01.068+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:36:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:38:01.068+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:37:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:38:01.068+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:37:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:38:01.080+0000] {scheduler_job.py:635} INFO - Setting external_id for to 029a0753-97a3-471f-a8d7-a3c9f01c0420 [2024-05-21T17:38:01.081+0000] {scheduler_job.py:635} INFO - Setting external_id for to fbed9cdb-e208-431d-b802-e3d3276d2a00 [2024-05-21T17:38:01.081+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8ed2f190-7d80-4e38-96f6-7daa37343d89 [2024-05-21T17:38:02.337+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:38:02.339+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 17:36:00+00:00, run_id=scheduled__2024-05-21T17:36:00+00:00, run_start_date=2024-05-21 17:38:00.525863+00:00, run_end_date=2024-05-21 17:38:02.338254+00:00, run_duration=1.812391, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:36:00+00:00, data_interval_end=2024-05-21 17:38:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T17:38:02.352+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T17:38:00+00:00, run_after=2024-05-21T17:40:00+00:00 [2024-05-21T17:38:02.441+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:36:00+00:00 exited with status success for try_number 1 [2024-05-21T17:38:02.451+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T17:36:00+00:00, map_index=-1, run_start_date=2024-05-21 17:38:01.566366+00:00, run_end_date=2024-05-21 17:38:01.888162+00:00, run_duration=0.321796, state=success, executor_state=success, try_number=1, max_tries=1, job_id=590, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:38:00.590699+00:00, queued_by_job_id=1, pid=12704 [2024-05-21T17:38:03.519+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:38:03.519+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:37:00+00:00, run_id=scheduled__2024-05-21T17:37:00+00:00, run_start_date=2024-05-21 17:38:00.527023+00:00, run_end_date=2024-05-21 17:38:03.519873+00:00, run_duration=2.99285, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:37:00+00:00, data_interval_end=2024-05-21 17:38:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:38:03.531+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:38:00+00:00, run_after=2024-05-21T17:39:00+00:00 [2024-05-21T17:38:03.564+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:37:00+00:00 exited with status success for try_number 1 [2024-05-21T17:38:03.568+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:37:00+00:00, map_index=-1, run_start_date=2024-05-21 17:38:03.054321+00:00, run_end_date=2024-05-21 17:38:03.353550+00:00, run_duration=0.299229, state=success, executor_state=success, try_number=1, max_tries=1, job_id=592, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:38:00.590699+00:00, queued_by_job_id=1, pid=12735 [2024-05-21T17:38:04.604+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:38:04.605+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:37:00+00:00, run_id=scheduled__2024-05-21T17:37:00+00:00, run_start_date=2024-05-21 17:38:00.528056+00:00, run_end_date=2024-05-21 17:38:04.605289+00:00, run_duration=4.077233, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:37:00+00:00, data_interval_end=2024-05-21 17:38:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:38:04.616+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:38:00+00:00, run_after=2024-05-21T17:39:00+00:00 [2024-05-21T17:38:04.642+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:37:00+00:00 exited with status success for try_number 1 [2024-05-21T17:38:04.647+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:37:00+00:00, map_index=-1, run_start_date=2024-05-21 17:38:02.863816+00:00, run_end_date=2024-05-21 17:38:04.373119+00:00, run_duration=1.509303, state=success, executor_state=success, try_number=1, max_tries=1, job_id=591, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:38:00.590699+00:00, queued_by_job_id=1, pid=12730 [2024-05-21T17:39:00.769+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:39:00+00:00, run_after=2024-05-21T17:40:00+00:00 [2024-05-21T17:39:00.782+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:39:00.847+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T17:39:00.847+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:39:00.848+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:39:00.849+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:39:00.852+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:39:00.852+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:39:00.852+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:39:00.852+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:39:01.068+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:38:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:39:01.068+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:38:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:39:01.081+0000] {scheduler_job.py:635} INFO - Setting external_id for to 095e5c4b-3cbc-4823-9cb6-81fb01714f88 [2024-05-21T17:39:01.081+0000] {scheduler_job.py:635} INFO - Setting external_id for to 490d4b20-36e3-432d-bbec-8e8825365e85 [2024-05-21T17:39:04.250+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:39:04.250+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:38:00+00:00, run_id=scheduled__2024-05-21T17:38:00+00:00, run_start_date=2024-05-21 17:39:00.796733+00:00, run_end_date=2024-05-21 17:39:04.250581+00:00, run_duration=3.453848, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:38:00+00:00, data_interval_end=2024-05-21 17:39:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:39:04.267+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:39:00+00:00, run_after=2024-05-21T17:40:00+00:00 [2024-05-21T17:39:04.313+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:38:00+00:00 exited with status success for try_number 1 [2024-05-21T17:39:04.320+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:38:00+00:00, map_index=-1, run_start_date=2024-05-21 17:39:02.866180+00:00, run_end_date=2024-05-21 17:39:03.182399+00:00, run_duration=0.316219, state=success, executor_state=success, try_number=1, max_tries=1, job_id=594, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:39:00.849950+00:00, queued_by_job_id=1, pid=12789 [2024-05-21T17:39:05.356+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:39:05.357+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:38:00+00:00, run_id=scheduled__2024-05-21T17:38:00+00:00, run_start_date=2024-05-21 17:39:00.797890+00:00, run_end_date=2024-05-21 17:39:05.356935+00:00, run_duration=4.559045, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:38:00+00:00, data_interval_end=2024-05-21 17:39:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:39:05.366+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:39:00+00:00, run_after=2024-05-21T17:40:00+00:00 [2024-05-21T17:39:05.396+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:38:00+00:00 exited with status success for try_number 1 [2024-05-21T17:39:05.401+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:38:00+00:00, map_index=-1, run_start_date=2024-05-21 17:39:02.830010+00:00, run_end_date=2024-05-21 17:39:04.442433+00:00, run_duration=1.612423, state=success, executor_state=success, try_number=1, max_tries=1, job_id=593, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:39:00.849950+00:00, queued_by_job_id=1, pid=12788 [2024-05-21T17:40:01.044+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:40:01.053+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:40:01.065+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:40:00+00:00, run_after=2024-05-21T17:45:00+00:00 [2024-05-21T17:40:01.080+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:40:00+00:00, run_after=2024-05-21T17:41:00+00:00 [2024-05-21T17:40:01.181+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T17:40:01.181+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:40:01.181+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T17:40:01.182+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:40:01.182+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:40:01.182+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:40:01.186+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T17:35:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T17:40:01.186+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T17:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T17:40:01.186+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T17:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:40:01.186+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T17:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T17:40:01.187+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:40:01.187+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:40:01.187+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:40:01.187+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:40:01.442+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T17:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:40:01.443+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:38:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:40:01.443+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:39:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:40:01.443+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:39:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:40:01.460+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5ba01cb5-ec98-4879-aa3d-d536c6efac83 [2024-05-21T17:40:01.460+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2fb36bb2-9c73-43e0-b3a8-8214ece0e2e7 [2024-05-21T17:40:01.460+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4406d378-c8b0-4b61-b52c-0bfb3c4c9046 [2024-05-21T17:40:01.461+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3087593c-e722-451d-8de5-c93bf3f42128 [2024-05-21T17:40:03.815+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:40:03.815+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 17:38:00+00:00, run_id=scheduled__2024-05-21T17:38:00+00:00, run_start_date=2024-05-21 17:40:01.104541+00:00, run_end_date=2024-05-21 17:40:03.815589+00:00, run_duration=2.711048, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:38:00+00:00, data_interval_end=2024-05-21 17:40:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T17:40:03.825+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T17:40:00+00:00, run_after=2024-05-21T17:42:00+00:00 [2024-05-21T17:40:03.845+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:40:03.846+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:39:00+00:00, run_id=scheduled__2024-05-21T17:39:00+00:00, run_start_date=2024-05-21 17:40:01.105628+00:00, run_end_date=2024-05-21 17:40:03.845930+00:00, run_duration=2.740302, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:39:00+00:00, data_interval_end=2024-05-21 17:40:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:40:03.865+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:40:00+00:00, run_after=2024-05-21T17:41:00+00:00 [2024-05-21T17:40:03.918+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:38:00+00:00 exited with status success for try_number 1 [2024-05-21T17:40:03.926+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T17:38:00+00:00, map_index=-1, run_start_date=2024-05-21 17:40:02.380279+00:00, run_end_date=2024-05-21 17:40:02.795680+00:00, run_duration=0.415401, state=success, executor_state=success, try_number=1, max_tries=1, job_id=595, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:40:01.184114+00:00, queued_by_job_id=1, pid=12825 [2024-05-21T17:40:05.020+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T17:40:05.021+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:40:05.021+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:40:05.024+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T17:35:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T17:40:05.024+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T17:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T17:40:05.090+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T17:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:40:05.090+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T17:35:00+00:00 exited with status success for try_number 1 [2024-05-21T17:40:05.090+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:39:00+00:00 exited with status success for try_number 1 [2024-05-21T17:40:05.099+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:39:00+00:00, map_index=-1, run_start_date=2024-05-21 17:40:03.455389+00:00, run_end_date=2024-05-21 17:40:03.815455+00:00, run_duration=0.360066, state=success, executor_state=success, try_number=1, max_tries=1, job_id=596, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:40:01.184114+00:00, queued_by_job_id=1, pid=12865 [2024-05-21T17:40:05.099+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T17:35:00+00:00, map_index=-1, run_start_date=2024-05-21 17:40:03.550424+00:00, run_end_date=2024-05-21 17:40:03.932116+00:00, run_duration=0.381692, state=success, executor_state=success, try_number=1, max_tries=1, job_id=597, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:40:01.184114+00:00, queued_by_job_id=1, pid=12866 [2024-05-21T17:40:05.100+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5afdcdfb-7092-4050-a78e-9f5fe15045ae [2024-05-21T17:40:06.269+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:40:06.269+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:39:00+00:00, run_id=scheduled__2024-05-21T17:39:00+00:00, run_start_date=2024-05-21 17:40:01.106760+00:00, run_end_date=2024-05-21 17:40:06.269390+00:00, run_duration=5.16263, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:39:00+00:00, data_interval_end=2024-05-21 17:40:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:40:06.285+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:40:00+00:00, run_after=2024-05-21T17:41:00+00:00 [2024-05-21T17:40:06.370+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:39:00+00:00 exited with status success for try_number 1 [2024-05-21T17:40:06.381+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:39:00+00:00, map_index=-1, run_start_date=2024-05-21 17:40:03.670972+00:00, run_end_date=2024-05-21 17:40:06.132340+00:00, run_duration=2.461368, state=success, executor_state=success, try_number=1, max_tries=1, job_id=598, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:40:01.184114+00:00, queued_by_job_id=1, pid=12867 [2024-05-21T17:40:08.934+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T17:40:08.934+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:40:08.935+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:40:08.945+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T17:35:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T17:40:08.945+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T17:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T17:40:09.064+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T17:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:40:09.065+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T17:35:00+00:00 exited with status success for try_number 1 [2024-05-21T17:40:09.084+0000] {scheduler_job.py:635} INFO - Setting external_id for to c7751c8f-e812-4fd1-8f79-ce54c92657a1 [2024-05-21T17:40:09.084+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T17:35:00+00:00, map_index=-1, run_start_date=2024-05-21 17:40:07.293039+00:00, run_end_date=2024-05-21 17:40:07.869054+00:00, run_duration=0.576015, state=success, executor_state=success, try_number=1, max_tries=1, job_id=599, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:40:05.022449+00:00, queued_by_job_id=1, pid=12906 [2024-05-21T17:40:11.598+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T17:40:11.598+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:40:11.599+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:40:11.601+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T17:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:40:11.602+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T17:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T17:40:11.648+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T17:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:40:11.648+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T17:35:00+00:00 exited with status success for try_number 1 [2024-05-21T17:40:11.655+0000] {scheduler_job.py:635} INFO - Setting external_id for to c56cd520-1f4e-4e61-9489-ab080c4ed692 [2024-05-21T17:40:11.655+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T17:35:00+00:00, map_index=0, run_start_date=2024-05-21 17:40:11.212521+00:00, run_end_date=2024-05-21 17:40:11.464097+00:00, run_duration=0.251576, state=success, executor_state=success, try_number=1, max_tries=1, job_id=600, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:40:08.936073+00:00, queued_by_job_id=1, pid=12918 [2024-05-21T17:40:13.831+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:40:13.832+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:35:00+00:00, run_id=scheduled__2024-05-21T17:35:00+00:00, run_start_date=2024-05-21 17:40:01.103377+00:00, run_end_date=2024-05-21 17:40:13.832162+00:00, run_duration=12.728785, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:35:00+00:00, data_interval_end=2024-05-21 17:40:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T17:40:13.840+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:40:00+00:00, run_after=2024-05-21T17:45:00+00:00 [2024-05-21T17:40:13.868+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T17:35:00+00:00 exited with status success for try_number 1 [2024-05-21T17:40:13.872+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T17:35:00+00:00, map_index=-1, run_start_date=2024-05-21 17:40:13.310662+00:00, run_end_date=2024-05-21 17:40:13.569724+00:00, run_duration=0.259062, state=success, executor_state=success, try_number=1, max_tries=1, job_id=601, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:40:11.599932+00:00, queued_by_job_id=1, pid=12930 [2024-05-21T17:40:55.927+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T17:41:00.639+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:41:00.662+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:41:00+00:00, run_after=2024-05-21T17:42:00+00:00 [2024-05-21T17:41:00.732+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T17:41:00.732+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:41:00.734+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:41:00.735+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:41:00.741+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:41:00.741+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:41:00.743+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:41:00.743+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:41:01.024+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:41:01.027+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:41:01.041+0000] {scheduler_job.py:635} INFO - Setting external_id for to fb075828-081a-4d6a-97ba-723a904aa773 [2024-05-21T17:41:01.046+0000] {scheduler_job.py:635} INFO - Setting external_id for to 82666a26-1fd7-49b1-b9c7-66f2f0ff0441 [2024-05-21T17:41:03.324+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:41:03.324+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:40:00+00:00, run_id=scheduled__2024-05-21T17:40:00+00:00, run_start_date=2024-05-21 17:41:00.676923+00:00, run_end_date=2024-05-21 17:41:03.324411+00:00, run_duration=2.647488, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:40:00+00:00, data_interval_end=2024-05-21 17:41:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:41:03.341+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:41:00+00:00, run_after=2024-05-21T17:42:00+00:00 [2024-05-21T17:41:03.401+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:40:00+00:00 exited with status success for try_number 1 [2024-05-21T17:41:03.407+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:40:00+00:00, map_index=-1, run_start_date=2024-05-21 17:41:02.854653+00:00, run_end_date=2024-05-21 17:41:03.165021+00:00, run_duration=0.310368, state=success, executor_state=success, try_number=1, max_tries=1, job_id=602, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:41:00.738070+00:00, queued_by_job_id=1, pid=12966 [2024-05-21T17:41:05.732+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:41:05.732+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:40:00+00:00, run_id=scheduled__2024-05-21T17:40:00+00:00, run_start_date=2024-05-21 17:41:00.678319+00:00, run_end_date=2024-05-21 17:41:05.732570+00:00, run_duration=5.054251, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:40:00+00:00, data_interval_end=2024-05-21 17:41:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:41:05.744+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:41:00+00:00, run_after=2024-05-21T17:42:00+00:00 [2024-05-21T17:41:05.783+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:40:00+00:00 exited with status success for try_number 1 [2024-05-21T17:41:05.791+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:40:00+00:00, map_index=-1, run_start_date=2024-05-21 17:41:02.995400+00:00, run_end_date=2024-05-21 17:41:04.879684+00:00, run_duration=1.884284, state=success, executor_state=success, try_number=1, max_tries=1, job_id=603, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:41:00.738070+00:00, queued_by_job_id=1, pid=12967 [2024-05-21T17:42:00.319+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:42:00.325+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:42:00.337+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:42:00+00:00, run_after=2024-05-21T17:43:00+00:00 [2024-05-21T17:42:00.404+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T17:42:00.404+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T17:42:00.405+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:42:00.405+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:42:00.406+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:42:00.409+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T17:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:42:00.410+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T17:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T17:42:00.410+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:42:00.410+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:42:00.411+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:42:00.411+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:42:00.777+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:42:00.778+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:41:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:42:00.778+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:41:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:42:00.793+0000] {scheduler_job.py:635} INFO - Setting external_id for to a90c95ab-ad66-41d2-ac64-9066a4ea1f5a [2024-05-21T17:42:00.794+0000] {scheduler_job.py:635} INFO - Setting external_id for to beac8fc5-9e81-4a33-9df6-8d7095eaa860 [2024-05-21T17:42:00.794+0000] {scheduler_job.py:635} INFO - Setting external_id for to d457ad80-8c1d-4677-9fc4-ab4d8dd0b375 [2024-05-21T17:42:02.093+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:42:02.093+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 17:40:00+00:00, run_id=scheduled__2024-05-21T17:40:00+00:00, run_start_date=2024-05-21 17:42:00.349178+00:00, run_end_date=2024-05-21 17:42:02.093612+00:00, run_duration=1.744434, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:40:00+00:00, data_interval_end=2024-05-21 17:42:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T17:42:02.103+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T17:42:00+00:00, run_after=2024-05-21T17:44:00+00:00 [2024-05-21T17:42:02.163+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:40:00+00:00 exited with status success for try_number 1 [2024-05-21T17:42:02.172+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T17:40:00+00:00, map_index=-1, run_start_date=2024-05-21 17:42:01.596055+00:00, run_end_date=2024-05-21 17:42:01.925528+00:00, run_duration=0.329473, state=success, executor_state=success, try_number=1, max_tries=1, job_id=604, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:42:00.407300+00:00, queued_by_job_id=1, pid=13002 [2024-05-21T17:42:03.208+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:42:03.208+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:41:00+00:00, run_id=scheduled__2024-05-21T17:41:00+00:00, run_start_date=2024-05-21 17:42:00.350258+00:00, run_end_date=2024-05-21 17:42:03.208636+00:00, run_duration=2.858378, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:41:00+00:00, data_interval_end=2024-05-21 17:42:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:42:03.217+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:42:00+00:00, run_after=2024-05-21T17:43:00+00:00 [2024-05-21T17:42:03.261+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:41:00+00:00 exited with status success for try_number 1 [2024-05-21T17:42:03.266+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:41:00+00:00, map_index=-1, run_start_date=2024-05-21 17:42:02.823129+00:00, run_end_date=2024-05-21 17:42:03.091977+00:00, run_duration=0.268848, state=success, executor_state=success, try_number=1, max_tries=1, job_id=606, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:42:00.407300+00:00, queued_by_job_id=1, pid=13042 [2024-05-21T17:42:05.374+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:42:05.375+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:41:00+00:00, run_id=scheduled__2024-05-21T17:41:00+00:00, run_start_date=2024-05-21 17:42:00.351293+00:00, run_end_date=2024-05-21 17:42:05.374904+00:00, run_duration=5.023611, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:41:00+00:00, data_interval_end=2024-05-21 17:42:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:42:05.388+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:42:00+00:00, run_after=2024-05-21T17:43:00+00:00 [2024-05-21T17:42:05.417+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:41:00+00:00 exited with status success for try_number 1 [2024-05-21T17:42:05.421+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:41:00+00:00, map_index=-1, run_start_date=2024-05-21 17:42:02.560570+00:00, run_end_date=2024-05-21 17:42:04.237090+00:00, run_duration=1.67652, state=success, executor_state=success, try_number=1, max_tries=1, job_id=605, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:42:00.407300+00:00, queued_by_job_id=1, pid=13023 [2024-05-21T17:43:00.047+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:43:00.059+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:43:00+00:00, run_after=2024-05-21T17:44:00+00:00 [2024-05-21T17:43:00.130+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T17:43:00.130+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:43:00.131+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:43:00.131+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:43:00.134+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:43:00.135+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:43:00.135+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:43:00.135+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:43:00.479+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:42:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:43:00.479+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:42:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:43:00.506+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8c80b549-dade-449d-adb3-2cc83f575eff [2024-05-21T17:43:00.506+0000] {scheduler_job.py:635} INFO - Setting external_id for to a0d96782-50c8-4251-a394-13033341a0ff [2024-05-21T17:43:02.688+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:43:02.689+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:42:00+00:00, run_id=scheduled__2024-05-21T17:42:00+00:00, run_start_date=2024-05-21 17:43:00.079873+00:00, run_end_date=2024-05-21 17:43:02.689083+00:00, run_duration=2.60921, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:42:00+00:00, data_interval_end=2024-05-21 17:43:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:43:02.701+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:43:00+00:00, run_after=2024-05-21T17:44:00+00:00 [2024-05-21T17:43:03.812+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:42:00+00:00 exited with status success for try_number 1 [2024-05-21T17:43:03.817+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:42:00+00:00, map_index=-1, run_start_date=2024-05-21 17:43:02.342728+00:00, run_end_date=2024-05-21 17:43:02.646088+00:00, run_duration=0.30336, state=success, executor_state=success, try_number=1, max_tries=1, job_id=608, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:43:00.132793+00:00, queued_by_job_id=1, pid=13088 [2024-05-21T17:43:04.860+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:43:04.861+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:42:00+00:00, run_id=scheduled__2024-05-21T17:42:00+00:00, run_start_date=2024-05-21 17:43:00.080893+00:00, run_end_date=2024-05-21 17:43:04.861073+00:00, run_duration=4.78018, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:42:00+00:00, data_interval_end=2024-05-21 17:43:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:43:04.872+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:43:00+00:00, run_after=2024-05-21T17:44:00+00:00 [2024-05-21T17:43:04.898+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:42:00+00:00 exited with status success for try_number 1 [2024-05-21T17:43:04.903+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:42:00+00:00, map_index=-1, run_start_date=2024-05-21 17:43:02.313731+00:00, run_end_date=2024-05-21 17:43:03.965337+00:00, run_duration=1.651606, state=success, executor_state=success, try_number=1, max_tries=1, job_id=607, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:43:00.132793+00:00, queued_by_job_id=1, pid=13087 [2024-05-21T17:44:00.438+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:44:00.453+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:44:00+00:00, run_after=2024-05-21T17:45:00+00:00 [2024-05-21T17:44:00.460+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:44:00.533+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T17:44:00.533+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T17:44:00.533+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:44:00.533+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:44:00.534+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:44:00.538+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T17:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:44:00.540+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T17:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T17:44:00.540+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:44:00.540+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:44:00.540+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:44:00.541+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:44:00.834+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:42:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:44:00.834+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:43:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:44:00.839+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:43:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:44:00.854+0000] {scheduler_job.py:635} INFO - Setting external_id for to d5beda60-4b12-4ec4-8cba-7ce1a5b4a998 [2024-05-21T17:44:00.855+0000] {scheduler_job.py:635} INFO - Setting external_id for to c229fe51-70c0-48ea-bd99-21ec5d695138 [2024-05-21T17:44:00.855+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0921258d-b5db-424e-9648-091ac7cba5a8 [2024-05-21T17:44:02.110+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:44:02.110+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 17:42:00+00:00, run_id=scheduled__2024-05-21T17:42:00+00:00, run_start_date=2024-05-21 17:44:00.470877+00:00, run_end_date=2024-05-21 17:44:02.110587+00:00, run_duration=1.63971, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:42:00+00:00, data_interval_end=2024-05-21 17:44:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T17:44:02.119+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T17:44:00+00:00, run_after=2024-05-21T17:46:00+00:00 [2024-05-21T17:44:02.183+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:42:00+00:00 exited with status success for try_number 1 [2024-05-21T17:44:02.191+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T17:42:00+00:00, map_index=-1, run_start_date=2024-05-21 17:44:01.540597+00:00, run_end_date=2024-05-21 17:44:01.881096+00:00, run_duration=0.340499, state=success, executor_state=success, try_number=1, max_tries=1, job_id=609, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:44:00.535949+00:00, queued_by_job_id=1, pid=13123 [2024-05-21T17:44:03.450+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:44:03.450+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:43:00+00:00, run_id=scheduled__2024-05-21T17:43:00+00:00, run_start_date=2024-05-21 17:44:00.472476+00:00, run_end_date=2024-05-21 17:44:03.450623+00:00, run_duration=2.978147, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:43:00+00:00, data_interval_end=2024-05-21 17:44:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:44:03.460+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:44:00+00:00, run_after=2024-05-21T17:45:00+00:00 [2024-05-21T17:44:03.495+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:43:00+00:00 exited with status success for try_number 1 [2024-05-21T17:44:03.500+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:43:00+00:00, map_index=-1, run_start_date=2024-05-21 17:44:02.885247+00:00, run_end_date=2024-05-21 17:44:03.183556+00:00, run_duration=0.298309, state=success, executor_state=success, try_number=1, max_tries=1, job_id=610, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:44:00.535949+00:00, queued_by_job_id=1, pid=13153 [2024-05-21T17:44:05.614+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:44:05.614+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:43:00+00:00, run_id=scheduled__2024-05-21T17:43:00+00:00, run_start_date=2024-05-21 17:44:00.473512+00:00, run_end_date=2024-05-21 17:44:05.614775+00:00, run_duration=5.141263, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:43:00+00:00, data_interval_end=2024-05-21 17:44:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:44:05.643+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:44:00+00:00, run_after=2024-05-21T17:45:00+00:00 [2024-05-21T17:44:05.685+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:43:00+00:00 exited with status success for try_number 1 [2024-05-21T17:44:05.692+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:43:00+00:00, map_index=-1, run_start_date=2024-05-21 17:44:02.951470+00:00, run_end_date=2024-05-21 17:44:04.648821+00:00, run_duration=1.697351, state=success, executor_state=success, try_number=1, max_tries=1, job_id=611, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:44:00.535949+00:00, queued_by_job_id=1, pid=13154 [2024-05-21T17:45:00.145+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:45:00+00:00, run_after=2024-05-21T17:50:00+00:00 [2024-05-21T17:45:00.157+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:45:00.190+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:45:00+00:00, run_after=2024-05-21T17:46:00+00:00 [2024-05-21T17:45:00.319+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T17:45:00.320+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:45:00.320+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:45:00.320+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:45:00.320+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:45:00.324+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T17:40:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T17:45:00.325+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T17:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T17:45:00.325+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:45:00.325+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:45:00.326+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:45:00.326+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:45:00.650+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T17:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:45:00.650+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:44:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:45:00.651+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:44:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:45:00.669+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5cd432f7-b66d-40f7-9c83-2d908d729dba [2024-05-21T17:45:00.670+0000] {scheduler_job.py:635} INFO - Setting external_id for to 306bbc6a-d2f9-41af-9eb9-691f407873b1 [2024-05-21T17:45:00.670+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5c6e94e2-8b9a-4923-9900-cc0f9944462c [2024-05-21T17:45:04.226+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:45:04.227+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:44:00+00:00, run_id=scheduled__2024-05-21T17:44:00+00:00, run_start_date=2024-05-21 17:45:00.234400+00:00, run_end_date=2024-05-21 17:45:04.227236+00:00, run_duration=3.992836, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:44:00+00:00, data_interval_end=2024-05-21 17:45:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:45:04.238+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:45:00+00:00, run_after=2024-05-21T17:46:00+00:00 [2024-05-21T17:45:04.264+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T17:45:04.265+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:45:04.265+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:45:04.268+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T17:40:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T17:45:04.268+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T17:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T17:45:04.309+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T17:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:45:04.310+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T17:40:00+00:00 exited with status success for try_number 1 [2024-05-21T17:45:04.310+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:44:00+00:00 exited with status success for try_number 1 [2024-05-21T17:45:04.318+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6f2861b8-b754-4abc-b9da-729274aafcff [2024-05-21T17:45:04.318+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T17:40:00+00:00, map_index=-1, run_start_date=2024-05-21 17:45:02.781495+00:00, run_end_date=2024-05-21 17:45:03.177493+00:00, run_duration=0.395998, state=success, executor_state=success, try_number=1, max_tries=1, job_id=614, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:45:00.321840+00:00, queued_by_job_id=1, pid=13221 [2024-05-21T17:45:04.319+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:44:00+00:00, map_index=-1, run_start_date=2024-05-21 17:45:02.764422+00:00, run_end_date=2024-05-21 17:45:03.162036+00:00, run_duration=0.397614, state=success, executor_state=success, try_number=1, max_tries=1, job_id=613, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:45:00.321840+00:00, queued_by_job_id=1, pid=13220 [2024-05-21T17:45:05.444+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:45:05.445+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:44:00+00:00, run_id=scheduled__2024-05-21T17:44:00+00:00, run_start_date=2024-05-21 17:45:00.236109+00:00, run_end_date=2024-05-21 17:45:05.445135+00:00, run_duration=5.209026, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:44:00+00:00, data_interval_end=2024-05-21 17:45:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:45:05.458+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:45:00+00:00, run_after=2024-05-21T17:46:00+00:00 [2024-05-21T17:45:05.515+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:44:00+00:00 exited with status success for try_number 1 [2024-05-21T17:45:05.520+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:44:00+00:00, map_index=-1, run_start_date=2024-05-21 17:45:02.718664+00:00, run_end_date=2024-05-21 17:45:05.310879+00:00, run_duration=2.592215, state=success, executor_state=success, try_number=1, max_tries=1, job_id=612, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:45:00.321840+00:00, queued_by_job_id=1, pid=13219 [2024-05-21T17:45:06.580+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T17:45:06.580+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:45:06.581+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:45:06.583+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T17:40:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T17:45:06.584+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T17:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T17:45:06.635+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T17:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:45:06.637+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T17:40:00+00:00 exited with status success for try_number 1 [2024-05-21T17:45:06.651+0000] {scheduler_job.py:635} INFO - Setting external_id for to af368ee9-8fcb-4e5b-a7f3-c0a21ab6c344 [2024-05-21T17:45:06.651+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T17:40:00+00:00, map_index=-1, run_start_date=2024-05-21 17:45:06.056125+00:00, run_end_date=2024-05-21 17:45:06.394585+00:00, run_duration=0.33846, state=success, executor_state=success, try_number=1, max_tries=1, job_id=615, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:45:04.266265+00:00, queued_by_job_id=1, pid=13260 [2024-05-21T17:45:09.887+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T17:45:09.887+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:45:09.888+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:45:09.890+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T17:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:45:09.890+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T17:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T17:45:09.964+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T17:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:45:09.964+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T17:40:00+00:00 exited with status success for try_number 1 [2024-05-21T17:45:09.975+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2d40489d-a1f4-47f2-81b6-04fcb111d756 [2024-05-21T17:45:09.975+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T17:40:00+00:00, map_index=0, run_start_date=2024-05-21 17:45:08.741999+00:00, run_end_date=2024-05-21 17:45:09.094374+00:00, run_duration=0.352375, state=success, executor_state=success, try_number=1, max_tries=1, job_id=616, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:45:06.582685+00:00, queued_by_job_id=1, pid=13272 [2024-05-21T17:45:12.383+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:45:12.384+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:40:00+00:00, run_id=scheduled__2024-05-21T17:40:00+00:00, run_start_date=2024-05-21 17:45:00.231017+00:00, run_end_date=2024-05-21 17:45:12.384039+00:00, run_duration=12.153022, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:40:00+00:00, data_interval_end=2024-05-21 17:45:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T17:45:12.390+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:45:00+00:00, run_after=2024-05-21T17:50:00+00:00 [2024-05-21T17:45:12.422+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T17:40:00+00:00 exited with status success for try_number 1 [2024-05-21T17:45:12.426+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T17:40:00+00:00, map_index=-1, run_start_date=2024-05-21 17:45:11.840655+00:00, run_end_date=2024-05-21 17:45:12.096276+00:00, run_duration=0.255621, state=success, executor_state=success, try_number=1, max_tries=1, job_id=617, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:45:09.888647+00:00, queued_by_job_id=1, pid=13284 [2024-05-21T17:45:55.980+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T17:46:00.804+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:46:00.822+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:46:00.852+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:46:00+00:00, run_after=2024-05-21T17:47:00+00:00 [2024-05-21T17:46:00.958+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T17:46:00.958+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T17:46:00.958+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:46:00.958+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:46:00.960+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:46:00.964+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T17:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:46:00.964+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T17:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T17:46:00.965+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:46:00.965+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:46:00.965+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:46:00.965+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:46:01.347+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:44:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:46:01.350+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:46:01.350+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:46:01.363+0000] {scheduler_job.py:635} INFO - Setting external_id for to 96f4ac79-d80a-4b41-aa7f-025a988381a6 [2024-05-21T17:46:01.364+0000] {scheduler_job.py:635} INFO - Setting external_id for to cd78b920-e787-4770-b1cb-846e5ff060a7 [2024-05-21T17:46:01.364+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2cc94283-3a92-4fdd-9a6f-dfa2963e6395 [2024-05-21T17:46:02.702+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:46:02.703+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 17:44:00+00:00, run_id=scheduled__2024-05-21T17:44:00+00:00, run_start_date=2024-05-21 17:46:00.877921+00:00, run_end_date=2024-05-21 17:46:02.703220+00:00, run_duration=1.825299, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:44:00+00:00, data_interval_end=2024-05-21 17:46:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T17:46:02.711+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T17:46:00+00:00, run_after=2024-05-21T17:48:00+00:00 [2024-05-21T17:46:02.771+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:44:00+00:00 exited with status success for try_number 1 [2024-05-21T17:46:02.778+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T17:44:00+00:00, map_index=-1, run_start_date=2024-05-21 17:46:01.909675+00:00, run_end_date=2024-05-21 17:46:02.237236+00:00, run_duration=0.327561, state=success, executor_state=success, try_number=1, max_tries=1, job_id=618, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:46:00.962004+00:00, queued_by_job_id=1, pid=13301 [2024-05-21T17:46:03.760+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:46:03.760+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:45:00+00:00, run_id=scheduled__2024-05-21T17:45:00+00:00, run_start_date=2024-05-21 17:46:00.879068+00:00, run_end_date=2024-05-21 17:46:03.760409+00:00, run_duration=2.881341, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:45:00+00:00, data_interval_end=2024-05-21 17:46:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:46:03.771+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:46:00+00:00, run_after=2024-05-21T17:47:00+00:00 [2024-05-21T17:46:03.801+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:45:00+00:00 exited with status success for try_number 1 [2024-05-21T17:46:03.805+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:45:00+00:00, map_index=-1, run_start_date=2024-05-21 17:46:03.130682+00:00, run_end_date=2024-05-21 17:46:03.495066+00:00, run_duration=0.364384, state=success, executor_state=success, try_number=1, max_tries=1, job_id=619, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:46:00.962004+00:00, queued_by_job_id=1, pid=13331 [2024-05-21T17:46:05.916+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:46:05.916+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:45:00+00:00, run_id=scheduled__2024-05-21T17:45:00+00:00, run_start_date=2024-05-21 17:46:00.880049+00:00, run_end_date=2024-05-21 17:46:05.916744+00:00, run_duration=5.036695, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:45:00+00:00, data_interval_end=2024-05-21 17:46:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:46:05.929+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:46:00+00:00, run_after=2024-05-21T17:47:00+00:00 [2024-05-21T17:46:05.971+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:45:00+00:00 exited with status success for try_number 1 [2024-05-21T17:46:05.978+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:45:00+00:00, map_index=-1, run_start_date=2024-05-21 17:46:03.176440+00:00, run_end_date=2024-05-21 17:46:04.937050+00:00, run_duration=1.76061, state=success, executor_state=success, try_number=1, max_tries=1, job_id=620, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:46:00.962004+00:00, queued_by_job_id=1, pid=13332 [2024-05-21T17:47:00.636+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:47:00+00:00, run_after=2024-05-21T17:48:00+00:00 [2024-05-21T17:47:00.645+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:47:00.706+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T17:47:00.706+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:47:00.706+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:47:00.708+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:47:00.712+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:47:00.712+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:47:00.712+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:47:00.713+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:47:00.909+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:46:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:47:00.911+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:46:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:47:00.918+0000] {scheduler_job.py:635} INFO - Setting external_id for to ba6ccfbf-754c-4828-9e37-9343e30652a4 [2024-05-21T17:47:00.918+0000] {scheduler_job.py:635} INFO - Setting external_id for to 29bf8f90-295d-47e1-a7f8-868bf2c7f5a9 [2024-05-21T17:47:04.128+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:47:04.129+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:46:00+00:00, run_id=scheduled__2024-05-21T17:46:00+00:00, run_start_date=2024-05-21 17:47:00.658914+00:00, run_end_date=2024-05-21 17:47:04.128947+00:00, run_duration=3.470033, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:46:00+00:00, data_interval_end=2024-05-21 17:47:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:47:04.144+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:47:00+00:00, run_after=2024-05-21T17:48:00+00:00 [2024-05-21T17:47:04.184+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:46:00+00:00 exited with status success for try_number 1 [2024-05-21T17:47:04.191+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:46:00+00:00, map_index=-1, run_start_date=2024-05-21 17:47:02.864104+00:00, run_end_date=2024-05-21 17:47:03.213113+00:00, run_duration=0.349009, state=success, executor_state=success, try_number=1, max_tries=1, job_id=622, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:47:00.709309+00:00, queued_by_job_id=1, pid=13387 [2024-05-21T17:47:05.735+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:47:05.735+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:46:00+00:00, run_id=scheduled__2024-05-21T17:46:00+00:00, run_start_date=2024-05-21 17:47:00.661301+00:00, run_end_date=2024-05-21 17:47:05.735368+00:00, run_duration=5.074067, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:46:00+00:00, data_interval_end=2024-05-21 17:47:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:47:05.751+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:47:00+00:00, run_after=2024-05-21T17:48:00+00:00 [2024-05-21T17:47:05.783+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:46:00+00:00 exited with status success for try_number 1 [2024-05-21T17:47:05.788+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:46:00+00:00, map_index=-1, run_start_date=2024-05-21 17:47:02.801998+00:00, run_end_date=2024-05-21 17:47:04.636780+00:00, run_duration=1.834782, state=success, executor_state=success, try_number=1, max_tries=1, job_id=621, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:47:00.709309+00:00, queued_by_job_id=1, pid=13386 [2024-05-21T17:48:00.288+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:48:00.300+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:48:00.314+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:48:00+00:00, run_after=2024-05-21T17:49:00+00:00 [2024-05-21T17:48:00.386+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T17:48:00.386+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T17:48:00.386+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:48:00.387+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:48:00.388+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:48:00.393+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T17:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:48:00.394+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T17:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T17:48:00.394+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:48:00.394+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:48:00.394+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:48:00.394+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:48:00.678+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:46:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:48:00.679+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:47:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:48:00.679+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:47:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:48:00.692+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5030c651-1e63-4ce8-9897-5921d4024874 [2024-05-21T17:48:00.692+0000] {scheduler_job.py:635} INFO - Setting external_id for to 03379b6e-a48f-4466-b032-733f1112ddcd [2024-05-21T17:48:00.692+0000] {scheduler_job.py:635} INFO - Setting external_id for to a8d87e10-6455-4615-95c0-07d311ae336d [2024-05-21T17:48:01.956+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:48:01.956+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 17:46:00+00:00, run_id=scheduled__2024-05-21T17:46:00+00:00, run_start_date=2024-05-21 17:48:00.327264+00:00, run_end_date=2024-05-21 17:48:01.956332+00:00, run_duration=1.629068, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:46:00+00:00, data_interval_end=2024-05-21 17:48:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T17:48:01.967+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T17:48:00+00:00, run_after=2024-05-21T17:50:00+00:00 [2024-05-21T17:48:02.037+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:46:00+00:00 exited with status success for try_number 1 [2024-05-21T17:48:02.048+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T17:46:00+00:00, map_index=-1, run_start_date=2024-05-21 17:48:01.493405+00:00, run_end_date=2024-05-21 17:48:01.809016+00:00, run_duration=0.315611, state=success, executor_state=success, try_number=1, max_tries=1, job_id=623, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:48:00.389335+00:00, queued_by_job_id=1, pid=13422 [2024-05-21T17:48:03.371+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:48:03.371+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:47:00+00:00, run_id=scheduled__2024-05-21T17:47:00+00:00, run_start_date=2024-05-21 17:48:00.328556+00:00, run_end_date=2024-05-21 17:48:03.371714+00:00, run_duration=3.043158, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:47:00+00:00, data_interval_end=2024-05-21 17:48:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:48:03.384+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:48:00+00:00, run_after=2024-05-21T17:49:00+00:00 [2024-05-21T17:48:03.425+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:47:00+00:00 exited with status success for try_number 1 [2024-05-21T17:48:03.429+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:47:00+00:00, map_index=-1, run_start_date=2024-05-21 17:48:02.697844+00:00, run_end_date=2024-05-21 17:48:03.026918+00:00, run_duration=0.329074, state=success, executor_state=success, try_number=1, max_tries=1, job_id=624, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:48:00.389335+00:00, queued_by_job_id=1, pid=13452 [2024-05-21T17:48:05.529+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:48:05.530+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:47:00+00:00, run_id=scheduled__2024-05-21T17:47:00+00:00, run_start_date=2024-05-21 17:48:00.329879+00:00, run_end_date=2024-05-21 17:48:05.530251+00:00, run_duration=5.200372, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:47:00+00:00, data_interval_end=2024-05-21 17:48:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:48:05.540+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:48:00+00:00, run_after=2024-05-21T17:49:00+00:00 [2024-05-21T17:48:05.566+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:47:00+00:00 exited with status success for try_number 1 [2024-05-21T17:48:05.570+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:47:00+00:00, map_index=-1, run_start_date=2024-05-21 17:48:02.839561+00:00, run_end_date=2024-05-21 17:48:04.555844+00:00, run_duration=1.716283, state=success, executor_state=success, try_number=1, max_tries=1, job_id=625, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:48:00.389335+00:00, queued_by_job_id=1, pid=13453 [2024-05-21T17:49:00.674+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:49:00+00:00, run_after=2024-05-21T17:50:00+00:00 [2024-05-21T17:49:00.690+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:49:00.758+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T17:49:00.758+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:49:00.758+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:49:00.759+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:49:00.762+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:49:00.762+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:49:00.762+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:49:00.762+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:49:01.077+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:48:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:49:01.077+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:48:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:49:01.092+0000] {scheduler_job.py:635} INFO - Setting external_id for to 516a203a-05db-4a28-b1bf-c63d5f469902 [2024-05-21T17:49:01.092+0000] {scheduler_job.py:635} INFO - Setting external_id for to 04fbdece-6f94-4237-9b5b-8241f175ef42 [2024-05-21T17:49:04.856+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:49:04.856+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:48:00+00:00, run_id=scheduled__2024-05-21T17:48:00+00:00, run_start_date=2024-05-21 17:49:00.703556+00:00, run_end_date=2024-05-21 17:49:04.856748+00:00, run_duration=4.153192, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:48:00+00:00, data_interval_end=2024-05-21 17:49:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:49:04.867+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:49:00+00:00, run_after=2024-05-21T17:50:00+00:00 [2024-05-21T17:49:04.902+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:48:00+00:00 exited with status success for try_number 1 [2024-05-21T17:49:04.906+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:48:00+00:00, map_index=-1, run_start_date=2024-05-21 17:49:03.427295+00:00, run_end_date=2024-05-21 17:49:03.890898+00:00, run_duration=0.463603, state=success, executor_state=success, try_number=1, max_tries=1, job_id=626, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:49:00.760045+00:00, queued_by_job_id=1, pid=13507 [2024-05-21T17:49:05.953+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:49:05.954+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:48:00+00:00, run_id=scheduled__2024-05-21T17:48:00+00:00, run_start_date=2024-05-21 17:49:00.704583+00:00, run_end_date=2024-05-21 17:49:05.954193+00:00, run_duration=5.24961, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:48:00+00:00, data_interval_end=2024-05-21 17:49:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:49:05.969+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:49:00+00:00, run_after=2024-05-21T17:50:00+00:00 [2024-05-21T17:49:06.741+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:48:00+00:00 exited with status success for try_number 1 [2024-05-21T17:49:06.747+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:48:00+00:00, map_index=-1, run_start_date=2024-05-21 17:49:03.721931+00:00, run_end_date=2024-05-21 17:49:05.881166+00:00, run_duration=2.159235, state=success, executor_state=success, try_number=1, max_tries=1, job_id=627, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:49:00.760045+00:00, queued_by_job_id=1, pid=13508 [2024-05-21T17:50:00.505+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:50:00+00:00, run_after=2024-05-21T17:55:00+00:00 [2024-05-21T17:50:00.514+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:50:00.529+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:50:00+00:00, run_after=2024-05-21T17:51:00+00:00 [2024-05-21T17:50:00.539+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:50:00.626+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T17:50:00.627+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:50:00.627+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T17:50:00.627+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:50:00.627+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:50:00.628+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:50:00.633+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T17:45:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T17:50:00.633+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T17:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T17:50:00.633+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T17:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:50:00.633+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T17:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T17:50:00.633+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:50:00.634+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:50:00.634+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:50:00.634+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:50:01.150+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T17:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:50:01.151+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:48:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:50:01.151+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:49:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:50:01.151+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:49:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:50:01.175+0000] {scheduler_job.py:635} INFO - Setting external_id for to 637b054a-e911-4e67-953c-51eb657bf774 [2024-05-21T17:50:01.177+0000] {scheduler_job.py:635} INFO - Setting external_id for to d31118c3-f055-4e33-95c2-e63804103ce0 [2024-05-21T17:50:01.177+0000] {scheduler_job.py:635} INFO - Setting external_id for to 07ca3cae-3376-4af2-a0f4-1723d5a4f21d [2024-05-21T17:50:01.178+0000] {scheduler_job.py:635} INFO - Setting external_id for to 744c9841-fcd3-461c-8598-35bc2bc55281 [2024-05-21T17:50:02.972+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:50:02.973+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 17:48:00+00:00, run_id=scheduled__2024-05-21T17:48:00+00:00, run_start_date=2024-05-21 17:50:00.554633+00:00, run_end_date=2024-05-21 17:50:02.972978+00:00, run_duration=2.418345, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:48:00+00:00, data_interval_end=2024-05-21 17:50:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T17:50:02.992+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T17:50:00+00:00, run_after=2024-05-21T17:52:00+00:00 [2024-05-21T17:50:03.077+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:48:00+00:00 exited with status success for try_number 1 [2024-05-21T17:50:03.097+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T17:48:00+00:00, map_index=-1, run_start_date=2024-05-21 17:50:01.950498+00:00, run_end_date=2024-05-21 17:50:02.541891+00:00, run_duration=0.591393, state=success, executor_state=success, try_number=1, max_tries=1, job_id=628, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:50:00.630831+00:00, queued_by_job_id=1, pid=13543 [2024-05-21T17:50:04.170+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:50:04.173+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:49:00+00:00, run_id=scheduled__2024-05-21T17:49:00+00:00, run_start_date=2024-05-21 17:50:00.555587+00:00, run_end_date=2024-05-21 17:50:04.171273+00:00, run_duration=3.615686, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:49:00+00:00, data_interval_end=2024-05-21 17:50:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:50:04.194+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:50:00+00:00, run_after=2024-05-21T17:51:00+00:00 [2024-05-21T17:50:04.237+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:49:00+00:00 exited with status success for try_number 1 [2024-05-21T17:50:04.244+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:49:00+00:00, map_index=-1, run_start_date=2024-05-21 17:50:03.573581+00:00, run_end_date=2024-05-21 17:50:03.921690+00:00, run_duration=0.348109, state=success, executor_state=success, try_number=1, max_tries=1, job_id=630, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:50:00.630831+00:00, queued_by_job_id=1, pid=13575 [2024-05-21T17:50:05.310+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T17:50:05.310+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:50:05.311+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:50:05.313+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T17:45:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T17:50:05.313+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T17:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T17:50:05.368+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T17:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:50:05.369+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T17:45:00+00:00 exited with status success for try_number 1 [2024-05-21T17:50:05.383+0000] {scheduler_job.py:635} INFO - Setting external_id for to ae0df25e-3bc2-435c-82f6-72b4e57ce94b [2024-05-21T17:50:05.383+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T17:45:00+00:00, map_index=-1, run_start_date=2024-05-21 17:50:03.920314+00:00, run_end_date=2024-05-21 17:50:04.300408+00:00, run_duration=0.380094, state=success, executor_state=success, try_number=1, max_tries=1, job_id=631, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:50:00.630831+00:00, queued_by_job_id=1, pid=13603 [2024-05-21T17:50:06.520+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:50:06.521+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:49:00+00:00, run_id=scheduled__2024-05-21T17:49:00+00:00, run_start_date=2024-05-21 17:50:00.556515+00:00, run_end_date=2024-05-21 17:50:06.520566+00:00, run_duration=5.964051, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:49:00+00:00, data_interval_end=2024-05-21 17:50:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:50:06.540+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:50:00+00:00, run_after=2024-05-21T17:51:00+00:00 [2024-05-21T17:50:06.587+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:49:00+00:00 exited with status success for try_number 1 [2024-05-21T17:50:06.598+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:49:00+00:00, map_index=-1, run_start_date=2024-05-21 17:50:03.443121+00:00, run_end_date=2024-05-21 17:50:05.689475+00:00, run_duration=2.246354, state=success, executor_state=success, try_number=1, max_tries=1, job_id=629, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:50:00.630831+00:00, queued_by_job_id=1, pid=13574 [2024-05-21T17:50:08.661+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T17:50:08.661+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:50:08.662+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:50:08.663+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T17:45:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T17:50:08.664+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T17:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T17:50:08.801+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T17:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:50:08.802+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T17:45:00+00:00 exited with status success for try_number 1 [2024-05-21T17:50:08.811+0000] {scheduler_job.py:635} INFO - Setting external_id for to be4ae397-6dd9-4ce6-b095-b6d879e3e4ff [2024-05-21T17:50:08.815+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T17:45:00+00:00, map_index=-1, run_start_date=2024-05-21 17:50:07.476528+00:00, run_end_date=2024-05-21 17:50:07.889095+00:00, run_duration=0.412567, state=success, executor_state=success, try_number=1, max_tries=1, job_id=632, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:50:05.311991+00:00, queued_by_job_id=1, pid=13624 [2024-05-21T17:50:12.116+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T17:50:12.116+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:50:12.118+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:50:12.120+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T17:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:50:12.120+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T17:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T17:50:12.171+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T17:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:50:12.173+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T17:45:00+00:00 exited with status success for try_number 1 [2024-05-21T17:50:12.180+0000] {scheduler_job.py:635} INFO - Setting external_id for to cadd3f23-5f1e-4ad1-845e-e61a114c4020 [2024-05-21T17:50:12.180+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T17:45:00+00:00, map_index=0, run_start_date=2024-05-21 17:50:10.854640+00:00, run_end_date=2024-05-21 17:50:11.203032+00:00, run_duration=0.348392, state=success, executor_state=success, try_number=1, max_tries=1, job_id=633, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:50:08.662528+00:00, queued_by_job_id=1, pid=13636 [2024-05-21T17:50:15.309+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:50:15.310+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:45:00+00:00, run_id=scheduled__2024-05-21T17:45:00+00:00, run_start_date=2024-05-21 17:50:00.553362+00:00, run_end_date=2024-05-21 17:50:15.310176+00:00, run_duration=14.756814, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:45:00+00:00, data_interval_end=2024-05-21 17:50:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T17:50:15.317+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:50:00+00:00, run_after=2024-05-21T17:55:00+00:00 [2024-05-21T17:50:15.342+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T17:45:00+00:00 exited with status success for try_number 1 [2024-05-21T17:50:15.347+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T17:45:00+00:00, map_index=-1, run_start_date=2024-05-21 17:50:13.929658+00:00, run_end_date=2024-05-21 17:50:14.271600+00:00, run_duration=0.341942, state=success, executor_state=success, try_number=1, max_tries=1, job_id=634, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:50:12.118691+00:00, queued_by_job_id=1, pid=13648 [2024-05-21T17:50:56.035+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T17:51:00.185+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:51:00+00:00, run_after=2024-05-21T17:52:00+00:00 [2024-05-21T17:51:00.195+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:51:00.263+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T17:51:00.264+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:51:00.264+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:51:00.264+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:51:00.268+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:51:00.268+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:51:00.268+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:51:00.268+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:51:00.522+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:51:00.523+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:51:00.535+0000] {scheduler_job.py:635} INFO - Setting external_id for to 24bae575-694c-4db2-be04-991ebda3a6db [2024-05-21T17:51:00.537+0000] {scheduler_job.py:635} INFO - Setting external_id for to 667d04b3-75c0-469c-a124-45d3cc8b0712 [2024-05-21T17:51:02.763+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:51:02.763+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:50:00+00:00, run_id=scheduled__2024-05-21T17:50:00+00:00, run_start_date=2024-05-21 17:51:00.208367+00:00, run_end_date=2024-05-21 17:51:02.763445+00:00, run_duration=2.555078, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:50:00+00:00, data_interval_end=2024-05-21 17:51:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:51:02.773+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:51:00+00:00, run_after=2024-05-21T17:52:00+00:00 [2024-05-21T17:51:02.809+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:50:00+00:00 exited with status success for try_number 1 [2024-05-21T17:51:02.813+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:50:00+00:00, map_index=-1, run_start_date=2024-05-21 17:51:02.332114+00:00, run_end_date=2024-05-21 17:51:02.630687+00:00, run_duration=0.298573, state=success, executor_state=success, try_number=1, max_tries=1, job_id=635, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:51:00.265744+00:00, queued_by_job_id=1, pid=13685 [2024-05-21T17:51:04.497+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:51:04.497+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:50:00+00:00, run_id=scheduled__2024-05-21T17:50:00+00:00, run_start_date=2024-05-21 17:51:00.209337+00:00, run_end_date=2024-05-21 17:51:04.497500+00:00, run_duration=4.288163, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:50:00+00:00, data_interval_end=2024-05-21 17:51:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:51:04.509+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:51:00+00:00, run_after=2024-05-21T17:52:00+00:00 [2024-05-21T17:51:04.542+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:50:00+00:00 exited with status success for try_number 1 [2024-05-21T17:51:04.546+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:50:00+00:00, map_index=-1, run_start_date=2024-05-21 17:51:02.328622+00:00, run_end_date=2024-05-21 17:51:04.205819+00:00, run_duration=1.877197, state=success, executor_state=success, try_number=1, max_tries=1, job_id=636, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:51:00.265744+00:00, queued_by_job_id=1, pid=13684 [2024-05-21T17:52:00.863+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:52:00+00:00, run_after=2024-05-21T17:53:00+00:00 [2024-05-21T17:52:00.873+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:52:00.879+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:52:00.956+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T17:52:00.957+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T17:52:00.957+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:52:00.957+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:52:00.957+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:52:00.961+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T17:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:52:00.961+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T17:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T17:52:00.961+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:52:00.961+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:52:00.962+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:52:00.962+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:52:01.266+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:52:01.267+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:51:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:52:01.267+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:51:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:52:01.279+0000] {scheduler_job.py:635} INFO - Setting external_id for to f75a02ce-59df-4e76-87b4-cb50abdb607d [2024-05-21T17:52:01.279+0000] {scheduler_job.py:635} INFO - Setting external_id for to 37def22b-3905-487f-a3e9-121346e3120d [2024-05-21T17:52:01.279+0000] {scheduler_job.py:635} INFO - Setting external_id for to ac1b2065-8947-404d-b1f2-41b7ed87f6bc [2024-05-21T17:52:02.441+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:52:02.442+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 17:50:00+00:00, run_id=scheduled__2024-05-21T17:50:00+00:00, run_start_date=2024-05-21 17:52:00.889699+00:00, run_end_date=2024-05-21 17:52:02.442402+00:00, run_duration=1.552703, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:50:00+00:00, data_interval_end=2024-05-21 17:52:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T17:52:02.456+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T17:52:00+00:00, run_after=2024-05-21T17:54:00+00:00 [2024-05-21T17:52:02.521+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:50:00+00:00 exited with status success for try_number 1 [2024-05-21T17:52:02.530+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T17:50:00+00:00, map_index=-1, run_start_date=2024-05-21 17:52:01.820160+00:00, run_end_date=2024-05-21 17:52:02.164559+00:00, run_duration=0.344399, state=success, executor_state=success, try_number=1, max_tries=1, job_id=637, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:52:00.958909+00:00, queued_by_job_id=1, pid=13720 [2024-05-21T17:52:03.568+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:52:03.569+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:51:00+00:00, run_id=scheduled__2024-05-21T17:51:00+00:00, run_start_date=2024-05-21 17:52:00.890761+00:00, run_end_date=2024-05-21 17:52:03.569265+00:00, run_duration=2.678504, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:51:00+00:00, data_interval_end=2024-05-21 17:52:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:52:03.581+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:52:00+00:00, run_after=2024-05-21T17:53:00+00:00 [2024-05-21T17:52:03.618+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:51:00+00:00 exited with status success for try_number 1 [2024-05-21T17:52:03.623+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:51:00+00:00, map_index=-1, run_start_date=2024-05-21 17:52:03.026706+00:00, run_end_date=2024-05-21 17:52:03.357546+00:00, run_duration=0.33084, state=success, executor_state=success, try_number=1, max_tries=1, job_id=638, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:52:00.958909+00:00, queued_by_job_id=1, pid=13750 [2024-05-21T17:52:05.939+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:52:05.939+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:51:00+00:00, run_id=scheduled__2024-05-21T17:51:00+00:00, run_start_date=2024-05-21 17:52:00.891760+00:00, run_end_date=2024-05-21 17:52:05.939581+00:00, run_duration=5.047821, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:51:00+00:00, data_interval_end=2024-05-21 17:52:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:52:05.963+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:52:00+00:00, run_after=2024-05-21T17:53:00+00:00 [2024-05-21T17:52:06.006+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:51:00+00:00 exited with status success for try_number 1 [2024-05-21T17:52:06.015+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:51:00+00:00, map_index=-1, run_start_date=2024-05-21 17:52:03.048920+00:00, run_end_date=2024-05-21 17:52:05.001934+00:00, run_duration=1.953014, state=success, executor_state=success, try_number=1, max_tries=1, job_id=639, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:52:00.958909+00:00, queued_by_job_id=1, pid=13751 [2024-05-21T17:53:00.721+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:53:00.740+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:53:00+00:00, run_after=2024-05-21T17:54:00+00:00 [2024-05-21T17:53:00.803+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T17:53:00.803+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:53:00.803+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:53:00.804+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:53:00.807+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:53:00.808+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:53:00.808+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:53:00.808+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:53:00.999+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:52:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:53:01.010+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:52:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:53:01.027+0000] {scheduler_job.py:635} INFO - Setting external_id for to bd9037aa-e5f3-41f8-95c4-9b6aecd13d86 [2024-05-21T17:53:01.028+0000] {scheduler_job.py:635} INFO - Setting external_id for to c55ada63-cbbf-467e-9a44-319a920af285 [2024-05-21T17:53:03.264+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:53:03.264+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:52:00+00:00, run_id=scheduled__2024-05-21T17:52:00+00:00, run_start_date=2024-05-21 17:53:00.754183+00:00, run_end_date=2024-05-21 17:53:03.264467+00:00, run_duration=2.510284, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:52:00+00:00, data_interval_end=2024-05-21 17:53:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:53:03.273+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:53:00+00:00, run_after=2024-05-21T17:54:00+00:00 [2024-05-21T17:53:03.313+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:52:00+00:00 exited with status success for try_number 1 [2024-05-21T17:53:03.318+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:52:00+00:00, map_index=-1, run_start_date=2024-05-21 17:53:02.789273+00:00, run_end_date=2024-05-21 17:53:03.092783+00:00, run_duration=0.30351, state=success, executor_state=success, try_number=1, max_tries=1, job_id=640, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:53:00.805686+00:00, queued_by_job_id=1, pid=13804 [2024-05-21T17:53:04.727+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:53:04.728+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:52:00+00:00, run_id=scheduled__2024-05-21T17:52:00+00:00, run_start_date=2024-05-21 17:53:00.755428+00:00, run_end_date=2024-05-21 17:53:04.728172+00:00, run_duration=3.972744, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:52:00+00:00, data_interval_end=2024-05-21 17:53:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:53:04.740+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:53:00+00:00, run_after=2024-05-21T17:54:00+00:00 [2024-05-21T17:53:04.770+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:52:00+00:00 exited with status success for try_number 1 [2024-05-21T17:53:04.776+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:52:00+00:00, map_index=-1, run_start_date=2024-05-21 17:53:02.844325+00:00, run_end_date=2024-05-21 17:53:04.340399+00:00, run_duration=1.496074, state=success, executor_state=success, try_number=1, max_tries=1, job_id=641, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:53:00.805686+00:00, queued_by_job_id=1, pid=13805 [2024-05-21T17:54:00.527+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:54:00+00:00, run_after=2024-05-21T17:55:00+00:00 [2024-05-21T17:54:00.536+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:54:00.543+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:54:00.612+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T17:54:00.612+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T17:54:00.612+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:54:00.612+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:54:00.613+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:54:00.616+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T17:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:54:00.617+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T17:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T17:54:00.617+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:54:00.617+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:54:00.617+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:54:00.618+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:54:01.005+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:52:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:54:01.006+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:53:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:54:01.010+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:53:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:54:01.029+0000] {scheduler_job.py:635} INFO - Setting external_id for to 260e6a5d-9b48-40b6-b85f-faece5e085f6 [2024-05-21T17:54:01.029+0000] {scheduler_job.py:635} INFO - Setting external_id for to 274cfc77-a810-4961-85c0-53f184d71221 [2024-05-21T17:54:01.030+0000] {scheduler_job.py:635} INFO - Setting external_id for to 80eb37c9-3726-4202-9fc9-91f7e3cfb994 [2024-05-21T17:54:02.284+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:54:02.285+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 17:52:00+00:00, run_id=scheduled__2024-05-21T17:52:00+00:00, run_start_date=2024-05-21 17:54:00.555117+00:00, run_end_date=2024-05-21 17:54:02.285014+00:00, run_duration=1.729897, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:52:00+00:00, data_interval_end=2024-05-21 17:54:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T17:54:02.293+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T17:54:00+00:00, run_after=2024-05-21T17:56:00+00:00 [2024-05-21T17:54:02.343+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:52:00+00:00 exited with status success for try_number 1 [2024-05-21T17:54:02.352+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T17:52:00+00:00, map_index=-1, run_start_date=2024-05-21 17:54:01.731521+00:00, run_end_date=2024-05-21 17:54:02.068302+00:00, run_duration=0.336781, state=success, executor_state=success, try_number=1, max_tries=1, job_id=642, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:54:00.614670+00:00, queued_by_job_id=1, pid=13839 [2024-05-21T17:54:03.394+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:54:03.395+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:53:00+00:00, run_id=scheduled__2024-05-21T17:53:00+00:00, run_start_date=2024-05-21 17:54:00.556180+00:00, run_end_date=2024-05-21 17:54:03.395099+00:00, run_duration=2.838919, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:53:00+00:00, data_interval_end=2024-05-21 17:54:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:54:03.406+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:54:00+00:00, run_after=2024-05-21T17:55:00+00:00 [2024-05-21T17:54:03.446+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:53:00+00:00 exited with status success for try_number 1 [2024-05-21T17:54:03.449+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:53:00+00:00, map_index=-1, run_start_date=2024-05-21 17:54:02.789420+00:00, run_end_date=2024-05-21 17:54:03.091746+00:00, run_duration=0.302326, state=success, executor_state=success, try_number=1, max_tries=1, job_id=643, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:54:00.614670+00:00, queued_by_job_id=1, pid=13869 [2024-05-21T17:54:05.437+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:54:05.437+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:53:00+00:00, run_id=scheduled__2024-05-21T17:53:00+00:00, run_start_date=2024-05-21 17:54:00.557170+00:00, run_end_date=2024-05-21 17:54:05.437855+00:00, run_duration=4.880685, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:53:00+00:00, data_interval_end=2024-05-21 17:54:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:54:05.451+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:54:00+00:00, run_after=2024-05-21T17:55:00+00:00 [2024-05-21T17:54:05.495+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:53:00+00:00 exited with status success for try_number 1 [2024-05-21T17:54:05.505+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:53:00+00:00, map_index=-1, run_start_date=2024-05-21 17:54:02.812129+00:00, run_end_date=2024-05-21 17:54:04.891069+00:00, run_duration=2.07894, state=success, executor_state=success, try_number=1, max_tries=1, job_id=644, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:54:00.614670+00:00, queued_by_job_id=1, pid=13870 [2024-05-21T17:55:00.931+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:55:00.956+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:55:00+00:00, run_after=2024-05-21T18:00:00+00:00 [2024-05-21T17:55:00.979+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:55:00+00:00, run_after=2024-05-21T17:56:00+00:00 [2024-05-21T17:55:01.079+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T17:55:01.080+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:55:01.080+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:55:01.081+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:55:01.081+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:55:01.090+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T17:50:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T17:55:01.090+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T17:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T17:55:01.090+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:55:01.090+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:55:01.091+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:55:01.091+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:55:01.513+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T17:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:55:01.513+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:54:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:55:01.513+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:54:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:55:01.533+0000] {scheduler_job.py:635} INFO - Setting external_id for to f496e693-b245-4c83-817d-9689113b5ee3 [2024-05-21T17:55:01.534+0000] {scheduler_job.py:635} INFO - Setting external_id for to a6dd1522-0600-4707-a342-0237c0829ff1 [2024-05-21T17:55:01.539+0000] {scheduler_job.py:635} INFO - Setting external_id for to 91a5e6f2-b586-417b-aa94-ff719810fa4b [2024-05-21T17:55:04.059+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T17:55:04.060+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:55:04.061+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:55:04.064+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T17:50:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T17:55:04.064+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T17:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T17:55:04.111+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T17:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:55:04.111+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T17:50:00+00:00 exited with status success for try_number 1 [2024-05-21T17:55:04.119+0000] {scheduler_job.py:635} INFO - Setting external_id for to 48b8bbb1-fef0-4edc-b66c-317d45fc7f3e [2024-05-21T17:55:04.119+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T17:50:00+00:00, map_index=-1, run_start_date=2024-05-21 17:55:03.451187+00:00, run_end_date=2024-05-21 17:55:03.804241+00:00, run_duration=0.353054, state=success, executor_state=success, try_number=1, max_tries=1, job_id=646, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:55:01.083044+00:00, queued_by_job_id=1, pid=13934 [2024-05-21T17:55:04.164+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:55:04.164+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:54:00+00:00, run_id=scheduled__2024-05-21T17:54:00+00:00, run_start_date=2024-05-21 17:55:01.002505+00:00, run_end_date=2024-05-21 17:55:04.164452+00:00, run_duration=3.161947, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:54:00+00:00, data_interval_end=2024-05-21 17:55:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:55:04.178+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:55:00+00:00, run_after=2024-05-21T17:56:00+00:00 [2024-05-21T17:55:04.233+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:54:00+00:00 exited with status success for try_number 1 [2024-05-21T17:55:04.239+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:54:00+00:00, map_index=-1, run_start_date=2024-05-21 17:55:03.679188+00:00, run_end_date=2024-05-21 17:55:04.046711+00:00, run_duration=0.367523, state=success, executor_state=success, try_number=1, max_tries=1, job_id=647, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:55:01.083044+00:00, queued_by_job_id=1, pid=13946 [2024-05-21T17:55:05.717+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:55:05.717+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:54:00+00:00, run_id=scheduled__2024-05-21T17:54:00+00:00, run_start_date=2024-05-21 17:55:01.003570+00:00, run_end_date=2024-05-21 17:55:05.717511+00:00, run_duration=4.713941, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:54:00+00:00, data_interval_end=2024-05-21 17:55:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:55:05.728+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:55:00+00:00, run_after=2024-05-21T17:56:00+00:00 [2024-05-21T17:55:05.803+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:54:00+00:00 exited with status success for try_number 1 [2024-05-21T17:55:05.818+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:54:00+00:00, map_index=-1, run_start_date=2024-05-21 17:55:03.318041+00:00, run_end_date=2024-05-21 17:55:05.391947+00:00, run_duration=2.073906, state=success, executor_state=success, try_number=1, max_tries=1, job_id=645, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:55:01.083044+00:00, queued_by_job_id=1, pid=13926 [2024-05-21T17:55:06.893+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T17:55:06.893+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:55:06.894+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:55:06.898+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T17:50:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T17:55:06.899+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T17:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T17:55:06.969+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T17:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:55:06.969+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T17:50:00+00:00 exited with status success for try_number 1 [2024-05-21T17:55:06.977+0000] {scheduler_job.py:635} INFO - Setting external_id for to aff74b39-9991-487f-a94c-1c5b704d6b75 [2024-05-21T17:55:06.978+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T17:50:00+00:00, map_index=-1, run_start_date=2024-05-21 17:55:05.894939+00:00, run_end_date=2024-05-21 17:55:06.222871+00:00, run_duration=0.327932, state=success, executor_state=success, try_number=1, max_tries=1, job_id=648, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:55:04.062674+00:00, queued_by_job_id=1, pid=13976 [2024-05-21T17:55:10.272+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T17:55:10.272+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:55:10.273+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:55:10.275+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T17:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:55:10.275+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T17:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T17:55:10.430+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T17:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:55:10.432+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T17:50:00+00:00 exited with status success for try_number 1 [2024-05-21T17:55:10.447+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T17:50:00+00:00, map_index=0, run_start_date=2024-05-21 17:55:09.261688+00:00, run_end_date=2024-05-21 17:55:09.660493+00:00, run_duration=0.398805, state=success, executor_state=success, try_number=1, max_tries=1, job_id=649, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:55:06.894860+00:00, queued_by_job_id=1, pid=13988 [2024-05-21T17:55:10.448+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4bd5ee68-36ae-4c21-97b4-cc34412a34c6 [2024-05-21T17:55:13.127+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:55:13.128+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:50:00+00:00, run_id=scheduled__2024-05-21T17:50:00+00:00, run_start_date=2024-05-21 17:55:00.999472+00:00, run_end_date=2024-05-21 17:55:13.128151+00:00, run_duration=12.128679, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:50:00+00:00, data_interval_end=2024-05-21 17:55:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T17:55:13.135+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:55:00+00:00, run_after=2024-05-21T18:00:00+00:00 [2024-05-21T17:55:13.162+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T17:50:00+00:00 exited with status success for try_number 1 [2024-05-21T17:55:13.166+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T17:50:00+00:00, map_index=-1, run_start_date=2024-05-21 17:55:12.183528+00:00, run_end_date=2024-05-21 17:55:12.443480+00:00, run_duration=0.259952, state=success, executor_state=success, try_number=1, max_tries=1, job_id=650, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:55:10.273793+00:00, queued_by_job_id=1, pid=14000 [2024-05-21T17:55:56.095+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T17:56:00.691+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:56:00+00:00, run_after=2024-05-21T17:57:00+00:00 [2024-05-21T17:56:00.697+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:56:00.703+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:56:00.775+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T17:56:00.776+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T17:56:00.776+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:56:00.776+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:56:00.776+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:56:00.779+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T17:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:56:00.780+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T17:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T17:56:00.780+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:56:00.780+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:56:00.780+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:56:00.780+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:56:01.207+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:54:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:56:01.207+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:56:01.210+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:56:01.235+0000] {scheduler_job.py:635} INFO - Setting external_id for to e145883b-e4d2-4bc1-b1da-e827a3d0b351 [2024-05-21T17:56:01.235+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2e43a330-11db-4070-85e5-657e06842be8 [2024-05-21T17:56:01.235+0000] {scheduler_job.py:635} INFO - Setting external_id for to 941f75d6-d173-434e-b22f-638874481ab7 [2024-05-21T17:56:02.422+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:56:02.422+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 17:54:00+00:00, run_id=scheduled__2024-05-21T17:54:00+00:00, run_start_date=2024-05-21 17:56:00.726011+00:00, run_end_date=2024-05-21 17:56:02.422419+00:00, run_duration=1.696408, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:54:00+00:00, data_interval_end=2024-05-21 17:56:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T17:56:02.434+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T17:56:00+00:00, run_after=2024-05-21T17:58:00+00:00 [2024-05-21T17:56:02.484+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:54:00+00:00 exited with status success for try_number 1 [2024-05-21T17:56:02.491+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T17:54:00+00:00, map_index=-1, run_start_date=2024-05-21 17:56:01.740440+00:00, run_end_date=2024-05-21 17:56:02.080983+00:00, run_duration=0.340543, state=success, executor_state=success, try_number=1, max_tries=1, job_id=651, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:56:00.778054+00:00, queued_by_job_id=1, pid=14017 [2024-05-21T17:56:03.687+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:56:03.687+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:55:00+00:00, run_id=scheduled__2024-05-21T17:55:00+00:00, run_start_date=2024-05-21 17:56:00.727460+00:00, run_end_date=2024-05-21 17:56:03.687540+00:00, run_duration=2.96008, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:55:00+00:00, data_interval_end=2024-05-21 17:56:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:56:03.698+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:56:00+00:00, run_after=2024-05-21T17:57:00+00:00 [2024-05-21T17:56:03.746+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:55:00+00:00 exited with status success for try_number 1 [2024-05-21T17:56:03.750+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:55:00+00:00, map_index=-1, run_start_date=2024-05-21 17:56:03.143412+00:00, run_end_date=2024-05-21 17:56:03.477908+00:00, run_duration=0.334496, state=success, executor_state=success, try_number=1, max_tries=1, job_id=652, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:56:00.778054+00:00, queued_by_job_id=1, pid=14047 [2024-05-21T17:56:06.018+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:56:06.019+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:55:00+00:00, run_id=scheduled__2024-05-21T17:55:00+00:00, run_start_date=2024-05-21 17:56:00.728551+00:00, run_end_date=2024-05-21 17:56:06.019457+00:00, run_duration=5.290906, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:55:00+00:00, data_interval_end=2024-05-21 17:56:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:56:06.036+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:56:00+00:00, run_after=2024-05-21T17:57:00+00:00 [2024-05-21T17:56:06.090+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:55:00+00:00 exited with status success for try_number 1 [2024-05-21T17:56:06.099+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:55:00+00:00, map_index=-1, run_start_date=2024-05-21 17:56:03.162583+00:00, run_end_date=2024-05-21 17:56:05.311657+00:00, run_duration=2.149074, state=success, executor_state=success, try_number=1, max_tries=1, job_id=653, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:56:00.778054+00:00, queued_by_job_id=1, pid=14048 [2024-05-21T17:57:00.329+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:57:00+00:00, run_after=2024-05-21T17:58:00+00:00 [2024-05-21T17:57:00.336+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:57:00.406+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T17:57:00.406+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:57:00.406+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:57:00.407+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:57:00.410+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:57:00.410+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:57:00.411+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:57:00.411+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:57:00.639+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:56:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:57:00.639+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:56:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:57:00.646+0000] {scheduler_job.py:635} INFO - Setting external_id for to e5bd5131-14d4-4190-98b8-a5b946425c20 [2024-05-21T17:57:00.647+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3710118c-c140-4513-94d1-69afc2c68667 [2024-05-21T17:57:03.288+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:57:03.288+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:56:00+00:00, run_id=scheduled__2024-05-21T17:56:00+00:00, run_start_date=2024-05-21 17:57:00.358007+00:00, run_end_date=2024-05-21 17:57:03.288681+00:00, run_duration=2.930674, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:56:00+00:00, data_interval_end=2024-05-21 17:57:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:57:03.304+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:57:00+00:00, run_after=2024-05-21T17:58:00+00:00 [2024-05-21T17:57:03.359+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:56:00+00:00 exited with status success for try_number 1 [2024-05-21T17:57:03.363+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:56:00+00:00, map_index=-1, run_start_date=2024-05-21 17:57:02.656928+00:00, run_end_date=2024-05-21 17:57:02.968401+00:00, run_duration=0.311473, state=success, executor_state=success, try_number=1, max_tries=1, job_id=654, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:57:00.408343+00:00, queued_by_job_id=1, pid=14102 [2024-05-21T17:57:05.209+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:57:05.209+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:56:00+00:00, run_id=scheduled__2024-05-21T17:56:00+00:00, run_start_date=2024-05-21 17:57:00.359515+00:00, run_end_date=2024-05-21 17:57:05.209678+00:00, run_duration=4.850163, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:56:00+00:00, data_interval_end=2024-05-21 17:57:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:57:05.220+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:57:00+00:00, run_after=2024-05-21T17:58:00+00:00 [2024-05-21T17:57:05.249+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:56:00+00:00 exited with status success for try_number 1 [2024-05-21T17:57:05.254+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:56:00+00:00, map_index=-1, run_start_date=2024-05-21 17:57:02.717066+00:00, run_end_date=2024-05-21 17:57:04.367143+00:00, run_duration=1.650077, state=success, executor_state=success, try_number=1, max_tries=1, job_id=655, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:57:00.408343+00:00, queued_by_job_id=1, pid=14103 [2024-05-21T17:58:01.061+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:58:00+00:00, run_after=2024-05-21T17:59:00+00:00 [2024-05-21T17:58:01.069+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:58:01.075+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:58:01.136+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T17:58:01.136+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T17:58:01.136+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:58:01.137+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:58:01.137+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:58:01.141+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T17:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:58:01.141+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T17:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T17:58:01.141+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:58:01.141+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:58:01.141+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:58:01.142+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:58:01.370+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:56:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:58:01.378+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:57:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:58:01.378+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:57:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:58:01.391+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4d009b12-21ef-4dd4-92d7-f22962b86bce [2024-05-21T17:58:01.392+0000] {scheduler_job.py:635} INFO - Setting external_id for to e6c5f305-e349-475a-8669-71b13375d4f1 [2024-05-21T17:58:01.392+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9d0f1f3d-9d5d-40eb-a145-04228859b4d9 [2024-05-21T17:58:02.531+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:58:02.531+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 17:56:00+00:00, run_id=scheduled__2024-05-21T17:56:00+00:00, run_start_date=2024-05-21 17:58:01.085054+00:00, run_end_date=2024-05-21 17:58:02.531462+00:00, run_duration=1.446408, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:56:00+00:00, data_interval_end=2024-05-21 17:58:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T17:58:02.542+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T17:58:00+00:00, run_after=2024-05-21T18:00:00+00:00 [2024-05-21T17:58:02.597+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:56:00+00:00 exited with status success for try_number 1 [2024-05-21T17:58:02.603+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T17:56:00+00:00, map_index=-1, run_start_date=2024-05-21 17:58:01.965050+00:00, run_end_date=2024-05-21 17:58:02.294352+00:00, run_duration=0.329302, state=success, executor_state=success, try_number=1, max_tries=1, job_id=656, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:58:01.139092+00:00, queued_by_job_id=1, pid=14138 [2024-05-21T17:58:04.017+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:58:04.017+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:57:00+00:00, run_id=scheduled__2024-05-21T17:57:00+00:00, run_start_date=2024-05-21 17:58:01.086083+00:00, run_end_date=2024-05-21 17:58:04.017341+00:00, run_duration=2.931258, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:57:00+00:00, data_interval_end=2024-05-21 17:58:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:58:04.027+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:58:00+00:00, run_after=2024-05-21T17:59:00+00:00 [2024-05-21T17:58:04.079+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:57:00+00:00 exited with status success for try_number 1 [2024-05-21T17:58:04.084+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:57:00+00:00, map_index=-1, run_start_date=2024-05-21 17:58:03.435100+00:00, run_end_date=2024-05-21 17:58:03.829226+00:00, run_duration=0.394126, state=success, executor_state=success, try_number=1, max_tries=1, job_id=658, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:58:01.139092+00:00, queued_by_job_id=1, pid=14168 [2024-05-21T17:58:06.609+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:58:06.609+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:57:00+00:00, run_id=scheduled__2024-05-21T17:57:00+00:00, run_start_date=2024-05-21 17:58:01.087100+00:00, run_end_date=2024-05-21 17:58:06.609403+00:00, run_duration=5.522303, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:57:00+00:00, data_interval_end=2024-05-21 17:58:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:58:06.623+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:58:00+00:00, run_after=2024-05-21T17:59:00+00:00 [2024-05-21T17:58:06.671+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:57:00+00:00 exited with status success for try_number 1 [2024-05-21T17:58:06.680+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:57:00+00:00, map_index=-1, run_start_date=2024-05-21 17:58:03.337707+00:00, run_end_date=2024-05-21 17:58:06.121233+00:00, run_duration=2.783526, state=success, executor_state=success, try_number=1, max_tries=1, job_id=657, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:58:01.139092+00:00, queued_by_job_id=1, pid=14167 [2024-05-21T17:59:00.762+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:59:00+00:00, run_after=2024-05-21T18:00:00+00:00 [2024-05-21T17:59:00.768+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T17:59:00.829+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T17:59:00.829+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:59:00.829+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T17:59:00.830+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T17:59:00.838+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:59:00.839+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T17:59:00.840+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T17:59:00.840+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T17:59:01.131+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:58:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:59:01.132+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:58:00+00:00 exited with status queued for try_number 1 [2024-05-21T17:59:01.139+0000] {scheduler_job.py:635} INFO - Setting external_id for to e2b5cffa-546e-4e96-9b17-be8ddf8527cb [2024-05-21T17:59:01.139+0000] {scheduler_job.py:635} INFO - Setting external_id for to f47ac08d-8d40-4bcb-bd7b-1b372887d783 [2024-05-21T17:59:04.462+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:59:04.463+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:58:00+00:00, run_id=scheduled__2024-05-21T17:58:00+00:00, run_start_date=2024-05-21 17:59:00.782342+00:00, run_end_date=2024-05-21 17:59:04.463356+00:00, run_duration=3.681014, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:58:00+00:00, data_interval_end=2024-05-21 17:59:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T17:59:04.473+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:59:00+00:00, run_after=2024-05-21T18:00:00+00:00 [2024-05-21T17:59:04.508+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:58:00+00:00 exited with status success for try_number 1 [2024-05-21T17:59:04.514+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:58:00+00:00, map_index=-1, run_start_date=2024-05-21 17:59:03.042135+00:00, run_end_date=2024-05-21 17:59:03.383722+00:00, run_duration=0.341587, state=success, executor_state=success, try_number=1, max_tries=1, job_id=660, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:59:00.832991+00:00, queued_by_job_id=1, pid=14223 [2024-05-21T17:59:05.857+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T17:59:05.857+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:58:00+00:00, run_id=scheduled__2024-05-21T17:58:00+00:00, run_start_date=2024-05-21 17:59:00.783431+00:00, run_end_date=2024-05-21 17:59:05.857586+00:00, run_duration=5.074155, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:58:00+00:00, data_interval_end=2024-05-21 17:59:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T17:59:05.876+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T17:59:00+00:00, run_after=2024-05-21T18:00:00+00:00 [2024-05-21T17:59:05.941+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:58:00+00:00 exited with status success for try_number 1 [2024-05-21T17:59:05.955+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:58:00+00:00, map_index=-1, run_start_date=2024-05-21 17:59:02.975489+00:00, run_end_date=2024-05-21 17:59:04.825700+00:00, run_duration=1.850211, state=success, executor_state=success, try_number=1, max_tries=1, job_id=659, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 17:59:00.832991+00:00, queued_by_job_id=1, pid=14222 [2024-05-21T18:00:00.141+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:00:00.161+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:00:00+00:00, run_after=2024-05-21T18:01:00+00:00 [2024-05-21T18:00:00.174+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:00:00+00:00, run_after=2024-05-21T18:05:00+00:00 [2024-05-21T18:00:00.183+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:00:00.332+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T18:00:00.333+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:00:00.333+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T18:00:00.333+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:00:00.333+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:00:00.334+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:00:00.337+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T17:55:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T18:00:00.337+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T17:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T18:00:00.338+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T17:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:00:00.338+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T17:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T18:00:00.338+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:00:00.338+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:00:00.338+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T17:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:00:00.338+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T17:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:00:00.755+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T17:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:00:00.756+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:58:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:00:00.756+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:59:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:00:00.756+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:59:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:00:00.764+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2686ea37-4f93-4411-a80e-735e4f2bef6c [2024-05-21T18:00:00.764+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5b1c3f28-3f06-435b-a02e-932fa8ccd1ac [2024-05-21T18:00:00.764+0000] {scheduler_job.py:635} INFO - Setting external_id for to 353968c7-2069-49f5-ab3d-cd08f2b567e8 [2024-05-21T18:00:00.765+0000] {scheduler_job.py:635} INFO - Setting external_id for to f0af51f2-f667-4994-8521-5721c123456d [2024-05-21T18:00:03.257+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:00:03.257+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 17:58:00+00:00, run_id=scheduled__2024-05-21T17:58:00+00:00, run_start_date=2024-05-21 18:00:00.212231+00:00, run_end_date=2024-05-21 18:00:03.257341+00:00, run_duration=3.04511, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:58:00+00:00, data_interval_end=2024-05-21 18:00:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T18:00:03.270+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T18:00:00+00:00, run_after=2024-05-21T18:02:00+00:00 [2024-05-21T18:00:03.320+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:00:03.320+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:59:00+00:00, run_id=scheduled__2024-05-21T17:59:00+00:00, run_start_date=2024-05-21 18:00:00.213793+00:00, run_end_date=2024-05-21 18:00:03.320485+00:00, run_duration=3.106692, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:59:00+00:00, data_interval_end=2024-05-21 18:00:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:00:03.351+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:00:00+00:00, run_after=2024-05-21T18:01:00+00:00 [2024-05-21T18:00:03.441+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T17:58:00+00:00 exited with status success for try_number 1 [2024-05-21T18:00:03.448+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T17:58:00+00:00, map_index=-1, run_start_date=2024-05-21 18:00:01.812780+00:00, run_end_date=2024-05-21 18:00:02.296402+00:00, run_duration=0.483622, state=success, executor_state=success, try_number=1, max_tries=1, job_id=661, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:00:00.335532+00:00, queued_by_job_id=1, pid=14258 [2024-05-21T18:00:04.531+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:00:04.533+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:00:04.533+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:00:04.536+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T17:55:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T18:00:04.536+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T17:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T18:00:04.587+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T17:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:00:04.588+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T17:55:00+00:00 exited with status success for try_number 1 [2024-05-21T18:00:04.588+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:59:00+00:00 exited with status success for try_number 1 [2024-05-21T18:00:04.596+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:59:00+00:00, map_index=-1, run_start_date=2024-05-21 18:00:02.899014+00:00, run_end_date=2024-05-21 18:00:03.243093+00:00, run_duration=0.344079, state=success, executor_state=success, try_number=1, max_tries=1, job_id=662, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:00:00.335532+00:00, queued_by_job_id=1, pid=14289 [2024-05-21T18:00:04.596+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T17:55:00+00:00, map_index=-1, run_start_date=2024-05-21 18:00:03.484718+00:00, run_end_date=2024-05-21 18:00:03.773246+00:00, run_duration=0.288528, state=success, executor_state=success, try_number=1, max_tries=1, job_id=664, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:00:00.335532+00:00, queued_by_job_id=1, pid=14318 [2024-05-21T18:00:04.597+0000] {scheduler_job.py:635} INFO - Setting external_id for to c4a1fa63-f569-4723-9514-9e1e7dae4522 [2024-05-21T18:00:07.446+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:00:07.447+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:59:00+00:00, run_id=scheduled__2024-05-21T17:59:00+00:00, run_start_date=2024-05-21 18:00:00.214906+00:00, run_end_date=2024-05-21 18:00:07.447202+00:00, run_duration=7.232296, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:59:00+00:00, data_interval_end=2024-05-21 18:00:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:00:07.466+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:00:00+00:00, run_after=2024-05-21T18:01:00+00:00 [2024-05-21T18:00:07.553+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:00:07.553+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:00:07.554+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:00:07.557+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T17:55:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T18:00:07.557+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T17:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T18:00:07.728+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T17:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:00:07.729+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T17:59:00+00:00 exited with status success for try_number 1 [2024-05-21T18:00:07.729+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T17:55:00+00:00 exited with status success for try_number 1 [2024-05-21T18:00:07.739+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T17:59:00+00:00, map_index=-1, run_start_date=2024-05-21 18:00:03.119881+00:00, run_end_date=2024-05-21 18:00:06.365305+00:00, run_duration=3.245424, state=success, executor_state=success, try_number=1, max_tries=1, job_id=663, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:00:00.335532+00:00, queued_by_job_id=1, pid=14290 [2024-05-21T18:00:07.740+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T17:55:00+00:00, map_index=-1, run_start_date=2024-05-21 18:00:06.672761+00:00, run_end_date=2024-05-21 18:00:06.988689+00:00, run_duration=0.315928, state=success, executor_state=success, try_number=1, max_tries=1, job_id=665, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:00:04.534567+00:00, queued_by_job_id=1, pid=14339 [2024-05-21T18:00:07.742+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4e0f0a3c-9c48-443b-8c12-938170fa1f27 [2024-05-21T18:00:10.767+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:00:10.768+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:00:10.769+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:00:10.771+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T17:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:00:10.772+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T17:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T18:00:10.862+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T17:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:00:10.862+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T17:55:00+00:00 exited with status success for try_number 1 [2024-05-21T18:00:10.871+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8dce23b4-7d45-4e0f-9787-988810ca653a [2024-05-21T18:00:10.871+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T17:55:00+00:00, map_index=0, run_start_date=2024-05-21 18:00:09.966463+00:00, run_end_date=2024-05-21 18:00:10.336021+00:00, run_duration=0.369558, state=success, executor_state=success, try_number=1, max_tries=1, job_id=666, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:00:07.555452+00:00, queued_by_job_id=1, pid=14351 [2024-05-21T18:00:13.157+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:00:13.158+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 17:55:00+00:00, run_id=scheduled__2024-05-21T17:55:00+00:00, run_start_date=2024-05-21 18:00:00.211122+00:00, run_end_date=2024-05-21 18:00:13.158136+00:00, run_duration=12.947014, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 17:55:00+00:00, data_interval_end=2024-05-21 18:00:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T18:00:13.166+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:00:00+00:00, run_after=2024-05-21T18:05:00+00:00 [2024-05-21T18:00:13.198+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T17:55:00+00:00 exited with status success for try_number 1 [2024-05-21T18:00:13.203+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T17:55:00+00:00, map_index=-1, run_start_date=2024-05-21 18:00:12.744872+00:00, run_end_date=2024-05-21 18:00:13.023199+00:00, run_duration=0.278327, state=success, executor_state=success, try_number=1, max_tries=1, job_id=667, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:00:10.770088+00:00, queued_by_job_id=1, pid=14363 [2024-05-21T18:00:56.151+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T18:01:00.365+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:01:00.380+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:01:00+00:00, run_after=2024-05-21T18:02:00+00:00 [2024-05-21T18:01:00.433+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T18:01:00.434+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:01:00.434+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:01:00.434+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:01:00.437+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:01:00.437+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:01:00.437+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:01:00.438+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:01:00.670+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:01:00.670+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:01:00.681+0000] {scheduler_job.py:635} INFO - Setting external_id for to 50c6840a-e194-4463-94ef-28d552560f2a [2024-05-21T18:01:00.682+0000] {scheduler_job.py:635} INFO - Setting external_id for to 72004876-6305-4b10-85e0-b2d7217d10f1 [2024-05-21T18:01:03.707+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:01:03.707+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:00:00+00:00, run_id=scheduled__2024-05-21T18:00:00+00:00, run_start_date=2024-05-21 18:01:00.391229+00:00, run_end_date=2024-05-21 18:01:03.707828+00:00, run_duration=3.316599, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:00:00+00:00, data_interval_end=2024-05-21 18:01:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:01:03.716+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:01:00+00:00, run_after=2024-05-21T18:02:00+00:00 [2024-05-21T18:01:03.753+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:00:00+00:00 exited with status success for try_number 1 [2024-05-21T18:01:03.757+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:00:00+00:00, map_index=-1, run_start_date=2024-05-21 18:01:02.563021+00:00, run_end_date=2024-05-21 18:01:02.872323+00:00, run_duration=0.309302, state=success, executor_state=success, try_number=1, max_tries=1, job_id=669, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:01:00.435547+00:00, queued_by_job_id=1, pid=14399 [2024-05-21T18:01:04.792+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:01:04.793+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:00:00+00:00, run_id=scheduled__2024-05-21T18:00:00+00:00, run_start_date=2024-05-21 18:01:00.392318+00:00, run_end_date=2024-05-21 18:01:04.792970+00:00, run_duration=4.400652, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:00:00+00:00, data_interval_end=2024-05-21 18:01:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:01:04.803+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:01:00+00:00, run_after=2024-05-21T18:02:00+00:00 [2024-05-21T18:01:04.832+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:00:00+00:00 exited with status success for try_number 1 [2024-05-21T18:01:04.837+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:00:00+00:00, map_index=-1, run_start_date=2024-05-21 18:01:02.444698+00:00, run_end_date=2024-05-21 18:01:04.210099+00:00, run_duration=1.765401, state=success, executor_state=success, try_number=1, max_tries=1, job_id=668, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:01:00.435547+00:00, queued_by_job_id=1, pid=14398 [2024-05-21T18:02:00.583+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:02:00+00:00, run_after=2024-05-21T18:03:00+00:00 [2024-05-21T18:02:00.592+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:02:00.598+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:02:00.664+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T18:02:00.664+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T18:02:00.665+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:02:00.665+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:02:00.665+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:02:00.669+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T18:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:02:00.669+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T18:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T18:02:00.669+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:02:00.669+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:02:00.669+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:02:00.670+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:02:01.033+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:02:01.033+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:01:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:02:01.033+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:01:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:02:01.067+0000] {scheduler_job.py:635} INFO - Setting external_id for to 875d6639-df56-4f02-8918-2641a150003a [2024-05-21T18:02:01.070+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6dee7eaf-069f-4320-aa65-e34b886b7bad [2024-05-21T18:02:01.070+0000] {scheduler_job.py:635} INFO - Setting external_id for to 58ff80db-5afd-4318-b9b4-3298b0940a5d [2024-05-21T18:02:02.252+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:00:00+00:00 exited with status success for try_number 1 [2024-05-21T18:02:02.257+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T18:00:00+00:00, map_index=-1, run_start_date=2024-05-21 18:02:01.771788+00:00, run_end_date=2024-05-21 18:02:02.110668+00:00, run_duration=0.33888, state=success, executor_state=success, try_number=1, max_tries=1, job_id=670, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:02:00.667094+00:00, queued_by_job_id=1, pid=14433 [2024-05-21T18:02:03.319+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:02:03.320+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 18:00:00+00:00, run_id=scheduled__2024-05-21T18:00:00+00:00, run_start_date=2024-05-21 18:02:00.612026+00:00, run_end_date=2024-05-21 18:02:03.320219+00:00, run_duration=2.708193, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:00:00+00:00, data_interval_end=2024-05-21 18:02:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T18:02:03.330+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T18:02:00+00:00, run_after=2024-05-21T18:04:00+00:00 [2024-05-21T18:02:03.337+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:02:03.337+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:01:00+00:00, run_id=scheduled__2024-05-21T18:01:00+00:00, run_start_date=2024-05-21 18:02:00.613083+00:00, run_end_date=2024-05-21 18:02:03.337695+00:00, run_duration=2.724612, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:01:00+00:00, data_interval_end=2024-05-21 18:02:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:02:03.358+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:02:00+00:00, run_after=2024-05-21T18:03:00+00:00 [2024-05-21T18:02:03.404+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:01:00+00:00 exited with status success for try_number 1 [2024-05-21T18:02:03.410+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:01:00+00:00, map_index=-1, run_start_date=2024-05-21 18:02:02.827007+00:00, run_end_date=2024-05-21 18:02:03.132931+00:00, run_duration=0.305924, state=success, executor_state=success, try_number=1, max_tries=1, job_id=671, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:02:00.667094+00:00, queued_by_job_id=1, pid=14463 [2024-05-21T18:02:05.510+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:02:05.510+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:01:00+00:00, run_id=scheduled__2024-05-21T18:01:00+00:00, run_start_date=2024-05-21 18:02:00.614021+00:00, run_end_date=2024-05-21 18:02:05.510711+00:00, run_duration=4.89669, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:01:00+00:00, data_interval_end=2024-05-21 18:02:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:02:05.521+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:02:00+00:00, run_after=2024-05-21T18:03:00+00:00 [2024-05-21T18:02:05.549+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:01:00+00:00 exited with status success for try_number 1 [2024-05-21T18:02:05.554+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:01:00+00:00, map_index=-1, run_start_date=2024-05-21 18:02:02.840326+00:00, run_end_date=2024-05-21 18:02:04.554040+00:00, run_duration=1.713714, state=success, executor_state=success, try_number=1, max_tries=1, job_id=672, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:02:00.667094+00:00, queued_by_job_id=1, pid=14464 [2024-05-21T18:03:01.023+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:03:00+00:00, run_after=2024-05-21T18:04:00+00:00 [2024-05-21T18:03:01.031+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:03:01.087+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T18:03:01.087+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:03:01.087+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:03:01.088+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:03:01.091+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:03:01.091+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:03:01.091+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:03:01.091+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:03:01.260+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:02:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:03:01.260+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:02:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:03:01.277+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6e907f45-d7da-472e-abfd-3b0b7a9c5501 [2024-05-21T18:03:01.278+0000] {scheduler_job.py:635} INFO - Setting external_id for to 87532819-9dcb-445d-9f3d-19d072df4d3d [2024-05-21T18:03:04.022+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:03:04.022+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:02:00+00:00, run_id=scheduled__2024-05-21T18:02:00+00:00, run_start_date=2024-05-21 18:03:01.044737+00:00, run_end_date=2024-05-21 18:03:04.022647+00:00, run_duration=2.97791, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:02:00+00:00, data_interval_end=2024-05-21 18:03:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:03:04.040+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:03:00+00:00, run_after=2024-05-21T18:04:00+00:00 [2024-05-21T18:03:04.079+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:02:00+00:00 exited with status success for try_number 1 [2024-05-21T18:03:04.084+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:02:00+00:00, map_index=-1, run_start_date=2024-05-21 18:03:03.190743+00:00, run_end_date=2024-05-21 18:03:03.521719+00:00, run_duration=0.330976, state=success, executor_state=success, try_number=1, max_tries=1, job_id=674, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:03:01.089318+00:00, queued_by_job_id=1, pid=14519 [2024-05-21T18:03:06.181+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:03:06.182+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:02:00+00:00, run_id=scheduled__2024-05-21T18:02:00+00:00, run_start_date=2024-05-21 18:03:01.046454+00:00, run_end_date=2024-05-21 18:03:06.182466+00:00, run_duration=5.136012, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:02:00+00:00, data_interval_end=2024-05-21 18:03:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:03:06.193+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:03:00+00:00, run_after=2024-05-21T18:04:00+00:00 [2024-05-21T18:03:06.237+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:02:00+00:00 exited with status success for try_number 1 [2024-05-21T18:03:06.242+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:02:00+00:00, map_index=-1, run_start_date=2024-05-21 18:03:03.189267+00:00, run_end_date=2024-05-21 18:03:05.525218+00:00, run_duration=2.335951, state=success, executor_state=success, try_number=1, max_tries=1, job_id=673, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:03:01.089318+00:00, queued_by_job_id=1, pid=14518 [2024-05-21T18:04:00.880+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:04:00.886+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:04:00.899+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:04:00+00:00, run_after=2024-05-21T18:05:00+00:00 [2024-05-21T18:04:00.981+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T18:04:00.981+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T18:04:00.982+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:04:00.982+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:04:00.983+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:04:00.987+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T18:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:04:00.987+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T18:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T18:04:00.988+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:04:00.989+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:04:00.989+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:04:00.989+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:04:01.240+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:02:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:04:01.240+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:03:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:04:01.241+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:03:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:04:01.252+0000] {scheduler_job.py:635} INFO - Setting external_id for to 69e9ccb7-4ebc-4b45-bd5f-0ecb1b6bce4e [2024-05-21T18:04:01.252+0000] {scheduler_job.py:635} INFO - Setting external_id for to db621eca-9373-45e7-9f66-f9b87420ccc8 [2024-05-21T18:04:01.252+0000] {scheduler_job.py:635} INFO - Setting external_id for to 44c8b62f-bfe5-4f4b-a097-fa3ae40b798e [2024-05-21T18:04:02.445+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:04:02.446+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 18:02:00+00:00, run_id=scheduled__2024-05-21T18:02:00+00:00, run_start_date=2024-05-21 18:04:00.912732+00:00, run_end_date=2024-05-21 18:04:02.446333+00:00, run_duration=1.533601, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:02:00+00:00, data_interval_end=2024-05-21 18:04:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T18:04:02.455+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T18:04:00+00:00, run_after=2024-05-21T18:06:00+00:00 [2024-05-21T18:04:02.503+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:02:00+00:00 exited with status success for try_number 1 [2024-05-21T18:04:02.509+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T18:02:00+00:00, map_index=-1, run_start_date=2024-05-21 18:04:01.866709+00:00, run_end_date=2024-05-21 18:04:02.288337+00:00, run_duration=0.421628, state=success, executor_state=success, try_number=1, max_tries=1, job_id=675, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:04:00.985076+00:00, queued_by_job_id=1, pid=14553 [2024-05-21T18:04:03.548+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:04:03.549+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:03:00+00:00, run_id=scheduled__2024-05-21T18:03:00+00:00, run_start_date=2024-05-21 18:04:00.914921+00:00, run_end_date=2024-05-21 18:04:03.549018+00:00, run_duration=2.634097, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:03:00+00:00, data_interval_end=2024-05-21 18:04:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:04:03.557+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:04:00+00:00, run_after=2024-05-21T18:05:00+00:00 [2024-05-21T18:04:03.596+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:03:00+00:00 exited with status success for try_number 1 [2024-05-21T18:04:03.600+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:03:00+00:00, map_index=-1, run_start_date=2024-05-21 18:04:03.057436+00:00, run_end_date=2024-05-21 18:04:03.380357+00:00, run_duration=0.322921, state=success, executor_state=success, try_number=1, max_tries=1, job_id=677, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:04:00.985076+00:00, queued_by_job_id=1, pid=14584 [2024-05-21T18:04:04.915+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:04:04.916+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:03:00+00:00, run_id=scheduled__2024-05-21T18:03:00+00:00, run_start_date=2024-05-21 18:04:00.915905+00:00, run_end_date=2024-05-21 18:04:04.916199+00:00, run_duration=4.000294, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:03:00+00:00, data_interval_end=2024-05-21 18:04:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:04:04.928+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:04:00+00:00, run_after=2024-05-21T18:05:00+00:00 [2024-05-21T18:04:04.954+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:03:00+00:00 exited with status success for try_number 1 [2024-05-21T18:04:04.961+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:03:00+00:00, map_index=-1, run_start_date=2024-05-21 18:04:03.043929+00:00, run_end_date=2024-05-21 18:04:04.765205+00:00, run_duration=1.721276, state=success, executor_state=success, try_number=1, max_tries=1, job_id=676, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:04:00.985076+00:00, queued_by_job_id=1, pid=14583 [2024-05-21T18:05:00.589+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:05:00+00:00, run_after=2024-05-21T18:06:00+00:00 [2024-05-21T18:05:00.597+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:05:00.610+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:05:00+00:00, run_after=2024-05-21T18:10:00+00:00 [2024-05-21T18:05:00.699+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T18:05:00.700+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:05:00.700+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:05:00.700+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:05:00.701+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:05:00.704+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T18:00:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T18:05:00.704+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T18:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T18:05:00.705+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:05:00.705+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:05:00.705+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:05:00.705+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:05:01.113+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T18:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:05:01.113+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:04:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:05:01.114+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:04:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:05:01.130+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7aae0601-8ac3-4559-bdfd-df1147329ca1 [2024-05-21T18:05:01.133+0000] {scheduler_job.py:635} INFO - Setting external_id for to b9b4f791-26c5-401c-94b0-886fafeb76dd [2024-05-21T18:05:01.135+0000] {scheduler_job.py:635} INFO - Setting external_id for to e0e2c412-0078-44b0-8404-4cac6b79a489 [2024-05-21T18:05:04.592+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:05:04.593+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:04:00+00:00, run_id=scheduled__2024-05-21T18:04:00+00:00, run_start_date=2024-05-21 18:05:00.631738+00:00, run_end_date=2024-05-21 18:05:04.592898+00:00, run_duration=3.96116, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:04:00+00:00, data_interval_end=2024-05-21 18:05:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:05:04.606+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:05:00+00:00, run_after=2024-05-21T18:06:00+00:00 [2024-05-21T18:05:04.631+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:05:04.631+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:05:04.632+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:05:04.634+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T18:00:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T18:05:04.634+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T18:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T18:05:04.684+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T18:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:05:04.684+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T18:00:00+00:00 exited with status success for try_number 1 [2024-05-21T18:05:04.684+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:04:00+00:00 exited with status success for try_number 1 [2024-05-21T18:05:04.696+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T18:00:00+00:00, map_index=-1, run_start_date=2024-05-21 18:05:03.149681+00:00, run_end_date=2024-05-21 18:05:03.617036+00:00, run_duration=0.467355, state=success, executor_state=success, try_number=1, max_tries=1, job_id=678, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:05:00.702582+00:00, queued_by_job_id=1, pid=14649 [2024-05-21T18:05:04.697+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:04:00+00:00, map_index=-1, run_start_date=2024-05-21 18:05:03.348833+00:00, run_end_date=2024-05-21 18:05:03.736421+00:00, run_duration=0.387588, state=success, executor_state=success, try_number=1, max_tries=1, job_id=680, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:05:00.702582+00:00, queued_by_job_id=1, pid=14651 [2024-05-21T18:05:04.697+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1b89bf44-3f9e-46fa-8679-ef38d472b7ae [2024-05-21T18:05:05.831+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:05:05.831+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:04:00+00:00, run_id=scheduled__2024-05-21T18:04:00+00:00, run_start_date=2024-05-21 18:05:00.635201+00:00, run_end_date=2024-05-21 18:05:05.831766+00:00, run_duration=5.196565, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:04:00+00:00, data_interval_end=2024-05-21 18:05:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:05:05.844+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:05:00+00:00, run_after=2024-05-21T18:06:00+00:00 [2024-05-21T18:05:05.911+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:04:00+00:00 exited with status success for try_number 1 [2024-05-21T18:05:05.917+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:04:00+00:00, map_index=-1, run_start_date=2024-05-21 18:05:03.256283+00:00, run_end_date=2024-05-21 18:05:05.550624+00:00, run_duration=2.294341, state=success, executor_state=success, try_number=1, max_tries=1, job_id=679, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:05:00.702582+00:00, queued_by_job_id=1, pid=14650 [2024-05-21T18:05:07.007+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:05:07.008+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:05:07.008+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:05:07.012+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T18:00:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T18:05:07.013+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T18:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T18:05:07.128+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T18:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:05:07.128+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T18:00:00+00:00 exited with status success for try_number 1 [2024-05-21T18:05:07.188+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3117a1f6-269f-4ae8-baa1-20c559059137 [2024-05-21T18:05:07.189+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T18:00:00+00:00, map_index=-1, run_start_date=2024-05-21 18:05:06.601319+00:00, run_end_date=2024-05-21 18:05:06.933118+00:00, run_duration=0.331799, state=success, executor_state=success, try_number=1, max_tries=1, job_id=681, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:05:04.632924+00:00, queued_by_job_id=1, pid=14690 [2024-05-21T18:05:09.804+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:05:09.804+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:05:09.805+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:05:09.809+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T18:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:05:09.809+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T18:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T18:05:09.957+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T18:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:05:09.959+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T18:00:00+00:00 exited with status success for try_number 1 [2024-05-21T18:05:09.978+0000] {scheduler_job.py:635} INFO - Setting external_id for to e9c1a1fe-8b55-4bbd-b327-b7035a2371ef [2024-05-21T18:05:09.979+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T18:00:00+00:00, map_index=0, run_start_date=2024-05-21 18:05:09.250403+00:00, run_end_date=2024-05-21 18:05:09.690568+00:00, run_duration=0.440165, state=success, executor_state=success, try_number=1, max_tries=1, job_id=682, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:05:07.011154+00:00, queued_by_job_id=1, pid=14702 [2024-05-21T18:05:12.517+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:05:12.518+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:00:00+00:00, run_id=scheduled__2024-05-21T18:00:00+00:00, run_start_date=2024-05-21 18:05:00.629810+00:00, run_end_date=2024-05-21 18:05:12.518120+00:00, run_duration=11.88831, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:00:00+00:00, data_interval_end=2024-05-21 18:05:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T18:05:12.527+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:05:00+00:00, run_after=2024-05-21T18:10:00+00:00 [2024-05-21T18:05:12.558+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T18:00:00+00:00 exited with status success for try_number 1 [2024-05-21T18:05:12.563+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T18:00:00+00:00, map_index=-1, run_start_date=2024-05-21 18:05:12.157528+00:00, run_end_date=2024-05-21 18:05:12.418019+00:00, run_duration=0.260491, state=success, executor_state=success, try_number=1, max_tries=1, job_id=683, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:05:09.807542+00:00, queued_by_job_id=1, pid=14714 [2024-05-21T18:05:56.198+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T18:06:00.282+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:06:00.300+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:06:00+00:00, run_after=2024-05-21T18:07:00+00:00 [2024-05-21T18:06:00.308+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:06:00.383+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T18:06:00.384+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T18:06:00.384+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:06:00.385+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:06:00.385+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:06:00.389+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T18:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:06:00.389+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T18:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T18:06:00.389+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:06:00.389+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:06:00.390+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:06:00.390+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:06:00.695+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:04:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:06:00.696+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:06:00.697+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:06:00.710+0000] {scheduler_job.py:635} INFO - Setting external_id for to e4c75681-226c-4bc1-8c64-7a5abbec62ae [2024-05-21T18:06:00.710+0000] {scheduler_job.py:635} INFO - Setting external_id for to 692a4d81-6f46-44ae-91e0-3ca54a4d54ab [2024-05-21T18:06:00.711+0000] {scheduler_job.py:635} INFO - Setting external_id for to b639becb-694a-4919-911b-f4110a8fe5fe [2024-05-21T18:06:01.966+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:06:01.967+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 18:04:00+00:00, run_id=scheduled__2024-05-21T18:04:00+00:00, run_start_date=2024-05-21 18:06:00.324488+00:00, run_end_date=2024-05-21 18:06:01.967313+00:00, run_duration=1.642825, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:04:00+00:00, data_interval_end=2024-05-21 18:06:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T18:06:01.978+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T18:06:00+00:00, run_after=2024-05-21T18:08:00+00:00 [2024-05-21T18:06:02.035+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:04:00+00:00 exited with status success for try_number 1 [2024-05-21T18:06:02.041+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T18:04:00+00:00, map_index=-1, run_start_date=2024-05-21 18:06:01.398213+00:00, run_end_date=2024-05-21 18:06:01.753061+00:00, run_duration=0.354848, state=success, executor_state=success, try_number=1, max_tries=1, job_id=684, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:06:00.386838+00:00, queued_by_job_id=1, pid=14730 [2024-05-21T18:06:04.172+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:06:04.173+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:05:00+00:00, run_id=scheduled__2024-05-21T18:05:00+00:00, run_start_date=2024-05-21 18:06:00.325457+00:00, run_end_date=2024-05-21 18:06:04.173049+00:00, run_duration=3.847592, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:05:00+00:00, data_interval_end=2024-05-21 18:06:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:06:04.184+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:06:00+00:00, run_after=2024-05-21T18:07:00+00:00 [2024-05-21T18:06:04.223+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:05:00+00:00 exited with status success for try_number 1 [2024-05-21T18:06:04.227+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:05:00+00:00, map_index=-1, run_start_date=2024-05-21 18:06:02.710985+00:00, run_end_date=2024-05-21 18:06:03.016292+00:00, run_duration=0.305307, state=success, executor_state=success, try_number=1, max_tries=1, job_id=685, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:06:00.386838+00:00, queued_by_job_id=1, pid=14760 [2024-05-21T18:06:05.265+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:06:05.265+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:05:00+00:00, run_id=scheduled__2024-05-21T18:05:00+00:00, run_start_date=2024-05-21 18:06:00.326584+00:00, run_end_date=2024-05-21 18:06:05.265340+00:00, run_duration=4.938756, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:05:00+00:00, data_interval_end=2024-05-21 18:06:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:06:05.278+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:06:00+00:00, run_after=2024-05-21T18:07:00+00:00 [2024-05-21T18:06:05.312+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:05:00+00:00 exited with status success for try_number 1 [2024-05-21T18:06:05.320+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:05:00+00:00, map_index=-1, run_start_date=2024-05-21 18:06:02.805554+00:00, run_end_date=2024-05-21 18:06:04.464816+00:00, run_duration=1.659262, state=success, executor_state=success, try_number=1, max_tries=1, job_id=686, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:06:00.386838+00:00, queued_by_job_id=1, pid=14761 [2024-05-21T18:07:00.562+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:07:00.578+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:07:00+00:00, run_after=2024-05-21T18:08:00+00:00 [2024-05-21T18:07:00.641+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T18:07:00.641+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:07:00.641+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:07:00.642+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:07:00.645+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:07:00.645+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:07:00.646+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:07:00.646+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:07:00.824+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:06:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:07:00.824+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:06:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:07:00.835+0000] {scheduler_job.py:635} INFO - Setting external_id for to b943bf12-82e2-44b7-bbb8-4e501a92deae [2024-05-21T18:07:00.836+0000] {scheduler_job.py:635} INFO - Setting external_id for to 48824aeb-6912-4c59-8f78-fb6c65e428f0 [2024-05-21T18:07:03.767+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:07:03.768+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:06:00+00:00, run_id=scheduled__2024-05-21T18:06:00+00:00, run_start_date=2024-05-21 18:07:00.590447+00:00, run_end_date=2024-05-21 18:07:03.767978+00:00, run_duration=3.177531, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:06:00+00:00, data_interval_end=2024-05-21 18:07:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:07:03.778+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:07:00+00:00, run_after=2024-05-21T18:08:00+00:00 [2024-05-21T18:07:03.816+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:06:00+00:00 exited with status success for try_number 1 [2024-05-21T18:07:03.820+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:06:00+00:00, map_index=-1, run_start_date=2024-05-21 18:07:02.746935+00:00, run_end_date=2024-05-21 18:07:03.047916+00:00, run_duration=0.300981, state=success, executor_state=success, try_number=1, max_tries=1, job_id=688, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:07:00.643788+00:00, queued_by_job_id=1, pid=14816 [2024-05-21T18:07:04.858+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:07:04.858+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:06:00+00:00, run_id=scheduled__2024-05-21T18:06:00+00:00, run_start_date=2024-05-21 18:07:00.591376+00:00, run_end_date=2024-05-21 18:07:04.858581+00:00, run_duration=4.267205, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:06:00+00:00, data_interval_end=2024-05-21 18:07:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:07:04.867+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:07:00+00:00, run_after=2024-05-21T18:08:00+00:00 [2024-05-21T18:07:04.893+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:06:00+00:00 exited with status success for try_number 1 [2024-05-21T18:07:04.897+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:06:00+00:00, map_index=-1, run_start_date=2024-05-21 18:07:02.746990+00:00, run_end_date=2024-05-21 18:07:04.393309+00:00, run_duration=1.646319, state=success, executor_state=success, try_number=1, max_tries=1, job_id=687, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:07:00.643788+00:00, queued_by_job_id=1, pid=14815 [2024-05-21T18:08:00.864+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:08:00.878+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:08:00+00:00, run_after=2024-05-21T18:09:00+00:00 [2024-05-21T18:08:00.887+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:08:00.961+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T18:08:00.962+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T18:08:00.962+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:08:00.962+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:08:00.963+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:08:00.966+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T18:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:08:00.967+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T18:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T18:08:00.967+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:08:00.967+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:08:00.967+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:08:00.968+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:08:01.167+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:06:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:08:01.168+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:07:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:08:01.170+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:07:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:08:01.179+0000] {scheduler_job.py:635} INFO - Setting external_id for to ca7e6709-a765-4da0-99b5-388496566efa [2024-05-21T18:08:01.180+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2a5b9153-89c5-44b4-bc91-4c6cafd1834b [2024-05-21T18:08:01.180+0000] {scheduler_job.py:635} INFO - Setting external_id for to 484f6f39-7d8d-404e-8406-4c148f928072 [2024-05-21T18:08:03.412+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:08:03.413+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 18:06:00+00:00, run_id=scheduled__2024-05-21T18:06:00+00:00, run_start_date=2024-05-21 18:08:00.899248+00:00, run_end_date=2024-05-21 18:08:03.413193+00:00, run_duration=2.513945, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:06:00+00:00, data_interval_end=2024-05-21 18:08:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T18:08:03.436+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T18:08:00+00:00, run_after=2024-05-21T18:10:00+00:00 [2024-05-21T18:08:03.506+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:06:00+00:00 exited with status success for try_number 1 [2024-05-21T18:08:03.513+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T18:06:00+00:00, map_index=-1, run_start_date=2024-05-21 18:08:01.879816+00:00, run_end_date=2024-05-21 18:08:02.307851+00:00, run_duration=0.428035, state=success, executor_state=success, try_number=1, max_tries=1, job_id=689, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:08:00.964243+00:00, queued_by_job_id=1, pid=14850 [2024-05-21T18:08:04.549+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:08:04.550+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:07:00+00:00, run_id=scheduled__2024-05-21T18:07:00+00:00, run_start_date=2024-05-21 18:08:00.900358+00:00, run_end_date=2024-05-21 18:08:04.550319+00:00, run_duration=3.649961, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:07:00+00:00, data_interval_end=2024-05-21 18:08:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:08:04.560+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:08:00+00:00, run_after=2024-05-21T18:09:00+00:00 [2024-05-21T18:08:04.599+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:07:00+00:00 exited with status success for try_number 1 [2024-05-21T18:08:04.604+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:07:00+00:00, map_index=-1, run_start_date=2024-05-21 18:08:03.189437+00:00, run_end_date=2024-05-21 18:08:03.572231+00:00, run_duration=0.382794, state=success, executor_state=success, try_number=1, max_tries=1, job_id=690, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:08:00.964243+00:00, queued_by_job_id=1, pid=14878 [2024-05-21T18:08:05.644+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:08:05.644+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:07:00+00:00, run_id=scheduled__2024-05-21T18:07:00+00:00, run_start_date=2024-05-21 18:08:00.901858+00:00, run_end_date=2024-05-21 18:08:05.644660+00:00, run_duration=4.742802, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:07:00+00:00, data_interval_end=2024-05-21 18:08:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:08:05.657+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:08:00+00:00, run_after=2024-05-21T18:09:00+00:00 [2024-05-21T18:08:05.697+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:07:00+00:00 exited with status success for try_number 1 [2024-05-21T18:08:05.705+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:07:00+00:00, map_index=-1, run_start_date=2024-05-21 18:08:03.253014+00:00, run_end_date=2024-05-21 18:08:04.850049+00:00, run_duration=1.597035, state=success, executor_state=success, try_number=1, max_tries=1, job_id=691, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:08:00.964243+00:00, queued_by_job_id=1, pid=14879 [2024-05-21T18:09:00.134+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:09:00.150+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:09:00+00:00, run_after=2024-05-21T18:10:00+00:00 [2024-05-21T18:09:00.371+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T18:09:00.371+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:09:00.371+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:09:00.372+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:09:00.374+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:09:00.374+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:09:00.375+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:09:00.375+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:09:00.558+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:08:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:09:00.558+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:08:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:09:00.567+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3762c88c-7ba9-49db-bb54-8f3a23cb813a [2024-05-21T18:09:00.567+0000] {scheduler_job.py:635} INFO - Setting external_id for to 75c2c098-5cfe-46d4-8e9a-6441cf245ebd [2024-05-21T18:09:02.813+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:09:02.814+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:08:00+00:00, run_id=scheduled__2024-05-21T18:08:00+00:00, run_start_date=2024-05-21 18:09:00.175202+00:00, run_end_date=2024-05-21 18:09:02.813979+00:00, run_duration=2.638777, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:08:00+00:00, data_interval_end=2024-05-21 18:09:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:09:02.823+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:09:00+00:00, run_after=2024-05-21T18:10:00+00:00 [2024-05-21T18:09:02.860+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:08:00+00:00 exited with status success for try_number 1 [2024-05-21T18:09:02.865+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:08:00+00:00, map_index=-1, run_start_date=2024-05-21 18:09:02.425755+00:00, run_end_date=2024-05-21 18:09:02.717733+00:00, run_duration=0.291978, state=success, executor_state=success, try_number=1, max_tries=1, job_id=693, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:09:00.372839+00:00, queued_by_job_id=1, pid=14933 [2024-05-21T18:09:04.085+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:09:04.086+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:08:00+00:00, run_id=scheduled__2024-05-21T18:08:00+00:00, run_start_date=2024-05-21 18:09:00.176406+00:00, run_end_date=2024-05-21 18:09:04.086054+00:00, run_duration=3.909648, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:08:00+00:00, data_interval_end=2024-05-21 18:09:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:09:04.096+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:09:00+00:00, run_after=2024-05-21T18:10:00+00:00 [2024-05-21T18:09:04.128+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:08:00+00:00 exited with status success for try_number 1 [2024-05-21T18:09:04.133+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:08:00+00:00, map_index=-1, run_start_date=2024-05-21 18:09:02.412724+00:00, run_end_date=2024-05-21 18:09:03.931533+00:00, run_duration=1.518809, state=success, executor_state=success, try_number=1, max_tries=1, job_id=692, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:09:00.372839+00:00, queued_by_job_id=1, pid=14932 [2024-05-21T18:10:00.444+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:10:00+00:00, run_after=2024-05-21T18:11:00+00:00 [2024-05-21T18:10:00.452+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:10:00.466+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:10:00+00:00, run_after=2024-05-21T18:15:00+00:00 [2024-05-21T18:10:00.472+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:10:00.556+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T18:10:00.557+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:10:00.557+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T18:10:00.557+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:10:00.557+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:10:00.557+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:10:00.562+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T18:05:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T18:10:00.562+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T18:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T18:10:00.563+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T18:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:10:00.563+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T18:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T18:10:00.563+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:10:00.563+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:10:00.563+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:10:00.563+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:10:01.036+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T18:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:10:01.037+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:08:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:10:01.037+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:09:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:10:01.037+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:09:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:10:01.056+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6e176488-9f84-4bbf-9b3c-ed9e76a396d2 [2024-05-21T18:10:01.056+0000] {scheduler_job.py:635} INFO - Setting external_id for to 04e6b86f-17ed-419d-8761-426179bd999b [2024-05-21T18:10:01.056+0000] {scheduler_job.py:635} INFO - Setting external_id for to 283ee7cc-fb01-4ae7-b4b1-aa45a016bfa0 [2024-05-21T18:10:01.057+0000] {scheduler_job.py:635} INFO - Setting external_id for to f3dfbb58-011b-433f-85af-22d81120e606 [2024-05-21T18:10:03.496+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:10:03.499+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 18:08:00+00:00, run_id=scheduled__2024-05-21T18:08:00+00:00, run_start_date=2024-05-21 18:10:00.488024+00:00, run_end_date=2024-05-21 18:10:03.499031+00:00, run_duration=3.011007, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:08:00+00:00, data_interval_end=2024-05-21 18:10:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T18:10:03.515+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T18:10:00+00:00, run_after=2024-05-21T18:12:00+00:00 [2024-05-21T18:10:03.603+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:08:00+00:00 exited with status success for try_number 1 [2024-05-21T18:10:03.611+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T18:08:00+00:00, map_index=-1, run_start_date=2024-05-21 18:10:01.961569+00:00, run_end_date=2024-05-21 18:10:02.403362+00:00, run_duration=0.441793, state=success, executor_state=success, try_number=1, max_tries=1, job_id=694, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:10:00.559318+00:00, queued_by_job_id=1, pid=14969 [2024-05-21T18:10:03.777+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:10:03.777+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:10:03.778+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:10:03.781+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T18:05:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T18:10:03.781+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T18:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T18:10:03.875+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T18:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:10:03.885+0000] {scheduler_job.py:635} INFO - Setting external_id for to a462db48-bd7a-4109-b98f-c840e7ee0e4f [2024-05-21T18:10:03.963+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:10:03.964+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:09:00+00:00, run_id=scheduled__2024-05-21T18:09:00+00:00, run_start_date=2024-05-21 18:10:00.489217+00:00, run_end_date=2024-05-21 18:10:03.963933+00:00, run_duration=3.474716, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:09:00+00:00, data_interval_end=2024-05-21 18:10:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:10:03.977+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:10:00+00:00, run_after=2024-05-21T18:11:00+00:00 [2024-05-21T18:10:04.072+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T18:05:00+00:00 exited with status success for try_number 1 [2024-05-21T18:10:04.073+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:09:00+00:00 exited with status success for try_number 1 [2024-05-21T18:10:04.079+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:09:00+00:00, map_index=-1, run_start_date=2024-05-21 18:10:03.392886+00:00, run_end_date=2024-05-21 18:10:03.792735+00:00, run_duration=0.399849, state=success, executor_state=success, try_number=1, max_tries=1, job_id=697, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:10:00.559318+00:00, queued_by_job_id=1, pid=15011 [2024-05-21T18:10:04.079+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T18:05:00+00:00, map_index=-1, run_start_date=2024-05-21 18:10:03.203204+00:00, run_end_date=2024-05-21 18:10:03.627543+00:00, run_duration=0.424339, state=success, executor_state=success, try_number=1, max_tries=1, job_id=696, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:10:00.559318+00:00, queued_by_job_id=1, pid=15010 [2024-05-21T18:10:06.201+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:10:06.202+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:09:00+00:00, run_id=scheduled__2024-05-21T18:09:00+00:00, run_start_date=2024-05-21 18:10:00.490372+00:00, run_end_date=2024-05-21 18:10:06.202209+00:00, run_duration=5.711837, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:09:00+00:00, data_interval_end=2024-05-21 18:10:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:10:06.216+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:10:00+00:00, run_after=2024-05-21T18:11:00+00:00 [2024-05-21T18:10:06.251+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:10:06.251+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:10:06.252+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:10:06.257+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T18:05:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T18:10:06.257+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T18:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T18:10:06.337+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T18:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:10:06.340+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:09:00+00:00 exited with status success for try_number 1 [2024-05-21T18:10:06.340+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T18:05:00+00:00 exited with status success for try_number 1 [2024-05-21T18:10:06.355+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:09:00+00:00, map_index=-1, run_start_date=2024-05-21 18:10:03.163128+00:00, run_end_date=2024-05-21 18:10:05.304871+00:00, run_duration=2.141743, state=success, executor_state=success, try_number=1, max_tries=1, job_id=695, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:10:00.559318+00:00, queued_by_job_id=1, pid=15009 [2024-05-21T18:10:06.356+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T18:05:00+00:00, map_index=-1, run_start_date=2024-05-21 18:10:05.580165+00:00, run_end_date=2024-05-21 18:10:05.890081+00:00, run_duration=0.309916, state=success, executor_state=success, try_number=1, max_tries=1, job_id=698, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:10:03.779255+00:00, queued_by_job_id=1, pid=15050 [2024-05-21T18:10:06.357+0000] {scheduler_job.py:635} INFO - Setting external_id for to 20e923ed-79f6-43c0-a74d-955e20ccd342 [2024-05-21T18:10:09.025+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:10:09.025+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:10:09.026+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:10:09.028+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T18:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:10:09.029+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T18:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T18:10:09.192+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T18:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:10:09.192+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T18:05:00+00:00 exited with status success for try_number 1 [2024-05-21T18:10:09.204+0000] {scheduler_job.py:635} INFO - Setting external_id for to eb6ad2db-6170-49be-80bb-4884a6e83f81 [2024-05-21T18:10:09.205+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T18:05:00+00:00, map_index=0, run_start_date=2024-05-21 18:10:08.402000+00:00, run_end_date=2024-05-21 18:10:08.718169+00:00, run_duration=0.316169, state=success, executor_state=success, try_number=1, max_tries=1, job_id=699, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:10:06.252976+00:00, queued_by_job_id=1, pid=15062 [2024-05-21T18:10:12.728+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:10:12.729+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:05:00+00:00, run_id=scheduled__2024-05-21T18:05:00+00:00, run_start_date=2024-05-21 18:10:00.486820+00:00, run_end_date=2024-05-21 18:10:12.728799+00:00, run_duration=12.241979, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:05:00+00:00, data_interval_end=2024-05-21 18:10:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T18:10:12.737+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:10:00+00:00, run_after=2024-05-21T18:15:00+00:00 [2024-05-21T18:10:12.767+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T18:05:00+00:00 exited with status success for try_number 1 [2024-05-21T18:10:12.772+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T18:05:00+00:00, map_index=-1, run_start_date=2024-05-21 18:10:11.485209+00:00, run_end_date=2024-05-21 18:10:11.809856+00:00, run_duration=0.324647, state=success, executor_state=success, try_number=1, max_tries=1, job_id=700, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:10:09.026496+00:00, queued_by_job_id=1, pid=15074 [2024-05-21T18:10:56.249+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T18:11:00.836+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:11:00.853+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:11:00+00:00, run_after=2024-05-21T18:12:00+00:00 [2024-05-21T18:11:00.921+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T18:11:00.922+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:11:00.925+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:11:00.925+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:11:00.928+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:11:00.928+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:11:00.929+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:11:00.929+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:11:01.120+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:11:01.123+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:11:01.139+0000] {scheduler_job.py:635} INFO - Setting external_id for to 75a1745f-c0f4-4dd8-b979-4945b93945b4 [2024-05-21T18:11:01.141+0000] {scheduler_job.py:635} INFO - Setting external_id for to 64603ada-a99f-4d00-90d3-82667b15cc99 [2024-05-21T18:11:03.448+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:11:03.449+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:10:00+00:00, run_id=scheduled__2024-05-21T18:10:00+00:00, run_start_date=2024-05-21 18:11:00.868134+00:00, run_end_date=2024-05-21 18:11:03.448974+00:00, run_duration=2.58084, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:10:00+00:00, data_interval_end=2024-05-21 18:11:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:11:03.460+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:11:00+00:00, run_after=2024-05-21T18:12:00+00:00 [2024-05-21T18:11:04.563+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:10:00+00:00 exited with status success for try_number 1 [2024-05-21T18:11:04.569+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:10:00+00:00, map_index=-1, run_start_date=2024-05-21 18:11:03.111857+00:00, run_end_date=2024-05-21 18:11:03.435704+00:00, run_duration=0.323847, state=success, executor_state=success, try_number=1, max_tries=1, job_id=702, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:11:00.926869+00:00, queued_by_job_id=1, pid=15111 [2024-05-21T18:11:04.841+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:11:04.841+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:10:00+00:00, run_id=scheduled__2024-05-21T18:10:00+00:00, run_start_date=2024-05-21 18:11:00.869251+00:00, run_end_date=2024-05-21 18:11:04.841640+00:00, run_duration=3.972389, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:10:00+00:00, data_interval_end=2024-05-21 18:11:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:11:04.852+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:11:00+00:00, run_after=2024-05-21T18:12:00+00:00 [2024-05-21T18:11:04.910+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:10:00+00:00 exited with status success for try_number 1 [2024-05-21T18:11:04.914+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:10:00+00:00, map_index=-1, run_start_date=2024-05-21 18:11:03.091859+00:00, run_end_date=2024-05-21 18:11:04.615548+00:00, run_duration=1.523689, state=success, executor_state=success, try_number=1, max_tries=1, job_id=701, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:11:00.926869+00:00, queued_by_job_id=1, pid=15110 [2024-05-21T18:12:00.586+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:12:00+00:00, run_after=2024-05-21T18:13:00+00:00 [2024-05-21T18:12:00.595+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:12:00.603+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:12:00.680+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T18:12:00.680+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T18:12:00.680+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:12:00.680+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:12:00.681+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:12:00.685+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T18:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:12:00.685+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T18:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T18:12:00.689+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:12:00.689+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:12:00.690+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:12:00.690+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:12:01.070+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:12:01.074+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:11:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:12:01.074+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:11:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:12:01.089+0000] {scheduler_job.py:635} INFO - Setting external_id for to 18a02b71-f805-4922-bb9a-ca833d6e430c [2024-05-21T18:12:01.090+0000] {scheduler_job.py:635} INFO - Setting external_id for to de418501-ee32-4a13-a1fc-2418a3e39b17 [2024-05-21T18:12:01.090+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7e42e64f-2e7f-4e97-9b8d-254f75349afe [2024-05-21T18:12:02.310+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:12:02.310+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 18:10:00+00:00, run_id=scheduled__2024-05-21T18:10:00+00:00, run_start_date=2024-05-21 18:12:00.615992+00:00, run_end_date=2024-05-21 18:12:02.310351+00:00, run_duration=1.694359, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:10:00+00:00, data_interval_end=2024-05-21 18:12:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T18:12:02.321+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T18:12:00+00:00, run_after=2024-05-21T18:14:00+00:00 [2024-05-21T18:12:02.389+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:10:00+00:00 exited with status success for try_number 1 [2024-05-21T18:12:02.393+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T18:10:00+00:00, map_index=-1, run_start_date=2024-05-21 18:12:01.761368+00:00, run_end_date=2024-05-21 18:12:02.135789+00:00, run_duration=0.374421, state=success, executor_state=success, try_number=1, max_tries=1, job_id=703, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:12:00.682071+00:00, queued_by_job_id=1, pid=15146 [2024-05-21T18:12:03.446+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:12:03.447+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:11:00+00:00, run_id=scheduled__2024-05-21T18:11:00+00:00, run_start_date=2024-05-21 18:12:00.617853+00:00, run_end_date=2024-05-21 18:12:03.447453+00:00, run_duration=2.8296, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:11:00+00:00, data_interval_end=2024-05-21 18:12:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:12:03.459+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:12:00+00:00, run_after=2024-05-21T18:13:00+00:00 [2024-05-21T18:12:03.502+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:11:00+00:00 exited with status success for try_number 1 [2024-05-21T18:12:03.508+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:11:00+00:00, map_index=-1, run_start_date=2024-05-21 18:12:03.002208+00:00, run_end_date=2024-05-21 18:12:03.321182+00:00, run_duration=0.318974, state=success, executor_state=success, try_number=1, max_tries=1, job_id=704, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:12:00.682071+00:00, queued_by_job_id=1, pid=15176 [2024-05-21T18:12:05.616+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:12:05.617+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:11:00+00:00, run_id=scheduled__2024-05-21T18:11:00+00:00, run_start_date=2024-05-21 18:12:00.618888+00:00, run_end_date=2024-05-21 18:12:05.617059+00:00, run_duration=4.998171, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:11:00+00:00, data_interval_end=2024-05-21 18:12:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:12:05.626+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:12:00+00:00, run_after=2024-05-21T18:13:00+00:00 [2024-05-21T18:12:05.670+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:11:00+00:00 exited with status success for try_number 1 [2024-05-21T18:12:05.681+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:11:00+00:00, map_index=-1, run_start_date=2024-05-21 18:12:03.053261+00:00, run_end_date=2024-05-21 18:12:04.663917+00:00, run_duration=1.610656, state=success, executor_state=success, try_number=1, max_tries=1, job_id=705, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:12:00.682071+00:00, queued_by_job_id=1, pid=15177 [2024-05-21T18:13:00.245+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:13:00.259+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:13:00+00:00, run_after=2024-05-21T18:14:00+00:00 [2024-05-21T18:13:00.347+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T18:13:00.348+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:13:00.348+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:13:00.349+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:13:00.353+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:13:00.353+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:13:00.354+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:13:00.354+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:13:00.575+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:12:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:13:00.576+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:12:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:13:00.590+0000] {scheduler_job.py:635} INFO - Setting external_id for to 16684c0d-83ed-4d30-8bc1-728128d2644f [2024-05-21T18:13:00.590+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1a847982-cb79-41b6-b0f5-449d3679e5d7 [2024-05-21T18:13:02.919+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:13:02.919+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:12:00+00:00, run_id=scheduled__2024-05-21T18:12:00+00:00, run_start_date=2024-05-21 18:13:00.274599+00:00, run_end_date=2024-05-21 18:13:02.919799+00:00, run_duration=2.6452, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:12:00+00:00, data_interval_end=2024-05-21 18:13:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:13:02.934+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:13:00+00:00, run_after=2024-05-21T18:14:00+00:00 [2024-05-21T18:13:02.979+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:12:00+00:00 exited with status success for try_number 1 [2024-05-21T18:13:02.984+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:12:00+00:00, map_index=-1, run_start_date=2024-05-21 18:13:02.503482+00:00, run_end_date=2024-05-21 18:13:02.799205+00:00, run_duration=0.295723, state=success, executor_state=success, try_number=1, max_tries=1, job_id=707, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:13:00.350569+00:00, queued_by_job_id=1, pid=15232 [2024-05-21T18:13:04.021+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:13:04.022+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:12:00+00:00, run_id=scheduled__2024-05-21T18:12:00+00:00, run_start_date=2024-05-21 18:13:00.276286+00:00, run_end_date=2024-05-21 18:13:04.022001+00:00, run_duration=3.745715, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:12:00+00:00, data_interval_end=2024-05-21 18:13:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:13:04.033+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:13:00+00:00, run_after=2024-05-21T18:14:00+00:00 [2024-05-21T18:13:05.118+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:12:00+00:00 exited with status success for try_number 1 [2024-05-21T18:13:05.124+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:12:00+00:00, map_index=-1, run_start_date=2024-05-21 18:13:02.480325+00:00, run_end_date=2024-05-21 18:13:03.978956+00:00, run_duration=1.498631, state=success, executor_state=success, try_number=1, max_tries=1, job_id=706, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:13:00.350569+00:00, queued_by_job_id=1, pid=15231 [2024-05-21T18:14:00.716+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:14:00.723+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:14:00.742+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:14:00+00:00, run_after=2024-05-21T18:15:00+00:00 [2024-05-21T18:14:00.817+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T18:14:00.818+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T18:14:00.818+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:14:00.818+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:14:00.818+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:14:00.822+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T18:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:14:00.822+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T18:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T18:14:00.822+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:14:00.822+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:14:00.822+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:14:00.823+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:14:01.075+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:12:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:14:01.076+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:13:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:14:01.076+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:13:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:14:01.083+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1e55007d-6c63-4b72-b8c8-4d9c1ac91ead [2024-05-21T18:14:01.084+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6ce2c4a3-6d3d-4d05-9202-cb65bd34cc8d [2024-05-21T18:14:01.084+0000] {scheduler_job.py:635} INFO - Setting external_id for to 863852e5-165f-4493-813d-6e1fb666a442 [2024-05-21T18:14:02.263+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:14:02.263+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 18:12:00+00:00, run_id=scheduled__2024-05-21T18:12:00+00:00, run_start_date=2024-05-21 18:14:00.756431+00:00, run_end_date=2024-05-21 18:14:02.263615+00:00, run_duration=1.507184, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:12:00+00:00, data_interval_end=2024-05-21 18:14:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T18:14:02.274+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T18:14:00+00:00, run_after=2024-05-21T18:16:00+00:00 [2024-05-21T18:14:02.325+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:12:00+00:00 exited with status success for try_number 1 [2024-05-21T18:14:02.333+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T18:12:00+00:00, map_index=-1, run_start_date=2024-05-21 18:14:01.691304+00:00, run_end_date=2024-05-21 18:14:02.016708+00:00, run_duration=0.325404, state=success, executor_state=success, try_number=1, max_tries=1, job_id=708, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:14:00.820042+00:00, queued_by_job_id=1, pid=15267 [2024-05-21T18:14:03.627+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:14:03.628+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:13:00+00:00, run_id=scheduled__2024-05-21T18:13:00+00:00, run_start_date=2024-05-21 18:14:00.757559+00:00, run_end_date=2024-05-21 18:14:03.627949+00:00, run_duration=2.87039, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:13:00+00:00, data_interval_end=2024-05-21 18:14:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:14:03.640+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:14:00+00:00, run_after=2024-05-21T18:15:00+00:00 [2024-05-21T18:14:03.705+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:13:00+00:00 exited with status success for try_number 1 [2024-05-21T18:14:03.712+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:13:00+00:00, map_index=-1, run_start_date=2024-05-21 18:14:02.938909+00:00, run_end_date=2024-05-21 18:14:03.291526+00:00, run_duration=0.352617, state=success, executor_state=success, try_number=1, max_tries=1, job_id=709, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:14:00.820042+00:00, queued_by_job_id=1, pid=15297 [2024-05-21T18:14:04.762+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:14:04.763+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:13:00+00:00, run_id=scheduled__2024-05-21T18:13:00+00:00, run_start_date=2024-05-21 18:14:00.758815+00:00, run_end_date=2024-05-21 18:14:04.763174+00:00, run_duration=4.004359, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:13:00+00:00, data_interval_end=2024-05-21 18:14:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:14:04.774+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:14:00+00:00, run_after=2024-05-21T18:15:00+00:00 [2024-05-21T18:14:05.897+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:13:00+00:00 exited with status success for try_number 1 [2024-05-21T18:14:05.905+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:13:00+00:00, map_index=-1, run_start_date=2024-05-21 18:14:02.958084+00:00, run_end_date=2024-05-21 18:14:04.704482+00:00, run_duration=1.746398, state=success, executor_state=success, try_number=1, max_tries=1, job_id=710, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:14:00.820042+00:00, queued_by_job_id=1, pid=15298 [2024-05-21T18:15:00.914+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:15:00.933+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:15:00+00:00, run_after=2024-05-21T18:16:00+00:00 [2024-05-21T18:15:00.948+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:15:00+00:00, run_after=2024-05-21T18:20:00+00:00 [2024-05-21T18:15:01.082+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T18:15:01.083+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:15:01.083+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:15:01.083+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:15:01.084+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:15:01.090+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T18:10:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T18:15:01.090+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T18:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T18:15:01.091+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:15:01.091+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:15:01.093+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:15:01.093+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:15:01.432+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T18:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:15:01.433+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:14:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:15:01.433+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:14:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:15:01.451+0000] {scheduler_job.py:635} INFO - Setting external_id for to 379b248e-0f4e-4996-a8b1-0b3fab31bcde [2024-05-21T18:15:01.451+0000] {scheduler_job.py:635} INFO - Setting external_id for to 996664f5-0bc5-48df-abee-07bce1c413a9 [2024-05-21T18:15:01.451+0000] {scheduler_job.py:635} INFO - Setting external_id for to 19fe8184-75c5-49cf-8959-5a1c85851b9e [2024-05-21T18:15:04.382+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:15:04.382+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:14:00+00:00, run_id=scheduled__2024-05-21T18:14:00+00:00, run_start_date=2024-05-21 18:15:00.965127+00:00, run_end_date=2024-05-21 18:15:04.382465+00:00, run_duration=3.417338, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:14:00+00:00, data_interval_end=2024-05-21 18:15:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:15:04.398+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:15:00+00:00, run_after=2024-05-21T18:16:00+00:00 [2024-05-21T18:15:04.439+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:15:04.439+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:15:04.440+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:15:04.446+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T18:10:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T18:15:04.446+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T18:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T18:15:04.520+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T18:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:15:04.520+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T18:10:00+00:00 exited with status success for try_number 1 [2024-05-21T18:15:04.521+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:14:00+00:00 exited with status success for try_number 1 [2024-05-21T18:15:04.536+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T18:10:00+00:00, map_index=-1, run_start_date=2024-05-21 18:15:03.494513+00:00, run_end_date=2024-05-21 18:15:03.870703+00:00, run_duration=0.37619, state=success, executor_state=success, try_number=1, max_tries=1, job_id=712, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:15:01.087679+00:00, queued_by_job_id=1, pid=15364 [2024-05-21T18:15:04.536+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:14:00+00:00, map_index=-1, run_start_date=2024-05-21 18:15:03.525224+00:00, run_end_date=2024-05-21 18:15:03.874131+00:00, run_duration=0.348907, state=success, executor_state=success, try_number=1, max_tries=1, job_id=713, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:15:01.087679+00:00, queued_by_job_id=1, pid=15365 [2024-05-21T18:15:04.536+0000] {scheduler_job.py:635} INFO - Setting external_id for to bc0753c0-4bf2-4799-8607-78546b756336 [2024-05-21T18:15:06.779+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:15:06.779+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:14:00+00:00, run_id=scheduled__2024-05-21T18:14:00+00:00, run_start_date=2024-05-21 18:15:00.968349+00:00, run_end_date=2024-05-21 18:15:06.779578+00:00, run_duration=5.811229, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:14:00+00:00, data_interval_end=2024-05-21 18:15:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:15:06.792+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:15:00+00:00, run_after=2024-05-21T18:16:00+00:00 [2024-05-21T18:15:06.826+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:15:06.827+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:15:06.827+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:15:06.830+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T18:10:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T18:15:06.830+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T18:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T18:15:06.915+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T18:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:15:06.915+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:14:00+00:00 exited with status success for try_number 1 [2024-05-21T18:15:06.916+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T18:10:00+00:00 exited with status success for try_number 1 [2024-05-21T18:15:06.933+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:14:00+00:00, map_index=-1, run_start_date=2024-05-21 18:15:03.478455+00:00, run_end_date=2024-05-21 18:15:05.921589+00:00, run_duration=2.443134, state=success, executor_state=success, try_number=1, max_tries=1, job_id=711, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:15:01.087679+00:00, queued_by_job_id=1, pid=15363 [2024-05-21T18:15:06.934+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T18:10:00+00:00, map_index=-1, run_start_date=2024-05-21 18:15:06.275070+00:00, run_end_date=2024-05-21 18:15:06.602505+00:00, run_duration=0.327435, state=success, executor_state=success, try_number=1, max_tries=1, job_id=714, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:15:04.441114+00:00, queued_by_job_id=1, pid=15404 [2024-05-21T18:15:06.934+0000] {scheduler_job.py:635} INFO - Setting external_id for to 45db7a69-2d6b-4ab6-a2fb-a5bbc47bf0c5 [2024-05-21T18:15:10.626+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:15:10.627+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:15:10.628+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:15:10.630+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T18:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:15:10.630+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T18:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T18:15:10.786+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T18:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:15:10.786+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T18:10:00+00:00 exited with status success for try_number 1 [2024-05-21T18:15:10.810+0000] {scheduler_job.py:635} INFO - Setting external_id for to f2bc5099-f539-4b32-9e3c-6f4cbbf88599 [2024-05-21T18:15:10.811+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T18:10:00+00:00, map_index=0, run_start_date=2024-05-21 18:15:09.147364+00:00, run_end_date=2024-05-21 18:15:09.505580+00:00, run_duration=0.358216, state=success, executor_state=success, try_number=1, max_tries=1, job_id=715, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:15:06.828361+00:00, queued_by_job_id=1, pid=15416 [2024-05-21T18:15:13.468+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:15:13.468+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:10:00+00:00, run_id=scheduled__2024-05-21T18:10:00+00:00, run_start_date=2024-05-21 18:15:00.964034+00:00, run_end_date=2024-05-21 18:15:13.468441+00:00, run_duration=12.504407, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:10:00+00:00, data_interval_end=2024-05-21 18:15:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T18:15:13.476+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:15:00+00:00, run_after=2024-05-21T18:20:00+00:00 [2024-05-21T18:15:13.504+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T18:10:00+00:00 exited with status success for try_number 1 [2024-05-21T18:15:13.508+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T18:10:00+00:00, map_index=-1, run_start_date=2024-05-21 18:15:12.458721+00:00, run_end_date=2024-05-21 18:15:12.700983+00:00, run_duration=0.242262, state=success, executor_state=success, try_number=1, max_tries=1, job_id=716, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:15:10.629123+00:00, queued_by_job_id=1, pid=15428 [2024-05-21T18:15:56.301+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T18:16:00.073+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:16:00.090+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:16:00+00:00, run_after=2024-05-21T18:17:00+00:00 [2024-05-21T18:16:00.096+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:16:00.216+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T18:16:00.216+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T18:16:00.216+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:16:00.216+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:16:00.217+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:16:00.223+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T18:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:16:00.223+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T18:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T18:16:00.223+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:16:00.224+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:16:00.225+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:16:00.225+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:16:00.559+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:14:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:16:00.562+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:16:00.562+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:16:00.571+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8fbb2082-0603-4e36-a791-84eba7011863 [2024-05-21T18:16:00.571+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8c8994f3-11f0-44d2-895c-ac9aba70b047 [2024-05-21T18:16:00.571+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6cb46f2b-6783-4a83-85a2-109f86bc04f4 [2024-05-21T18:16:02.906+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:16:02.908+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 18:14:00+00:00, run_id=scheduled__2024-05-21T18:14:00+00:00, run_start_date=2024-05-21 18:16:00.113290+00:00, run_end_date=2024-05-21 18:16:02.908444+00:00, run_duration=2.795154, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:14:00+00:00, data_interval_end=2024-05-21 18:16:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T18:16:02.931+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T18:16:00+00:00, run_after=2024-05-21T18:18:00+00:00 [2024-05-21T18:16:03.031+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:14:00+00:00 exited with status success for try_number 1 [2024-05-21T18:16:03.040+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T18:14:00+00:00, map_index=-1, run_start_date=2024-05-21 18:16:01.338123+00:00, run_end_date=2024-05-21 18:16:01.771669+00:00, run_duration=0.433546, state=success, executor_state=success, try_number=1, max_tries=1, job_id=717, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:16:00.220815+00:00, queued_by_job_id=1, pid=15444 [2024-05-21T18:16:04.000+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:16:04.003+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:15:00+00:00, run_id=scheduled__2024-05-21T18:15:00+00:00, run_start_date=2024-05-21 18:16:00.140519+00:00, run_end_date=2024-05-21 18:16:04.002931+00:00, run_duration=3.862412, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:15:00+00:00, data_interval_end=2024-05-21 18:16:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:16:04.016+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:16:00+00:00, run_after=2024-05-21T18:17:00+00:00 [2024-05-21T18:16:04.057+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:15:00+00:00 exited with status success for try_number 1 [2024-05-21T18:16:04.062+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:15:00+00:00, map_index=-1, run_start_date=2024-05-21 18:16:02.728611+00:00, run_end_date=2024-05-21 18:16:03.163010+00:00, run_duration=0.434399, state=success, executor_state=success, try_number=1, max_tries=1, job_id=718, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:16:00.220815+00:00, queued_by_job_id=1, pid=15474 [2024-05-21T18:16:05.104+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:16:05.105+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:15:00+00:00, run_id=scheduled__2024-05-21T18:15:00+00:00, run_start_date=2024-05-21 18:16:00.142069+00:00, run_end_date=2024-05-21 18:16:05.105249+00:00, run_duration=4.96318, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:15:00+00:00, data_interval_end=2024-05-21 18:16:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:16:05.115+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:16:00+00:00, run_after=2024-05-21T18:17:00+00:00 [2024-05-21T18:16:05.141+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:15:00+00:00 exited with status success for try_number 1 [2024-05-21T18:16:05.146+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:15:00+00:00, map_index=-1, run_start_date=2024-05-21 18:16:02.802938+00:00, run_end_date=2024-05-21 18:16:04.488136+00:00, run_duration=1.685198, state=success, executor_state=success, try_number=1, max_tries=1, job_id=719, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:16:00.220815+00:00, queued_by_job_id=1, pid=15475 [2024-05-21T18:17:00.757+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:17:00.773+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:17:00+00:00, run_after=2024-05-21T18:18:00+00:00 [2024-05-21T18:17:00.848+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T18:17:00.849+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:17:00.849+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:17:00.850+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:17:00.854+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:17:00.854+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:17:00.854+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:17:00.855+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:17:01.036+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:16:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:17:01.037+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:16:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:17:01.045+0000] {scheduler_job.py:635} INFO - Setting external_id for to 94c91783-e407-4fe0-b18d-8c22b75eddd8 [2024-05-21T18:17:01.045+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0542fb79-0a7f-4b70-9da6-d25cf38c5bdc [2024-05-21T18:17:03.226+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:17:03.226+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:16:00+00:00, run_id=scheduled__2024-05-21T18:16:00+00:00, run_start_date=2024-05-21 18:17:00.787211+00:00, run_end_date=2024-05-21 18:17:03.226465+00:00, run_duration=2.439254, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:16:00+00:00, data_interval_end=2024-05-21 18:17:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:17:03.237+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:17:00+00:00, run_after=2024-05-21T18:18:00+00:00 [2024-05-21T18:17:03.273+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:16:00+00:00 exited with status success for try_number 1 [2024-05-21T18:17:03.278+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:16:00+00:00, map_index=-1, run_start_date=2024-05-21 18:17:02.782699+00:00, run_end_date=2024-05-21 18:17:03.088665+00:00, run_duration=0.305966, state=success, executor_state=success, try_number=1, max_tries=1, job_id=720, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:17:00.851304+00:00, queued_by_job_id=1, pid=15529 [2024-05-21T18:17:04.782+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:17:04.782+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:16:00+00:00, run_id=scheduled__2024-05-21T18:16:00+00:00, run_start_date=2024-05-21 18:17:00.788945+00:00, run_end_date=2024-05-21 18:17:04.782466+00:00, run_duration=3.993521, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:16:00+00:00, data_interval_end=2024-05-21 18:17:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:17:04.793+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:17:00+00:00, run_after=2024-05-21T18:18:00+00:00 [2024-05-21T18:17:04.825+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:16:00+00:00 exited with status success for try_number 1 [2024-05-21T18:17:04.829+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:16:00+00:00, map_index=-1, run_start_date=2024-05-21 18:17:02.788850+00:00, run_end_date=2024-05-21 18:17:04.375320+00:00, run_duration=1.58647, state=success, executor_state=success, try_number=1, max_tries=1, job_id=721, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:17:00.851304+00:00, queued_by_job_id=1, pid=15528 [2024-05-21T18:18:00.460+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:18:00.466+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:18:00.480+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:18:00+00:00, run_after=2024-05-21T18:19:00+00:00 [2024-05-21T18:18:00.559+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T18:18:00.559+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T18:18:00.559+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:18:00.559+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:18:00.560+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:18:00.563+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T18:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:18:00.564+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T18:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T18:18:00.564+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:18:00.565+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:18:00.565+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:18:00.565+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:18:00.874+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:16:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:18:00.875+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:17:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:18:00.875+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:17:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:18:00.891+0000] {scheduler_job.py:635} INFO - Setting external_id for to fc6716aa-7e01-4e16-84ed-8a8409eb9c37 [2024-05-21T18:18:00.891+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6b957a4d-aaf3-4ae7-bcb8-af4dda8f0901 [2024-05-21T18:18:00.892+0000] {scheduler_job.py:635} INFO - Setting external_id for to c8787045-f80a-4c9a-8ce3-085d5311fd32 [2024-05-21T18:18:02.400+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:18:02.400+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 18:16:00+00:00, run_id=scheduled__2024-05-21T18:16:00+00:00, run_start_date=2024-05-21 18:18:00.494575+00:00, run_end_date=2024-05-21 18:18:02.400691+00:00, run_duration=1.906116, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:16:00+00:00, data_interval_end=2024-05-21 18:18:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T18:18:02.410+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T18:18:00+00:00, run_after=2024-05-21T18:20:00+00:00 [2024-05-21T18:18:02.470+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:16:00+00:00 exited with status success for try_number 1 [2024-05-21T18:18:02.477+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T18:16:00+00:00, map_index=-1, run_start_date=2024-05-21 18:18:01.674164+00:00, run_end_date=2024-05-21 18:18:02.021935+00:00, run_duration=0.347771, state=success, executor_state=success, try_number=1, max_tries=1, job_id=722, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:18:00.561410+00:00, queued_by_job_id=1, pid=15564 [2024-05-21T18:18:03.517+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:18:03.518+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:17:00+00:00, run_id=scheduled__2024-05-21T18:17:00+00:00, run_start_date=2024-05-21 18:18:00.496599+00:00, run_end_date=2024-05-21 18:18:03.518097+00:00, run_duration=3.021498, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:17:00+00:00, data_interval_end=2024-05-21 18:18:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:18:03.528+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:18:00+00:00, run_after=2024-05-21T18:19:00+00:00 [2024-05-21T18:18:03.565+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:17:00+00:00 exited with status success for try_number 1 [2024-05-21T18:18:03.569+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:17:00+00:00, map_index=-1, run_start_date=2024-05-21 18:18:02.772722+00:00, run_end_date=2024-05-21 18:18:03.064142+00:00, run_duration=0.29142, state=success, executor_state=success, try_number=1, max_tries=1, job_id=723, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:18:00.561410+00:00, queued_by_job_id=1, pid=15594 [2024-05-21T18:18:07.090+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:18:07.090+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:17:00+00:00, run_id=scheduled__2024-05-21T18:17:00+00:00, run_start_date=2024-05-21 18:18:00.499268+00:00, run_end_date=2024-05-21 18:18:07.090629+00:00, run_duration=6.591361, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:17:00+00:00, data_interval_end=2024-05-21 18:18:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:18:07.101+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:18:00+00:00, run_after=2024-05-21T18:19:00+00:00 [2024-05-21T18:18:07.303+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:17:00+00:00 exited with status success for try_number 1 [2024-05-21T18:18:07.310+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:17:00+00:00, map_index=-1, run_start_date=2024-05-21 18:18:02.938809+00:00, run_end_date=2024-05-21 18:18:06.023896+00:00, run_duration=3.085087, state=success, executor_state=success, try_number=1, max_tries=1, job_id=724, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:18:00.561410+00:00, queued_by_job_id=1, pid=15595 [2024-05-21T18:19:00.802+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:19:00.817+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:19:00+00:00, run_after=2024-05-21T18:20:00+00:00 [2024-05-21T18:19:00.879+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T18:19:00.879+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:19:00.879+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:19:00.880+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:19:00.883+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:19:00.883+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:19:00.883+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:19:00.883+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:19:01.175+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:18:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:19:01.177+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:18:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:19:01.184+0000] {scheduler_job.py:635} INFO - Setting external_id for to f6a6d890-0825-4bc8-8ec1-00afa2edcb9b [2024-05-21T18:19:01.184+0000] {scheduler_job.py:635} INFO - Setting external_id for to cb988f5e-c160-414d-9c8c-f9f51f1c5e08 [2024-05-21T18:19:03.871+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:19:03.872+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:18:00+00:00, run_id=scheduled__2024-05-21T18:18:00+00:00, run_start_date=2024-05-21 18:19:00.831339+00:00, run_end_date=2024-05-21 18:19:03.872060+00:00, run_duration=3.040721, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:18:00+00:00, data_interval_end=2024-05-21 18:19:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:19:03.880+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:19:00+00:00, run_after=2024-05-21T18:20:00+00:00 [2024-05-21T18:19:03.921+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:18:00+00:00 exited with status success for try_number 1 [2024-05-21T18:19:03.925+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:18:00+00:00, map_index=-1, run_start_date=2024-05-21 18:19:03.016085+00:00, run_end_date=2024-05-21 18:19:03.329423+00:00, run_duration=0.313338, state=success, executor_state=success, try_number=1, max_tries=1, job_id=725, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:19:00.881037+00:00, queued_by_job_id=1, pid=15648 [2024-05-21T18:19:04.965+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:19:04.966+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:18:00+00:00, run_id=scheduled__2024-05-21T18:18:00+00:00, run_start_date=2024-05-21 18:19:00.832484+00:00, run_end_date=2024-05-21 18:19:04.966478+00:00, run_duration=4.133994, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:18:00+00:00, data_interval_end=2024-05-21 18:19:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:19:04.978+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:19:00+00:00, run_after=2024-05-21T18:20:00+00:00 [2024-05-21T18:19:05.011+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:18:00+00:00 exited with status success for try_number 1 [2024-05-21T18:19:05.018+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:18:00+00:00, map_index=-1, run_start_date=2024-05-21 18:19:03.077918+00:00, run_end_date=2024-05-21 18:19:04.705946+00:00, run_duration=1.628028, state=success, executor_state=success, try_number=1, max_tries=1, job_id=726, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:19:00.881037+00:00, queued_by_job_id=1, pid=15649 [2024-05-21T18:20:00.370+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:20:00.381+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:20:00+00:00, run_after=2024-05-21T18:25:00+00:00 [2024-05-21T18:20:00.387+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:20:00.406+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:20:00+00:00, run_after=2024-05-21T18:21:00+00:00 [2024-05-21T18:20:00.513+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T18:20:00.513+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:20:00.513+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T18:20:00.513+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:20:00.513+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:20:00.515+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:20:00.519+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T18:15:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T18:20:00.519+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T18:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T18:20:00.519+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T18:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:20:00.519+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T18:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T18:20:00.519+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:20:00.520+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:20:00.520+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:20:00.520+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:20:00.955+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T18:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:20:00.955+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:18:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:20:00.956+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:19:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:20:00.956+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:19:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:20:00.966+0000] {scheduler_job.py:635} INFO - Setting external_id for to e3948fc2-e6e8-41f5-a3d2-e881cbace0a0 [2024-05-21T18:20:00.967+0000] {scheduler_job.py:635} INFO - Setting external_id for to 46ae4c4b-e8a7-49a0-a464-8d8036dea8e5 [2024-05-21T18:20:00.967+0000] {scheduler_job.py:635} INFO - Setting external_id for to c2408411-9861-4c8f-b5f1-8db0947903e5 [2024-05-21T18:20:00.967+0000] {scheduler_job.py:635} INFO - Setting external_id for to 49caee8a-db25-49a0-ba66-d11dbd59ac82 [2024-05-21T18:20:02.305+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:20:02.305+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 18:18:00+00:00, run_id=scheduled__2024-05-21T18:18:00+00:00, run_start_date=2024-05-21 18:20:00.424218+00:00, run_end_date=2024-05-21 18:20:02.305662+00:00, run_duration=1.881444, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:18:00+00:00, data_interval_end=2024-05-21 18:20:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T18:20:02.313+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T18:20:00+00:00, run_after=2024-05-21T18:22:00+00:00 [2024-05-21T18:20:03.189+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:18:00+00:00 exited with status success for try_number 1 [2024-05-21T18:20:03.194+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T18:18:00+00:00, map_index=-1, run_start_date=2024-05-21 18:20:01.675772+00:00, run_end_date=2024-05-21 18:20:02.247296+00:00, run_duration=0.571524, state=success, executor_state=success, try_number=1, max_tries=1, job_id=727, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:20:00.516370+00:00, queued_by_job_id=1, pid=15685 [2024-05-21T18:20:04.256+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:20:04.257+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:19:00+00:00, run_id=scheduled__2024-05-21T18:19:00+00:00, run_start_date=2024-05-21 18:20:00.425294+00:00, run_end_date=2024-05-21 18:20:04.257020+00:00, run_duration=3.831726, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:19:00+00:00, data_interval_end=2024-05-21 18:20:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:20:04.268+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:20:00+00:00, run_after=2024-05-21T18:21:00+00:00 [2024-05-21T18:20:04.287+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:20:04.287+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:20:04.288+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:20:04.290+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T18:15:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T18:20:04.290+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T18:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T18:20:04.332+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T18:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:20:04.333+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T18:15:00+00:00 exited with status success for try_number 1 [2024-05-21T18:20:04.333+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:19:00+00:00 exited with status success for try_number 1 [2024-05-21T18:20:04.340+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T18:15:00+00:00, map_index=-1, run_start_date=2024-05-21 18:20:03.184214+00:00, run_end_date=2024-05-21 18:20:03.634436+00:00, run_duration=0.450222, state=success, executor_state=success, try_number=1, max_tries=1, job_id=729, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:20:00.516370+00:00, queued_by_job_id=1, pid=15726 [2024-05-21T18:20:04.340+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3e97c3ba-96b7-4285-a522-c41b99d9edbb [2024-05-21T18:20:04.340+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:19:00+00:00, map_index=-1, run_start_date=2024-05-21 18:20:03.052983+00:00, run_end_date=2024-05-21 18:20:03.518908+00:00, run_duration=0.465925, state=success, executor_state=success, try_number=1, max_tries=1, job_id=728, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:20:00.516370+00:00, queued_by_job_id=1, pid=15725 [2024-05-21T18:20:06.596+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:20:06.600+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:19:00+00:00, run_id=scheduled__2024-05-21T18:19:00+00:00, run_start_date=2024-05-21 18:20:00.426320+00:00, run_end_date=2024-05-21 18:20:06.600590+00:00, run_duration=6.17427, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:19:00+00:00, data_interval_end=2024-05-21 18:20:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:20:06.628+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:20:00+00:00, run_after=2024-05-21T18:21:00+00:00 [2024-05-21T18:20:06.700+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:19:00+00:00 exited with status success for try_number 1 [2024-05-21T18:20:06.711+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:19:00+00:00, map_index=-1, run_start_date=2024-05-21 18:20:03.235724+00:00, run_end_date=2024-05-21 18:20:05.979032+00:00, run_duration=2.743308, state=success, executor_state=success, try_number=1, max_tries=1, job_id=730, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:20:00.516370+00:00, queued_by_job_id=1, pid=15727 [2024-05-21T18:20:07.516+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:20:07.517+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:20:07.518+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:20:07.521+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T18:15:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T18:20:07.521+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T18:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T18:20:07.599+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T18:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:20:07.599+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T18:15:00+00:00 exited with status success for try_number 1 [2024-05-21T18:20:07.621+0000] {scheduler_job.py:635} INFO - Setting external_id for to 409ec494-256c-4757-b339-77dcaca10939 [2024-05-21T18:20:07.621+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T18:15:00+00:00, map_index=-1, run_start_date=2024-05-21 18:20:06.294620+00:00, run_end_date=2024-05-21 18:20:06.649791+00:00, run_duration=0.355171, state=success, executor_state=success, try_number=1, max_tries=1, job_id=731, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:20:04.289065+00:00, queued_by_job_id=1, pid=15766 [2024-05-21T18:20:11.105+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:20:11.105+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:20:11.106+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:20:11.107+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T18:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:20:11.108+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T18:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T18:20:11.168+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T18:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:20:11.169+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T18:15:00+00:00 exited with status success for try_number 1 [2024-05-21T18:20:11.175+0000] {scheduler_job.py:635} INFO - Setting external_id for to f5c43cd9-152e-426c-b8e2-fe68f0462b0f [2024-05-21T18:20:11.175+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T18:15:00+00:00, map_index=0, run_start_date=2024-05-21 18:20:09.705616+00:00, run_end_date=2024-05-21 18:20:10.266217+00:00, run_duration=0.560601, state=success, executor_state=success, try_number=1, max_tries=1, job_id=732, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:20:07.518851+00:00, queued_by_job_id=1, pid=15778 [2024-05-21T18:20:13.246+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:20:13.246+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:15:00+00:00, run_id=scheduled__2024-05-21T18:15:00+00:00, run_start_date=2024-05-21 18:20:00.423015+00:00, run_end_date=2024-05-21 18:20:13.246815+00:00, run_duration=12.8238, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:15:00+00:00, data_interval_end=2024-05-21 18:20:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T18:20:13.253+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:20:00+00:00, run_after=2024-05-21T18:25:00+00:00 [2024-05-21T18:20:13.285+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T18:15:00+00:00 exited with status success for try_number 1 [2024-05-21T18:20:13.289+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T18:15:00+00:00, map_index=-1, run_start_date=2024-05-21 18:20:12.902132+00:00, run_end_date=2024-05-21 18:20:13.141380+00:00, run_duration=0.239248, state=success, executor_state=success, try_number=1, max_tries=1, job_id=733, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:20:11.106586+00:00, queued_by_job_id=1, pid=15790 [2024-05-21T18:20:56.355+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T18:21:00.335+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:21:00+00:00, run_after=2024-05-21T18:22:00+00:00 [2024-05-21T18:21:00.343+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:21:00.396+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T18:21:00.396+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:21:00.396+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:21:00.397+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:21:00.399+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:21:00.400+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:21:00.400+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:21:00.400+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:21:00.639+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:21:00.640+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:21:00.647+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6f120327-24e7-465a-acdf-62e0a1c7bad5 [2024-05-21T18:21:00.647+0000] {scheduler_job.py:635} INFO - Setting external_id for to f0d8d6fd-be0c-47e3-b2f8-120cc5a475d1 [2024-05-21T18:21:03.248+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:21:03.248+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:20:00+00:00, run_id=scheduled__2024-05-21T18:20:00+00:00, run_start_date=2024-05-21 18:21:00.354760+00:00, run_end_date=2024-05-21 18:21:03.248750+00:00, run_duration=2.89399, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:20:00+00:00, data_interval_end=2024-05-21 18:21:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:21:03.260+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:21:00+00:00, run_after=2024-05-21T18:22:00+00:00 [2024-05-21T18:21:03.303+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:20:00+00:00 exited with status success for try_number 1 [2024-05-21T18:21:03.308+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:20:00+00:00, map_index=-1, run_start_date=2024-05-21 18:21:02.516146+00:00, run_end_date=2024-05-21 18:21:02.821282+00:00, run_duration=0.305136, state=success, executor_state=success, try_number=1, max_tries=1, job_id=735, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:21:00.398326+00:00, queued_by_job_id=1, pid=15827 [2024-05-21T18:21:04.596+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:21:04.597+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:20:00+00:00, run_id=scheduled__2024-05-21T18:20:00+00:00, run_start_date=2024-05-21 18:21:00.355714+00:00, run_end_date=2024-05-21 18:21:04.597174+00:00, run_duration=4.24146, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:20:00+00:00, data_interval_end=2024-05-21 18:21:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:21:04.607+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:21:00+00:00, run_after=2024-05-21T18:22:00+00:00 [2024-05-21T18:21:04.637+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:20:00+00:00 exited with status success for try_number 1 [2024-05-21T18:21:04.641+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:20:00+00:00, map_index=-1, run_start_date=2024-05-21 18:21:02.407071+00:00, run_end_date=2024-05-21 18:21:04.326745+00:00, run_duration=1.919674, state=success, executor_state=success, try_number=1, max_tries=1, job_id=734, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:21:00.398326+00:00, queued_by_job_id=1, pid=15826 [2024-05-21T18:22:00.956+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:22:00.962+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:22:00.977+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:22:00+00:00, run_after=2024-05-21T18:23:00+00:00 [2024-05-21T18:22:01.058+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T18:22:01.059+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T18:22:01.059+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:22:01.059+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:22:01.060+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:22:01.063+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T18:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:22:01.063+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T18:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T18:22:01.064+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:22:01.064+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:22:01.064+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:22:01.065+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:22:01.280+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:22:01.282+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:21:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:22:01.286+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:21:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:22:01.298+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7e4552ab-58ac-4523-8f93-959517a493e4 [2024-05-21T18:22:01.298+0000] {scheduler_job.py:635} INFO - Setting external_id for to bbc08773-03b2-46b7-8460-67bd6e64f764 [2024-05-21T18:22:01.298+0000] {scheduler_job.py:635} INFO - Setting external_id for to 59cc54a1-e3f3-47da-bb51-f16e30ac9e2b [2024-05-21T18:22:03.522+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:22:03.523+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 18:20:00+00:00, run_id=scheduled__2024-05-21T18:20:00+00:00, run_start_date=2024-05-21 18:22:00.999959+00:00, run_end_date=2024-05-21 18:22:03.523240+00:00, run_duration=2.523281, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:20:00+00:00, data_interval_end=2024-05-21 18:22:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T18:22:03.539+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T18:22:00+00:00, run_after=2024-05-21T18:24:00+00:00 [2024-05-21T18:22:03.611+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:20:00+00:00 exited with status success for try_number 1 [2024-05-21T18:22:03.620+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T18:20:00+00:00, map_index=-1, run_start_date=2024-05-21 18:22:02.010348+00:00, run_end_date=2024-05-21 18:22:02.483574+00:00, run_duration=0.473226, state=success, executor_state=success, try_number=1, max_tries=1, job_id=736, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:22:01.061426+00:00, queued_by_job_id=1, pid=15862 [2024-05-21T18:22:03.802+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:22:03.803+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:21:00+00:00, run_id=scheduled__2024-05-21T18:21:00+00:00, run_start_date=2024-05-21 18:22:01.001293+00:00, run_end_date=2024-05-21 18:22:03.803291+00:00, run_duration=2.801998, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:21:00+00:00, data_interval_end=2024-05-21 18:22:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:22:03.814+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:22:00+00:00, run_after=2024-05-21T18:23:00+00:00 [2024-05-21T18:22:03.852+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:21:00+00:00 exited with status success for try_number 1 [2024-05-21T18:22:03.857+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:21:00+00:00, map_index=-1, run_start_date=2024-05-21 18:22:03.232170+00:00, run_end_date=2024-05-21 18:22:03.645298+00:00, run_duration=0.413128, state=success, executor_state=success, try_number=1, max_tries=1, job_id=737, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:22:01.061426+00:00, queued_by_job_id=1, pid=15892 [2024-05-21T18:22:06.046+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:22:06.047+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:21:00+00:00, run_id=scheduled__2024-05-21T18:21:00+00:00, run_start_date=2024-05-21 18:22:01.002354+00:00, run_end_date=2024-05-21 18:22:06.046874+00:00, run_duration=5.04452, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:21:00+00:00, data_interval_end=2024-05-21 18:22:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:22:06.063+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:22:00+00:00, run_after=2024-05-21T18:23:00+00:00 [2024-05-21T18:22:06.102+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:21:00+00:00 exited with status success for try_number 1 [2024-05-21T18:22:06.109+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:21:00+00:00, map_index=-1, run_start_date=2024-05-21 18:22:03.357383+00:00, run_end_date=2024-05-21 18:22:05.096336+00:00, run_duration=1.738953, state=success, executor_state=success, try_number=1, max_tries=1, job_id=738, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:22:01.061426+00:00, queued_by_job_id=1, pid=15893 [2024-05-21T18:23:00.597+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:23:00.611+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:23:00+00:00, run_after=2024-05-21T18:24:00+00:00 [2024-05-21T18:23:00.673+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T18:23:00.673+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:23:00.674+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:23:00.674+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:23:00.677+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:23:00.677+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:23:00.678+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:23:00.678+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:23:00.866+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:22:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:23:00.868+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:22:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:23:00.879+0000] {scheduler_job.py:635} INFO - Setting external_id for to 77bc48a5-00d3-48db-9241-e7c79be23b3f [2024-05-21T18:23:00.880+0000] {scheduler_job.py:635} INFO - Setting external_id for to 256e241e-dcab-4721-8ece-5b9b58156d05 [2024-05-21T18:23:03.739+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:23:03.740+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:22:00+00:00, run_id=scheduled__2024-05-21T18:22:00+00:00, run_start_date=2024-05-21 18:23:00.623724+00:00, run_end_date=2024-05-21 18:23:03.739987+00:00, run_duration=3.116263, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:22:00+00:00, data_interval_end=2024-05-21 18:23:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:23:03.750+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:23:00+00:00, run_after=2024-05-21T18:24:00+00:00 [2024-05-21T18:23:03.782+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:22:00+00:00 exited with status success for try_number 1 [2024-05-21T18:23:03.788+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:22:00+00:00, map_index=-1, run_start_date=2024-05-21 18:23:02.788367+00:00, run_end_date=2024-05-21 18:23:03.072428+00:00, run_duration=0.284061, state=success, executor_state=success, try_number=1, max_tries=1, job_id=740, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:23:00.675414+00:00, queued_by_job_id=1, pid=15948 [2024-05-21T18:23:04.609+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:23:04.610+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:22:00+00:00, run_id=scheduled__2024-05-21T18:22:00+00:00, run_start_date=2024-05-21 18:23:00.624831+00:00, run_end_date=2024-05-21 18:23:04.609810+00:00, run_duration=3.984979, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:22:00+00:00, data_interval_end=2024-05-21 18:23:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:23:04.626+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:23:00+00:00, run_after=2024-05-21T18:24:00+00:00 [2024-05-21T18:23:04.667+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:22:00+00:00 exited with status success for try_number 1 [2024-05-21T18:23:04.672+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:22:00+00:00, map_index=-1, run_start_date=2024-05-21 18:23:02.776808+00:00, run_end_date=2024-05-21 18:23:04.253014+00:00, run_duration=1.476206, state=success, executor_state=success, try_number=1, max_tries=1, job_id=739, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:23:00.675414+00:00, queued_by_job_id=1, pid=15947 [2024-05-21T18:24:00.275+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:24:00.283+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:24:00.299+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:24:00+00:00, run_after=2024-05-21T18:25:00+00:00 [2024-05-21T18:24:00.379+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T18:24:00.379+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T18:24:00.380+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:24:00.380+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:24:00.380+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:24:00.383+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T18:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:24:00.384+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T18:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T18:24:00.384+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:24:00.384+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:24:00.384+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:24:00.384+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:24:00.736+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:22:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:24:00.736+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:23:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:24:00.736+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:23:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:24:00.749+0000] {scheduler_job.py:635} INFO - Setting external_id for to ac56326c-2ca3-45b0-a265-2303bca3b5c6 [2024-05-21T18:24:00.750+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5a499ed1-bffa-4a66-8e69-9e9b0f290c31 [2024-05-21T18:24:00.750+0000] {scheduler_job.py:635} INFO - Setting external_id for to c255404a-88fa-4628-a77f-a0f78613cfda [2024-05-21T18:24:02.003+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:24:02.004+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 18:22:00+00:00, run_id=scheduled__2024-05-21T18:22:00+00:00, run_start_date=2024-05-21 18:24:00.317666+00:00, run_end_date=2024-05-21 18:24:02.004010+00:00, run_duration=1.686344, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:22:00+00:00, data_interval_end=2024-05-21 18:24:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T18:24:02.012+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T18:24:00+00:00, run_after=2024-05-21T18:26:00+00:00 [2024-05-21T18:24:02.063+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:22:00+00:00 exited with status success for try_number 1 [2024-05-21T18:24:02.072+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T18:22:00+00:00, map_index=-1, run_start_date=2024-05-21 18:24:01.375194+00:00, run_end_date=2024-05-21 18:24:01.736030+00:00, run_duration=0.360836, state=success, executor_state=success, try_number=1, max_tries=1, job_id=741, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:24:00.381675+00:00, queued_by_job_id=1, pid=15983 [2024-05-21T18:24:04.009+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:24:04.010+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:23:00+00:00, run_id=scheduled__2024-05-21T18:23:00+00:00, run_start_date=2024-05-21 18:24:00.318823+00:00, run_end_date=2024-05-21 18:24:04.010003+00:00, run_duration=3.69118, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:23:00+00:00, data_interval_end=2024-05-21 18:24:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:24:04.022+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:24:00+00:00, run_after=2024-05-21T18:25:00+00:00 [2024-05-21T18:24:04.067+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:23:00+00:00 exited with status success for try_number 1 [2024-05-21T18:24:04.072+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:23:00+00:00, map_index=-1, run_start_date=2024-05-21 18:24:02.801627+00:00, run_end_date=2024-05-21 18:24:03.120840+00:00, run_duration=0.319213, state=success, executor_state=success, try_number=1, max_tries=1, job_id=743, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:24:00.381675+00:00, queued_by_job_id=1, pid=16014 [2024-05-21T18:24:04.516+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:24:04.516+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:23:00+00:00, run_id=scheduled__2024-05-21T18:23:00+00:00, run_start_date=2024-05-21 18:24:00.319776+00:00, run_end_date=2024-05-21 18:24:04.516390+00:00, run_duration=4.196614, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:23:00+00:00, data_interval_end=2024-05-21 18:24:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:24:04.527+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:24:00+00:00, run_after=2024-05-21T18:25:00+00:00 [2024-05-21T18:24:04.554+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:23:00+00:00 exited with status success for try_number 1 [2024-05-21T18:24:04.559+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:23:00+00:00, map_index=-1, run_start_date=2024-05-21 18:24:02.756530+00:00, run_end_date=2024-05-21 18:24:04.312093+00:00, run_duration=1.555563, state=success, executor_state=success, try_number=1, max_tries=1, job_id=742, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:24:00.381675+00:00, queued_by_job_id=1, pid=16013 [2024-05-21T18:25:00.606+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:25:00.621+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:25:00+00:00, run_after=2024-05-21T18:30:00+00:00 [2024-05-21T18:25:00.640+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:25:00+00:00, run_after=2024-05-21T18:26:00+00:00 [2024-05-21T18:25:00.724+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T18:25:00.725+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:25:00.725+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:25:00.725+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:25:00.726+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:25:00.729+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T18:20:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T18:25:00.729+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T18:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T18:25:00.730+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:25:00.730+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:25:00.730+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:25:00.730+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:25:01.070+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T18:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:25:01.071+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:24:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:25:01.072+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:24:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:25:01.083+0000] {scheduler_job.py:635} INFO - Setting external_id for to a8346a80-d9ad-4509-a67c-19ee583105c7 [2024-05-21T18:25:01.083+0000] {scheduler_job.py:635} INFO - Setting external_id for to 90b3f7c2-0f66-4dc5-848c-5eaa4f2b6308 [2024-05-21T18:25:01.084+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5ca21b61-40e8-4c00-8fa2-7fb03b74a18a [2024-05-21T18:25:04.300+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:25:04.301+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:24:00+00:00, run_id=scheduled__2024-05-21T18:24:00+00:00, run_start_date=2024-05-21 18:25:00.657200+00:00, run_end_date=2024-05-21 18:25:04.300907+00:00, run_duration=3.643707, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:24:00+00:00, data_interval_end=2024-05-21 18:25:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:25:04.316+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:25:00+00:00, run_after=2024-05-21T18:26:00+00:00 [2024-05-21T18:25:04.352+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:25:04.352+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:25:04.353+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:25:04.356+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T18:20:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T18:25:04.356+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T18:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T18:25:04.412+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T18:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:25:04.412+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T18:20:00+00:00 exited with status success for try_number 1 [2024-05-21T18:25:04.413+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:24:00+00:00 exited with status success for try_number 1 [2024-05-21T18:25:04.428+0000] {scheduler_job.py:635} INFO - Setting external_id for to e0ce1b3e-9878-4b7c-b665-1d87bf0d8e8f [2024-05-21T18:25:04.429+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T18:20:00+00:00, map_index=-1, run_start_date=2024-05-21 18:25:03.231630+00:00, run_end_date=2024-05-21 18:25:03.737473+00:00, run_duration=0.505843, state=success, executor_state=success, try_number=1, max_tries=1, job_id=745, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:25:00.727109+00:00, queued_by_job_id=1, pid=16080 [2024-05-21T18:25:04.429+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:24:00+00:00, map_index=-1, run_start_date=2024-05-21 18:25:03.177370+00:00, run_end_date=2024-05-21 18:25:03.716283+00:00, run_duration=0.538913, state=success, executor_state=success, try_number=1, max_tries=1, job_id=744, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:25:00.727109+00:00, queued_by_job_id=1, pid=16079 [2024-05-21T18:25:05.934+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:25:05.935+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:24:00+00:00, run_id=scheduled__2024-05-21T18:24:00+00:00, run_start_date=2024-05-21 18:25:00.658224+00:00, run_end_date=2024-05-21 18:25:05.934561+00:00, run_duration=5.276337, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:24:00+00:00, data_interval_end=2024-05-21 18:25:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:25:05.946+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:25:00+00:00, run_after=2024-05-21T18:26:00+00:00 [2024-05-21T18:25:05.994+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:24:00+00:00 exited with status success for try_number 1 [2024-05-21T18:25:06.005+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:24:00+00:00, map_index=-1, run_start_date=2024-05-21 18:25:03.451958+00:00, run_end_date=2024-05-21 18:25:05.133829+00:00, run_duration=1.681871, state=success, executor_state=success, try_number=1, max_tries=1, job_id=746, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:25:00.727109+00:00, queued_by_job_id=1, pid=16081 [2024-05-21T18:25:07.743+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:25:07.743+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:25:07.744+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:25:07.746+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T18:20:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T18:25:07.746+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T18:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T18:25:07.797+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T18:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:25:07.797+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T18:20:00+00:00 exited with status success for try_number 1 [2024-05-21T18:25:07.810+0000] {scheduler_job.py:635} INFO - Setting external_id for to 90029a00-c345-4c9e-b08b-fbf1a799df9b [2024-05-21T18:25:07.810+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T18:20:00+00:00, map_index=-1, run_start_date=2024-05-21 18:25:06.331603+00:00, run_end_date=2024-05-21 18:25:06.666903+00:00, run_duration=0.3353, state=success, executor_state=success, try_number=1, max_tries=1, job_id=747, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:25:04.353844+00:00, queued_by_job_id=1, pid=16120 [2024-05-21T18:25:10.452+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:25:10.452+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:25:10.453+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:25:10.466+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T18:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:25:10.467+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T18:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T18:25:10.638+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T18:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:25:10.639+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T18:20:00+00:00 exited with status success for try_number 1 [2024-05-21T18:25:10.656+0000] {scheduler_job.py:635} INFO - Setting external_id for to 36f38b74-cc24-4ec4-a2f6-d69036a71521 [2024-05-21T18:25:10.656+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T18:20:00+00:00, map_index=0, run_start_date=2024-05-21 18:25:09.893534+00:00, run_end_date=2024-05-21 18:25:10.282992+00:00, run_duration=0.389458, state=success, executor_state=success, try_number=1, max_tries=1, job_id=748, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:25:07.744830+00:00, queued_by_job_id=1, pid=16132 [2024-05-21T18:25:12.805+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:25:12.806+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:20:00+00:00, run_id=scheduled__2024-05-21T18:20:00+00:00, run_start_date=2024-05-21 18:25:00.656081+00:00, run_end_date=2024-05-21 18:25:12.806641+00:00, run_duration=12.15056, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:20:00+00:00, data_interval_end=2024-05-21 18:25:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T18:25:12.814+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:25:00+00:00, run_after=2024-05-21T18:30:00+00:00 [2024-05-21T18:25:12.855+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T18:20:00+00:00 exited with status success for try_number 1 [2024-05-21T18:25:12.860+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T18:20:00+00:00, map_index=-1, run_start_date=2024-05-21 18:25:12.323065+00:00, run_end_date=2024-05-21 18:25:12.580800+00:00, run_duration=0.257735, state=success, executor_state=success, try_number=1, max_tries=1, job_id=749, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:25:10.454171+00:00, queued_by_job_id=1, pid=16144 [2024-05-21T18:25:56.407+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T18:26:00.403+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:26:00+00:00, run_after=2024-05-21T18:27:00+00:00 [2024-05-21T18:26:00.411+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:26:00.416+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:26:00.485+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T18:26:00.486+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T18:26:00.486+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:26:00.486+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:26:00.487+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:26:00.490+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T18:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:26:00.491+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T18:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T18:26:00.491+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:26:00.491+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:26:00.492+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:26:00.492+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:26:00.874+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:24:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:26:00.875+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:26:00.875+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:26:00.913+0000] {scheduler_job.py:635} INFO - Setting external_id for to 350d1359-2ef8-4d7f-858d-43583df03f3b [2024-05-21T18:26:00.913+0000] {scheduler_job.py:635} INFO - Setting external_id for to 07163fa6-c9ab-48e3-901f-3765b1417390 [2024-05-21T18:26:00.913+0000] {scheduler_job.py:635} INFO - Setting external_id for to cfe6bbd0-aa41-41a5-a9c7-1c9523121e57 [2024-05-21T18:26:02.316+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:26:02.316+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 18:24:00+00:00, run_id=scheduled__2024-05-21T18:24:00+00:00, run_start_date=2024-05-21 18:26:00.431435+00:00, run_end_date=2024-05-21 18:26:02.316613+00:00, run_duration=1.885178, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:24:00+00:00, data_interval_end=2024-05-21 18:26:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T18:26:02.328+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T18:26:00+00:00, run_after=2024-05-21T18:28:00+00:00 [2024-05-21T18:26:02.376+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:24:00+00:00 exited with status success for try_number 1 [2024-05-21T18:26:02.384+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T18:24:00+00:00, map_index=-1, run_start_date=2024-05-21 18:26:01.709990+00:00, run_end_date=2024-05-21 18:26:02.033991+00:00, run_duration=0.324001, state=success, executor_state=success, try_number=1, max_tries=1, job_id=750, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:26:00.488725+00:00, queued_by_job_id=1, pid=16161 [2024-05-21T18:26:03.429+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:26:03.429+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:25:00+00:00, run_id=scheduled__2024-05-21T18:25:00+00:00, run_start_date=2024-05-21 18:26:00.432582+00:00, run_end_date=2024-05-21 18:26:03.429635+00:00, run_duration=2.997053, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:25:00+00:00, data_interval_end=2024-05-21 18:26:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:26:03.436+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:26:00+00:00, run_after=2024-05-21T18:27:00+00:00 [2024-05-21T18:26:03.487+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:25:00+00:00 exited with status success for try_number 1 [2024-05-21T18:26:03.491+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:25:00+00:00, map_index=-1, run_start_date=2024-05-21 18:26:02.737256+00:00, run_end_date=2024-05-21 18:26:03.062849+00:00, run_duration=0.325593, state=success, executor_state=success, try_number=1, max_tries=1, job_id=751, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:26:00.488725+00:00, queued_by_job_id=1, pid=16191 [2024-05-21T18:26:06.242+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:26:06.242+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:25:00+00:00, run_id=scheduled__2024-05-21T18:25:00+00:00, run_start_date=2024-05-21 18:26:00.433673+00:00, run_end_date=2024-05-21 18:26:06.242721+00:00, run_duration=5.809048, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:25:00+00:00, data_interval_end=2024-05-21 18:26:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:26:06.259+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:26:00+00:00, run_after=2024-05-21T18:27:00+00:00 [2024-05-21T18:26:06.301+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:25:00+00:00 exited with status success for try_number 1 [2024-05-21T18:26:06.309+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:25:00+00:00, map_index=-1, run_start_date=2024-05-21 18:26:02.890374+00:00, run_end_date=2024-05-21 18:26:05.151916+00:00, run_duration=2.261542, state=success, executor_state=success, try_number=1, max_tries=1, job_id=752, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:26:00.488725+00:00, queued_by_job_id=1, pid=16192 [2024-05-21T18:27:00.093+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:27:00+00:00, run_after=2024-05-21T18:28:00+00:00 [2024-05-21T18:27:00.101+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:27:00.166+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T18:27:00.166+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:27:00.166+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:27:00.167+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:27:00.169+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:27:00.169+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:27:00.170+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:27:00.170+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:27:00.541+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:26:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:27:00.541+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:26:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:27:00.553+0000] {scheduler_job.py:635} INFO - Setting external_id for to c9f3615e-43cb-4c23-b7f1-3472ec233e1d [2024-05-21T18:27:00.555+0000] {scheduler_job.py:635} INFO - Setting external_id for to 672f5170-72c8-4df1-8f21-20835e5f8a28 [2024-05-21T18:27:02.823+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:27:02.825+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:26:00+00:00, run_id=scheduled__2024-05-21T18:26:00+00:00, run_start_date=2024-05-21 18:27:00.114457+00:00, run_end_date=2024-05-21 18:27:02.825698+00:00, run_duration=2.711241, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:26:00+00:00, data_interval_end=2024-05-21 18:27:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:27:02.840+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:27:00+00:00, run_after=2024-05-21T18:28:00+00:00 [2024-05-21T18:27:02.877+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:26:00+00:00 exited with status success for try_number 1 [2024-05-21T18:27:02.882+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:26:00+00:00, map_index=-1, run_start_date=2024-05-21 18:27:02.405854+00:00, run_end_date=2024-05-21 18:27:02.701499+00:00, run_duration=0.295645, state=success, executor_state=success, try_number=1, max_tries=1, job_id=753, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:27:00.167936+00:00, queued_by_job_id=1, pid=16246 [2024-05-21T18:27:04.736+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:27:04.736+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:26:00+00:00, run_id=scheduled__2024-05-21T18:26:00+00:00, run_start_date=2024-05-21 18:27:00.115575+00:00, run_end_date=2024-05-21 18:27:04.736663+00:00, run_duration=4.621088, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:26:00+00:00, data_interval_end=2024-05-21 18:27:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:27:04.745+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:27:00+00:00, run_after=2024-05-21T18:28:00+00:00 [2024-05-21T18:27:04.775+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:26:00+00:00 exited with status success for try_number 1 [2024-05-21T18:27:04.778+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:26:00+00:00, map_index=-1, run_start_date=2024-05-21 18:27:02.470914+00:00, run_end_date=2024-05-21 18:27:04.436336+00:00, run_duration=1.965422, state=success, executor_state=success, try_number=1, max_tries=1, job_id=754, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:27:00.167936+00:00, queued_by_job_id=1, pid=16247 [2024-05-21T18:28:00.811+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:28:00.831+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:28:00+00:00, run_after=2024-05-21T18:29:00+00:00 [2024-05-21T18:28:00.839+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:28:00.911+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T18:28:00.911+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T18:28:00.911+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:28:00.911+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:28:00.912+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:28:00.915+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T18:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:28:00.915+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T18:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T18:28:00.915+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:28:00.916+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:28:00.916+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:28:00.916+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:28:01.177+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:26:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:28:01.177+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:27:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:28:01.178+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:27:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:28:01.192+0000] {scheduler_job.py:635} INFO - Setting external_id for to d927d661-ff50-4225-86ff-a31e3600c9fb [2024-05-21T18:28:01.192+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9df5a8b7-6202-4b2e-bd32-81fa9ea8e3ca [2024-05-21T18:28:01.192+0000] {scheduler_job.py:635} INFO - Setting external_id for to e25f9495-c4e1-49f3-b440-102b372f41ed [2024-05-21T18:28:02.368+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:28:02.369+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 18:26:00+00:00, run_id=scheduled__2024-05-21T18:26:00+00:00, run_start_date=2024-05-21 18:28:00.852983+00:00, run_end_date=2024-05-21 18:28:02.369259+00:00, run_duration=1.516276, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:26:00+00:00, data_interval_end=2024-05-21 18:28:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T18:28:02.380+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T18:28:00+00:00, run_after=2024-05-21T18:30:00+00:00 [2024-05-21T18:28:02.432+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:26:00+00:00 exited with status success for try_number 1 [2024-05-21T18:28:02.440+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T18:26:00+00:00, map_index=-1, run_start_date=2024-05-21 18:28:01.876425+00:00, run_end_date=2024-05-21 18:28:02.223557+00:00, run_duration=0.347132, state=success, executor_state=success, try_number=1, max_tries=1, job_id=755, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:28:00.913334+00:00, queued_by_job_id=1, pid=16281 [2024-05-21T18:28:03.769+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:28:03.769+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:27:00+00:00, run_id=scheduled__2024-05-21T18:27:00+00:00, run_start_date=2024-05-21 18:28:00.854079+00:00, run_end_date=2024-05-21 18:28:03.769523+00:00, run_duration=2.915444, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:27:00+00:00, data_interval_end=2024-05-21 18:28:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:28:03.781+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:28:00+00:00, run_after=2024-05-21T18:29:00+00:00 [2024-05-21T18:28:03.824+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:27:00+00:00 exited with status success for try_number 1 [2024-05-21T18:28:03.830+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:27:00+00:00, map_index=-1, run_start_date=2024-05-21 18:28:03.202685+00:00, run_end_date=2024-05-21 18:28:03.555840+00:00, run_duration=0.353155, state=success, executor_state=success, try_number=1, max_tries=1, job_id=757, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:28:00.913334+00:00, queued_by_job_id=1, pid=16312 [2024-05-21T18:28:04.877+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:28:04.878+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:27:00+00:00, run_id=scheduled__2024-05-21T18:27:00+00:00, run_start_date=2024-05-21 18:28:00.855529+00:00, run_end_date=2024-05-21 18:28:04.878211+00:00, run_duration=4.022682, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:27:00+00:00, data_interval_end=2024-05-21 18:28:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:28:04.889+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:28:00+00:00, run_after=2024-05-21T18:29:00+00:00 [2024-05-21T18:28:04.919+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:27:00+00:00 exited with status success for try_number 1 [2024-05-21T18:28:04.923+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:27:00+00:00, map_index=-1, run_start_date=2024-05-21 18:28:03.099669+00:00, run_end_date=2024-05-21 18:28:04.710523+00:00, run_duration=1.610854, state=success, executor_state=success, try_number=1, max_tries=1, job_id=756, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:28:00.913334+00:00, queued_by_job_id=1, pid=16311 [2024-05-21T18:29:00.644+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:29:00+00:00, run_after=2024-05-21T18:30:00+00:00 [2024-05-21T18:29:00.651+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:29:00.720+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T18:29:00.720+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:29:00.720+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:29:00.721+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:29:00.723+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:29:00.724+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:29:00.724+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:29:00.724+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:29:00.901+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:28:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:29:00.902+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:28:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:29:00.915+0000] {scheduler_job.py:635} INFO - Setting external_id for to e41e0b10-67b2-4621-a2cd-12e79e0b621e [2024-05-21T18:29:00.915+0000] {scheduler_job.py:635} INFO - Setting external_id for to 421390b1-484a-4a96-9a35-e9d204361c39 [2024-05-21T18:29:03.163+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:29:03.163+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:28:00+00:00, run_id=scheduled__2024-05-21T18:28:00+00:00, run_start_date=2024-05-21 18:29:00.664458+00:00, run_end_date=2024-05-21 18:29:03.163548+00:00, run_duration=2.49909, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:28:00+00:00, data_interval_end=2024-05-21 18:29:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:29:03.178+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:29:00+00:00, run_after=2024-05-21T18:30:00+00:00 [2024-05-21T18:29:03.222+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:28:00+00:00 exited with status success for try_number 1 [2024-05-21T18:29:03.226+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:28:00+00:00, map_index=-1, run_start_date=2024-05-21 18:29:02.744956+00:00, run_end_date=2024-05-21 18:29:03.022854+00:00, run_duration=0.277898, state=success, executor_state=success, try_number=1, max_tries=1, job_id=759, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:29:00.722047+00:00, queued_by_job_id=1, pid=16367 [2024-05-21T18:29:04.641+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:29:04.641+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:28:00+00:00, run_id=scheduled__2024-05-21T18:28:00+00:00, run_start_date=2024-05-21 18:29:00.665700+00:00, run_end_date=2024-05-21 18:29:04.641413+00:00, run_duration=3.975713, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:28:00+00:00, data_interval_end=2024-05-21 18:29:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:29:04.652+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:29:00+00:00, run_after=2024-05-21T18:30:00+00:00 [2024-05-21T18:29:04.683+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:28:00+00:00 exited with status success for try_number 1 [2024-05-21T18:29:04.688+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:28:00+00:00, map_index=-1, run_start_date=2024-05-21 18:29:02.730415+00:00, run_end_date=2024-05-21 18:29:04.233365+00:00, run_duration=1.50295, state=success, executor_state=success, try_number=1, max_tries=1, job_id=758, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:29:00.722047+00:00, queued_by_job_id=1, pid=16366 [2024-05-21T18:30:00.351+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:30:00+00:00, run_after=2024-05-21T18:35:00+00:00 [2024-05-21T18:30:00.357+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:30:00.363+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:30:00.376+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:30:00+00:00, run_after=2024-05-21T18:31:00+00:00 [2024-05-21T18:30:00.487+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T18:30:00.488+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:30:00.488+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T18:30:00.488+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:30:00.488+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:30:00.489+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:30:00.493+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T18:25:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T18:30:00.493+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T18:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T18:30:00.494+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T18:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:30:00.494+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T18:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T18:30:00.495+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:30:00.495+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:30:00.495+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:30:00.495+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:30:00.902+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T18:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:30:00.903+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:28:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:30:00.903+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:29:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:30:00.903+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:29:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:30:00.919+0000] {scheduler_job.py:635} INFO - Setting external_id for to ce24086c-f27c-41b1-94ae-1523bb288031 [2024-05-21T18:30:00.919+0000] {scheduler_job.py:635} INFO - Setting external_id for to 44804c34-8094-449b-bbff-d31e912df234 [2024-05-21T18:30:00.919+0000] {scheduler_job.py:635} INFO - Setting external_id for to f20e1dd5-7cd6-4dbd-9c6c-783fb0091589 [2024-05-21T18:30:00.919+0000] {scheduler_job.py:635} INFO - Setting external_id for to 06702920-9139-46fa-bf72-9b64c37bae14 [2024-05-21T18:30:03.423+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:30:03.424+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 18:28:00+00:00, run_id=scheduled__2024-05-21T18:28:00+00:00, run_start_date=2024-05-21 18:30:00.401269+00:00, run_end_date=2024-05-21 18:30:03.423902+00:00, run_duration=3.022633, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:28:00+00:00, data_interval_end=2024-05-21 18:30:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T18:30:03.435+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T18:30:00+00:00, run_after=2024-05-21T18:32:00+00:00 [2024-05-21T18:30:03.525+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:28:00+00:00 exited with status success for try_number 1 [2024-05-21T18:30:03.538+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T18:28:00+00:00, map_index=-1, run_start_date=2024-05-21 18:30:01.924829+00:00, run_end_date=2024-05-21 18:30:02.615589+00:00, run_duration=0.69076, state=success, executor_state=success, try_number=1, max_tries=1, job_id=760, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:30:00.490907+00:00, queued_by_job_id=1, pid=16403 [2024-05-21T18:30:04.262+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:30:04.263+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:29:00+00:00, run_id=scheduled__2024-05-21T18:29:00+00:00, run_start_date=2024-05-21 18:30:00.402245+00:00, run_end_date=2024-05-21 18:30:04.263113+00:00, run_duration=3.860868, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:29:00+00:00, data_interval_end=2024-05-21 18:30:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:30:04.274+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:30:00+00:00, run_after=2024-05-21T18:31:00+00:00 [2024-05-21T18:30:04.294+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:30:04.294+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:30:04.295+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:30:04.298+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T18:25:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T18:30:04.298+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T18:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T18:30:04.351+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T18:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:30:04.351+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T18:25:00+00:00 exited with status success for try_number 1 [2024-05-21T18:30:04.354+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:29:00+00:00 exited with status success for try_number 1 [2024-05-21T18:30:04.363+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:29:00+00:00, map_index=-1, run_start_date=2024-05-21 18:30:03.708091+00:00, run_end_date=2024-05-21 18:30:04.065722+00:00, run_duration=0.357631, state=success, executor_state=success, try_number=1, max_tries=1, job_id=763, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:30:00.490907+00:00, queued_by_job_id=1, pid=16445 [2024-05-21T18:30:04.363+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T18:25:00+00:00, map_index=-1, run_start_date=2024-05-21 18:30:03.482952+00:00, run_end_date=2024-05-21 18:30:03.856604+00:00, run_duration=0.373652, state=success, executor_state=success, try_number=1, max_tries=1, job_id=761, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:30:00.490907+00:00, queued_by_job_id=1, pid=16443 [2024-05-21T18:30:04.363+0000] {scheduler_job.py:635} INFO - Setting external_id for to a2949ac4-eaa2-4814-b0fb-2f1e41f51ee3 [2024-05-21T18:30:05.993+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:30:05.994+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:29:00+00:00, run_id=scheduled__2024-05-21T18:29:00+00:00, run_start_date=2024-05-21 18:30:00.403608+00:00, run_end_date=2024-05-21 18:30:05.993932+00:00, run_duration=5.590324, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:29:00+00:00, data_interval_end=2024-05-21 18:30:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:30:06.013+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:30:00+00:00, run_after=2024-05-21T18:31:00+00:00 [2024-05-21T18:30:06.084+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:29:00+00:00 exited with status success for try_number 1 [2024-05-21T18:30:06.091+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:29:00+00:00, map_index=-1, run_start_date=2024-05-21 18:30:03.595015+00:00, run_end_date=2024-05-21 18:30:05.786546+00:00, run_duration=2.191531, state=success, executor_state=success, try_number=1, max_tries=1, job_id=762, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:30:00.490907+00:00, queued_by_job_id=1, pid=16444 [2024-05-21T18:30:07.526+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:30:07.526+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:30:07.527+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:30:07.532+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T18:25:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T18:30:07.532+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T18:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T18:30:07.626+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T18:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:30:07.627+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T18:25:00+00:00 exited with status success for try_number 1 [2024-05-21T18:30:07.643+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5b5c6034-5a69-48a1-8e1c-eb01d1be0028 [2024-05-21T18:30:07.643+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T18:25:00+00:00, map_index=-1, run_start_date=2024-05-21 18:30:06.203247+00:00, run_end_date=2024-05-21 18:30:06.535862+00:00, run_duration=0.332615, state=success, executor_state=success, try_number=1, max_tries=1, job_id=764, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:30:04.296103+00:00, queued_by_job_id=1, pid=16484 [2024-05-21T18:30:10.054+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:30:10.055+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:30:10.056+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:30:10.066+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T18:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:30:10.067+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T18:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T18:30:10.157+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T18:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:30:10.181+0000] {scheduler_job.py:635} INFO - Setting external_id for to 91b85936-2af6-4ec7-bf80-7df881a5797a [2024-05-21T18:30:10.346+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T18:25:00+00:00 exited with status success for try_number 1 [2024-05-21T18:30:10.353+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T18:25:00+00:00, map_index=0, run_start_date=2024-05-21 18:30:09.586790+00:00, run_end_date=2024-05-21 18:30:09.927021+00:00, run_duration=0.340231, state=success, executor_state=success, try_number=1, max_tries=1, job_id=765, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:30:07.528266+00:00, queued_by_job_id=1, pid=16496 [2024-05-21T18:30:13.349+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:30:13.350+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:25:00+00:00, run_id=scheduled__2024-05-21T18:25:00+00:00, run_start_date=2024-05-21 18:30:00.399411+00:00, run_end_date=2024-05-21 18:30:13.350399+00:00, run_duration=12.950988, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:25:00+00:00, data_interval_end=2024-05-21 18:30:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T18:30:13.361+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:30:00+00:00, run_after=2024-05-21T18:35:00+00:00 [2024-05-21T18:30:13.395+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T18:25:00+00:00 exited with status success for try_number 1 [2024-05-21T18:30:13.399+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T18:25:00+00:00, map_index=-1, run_start_date=2024-05-21 18:30:11.990982+00:00, run_end_date=2024-05-21 18:30:12.297862+00:00, run_duration=0.30688, state=success, executor_state=success, try_number=1, max_tries=1, job_id=766, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:30:10.058115+00:00, queued_by_job_id=1, pid=16508 [2024-05-21T18:30:56.462+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T18:31:00.891+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:31:00+00:00, run_after=2024-05-21T18:32:00+00:00 [2024-05-21T18:31:00.901+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:31:00.980+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T18:31:00.980+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:31:00.981+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:31:00.985+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:31:00.988+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:31:00.988+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:31:00.990+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:31:00.990+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:31:01.205+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:31:01.207+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:31:01.214+0000] {scheduler_job.py:635} INFO - Setting external_id for to 48e8ae00-733b-43e5-9d9d-6419794434cd [2024-05-21T18:31:01.215+0000] {scheduler_job.py:635} INFO - Setting external_id for to 19340d27-4fef-4c9e-a7aa-07b4e84ff842 [2024-05-21T18:31:03.982+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:31:03.983+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:30:00+00:00, run_id=scheduled__2024-05-21T18:30:00+00:00, run_start_date=2024-05-21 18:31:00.913518+00:00, run_end_date=2024-05-21 18:31:03.983071+00:00, run_duration=3.069553, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:30:00+00:00, data_interval_end=2024-05-21 18:31:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:31:03.996+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:31:00+00:00, run_after=2024-05-21T18:32:00+00:00 [2024-05-21T18:31:04.040+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:30:00+00:00 exited with status success for try_number 1 [2024-05-21T18:31:04.044+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:30:00+00:00, map_index=-1, run_start_date=2024-05-21 18:31:03.046452+00:00, run_end_date=2024-05-21 18:31:03.407872+00:00, run_duration=0.36142, state=success, executor_state=success, try_number=1, max_tries=1, job_id=768, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:31:00.986770+00:00, queued_by_job_id=1, pid=16545 [2024-05-21T18:31:05.627+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:31:05.629+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:30:00+00:00, run_id=scheduled__2024-05-21T18:30:00+00:00, run_start_date=2024-05-21 18:31:00.914964+00:00, run_end_date=2024-05-21 18:31:05.629371+00:00, run_duration=4.714407, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:30:00+00:00, data_interval_end=2024-05-21 18:31:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:31:05.641+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:31:00+00:00, run_after=2024-05-21T18:32:00+00:00 [2024-05-21T18:31:05.679+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:30:00+00:00 exited with status success for try_number 1 [2024-05-21T18:31:05.684+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:30:00+00:00, map_index=-1, run_start_date=2024-05-21 18:31:03.015875+00:00, run_end_date=2024-05-21 18:31:04.944833+00:00, run_duration=1.928958, state=success, executor_state=success, try_number=1, max_tries=1, job_id=767, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:31:00.986770+00:00, queued_by_job_id=1, pid=16544 [2024-05-21T18:32:00.609+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:32:00.628+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:32:00+00:00, run_after=2024-05-21T18:33:00+00:00 [2024-05-21T18:32:00.639+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:32:00.724+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T18:32:00.725+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T18:32:00.725+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:32:00.725+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:32:00.726+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:32:00.730+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T18:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:32:00.730+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T18:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T18:32:00.731+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:32:00.732+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:32:00.733+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:32:00.733+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:32:01.085+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:32:01.086+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:31:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:32:01.086+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:31:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:32:01.095+0000] {scheduler_job.py:635} INFO - Setting external_id for to f34252fb-3db4-436b-b579-42cdffc16813 [2024-05-21T18:32:01.097+0000] {scheduler_job.py:635} INFO - Setting external_id for to 32fa4f3f-e78e-41e7-914f-2fdca9bd99e6 [2024-05-21T18:32:01.097+0000] {scheduler_job.py:635} INFO - Setting external_id for to 176514d8-0bda-4530-9821-9568460e57f1 [2024-05-21T18:32:02.280+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:32:02.280+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 18:30:00+00:00, run_id=scheduled__2024-05-21T18:30:00+00:00, run_start_date=2024-05-21 18:32:00.654249+00:00, run_end_date=2024-05-21 18:32:02.280676+00:00, run_duration=1.626427, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:30:00+00:00, data_interval_end=2024-05-21 18:32:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T18:32:02.290+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T18:32:00+00:00, run_after=2024-05-21T18:34:00+00:00 [2024-05-21T18:32:02.346+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:30:00+00:00 exited with status success for try_number 1 [2024-05-21T18:32:02.352+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T18:30:00+00:00, map_index=-1, run_start_date=2024-05-21 18:32:01.694905+00:00, run_end_date=2024-05-21 18:32:02.049738+00:00, run_duration=0.354833, state=success, executor_state=success, try_number=1, max_tries=1, job_id=769, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:32:00.727972+00:00, queued_by_job_id=1, pid=16580 [2024-05-21T18:32:03.643+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:32:03.643+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:31:00+00:00, run_id=scheduled__2024-05-21T18:31:00+00:00, run_start_date=2024-05-21 18:32:00.656045+00:00, run_end_date=2024-05-21 18:32:03.643487+00:00, run_duration=2.987442, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:31:00+00:00, data_interval_end=2024-05-21 18:32:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:32:03.655+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:32:00+00:00, run_after=2024-05-21T18:33:00+00:00 [2024-05-21T18:32:03.691+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:31:00+00:00 exited with status success for try_number 1 [2024-05-21T18:32:03.696+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:31:00+00:00, map_index=-1, run_start_date=2024-05-21 18:32:02.982984+00:00, run_end_date=2024-05-21 18:32:03.262400+00:00, run_duration=0.279416, state=success, executor_state=success, try_number=1, max_tries=1, job_id=770, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:32:00.727972+00:00, queued_by_job_id=1, pid=16610 [2024-05-21T18:32:04.739+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:32:04.740+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:31:00+00:00, run_id=scheduled__2024-05-21T18:31:00+00:00, run_start_date=2024-05-21 18:32:00.657227+00:00, run_end_date=2024-05-21 18:32:04.739937+00:00, run_duration=4.08271, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:31:00+00:00, data_interval_end=2024-05-21 18:32:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:32:04.752+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:32:00+00:00, run_after=2024-05-21T18:33:00+00:00 [2024-05-21T18:32:04.778+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:31:00+00:00 exited with status success for try_number 1 [2024-05-21T18:32:04.782+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:31:00+00:00, map_index=-1, run_start_date=2024-05-21 18:32:03.031971+00:00, run_end_date=2024-05-21 18:32:04.594353+00:00, run_duration=1.562382, state=success, executor_state=success, try_number=1, max_tries=1, job_id=771, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:32:00.727972+00:00, queued_by_job_id=1, pid=16611 [2024-05-21T18:33:00.310+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:33:00.326+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:33:00+00:00, run_after=2024-05-21T18:34:00+00:00 [2024-05-21T18:33:00.389+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T18:33:00.390+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:33:00.390+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:33:00.391+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:33:00.395+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:33:00.395+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:33:00.396+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:33:00.396+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:33:00.748+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:32:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:33:00.751+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:32:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:33:00.762+0000] {scheduler_job.py:635} INFO - Setting external_id for to 588ae0fe-a04e-49fa-b7c8-dc961925d8da [2024-05-21T18:33:00.765+0000] {scheduler_job.py:635} INFO - Setting external_id for to 184b9604-8849-4cfd-b602-86a8f8622c59 [2024-05-21T18:33:03.078+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:33:03.079+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:32:00+00:00, run_id=scheduled__2024-05-21T18:32:00+00:00, run_start_date=2024-05-21 18:33:00.343029+00:00, run_end_date=2024-05-21 18:33:03.079009+00:00, run_duration=2.73598, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:32:00+00:00, data_interval_end=2024-05-21 18:33:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:33:03.092+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:33:00+00:00, run_after=2024-05-21T18:34:00+00:00 [2024-05-21T18:33:03.140+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:32:00+00:00 exited with status success for try_number 1 [2024-05-21T18:33:03.146+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:32:00+00:00, map_index=-1, run_start_date=2024-05-21 18:33:02.563765+00:00, run_end_date=2024-05-21 18:33:02.910508+00:00, run_duration=0.346743, state=success, executor_state=success, try_number=1, max_tries=1, job_id=772, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:33:00.393480+00:00, queued_by_job_id=1, pid=16656 [2024-05-21T18:33:04.971+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:33:04.971+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:32:00+00:00, run_id=scheduled__2024-05-21T18:32:00+00:00, run_start_date=2024-05-21 18:33:00.344013+00:00, run_end_date=2024-05-21 18:33:04.971342+00:00, run_duration=4.627329, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:32:00+00:00, data_interval_end=2024-05-21 18:33:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:33:04.982+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:33:00+00:00, run_after=2024-05-21T18:34:00+00:00 [2024-05-21T18:33:05.012+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:32:00+00:00 exited with status success for try_number 1 [2024-05-21T18:33:05.017+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:32:00+00:00, map_index=-1, run_start_date=2024-05-21 18:33:02.921641+00:00, run_end_date=2024-05-21 18:33:04.449708+00:00, run_duration=1.528067, state=success, executor_state=success, try_number=1, max_tries=1, job_id=773, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:33:00.393480+00:00, queued_by_job_id=1, pid=16675 [2024-05-21T18:34:01.021+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:34:00+00:00, run_after=2024-05-21T18:35:00+00:00 [2024-05-21T18:34:01.034+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:34:01.046+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:34:01.125+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T18:34:01.129+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T18:34:01.129+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:34:01.129+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:34:01.130+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:34:01.134+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T18:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:34:01.134+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T18:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T18:34:01.134+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:34:01.135+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:34:01.136+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:34:01.136+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:34:01.356+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:32:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:34:01.358+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:33:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:34:01.358+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:33:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:34:01.366+0000] {scheduler_job.py:635} INFO - Setting external_id for to 94cc9c3b-7522-48d1-82d4-e6a9480c4808 [2024-05-21T18:34:01.366+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5f31c04c-5ad2-430e-8aac-1f947bc73784 [2024-05-21T18:34:01.366+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7c7149da-b409-4e92-a67b-64dc1dd8b105 [2024-05-21T18:34:02.525+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:34:02.526+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 18:32:00+00:00, run_id=scheduled__2024-05-21T18:32:00+00:00, run_start_date=2024-05-21 18:34:01.069125+00:00, run_end_date=2024-05-21 18:34:02.526044+00:00, run_duration=1.456919, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:32:00+00:00, data_interval_end=2024-05-21 18:34:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T18:34:02.535+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T18:34:00+00:00, run_after=2024-05-21T18:36:00+00:00 [2024-05-21T18:34:03.689+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:32:00+00:00 exited with status success for try_number 1 [2024-05-21T18:34:03.696+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T18:32:00+00:00, map_index=-1, run_start_date=2024-05-21 18:34:02.017909+00:00, run_end_date=2024-05-21 18:34:02.463940+00:00, run_duration=0.446031, state=success, executor_state=success, try_number=1, max_tries=1, job_id=774, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:34:01.131886+00:00, queued_by_job_id=1, pid=16701 [2024-05-21T18:34:03.956+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:34:03.956+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:33:00+00:00, run_id=scheduled__2024-05-21T18:33:00+00:00, run_start_date=2024-05-21 18:34:01.070188+00:00, run_end_date=2024-05-21 18:34:03.956442+00:00, run_duration=2.886254, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:33:00+00:00, data_interval_end=2024-05-21 18:34:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:34:03.963+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:34:00+00:00, run_after=2024-05-21T18:35:00+00:00 [2024-05-21T18:34:03.995+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:33:00+00:00 exited with status success for try_number 1 [2024-05-21T18:34:03.998+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:33:00+00:00, map_index=-1, run_start_date=2024-05-21 18:34:03.425231+00:00, run_end_date=2024-05-21 18:34:03.717430+00:00, run_duration=0.292199, state=success, executor_state=success, try_number=1, max_tries=1, job_id=776, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:34:01.131886+00:00, queued_by_job_id=1, pid=16732 [2024-05-21T18:34:07.401+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:34:07.402+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:33:00+00:00, run_id=scheduled__2024-05-21T18:33:00+00:00, run_start_date=2024-05-21 18:34:01.071275+00:00, run_end_date=2024-05-21 18:34:07.402246+00:00, run_duration=6.330971, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:33:00+00:00, data_interval_end=2024-05-21 18:34:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:34:07.429+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:34:00+00:00, run_after=2024-05-21T18:35:00+00:00 [2024-05-21T18:34:07.471+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:33:00+00:00 exited with status success for try_number 1 [2024-05-21T18:34:07.479+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:33:00+00:00, map_index=-1, run_start_date=2024-05-21 18:34:03.409523+00:00, run_end_date=2024-05-21 18:34:06.705408+00:00, run_duration=3.295885, state=success, executor_state=success, try_number=1, max_tries=1, job_id=775, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:34:01.131886+00:00, queued_by_job_id=1, pid=16731 [2024-05-21T18:35:00.678+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:35:00+00:00, run_after=2024-05-21T18:40:00+00:00 [2024-05-21T18:35:00.702+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:35:00+00:00, run_after=2024-05-21T18:36:00+00:00 [2024-05-21T18:35:00.712+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:35:00.803+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T18:35:00.804+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:35:00.804+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:35:00.804+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:35:00.804+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:35:00.808+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T18:30:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T18:35:00.808+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T18:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T18:35:00.808+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:35:00.809+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:35:00.809+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:35:00.809+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:35:01.115+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T18:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:35:01.115+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:34:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:35:01.115+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:34:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:35:01.126+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9b9ee751-39cb-4799-a846-2f4d1af39e2b [2024-05-21T18:35:01.126+0000] {scheduler_job.py:635} INFO - Setting external_id for to afc1d25f-12cb-4885-9295-f98e8523391f [2024-05-21T18:35:01.127+0000] {scheduler_job.py:635} INFO - Setting external_id for to e51f9b88-f2a9-4a0d-9bd5-31ad201af4dd [2024-05-21T18:35:04.605+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:35:04.606+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:34:00+00:00, run_id=scheduled__2024-05-21T18:34:00+00:00, run_start_date=2024-05-21 18:35:00.727768+00:00, run_end_date=2024-05-21 18:35:04.606011+00:00, run_duration=3.878243, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:34:00+00:00, data_interval_end=2024-05-21 18:35:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:35:04.622+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:35:00+00:00, run_after=2024-05-21T18:36:00+00:00 [2024-05-21T18:35:04.651+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:35:04.651+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:35:04.652+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:35:04.657+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T18:30:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T18:35:04.657+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T18:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T18:35:04.730+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T18:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:35:04.730+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T18:30:00+00:00 exited with status success for try_number 1 [2024-05-21T18:35:04.730+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:34:00+00:00 exited with status success for try_number 1 [2024-05-21T18:35:04.741+0000] {scheduler_job.py:635} INFO - Setting external_id for to 97122be0-57f2-4e50-9a6f-caecfeb28483 [2024-05-21T18:35:04.741+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:34:00+00:00, map_index=-1, run_start_date=2024-05-21 18:35:03.204302+00:00, run_end_date=2024-05-21 18:35:03.632612+00:00, run_duration=0.42831, state=success, executor_state=success, try_number=1, max_tries=1, job_id=779, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:35:00.805966+00:00, queued_by_job_id=1, pid=16798 [2024-05-21T18:35:04.741+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T18:30:00+00:00, map_index=-1, run_start_date=2024-05-21 18:35:03.200886+00:00, run_end_date=2024-05-21 18:35:03.688499+00:00, run_duration=0.487613, state=success, executor_state=success, try_number=1, max_tries=1, job_id=778, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:35:00.805966+00:00, queued_by_job_id=1, pid=16799 [2024-05-21T18:35:05.445+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:35:05.446+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:34:00+00:00, run_id=scheduled__2024-05-21T18:34:00+00:00, run_start_date=2024-05-21 18:35:00.731358+00:00, run_end_date=2024-05-21 18:35:05.445869+00:00, run_duration=4.714511, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:34:00+00:00, data_interval_end=2024-05-21 18:35:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:35:05.456+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:35:00+00:00, run_after=2024-05-21T18:36:00+00:00 [2024-05-21T18:35:05.499+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:34:00+00:00 exited with status success for try_number 1 [2024-05-21T18:35:05.507+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:34:00+00:00, map_index=-1, run_start_date=2024-05-21 18:35:03.137533+00:00, run_end_date=2024-05-21 18:35:04.802945+00:00, run_duration=1.665412, state=success, executor_state=success, try_number=1, max_tries=1, job_id=777, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:35:00.805966+00:00, queued_by_job_id=1, pid=16797 [2024-05-21T18:35:07.675+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:35:07.678+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:35:07.678+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:35:07.681+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T18:30:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T18:35:07.681+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T18:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T18:35:07.753+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T18:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:35:07.755+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T18:30:00+00:00 exited with status success for try_number 1 [2024-05-21T18:35:07.769+0000] {scheduler_job.py:635} INFO - Setting external_id for to 75ce8a8c-d494-44dd-b1e5-fc54ba46b36b [2024-05-21T18:35:07.769+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T18:30:00+00:00, map_index=-1, run_start_date=2024-05-21 18:35:06.548803+00:00, run_end_date=2024-05-21 18:35:06.858009+00:00, run_duration=0.309206, state=success, executor_state=success, try_number=1, max_tries=1, job_id=780, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:35:04.654815+00:00, queued_by_job_id=1, pid=16838 [2024-05-21T18:35:11.139+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:35:11.139+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:35:11.140+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:35:11.141+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T18:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:35:11.142+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T18:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T18:35:11.226+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T18:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:35:11.226+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T18:30:00+00:00 exited with status success for try_number 1 [2024-05-21T18:35:11.232+0000] {scheduler_job.py:635} INFO - Setting external_id for to bfb26aff-4303-48db-b9c9-31c480c9bd97 [2024-05-21T18:35:11.233+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T18:30:00+00:00, map_index=0, run_start_date=2024-05-21 18:35:10.021557+00:00, run_end_date=2024-05-21 18:35:10.527022+00:00, run_duration=0.505465, state=success, executor_state=success, try_number=1, max_tries=1, job_id=781, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:35:07.679497+00:00, queued_by_job_id=1, pid=16850 [2024-05-21T18:35:13.538+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:35:13.538+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:30:00+00:00, run_id=scheduled__2024-05-21T18:30:00+00:00, run_start_date=2024-05-21 18:35:00.725668+00:00, run_end_date=2024-05-21 18:35:13.538547+00:00, run_duration=12.812879, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:30:00+00:00, data_interval_end=2024-05-21 18:35:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T18:35:13.545+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:35:00+00:00, run_after=2024-05-21T18:40:00+00:00 [2024-05-21T18:35:13.573+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T18:30:00+00:00 exited with status success for try_number 1 [2024-05-21T18:35:13.577+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T18:30:00+00:00, map_index=-1, run_start_date=2024-05-21 18:35:13.047499+00:00, run_end_date=2024-05-21 18:35:13.283851+00:00, run_duration=0.236352, state=success, executor_state=success, try_number=1, max_tries=1, job_id=782, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:35:11.140588+00:00, queued_by_job_id=1, pid=16862 [2024-05-21T18:35:56.517+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T18:36:00.286+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:36:00+00:00, run_after=2024-05-21T18:37:00+00:00 [2024-05-21T18:36:00.293+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:36:00.305+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:36:00.390+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T18:36:00.390+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T18:36:00.390+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:36:00.390+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:36:00.391+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:36:00.394+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T18:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:36:00.394+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T18:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T18:36:00.394+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:36:00.395+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:36:00.395+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:36:00.395+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:36:00.687+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:34:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:36:00.687+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:36:00.688+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:36:00.703+0000] {scheduler_job.py:635} INFO - Setting external_id for to fa386415-ea17-42fb-8cb5-3da61c86243e [2024-05-21T18:36:00.704+0000] {scheduler_job.py:635} INFO - Setting external_id for to eba44bb3-1d82-4473-94d2-5412875e85f5 [2024-05-21T18:36:00.705+0000] {scheduler_job.py:635} INFO - Setting external_id for to 113417ec-58f5-4748-ba27-994adf7fa7cc [2024-05-21T18:36:01.994+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:36:01.994+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 18:34:00+00:00, run_id=scheduled__2024-05-21T18:34:00+00:00, run_start_date=2024-05-21 18:36:00.320932+00:00, run_end_date=2024-05-21 18:36:01.994672+00:00, run_duration=1.67374, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:34:00+00:00, data_interval_end=2024-05-21 18:36:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T18:36:02.003+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T18:36:00+00:00, run_after=2024-05-21T18:38:00+00:00 [2024-05-21T18:36:03.179+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:34:00+00:00 exited with status success for try_number 1 [2024-05-21T18:36:03.187+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T18:34:00+00:00, map_index=-1, run_start_date=2024-05-21 18:36:01.600969+00:00, run_end_date=2024-05-21 18:36:01.925661+00:00, run_duration=0.324692, state=success, executor_state=success, try_number=1, max_tries=1, job_id=783, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:36:00.392317+00:00, queued_by_job_id=1, pid=16879 [2024-05-21T18:36:04.227+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:36:04.227+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:35:00+00:00, run_id=scheduled__2024-05-21T18:35:00+00:00, run_start_date=2024-05-21 18:36:00.321986+00:00, run_end_date=2024-05-21 18:36:04.227610+00:00, run_duration=3.905624, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:35:00+00:00, data_interval_end=2024-05-21 18:36:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:36:04.238+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:36:00+00:00, run_after=2024-05-21T18:37:00+00:00 [2024-05-21T18:36:04.282+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:35:00+00:00 exited with status success for try_number 1 [2024-05-21T18:36:04.288+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:35:00+00:00, map_index=-1, run_start_date=2024-05-21 18:36:03.025898+00:00, run_end_date=2024-05-21 18:36:03.392904+00:00, run_duration=0.367006, state=success, executor_state=success, try_number=1, max_tries=1, job_id=785, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:36:00.392317+00:00, queued_by_job_id=1, pid=16919 [2024-05-21T18:36:05.326+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:36:05.327+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:35:00+00:00, run_id=scheduled__2024-05-21T18:35:00+00:00, run_start_date=2024-05-21 18:36:00.324478+00:00, run_end_date=2024-05-21 18:36:05.327521+00:00, run_duration=5.003043, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:35:00+00:00, data_interval_end=2024-05-21 18:36:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:36:05.336+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:36:00+00:00, run_after=2024-05-21T18:37:00+00:00 [2024-05-21T18:36:05.368+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:35:00+00:00 exited with status success for try_number 1 [2024-05-21T18:36:05.373+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:35:00+00:00, map_index=-1, run_start_date=2024-05-21 18:36:02.620109+00:00, run_end_date=2024-05-21 18:36:04.441006+00:00, run_duration=1.820897, state=success, executor_state=success, try_number=1, max_tries=1, job_id=784, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:36:00.392317+00:00, queued_by_job_id=1, pid=16900 [2024-05-21T18:37:00.555+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:37:00+00:00, run_after=2024-05-21T18:38:00+00:00 [2024-05-21T18:37:00.563+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:37:00.617+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T18:37:00.617+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:37:00.618+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:37:00.618+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:37:00.621+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:37:00.621+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:37:00.622+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:37:00.622+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:37:00.822+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:36:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:37:00.823+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:36:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:37:00.835+0000] {scheduler_job.py:635} INFO - Setting external_id for to ac17dc52-3303-4016-9f21-e3f36ff52a25 [2024-05-21T18:37:00.835+0000] {scheduler_job.py:635} INFO - Setting external_id for to 61ac9bb9-e554-47d3-a9e9-e8fa4f53817a [2024-05-21T18:37:03.681+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:37:03.681+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:36:00+00:00, run_id=scheduled__2024-05-21T18:36:00+00:00, run_start_date=2024-05-21 18:37:00.574802+00:00, run_end_date=2024-05-21 18:37:03.681724+00:00, run_duration=3.106922, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:36:00+00:00, data_interval_end=2024-05-21 18:37:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:37:03.693+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:37:00+00:00, run_after=2024-05-21T18:38:00+00:00 [2024-05-21T18:37:03.731+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:36:00+00:00 exited with status success for try_number 1 [2024-05-21T18:37:03.735+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:36:00+00:00, map_index=-1, run_start_date=2024-05-21 18:37:02.671534+00:00, run_end_date=2024-05-21 18:37:02.943720+00:00, run_duration=0.272186, state=success, executor_state=success, try_number=1, max_tries=1, job_id=786, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:37:00.619851+00:00, queued_by_job_id=1, pid=16964 [2024-05-21T18:37:04.780+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:37:04.780+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:36:00+00:00, run_id=scheduled__2024-05-21T18:36:00+00:00, run_start_date=2024-05-21 18:37:00.575975+00:00, run_end_date=2024-05-21 18:37:04.780534+00:00, run_duration=4.204559, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:36:00+00:00, data_interval_end=2024-05-21 18:37:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:37:04.791+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:37:00+00:00, run_after=2024-05-21T18:38:00+00:00 [2024-05-21T18:37:04.829+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:36:00+00:00 exited with status success for try_number 1 [2024-05-21T18:37:04.834+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:36:00+00:00, map_index=-1, run_start_date=2024-05-21 18:37:02.694196+00:00, run_end_date=2024-05-21 18:37:04.686685+00:00, run_duration=1.992489, state=success, executor_state=success, try_number=1, max_tries=1, job_id=787, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:37:00.619851+00:00, queued_by_job_id=1, pid=16965 [2024-05-21T18:38:00.886+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:38:00.907+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:38:00+00:00, run_after=2024-05-21T18:39:00+00:00 [2024-05-21T18:38:00.915+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:38:01.012+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T18:38:01.012+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T18:38:01.012+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:38:01.012+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:38:01.013+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:38:01.015+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T18:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:38:01.016+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T18:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T18:38:01.016+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:38:01.016+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:38:01.016+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:38:01.016+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:38:01.284+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:36:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:38:01.284+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:37:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:38:01.284+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:37:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:38:01.307+0000] {scheduler_job.py:635} INFO - Setting external_id for to c5abcbb8-18dd-4c74-b4c7-707eddbc5d44 [2024-05-21T18:38:01.307+0000] {scheduler_job.py:635} INFO - Setting external_id for to 079ab1b0-129d-47dd-b202-1e91d8e4f402 [2024-05-21T18:38:01.308+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4c6d8c1e-894a-4afd-8fbf-b70d86d03ed0 [2024-05-21T18:38:03.402+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:38:03.403+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 18:36:00+00:00, run_id=scheduled__2024-05-21T18:36:00+00:00, run_start_date=2024-05-21 18:38:00.939260+00:00, run_end_date=2024-05-21 18:38:03.403256+00:00, run_duration=2.463996, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:36:00+00:00, data_interval_end=2024-05-21 18:38:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T18:38:03.424+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T18:38:00+00:00, run_after=2024-05-21T18:40:00+00:00 [2024-05-21T18:38:03.496+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:36:00+00:00 exited with status success for try_number 1 [2024-05-21T18:38:03.505+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T18:36:00+00:00, map_index=-1, run_start_date=2024-05-21 18:38:02.100506+00:00, run_end_date=2024-05-21 18:38:02.556420+00:00, run_duration=0.455914, state=success, executor_state=success, try_number=1, max_tries=1, job_id=788, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:38:01.013965+00:00, queued_by_job_id=1, pid=17000 [2024-05-21T18:38:04.541+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:38:04.541+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:37:00+00:00, run_id=scheduled__2024-05-21T18:37:00+00:00, run_start_date=2024-05-21 18:38:00.941262+00:00, run_end_date=2024-05-21 18:38:04.541809+00:00, run_duration=3.600547, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:37:00+00:00, data_interval_end=2024-05-21 18:38:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:38:04.553+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:38:00+00:00, run_after=2024-05-21T18:39:00+00:00 [2024-05-21T18:38:04.592+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:37:00+00:00 exited with status success for try_number 1 [2024-05-21T18:38:04.596+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:37:00+00:00, map_index=-1, run_start_date=2024-05-21 18:38:03.287835+00:00, run_end_date=2024-05-21 18:38:03.624469+00:00, run_duration=0.336634, state=success, executor_state=success, try_number=1, max_tries=1, job_id=789, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:38:01.013965+00:00, queued_by_job_id=1, pid=17030 [2024-05-21T18:38:05.645+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:38:05.646+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:37:00+00:00, run_id=scheduled__2024-05-21T18:37:00+00:00, run_start_date=2024-05-21 18:38:00.944184+00:00, run_end_date=2024-05-21 18:38:05.646558+00:00, run_duration=4.702374, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:37:00+00:00, data_interval_end=2024-05-21 18:38:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:38:05.660+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:38:00+00:00, run_after=2024-05-21T18:39:00+00:00 [2024-05-21T18:38:05.709+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:37:00+00:00 exited with status success for try_number 1 [2024-05-21T18:38:05.715+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:37:00+00:00, map_index=-1, run_start_date=2024-05-21 18:38:03.336378+00:00, run_end_date=2024-05-21 18:38:04.991556+00:00, run_duration=1.655178, state=success, executor_state=success, try_number=1, max_tries=1, job_id=790, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:38:01.013965+00:00, queued_by_job_id=1, pid=17031 [2024-05-21T18:39:00.167+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:39:00+00:00, run_after=2024-05-21T18:40:00+00:00 [2024-05-21T18:39:00.173+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:39:00.237+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T18:39:00.238+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:39:00.238+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:39:00.239+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:39:00.242+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:39:00.243+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:39:00.243+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:39:00.243+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:39:00.459+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:38:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:39:00.460+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:38:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:39:00.470+0000] {scheduler_job.py:635} INFO - Setting external_id for to b79b927c-f294-4688-bc4d-99373556c695 [2024-05-21T18:39:00.470+0000] {scheduler_job.py:635} INFO - Setting external_id for to efd4b450-1392-42fc-9fe6-9c7bf150a985 [2024-05-21T18:39:02.723+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:39:02.723+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:38:00+00:00, run_id=scheduled__2024-05-21T18:38:00+00:00, run_start_date=2024-05-21 18:39:00.187651+00:00, run_end_date=2024-05-21 18:39:02.723338+00:00, run_duration=2.535687, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:38:00+00:00, data_interval_end=2024-05-21 18:39:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:39:02.739+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:39:00+00:00, run_after=2024-05-21T18:40:00+00:00 [2024-05-21T18:39:02.780+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:38:00+00:00 exited with status success for try_number 1 [2024-05-21T18:39:02.784+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:38:00+00:00, map_index=-1, run_start_date=2024-05-21 18:39:02.312714+00:00, run_end_date=2024-05-21 18:39:02.603216+00:00, run_duration=0.290502, state=success, executor_state=success, try_number=1, max_tries=1, job_id=791, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:39:00.240120+00:00, queued_by_job_id=1, pid=17085 [2024-05-21T18:39:05.263+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:39:05.263+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:38:00+00:00, run_id=scheduled__2024-05-21T18:38:00+00:00, run_start_date=2024-05-21 18:39:00.188734+00:00, run_end_date=2024-05-21 18:39:05.263539+00:00, run_duration=5.074805, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:38:00+00:00, data_interval_end=2024-05-21 18:39:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:39:05.273+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:39:00+00:00, run_after=2024-05-21T18:40:00+00:00 [2024-05-21T18:39:05.302+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:38:00+00:00 exited with status success for try_number 1 [2024-05-21T18:39:05.308+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:38:00+00:00, map_index=-1, run_start_date=2024-05-21 18:39:02.376634+00:00, run_end_date=2024-05-21 18:39:04.578697+00:00, run_duration=2.202063, state=success, executor_state=success, try_number=1, max_tries=1, job_id=792, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:39:00.240120+00:00, queued_by_job_id=1, pid=17086 [2024-05-21T18:40:00.480+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:40:00+00:00, run_after=2024-05-21T18:45:00+00:00 [2024-05-21T18:40:00.498+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:40:00+00:00, run_after=2024-05-21T18:41:00+00:00 [2024-05-21T18:40:00.504+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:40:00.510+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:40:00.612+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T18:40:00.612+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:40:00.612+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T18:40:00.613+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:40:00.613+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:40:00.613+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:40:00.617+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T18:35:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T18:40:00.617+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T18:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T18:40:00.618+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T18:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:40:00.618+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T18:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T18:40:00.618+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:40:00.619+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:40:00.619+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:40:00.619+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:40:01.083+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T18:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:40:01.083+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:38:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:40:01.083+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:39:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:40:01.083+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:39:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:40:01.101+0000] {scheduler_job.py:635} INFO - Setting external_id for to baf8509c-f834-4b7a-82c9-45e49d4541fb [2024-05-21T18:40:01.101+0000] {scheduler_job.py:635} INFO - Setting external_id for to fe739a20-4fba-4723-9a91-f3d70e9c6e74 [2024-05-21T18:40:01.101+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9694ff89-46a2-48f9-a998-181c14e896f3 [2024-05-21T18:40:01.101+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2936f58e-3280-4134-907e-45d1ad566e44 [2024-05-21T18:40:02.347+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:40:02.347+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 18:38:00+00:00, run_id=scheduled__2024-05-21T18:38:00+00:00, run_start_date=2024-05-21 18:40:00.540471+00:00, run_end_date=2024-05-21 18:40:02.347717+00:00, run_duration=1.807246, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:38:00+00:00, data_interval_end=2024-05-21 18:40:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T18:40:02.362+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T18:40:00+00:00, run_after=2024-05-21T18:42:00+00:00 [2024-05-21T18:40:02.421+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:38:00+00:00 exited with status success for try_number 1 [2024-05-21T18:40:02.430+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T18:38:00+00:00, map_index=-1, run_start_date=2024-05-21 18:40:01.726756+00:00, run_end_date=2024-05-21 18:40:02.168702+00:00, run_duration=0.441946, state=success, executor_state=success, try_number=1, max_tries=1, job_id=793, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:40:00.615392+00:00, queued_by_job_id=1, pid=17122 [2024-05-21T18:40:03.821+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:40:03.822+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:39:00+00:00, run_id=scheduled__2024-05-21T18:39:00+00:00, run_start_date=2024-05-21 18:40:00.541431+00:00, run_end_date=2024-05-21 18:40:03.821967+00:00, run_duration=3.280536, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:39:00+00:00, data_interval_end=2024-05-21 18:40:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:40:03.835+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:40:00+00:00, run_after=2024-05-21T18:41:00+00:00 [2024-05-21T18:40:03.861+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:40:03.861+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:40:03.863+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:40:03.865+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T18:35:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T18:40:03.865+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T18:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T18:40:03.911+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T18:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:40:03.913+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T18:35:00+00:00 exited with status success for try_number 1 [2024-05-21T18:40:03.914+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:39:00+00:00 exited with status success for try_number 1 [2024-05-21T18:40:03.922+0000] {scheduler_job.py:635} INFO - Setting external_id for to dd9a056c-ef6c-458c-a11b-ad95c5c458cc [2024-05-21T18:40:03.922+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T18:35:00+00:00, map_index=-1, run_start_date=2024-05-21 18:40:03.146943+00:00, run_end_date=2024-05-21 18:40:03.612342+00:00, run_duration=0.465399, state=success, executor_state=success, try_number=1, max_tries=1, job_id=794, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:40:00.615392+00:00, queued_by_job_id=1, pid=17162 [2024-05-21T18:40:03.923+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:39:00+00:00, map_index=-1, run_start_date=2024-05-21 18:40:03.249295+00:00, run_end_date=2024-05-21 18:40:03.660315+00:00, run_duration=0.41102, state=success, executor_state=success, try_number=1, max_tries=1, job_id=795, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:40:00.615392+00:00, queued_by_job_id=1, pid=17163 [2024-05-21T18:40:06.205+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:40:06.205+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:40:06.206+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:40:06.208+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T18:35:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T18:40:06.208+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T18:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T18:40:06.277+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T18:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:40:06.278+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T18:35:00+00:00 exited with status success for try_number 1 [2024-05-21T18:40:06.283+0000] {scheduler_job.py:635} INFO - Setting external_id for to 01e555db-634e-4c08-9435-29b567c5eca1 [2024-05-21T18:40:06.284+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T18:35:00+00:00, map_index=-1, run_start_date=2024-05-21 18:40:05.619658+00:00, run_end_date=2024-05-21 18:40:05.946259+00:00, run_duration=0.326601, state=success, executor_state=success, try_number=1, max_tries=1, job_id=797, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:40:03.863632+00:00, queued_by_job_id=1, pid=17203 [2024-05-21T18:40:07.598+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:40:07.598+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:39:00+00:00, run_id=scheduled__2024-05-21T18:39:00+00:00, run_start_date=2024-05-21 18:40:00.542257+00:00, run_end_date=2024-05-21 18:40:07.598604+00:00, run_duration=7.056347, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:39:00+00:00, data_interval_end=2024-05-21 18:40:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:40:07.608+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:40:00+00:00, run_after=2024-05-21T18:41:00+00:00 [2024-05-21T18:40:07.686+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:39:00+00:00 exited with status success for try_number 1 [2024-05-21T18:40:07.702+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:39:00+00:00, map_index=-1, run_start_date=2024-05-21 18:40:03.307911+00:00, run_end_date=2024-05-21 18:40:06.539145+00:00, run_duration=3.231234, state=success, executor_state=success, try_number=1, max_tries=1, job_id=796, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:40:00.615392+00:00, queued_by_job_id=1, pid=17164 [2024-05-21T18:40:11.600+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:40:11.601+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:40:11.601+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:40:11.603+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T18:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:40:11.603+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T18:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T18:40:11.646+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T18:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:40:11.646+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T18:35:00+00:00 exited with status success for try_number 1 [2024-05-21T18:40:11.652+0000] {scheduler_job.py:635} INFO - Setting external_id for to f3d50cb1-8ac0-4ff3-826c-95993c4e3e5b [2024-05-21T18:40:11.652+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T18:35:00+00:00, map_index=0, run_start_date=2024-05-21 18:40:08.565859+00:00, run_end_date=2024-05-21 18:40:11.397264+00:00, run_duration=2.831405, state=success, executor_state=success, try_number=1, max_tries=1, job_id=798, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:40:06.207050+00:00, queued_by_job_id=1, pid=17215 [2024-05-21T18:40:13.832+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:40:13.833+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:35:00+00:00, run_id=scheduled__2024-05-21T18:35:00+00:00, run_start_date=2024-05-21 18:40:00.539029+00:00, run_end_date=2024-05-21 18:40:13.833085+00:00, run_duration=13.294056, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:35:00+00:00, data_interval_end=2024-05-21 18:40:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T18:40:13.839+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:40:00+00:00, run_after=2024-05-21T18:45:00+00:00 [2024-05-21T18:40:13.862+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T18:35:00+00:00 exited with status success for try_number 1 [2024-05-21T18:40:13.869+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T18:35:00+00:00, map_index=-1, run_start_date=2024-05-21 18:40:13.436478+00:00, run_end_date=2024-05-21 18:40:13.696926+00:00, run_duration=0.260448, state=success, executor_state=success, try_number=1, max_tries=1, job_id=799, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:40:11.602175+00:00, queued_by_job_id=1, pid=17236 [2024-05-21T18:40:56.571+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T18:41:01.013+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:41:01.043+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:41:00+00:00, run_after=2024-05-21T18:42:00+00:00 [2024-05-21T18:41:01.111+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T18:41:01.112+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:41:01.112+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:41:01.112+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:41:01.116+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:41:01.116+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:41:01.116+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:41:01.116+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:41:01.289+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:41:01.289+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:41:01.296+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0ee0bdf9-0319-4a4b-9cd9-d8a5096f54a8 [2024-05-21T18:41:01.296+0000] {scheduler_job.py:635} INFO - Setting external_id for to f93d566e-a2e2-4f3b-b32a-8b473c4353d6 [2024-05-21T18:41:03.555+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:41:03.556+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:40:00+00:00, run_id=scheduled__2024-05-21T18:40:00+00:00, run_start_date=2024-05-21 18:41:01.060854+00:00, run_end_date=2024-05-21 18:41:03.556000+00:00, run_duration=2.495146, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:40:00+00:00, data_interval_end=2024-05-21 18:41:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:41:03.568+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:41:00+00:00, run_after=2024-05-21T18:42:00+00:00 [2024-05-21T18:41:03.607+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:40:00+00:00 exited with status success for try_number 1 [2024-05-21T18:41:03.613+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:40:00+00:00, map_index=-1, run_start_date=2024-05-21 18:41:03.112635+00:00, run_end_date=2024-05-21 18:41:03.426116+00:00, run_duration=0.313481, state=success, executor_state=success, try_number=1, max_tries=1, job_id=800, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:41:01.113755+00:00, queued_by_job_id=1, pid=17272 [2024-05-21T18:41:06.730+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:41:06.730+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:40:00+00:00, run_id=scheduled__2024-05-21T18:40:00+00:00, run_start_date=2024-05-21 18:41:01.063715+00:00, run_end_date=2024-05-21 18:41:06.730538+00:00, run_duration=5.666823, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:40:00+00:00, data_interval_end=2024-05-21 18:41:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:41:06.744+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:41:00+00:00, run_after=2024-05-21T18:42:00+00:00 [2024-05-21T18:41:06.783+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:40:00+00:00 exited with status success for try_number 1 [2024-05-21T18:41:06.793+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:40:00+00:00, map_index=-1, run_start_date=2024-05-21 18:41:03.114147+00:00, run_end_date=2024-05-21 18:41:05.728523+00:00, run_duration=2.614376, state=success, executor_state=success, try_number=1, max_tries=1, job_id=801, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:41:01.113755+00:00, queued_by_job_id=1, pid=17273 [2024-05-21T18:42:00.268+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:42:00+00:00, run_after=2024-05-21T18:43:00+00:00 [2024-05-21T18:42:00.278+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:42:00.285+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:42:00.352+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T18:42:00.352+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T18:42:00.352+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:42:00.352+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:42:00.353+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:42:00.356+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T18:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:42:00.357+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T18:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T18:42:00.357+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:42:00.357+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:42:00.357+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:42:00.357+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:42:00.659+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:42:00.659+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:41:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:42:00.659+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:41:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:42:00.678+0000] {scheduler_job.py:635} INFO - Setting external_id for to bd25dd39-8c0e-498a-b333-7fe286db30be [2024-05-21T18:42:00.679+0000] {scheduler_job.py:635} INFO - Setting external_id for to 467981ad-3d08-49c9-bc60-fd9c5faa0ea3 [2024-05-21T18:42:00.679+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3e48a0b9-5c56-45a2-97a8-3fac6a7dc753 [2024-05-21T18:42:01.907+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:42:01.908+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 18:40:00+00:00, run_id=scheduled__2024-05-21T18:40:00+00:00, run_start_date=2024-05-21 18:42:00.299164+00:00, run_end_date=2024-05-21 18:42:01.908386+00:00, run_duration=1.609222, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:40:00+00:00, data_interval_end=2024-05-21 18:42:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T18:42:01.921+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T18:42:00+00:00, run_after=2024-05-21T18:44:00+00:00 [2024-05-21T18:42:03.095+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:40:00+00:00 exited with status success for try_number 1 [2024-05-21T18:42:03.102+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T18:40:00+00:00, map_index=-1, run_start_date=2024-05-21 18:42:01.448366+00:00, run_end_date=2024-05-21 18:42:01.885921+00:00, run_duration=0.437555, state=success, executor_state=success, try_number=1, max_tries=1, job_id=802, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:42:00.354756+00:00, queued_by_job_id=1, pid=17307 [2024-05-21T18:42:04.147+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:42:04.147+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:41:00+00:00, run_id=scheduled__2024-05-21T18:41:00+00:00, run_start_date=2024-05-21 18:42:00.300636+00:00, run_end_date=2024-05-21 18:42:04.147528+00:00, run_duration=3.846892, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:41:00+00:00, data_interval_end=2024-05-21 18:42:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:42:04.161+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:42:00+00:00, run_after=2024-05-21T18:43:00+00:00 [2024-05-21T18:42:04.205+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:41:00+00:00 exited with status success for try_number 1 [2024-05-21T18:42:04.209+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:41:00+00:00, map_index=-1, run_start_date=2024-05-21 18:42:02.799895+00:00, run_end_date=2024-05-21 18:42:03.103313+00:00, run_duration=0.303418, state=success, executor_state=success, try_number=1, max_tries=1, job_id=804, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:42:00.354756+00:00, queued_by_job_id=1, pid=17338 [2024-05-21T18:42:05.241+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:42:05.241+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:41:00+00:00, run_id=scheduled__2024-05-21T18:41:00+00:00, run_start_date=2024-05-21 18:42:00.301942+00:00, run_end_date=2024-05-21 18:42:05.241911+00:00, run_duration=4.939969, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:41:00+00:00, data_interval_end=2024-05-21 18:42:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:42:05.254+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:42:00+00:00, run_after=2024-05-21T18:43:00+00:00 [2024-05-21T18:42:05.290+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:41:00+00:00 exited with status success for try_number 1 [2024-05-21T18:42:05.295+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:41:00+00:00, map_index=-1, run_start_date=2024-05-21 18:42:02.713763+00:00, run_end_date=2024-05-21 18:42:04.645240+00:00, run_duration=1.931477, state=success, executor_state=success, try_number=1, max_tries=1, job_id=803, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:42:00.354756+00:00, queued_by_job_id=1, pid=17337 [2024-05-21T18:43:00.600+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:43:00+00:00, run_after=2024-05-21T18:44:00+00:00 [2024-05-21T18:43:00.609+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:43:00.672+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T18:43:00.673+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:43:00.673+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:43:00.674+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:43:00.677+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:43:00.677+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:43:00.677+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:43:00.677+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:43:00.879+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:42:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:43:00.879+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:42:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:43:00.887+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7a639c47-91c3-47e5-83f3-d4f7fb474f40 [2024-05-21T18:43:00.887+0000] {scheduler_job.py:635} INFO - Setting external_id for to e0adc8e8-665d-4ebf-aba0-509d78bc2bad [2024-05-21T18:43:03.645+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:43:03.645+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:42:00+00:00, run_id=scheduled__2024-05-21T18:42:00+00:00, run_start_date=2024-05-21 18:43:00.622439+00:00, run_end_date=2024-05-21 18:43:03.645707+00:00, run_duration=3.023268, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:42:00+00:00, data_interval_end=2024-05-21 18:43:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:43:03.656+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:43:00+00:00, run_after=2024-05-21T18:44:00+00:00 [2024-05-21T18:43:03.689+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:42:00+00:00 exited with status success for try_number 1 [2024-05-21T18:43:03.694+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:42:00+00:00, map_index=-1, run_start_date=2024-05-21 18:43:02.874579+00:00, run_end_date=2024-05-21 18:43:03.183778+00:00, run_duration=0.309199, state=success, executor_state=success, try_number=1, max_tries=1, job_id=806, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:43:00.675111+00:00, queued_by_job_id=1, pid=17393 [2024-05-21T18:43:05.795+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:43:05.795+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:42:00+00:00, run_id=scheduled__2024-05-21T18:42:00+00:00, run_start_date=2024-05-21 18:43:00.624619+00:00, run_end_date=2024-05-21 18:43:05.795804+00:00, run_duration=5.171185, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:42:00+00:00, data_interval_end=2024-05-21 18:43:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:43:05.806+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:43:00+00:00, run_after=2024-05-21T18:44:00+00:00 [2024-05-21T18:43:05.840+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:42:00+00:00 exited with status success for try_number 1 [2024-05-21T18:43:05.846+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:42:00+00:00, map_index=-1, run_start_date=2024-05-21 18:43:02.791849+00:00, run_end_date=2024-05-21 18:43:04.776897+00:00, run_duration=1.985048, state=success, executor_state=success, try_number=1, max_tries=1, job_id=805, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:43:00.675111+00:00, queued_by_job_id=1, pid=17392 [2024-05-21T18:44:00.289+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:44:00.297+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:44:00.310+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:44:00+00:00, run_after=2024-05-21T18:45:00+00:00 [2024-05-21T18:44:00.379+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T18:44:00.380+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T18:44:00.380+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:44:00.380+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:44:00.382+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:44:00.385+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T18:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:44:00.385+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T18:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T18:44:00.386+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:44:00.386+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:44:00.386+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:44:00.386+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:44:00.776+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:42:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:44:00.777+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:43:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:44:00.777+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:43:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:44:00.807+0000] {scheduler_job.py:635} INFO - Setting external_id for to 09c2716d-1661-4b8b-80fd-eb98a6313050 [2024-05-21T18:44:00.808+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4e765bd8-b741-4004-aad6-052c915e3a36 [2024-05-21T18:44:00.808+0000] {scheduler_job.py:635} INFO - Setting external_id for to 088bdda4-a1f3-46e2-9002-43ed4d3b5e1f [2024-05-21T18:44:03.385+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:44:03.386+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 18:42:00+00:00, run_id=scheduled__2024-05-21T18:42:00+00:00, run_start_date=2024-05-21 18:44:00.323434+00:00, run_end_date=2024-05-21 18:44:03.386124+00:00, run_duration=3.06269, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:42:00+00:00, data_interval_end=2024-05-21 18:44:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T18:44:03.397+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T18:44:00+00:00, run_after=2024-05-21T18:46:00+00:00 [2024-05-21T18:44:03.457+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:42:00+00:00 exited with status success for try_number 1 [2024-05-21T18:44:03.463+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T18:42:00+00:00, map_index=-1, run_start_date=2024-05-21 18:44:01.837169+00:00, run_end_date=2024-05-21 18:44:02.293084+00:00, run_duration=0.455915, state=success, executor_state=success, try_number=1, max_tries=1, job_id=807, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:44:00.383664+00:00, queued_by_job_id=1, pid=17429 [2024-05-21T18:44:04.502+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:44:04.502+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:43:00+00:00, run_id=scheduled__2024-05-21T18:43:00+00:00, run_start_date=2024-05-21 18:44:00.324627+00:00, run_end_date=2024-05-21 18:44:04.502541+00:00, run_duration=4.177914, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:43:00+00:00, data_interval_end=2024-05-21 18:44:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:44:04.513+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:44:00+00:00, run_after=2024-05-21T18:45:00+00:00 [2024-05-21T18:44:04.560+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:43:00+00:00 exited with status success for try_number 1 [2024-05-21T18:44:04.570+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:43:00+00:00, map_index=-1, run_start_date=2024-05-21 18:44:03.172743+00:00, run_end_date=2024-05-21 18:44:03.480987+00:00, run_duration=0.308244, state=success, executor_state=success, try_number=1, max_tries=1, job_id=809, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:44:00.383664+00:00, queued_by_job_id=1, pid=17468 [2024-05-21T18:44:05.652+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:44:05.653+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:43:00+00:00, run_id=scheduled__2024-05-21T18:43:00+00:00, run_start_date=2024-05-21 18:44:00.325603+00:00, run_end_date=2024-05-21 18:44:05.653847+00:00, run_duration=5.328244, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:43:00+00:00, data_interval_end=2024-05-21 18:44:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:44:05.673+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:44:00+00:00, run_after=2024-05-21T18:45:00+00:00 [2024-05-21T18:44:05.712+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:43:00+00:00 exited with status success for try_number 1 [2024-05-21T18:44:05.720+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:43:00+00:00, map_index=-1, run_start_date=2024-05-21 18:44:02.716046+00:00, run_end_date=2024-05-21 18:44:04.572747+00:00, run_duration=1.856701, state=success, executor_state=success, try_number=1, max_tries=1, job_id=808, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:44:00.383664+00:00, queued_by_job_id=1, pid=17449 [2024-05-21T18:45:01.015+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:45:01.030+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:45:00+00:00, run_after=2024-05-21T18:46:00+00:00 [2024-05-21T18:45:01.045+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:45:00+00:00, run_after=2024-05-21T18:50:00+00:00 [2024-05-21T18:45:01.116+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T18:45:01.116+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:45:01.117+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:45:01.117+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:45:01.117+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:45:01.120+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T18:40:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T18:45:01.120+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T18:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T18:45:01.121+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:45:01.121+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:45:01.121+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:45:01.121+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:45:01.409+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T18:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:45:01.409+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:44:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:45:01.409+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:44:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:45:01.425+0000] {scheduler_job.py:635} INFO - Setting external_id for to 66f5488d-37ce-454f-81a7-7246ceb303a5 [2024-05-21T18:45:01.427+0000] {scheduler_job.py:635} INFO - Setting external_id for to 34d99d65-aa57-453e-947d-696e117a1b5a [2024-05-21T18:45:01.428+0000] {scheduler_job.py:635} INFO - Setting external_id for to 806a8d6a-3089-4ae9-95b9-25f443aec6e2 [2024-05-21T18:45:04.061+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:45:04.061+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:44:00+00:00, run_id=scheduled__2024-05-21T18:44:00+00:00, run_start_date=2024-05-21 18:45:01.061224+00:00, run_end_date=2024-05-21 18:45:04.061714+00:00, run_duration=3.00049, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:44:00+00:00, data_interval_end=2024-05-21 18:45:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:45:04.074+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:45:00+00:00, run_after=2024-05-21T18:46:00+00:00 [2024-05-21T18:45:04.096+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:45:04.097+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:45:04.097+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:45:04.099+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T18:40:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T18:45:04.100+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T18:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T18:45:04.144+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T18:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:45:04.144+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T18:40:00+00:00 exited with status success for try_number 1 [2024-05-21T18:45:04.144+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:44:00+00:00 exited with status success for try_number 1 [2024-05-21T18:45:04.154+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T18:40:00+00:00, map_index=-1, run_start_date=2024-05-21 18:45:03.310645+00:00, run_end_date=2024-05-21 18:45:03.735314+00:00, run_duration=0.424669, state=success, executor_state=success, try_number=1, max_tries=1, job_id=810, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:45:01.118792+00:00, queued_by_job_id=1, pid=17524 [2024-05-21T18:45:04.154+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:44:00+00:00, map_index=-1, run_start_date=2024-05-21 18:45:03.501959+00:00, run_end_date=2024-05-21 18:45:03.854258+00:00, run_duration=0.352299, state=success, executor_state=success, try_number=1, max_tries=1, job_id=812, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:45:01.118792+00:00, queued_by_job_id=1, pid=17526 [2024-05-21T18:45:04.155+0000] {scheduler_job.py:635} INFO - Setting external_id for to 404a531a-7c6c-4215-ab75-a327bc717312 [2024-05-21T18:45:06.374+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:45:06.380+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:44:00+00:00, run_id=scheduled__2024-05-21T18:44:00+00:00, run_start_date=2024-05-21 18:45:01.062125+00:00, run_end_date=2024-05-21 18:45:06.374800+00:00, run_duration=5.312675, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:44:00+00:00, data_interval_end=2024-05-21 18:45:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:45:06.395+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:45:00+00:00, run_after=2024-05-21T18:46:00+00:00 [2024-05-21T18:45:06.468+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:44:00+00:00 exited with status success for try_number 1 [2024-05-21T18:45:06.475+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:44:00+00:00, map_index=-1, run_start_date=2024-05-21 18:45:03.430452+00:00, run_end_date=2024-05-21 18:45:06.162800+00:00, run_duration=2.732348, state=success, executor_state=success, try_number=1, max_tries=1, job_id=811, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:45:01.118792+00:00, queued_by_job_id=1, pid=17525 [2024-05-21T18:45:07.548+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:45:07.548+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:45:07.549+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:45:07.551+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T18:40:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T18:45:07.551+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T18:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T18:45:07.639+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T18:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:45:07.639+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T18:40:00+00:00 exited with status success for try_number 1 [2024-05-21T18:45:07.649+0000] {scheduler_job.py:635} INFO - Setting external_id for to 29c4e7e5-f397-4155-80cb-f4a41cec9cd6 [2024-05-21T18:45:07.649+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T18:40:00+00:00, map_index=-1, run_start_date=2024-05-21 18:45:05.991891+00:00, run_end_date=2024-05-21 18:45:06.479481+00:00, run_duration=0.48759, state=success, executor_state=success, try_number=1, max_tries=1, job_id=813, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:45:04.098499+00:00, queued_by_job_id=1, pid=17565 [2024-05-21T18:45:11.629+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:45:11.630+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:45:11.630+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:45:11.632+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T18:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:45:11.632+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T18:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T18:45:11.677+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T18:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:45:11.677+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T18:40:00+00:00 exited with status success for try_number 1 [2024-05-21T18:45:11.682+0000] {scheduler_job.py:635} INFO - Setting external_id for to fb907262-6e58-4489-9ae4-cd67d4674ebf [2024-05-21T18:45:11.682+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T18:40:00+00:00, map_index=0, run_start_date=2024-05-21 18:45:09.757053+00:00, run_end_date=2024-05-21 18:45:11.206718+00:00, run_duration=1.449665, state=success, executor_state=success, try_number=1, max_tries=1, job_id=814, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:45:07.549509+00:00, queued_by_job_id=1, pid=17577 [2024-05-21T18:45:14.279+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:45:14.280+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:40:00+00:00, run_id=scheduled__2024-05-21T18:40:00+00:00, run_start_date=2024-05-21 18:45:01.060124+00:00, run_end_date=2024-05-21 18:45:14.280098+00:00, run_duration=13.219974, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:40:00+00:00, data_interval_end=2024-05-21 18:45:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T18:45:14.287+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:45:00+00:00, run_after=2024-05-21T18:50:00+00:00 [2024-05-21T18:45:14.319+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T18:40:00+00:00 exited with status success for try_number 1 [2024-05-21T18:45:14.324+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T18:40:00+00:00, map_index=-1, run_start_date=2024-05-21 18:45:13.424616+00:00, run_end_date=2024-05-21 18:45:13.682541+00:00, run_duration=0.257925, state=success, executor_state=success, try_number=1, max_tries=1, job_id=815, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:45:11.631432+00:00, queued_by_job_id=1, pid=17598 [2024-05-21T18:45:56.624+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T18:46:00.799+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:46:00.829+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:46:00+00:00, run_after=2024-05-21T18:47:00+00:00 [2024-05-21T18:46:00.842+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:46:00.934+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T18:46:00.934+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T18:46:00.934+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:46:00.935+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:46:00.935+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:46:00.939+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T18:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:46:00.939+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T18:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T18:46:00.939+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:46:00.939+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:46:00.940+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:46:00.942+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:46:01.365+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:44:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:46:01.365+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:46:01.365+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:46:01.386+0000] {scheduler_job.py:635} INFO - Setting external_id for to 664971ed-9a16-4bc6-85e8-36ba170f15f3 [2024-05-21T18:46:01.387+0000] {scheduler_job.py:635} INFO - Setting external_id for to fbf7457d-21f2-402b-8c07-d36ee086df12 [2024-05-21T18:46:01.387+0000] {scheduler_job.py:635} INFO - Setting external_id for to b2a79111-8d49-4f0d-b44a-e0d6e265e873 [2024-05-21T18:46:03.277+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:46:03.278+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 18:44:00+00:00, run_id=scheduled__2024-05-21T18:44:00+00:00, run_start_date=2024-05-21 18:46:00.860767+00:00, run_end_date=2024-05-21 18:46:03.278027+00:00, run_duration=2.41726, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:44:00+00:00, data_interval_end=2024-05-21 18:46:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T18:46:03.290+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T18:46:00+00:00, run_after=2024-05-21T18:48:00+00:00 [2024-05-21T18:46:03.377+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:44:00+00:00 exited with status success for try_number 1 [2024-05-21T18:46:03.383+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T18:44:00+00:00, map_index=-1, run_start_date=2024-05-21 18:46:01.931374+00:00, run_end_date=2024-05-21 18:46:02.306075+00:00, run_duration=0.374701, state=success, executor_state=success, try_number=1, max_tries=1, job_id=816, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:46:00.937206+00:00, queued_by_job_id=1, pid=17614 [2024-05-21T18:46:03.747+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:46:03.748+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:45:00+00:00, run_id=scheduled__2024-05-21T18:45:00+00:00, run_start_date=2024-05-21 18:46:00.861917+00:00, run_end_date=2024-05-21 18:46:03.747953+00:00, run_duration=2.886036, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:45:00+00:00, data_interval_end=2024-05-21 18:46:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:46:03.758+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:46:00+00:00, run_after=2024-05-21T18:47:00+00:00 [2024-05-21T18:46:03.799+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:45:00+00:00 exited with status success for try_number 1 [2024-05-21T18:46:03.803+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:45:00+00:00, map_index=-1, run_start_date=2024-05-21 18:46:03.079374+00:00, run_end_date=2024-05-21 18:46:03.444729+00:00, run_duration=0.365355, state=success, executor_state=success, try_number=1, max_tries=1, job_id=817, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:46:00.937206+00:00, queued_by_job_id=1, pid=17644 [2024-05-21T18:46:05.913+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:46:05.913+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:45:00+00:00, run_id=scheduled__2024-05-21T18:45:00+00:00, run_start_date=2024-05-21 18:46:00.865806+00:00, run_end_date=2024-05-21 18:46:05.913824+00:00, run_duration=5.048018, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:45:00+00:00, data_interval_end=2024-05-21 18:46:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:46:05.925+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:46:00+00:00, run_after=2024-05-21T18:47:00+00:00 [2024-05-21T18:46:05.970+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:45:00+00:00 exited with status success for try_number 1 [2024-05-21T18:46:05.977+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:45:00+00:00, map_index=-1, run_start_date=2024-05-21 18:46:03.186125+00:00, run_end_date=2024-05-21 18:46:05.131531+00:00, run_duration=1.945406, state=success, executor_state=success, try_number=1, max_tries=1, job_id=818, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:46:00.937206+00:00, queued_by_job_id=1, pid=17645 [2024-05-21T18:46:54.411+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:46:54.411+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-05-21T18:46:54.412+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:46:54.414+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240521184653_613591', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:46:54.414+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240521184653_613591', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-05-21T18:46:54.453+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521184653_613591 exited with status queued for try_number 1 [2024-05-21T18:46:54.458+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6df4115f-8662-4f6f-a6d0-42dab6db738c [2024-05-21T18:46:55.574+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:46:55.575+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-05-21 18:46:53.702480+00:00, run_id=vdu_down_20240521184653_613591, run_start_date=2024-05-21 18:46:54.380398+00:00, run_end_date=2024-05-21 18:46:55.575310+00:00, run_duration=1.194912, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-05-21 18:46:53.702480+00:00, data_interval_end=2024-05-21 18:46:53.702480+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-05-21T18:46:55.578+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-05-21T18:46:55.605+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521184653_613591 exited with status success for try_number 1 [2024-05-21T18:46:55.613+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240521184653_613591, map_index=-1, run_start_date=2024-05-21 18:46:55.185436+00:00, run_end_date=2024-05-21 18:46:55.457082+00:00, run_duration=0.271646, state=success, executor_state=success, try_number=1, max_tries=1, job_id=819, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:46:54.412644+00:00, queued_by_job_id=1, pid=17678 [2024-05-21T18:47:00.567+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:47:00+00:00, run_after=2024-05-21T18:48:00+00:00 [2024-05-21T18:47:00.575+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:47:00.636+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T18:47:00.636+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:47:00.637+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:47:00.638+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:47:00.640+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:47:00.641+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:47:00.641+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:47:00.641+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:47:00.874+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:46:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:47:00.877+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:46:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:47:00.895+0000] {scheduler_job.py:635} INFO - Setting external_id for to bb3d3366-3076-431a-9067-d6b9f652eb9b [2024-05-21T18:47:00.896+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7e0fc801-5cc3-4844-856e-cad829a8cf45 [2024-05-21T18:47:03.609+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:47:03.610+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:46:00+00:00, run_id=scheduled__2024-05-21T18:46:00+00:00, run_start_date=2024-05-21 18:47:00.590084+00:00, run_end_date=2024-05-21 18:47:03.610085+00:00, run_duration=3.020001, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:46:00+00:00, data_interval_end=2024-05-21 18:47:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:47:03.626+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:47:00+00:00, run_after=2024-05-21T18:48:00+00:00 [2024-05-21T18:47:03.667+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:46:00+00:00 exited with status success for try_number 1 [2024-05-21T18:47:03.674+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:46:00+00:00, map_index=-1, run_start_date=2024-05-21 18:47:02.635085+00:00, run_end_date=2024-05-21 18:47:02.971122+00:00, run_duration=0.336037, state=success, executor_state=success, try_number=1, max_tries=1, job_id=820, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:47:00.639068+00:00, queued_by_job_id=1, pid=17710 [2024-05-21T18:47:04.561+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:47:04.562+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:46:00+00:00, run_id=scheduled__2024-05-21T18:46:00+00:00, run_start_date=2024-05-21 18:47:00.591498+00:00, run_end_date=2024-05-21 18:47:04.561844+00:00, run_duration=3.970346, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:46:00+00:00, data_interval_end=2024-05-21 18:47:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:47:04.572+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:47:00+00:00, run_after=2024-05-21T18:48:00+00:00 [2024-05-21T18:47:04.599+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:46:00+00:00 exited with status success for try_number 1 [2024-05-21T18:47:04.604+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:46:00+00:00, map_index=-1, run_start_date=2024-05-21 18:47:02.637747+00:00, run_end_date=2024-05-21 18:47:04.294781+00:00, run_duration=1.657034, state=success, executor_state=success, try_number=1, max_tries=1, job_id=821, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:47:00.639068+00:00, queued_by_job_id=1, pid=17711 [2024-05-21T18:48:00.205+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:48:00.211+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:48:00.227+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:48:00+00:00, run_after=2024-05-21T18:49:00+00:00 [2024-05-21T18:48:00.304+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T18:48:00.305+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T18:48:00.305+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:48:00.305+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:48:00.306+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:48:00.310+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T18:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:48:00.311+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T18:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T18:48:00.311+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:48:00.312+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:48:00.312+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:48:00.312+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:48:00.587+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:46:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:48:00.590+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:47:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:48:00.590+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:47:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:48:00.602+0000] {scheduler_job.py:635} INFO - Setting external_id for to 39c396fb-7097-4390-838b-10dce80d4215 [2024-05-21T18:48:00.603+0000] {scheduler_job.py:635} INFO - Setting external_id for to e7e2ebc5-eb5c-4f4d-bec2-ba06e02e77d1 [2024-05-21T18:48:00.603+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0e6855c9-253a-4696-b06e-99b348b4d56d [2024-05-21T18:48:02.861+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:48:02.862+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 18:46:00+00:00, run_id=scheduled__2024-05-21T18:46:00+00:00, run_start_date=2024-05-21 18:48:00.246357+00:00, run_end_date=2024-05-21 18:48:02.862036+00:00, run_duration=2.615679, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:46:00+00:00, data_interval_end=2024-05-21 18:48:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T18:48:02.872+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T18:48:00+00:00, run_after=2024-05-21T18:50:00+00:00 [2024-05-21T18:48:02.933+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:46:00+00:00 exited with status success for try_number 1 [2024-05-21T18:48:02.940+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T18:46:00+00:00, map_index=-1, run_start_date=2024-05-21 18:48:01.555038+00:00, run_end_date=2024-05-21 18:48:01.917594+00:00, run_duration=0.362556, state=success, executor_state=success, try_number=1, max_tries=1, job_id=822, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:48:00.307830+00:00, queued_by_job_id=1, pid=17746 [2024-05-21T18:48:03.991+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:48:03.991+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:47:00+00:00, run_id=scheduled__2024-05-21T18:47:00+00:00, run_start_date=2024-05-21 18:48:00.247388+00:00, run_end_date=2024-05-21 18:48:03.991764+00:00, run_duration=3.744376, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:47:00+00:00, data_interval_end=2024-05-21 18:48:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:48:04.006+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:48:00+00:00, run_after=2024-05-21T18:49:00+00:00 [2024-05-21T18:48:04.054+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:47:00+00:00 exited with status success for try_number 1 [2024-05-21T18:48:04.058+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:47:00+00:00, map_index=-1, run_start_date=2024-05-21 18:48:02.820547+00:00, run_end_date=2024-05-21 18:48:03.144669+00:00, run_duration=0.324122, state=success, executor_state=success, try_number=1, max_tries=1, job_id=824, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:48:00.307830+00:00, queued_by_job_id=1, pid=17777 [2024-05-21T18:48:05.097+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:48:05.097+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:47:00+00:00, run_id=scheduled__2024-05-21T18:47:00+00:00, run_start_date=2024-05-21 18:48:00.248298+00:00, run_end_date=2024-05-21 18:48:05.097698+00:00, run_duration=4.8494, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:47:00+00:00, data_interval_end=2024-05-21 18:48:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:48:05.107+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:48:00+00:00, run_after=2024-05-21T18:49:00+00:00 [2024-05-21T18:48:05.142+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:47:00+00:00 exited with status success for try_number 1 [2024-05-21T18:48:05.146+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:47:00+00:00, map_index=-1, run_start_date=2024-05-21 18:48:02.724830+00:00, run_end_date=2024-05-21 18:48:04.338266+00:00, run_duration=1.613436, state=success, executor_state=success, try_number=1, max_tries=1, job_id=823, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:48:00.307830+00:00, queued_by_job_id=1, pid=17776 [2024-05-21T18:48:54.421+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:48:54.421+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-05-21T18:48:54.422+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:48:54.424+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240521184853_110774', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:48:54.424+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240521184853_110774', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-05-21T18:48:54.469+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521184853_110774 exited with status queued for try_number 1 [2024-05-21T18:48:54.477+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4d7e5fd6-6df3-4623-a529-d8f955008a1d [2024-05-21T18:48:55.584+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:48:55.584+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-05-21 18:48:53.691115+00:00, run_id=vdu_down_20240521184853_110774, run_start_date=2024-05-21 18:48:54.390523+00:00, run_end_date=2024-05-21 18:48:55.584472+00:00, run_duration=1.193949, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-05-21 18:48:53.691115+00:00, data_interval_end=2024-05-21 18:48:53.691115+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-05-21T18:48:55.587+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-05-21T18:48:55.623+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521184853_110774 exited with status success for try_number 1 [2024-05-21T18:48:55.629+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240521184853_110774, map_index=-1, run_start_date=2024-05-21 18:48:55.131876+00:00, run_end_date=2024-05-21 18:48:55.413210+00:00, run_duration=0.281334, state=success, executor_state=success, try_number=1, max_tries=1, job_id=825, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:48:54.423070+00:00, queued_by_job_id=1, pid=17810 [2024-05-21T18:49:00.459+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:49:00.475+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:49:00+00:00, run_after=2024-05-21T18:50:00+00:00 [2024-05-21T18:49:00.546+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T18:49:00.546+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:49:00.546+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:49:00.547+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:49:00.552+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:49:00.552+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:49:00.552+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:49:00.552+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:49:00.826+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:48:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:49:00.828+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:48:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:49:00.838+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9199ff0f-b368-4846-a124-419a81c98d0f [2024-05-21T18:49:00.839+0000] {scheduler_job.py:635} INFO - Setting external_id for to adb1b3a7-f488-4937-bd5b-a765fb3e5825 [2024-05-21T18:49:03.242+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:49:03.242+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:48:00+00:00, run_id=scheduled__2024-05-21T18:48:00+00:00, run_start_date=2024-05-21 18:49:00.489348+00:00, run_end_date=2024-05-21 18:49:03.242897+00:00, run_duration=2.753549, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:48:00+00:00, data_interval_end=2024-05-21 18:49:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:49:03.254+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:49:00+00:00, run_after=2024-05-21T18:50:00+00:00 [2024-05-21T18:49:03.290+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:48:00+00:00 exited with status success for try_number 1 [2024-05-21T18:49:03.296+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:48:00+00:00, map_index=-1, run_start_date=2024-05-21 18:49:02.680586+00:00, run_end_date=2024-05-21 18:49:02.968990+00:00, run_duration=0.288404, state=success, executor_state=success, try_number=1, max_tries=1, job_id=827, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:49:00.548531+00:00, queued_by_job_id=1, pid=17852 [2024-05-21T18:49:05.403+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:49:05.403+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:48:00+00:00, run_id=scheduled__2024-05-21T18:48:00+00:00, run_start_date=2024-05-21 18:49:00.490473+00:00, run_end_date=2024-05-21 18:49:05.403722+00:00, run_duration=4.913249, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:48:00+00:00, data_interval_end=2024-05-21 18:49:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:49:05.412+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:49:00+00:00, run_after=2024-05-21T18:50:00+00:00 [2024-05-21T18:49:05.440+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:48:00+00:00 exited with status success for try_number 1 [2024-05-21T18:49:05.444+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:48:00+00:00, map_index=-1, run_start_date=2024-05-21 18:49:02.662722+00:00, run_end_date=2024-05-21 18:49:05.227959+00:00, run_duration=2.565237, state=success, executor_state=success, try_number=1, max_tries=1, job_id=826, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:49:00.548531+00:00, queued_by_job_id=1, pid=17851 [2024-05-21T18:50:00.208+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:50:00+00:00, run_after=2024-05-21T18:51:00+00:00 [2024-05-21T18:50:00.213+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:50:00.227+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:50:00+00:00, run_after=2024-05-21T18:55:00+00:00 [2024-05-21T18:50:00.233+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:50:00.323+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T18:50:00.323+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:50:00.323+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T18:50:00.323+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:50:00.323+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:50:00.324+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:50:00.328+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T18:45:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T18:50:00.328+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T18:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T18:50:00.328+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T18:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:50:00.328+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T18:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T18:50:00.329+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:50:00.329+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:50:00.329+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:50:00.329+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:50:00.693+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T18:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:50:00.694+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:48:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:50:00.695+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:49:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:50:00.695+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:49:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:50:00.713+0000] {scheduler_job.py:635} INFO - Setting external_id for to ad1c71b1-d8c5-4fd6-9a3d-46efd6a13dba [2024-05-21T18:50:00.714+0000] {scheduler_job.py:635} INFO - Setting external_id for to a19d6baf-989d-4c6b-9be9-433c9032812d [2024-05-21T18:50:00.714+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4318b6a7-05ed-42e0-97ff-e6cf33d30c21 [2024-05-21T18:50:00.714+0000] {scheduler_job.py:635} INFO - Setting external_id for to 26b79b56-e4a6-4c52-8392-ffffea964c7e [2024-05-21T18:50:02.120+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:50:02.120+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 18:48:00+00:00, run_id=scheduled__2024-05-21T18:48:00+00:00, run_start_date=2024-05-21 18:50:00.253579+00:00, run_end_date=2024-05-21 18:50:02.120454+00:00, run_duration=1.866875, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:48:00+00:00, data_interval_end=2024-05-21 18:50:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T18:50:02.129+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T18:50:00+00:00, run_after=2024-05-21T18:52:00+00:00 [2024-05-21T18:50:03.368+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:50:03.368+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:50:03.369+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:50:03.371+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T18:45:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T18:50:03.372+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T18:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T18:50:03.478+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T18:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:50:03.479+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T18:45:00+00:00 exited with status success for try_number 1 [2024-05-21T18:50:03.480+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:48:00+00:00 exited with status success for try_number 1 [2024-05-21T18:50:03.490+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T18:45:00+00:00, map_index=-1, run_start_date=2024-05-21 18:50:02.613840+00:00, run_end_date=2024-05-21 18:50:02.987493+00:00, run_duration=0.373653, state=success, executor_state=success, try_number=1, max_tries=1, job_id=829, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:50:00.325475+00:00, queued_by_job_id=1, pid=17910 [2024-05-21T18:50:03.490+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T18:48:00+00:00, map_index=-1, run_start_date=2024-05-21 18:50:01.462383+00:00, run_end_date=2024-05-21 18:50:02.024506+00:00, run_duration=0.562123, state=success, executor_state=success, try_number=1, max_tries=1, job_id=828, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:50:00.325475+00:00, queued_by_job_id=1, pid=17888 [2024-05-21T18:50:03.490+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2b397210-4412-4be5-a72d-b8b7f90d1f31 [2024-05-21T18:50:04.658+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:50:04.658+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:49:00+00:00, run_id=scheduled__2024-05-21T18:49:00+00:00, run_start_date=2024-05-21 18:50:00.254597+00:00, run_end_date=2024-05-21 18:50:04.658353+00:00, run_duration=4.403756, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:49:00+00:00, data_interval_end=2024-05-21 18:50:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:50:04.672+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:50:00+00:00, run_after=2024-05-21T18:51:00+00:00 [2024-05-21T18:50:04.739+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:49:00+00:00 exited with status success for try_number 1 [2024-05-21T18:50:04.745+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:49:00+00:00, map_index=-1, run_start_date=2024-05-21 18:50:03.343901+00:00, run_end_date=2024-05-21 18:50:03.865909+00:00, run_duration=0.522008, state=success, executor_state=success, try_number=1, max_tries=1, job_id=831, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:50:00.325475+00:00, queued_by_job_id=1, pid=17940 [2024-05-21T18:50:05.795+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:50:05.797+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:49:00+00:00, run_id=scheduled__2024-05-21T18:49:00+00:00, run_start_date=2024-05-21 18:50:00.255429+00:00, run_end_date=2024-05-21 18:50:05.797228+00:00, run_duration=5.541799, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:49:00+00:00, data_interval_end=2024-05-21 18:50:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:50:05.808+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:50:00+00:00, run_after=2024-05-21T18:51:00+00:00 [2024-05-21T18:50:05.844+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:50:05.845+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:50:05.845+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:50:05.847+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T18:45:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T18:50:05.847+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T18:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T18:50:05.921+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T18:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:50:05.922+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:49:00+00:00 exited with status success for try_number 1 [2024-05-21T18:50:05.922+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T18:45:00+00:00 exited with status success for try_number 1 [2024-05-21T18:50:05.936+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T18:45:00+00:00, map_index=-1, run_start_date=2024-05-21 18:50:05.320798+00:00, run_end_date=2024-05-21 18:50:05.566164+00:00, run_duration=0.245366, state=success, executor_state=success, try_number=1, max_tries=1, job_id=832, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:50:03.369810+00:00, queued_by_job_id=1, pid=17969 [2024-05-21T18:50:05.936+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:49:00+00:00, map_index=-1, run_start_date=2024-05-21 18:50:03.206212+00:00, run_end_date=2024-05-21 18:50:05.559393+00:00, run_duration=2.353181, state=success, executor_state=success, try_number=1, max_tries=1, job_id=830, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:50:00.325475+00:00, queued_by_job_id=1, pid=17938 [2024-05-21T18:50:05.937+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1ce6ec83-42f3-4512-bf0d-d9242487af46 [2024-05-21T18:50:08.470+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:50:08.471+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:50:08.471+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:50:08.476+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T18:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:50:08.477+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T18:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T18:50:08.544+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T18:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:50:08.544+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T18:45:00+00:00 exited with status success for try_number 1 [2024-05-21T18:50:08.555+0000] {scheduler_job.py:635} INFO - Setting external_id for to efebb67a-8169-4fb8-90d5-feee395ed8bb [2024-05-21T18:50:08.558+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T18:45:00+00:00, map_index=0, run_start_date=2024-05-21 18:50:07.971729+00:00, run_end_date=2024-05-21 18:50:08.289474+00:00, run_duration=0.317745, state=success, executor_state=success, try_number=1, max_tries=1, job_id=833, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:50:05.846162+00:00, queued_by_job_id=1, pid=17981 [2024-05-21T18:50:12.029+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:50:12.030+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:45:00+00:00, run_id=scheduled__2024-05-21T18:45:00+00:00, run_start_date=2024-05-21 18:50:00.251326+00:00, run_end_date=2024-05-21 18:50:12.029913+00:00, run_duration=11.778587, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:45:00+00:00, data_interval_end=2024-05-21 18:50:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T18:50:12.037+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:50:00+00:00, run_after=2024-05-21T18:55:00+00:00 [2024-05-21T18:50:12.069+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T18:45:00+00:00 exited with status success for try_number 1 [2024-05-21T18:50:12.074+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T18:45:00+00:00, map_index=-1, run_start_date=2024-05-21 18:50:10.687343+00:00, run_end_date=2024-05-21 18:50:11.125880+00:00, run_duration=0.438537, state=success, executor_state=success, try_number=1, max_tries=1, job_id=834, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:50:08.472728+00:00, queued_by_job_id=1, pid=17993 [2024-05-21T18:50:53.864+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:50:53.864+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-05-21T18:50:53.864+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:50:53.866+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240521185053_636655', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:50:53.866+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240521185053_636655', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-05-21T18:50:53.907+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521185053_636655 exited with status queued for try_number 1 [2024-05-21T18:50:53.912+0000] {scheduler_job.py:635} INFO - Setting external_id for to f6ad6335-2593-43f5-a71c-0c8fa50c4813 [2024-05-21T18:50:55.031+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:50:55.032+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-05-21 18:50:53.693874+00:00, run_id=vdu_down_20240521185053_636655, run_start_date=2024-05-21 18:50:53.836874+00:00, run_end_date=2024-05-21 18:50:55.032152+00:00, run_duration=1.195278, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-05-21 18:50:53.693874+00:00, data_interval_end=2024-05-21 18:50:53.693874+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-05-21T18:50:55.038+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-05-21T18:50:55.069+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521185053_636655 exited with status success for try_number 1 [2024-05-21T18:50:55.076+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240521185053_636655, map_index=-1, run_start_date=2024-05-21 18:50:54.641209+00:00, run_end_date=2024-05-21 18:50:54.931558+00:00, run_duration=0.290349, state=success, executor_state=success, try_number=1, max_tries=1, job_id=835, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:50:53.865185+00:00, queued_by_job_id=1, pid=18007 [2024-05-21T18:50:56.677+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T18:51:00.038+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:51:00+00:00, run_after=2024-05-21T18:52:00+00:00 [2024-05-21T18:51:00.050+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:51:00.113+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T18:51:00.114+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:51:00.114+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:51:00.114+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:51:00.117+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:51:00.117+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:51:00.118+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:51:00.118+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:51:00.425+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:51:00.426+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:51:00.438+0000] {scheduler_job.py:635} INFO - Setting external_id for to 21a25934-7320-493b-a7f8-11c32ae61e5f [2024-05-21T18:51:00.439+0000] {scheduler_job.py:635} INFO - Setting external_id for to af4d30e6-41e5-4b1d-b8d5-4ca5606252ab [2024-05-21T18:51:02.655+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:51:02.655+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:50:00+00:00, run_id=scheduled__2024-05-21T18:50:00+00:00, run_start_date=2024-05-21 18:51:00.070621+00:00, run_end_date=2024-05-21 18:51:02.655674+00:00, run_duration=2.585053, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:50:00+00:00, data_interval_end=2024-05-21 18:51:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:51:02.669+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:51:00+00:00, run_after=2024-05-21T18:52:00+00:00 [2024-05-21T18:51:03.021+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:50:00+00:00 exited with status success for try_number 1 [2024-05-21T18:51:03.025+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:50:00+00:00, map_index=-1, run_start_date=2024-05-21 18:51:02.313703+00:00, run_end_date=2024-05-21 18:51:02.613657+00:00, run_duration=0.299954, state=success, executor_state=success, try_number=1, max_tries=1, job_id=837, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:51:00.115947+00:00, queued_by_job_id=1, pid=18048 [2024-05-21T18:51:05.055+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:51:05.055+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:50:00+00:00, run_id=scheduled__2024-05-21T18:50:00+00:00, run_start_date=2024-05-21 18:51:00.071799+00:00, run_end_date=2024-05-21 18:51:05.055337+00:00, run_duration=4.983538, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:50:00+00:00, data_interval_end=2024-05-21 18:51:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:51:05.063+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:51:00+00:00, run_after=2024-05-21T18:52:00+00:00 [2024-05-21T18:51:05.095+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:50:00+00:00 exited with status success for try_number 1 [2024-05-21T18:51:05.100+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:50:00+00:00, map_index=-1, run_start_date=2024-05-21 18:51:02.316155+00:00, run_end_date=2024-05-21 18:51:03.987729+00:00, run_duration=1.671574, state=success, executor_state=success, try_number=1, max_tries=1, job_id=836, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:51:00.115947+00:00, queued_by_job_id=1, pid=18049 [2024-05-21T18:52:00.754+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:52:00+00:00, run_after=2024-05-21T18:53:00+00:00 [2024-05-21T18:52:00.763+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:52:00.770+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:52:00.857+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T18:52:00.857+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T18:52:00.857+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:52:00.857+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:52:00.858+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:52:00.861+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T18:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:52:00.861+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T18:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T18:52:00.862+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:52:00.862+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:52:00.862+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:52:00.862+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:52:01.212+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:52:01.213+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:51:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:52:01.213+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:51:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:52:01.236+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5ad7a3f7-5c6e-47cc-9aab-3ca2ad44981f [2024-05-21T18:52:01.237+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3c41a1ad-7a62-4450-a11b-1b2483343668 [2024-05-21T18:52:01.238+0000] {scheduler_job.py:635} INFO - Setting external_id for to 745dac81-9d45-4f8a-bce1-686303f7e617 [2024-05-21T18:52:03.709+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:52:03.710+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 18:50:00+00:00, run_id=scheduled__2024-05-21T18:50:00+00:00, run_start_date=2024-05-21 18:52:00.788789+00:00, run_end_date=2024-05-21 18:52:03.709988+00:00, run_duration=2.921199, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:50:00+00:00, data_interval_end=2024-05-21 18:52:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T18:52:03.718+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T18:52:00+00:00, run_after=2024-05-21T18:54:00+00:00 [2024-05-21T18:52:03.782+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:50:00+00:00 exited with status success for try_number 1 [2024-05-21T18:52:03.788+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T18:50:00+00:00, map_index=-1, run_start_date=2024-05-21 18:52:02.081757+00:00, run_end_date=2024-05-21 18:52:02.636369+00:00, run_duration=0.554612, state=success, executor_state=success, try_number=1, max_tries=1, job_id=838, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:52:00.859610+00:00, queued_by_job_id=1, pid=18084 [2024-05-21T18:52:04.296+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:52:04.296+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:51:00+00:00, run_id=scheduled__2024-05-21T18:51:00+00:00, run_start_date=2024-05-21 18:52:00.790582+00:00, run_end_date=2024-05-21 18:52:04.296790+00:00, run_duration=3.506208, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:51:00+00:00, data_interval_end=2024-05-21 18:52:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:52:04.307+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:52:00+00:00, run_after=2024-05-21T18:53:00+00:00 [2024-05-21T18:52:04.348+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:51:00+00:00 exited with status success for try_number 1 [2024-05-21T18:52:04.354+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:51:00+00:00, map_index=-1, run_start_date=2024-05-21 18:52:03.560899+00:00, run_end_date=2024-05-21 18:52:03.856789+00:00, run_duration=0.29589, state=success, executor_state=success, try_number=1, max_tries=1, job_id=840, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:52:00.859610+00:00, queued_by_job_id=1, pid=18115 [2024-05-21T18:52:05.398+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:52:05.399+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:51:00+00:00, run_id=scheduled__2024-05-21T18:51:00+00:00, run_start_date=2024-05-21 18:52:00.791503+00:00, run_end_date=2024-05-21 18:52:05.399333+00:00, run_duration=4.60783, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:51:00+00:00, data_interval_end=2024-05-21 18:52:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:52:05.409+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:52:00+00:00, run_after=2024-05-21T18:53:00+00:00 [2024-05-21T18:52:05.444+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:51:00+00:00 exited with status success for try_number 1 [2024-05-21T18:52:05.448+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:51:00+00:00, map_index=-1, run_start_date=2024-05-21 18:52:03.456499+00:00, run_end_date=2024-05-21 18:52:05.119599+00:00, run_duration=1.6631, state=success, executor_state=success, try_number=1, max_tries=1, job_id=839, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:52:00.859610+00:00, queued_by_job_id=1, pid=18114 [2024-05-21T18:53:00.475+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:53:00+00:00, run_after=2024-05-21T18:54:00+00:00 [2024-05-21T18:53:00.481+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:53:00.546+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T18:53:00.546+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:53:00.546+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:53:00.547+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:53:00.549+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:53:00.549+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:53:00.550+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:53:00.550+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:53:00.822+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:52:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:53:00.822+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:52:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:53:00.834+0000] {scheduler_job.py:635} INFO - Setting external_id for to 877c23f1-0404-4d5f-a582-840bcb8a37b2 [2024-05-21T18:53:00.834+0000] {scheduler_job.py:635} INFO - Setting external_id for to a253b0b7-c01b-4d7b-9794-3c3f35d00fc0 [2024-05-21T18:53:04.235+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:53:04.236+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:52:00+00:00, run_id=scheduled__2024-05-21T18:52:00+00:00, run_start_date=2024-05-21 18:53:00.494708+00:00, run_end_date=2024-05-21 18:53:04.236375+00:00, run_duration=3.741667, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:52:00+00:00, data_interval_end=2024-05-21 18:53:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:53:04.244+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:53:00+00:00, run_after=2024-05-21T18:54:00+00:00 [2024-05-21T18:53:04.279+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:52:00+00:00 exited with status success for try_number 1 [2024-05-21T18:53:04.288+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:52:00+00:00, map_index=-1, run_start_date=2024-05-21 18:53:02.709582+00:00, run_end_date=2024-05-21 18:53:03.064164+00:00, run_duration=0.354582, state=success, executor_state=success, try_number=1, max_tries=1, job_id=842, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:53:00.547943+00:00, queued_by_job_id=1, pid=18170 [2024-05-21T18:53:04.475+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:53:04.475+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:52:00+00:00, run_id=scheduled__2024-05-21T18:52:00+00:00, run_start_date=2024-05-21 18:53:00.495675+00:00, run_end_date=2024-05-21 18:53:04.475552+00:00, run_duration=3.979877, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:52:00+00:00, data_interval_end=2024-05-21 18:53:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:53:04.485+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:53:00+00:00, run_after=2024-05-21T18:54:00+00:00 [2024-05-21T18:53:04.520+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:52:00+00:00 exited with status success for try_number 1 [2024-05-21T18:53:04.525+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:52:00+00:00, map_index=-1, run_start_date=2024-05-21 18:53:02.595322+00:00, run_end_date=2024-05-21 18:53:04.283688+00:00, run_duration=1.688366, state=success, executor_state=success, try_number=1, max_tries=1, job_id=841, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:53:00.547943+00:00, queued_by_job_id=1, pid=18169 [2024-05-21T18:54:00.173+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:54:00.188+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:54:00+00:00, run_after=2024-05-21T18:55:00+00:00 [2024-05-21T18:54:00.196+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:54:00.270+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T18:54:00.270+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T18:54:00.270+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:54:00.270+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:54:00.271+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:54:00.274+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T18:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:54:00.274+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T18:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T18:54:00.274+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:54:00.274+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:54:00.275+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:54:00.275+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:54:00.606+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:52:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:54:00.606+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:53:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:54:00.606+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:53:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:54:00.622+0000] {scheduler_job.py:635} INFO - Setting external_id for to 10ba72ea-7a71-414d-a09c-13bd47d84c96 [2024-05-21T18:54:00.622+0000] {scheduler_job.py:635} INFO - Setting external_id for to cf259ea5-469c-4ff5-8373-e74f5392c168 [2024-05-21T18:54:00.622+0000] {scheduler_job.py:635} INFO - Setting external_id for to 19bcd047-07a2-440d-99e9-0e5ecdb5af53 [2024-05-21T18:54:01.801+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:54:01.801+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 18:52:00+00:00, run_id=scheduled__2024-05-21T18:52:00+00:00, run_start_date=2024-05-21 18:54:00.212405+00:00, run_end_date=2024-05-21 18:54:01.801334+00:00, run_duration=1.588929, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:52:00+00:00, data_interval_end=2024-05-21 18:54:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T18:54:01.813+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T18:54:00+00:00, run_after=2024-05-21T18:56:00+00:00 [2024-05-21T18:54:01.862+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:52:00+00:00 exited with status success for try_number 1 [2024-05-21T18:54:01.873+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T18:52:00+00:00, map_index=-1, run_start_date=2024-05-21 18:54:01.293383+00:00, run_end_date=2024-05-21 18:54:01.677876+00:00, run_duration=0.384493, state=success, executor_state=success, try_number=1, max_tries=1, job_id=843, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:54:00.272101+00:00, queued_by_job_id=1, pid=18205 [2024-05-21T18:54:04.024+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:54:04.025+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:53:00+00:00, run_id=scheduled__2024-05-21T18:53:00+00:00, run_start_date=2024-05-21 18:54:00.213511+00:00, run_end_date=2024-05-21 18:54:04.025000+00:00, run_duration=3.811489, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:53:00+00:00, data_interval_end=2024-05-21 18:54:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:54:04.040+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:54:00+00:00, run_after=2024-05-21T18:55:00+00:00 [2024-05-21T18:54:04.083+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:53:00+00:00 exited with status success for try_number 1 [2024-05-21T18:54:04.087+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:53:00+00:00, map_index=-1, run_start_date=2024-05-21 18:54:02.627924+00:00, run_end_date=2024-05-21 18:54:02.943701+00:00, run_duration=0.315777, state=success, executor_state=success, try_number=1, max_tries=1, job_id=845, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:54:00.272101+00:00, queued_by_job_id=1, pid=18236 [2024-05-21T18:54:04.960+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:54:04.960+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:53:00+00:00, run_id=scheduled__2024-05-21T18:53:00+00:00, run_start_date=2024-05-21 18:54:00.214565+00:00, run_end_date=2024-05-21 18:54:04.960442+00:00, run_duration=4.745877, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:53:00+00:00, data_interval_end=2024-05-21 18:54:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:54:04.972+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:54:00+00:00, run_after=2024-05-21T18:55:00+00:00 [2024-05-21T18:54:05.021+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:53:00+00:00 exited with status success for try_number 1 [2024-05-21T18:54:05.026+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:53:00+00:00, map_index=-1, run_start_date=2024-05-21 18:54:02.608026+00:00, run_end_date=2024-05-21 18:54:04.273826+00:00, run_duration=1.6658, state=success, executor_state=success, try_number=1, max_tries=1, job_id=844, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:54:00.272101+00:00, queued_by_job_id=1, pid=18235 [2024-05-21T18:54:54.454+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:54:54.454+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-05-21T18:54:54.455+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:54:54.457+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240521185453_320222', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:54:54.458+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240521185453_320222', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-05-21T18:54:54.507+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521185453_320222 exited with status queued for try_number 1 [2024-05-21T18:54:54.513+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5d5c35c2-484c-4ecf-aed2-c7ffd58a074c [2024-05-21T18:54:56.326+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:54:56.326+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-05-21 18:54:53.666928+00:00, run_id=vdu_down_20240521185453_320222, run_start_date=2024-05-21 18:54:54.422241+00:00, run_end_date=2024-05-21 18:54:56.326611+00:00, run_duration=1.90437, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-05-21 18:54:53.666928+00:00, data_interval_end=2024-05-21 18:54:53.666928+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-05-21T18:54:56.330+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-05-21T18:54:56.363+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521185453_320222 exited with status success for try_number 1 [2024-05-21T18:54:56.369+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240521185453_320222, map_index=-1, run_start_date=2024-05-21 18:54:55.165862+00:00, run_end_date=2024-05-21 18:54:55.475175+00:00, run_duration=0.309313, state=success, executor_state=success, try_number=1, max_tries=1, job_id=846, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:54:54.456057+00:00, queued_by_job_id=1, pid=18269 [2024-05-21T18:55:00.548+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:55:00+00:00, run_after=2024-05-21T19:00:00+00:00 [2024-05-21T18:55:00.568+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:55:00+00:00, run_after=2024-05-21T18:56:00+00:00 [2024-05-21T18:55:00.577+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:55:00.659+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T18:55:00.659+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:55:00.660+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:55:00.660+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:55:00.661+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:55:00.664+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T18:50:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T18:55:00.664+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T18:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T18:55:00.665+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:55:00.665+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:55:00.665+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:55:00.665+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:55:01.046+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T18:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:55:01.048+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:54:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:55:01.049+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:54:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:55:01.060+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1d729933-5f9f-4d6b-8750-4d12514bc6a3 [2024-05-21T18:55:01.061+0000] {scheduler_job.py:635} INFO - Setting external_id for to b3aa7dc7-f5da-4263-8fa1-6f59232773d2 [2024-05-21T18:55:01.061+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7d1fe08e-f02f-438a-b638-98d2a0ebe26f [2024-05-21T18:55:03.757+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:55:03.758+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:54:00+00:00, run_id=scheduled__2024-05-21T18:54:00+00:00, run_start_date=2024-05-21 18:55:00.590591+00:00, run_end_date=2024-05-21 18:55:03.757764+00:00, run_duration=3.167173, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:54:00+00:00, data_interval_end=2024-05-21 18:55:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:55:03.775+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:55:00+00:00, run_after=2024-05-21T18:56:00+00:00 [2024-05-21T18:55:03.810+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:55:03.811+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:55:03.812+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:55:03.815+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T18:50:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T18:55:03.815+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T18:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T18:55:03.885+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T18:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:55:03.885+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T18:50:00+00:00 exited with status success for try_number 1 [2024-05-21T18:55:03.886+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:54:00+00:00 exited with status success for try_number 1 [2024-05-21T18:55:03.892+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:54:00+00:00, map_index=-1, run_start_date=2024-05-21 18:55:03.237676+00:00, run_end_date=2024-05-21 18:55:03.696756+00:00, run_duration=0.45908, state=success, executor_state=success, try_number=1, max_tries=1, job_id=849, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:55:00.662642+00:00, queued_by_job_id=1, pid=18332 [2024-05-21T18:55:03.892+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T18:50:00+00:00, map_index=-1, run_start_date=2024-05-21 18:55:03.042908+00:00, run_end_date=2024-05-21 18:55:03.514333+00:00, run_duration=0.471425, state=success, executor_state=success, try_number=1, max_tries=1, job_id=847, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:55:00.662642+00:00, queued_by_job_id=1, pid=18330 [2024-05-21T18:55:03.893+0000] {scheduler_job.py:635} INFO - Setting external_id for to 88b3239b-6b56-47e9-b44d-2e8dcaf036eb [2024-05-21T18:55:06.414+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:55:06.414+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:54:00+00:00, run_id=scheduled__2024-05-21T18:54:00+00:00, run_start_date=2024-05-21 18:55:00.592004+00:00, run_end_date=2024-05-21 18:55:06.414557+00:00, run_duration=5.822553, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:54:00+00:00, data_interval_end=2024-05-21 18:55:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:55:06.427+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:55:00+00:00, run_after=2024-05-21T18:56:00+00:00 [2024-05-21T18:55:06.455+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:55:06.455+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:55:06.456+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:55:06.458+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T18:50:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T18:55:06.459+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T18:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T18:55:06.505+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T18:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:55:06.505+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:54:00+00:00 exited with status success for try_number 1 [2024-05-21T18:55:06.505+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T18:50:00+00:00 exited with status success for try_number 1 [2024-05-21T18:55:06.523+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:54:00+00:00, map_index=-1, run_start_date=2024-05-21 18:55:03.047294+00:00, run_end_date=2024-05-21 18:55:05.413351+00:00, run_duration=2.366057, state=success, executor_state=success, try_number=1, max_tries=1, job_id=848, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:55:00.662642+00:00, queued_by_job_id=1, pid=18331 [2024-05-21T18:55:06.524+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T18:50:00+00:00, map_index=-1, run_start_date=2024-05-21 18:55:05.529485+00:00, run_end_date=2024-05-21 18:55:05.831931+00:00, run_duration=0.302446, state=success, executor_state=success, try_number=1, max_tries=1, job_id=850, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:55:03.813044+00:00, queued_by_job_id=1, pid=18371 [2024-05-21T18:55:06.524+0000] {scheduler_job.py:635} INFO - Setting external_id for to afa6bc8c-f5f0-4273-a736-bfe1069d92ca [2024-05-21T18:55:09.664+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:55:09.664+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:55:09.666+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:55:09.669+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T18:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:55:09.669+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T18:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T18:55:09.749+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T18:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:55:09.749+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T18:50:00+00:00 exited with status success for try_number 1 [2024-05-21T18:55:09.755+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8fdfafc4-fa4f-4730-a442-7d44608db6f7 [2024-05-21T18:55:09.756+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T18:50:00+00:00, map_index=0, run_start_date=2024-05-21 18:55:08.841793+00:00, run_end_date=2024-05-21 18:55:09.304352+00:00, run_duration=0.462559, state=success, executor_state=success, try_number=1, max_tries=1, job_id=851, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:55:06.456885+00:00, queued_by_job_id=1, pid=18383 [2024-05-21T18:55:12.379+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:55:12.379+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:50:00+00:00, run_id=scheduled__2024-05-21T18:50:00+00:00, run_start_date=2024-05-21 18:55:00.588533+00:00, run_end_date=2024-05-21 18:55:12.379305+00:00, run_duration=11.790772, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:50:00+00:00, data_interval_end=2024-05-21 18:55:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T18:55:12.385+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:55:00+00:00, run_after=2024-05-21T19:00:00+00:00 [2024-05-21T18:55:12.414+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T18:50:00+00:00 exited with status success for try_number 1 [2024-05-21T18:55:12.418+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T18:50:00+00:00, map_index=-1, run_start_date=2024-05-21 18:55:11.604558+00:00, run_end_date=2024-05-21 18:55:11.872425+00:00, run_duration=0.267867, state=success, executor_state=success, try_number=1, max_tries=1, job_id=852, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:55:09.667697+00:00, queued_by_job_id=1, pid=18395 [2024-05-21T18:55:56.737+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T18:56:00.311+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:56:00+00:00, run_after=2024-05-21T18:57:00+00:00 [2024-05-21T18:56:00.319+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:56:00.326+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:56:00.402+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T18:56:00.402+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T18:56:00.402+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:56:00.402+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:56:00.403+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:56:00.406+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T18:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:56:00.406+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T18:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T18:56:00.406+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:56:00.406+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:56:00.407+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:56:00.407+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:56:00.643+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:54:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:56:00.643+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:56:00.643+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:56:00.655+0000] {scheduler_job.py:635} INFO - Setting external_id for to 32962a40-e877-4d40-8ec5-3920a5c1a3fe [2024-05-21T18:56:00.655+0000] {scheduler_job.py:635} INFO - Setting external_id for to ddcd2a53-7191-4bf9-8df6-1ba0ff173278 [2024-05-21T18:56:00.655+0000] {scheduler_job.py:635} INFO - Setting external_id for to b3f68722-e363-478b-a91c-8db7adc9be25 [2024-05-21T18:56:01.812+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:56:01.813+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 18:54:00+00:00, run_id=scheduled__2024-05-21T18:54:00+00:00, run_start_date=2024-05-21 18:56:00.342185+00:00, run_end_date=2024-05-21 18:56:01.813015+00:00, run_duration=1.47083, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:54:00+00:00, data_interval_end=2024-05-21 18:56:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T18:56:01.821+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T18:56:00+00:00, run_after=2024-05-21T18:58:00+00:00 [2024-05-21T18:56:02.300+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:54:00+00:00 exited with status success for try_number 1 [2024-05-21T18:56:02.306+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T18:54:00+00:00, map_index=-1, run_start_date=2024-05-21 18:56:01.433248+00:00, run_end_date=2024-05-21 18:56:01.779861+00:00, run_duration=0.346613, state=success, executor_state=success, try_number=1, max_tries=1, job_id=853, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:56:00.404418+00:00, queued_by_job_id=1, pid=18412 [2024-05-21T18:56:03.364+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:56:03.365+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:55:00+00:00, run_id=scheduled__2024-05-21T18:55:00+00:00, run_start_date=2024-05-21 18:56:00.343513+00:00, run_end_date=2024-05-21 18:56:03.364983+00:00, run_duration=3.02147, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:55:00+00:00, data_interval_end=2024-05-21 18:56:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:56:03.379+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:56:00+00:00, run_after=2024-05-21T18:57:00+00:00 [2024-05-21T18:56:03.420+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:55:00+00:00 exited with status success for try_number 1 [2024-05-21T18:56:03.426+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:55:00+00:00, map_index=-1, run_start_date=2024-05-21 18:56:02.606966+00:00, run_end_date=2024-05-21 18:56:02.902440+00:00, run_duration=0.295474, state=success, executor_state=success, try_number=1, max_tries=1, job_id=854, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:56:00.404418+00:00, queued_by_job_id=1, pid=18442 [2024-05-21T18:56:05.541+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:56:05.541+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:55:00+00:00, run_id=scheduled__2024-05-21T18:55:00+00:00, run_start_date=2024-05-21 18:56:00.344514+00:00, run_end_date=2024-05-21 18:56:05.541790+00:00, run_duration=5.197276, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:55:00+00:00, data_interval_end=2024-05-21 18:56:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:56:05.554+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:56:00+00:00, run_after=2024-05-21T18:57:00+00:00 [2024-05-21T18:56:05.590+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:55:00+00:00 exited with status success for try_number 1 [2024-05-21T18:56:05.597+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:55:00+00:00, map_index=-1, run_start_date=2024-05-21 18:56:02.698379+00:00, run_end_date=2024-05-21 18:56:05.206365+00:00, run_duration=2.507986, state=success, executor_state=success, try_number=1, max_tries=1, job_id=855, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:56:00.404418+00:00, queued_by_job_id=1, pid=18443 [2024-05-21T18:56:53.954+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:56:53.955+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-05-21T18:56:53.955+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:56:53.957+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240521185653_787405', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:56:53.958+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240521185653_787405', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-05-21T18:56:54.025+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521185653_787405 exited with status queued for try_number 1 [2024-05-21T18:56:54.032+0000] {scheduler_job.py:635} INFO - Setting external_id for to 624ba6e5-9ed9-432e-8c69-a2476734c581 [2024-05-21T18:56:55.899+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:56:55.900+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-05-21 18:56:53.663540+00:00, run_id=vdu_down_20240521185653_787405, run_start_date=2024-05-21 18:56:53.917322+00:00, run_end_date=2024-05-21 18:56:55.899844+00:00, run_duration=1.982522, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-05-21 18:56:53.663540+00:00, data_interval_end=2024-05-21 18:56:53.663540+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-05-21T18:56:55.904+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-05-21T18:56:55.935+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521185653_787405 exited with status success for try_number 1 [2024-05-21T18:56:55.941+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240521185653_787405, map_index=-1, run_start_date=2024-05-21 18:56:54.712322+00:00, run_end_date=2024-05-21 18:56:55.086830+00:00, run_duration=0.374508, state=success, executor_state=success, try_number=1, max_tries=1, job_id=856, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:56:53.956211+00:00, queued_by_job_id=1, pid=18476 [2024-05-21T18:57:00.039+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:57:00.058+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:57:00+00:00, run_after=2024-05-21T18:58:00+00:00 [2024-05-21T18:57:00.126+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T18:57:00.126+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:57:00.126+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:57:00.127+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:57:00.129+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:57:00.130+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:57:00.130+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:57:00.130+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:57:00.416+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:56:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:57:00.416+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:56:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:57:00.442+0000] {scheduler_job.py:635} INFO - Setting external_id for to cbb1ff47-f1bd-462a-883f-787a93a7e1df [2024-05-21T18:57:00.443+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7cc230a2-0e96-4e1b-ac07-d13620629971 [2024-05-21T18:57:02.658+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:57:02.659+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:56:00+00:00, run_id=scheduled__2024-05-21T18:56:00+00:00, run_start_date=2024-05-21 18:57:00.076849+00:00, run_end_date=2024-05-21 18:57:02.659020+00:00, run_duration=2.582171, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:56:00+00:00, data_interval_end=2024-05-21 18:57:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:57:02.668+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:57:00+00:00, run_after=2024-05-21T18:58:00+00:00 [2024-05-21T18:57:03.018+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:56:00+00:00 exited with status success for try_number 1 [2024-05-21T18:57:03.022+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:56:00+00:00, map_index=-1, run_start_date=2024-05-21 18:57:02.335797+00:00, run_end_date=2024-05-21 18:57:02.641452+00:00, run_duration=0.305655, state=success, executor_state=success, try_number=1, max_tries=1, job_id=858, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:57:00.128114+00:00, queued_by_job_id=1, pid=18536 [2024-05-21T18:57:04.069+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:57:04.069+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:56:00+00:00, run_id=scheduled__2024-05-21T18:56:00+00:00, run_start_date=2024-05-21 18:57:00.078174+00:00, run_end_date=2024-05-21 18:57:04.069606+00:00, run_duration=3.991432, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:56:00+00:00, data_interval_end=2024-05-21 18:57:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:57:04.079+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:57:00+00:00, run_after=2024-05-21T18:58:00+00:00 [2024-05-21T18:57:04.110+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:56:00+00:00 exited with status success for try_number 1 [2024-05-21T18:57:04.115+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:56:00+00:00, map_index=-1, run_start_date=2024-05-21 18:57:02.232692+00:00, run_end_date=2024-05-21 18:57:03.885991+00:00, run_duration=1.653299, state=success, executor_state=success, try_number=1, max_tries=1, job_id=857, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:57:00.128114+00:00, queued_by_job_id=1, pid=18535 [2024-05-21T18:58:00.741+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:58:00.749+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:58:00.767+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:58:00+00:00, run_after=2024-05-21T18:59:00+00:00 [2024-05-21T18:58:00.843+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T18:58:00.843+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T18:58:00.843+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:58:00.844+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:58:00.844+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:58:00.847+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T18:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:58:00.848+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T18:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T18:58:00.848+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:58:00.848+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:58:00.849+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:58:00.849+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:58:01.171+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:56:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:58:01.175+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:57:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:58:01.175+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:57:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:58:01.197+0000] {scheduler_job.py:635} INFO - Setting external_id for to 22f98b9d-983e-495b-af05-aba5be334a49 [2024-05-21T18:58:01.198+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0e27a0c8-103c-4782-8f11-0c2e9d4f968c [2024-05-21T18:58:01.198+0000] {scheduler_job.py:635} INFO - Setting external_id for to ee5aae48-bbfe-42e7-a32d-e9c52f336fe4 [2024-05-21T18:58:02.496+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:58:02.496+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 18:56:00+00:00, run_id=scheduled__2024-05-21T18:56:00+00:00, run_start_date=2024-05-21 18:58:00.780980+00:00, run_end_date=2024-05-21 18:58:02.496549+00:00, run_duration=1.715569, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:56:00+00:00, data_interval_end=2024-05-21 18:58:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T18:58:02.506+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T18:58:00+00:00, run_after=2024-05-21T19:00:00+00:00 [2024-05-21T18:58:02.568+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:56:00+00:00 exited with status success for try_number 1 [2024-05-21T18:58:02.582+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T18:56:00+00:00, map_index=-1, run_start_date=2024-05-21 18:58:01.847526+00:00, run_end_date=2024-05-21 18:58:02.381386+00:00, run_duration=0.53386, state=success, executor_state=success, try_number=1, max_tries=1, job_id=859, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:58:00.845863+00:00, queued_by_job_id=1, pid=18571 [2024-05-21T18:58:04.717+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:58:04.717+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:57:00+00:00, run_id=scheduled__2024-05-21T18:57:00+00:00, run_start_date=2024-05-21 18:58:00.782006+00:00, run_end_date=2024-05-21 18:58:04.717603+00:00, run_duration=3.935597, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:57:00+00:00, data_interval_end=2024-05-21 18:58:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:58:04.728+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:58:00+00:00, run_after=2024-05-21T18:59:00+00:00 [2024-05-21T18:58:04.735+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:58:04.736+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:57:00+00:00, run_id=scheduled__2024-05-21T18:57:00+00:00, run_start_date=2024-05-21 18:58:00.783297+00:00, run_end_date=2024-05-21 18:58:04.735979+00:00, run_duration=3.952682, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:57:00+00:00, data_interval_end=2024-05-21 18:58:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:58:04.747+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:58:00+00:00, run_after=2024-05-21T18:59:00+00:00 [2024-05-21T18:58:04.779+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:57:00+00:00 exited with status success for try_number 1 [2024-05-21T18:58:04.784+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:57:00+00:00, map_index=-1, run_start_date=2024-05-21 18:58:03.342307+00:00, run_end_date=2024-05-21 18:58:03.668074+00:00, run_duration=0.325767, state=success, executor_state=success, try_number=1, max_tries=1, job_id=861, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:58:00.845863+00:00, queued_by_job_id=1, pid=18602 [2024-05-21T18:58:05.853+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:57:00+00:00 exited with status success for try_number 1 [2024-05-21T18:58:05.860+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:57:00+00:00, map_index=-1, run_start_date=2024-05-21 18:58:03.185933+00:00, run_end_date=2024-05-21 18:58:04.654367+00:00, run_duration=1.468434, state=success, executor_state=success, try_number=1, max_tries=1, job_id=860, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:58:00.845863+00:00, queued_by_job_id=1, pid=18601 [2024-05-21T18:58:54.288+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T18:58:54.288+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-05-21T18:58:54.289+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:58:54.290+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240521185853_643088', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:58:54.291+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240521185853_643088', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-05-21T18:58:54.333+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521185853_643088 exited with status queued for try_number 1 [2024-05-21T18:58:54.338+0000] {scheduler_job.py:635} INFO - Setting external_id for to b2e599ce-97fd-4481-a9cd-ed56dc3c7bb0 [2024-05-21T18:58:55.447+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:58:55.448+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-05-21 18:58:53.676924+00:00, run_id=vdu_down_20240521185853_643088, run_start_date=2024-05-21 18:58:54.258399+00:00, run_end_date=2024-05-21 18:58:55.448089+00:00, run_duration=1.18969, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-05-21 18:58:53.676924+00:00, data_interval_end=2024-05-21 18:58:53.676924+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-05-21T18:58:55.451+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-05-21T18:58:55.484+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521185853_643088 exited with status success for try_number 1 [2024-05-21T18:58:55.489+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240521185853_643088, map_index=-1, run_start_date=2024-05-21 18:58:54.999123+00:00, run_end_date=2024-05-21 18:58:55.341531+00:00, run_duration=0.342408, state=success, executor_state=success, try_number=1, max_tries=1, job_id=862, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:58:54.289615+00:00, queued_by_job_id=1, pid=18634 [2024-05-21T18:59:00.430+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T18:59:00.446+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:59:00+00:00, run_after=2024-05-21T19:00:00+00:00 [2024-05-21T18:59:00.514+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T18:59:00.515+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:59:00.516+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T18:59:00.516+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T18:59:00.519+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:59:00.519+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T18:59:00.519+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T18:59:00.520+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T18:59:00.728+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:58:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:59:00.729+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:58:00+00:00 exited with status queued for try_number 1 [2024-05-21T18:59:00.739+0000] {scheduler_job.py:635} INFO - Setting external_id for to df88f21a-a55d-4f3f-bb07-d1909f57f0f7 [2024-05-21T18:59:00.739+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2cbed54c-da52-4d84-ba74-0750f631aaf3 [2024-05-21T18:59:02.982+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:59:02.983+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:58:00+00:00, run_id=scheduled__2024-05-21T18:58:00+00:00, run_start_date=2024-05-21 18:59:00.461236+00:00, run_end_date=2024-05-21 18:59:02.982935+00:00, run_duration=2.521699, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:58:00+00:00, data_interval_end=2024-05-21 18:59:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T18:59:02.991+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:59:00+00:00, run_after=2024-05-21T19:00:00+00:00 [2024-05-21T18:59:03.030+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:58:00+00:00 exited with status success for try_number 1 [2024-05-21T18:59:03.037+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:58:00+00:00, map_index=-1, run_start_date=2024-05-21 18:59:02.482588+00:00, run_end_date=2024-05-21 18:59:02.793260+00:00, run_duration=0.310672, state=success, executor_state=success, try_number=1, max_tries=1, job_id=864, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:59:00.517662+00:00, queued_by_job_id=1, pid=18693 [2024-05-21T18:59:04.076+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T18:59:04.076+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:58:00+00:00, run_id=scheduled__2024-05-21T18:58:00+00:00, run_start_date=2024-05-21 18:59:00.462996+00:00, run_end_date=2024-05-21 18:59:04.076263+00:00, run_duration=3.613267, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:58:00+00:00, data_interval_end=2024-05-21 18:59:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T18:59:04.086+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T18:59:00+00:00, run_after=2024-05-21T19:00:00+00:00 [2024-05-21T18:59:04.465+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:58:00+00:00 exited with status success for try_number 1 [2024-05-21T18:59:04.471+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:58:00+00:00, map_index=-1, run_start_date=2024-05-21 18:59:02.487480+00:00, run_end_date=2024-05-21 18:59:04.038833+00:00, run_duration=1.551353, state=success, executor_state=success, try_number=1, max_tries=1, job_id=863, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 18:59:00.517662+00:00, queued_by_job_id=1, pid=18694 [2024-05-21T19:00:00.065+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:00:00.097+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:00:00+00:00, run_after=2024-05-21T19:01:00+00:00 [2024-05-21T19:00:00.114+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:00:00.129+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:00:00+00:00, run_after=2024-05-21T19:05:00+00:00 [2024-05-21T19:00:00.338+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T19:00:00.338+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:00:00.338+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T19:00:00.338+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:00:00.338+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:00:00.339+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:00:00.346+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T18:55:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T19:00:00.346+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T18:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T19:00:00.348+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T18:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:00:00.348+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T18:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T19:00:00.348+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:00:00.348+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:00:00.349+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T18:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:00:00.349+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T18:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:00:00.908+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T18:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:00:00.909+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:58:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:00:00.909+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:59:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:00:00.909+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:59:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:00:00.952+0000] {scheduler_job.py:635} INFO - Setting external_id for to ae873471-7fe2-42cb-811a-5a378c7716af [2024-05-21T19:00:00.955+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6b805f33-bab3-45c9-b2f0-0f2d70bfce9e [2024-05-21T19:00:00.955+0000] {scheduler_job.py:635} INFO - Setting external_id for to 965032eb-1eee-44c4-a87b-7af7736b338d [2024-05-21T19:00:00.955+0000] {scheduler_job.py:635} INFO - Setting external_id for to f07e03dc-766e-4773-9b0e-b87cabe1ae74 [2024-05-21T19:00:03.391+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:00:03.392+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 18:58:00+00:00, run_id=scheduled__2024-05-21T18:58:00+00:00, run_start_date=2024-05-21 19:00:00.159047+00:00, run_end_date=2024-05-21 19:00:03.391939+00:00, run_duration=3.232892, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:58:00+00:00, data_interval_end=2024-05-21 19:00:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T19:00:03.403+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T19:00:00+00:00, run_after=2024-05-21T19:02:00+00:00 [2024-05-21T19:00:03.500+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T18:58:00+00:00 exited with status success for try_number 1 [2024-05-21T19:00:03.510+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T18:58:00+00:00, map_index=-1, run_start_date=2024-05-21 19:00:02.391481+00:00, run_end_date=2024-05-21 19:00:02.841459+00:00, run_duration=0.449978, state=success, executor_state=success, try_number=1, max_tries=1, job_id=865, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:00:00.343695+00:00, queued_by_job_id=1, pid=18731 [2024-05-21T19:00:04.561+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:00:04.561+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:59:00+00:00, run_id=scheduled__2024-05-21T18:59:00+00:00, run_start_date=2024-05-21 19:00:00.163527+00:00, run_end_date=2024-05-21 19:00:04.561646+00:00, run_duration=4.398119, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:59:00+00:00, data_interval_end=2024-05-21 19:00:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:00:04.571+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:00:00+00:00, run_after=2024-05-21T19:01:00+00:00 [2024-05-21T19:00:04.594+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:00:04.594+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:00:04.595+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:00:04.597+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T18:55:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T19:00:04.597+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T18:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T19:00:04.637+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T18:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:00:04.637+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T18:55:00+00:00 exited with status success for try_number 1 [2024-05-21T19:00:04.637+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:59:00+00:00 exited with status success for try_number 1 [2024-05-21T19:00:04.645+0000] {scheduler_job.py:635} INFO - Setting external_id for to c1c89b28-2de8-41a6-9ef1-65fbe1b1cb57 [2024-05-21T19:00:04.645+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T18:55:00+00:00, map_index=-1, run_start_date=2024-05-21 19:00:03.321109+00:00, run_end_date=2024-05-21 19:00:03.719519+00:00, run_duration=0.39841, state=success, executor_state=success, try_number=1, max_tries=1, job_id=866, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:00:00.343695+00:00, queued_by_job_id=1, pid=18761 [2024-05-21T19:00:04.645+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:59:00+00:00, map_index=-1, run_start_date=2024-05-21 19:00:03.459143+00:00, run_end_date=2024-05-21 19:00:03.800028+00:00, run_duration=0.340885, state=success, executor_state=success, try_number=1, max_tries=1, job_id=867, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:00:00.343695+00:00, queued_by_job_id=1, pid=18762 [2024-05-21T19:00:06.932+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:00:06.933+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:59:00+00:00, run_id=scheduled__2024-05-21T18:59:00+00:00, run_start_date=2024-05-21 19:00:00.164521+00:00, run_end_date=2024-05-21 19:00:06.933274+00:00, run_duration=6.768753, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:59:00+00:00, data_interval_end=2024-05-21 19:00:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:00:06.957+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:00:00+00:00, run_after=2024-05-21T19:01:00+00:00 [2024-05-21T19:00:06.989+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:00:06.989+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:00:06.990+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:00:06.993+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T18:55:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T19:00:06.993+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T18:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T19:00:07.097+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T18:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:00:07.098+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T18:59:00+00:00 exited with status success for try_number 1 [2024-05-21T19:00:07.098+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T18:55:00+00:00 exited with status success for try_number 1 [2024-05-21T19:00:07.114+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T18:55:00+00:00, map_index=-1, run_start_date=2024-05-21 19:00:06.504770+00:00, run_end_date=2024-05-21 19:00:06.803151+00:00, run_duration=0.298381, state=success, executor_state=success, try_number=1, max_tries=1, job_id=869, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:00:04.595622+00:00, queued_by_job_id=1, pid=18811 [2024-05-21T19:00:07.114+0000] {scheduler_job.py:635} INFO - Setting external_id for to 36adbf31-b7b9-4a0e-8588-2ae1a094f164 [2024-05-21T19:00:07.114+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T18:59:00+00:00, map_index=-1, run_start_date=2024-05-21 19:00:03.869401+00:00, run_end_date=2024-05-21 19:00:06.131954+00:00, run_duration=2.262553, state=success, executor_state=success, try_number=1, max_tries=1, job_id=868, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:00:00.343695+00:00, queued_by_job_id=1, pid=18790 [2024-05-21T19:00:10.643+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:00:10.643+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:00:10.644+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:00:10.649+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T18:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:00:10.649+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T18:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T19:00:10.749+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T18:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:00:10.749+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T18:55:00+00:00 exited with status success for try_number 1 [2024-05-21T19:00:10.757+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3870618e-2a7b-4226-90a1-613efe205b9d [2024-05-21T19:00:10.757+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T18:55:00+00:00, map_index=0, run_start_date=2024-05-21 19:00:09.414497+00:00, run_end_date=2024-05-21 19:00:09.835918+00:00, run_duration=0.421421, state=success, executor_state=success, try_number=1, max_tries=1, job_id=870, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:00:06.991275+00:00, queued_by_job_id=1, pid=18823 [2024-05-21T19:00:13.700+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:00:13.701+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 18:55:00+00:00, run_id=scheduled__2024-05-21T18:55:00+00:00, run_start_date=2024-05-21 19:00:00.157751+00:00, run_end_date=2024-05-21 19:00:13.701075+00:00, run_duration=13.543324, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 18:55:00+00:00, data_interval_end=2024-05-21 19:00:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T19:00:13.708+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:00:00+00:00, run_after=2024-05-21T19:05:00+00:00 [2024-05-21T19:00:13.735+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T18:55:00+00:00 exited with status success for try_number 1 [2024-05-21T19:00:13.739+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T18:55:00+00:00, map_index=-1, run_start_date=2024-05-21 19:00:12.627401+00:00, run_end_date=2024-05-21 19:00:12.882703+00:00, run_duration=0.255302, state=success, executor_state=success, try_number=1, max_tries=1, job_id=871, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:00:10.648089+00:00, queued_by_job_id=1, pid=18835 [2024-05-21T19:00:56.783+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T19:01:00.474+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:01:00+00:00, run_after=2024-05-21T19:02:00+00:00 [2024-05-21T19:01:00.480+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:01:00.532+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T19:01:00.532+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:01:00.533+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:01:00.533+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:01:00.536+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:01:00.536+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:01:00.536+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:01:00.537+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:01:00.765+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:01:00.766+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:01:00.777+0000] {scheduler_job.py:635} INFO - Setting external_id for to af0001a0-7c49-4831-995c-8b0b7fc75e70 [2024-05-21T19:01:00.777+0000] {scheduler_job.py:635} INFO - Setting external_id for to fff7b1bf-4d3a-4bd9-b303-1b772049406b [2024-05-21T19:01:02.914+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:01:02.915+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:00:00+00:00, run_id=scheduled__2024-05-21T19:00:00+00:00, run_start_date=2024-05-21 19:01:00.492810+00:00, run_end_date=2024-05-21 19:01:02.915173+00:00, run_duration=2.422363, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:00:00+00:00, data_interval_end=2024-05-21 19:01:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:01:02.925+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:01:00+00:00, run_after=2024-05-21T19:02:00+00:00 [2024-05-21T19:01:04.039+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:00:00+00:00 exited with status success for try_number 1 [2024-05-21T19:01:04.043+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:00:00+00:00, map_index=-1, run_start_date=2024-05-21 19:01:02.575943+00:00, run_end_date=2024-05-21 19:01:02.862145+00:00, run_duration=0.286202, state=success, executor_state=success, try_number=1, max_tries=1, job_id=873, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:01:00.534623+00:00, queued_by_job_id=1, pid=18872 [2024-05-21T19:01:05.081+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:01:05.081+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:00:00+00:00, run_id=scheduled__2024-05-21T19:00:00+00:00, run_start_date=2024-05-21 19:01:00.494834+00:00, run_end_date=2024-05-21 19:01:05.081317+00:00, run_duration=4.586483, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:00:00+00:00, data_interval_end=2024-05-21 19:01:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:01:05.091+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:01:00+00:00, run_after=2024-05-21T19:02:00+00:00 [2024-05-21T19:01:05.134+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:00:00+00:00 exited with status success for try_number 1 [2024-05-21T19:01:05.140+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:00:00+00:00, map_index=-1, run_start_date=2024-05-21 19:01:02.504405+00:00, run_end_date=2024-05-21 19:01:04.372388+00:00, run_duration=1.867983, state=success, executor_state=success, try_number=1, max_tries=1, job_id=872, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:01:00.534623+00:00, queued_by_job_id=1, pid=18871 [2024-05-21T19:02:00.781+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:02:00+00:00, run_after=2024-05-21T19:03:00+00:00 [2024-05-21T19:02:00.789+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:02:00.797+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:02:00.872+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T19:02:00.873+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T19:02:00.873+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:02:00.873+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:02:00.874+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:02:00.877+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T19:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:02:00.877+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T19:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T19:02:00.877+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:02:00.877+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:02:00.878+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:02:00.878+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:02:01.149+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:02:01.152+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:01:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:02:01.152+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:01:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:02:01.159+0000] {scheduler_job.py:635} INFO - Setting external_id for to 44c4ec9a-5b2b-4599-b826-bed925d238f4 [2024-05-21T19:02:01.159+0000] {scheduler_job.py:635} INFO - Setting external_id for to 22bd625e-120b-49b5-9516-277005b1b088 [2024-05-21T19:02:01.160+0000] {scheduler_job.py:635} INFO - Setting external_id for to 986e0b21-0d80-44ce-98f3-b4b2c2a007ad [2024-05-21T19:02:02.508+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:02:02.509+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 19:00:00+00:00, run_id=scheduled__2024-05-21T19:00:00+00:00, run_start_date=2024-05-21 19:02:00.809250+00:00, run_end_date=2024-05-21 19:02:02.509049+00:00, run_duration=1.699799, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:00:00+00:00, data_interval_end=2024-05-21 19:02:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T19:02:02.531+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T19:02:00+00:00, run_after=2024-05-21T19:04:00+00:00 [2024-05-21T19:02:02.654+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:00:00+00:00 exited with status success for try_number 1 [2024-05-21T19:02:02.666+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T19:00:00+00:00, map_index=-1, run_start_date=2024-05-21 19:02:01.782250+00:00, run_end_date=2024-05-21 19:02:02.106960+00:00, run_duration=0.32471, state=success, executor_state=success, try_number=1, max_tries=1, job_id=874, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:02:00.875428+00:00, queued_by_job_id=1, pid=18907 [2024-05-21T19:02:03.776+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:02:03.776+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:01:00+00:00, run_id=scheduled__2024-05-21T19:01:00+00:00, run_start_date=2024-05-21 19:02:00.810267+00:00, run_end_date=2024-05-21 19:02:03.776320+00:00, run_duration=2.966053, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:01:00+00:00, data_interval_end=2024-05-21 19:02:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:02:03.790+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:02:00+00:00, run_after=2024-05-21T19:03:00+00:00 [2024-05-21T19:02:03.827+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:01:00+00:00 exited with status success for try_number 1 [2024-05-21T19:02:03.832+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:01:00+00:00, map_index=-1, run_start_date=2024-05-21 19:02:03.101292+00:00, run_end_date=2024-05-21 19:02:03.416731+00:00, run_duration=0.315439, state=success, executor_state=success, try_number=1, max_tries=1, job_id=876, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:02:00.875428+00:00, queued_by_job_id=1, pid=18938 [2024-05-21T19:02:04.868+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:02:04.869+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:01:00+00:00, run_id=scheduled__2024-05-21T19:01:00+00:00, run_start_date=2024-05-21 19:02:00.811271+00:00, run_end_date=2024-05-21 19:02:04.868953+00:00, run_duration=4.057682, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:01:00+00:00, data_interval_end=2024-05-21 19:02:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:02:04.875+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:02:00+00:00, run_after=2024-05-21T19:03:00+00:00 [2024-05-21T19:02:04.901+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:01:00+00:00 exited with status success for try_number 1 [2024-05-21T19:02:04.904+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:01:00+00:00, map_index=-1, run_start_date=2024-05-21 19:02:03.044052+00:00, run_end_date=2024-05-21 19:02:04.686175+00:00, run_duration=1.642123, state=success, executor_state=success, try_number=1, max_tries=1, job_id=875, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:02:00.875428+00:00, queued_by_job_id=1, pid=18937 [2024-05-21T19:03:00.491+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:03:00+00:00, run_after=2024-05-21T19:04:00+00:00 [2024-05-21T19:03:00.502+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:03:00.562+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T19:03:00.562+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:03:00.562+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:03:00.563+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:03:00.565+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:03:00.565+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:03:00.566+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:03:00.566+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:03:00.826+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:02:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:03:00.826+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:02:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:03:00.836+0000] {scheduler_job.py:635} INFO - Setting external_id for to d96b83a5-cc03-42db-8822-19a7a9b6f056 [2024-05-21T19:03:00.836+0000] {scheduler_job.py:635} INFO - Setting external_id for to c569c3e7-092b-47a8-b692-997cb5cb0e37 [2024-05-21T19:03:03.159+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:03:03.160+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:02:00+00:00, run_id=scheduled__2024-05-21T19:02:00+00:00, run_start_date=2024-05-21 19:03:00.514418+00:00, run_end_date=2024-05-21 19:03:03.160047+00:00, run_duration=2.645629, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:02:00+00:00, data_interval_end=2024-05-21 19:03:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:03:03.172+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:03:00+00:00, run_after=2024-05-21T19:04:00+00:00 [2024-05-21T19:03:03.211+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:02:00+00:00 exited with status success for try_number 1 [2024-05-21T19:03:03.217+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:02:00+00:00, map_index=-1, run_start_date=2024-05-21 19:03:02.661047+00:00, run_end_date=2024-05-21 19:03:02.966188+00:00, run_duration=0.305141, state=success, executor_state=success, try_number=1, max_tries=1, job_id=877, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:03:00.563902+00:00, queued_by_job_id=1, pid=18993 [2024-05-21T19:03:04.517+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:03:04.517+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:02:00+00:00, run_id=scheduled__2024-05-21T19:02:00+00:00, run_start_date=2024-05-21 19:03:00.515700+00:00, run_end_date=2024-05-21 19:03:04.517816+00:00, run_duration=4.002116, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:02:00+00:00, data_interval_end=2024-05-21 19:03:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:03:04.530+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:03:00+00:00, run_after=2024-05-21T19:04:00+00:00 [2024-05-21T19:03:04.561+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:02:00+00:00 exited with status success for try_number 1 [2024-05-21T19:03:04.566+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:02:00+00:00, map_index=-1, run_start_date=2024-05-21 19:03:02.805330+00:00, run_end_date=2024-05-21 19:03:04.438919+00:00, run_duration=1.633589, state=success, executor_state=success, try_number=1, max_tries=1, job_id=878, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:03:00.563902+00:00, queued_by_job_id=1, pid=18994 [2024-05-21T19:04:00.171+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:04:00+00:00, run_after=2024-05-21T19:05:00+00:00 [2024-05-21T19:04:00.177+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:04:00.184+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:04:00.262+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T19:04:00.262+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T19:04:00.262+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:04:00.262+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:04:00.263+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:04:00.266+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T19:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:04:00.267+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T19:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T19:04:00.267+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:04:00.267+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:04:00.267+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:04:00.268+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:04:00.610+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:02:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:04:00.611+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:03:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:04:00.611+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:03:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:04:00.624+0000] {scheduler_job.py:635} INFO - Setting external_id for to 30e3333d-8032-44be-98e6-93fb7b4d9c7b [2024-05-21T19:04:00.624+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7ea2d19d-d860-46d8-b3ae-c77a77e574be [2024-05-21T19:04:00.624+0000] {scheduler_job.py:635} INFO - Setting external_id for to ab229aea-9360-4c75-853a-892aff0ed276 [2024-05-21T19:04:01.839+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:04:01.840+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 19:02:00+00:00, run_id=scheduled__2024-05-21T19:02:00+00:00, run_start_date=2024-05-21 19:04:00.202744+00:00, run_end_date=2024-05-21 19:04:01.839980+00:00, run_duration=1.637236, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:02:00+00:00, data_interval_end=2024-05-21 19:04:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T19:04:01.851+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T19:04:00+00:00, run_after=2024-05-21T19:06:00+00:00 [2024-05-21T19:04:01.908+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:02:00+00:00 exited with status success for try_number 1 [2024-05-21T19:04:01.915+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T19:02:00+00:00, map_index=-1, run_start_date=2024-05-21 19:04:01.345793+00:00, run_end_date=2024-05-21 19:04:01.695462+00:00, run_duration=0.349669, state=success, executor_state=success, try_number=1, max_tries=1, job_id=879, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:04:00.264867+00:00, queued_by_job_id=1, pid=19029 [2024-05-21T19:04:02.959+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:04:02.960+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:03:00+00:00, run_id=scheduled__2024-05-21T19:03:00+00:00, run_start_date=2024-05-21 19:04:00.203915+00:00, run_end_date=2024-05-21 19:04:02.960111+00:00, run_duration=2.756196, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:03:00+00:00, data_interval_end=2024-05-21 19:04:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:04:02.972+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:04:00+00:00, run_after=2024-05-21T19:05:00+00:00 [2024-05-21T19:04:03.007+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:03:00+00:00 exited with status success for try_number 1 [2024-05-21T19:04:03.012+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:03:00+00:00, map_index=-1, run_start_date=2024-05-21 19:04:02.578848+00:00, run_end_date=2024-05-21 19:04:02.867022+00:00, run_duration=0.288174, state=success, executor_state=success, try_number=1, max_tries=1, job_id=881, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:04:00.264867+00:00, queued_by_job_id=1, pid=19060 [2024-05-21T19:04:05.334+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:04:05.335+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:03:00+00:00, run_id=scheduled__2024-05-21T19:03:00+00:00, run_start_date=2024-05-21 19:04:00.204960+00:00, run_end_date=2024-05-21 19:04:05.335352+00:00, run_duration=5.130392, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:03:00+00:00, data_interval_end=2024-05-21 19:04:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:04:05.347+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:04:00+00:00, run_after=2024-05-21T19:05:00+00:00 [2024-05-21T19:04:05.381+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:03:00+00:00 exited with status success for try_number 1 [2024-05-21T19:04:05.389+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:03:00+00:00, map_index=-1, run_start_date=2024-05-21 19:04:02.468151+00:00, run_end_date=2024-05-21 19:04:04.176433+00:00, run_duration=1.708282, state=success, executor_state=success, try_number=1, max_tries=1, job_id=880, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:04:00.264867+00:00, queued_by_job_id=1, pid=19059 [2024-05-21T19:05:01.004+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:05:00+00:00, run_after=2024-05-21T19:10:00+00:00 [2024-05-21T19:05:01.016+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:05:00+00:00, run_after=2024-05-21T19:06:00+00:00 [2024-05-21T19:05:01.022+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:05:01.088+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T19:05:01.088+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:05:01.088+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:05:01.089+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:05:01.089+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:05:01.093+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T19:00:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T19:05:01.093+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T19:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T19:05:01.094+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:05:01.094+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:05:01.094+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:05:01.095+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:05:01.288+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T19:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:05:01.288+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:04:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:05:01.289+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:04:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:05:01.303+0000] {scheduler_job.py:635} INFO - Setting external_id for to ae216d68-0e6a-4b49-913c-b44605e2acf6 [2024-05-21T19:05:01.303+0000] {scheduler_job.py:635} INFO - Setting external_id for to 79df0a81-acf0-4f04-acde-e9ab16c2869d [2024-05-21T19:05:01.304+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4e5f9163-d271-4743-ba39-1fcdef858b1e [2024-05-21T19:05:04.669+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:05:04.669+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:04:00+00:00, run_id=scheduled__2024-05-21T19:04:00+00:00, run_start_date=2024-05-21 19:05:01.034476+00:00, run_end_date=2024-05-21 19:05:04.669829+00:00, run_duration=3.635353, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:04:00+00:00, data_interval_end=2024-05-21 19:05:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:05:04.682+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:05:00+00:00, run_after=2024-05-21T19:06:00+00:00 [2024-05-21T19:05:04.708+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:05:04.709+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:05:04.709+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:05:04.711+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T19:00:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T19:05:04.711+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T19:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T19:05:04.754+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T19:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:05:04.754+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T19:00:00+00:00 exited with status success for try_number 1 [2024-05-21T19:05:04.755+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:04:00+00:00 exited with status success for try_number 1 [2024-05-21T19:05:04.761+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T19:00:00+00:00, map_index=-1, run_start_date=2024-05-21 19:05:03.414054+00:00, run_end_date=2024-05-21 19:05:03.808524+00:00, run_duration=0.39447, state=success, executor_state=success, try_number=1, max_tries=1, job_id=883, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:05:01.090693+00:00, queued_by_job_id=1, pid=19126 [2024-05-21T19:05:04.762+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0f7ae518-1129-43d2-a7e3-bd305201dddb [2024-05-21T19:05:04.762+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:04:00+00:00, map_index=-1, run_start_date=2024-05-21 19:05:03.320282+00:00, run_end_date=2024-05-21 19:05:03.770952+00:00, run_duration=0.45067, state=success, executor_state=success, try_number=1, max_tries=1, job_id=882, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:05:01.090693+00:00, queued_by_job_id=1, pid=19125 [2024-05-21T19:05:06.125+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:05:06.126+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:04:00+00:00, run_id=scheduled__2024-05-21T19:04:00+00:00, run_start_date=2024-05-21 19:05:01.035417+00:00, run_end_date=2024-05-21 19:05:06.126011+00:00, run_duration=5.090594, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:04:00+00:00, data_interval_end=2024-05-21 19:05:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:05:06.137+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:05:00+00:00, run_after=2024-05-21T19:06:00+00:00 [2024-05-21T19:05:06.184+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:04:00+00:00 exited with status success for try_number 1 [2024-05-21T19:05:06.206+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:04:00+00:00, map_index=-1, run_start_date=2024-05-21 19:05:03.437907+00:00, run_end_date=2024-05-21 19:05:05.306897+00:00, run_duration=1.86899, state=success, executor_state=success, try_number=1, max_tries=1, job_id=884, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:05:01.090693+00:00, queued_by_job_id=1, pid=19127 [2024-05-21T19:05:07.312+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:05:07.313+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:05:07.313+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:05:07.315+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T19:00:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T19:05:07.316+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T19:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T19:05:07.410+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T19:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:05:07.410+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T19:00:00+00:00 exited with status success for try_number 1 [2024-05-21T19:05:07.420+0000] {scheduler_job.py:635} INFO - Setting external_id for to f6bb6568-785e-40fb-8bba-7f22fcb8ba85 [2024-05-21T19:05:07.421+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T19:00:00+00:00, map_index=-1, run_start_date=2024-05-21 19:05:06.750579+00:00, run_end_date=2024-05-21 19:05:07.086858+00:00, run_duration=0.336279, state=success, executor_state=success, try_number=1, max_tries=1, job_id=885, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:05:04.710029+00:00, queued_by_job_id=1, pid=19166 [2024-05-21T19:05:10.206+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:05:10.206+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:05:10.207+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:05:10.209+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T19:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:05:10.209+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T19:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T19:05:10.396+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T19:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:05:10.397+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T19:00:00+00:00 exited with status success for try_number 1 [2024-05-21T19:05:10.412+0000] {scheduler_job.py:635} INFO - Setting external_id for to c445e8ac-11fe-45b2-80d0-feb77a0e5cf9 [2024-05-21T19:05:10.419+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T19:00:00+00:00, map_index=0, run_start_date=2024-05-21 19:05:09.643096+00:00, run_end_date=2024-05-21 19:05:10.079246+00:00, run_duration=0.43615, state=success, executor_state=success, try_number=1, max_tries=1, job_id=886, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:05:07.314261+00:00, queued_by_job_id=1, pid=19178 [2024-05-21T19:05:12.880+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:05:12.880+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:00:00+00:00, run_id=scheduled__2024-05-21T19:00:00+00:00, run_start_date=2024-05-21 19:05:01.033143+00:00, run_end_date=2024-05-21 19:05:12.880845+00:00, run_duration=11.847702, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:00:00+00:00, data_interval_end=2024-05-21 19:05:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T19:05:12.888+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:05:00+00:00, run_after=2024-05-21T19:10:00+00:00 [2024-05-21T19:05:12.915+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T19:00:00+00:00 exited with status success for try_number 1 [2024-05-21T19:05:12.919+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T19:00:00+00:00, map_index=-1, run_start_date=2024-05-21 19:05:12.193711+00:00, run_end_date=2024-05-21 19:05:12.466619+00:00, run_duration=0.272908, state=success, executor_state=success, try_number=1, max_tries=1, job_id=887, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:05:10.208367+00:00, queued_by_job_id=1, pid=19190 [2024-05-21T19:05:56.840+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T19:06:00.026+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:06:00+00:00, run_after=2024-05-21T19:07:00+00:00 [2024-05-21T19:06:00.035+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:06:00.040+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:06:00.119+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T19:06:00.119+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T19:06:00.120+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:06:00.120+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:06:00.120+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:06:00.126+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T19:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:06:00.126+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T19:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T19:06:00.126+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:06:00.126+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:06:00.127+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:06:00.128+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:06:00.554+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:04:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:06:00.555+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:06:00.555+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:06:00.566+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9851f78b-ffd0-4af8-b026-67d08541a176 [2024-05-21T19:06:00.567+0000] {scheduler_job.py:635} INFO - Setting external_id for to 102482cc-70eb-46db-aa1a-4ae6e77d3644 [2024-05-21T19:06:00.567+0000] {scheduler_job.py:635} INFO - Setting external_id for to 88585d7e-f76b-4bb2-a035-cb773c18d0bf [2024-05-21T19:06:02.319+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:06:02.320+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 19:04:00+00:00, run_id=scheduled__2024-05-21T19:04:00+00:00, run_start_date=2024-05-21 19:06:00.055978+00:00, run_end_date=2024-05-21 19:06:02.320059+00:00, run_duration=2.264081, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:04:00+00:00, data_interval_end=2024-05-21 19:06:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T19:06:02.330+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T19:06:00+00:00, run_after=2024-05-21T19:08:00+00:00 [2024-05-21T19:06:02.387+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:04:00+00:00 exited with status success for try_number 1 [2024-05-21T19:06:02.399+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T19:04:00+00:00, map_index=-1, run_start_date=2024-05-21 19:06:01.186181+00:00, run_end_date=2024-05-21 19:06:01.907527+00:00, run_duration=0.721346, state=success, executor_state=success, try_number=1, max_tries=1, job_id=888, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:06:00.123749+00:00, queued_by_job_id=1, pid=19206 [2024-05-21T19:06:03.436+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:06:03.437+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:05:00+00:00, run_id=scheduled__2024-05-21T19:05:00+00:00, run_start_date=2024-05-21 19:06:00.057139+00:00, run_end_date=2024-05-21 19:06:03.437228+00:00, run_duration=3.380089, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:05:00+00:00, data_interval_end=2024-05-21 19:06:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:06:03.450+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:06:00+00:00, run_after=2024-05-21T19:07:00+00:00 [2024-05-21T19:06:03.488+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:05:00+00:00 exited with status success for try_number 1 [2024-05-21T19:06:03.492+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:05:00+00:00, map_index=-1, run_start_date=2024-05-21 19:06:02.397717+00:00, run_end_date=2024-05-21 19:06:02.749887+00:00, run_duration=0.35217, state=success, executor_state=success, try_number=1, max_tries=1, job_id=889, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:06:00.123749+00:00, queued_by_job_id=1, pid=19236 [2024-05-21T19:06:04.527+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:06:04.527+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:05:00+00:00, run_id=scheduled__2024-05-21T19:05:00+00:00, run_start_date=2024-05-21 19:06:00.058420+00:00, run_end_date=2024-05-21 19:06:04.527434+00:00, run_duration=4.469014, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:05:00+00:00, data_interval_end=2024-05-21 19:06:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:06:04.537+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:06:00+00:00, run_after=2024-05-21T19:07:00+00:00 [2024-05-21T19:06:04.566+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:05:00+00:00 exited with status success for try_number 1 [2024-05-21T19:06:04.571+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:05:00+00:00, map_index=-1, run_start_date=2024-05-21 19:06:02.584622+00:00, run_end_date=2024-05-21 19:06:04.252923+00:00, run_duration=1.668301, state=success, executor_state=success, try_number=1, max_tries=1, job_id=890, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:06:00.123749+00:00, queued_by_job_id=1, pid=19237 [2024-05-21T19:07:00.343+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:07:00.358+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:07:00+00:00, run_after=2024-05-21T19:08:00+00:00 [2024-05-21T19:07:00.420+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T19:07:00.421+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:07:00.421+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:07:00.421+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:07:00.425+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:07:00.425+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:07:00.425+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:07:00.425+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:07:00.605+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:06:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:07:00.606+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:06:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:07:00.622+0000] {scheduler_job.py:635} INFO - Setting external_id for to 90fd52aa-5adf-43c0-949e-65cc1988ba27 [2024-05-21T19:07:00.624+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3f584a03-5003-47a0-acad-d39093183e07 [2024-05-21T19:07:03.017+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:07:03.017+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:06:00+00:00, run_id=scheduled__2024-05-21T19:06:00+00:00, run_start_date=2024-05-21 19:07:00.375224+00:00, run_end_date=2024-05-21 19:07:03.017268+00:00, run_duration=2.642044, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:06:00+00:00, data_interval_end=2024-05-21 19:07:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:07:03.027+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:07:00+00:00, run_after=2024-05-21T19:08:00+00:00 [2024-05-21T19:07:03.061+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:06:00+00:00 exited with status success for try_number 1 [2024-05-21T19:07:03.065+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:06:00+00:00, map_index=-1, run_start_date=2024-05-21 19:07:02.450169+00:00, run_end_date=2024-05-21 19:07:02.748494+00:00, run_duration=0.298325, state=success, executor_state=success, try_number=1, max_tries=1, job_id=891, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:07:00.422912+00:00, queued_by_job_id=1, pid=19291 [2024-05-21T19:07:05.165+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:07:05.166+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:06:00+00:00, run_id=scheduled__2024-05-21T19:06:00+00:00, run_start_date=2024-05-21 19:07:00.376729+00:00, run_end_date=2024-05-21 19:07:05.166133+00:00, run_duration=4.789404, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:06:00+00:00, data_interval_end=2024-05-21 19:07:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:07:05.176+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:07:00+00:00, run_after=2024-05-21T19:08:00+00:00 [2024-05-21T19:07:05.206+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:06:00+00:00 exited with status success for try_number 1 [2024-05-21T19:07:05.214+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:06:00+00:00, map_index=-1, run_start_date=2024-05-21 19:07:02.478614+00:00, run_end_date=2024-05-21 19:07:04.302377+00:00, run_duration=1.823763, state=success, executor_state=success, try_number=1, max_tries=1, job_id=892, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:07:00.422912+00:00, queued_by_job_id=1, pid=19292 [2024-05-21T19:08:00.617+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:08:00.631+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:08:00+00:00, run_after=2024-05-21T19:09:00+00:00 [2024-05-21T19:08:00.637+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:08:00.711+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T19:08:00.711+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T19:08:00.711+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:08:00.711+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:08:00.712+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:08:00.715+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T19:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:08:00.715+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T19:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T19:08:00.715+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:08:00.716+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:08:00.716+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:08:00.716+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:08:01.140+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:06:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:08:01.141+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:07:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:08:01.141+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:07:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:08:01.186+0000] {scheduler_job.py:635} INFO - Setting external_id for to 804c7396-643b-42d2-a729-c3659c6aacce [2024-05-21T19:08:01.187+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9b336ca2-b6ad-4476-9043-60a6dcda13c6 [2024-05-21T19:08:01.187+0000] {scheduler_job.py:635} INFO - Setting external_id for to cd4971ec-b19e-44bc-a3ed-62ae048406bb [2024-05-21T19:08:02.477+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:08:02.477+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 19:06:00+00:00, run_id=scheduled__2024-05-21T19:06:00+00:00, run_start_date=2024-05-21 19:08:00.651308+00:00, run_end_date=2024-05-21 19:08:02.477683+00:00, run_duration=1.826375, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:06:00+00:00, data_interval_end=2024-05-21 19:08:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T19:08:02.486+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T19:08:00+00:00, run_after=2024-05-21T19:10:00+00:00 [2024-05-21T19:08:02.539+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:06:00+00:00 exited with status success for try_number 1 [2024-05-21T19:08:02.544+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T19:06:00+00:00, map_index=-1, run_start_date=2024-05-21 19:08:01.663983+00:00, run_end_date=2024-05-21 19:08:01.990216+00:00, run_duration=0.326233, state=success, executor_state=success, try_number=1, max_tries=1, job_id=893, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:08:00.713477+00:00, queued_by_job_id=1, pid=19326 [2024-05-21T19:08:03.600+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:08:03.601+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:07:00+00:00, run_id=scheduled__2024-05-21T19:07:00+00:00, run_start_date=2024-05-21 19:08:00.652424+00:00, run_end_date=2024-05-21 19:08:03.601273+00:00, run_duration=2.948849, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:07:00+00:00, data_interval_end=2024-05-21 19:08:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:08:03.611+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:08:00+00:00, run_after=2024-05-21T19:09:00+00:00 [2024-05-21T19:08:03.658+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:07:00+00:00 exited with status success for try_number 1 [2024-05-21T19:08:03.663+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:07:00+00:00, map_index=-1, run_start_date=2024-05-21 19:08:02.920879+00:00, run_end_date=2024-05-21 19:08:03.224074+00:00, run_duration=0.303195, state=success, executor_state=success, try_number=1, max_tries=1, job_id=894, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:08:00.713477+00:00, queued_by_job_id=1, pid=19356 [2024-05-21T19:08:04.702+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:08:04.702+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:07:00+00:00, run_id=scheduled__2024-05-21T19:07:00+00:00, run_start_date=2024-05-21 19:08:00.653559+00:00, run_end_date=2024-05-21 19:08:04.702852+00:00, run_duration=4.049293, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:07:00+00:00, data_interval_end=2024-05-21 19:08:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:08:04.713+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:08:00+00:00, run_after=2024-05-21T19:09:00+00:00 [2024-05-21T19:08:04.741+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:07:00+00:00 exited with status success for try_number 1 [2024-05-21T19:08:04.745+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:07:00+00:00, map_index=-1, run_start_date=2024-05-21 19:08:03.105331+00:00, run_end_date=2024-05-21 19:08:04.554583+00:00, run_duration=1.449252, state=success, executor_state=success, try_number=1, max_tries=1, job_id=895, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:08:00.713477+00:00, queued_by_job_id=1, pid=19357 [2024-05-21T19:09:00.963+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:09:00+00:00, run_after=2024-05-21T19:10:00+00:00 [2024-05-21T19:09:00.970+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:09:01.028+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T19:09:01.028+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:09:01.028+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:09:01.029+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:09:01.032+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:09:01.032+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:09:01.032+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:09:01.032+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:09:01.177+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:08:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:09:01.178+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:08:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:09:01.196+0000] {scheduler_job.py:635} INFO - Setting external_id for to aa0fc372-6da0-4284-b9b7-d0b7ad0d7cfe [2024-05-21T19:09:01.196+0000] {scheduler_job.py:635} INFO - Setting external_id for to c01eb021-4602-4820-a84b-cb9a1a094c93 [2024-05-21T19:09:04.368+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:09:04.368+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:08:00+00:00, run_id=scheduled__2024-05-21T19:08:00+00:00, run_start_date=2024-05-21 19:09:00.982736+00:00, run_end_date=2024-05-21 19:09:04.368840+00:00, run_duration=3.386104, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:08:00+00:00, data_interval_end=2024-05-21 19:09:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:09:04.383+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:09:00+00:00, run_after=2024-05-21T19:10:00+00:00 [2024-05-21T19:09:04.422+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:08:00+00:00 exited with status success for try_number 1 [2024-05-21T19:09:04.426+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:08:00+00:00, map_index=-1, run_start_date=2024-05-21 19:09:03.016130+00:00, run_end_date=2024-05-21 19:09:03.295186+00:00, run_duration=0.279056, state=success, executor_state=success, try_number=1, max_tries=1, job_id=897, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:09:01.030154+00:00, queued_by_job_id=1, pid=19412 [2024-05-21T19:09:05.464+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:09:05.465+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:08:00+00:00, run_id=scheduled__2024-05-21T19:08:00+00:00, run_start_date=2024-05-21 19:09:00.983936+00:00, run_end_date=2024-05-21 19:09:05.465282+00:00, run_duration=4.481346, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:08:00+00:00, data_interval_end=2024-05-21 19:09:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:09:05.475+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:09:00+00:00, run_after=2024-05-21T19:10:00+00:00 [2024-05-21T19:09:05.503+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:08:00+00:00 exited with status success for try_number 1 [2024-05-21T19:09:05.507+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:08:00+00:00, map_index=-1, run_start_date=2024-05-21 19:09:02.988807+00:00, run_end_date=2024-05-21 19:09:04.834670+00:00, run_duration=1.845863, state=success, executor_state=success, try_number=1, max_tries=1, job_id=896, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:09:01.030154+00:00, queued_by_job_id=1, pid=19411 [2024-05-21T19:10:00.219+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:10:00.231+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:10:00+00:00, run_after=2024-05-21T19:15:00+00:00 [2024-05-21T19:10:00.236+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:10:00.249+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:10:00+00:00, run_after=2024-05-21T19:11:00+00:00 [2024-05-21T19:10:00.346+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T19:10:00.346+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:10:00.346+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T19:10:00.346+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:10:00.346+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:10:00.347+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:10:00.351+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T19:05:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T19:10:00.351+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T19:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T19:10:00.352+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T19:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:10:00.352+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T19:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T19:10:00.352+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:10:00.353+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:10:00.353+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:10:00.353+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:10:00.758+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T19:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:10:00.759+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:08:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:10:00.759+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:09:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:10:00.759+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:09:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:10:00.772+0000] {scheduler_job.py:635} INFO - Setting external_id for to 02806cf4-ae5a-4a55-9389-4846e292d011 [2024-05-21T19:10:00.772+0000] {scheduler_job.py:635} INFO - Setting external_id for to 03549a1b-6b71-47a6-9b99-8002162fe1fa [2024-05-21T19:10:00.772+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4ee73fc7-313c-43d5-8aff-5aa637223adb [2024-05-21T19:10:00.773+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4a4f4b49-6361-448f-a4ef-066007362011 [2024-05-21T19:10:03.197+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:10:03.197+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 19:08:00+00:00, run_id=scheduled__2024-05-21T19:08:00+00:00, run_start_date=2024-05-21 19:10:00.265352+00:00, run_end_date=2024-05-21 19:10:03.197308+00:00, run_duration=2.931956, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:08:00+00:00, data_interval_end=2024-05-21 19:10:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T19:10:03.208+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T19:10:00+00:00, run_after=2024-05-21T19:12:00+00:00 [2024-05-21T19:10:03.302+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:08:00+00:00 exited with status success for try_number 1 [2024-05-21T19:10:03.319+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T19:08:00+00:00, map_index=-1, run_start_date=2024-05-21 19:10:01.766606+00:00, run_end_date=2024-05-21 19:10:02.201698+00:00, run_duration=0.435092, state=success, executor_state=success, try_number=1, max_tries=1, job_id=898, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:10:00.349087+00:00, queued_by_job_id=1, pid=19447 [2024-05-21T19:10:04.020+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:10:04.021+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:09:00+00:00, run_id=scheduled__2024-05-21T19:09:00+00:00, run_start_date=2024-05-21 19:10:00.266344+00:00, run_end_date=2024-05-21 19:10:04.021767+00:00, run_duration=3.755423, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:09:00+00:00, data_interval_end=2024-05-21 19:10:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:10:04.037+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:10:00+00:00, run_after=2024-05-21T19:11:00+00:00 [2024-05-21T19:10:04.066+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:10:04.066+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:10:04.067+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:10:04.069+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T19:05:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T19:10:04.069+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T19:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T19:10:04.119+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T19:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:10:04.119+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T19:05:00+00:00 exited with status success for try_number 1 [2024-05-21T19:10:04.119+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:09:00+00:00 exited with status success for try_number 1 [2024-05-21T19:10:04.128+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T19:05:00+00:00, map_index=-1, run_start_date=2024-05-21 19:10:02.939358+00:00, run_end_date=2024-05-21 19:10:03.318209+00:00, run_duration=0.378851, state=success, executor_state=success, try_number=1, max_tries=1, job_id=899, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:10:00.349087+00:00, queued_by_job_id=1, pid=19478 [2024-05-21T19:10:04.129+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:09:00+00:00, map_index=-1, run_start_date=2024-05-21 19:10:03.138814+00:00, run_end_date=2024-05-21 19:10:03.570347+00:00, run_duration=0.431533, state=success, executor_state=success, try_number=1, max_tries=1, job_id=900, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:10:00.349087+00:00, queued_by_job_id=1, pid=19488 [2024-05-21T19:10:04.129+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9dc70a57-78de-40de-a0ee-63dc61068b64 [2024-05-21T19:10:06.357+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:10:06.358+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:09:00+00:00, run_id=scheduled__2024-05-21T19:09:00+00:00, run_start_date=2024-05-21 19:10:00.267425+00:00, run_end_date=2024-05-21 19:10:06.358167+00:00, run_duration=6.090742, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:09:00+00:00, data_interval_end=2024-05-21 19:10:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:10:06.374+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:10:00+00:00, run_after=2024-05-21T19:11:00+00:00 [2024-05-21T19:10:06.409+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:10:06.410+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:10:06.410+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:10:06.413+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T19:05:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T19:10:06.414+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T19:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T19:10:06.475+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T19:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:10:06.476+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:09:00+00:00 exited with status success for try_number 1 [2024-05-21T19:10:06.476+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T19:05:00+00:00 exited with status success for try_number 1 [2024-05-21T19:10:06.487+0000] {scheduler_job.py:635} INFO - Setting external_id for to 50e2f083-4747-4687-a2b6-a458d6c68458 [2024-05-21T19:10:06.488+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:09:00+00:00, map_index=-1, run_start_date=2024-05-21 19:10:03.203092+00:00, run_end_date=2024-05-21 19:10:05.407691+00:00, run_duration=2.204599, state=success, executor_state=success, try_number=1, max_tries=1, job_id=901, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:10:00.349087+00:00, queued_by_job_id=1, pid=19496 [2024-05-21T19:10:06.488+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T19:05:00+00:00, map_index=-1, run_start_date=2024-05-21 19:10:05.811707+00:00, run_end_date=2024-05-21 19:10:06.131635+00:00, run_duration=0.319928, state=success, executor_state=success, try_number=1, max_tries=1, job_id=902, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:10:04.067650+00:00, queued_by_job_id=1, pid=19528 [2024-05-21T19:10:09.359+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:10:09.360+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:10:09.364+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:10:09.366+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T19:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:10:09.366+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T19:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T19:10:09.518+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T19:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:10:09.539+0000] {scheduler_job.py:635} INFO - Setting external_id for to fb3b0599-4e93-46bc-8506-6b6549988bbf [2024-05-21T19:10:09.760+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T19:05:00+00:00 exited with status success for try_number 1 [2024-05-21T19:10:09.769+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T19:05:00+00:00, map_index=0, run_start_date=2024-05-21 19:10:08.728742+00:00, run_end_date=2024-05-21 19:10:09.260236+00:00, run_duration=0.531494, state=success, executor_state=success, try_number=1, max_tries=1, job_id=903, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:10:06.411248+00:00, queued_by_job_id=1, pid=19540 [2024-05-21T19:10:11.951+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:10:11.952+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:05:00+00:00, run_id=scheduled__2024-05-21T19:05:00+00:00, run_start_date=2024-05-21 19:10:00.264101+00:00, run_end_date=2024-05-21 19:10:11.952078+00:00, run_duration=11.687977, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:05:00+00:00, data_interval_end=2024-05-21 19:10:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T19:10:11.959+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:10:00+00:00, run_after=2024-05-21T19:15:00+00:00 [2024-05-21T19:10:11.989+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T19:05:00+00:00 exited with status success for try_number 1 [2024-05-21T19:10:11.995+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T19:05:00+00:00, map_index=-1, run_start_date=2024-05-21 19:10:11.380948+00:00, run_end_date=2024-05-21 19:10:11.633170+00:00, run_duration=0.252222, state=success, executor_state=success, try_number=1, max_tries=1, job_id=904, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:10:09.364732+00:00, queued_by_job_id=1, pid=19552 [2024-05-21T19:10:56.885+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T19:11:00.102+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:11:00.117+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:11:00+00:00, run_after=2024-05-21T19:12:00+00:00 [2024-05-21T19:11:00.298+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T19:11:00.298+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:11:00.299+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:11:00.299+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:11:00.303+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:11:00.305+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:11:00.305+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:11:00.305+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:11:00.689+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:11:00.690+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:11:00.715+0000] {scheduler_job.py:635} INFO - Setting external_id for to cc9b8ff8-8d5c-4934-9b28-a64c7e5394c4 [2024-05-21T19:11:00.715+0000] {scheduler_job.py:635} INFO - Setting external_id for to de4da96b-6db1-49d6-b088-f306128e382b [2024-05-21T19:11:03.455+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:11:03.456+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:10:00+00:00, run_id=scheduled__2024-05-21T19:10:00+00:00, run_start_date=2024-05-21 19:11:00.246915+00:00, run_end_date=2024-05-21 19:11:03.456130+00:00, run_duration=3.209215, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:10:00+00:00, data_interval_end=2024-05-21 19:11:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:11:03.468+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:11:00+00:00, run_after=2024-05-21T19:12:00+00:00 [2024-05-21T19:11:03.502+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:10:00+00:00 exited with status success for try_number 1 [2024-05-21T19:11:03.506+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:10:00+00:00, map_index=-1, run_start_date=2024-05-21 19:11:02.562522+00:00, run_end_date=2024-05-21 19:11:02.852063+00:00, run_duration=0.289541, state=success, executor_state=success, try_number=1, max_tries=1, job_id=905, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:11:00.300475+00:00, queued_by_job_id=1, pid=19588 [2024-05-21T19:11:05.623+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:11:05.623+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:10:00+00:00, run_id=scheduled__2024-05-21T19:10:00+00:00, run_start_date=2024-05-21 19:11:00.248017+00:00, run_end_date=2024-05-21 19:11:05.623803+00:00, run_duration=5.375786, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:10:00+00:00, data_interval_end=2024-05-21 19:11:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:11:05.640+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:11:00+00:00, run_after=2024-05-21T19:12:00+00:00 [2024-05-21T19:11:05.676+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:10:00+00:00 exited with status success for try_number 1 [2024-05-21T19:11:05.689+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:10:00+00:00, map_index=-1, run_start_date=2024-05-21 19:11:02.636593+00:00, run_end_date=2024-05-21 19:11:04.706808+00:00, run_duration=2.070215, state=success, executor_state=success, try_number=1, max_tries=1, job_id=906, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:11:00.300475+00:00, queued_by_job_id=1, pid=19589 [2024-05-21T19:12:00.250+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:12:00+00:00, run_after=2024-05-21T19:13:00+00:00 [2024-05-21T19:12:00.264+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:12:00.276+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:12:00.392+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T19:12:00.393+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T19:12:00.393+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:12:00.393+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:12:00.395+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:12:00.401+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T19:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:12:00.402+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T19:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T19:12:00.402+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:12:00.402+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:12:00.403+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:12:00.403+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:12:00.789+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:12:00.790+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:11:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:12:00.790+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:11:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:12:00.801+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9f268c0c-9f4e-4d37-9478-8754f071a297 [2024-05-21T19:12:00.802+0000] {scheduler_job.py:635} INFO - Setting external_id for to c6e4b598-453a-41c8-b6c4-fb25eb925b5b [2024-05-21T19:12:00.805+0000] {scheduler_job.py:635} INFO - Setting external_id for to ac764dfe-8e5c-410c-9dcd-ac5167409e27 [2024-05-21T19:12:02.636+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:12:02.637+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 19:10:00+00:00, run_id=scheduled__2024-05-21T19:10:00+00:00, run_start_date=2024-05-21 19:12:00.291876+00:00, run_end_date=2024-05-21 19:12:02.637038+00:00, run_duration=2.345162, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:10:00+00:00, data_interval_end=2024-05-21 19:12:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T19:12:02.647+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T19:12:00+00:00, run_after=2024-05-21T19:14:00+00:00 [2024-05-21T19:12:02.693+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:10:00+00:00 exited with status success for try_number 1 [2024-05-21T19:12:02.705+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T19:10:00+00:00, map_index=-1, run_start_date=2024-05-21 19:12:01.722979+00:00, run_end_date=2024-05-21 19:12:02.034068+00:00, run_duration=0.311089, state=success, executor_state=success, try_number=1, max_tries=1, job_id=907, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:12:00.399628+00:00, queued_by_job_id=1, pid=19624 [2024-05-21T19:12:03.741+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:12:03.741+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:11:00+00:00, run_id=scheduled__2024-05-21T19:11:00+00:00, run_start_date=2024-05-21 19:12:00.292913+00:00, run_end_date=2024-05-21 19:12:03.741694+00:00, run_duration=3.448781, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:11:00+00:00, data_interval_end=2024-05-21 19:12:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:12:03.752+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:12:00+00:00, run_after=2024-05-21T19:13:00+00:00 [2024-05-21T19:12:03.786+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:11:00+00:00 exited with status success for try_number 1 [2024-05-21T19:12:03.790+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:11:00+00:00, map_index=-1, run_start_date=2024-05-21 19:12:02.908631+00:00, run_end_date=2024-05-21 19:12:03.182578+00:00, run_duration=0.273947, state=success, executor_state=success, try_number=1, max_tries=1, job_id=908, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:12:00.399628+00:00, queued_by_job_id=1, pid=19654 [2024-05-21T19:12:04.828+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:12:04.829+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:11:00+00:00, run_id=scheduled__2024-05-21T19:11:00+00:00, run_start_date=2024-05-21 19:12:00.293881+00:00, run_end_date=2024-05-21 19:12:04.828988+00:00, run_duration=4.535107, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:11:00+00:00, data_interval_end=2024-05-21 19:12:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:12:04.843+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:12:00+00:00, run_after=2024-05-21T19:13:00+00:00 [2024-05-21T19:12:04.877+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:11:00+00:00 exited with status success for try_number 1 [2024-05-21T19:12:04.883+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:11:00+00:00, map_index=-1, run_start_date=2024-05-21 19:12:03.008885+00:00, run_end_date=2024-05-21 19:12:04.454491+00:00, run_duration=1.445606, state=success, executor_state=success, try_number=1, max_tries=1, job_id=909, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:12:00.399628+00:00, queued_by_job_id=1, pid=19655 [2024-05-21T19:13:00.399+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:13:00+00:00, run_after=2024-05-21T19:14:00+00:00 [2024-05-21T19:13:00.409+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:13:00.469+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T19:13:00.469+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:13:00.470+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:13:00.470+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:13:00.473+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:13:00.473+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:13:00.473+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:13:00.474+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:13:00.633+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:12:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:13:00.633+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:12:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:13:00.642+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7d299674-d35c-40a7-858d-6676eb2b96aa [2024-05-21T19:13:00.642+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0d53d5a7-57c8-45b7-8f50-6ae05c842a7e [2024-05-21T19:13:03.367+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:13:03.367+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:12:00+00:00, run_id=scheduled__2024-05-21T19:12:00+00:00, run_start_date=2024-05-21 19:13:00.422178+00:00, run_end_date=2024-05-21 19:13:03.367347+00:00, run_duration=2.945169, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:12:00+00:00, data_interval_end=2024-05-21 19:13:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:13:03.379+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:13:00+00:00, run_after=2024-05-21T19:14:00+00:00 [2024-05-21T19:13:03.429+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:12:00+00:00 exited with status success for try_number 1 [2024-05-21T19:13:03.433+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:12:00+00:00, map_index=-1, run_start_date=2024-05-21 19:13:02.600280+00:00, run_end_date=2024-05-21 19:13:02.922954+00:00, run_duration=0.322674, state=success, executor_state=success, try_number=1, max_tries=1, job_id=911, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:13:00.471523+00:00, queued_by_job_id=1, pid=19709 [2024-05-21T19:13:04.472+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:13:04.472+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:12:00+00:00, run_id=scheduled__2024-05-21T19:12:00+00:00, run_start_date=2024-05-21 19:13:00.423327+00:00, run_end_date=2024-05-21 19:13:04.472466+00:00, run_duration=4.049139, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:12:00+00:00, data_interval_end=2024-05-21 19:13:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:13:04.481+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:13:00+00:00, run_after=2024-05-21T19:14:00+00:00 [2024-05-21T19:13:04.508+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:12:00+00:00 exited with status success for try_number 1 [2024-05-21T19:13:04.512+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:12:00+00:00, map_index=-1, run_start_date=2024-05-21 19:13:02.564146+00:00, run_end_date=2024-05-21 19:13:04.072402+00:00, run_duration=1.508256, state=success, executor_state=success, try_number=1, max_tries=1, job_id=910, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:13:00.471523+00:00, queued_by_job_id=1, pid=19708 [2024-05-21T19:14:00.606+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:14:00+00:00, run_after=2024-05-21T19:15:00+00:00 [2024-05-21T19:14:00.613+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:14:00.619+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:14:00.697+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T19:14:00.698+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T19:14:00.698+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:14:00.698+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:14:00.699+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:14:00.702+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T19:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:14:00.702+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T19:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T19:14:00.703+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:14:00.703+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:14:00.704+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:14:00.704+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:14:01.212+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:12:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:14:01.213+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:13:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:14:01.213+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:13:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:14:01.244+0000] {scheduler_job.py:635} INFO - Setting external_id for to f6182713-7931-4ccb-813d-512a94be671c [2024-05-21T19:14:01.244+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1c5f0791-4b12-4db9-9384-8365d5de0d04 [2024-05-21T19:14:01.244+0000] {scheduler_job.py:635} INFO - Setting external_id for to e8fbc7c6-745e-4bb9-ab87-71cf9ada1e20 [2024-05-21T19:14:02.217+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:14:02.218+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 19:12:00+00:00, run_id=scheduled__2024-05-21T19:12:00+00:00, run_start_date=2024-05-21 19:14:00.640350+00:00, run_end_date=2024-05-21 19:14:02.218432+00:00, run_duration=1.578082, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:12:00+00:00, data_interval_end=2024-05-21 19:14:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T19:14:02.227+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T19:14:00+00:00, run_after=2024-05-21T19:16:00+00:00 [2024-05-21T19:14:02.289+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:12:00+00:00 exited with status success for try_number 1 [2024-05-21T19:14:02.297+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T19:12:00+00:00, map_index=-1, run_start_date=2024-05-21 19:14:01.681998+00:00, run_end_date=2024-05-21 19:14:02.043788+00:00, run_duration=0.36179, state=success, executor_state=success, try_number=1, max_tries=1, job_id=912, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:14:00.700386+00:00, queued_by_job_id=1, pid=19743 [2024-05-21T19:14:04.129+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:14:04.130+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:13:00+00:00, run_id=scheduled__2024-05-21T19:13:00+00:00, run_start_date=2024-05-21 19:14:00.641345+00:00, run_end_date=2024-05-21 19:14:04.130145+00:00, run_duration=3.4888, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:13:00+00:00, data_interval_end=2024-05-21 19:14:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:14:04.140+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:14:00+00:00, run_after=2024-05-21T19:15:00+00:00 [2024-05-21T19:14:04.181+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:13:00+00:00 exited with status success for try_number 1 [2024-05-21T19:14:04.187+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:13:00+00:00, map_index=-1, run_start_date=2024-05-21 19:14:03.121404+00:00, run_end_date=2024-05-21 19:14:03.470041+00:00, run_duration=0.348637, state=success, executor_state=success, try_number=1, max_tries=1, job_id=914, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:14:00.700386+00:00, queued_by_job_id=1, pid=19774 [2024-05-21T19:14:06.303+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:14:06.303+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:13:00+00:00, run_id=scheduled__2024-05-21T19:13:00+00:00, run_start_date=2024-05-21 19:14:00.642256+00:00, run_end_date=2024-05-21 19:14:06.303283+00:00, run_duration=5.661027, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:13:00+00:00, data_interval_end=2024-05-21 19:14:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:14:06.315+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:14:00+00:00, run_after=2024-05-21T19:15:00+00:00 [2024-05-21T19:14:06.354+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:13:00+00:00 exited with status success for try_number 1 [2024-05-21T19:14:06.359+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:13:00+00:00, map_index=-1, run_start_date=2024-05-21 19:14:03.061064+00:00, run_end_date=2024-05-21 19:14:06.061593+00:00, run_duration=3.000529, state=success, executor_state=success, try_number=1, max_tries=1, job_id=913, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:14:00.700386+00:00, queued_by_job_id=1, pid=19773 [2024-05-21T19:15:00.805+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:15:00+00:00, run_after=2024-05-21T19:16:00+00:00 [2024-05-21T19:15:00.818+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:15:00+00:00, run_after=2024-05-21T19:20:00+00:00 [2024-05-21T19:15:00.825+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:15:00.900+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T19:15:00.900+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:15:00.901+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:15:00.901+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:15:00.902+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:15:00.905+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T19:10:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T19:15:00.905+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T19:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T19:15:00.906+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:15:00.906+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:15:00.906+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:15:00.907+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:15:01.169+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T19:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:15:01.170+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:14:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:15:01.170+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:14:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:15:01.185+0000] {scheduler_job.py:635} INFO - Setting external_id for to f9b18d16-49b3-4aa5-a983-69ad919470fc [2024-05-21T19:15:01.186+0000] {scheduler_job.py:635} INFO - Setting external_id for to b263decb-ebce-4216-a0ad-a33fcdaf8901 [2024-05-21T19:15:01.187+0000] {scheduler_job.py:635} INFO - Setting external_id for to d5fb4fad-3e60-4711-9763-dadf489473bb [2024-05-21T19:15:04.879+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:15:04.880+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:14:00+00:00, run_id=scheduled__2024-05-21T19:14:00+00:00, run_start_date=2024-05-21 19:15:00.839282+00:00, run_end_date=2024-05-21 19:15:04.879894+00:00, run_duration=4.040612, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:14:00+00:00, data_interval_end=2024-05-21 19:15:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:15:04.891+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:15:00+00:00, run_after=2024-05-21T19:16:00+00:00 [2024-05-21T19:15:04.919+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:15:04.919+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:15:04.920+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:15:04.922+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T19:10:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T19:15:04.922+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T19:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T19:15:04.969+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T19:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:15:04.972+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T19:10:00+00:00 exited with status success for try_number 1 [2024-05-21T19:15:04.972+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:14:00+00:00 exited with status success for try_number 1 [2024-05-21T19:15:04.979+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4aa5bb7f-5cb7-43d8-81a3-3daafe9de707 [2024-05-21T19:15:04.979+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:14:00+00:00, map_index=-1, run_start_date=2024-05-21 19:15:03.250912+00:00, run_end_date=2024-05-21 19:15:03.755729+00:00, run_duration=0.504817, state=success, executor_state=success, try_number=1, max_tries=1, job_id=915, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:15:00.903466+00:00, queued_by_job_id=1, pid=19839 [2024-05-21T19:15:04.979+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T19:10:00+00:00, map_index=-1, run_start_date=2024-05-21 19:15:03.331696+00:00, run_end_date=2024-05-21 19:15:03.759629+00:00, run_duration=0.427933, state=success, executor_state=success, try_number=1, max_tries=1, job_id=917, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:15:00.903466+00:00, queued_by_job_id=1, pid=19841 [2024-05-21T19:15:06.131+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:15:06.134+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:14:00+00:00, run_id=scheduled__2024-05-21T19:14:00+00:00, run_start_date=2024-05-21 19:15:00.840350+00:00, run_end_date=2024-05-21 19:15:06.134371+00:00, run_duration=5.294021, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:14:00+00:00, data_interval_end=2024-05-21 19:15:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:15:06.149+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:15:00+00:00, run_after=2024-05-21T19:16:00+00:00 [2024-05-21T19:15:06.265+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:14:00+00:00 exited with status success for try_number 1 [2024-05-21T19:15:06.284+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:14:00+00:00, map_index=-1, run_start_date=2024-05-21 19:15:03.305229+00:00, run_end_date=2024-05-21 19:15:05.507505+00:00, run_duration=2.202276, state=success, executor_state=success, try_number=1, max_tries=1, job_id=916, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:15:00.903466+00:00, queued_by_job_id=1, pid=19840 [2024-05-21T19:15:08.492+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:15:08.492+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:15:08.493+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:15:08.495+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T19:10:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T19:15:08.496+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T19:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T19:15:08.566+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T19:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:15:08.566+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T19:10:00+00:00 exited with status success for try_number 1 [2024-05-21T19:15:08.576+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3a3955d1-eaad-4183-875f-c754dbfe8821 [2024-05-21T19:15:08.576+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T19:10:00+00:00, map_index=-1, run_start_date=2024-05-21 19:15:06.951379+00:00, run_end_date=2024-05-21 19:15:07.294572+00:00, run_duration=0.343193, state=success, executor_state=success, try_number=1, max_tries=1, job_id=918, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:15:04.920928+00:00, queued_by_job_id=1, pid=19880 [2024-05-21T19:15:11.157+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:15:11.157+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:15:11.158+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:15:11.159+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T19:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:15:11.160+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T19:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T19:15:11.202+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T19:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:15:11.208+0000] {scheduler_job.py:635} INFO - Setting external_id for to ce6c780c-a89a-43a3-a3cd-2985dd74507f [2024-05-21T19:15:11.280+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T19:10:00+00:00 exited with status success for try_number 1 [2024-05-21T19:15:11.287+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T19:10:00+00:00, map_index=0, run_start_date=2024-05-21 19:15:10.755549+00:00, run_end_date=2024-05-21 19:15:11.107042+00:00, run_duration=0.351493, state=success, executor_state=success, try_number=1, max_tries=1, job_id=919, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:15:08.494277+00:00, queued_by_job_id=1, pid=19892 [2024-05-21T19:15:13.403+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:15:13.404+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:10:00+00:00, run_id=scheduled__2024-05-21T19:10:00+00:00, run_start_date=2024-05-21 19:15:00.837857+00:00, run_end_date=2024-05-21 19:15:13.404197+00:00, run_duration=12.56634, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:10:00+00:00, data_interval_end=2024-05-21 19:15:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T19:15:13.410+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:15:00+00:00, run_after=2024-05-21T19:20:00+00:00 [2024-05-21T19:15:13.438+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T19:10:00+00:00 exited with status success for try_number 1 [2024-05-21T19:15:13.443+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T19:10:00+00:00, map_index=-1, run_start_date=2024-05-21 19:15:12.906681+00:00, run_end_date=2024-05-21 19:15:13.157983+00:00, run_duration=0.251302, state=success, executor_state=success, try_number=1, max_tries=1, job_id=920, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:15:11.158679+00:00, queued_by_job_id=1, pid=19904 [2024-05-21T19:15:56.931+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T19:16:00.516+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:16:00.538+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:16:00+00:00, run_after=2024-05-21T19:17:00+00:00 [2024-05-21T19:16:00.544+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:16:00.620+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T19:16:00.620+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T19:16:00.620+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:16:00.620+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:16:00.621+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:16:00.625+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T19:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:16:00.625+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T19:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T19:16:00.626+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:16:00.627+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:16:00.627+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:16:00.628+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:16:00.977+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:14:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:16:00.977+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:16:00.982+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:16:00.994+0000] {scheduler_job.py:635} INFO - Setting external_id for to ac144bf8-88d1-42e9-aaca-79d3d9dd12cb [2024-05-21T19:16:00.994+0000] {scheduler_job.py:635} INFO - Setting external_id for to adfb6228-5a50-4bb2-ab00-de1daf5ae9a6 [2024-05-21T19:16:00.995+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9c03b31b-0872-4bba-b3f9-796937270c74 [2024-05-21T19:16:02.200+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:16:02.201+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 19:14:00+00:00, run_id=scheduled__2024-05-21T19:14:00+00:00, run_start_date=2024-05-21 19:16:00.562602+00:00, run_end_date=2024-05-21 19:16:02.201000+00:00, run_duration=1.638398, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:14:00+00:00, data_interval_end=2024-05-21 19:16:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T19:16:02.213+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T19:16:00+00:00, run_after=2024-05-21T19:18:00+00:00 [2024-05-21T19:16:02.267+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:14:00+00:00 exited with status success for try_number 1 [2024-05-21T19:16:02.272+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T19:14:00+00:00, map_index=-1, run_start_date=2024-05-21 19:16:01.563786+00:00, run_end_date=2024-05-21 19:16:01.877483+00:00, run_duration=0.313697, state=success, executor_state=success, try_number=1, max_tries=1, job_id=921, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:16:00.622840+00:00, queued_by_job_id=1, pid=19921 [2024-05-21T19:16:04.111+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:16:04.111+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:15:00+00:00, run_id=scheduled__2024-05-21T19:15:00+00:00, run_start_date=2024-05-21 19:16:00.563541+00:00, run_end_date=2024-05-21 19:16:04.111791+00:00, run_duration=3.54825, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:15:00+00:00, data_interval_end=2024-05-21 19:16:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:16:04.121+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:16:00+00:00, run_after=2024-05-21T19:17:00+00:00 [2024-05-21T19:16:04.157+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:15:00+00:00 exited with status success for try_number 1 [2024-05-21T19:16:04.163+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:15:00+00:00, map_index=-1, run_start_date=2024-05-21 19:16:02.898377+00:00, run_end_date=2024-05-21 19:16:03.214444+00:00, run_duration=0.316067, state=success, executor_state=success, try_number=1, max_tries=1, job_id=923, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:16:00.622840+00:00, queued_by_job_id=1, pid=19952 [2024-05-21T19:16:04.524+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:16:04.524+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:15:00+00:00, run_id=scheduled__2024-05-21T19:15:00+00:00, run_start_date=2024-05-21 19:16:00.564579+00:00, run_end_date=2024-05-21 19:16:04.524667+00:00, run_duration=3.960088, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:15:00+00:00, data_interval_end=2024-05-21 19:16:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:16:04.534+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:16:00+00:00, run_after=2024-05-21T19:17:00+00:00 [2024-05-21T19:16:04.567+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:15:00+00:00 exited with status success for try_number 1 [2024-05-21T19:16:04.573+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:15:00+00:00, map_index=-1, run_start_date=2024-05-21 19:16:02.882573+00:00, run_end_date=2024-05-21 19:16:04.392777+00:00, run_duration=1.510204, state=success, executor_state=success, try_number=1, max_tries=1, job_id=922, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:16:00.622840+00:00, queued_by_job_id=1, pid=19951 [2024-05-21T19:17:00.110+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:17:00+00:00, run_after=2024-05-21T19:18:00+00:00 [2024-05-21T19:17:00.119+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:17:00.182+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T19:17:00.182+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:17:00.182+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:17:00.183+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:17:00.185+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:17:00.185+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:17:00.185+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:17:00.185+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:17:00.474+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:16:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:17:00.474+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:16:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:17:00.491+0000] {scheduler_job.py:635} INFO - Setting external_id for to 583b6fe0-ea17-40f1-9aa4-c551e147a590 [2024-05-21T19:17:00.491+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1b4f3f37-4bd0-471a-9508-fe36e3cfcbf9 [2024-05-21T19:17:03.363+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:17:03.363+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:16:00+00:00, run_id=scheduled__2024-05-21T19:16:00+00:00, run_start_date=2024-05-21 19:17:00.133494+00:00, run_end_date=2024-05-21 19:17:03.363415+00:00, run_duration=3.229921, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:16:00+00:00, data_interval_end=2024-05-21 19:17:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:17:03.375+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:17:00+00:00, run_after=2024-05-21T19:18:00+00:00 [2024-05-21T19:17:03.415+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:16:00+00:00 exited with status success for try_number 1 [2024-05-21T19:17:03.419+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:16:00+00:00, map_index=-1, run_start_date=2024-05-21 19:17:02.543829+00:00, run_end_date=2024-05-21 19:17:02.857953+00:00, run_duration=0.314124, state=success, executor_state=success, try_number=1, max_tries=1, job_id=924, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:17:00.183834+00:00, queued_by_job_id=1, pid=20006 [2024-05-21T19:17:04.458+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:17:04.459+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:16:00+00:00, run_id=scheduled__2024-05-21T19:16:00+00:00, run_start_date=2024-05-21 19:17:00.134720+00:00, run_end_date=2024-05-21 19:17:04.458997+00:00, run_duration=4.324277, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:16:00+00:00, data_interval_end=2024-05-21 19:17:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:17:04.468+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:17:00+00:00, run_after=2024-05-21T19:18:00+00:00 [2024-05-21T19:17:04.495+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:16:00+00:00 exited with status success for try_number 1 [2024-05-21T19:17:04.500+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:16:00+00:00, map_index=-1, run_start_date=2024-05-21 19:17:02.565959+00:00, run_end_date=2024-05-21 19:17:04.101762+00:00, run_duration=1.535803, state=success, executor_state=success, try_number=1, max_tries=1, job_id=925, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:17:00.183834+00:00, queued_by_job_id=1, pid=20007 [2024-05-21T19:18:00.286+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:18:00.303+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:18:00+00:00, run_after=2024-05-21T19:19:00+00:00 [2024-05-21T19:18:00.313+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:18:00.395+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T19:18:00.395+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T19:18:00.396+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:18:00.396+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:18:00.397+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:18:00.401+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T19:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:18:00.402+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T19:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T19:18:00.402+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:18:00.402+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:18:00.403+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:18:00.403+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:18:00.712+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:16:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:18:00.712+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:17:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:18:00.714+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:17:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:18:00.726+0000] {scheduler_job.py:635} INFO - Setting external_id for to cdd7b3ee-e447-46d3-8906-9e593ecfef40 [2024-05-21T19:18:00.726+0000] {scheduler_job.py:635} INFO - Setting external_id for to 112647c5-0d04-453a-841d-2965e61a9df3 [2024-05-21T19:18:00.726+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9d53d467-3a11-4331-8753-0e3951e3c920 [2024-05-21T19:18:02.484+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:18:02.484+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 19:16:00+00:00, run_id=scheduled__2024-05-21T19:16:00+00:00, run_start_date=2024-05-21 19:18:00.328248+00:00, run_end_date=2024-05-21 19:18:02.484734+00:00, run_duration=2.156486, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:16:00+00:00, data_interval_end=2024-05-21 19:18:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T19:18:02.495+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T19:18:00+00:00, run_after=2024-05-21T19:20:00+00:00 [2024-05-21T19:18:02.557+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:16:00+00:00 exited with status success for try_number 1 [2024-05-21T19:18:02.565+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T19:16:00+00:00, map_index=-1, run_start_date=2024-05-21 19:18:01.694727+00:00, run_end_date=2024-05-21 19:18:02.026832+00:00, run_duration=0.332105, state=success, executor_state=success, try_number=1, max_tries=1, job_id=926, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:18:00.399844+00:00, queued_by_job_id=1, pid=20042 [2024-05-21T19:18:03.598+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:18:03.599+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:17:00+00:00, run_id=scheduled__2024-05-21T19:17:00+00:00, run_start_date=2024-05-21 19:18:00.329295+00:00, run_end_date=2024-05-21 19:18:03.598937+00:00, run_duration=3.269642, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:17:00+00:00, data_interval_end=2024-05-21 19:18:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:18:03.608+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:18:00+00:00, run_after=2024-05-21T19:19:00+00:00 [2024-05-21T19:18:03.644+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:17:00+00:00 exited with status success for try_number 1 [2024-05-21T19:18:03.649+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:17:00+00:00, map_index=-1, run_start_date=2024-05-21 19:18:02.739210+00:00, run_end_date=2024-05-21 19:18:03.036373+00:00, run_duration=0.297163, state=success, executor_state=success, try_number=1, max_tries=1, job_id=928, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:18:00.399844+00:00, queued_by_job_id=1, pid=20073 [2024-05-21T19:18:04.776+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:18:04.776+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:17:00+00:00, run_id=scheduled__2024-05-21T19:17:00+00:00, run_start_date=2024-05-21 19:18:00.330201+00:00, run_end_date=2024-05-21 19:18:04.776441+00:00, run_duration=4.44624, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:17:00+00:00, data_interval_end=2024-05-21 19:18:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:18:04.786+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:18:00+00:00, run_after=2024-05-21T19:19:00+00:00 [2024-05-21T19:18:04.817+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:17:00+00:00 exited with status success for try_number 1 [2024-05-21T19:18:04.823+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:17:00+00:00, map_index=-1, run_start_date=2024-05-21 19:18:02.659987+00:00, run_end_date=2024-05-21 19:18:04.304555+00:00, run_duration=1.644568, state=success, executor_state=success, try_number=1, max_tries=1, job_id=927, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:18:00.399844+00:00, queued_by_job_id=1, pid=20072 [2024-05-21T19:19:00.514+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:19:00+00:00, run_after=2024-05-21T19:20:00+00:00 [2024-05-21T19:19:00.523+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:19:00.642+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T19:19:00.642+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:19:00.642+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:19:00.643+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:19:00.646+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:19:00.646+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:19:00.647+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:19:00.647+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:19:00.918+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:18:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:19:00.919+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:18:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:19:00.930+0000] {scheduler_job.py:635} INFO - Setting external_id for to 27966c43-50f2-4876-854f-dbdb7f2e331c [2024-05-21T19:19:00.930+0000] {scheduler_job.py:635} INFO - Setting external_id for to dfb6d87d-639a-40b2-b9b8-edcfe4697633 [2024-05-21T19:19:04.049+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:19:04.050+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:18:00+00:00, run_id=scheduled__2024-05-21T19:18:00+00:00, run_start_date=2024-05-21 19:19:00.541319+00:00, run_end_date=2024-05-21 19:19:04.049894+00:00, run_duration=3.508575, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:18:00+00:00, data_interval_end=2024-05-21 19:19:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:19:04.062+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:19:00+00:00, run_after=2024-05-21T19:20:00+00:00 [2024-05-21T19:19:04.098+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:18:00+00:00 exited with status success for try_number 1 [2024-05-21T19:19:04.102+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:18:00+00:00, map_index=-1, run_start_date=2024-05-21 19:19:03.015839+00:00, run_end_date=2024-05-21 19:19:03.387588+00:00, run_duration=0.371749, state=success, executor_state=success, try_number=1, max_tries=1, job_id=930, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:19:00.644521+00:00, queued_by_job_id=1, pid=20128 [2024-05-21T19:19:05.144+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:19:05.144+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:18:00+00:00, run_id=scheduled__2024-05-21T19:18:00+00:00, run_start_date=2024-05-21 19:19:00.542497+00:00, run_end_date=2024-05-21 19:19:05.144499+00:00, run_duration=4.602002, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:18:00+00:00, data_interval_end=2024-05-21 19:19:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:19:05.154+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:19:00+00:00, run_after=2024-05-21T19:20:00+00:00 [2024-05-21T19:19:05.184+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:18:00+00:00 exited with status success for try_number 1 [2024-05-21T19:19:05.190+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:18:00+00:00, map_index=-1, run_start_date=2024-05-21 19:19:02.976778+00:00, run_end_date=2024-05-21 19:19:04.910412+00:00, run_duration=1.933634, state=success, executor_state=success, try_number=1, max_tries=1, job_id=929, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:19:00.644521+00:00, queued_by_job_id=1, pid=20127 [2024-05-21T19:20:00.695+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:20:00.700+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:20:00.715+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:20:00+00:00, run_after=2024-05-21T19:21:00+00:00 [2024-05-21T19:20:00.731+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:20:00+00:00, run_after=2024-05-21T19:25:00+00:00 [2024-05-21T19:20:00.812+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T19:20:00.812+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:20:00.812+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T19:20:00.812+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:20:00.812+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:20:00.813+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:20:00.817+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T19:15:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T19:20:00.817+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T19:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T19:20:00.818+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T19:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:20:00.818+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T19:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T19:20:00.819+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:20:00.819+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:20:00.819+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:20:00.820+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:20:01.210+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T19:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:20:01.211+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:18:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:20:01.218+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:19:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:20:01.218+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:19:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:20:01.236+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4d7919d1-5f08-42ce-b7ea-7b1c8fc4ba55 [2024-05-21T19:20:01.236+0000] {scheduler_job.py:635} INFO - Setting external_id for to 73d3df23-e935-48a7-910f-891f9bf084c2 [2024-05-21T19:20:01.237+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9472c3ef-0a3f-4b06-aabf-0d7a547881d3 [2024-05-21T19:20:01.237+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9c4ea349-8faa-4750-9cee-d70ce61caa8d [2024-05-21T19:20:02.493+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:20:02.494+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 19:18:00+00:00, run_id=scheduled__2024-05-21T19:18:00+00:00, run_start_date=2024-05-21 19:20:00.744686+00:00, run_end_date=2024-05-21 19:20:02.494144+00:00, run_duration=1.749458, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:18:00+00:00, data_interval_end=2024-05-21 19:20:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T19:20:02.505+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T19:20:00+00:00, run_after=2024-05-21T19:22:00+00:00 [2024-05-21T19:20:02.586+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:18:00+00:00 exited with status success for try_number 1 [2024-05-21T19:20:02.604+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T19:18:00+00:00, map_index=-1, run_start_date=2024-05-21 19:20:01.838413+00:00, run_end_date=2024-05-21 19:20:02.313785+00:00, run_duration=0.475372, state=success, executor_state=success, try_number=1, max_tries=1, job_id=931, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:20:00.814943+00:00, queued_by_job_id=1, pid=20164 [2024-05-21T19:20:04.180+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:20:04.181+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:20:04.181+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:20:04.183+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T19:15:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T19:20:04.183+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T19:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T19:20:04.245+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T19:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:20:04.251+0000] {scheduler_job.py:635} INFO - Setting external_id for to c62d1982-d606-463d-86fc-1b91db55ddd7 [2024-05-21T19:20:04.301+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:20:04.301+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:19:00+00:00, run_id=scheduled__2024-05-21T19:19:00+00:00, run_start_date=2024-05-21 19:20:00.745803+00:00, run_end_date=2024-05-21 19:20:04.301867+00:00, run_duration=3.556064, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:19:00+00:00, data_interval_end=2024-05-21 19:20:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:20:04.312+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:20:00+00:00, run_after=2024-05-21T19:21:00+00:00 [2024-05-21T19:20:04.387+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T19:15:00+00:00 exited with status success for try_number 1 [2024-05-21T19:20:04.388+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:19:00+00:00 exited with status success for try_number 1 [2024-05-21T19:20:04.423+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T19:15:00+00:00, map_index=-1, run_start_date=2024-05-21 19:20:03.569896+00:00, run_end_date=2024-05-21 19:20:04.041394+00:00, run_duration=0.471498, state=success, executor_state=success, try_number=1, max_tries=1, job_id=934, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:20:00.814943+00:00, queued_by_job_id=1, pid=20211 [2024-05-21T19:20:04.423+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:19:00+00:00, map_index=-1, run_start_date=2024-05-21 19:20:03.476629+00:00, run_end_date=2024-05-21 19:20:03.983742+00:00, run_duration=0.507113, state=success, executor_state=success, try_number=1, max_tries=1, job_id=933, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:20:00.814943+00:00, queued_by_job_id=1, pid=20205 [2024-05-21T19:20:06.554+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:20:06.555+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:19:00+00:00, run_id=scheduled__2024-05-21T19:19:00+00:00, run_start_date=2024-05-21 19:20:00.746761+00:00, run_end_date=2024-05-21 19:20:06.555028+00:00, run_duration=5.808267, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:19:00+00:00, data_interval_end=2024-05-21 19:20:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:20:06.575+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:20:00+00:00, run_after=2024-05-21T19:21:00+00:00 [2024-05-21T19:20:06.614+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:20:06.614+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:20:06.615+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:20:06.617+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T19:15:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T19:20:06.617+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T19:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T19:20:06.684+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T19:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:20:06.686+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:19:00+00:00 exited with status success for try_number 1 [2024-05-21T19:20:06.687+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T19:15:00+00:00 exited with status success for try_number 1 [2024-05-21T19:20:06.694+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8bcbbe79-0f3d-4d8c-a904-a6358f890f91 [2024-05-21T19:20:06.695+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:19:00+00:00, map_index=-1, run_start_date=2024-05-21 19:20:03.253517+00:00, run_end_date=2024-05-21 19:20:05.783582+00:00, run_duration=2.530065, state=success, executor_state=success, try_number=1, max_tries=1, job_id=932, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:20:00.814943+00:00, queued_by_job_id=1, pid=20200 [2024-05-21T19:20:06.695+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T19:15:00+00:00, map_index=-1, run_start_date=2024-05-21 19:20:06.044546+00:00, run_end_date=2024-05-21 19:20:06.376313+00:00, run_duration=0.331767, state=success, executor_state=success, try_number=1, max_tries=1, job_id=935, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:20:04.182041+00:00, queued_by_job_id=1, pid=20245 [2024-05-21T19:20:09.315+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:20:09.316+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:20:09.317+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:20:09.319+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T19:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:20:09.319+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T19:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T19:20:09.386+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T19:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:20:09.388+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T19:15:00+00:00 exited with status success for try_number 1 [2024-05-21T19:20:09.394+0000] {scheduler_job.py:635} INFO - Setting external_id for to 63e6eec2-2f1c-4c0b-9723-186bc0d7904b [2024-05-21T19:20:09.394+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T19:15:00+00:00, map_index=0, run_start_date=2024-05-21 19:20:08.708480+00:00, run_end_date=2024-05-21 19:20:09.047477+00:00, run_duration=0.338997, state=success, executor_state=success, try_number=1, max_tries=1, job_id=936, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:20:06.615758+00:00, queued_by_job_id=1, pid=20257 [2024-05-21T19:20:11.730+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:20:11.730+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:15:00+00:00, run_id=scheduled__2024-05-21T19:15:00+00:00, run_start_date=2024-05-21 19:20:00.743236+00:00, run_end_date=2024-05-21 19:20:11.730649+00:00, run_duration=10.987413, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:15:00+00:00, data_interval_end=2024-05-21 19:20:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T19:20:11.738+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:20:00+00:00, run_after=2024-05-21T19:25:00+00:00 [2024-05-21T19:20:11.765+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T19:15:00+00:00 exited with status success for try_number 1 [2024-05-21T19:20:11.769+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T19:15:00+00:00, map_index=-1, run_start_date=2024-05-21 19:20:11.177589+00:00, run_end_date=2024-05-21 19:20:11.449808+00:00, run_duration=0.272219, state=success, executor_state=success, try_number=1, max_tries=1, job_id=937, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:20:09.317565+00:00, queued_by_job_id=1, pid=20269 [2024-05-21T19:20:56.976+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T19:21:00.849+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:21:00+00:00, run_after=2024-05-21T19:22:00+00:00 [2024-05-21T19:21:00.858+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:21:00.912+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T19:21:00.913+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:21:00.913+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:21:00.914+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:21:00.917+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:21:00.917+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:21:00.917+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:21:00.917+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:21:01.166+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:21:01.171+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:21:01.183+0000] {scheduler_job.py:635} INFO - Setting external_id for to d387c533-c717-46b3-8a80-710027e22236 [2024-05-21T19:21:01.183+0000] {scheduler_job.py:635} INFO - Setting external_id for to acdd95d9-28b1-4268-a351-4b2f0b21294f [2024-05-21T19:21:03.410+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:21:03.411+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:20:00+00:00, run_id=scheduled__2024-05-21T19:20:00+00:00, run_start_date=2024-05-21 19:21:00.870372+00:00, run_end_date=2024-05-21 19:21:03.410847+00:00, run_duration=2.540475, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:20:00+00:00, data_interval_end=2024-05-21 19:21:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:21:03.421+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:21:00+00:00, run_after=2024-05-21T19:22:00+00:00 [2024-05-21T19:21:03.457+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:20:00+00:00 exited with status success for try_number 1 [2024-05-21T19:21:03.462+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:20:00+00:00, map_index=-1, run_start_date=2024-05-21 19:21:02.866089+00:00, run_end_date=2024-05-21 19:21:03.158476+00:00, run_duration=0.292387, state=success, executor_state=success, try_number=1, max_tries=1, job_id=938, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:21:00.915164+00:00, queued_by_job_id=1, pid=20304 [2024-05-21T19:21:04.676+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:21:04.676+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:20:00+00:00, run_id=scheduled__2024-05-21T19:20:00+00:00, run_start_date=2024-05-21 19:21:00.871566+00:00, run_end_date=2024-05-21 19:21:04.676719+00:00, run_duration=3.805153, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:20:00+00:00, data_interval_end=2024-05-21 19:21:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:21:04.686+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:21:00+00:00, run_after=2024-05-21T19:22:00+00:00 [2024-05-21T19:21:04.710+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:20:00+00:00 exited with status success for try_number 1 [2024-05-21T19:21:04.713+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:20:00+00:00, map_index=-1, run_start_date=2024-05-21 19:21:02.915511+00:00, run_end_date=2024-05-21 19:21:04.316686+00:00, run_duration=1.401175, state=success, executor_state=success, try_number=1, max_tries=1, job_id=939, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:21:00.915164+00:00, queued_by_job_id=1, pid=20305 [2024-05-21T19:22:00.995+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:22:01.001+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:22:01.014+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:22:00+00:00, run_after=2024-05-21T19:23:00+00:00 [2024-05-21T19:22:01.070+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T19:22:01.070+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T19:22:01.071+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:22:01.071+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:22:01.071+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:22:01.074+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T19:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:22:01.075+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T19:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T19:22:01.075+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:22:01.075+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:22:01.075+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:22:01.075+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:22:01.299+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:22:01.299+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:21:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:22:01.299+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:21:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:22:01.311+0000] {scheduler_job.py:635} INFO - Setting external_id for to ade89b92-a19f-4f3e-baee-6d8faf55e1a8 [2024-05-21T19:22:01.311+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2129f14a-7715-494d-a7f6-0887713e15ea [2024-05-21T19:22:01.311+0000] {scheduler_job.py:635} INFO - Setting external_id for to bb766ade-58a2-4561-93ad-8393cf8f6864 [2024-05-21T19:22:02.475+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:22:02.476+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 19:20:00+00:00, run_id=scheduled__2024-05-21T19:20:00+00:00, run_start_date=2024-05-21 19:22:01.025572+00:00, run_end_date=2024-05-21 19:22:02.476255+00:00, run_duration=1.450683, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:20:00+00:00, data_interval_end=2024-05-21 19:22:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T19:22:02.486+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T19:22:00+00:00, run_after=2024-05-21T19:24:00+00:00 [2024-05-21T19:22:02.545+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:20:00+00:00 exited with status success for try_number 1 [2024-05-21T19:22:02.554+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T19:20:00+00:00, map_index=-1, run_start_date=2024-05-21 19:22:01.963042+00:00, run_end_date=2024-05-21 19:22:02.323376+00:00, run_duration=0.360334, state=success, executor_state=success, try_number=1, max_tries=1, job_id=940, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:22:01.072879+00:00, queued_by_job_id=1, pid=20340 [2024-05-21T19:22:03.594+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:22:03.595+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:21:00+00:00, run_id=scheduled__2024-05-21T19:21:00+00:00, run_start_date=2024-05-21 19:22:01.026489+00:00, run_end_date=2024-05-21 19:22:03.595217+00:00, run_duration=2.568728, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:21:00+00:00, data_interval_end=2024-05-21 19:22:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:22:03.606+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:22:00+00:00, run_after=2024-05-21T19:23:00+00:00 [2024-05-21T19:22:04.514+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:21:00+00:00 exited with status success for try_number 1 [2024-05-21T19:22:04.519+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:21:00+00:00, map_index=-1, run_start_date=2024-05-21 19:22:03.213369+00:00, run_end_date=2024-05-21 19:22:03.552436+00:00, run_duration=0.339067, state=success, executor_state=success, try_number=1, max_tries=1, job_id=942, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:22:01.072879+00:00, queued_by_job_id=1, pid=20371 [2024-05-21T19:22:04.993+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:22:04.993+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:21:00+00:00, run_id=scheduled__2024-05-21T19:21:00+00:00, run_start_date=2024-05-21 19:22:01.027268+00:00, run_end_date=2024-05-21 19:22:04.993876+00:00, run_duration=3.966608, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:21:00+00:00, data_interval_end=2024-05-21 19:22:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:22:05.003+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:22:00+00:00, run_after=2024-05-21T19:23:00+00:00 [2024-05-21T19:22:05.029+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:21:00+00:00 exited with status success for try_number 1 [2024-05-21T19:22:05.034+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:21:00+00:00, map_index=-1, run_start_date=2024-05-21 19:22:03.203529+00:00, run_end_date=2024-05-21 19:22:04.559893+00:00, run_duration=1.356364, state=success, executor_state=success, try_number=1, max_tries=1, job_id=941, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:22:01.072879+00:00, queued_by_job_id=1, pid=20370 [2024-05-21T19:23:00.141+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:23:00.160+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:23:00+00:00, run_after=2024-05-21T19:24:00+00:00 [2024-05-21T19:23:00.242+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T19:23:00.242+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:23:00.243+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:23:00.243+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:23:00.246+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:23:00.247+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:23:00.247+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:23:00.247+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:23:00.452+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:22:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:23:00.452+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:22:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:23:00.465+0000] {scheduler_job.py:635} INFO - Setting external_id for to ab5a307f-ff1f-4e85-86d0-d31bfb7b7683 [2024-05-21T19:23:00.466+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0292a144-7a47-49a0-85ef-62467d92f956 [2024-05-21T19:23:03.847+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:23:03.847+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:22:00+00:00, run_id=scheduled__2024-05-21T19:22:00+00:00, run_start_date=2024-05-21 19:23:00.188578+00:00, run_end_date=2024-05-21 19:23:03.847451+00:00, run_duration=3.658873, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:22:00+00:00, data_interval_end=2024-05-21 19:23:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:23:03.858+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:23:00+00:00, run_after=2024-05-21T19:24:00+00:00 [2024-05-21T19:23:03.893+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:22:00+00:00 exited with status success for try_number 1 [2024-05-21T19:23:03.897+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:22:00+00:00, map_index=-1, run_start_date=2024-05-21 19:23:02.467635+00:00, run_end_date=2024-05-21 19:23:02.840411+00:00, run_duration=0.372776, state=success, executor_state=success, try_number=1, max_tries=1, job_id=944, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:23:00.244585+00:00, queued_by_job_id=1, pid=20425 [2024-05-21T19:23:04.932+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:23:04.933+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:22:00+00:00, run_id=scheduled__2024-05-21T19:22:00+00:00, run_start_date=2024-05-21 19:23:00.193872+00:00, run_end_date=2024-05-21 19:23:04.933101+00:00, run_duration=4.739229, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:22:00+00:00, data_interval_end=2024-05-21 19:23:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:23:04.942+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:23:00+00:00, run_after=2024-05-21T19:24:00+00:00 [2024-05-21T19:23:04.969+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:22:00+00:00 exited with status success for try_number 1 [2024-05-21T19:23:04.974+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:22:00+00:00, map_index=-1, run_start_date=2024-05-21 19:23:02.388895+00:00, run_end_date=2024-05-21 19:23:04.151010+00:00, run_duration=1.762115, state=success, executor_state=success, try_number=1, max_tries=1, job_id=943, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:23:00.244585+00:00, queued_by_job_id=1, pid=20424 [2024-05-21T19:24:00.372+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:24:00+00:00, run_after=2024-05-21T19:25:00+00:00 [2024-05-21T19:24:00.381+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:24:00.388+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:24:00.497+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T19:24:00.497+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T19:24:00.497+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:24:00.498+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:24:00.498+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:24:00.507+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T19:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:24:00.507+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T19:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T19:24:00.507+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:24:00.508+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:24:00.508+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:24:00.508+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:24:00.859+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:22:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:24:00.860+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:23:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:24:00.860+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:23:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:24:00.880+0000] {scheduler_job.py:635} INFO - Setting external_id for to 87aadf3e-0c57-44a3-8d77-9ff5b6e2d44d [2024-05-21T19:24:00.880+0000] {scheduler_job.py:635} INFO - Setting external_id for to 84c17711-f145-41b7-9615-34f202e1bc63 [2024-05-21T19:24:00.880+0000] {scheduler_job.py:635} INFO - Setting external_id for to f25d8c50-3b68-4c06-92cf-66e9c7dbe6f5 [2024-05-21T19:24:02.373+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:24:02.374+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 19:22:00+00:00, run_id=scheduled__2024-05-21T19:22:00+00:00, run_start_date=2024-05-21 19:24:00.413704+00:00, run_end_date=2024-05-21 19:24:02.374037+00:00, run_duration=1.960333, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:22:00+00:00, data_interval_end=2024-05-21 19:24:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T19:24:02.382+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T19:24:00+00:00, run_after=2024-05-21T19:26:00+00:00 [2024-05-21T19:24:02.434+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:22:00+00:00 exited with status success for try_number 1 [2024-05-21T19:24:02.441+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T19:22:00+00:00, map_index=-1, run_start_date=2024-05-21 19:24:01.616946+00:00, run_end_date=2024-05-21 19:24:01.920205+00:00, run_duration=0.303259, state=success, executor_state=success, try_number=1, max_tries=1, job_id=945, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:24:00.499739+00:00, queued_by_job_id=1, pid=20460 [2024-05-21T19:24:03.507+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:24:03.507+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:23:00+00:00, run_id=scheduled__2024-05-21T19:23:00+00:00, run_start_date=2024-05-21 19:24:00.416665+00:00, run_end_date=2024-05-21 19:24:03.507700+00:00, run_duration=3.091035, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:23:00+00:00, data_interval_end=2024-05-21 19:24:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:24:03.519+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:24:00+00:00, run_after=2024-05-21T19:25:00+00:00 [2024-05-21T19:24:03.564+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:23:00+00:00 exited with status success for try_number 1 [2024-05-21T19:24:03.572+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:23:00+00:00, map_index=-1, run_start_date=2024-05-21 19:24:02.821196+00:00, run_end_date=2024-05-21 19:24:03.212099+00:00, run_duration=0.390903, state=success, executor_state=success, try_number=1, max_tries=1, job_id=946, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:24:00.499739+00:00, queued_by_job_id=1, pid=20490 [2024-05-21T19:24:05.596+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:24:05.597+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:23:00+00:00, run_id=scheduled__2024-05-21T19:23:00+00:00, run_start_date=2024-05-21 19:24:00.417628+00:00, run_end_date=2024-05-21 19:24:05.597270+00:00, run_duration=5.179642, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:23:00+00:00, data_interval_end=2024-05-21 19:24:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:24:05.609+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:24:00+00:00, run_after=2024-05-21T19:25:00+00:00 [2024-05-21T19:24:05.665+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:23:00+00:00 exited with status success for try_number 1 [2024-05-21T19:24:05.673+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:23:00+00:00, map_index=-1, run_start_date=2024-05-21 19:24:02.948905+00:00, run_end_date=2024-05-21 19:24:04.681212+00:00, run_duration=1.732307, state=success, executor_state=success, try_number=1, max_tries=1, job_id=947, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:24:00.499739+00:00, queued_by_job_id=1, pid=20491 [2024-05-21T19:25:00.376+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:25:00.396+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:25:00+00:00, run_after=2024-05-21T19:30:00+00:00 [2024-05-21T19:25:00.420+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:25:00+00:00, run_after=2024-05-21T19:26:00+00:00 [2024-05-21T19:25:00.515+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T19:25:00.515+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:25:00.515+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:25:00.515+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:25:00.516+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:25:00.519+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T19:20:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T19:25:00.519+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T19:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T19:25:00.519+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:25:00.519+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:25:00.520+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:25:00.520+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:25:00.940+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T19:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:25:00.942+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:24:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:25:00.942+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:24:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:25:00.959+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5b52752f-ba32-4b25-87da-6a82882d27a4 [2024-05-21T19:25:00.959+0000] {scheduler_job.py:635} INFO - Setting external_id for to 734726af-0bd8-4c32-be2e-d0b9c2f85189 [2024-05-21T19:25:00.959+0000] {scheduler_job.py:635} INFO - Setting external_id for to 64ecde19-e494-4180-929e-9dbb16e4da66 [2024-05-21T19:25:04.467+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:25:04.467+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:24:00+00:00, run_id=scheduled__2024-05-21T19:24:00+00:00, run_start_date=2024-05-21 19:25:00.448451+00:00, run_end_date=2024-05-21 19:25:04.467564+00:00, run_duration=4.019113, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:24:00+00:00, data_interval_end=2024-05-21 19:25:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:25:04.480+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:25:00+00:00, run_after=2024-05-21T19:26:00+00:00 [2024-05-21T19:25:04.506+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:25:04.506+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:25:04.507+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:25:04.509+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T19:20:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T19:25:04.509+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T19:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T19:25:04.553+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T19:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:25:04.554+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T19:20:00+00:00 exited with status success for try_number 1 [2024-05-21T19:25:04.556+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:24:00+00:00 exited with status success for try_number 1 [2024-05-21T19:25:04.562+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T19:20:00+00:00, map_index=-1, run_start_date=2024-05-21 19:25:02.877886+00:00, run_end_date=2024-05-21 19:25:03.238206+00:00, run_duration=0.36032, state=success, executor_state=success, try_number=1, max_tries=1, job_id=949, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:25:00.517418+00:00, queued_by_job_id=1, pid=20548 [2024-05-21T19:25:04.562+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:24:00+00:00, map_index=-1, run_start_date=2024-05-21 19:25:03.168911+00:00, run_end_date=2024-05-21 19:25:03.563171+00:00, run_duration=0.39426, state=success, executor_state=success, try_number=1, max_tries=1, job_id=950, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:25:00.517418+00:00, queued_by_job_id=1, pid=20576 [2024-05-21T19:25:04.563+0000] {scheduler_job.py:635} INFO - Setting external_id for to ff5701ec-b44a-4066-871e-6a207c397bd1 [2024-05-21T19:25:05.685+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:25:05.686+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:24:00+00:00, run_id=scheduled__2024-05-21T19:24:00+00:00, run_start_date=2024-05-21 19:25:00.449573+00:00, run_end_date=2024-05-21 19:25:05.686403+00:00, run_duration=5.23683, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:24:00+00:00, data_interval_end=2024-05-21 19:25:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:25:05.698+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:25:00+00:00, run_after=2024-05-21T19:26:00+00:00 [2024-05-21T19:25:05.761+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:24:00+00:00 exited with status success for try_number 1 [2024-05-21T19:25:05.767+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:24:00+00:00, map_index=-1, run_start_date=2024-05-21 19:25:02.856989+00:00, run_end_date=2024-05-21 19:25:04.804072+00:00, run_duration=1.947083, state=success, executor_state=success, try_number=1, max_tries=1, job_id=948, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:25:00.517418+00:00, queued_by_job_id=1, pid=20547 [2024-05-21T19:25:07.282+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:25:07.282+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:25:07.283+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:25:07.286+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T19:20:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T19:25:07.287+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T19:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T19:25:07.394+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T19:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:25:07.394+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T19:20:00+00:00 exited with status success for try_number 1 [2024-05-21T19:25:07.401+0000] {scheduler_job.py:635} INFO - Setting external_id for to b62bf7c2-e1b4-4a13-a907-22fc08d8b4ec [2024-05-21T19:25:07.401+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T19:20:00+00:00, map_index=-1, run_start_date=2024-05-21 19:25:06.364131+00:00, run_end_date=2024-05-21 19:25:06.701282+00:00, run_duration=0.337151, state=success, executor_state=success, try_number=1, max_tries=1, job_id=951, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:25:04.508244+00:00, queued_by_job_id=1, pid=20597 [2024-05-21T19:25:10.827+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:25:10.827+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:25:10.828+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:25:10.830+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T19:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:25:10.830+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T19:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T19:25:10.902+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T19:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:25:10.905+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T19:20:00+00:00 exited with status success for try_number 1 [2024-05-21T19:25:10.922+0000] {scheduler_job.py:635} INFO - Setting external_id for to 657f46d7-8971-49ac-925a-98acc39b6493 [2024-05-21T19:25:10.926+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T19:20:00+00:00, map_index=0, run_start_date=2024-05-21 19:25:09.529574+00:00, run_end_date=2024-05-21 19:25:09.907005+00:00, run_duration=0.377431, state=success, executor_state=success, try_number=1, max_tries=1, job_id=952, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:25:07.284849+00:00, queued_by_job_id=1, pid=20609 [2024-05-21T19:25:13.537+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:25:13.537+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:20:00+00:00, run_id=scheduled__2024-05-21T19:20:00+00:00, run_start_date=2024-05-21 19:25:00.442552+00:00, run_end_date=2024-05-21 19:25:13.537563+00:00, run_duration=13.095011, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:20:00+00:00, data_interval_end=2024-05-21 19:25:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T19:25:13.545+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:25:00+00:00, run_after=2024-05-21T19:30:00+00:00 [2024-05-21T19:25:13.589+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T19:20:00+00:00 exited with status success for try_number 1 [2024-05-21T19:25:13.593+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T19:20:00+00:00, map_index=-1, run_start_date=2024-05-21 19:25:12.758367+00:00, run_end_date=2024-05-21 19:25:12.997892+00:00, run_duration=0.239525, state=success, executor_state=success, try_number=1, max_tries=1, job_id=953, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:25:10.828801+00:00, queued_by_job_id=1, pid=20621 [2024-05-21T19:25:57.027+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T19:26:00.066+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:26:00.076+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:26:00.098+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:26:00+00:00, run_after=2024-05-21T19:27:00+00:00 [2024-05-21T19:26:00.232+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T19:26:00.232+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T19:26:00.233+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:26:00.233+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:26:00.233+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:26:00.238+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T19:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:26:00.239+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T19:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T19:26:00.239+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:26:00.240+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:26:00.240+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:26:00.241+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:26:00.581+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:24:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:26:00.581+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:26:00.581+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:26:00.594+0000] {scheduler_job.py:635} INFO - Setting external_id for to af7438f5-65b6-4ed4-822e-212ddb0d80cc [2024-05-21T19:26:00.596+0000] {scheduler_job.py:635} INFO - Setting external_id for to f51f2f50-eb6b-4e12-8665-23d1b3405cb4 [2024-05-21T19:26:00.596+0000] {scheduler_job.py:635} INFO - Setting external_id for to 33b85093-0bb1-4fda-be39-6ca5784765e2 [2024-05-21T19:26:02.475+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:26:02.476+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 19:24:00+00:00, run_id=scheduled__2024-05-21T19:24:00+00:00, run_start_date=2024-05-21 19:26:00.114754+00:00, run_end_date=2024-05-21 19:26:02.476259+00:00, run_duration=2.361505, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:24:00+00:00, data_interval_end=2024-05-21 19:26:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T19:26:02.486+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T19:26:00+00:00, run_after=2024-05-21T19:28:00+00:00 [2024-05-21T19:26:02.549+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:24:00+00:00 exited with status success for try_number 1 [2024-05-21T19:26:02.560+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T19:24:00+00:00, map_index=-1, run_start_date=2024-05-21 19:26:01.572693+00:00, run_end_date=2024-05-21 19:26:01.877086+00:00, run_duration=0.304393, state=success, executor_state=success, try_number=1, max_tries=1, job_id=954, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:26:00.235530+00:00, queued_by_job_id=1, pid=20638 [2024-05-21T19:26:03.029+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:26:03.029+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:25:00+00:00, run_id=scheduled__2024-05-21T19:25:00+00:00, run_start_date=2024-05-21 19:26:00.117321+00:00, run_end_date=2024-05-21 19:26:03.029807+00:00, run_duration=2.912486, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:25:00+00:00, data_interval_end=2024-05-21 19:26:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:26:03.039+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:26:00+00:00, run_after=2024-05-21T19:27:00+00:00 [2024-05-21T19:26:03.162+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:25:00+00:00 exited with status success for try_number 1 [2024-05-21T19:26:03.167+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:25:00+00:00, map_index=-1, run_start_date=2024-05-21 19:26:02.460252+00:00, run_end_date=2024-05-21 19:26:02.786534+00:00, run_duration=0.326282, state=success, executor_state=success, try_number=1, max_tries=1, job_id=955, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:26:00.235530+00:00, queued_by_job_id=1, pid=20668 [2024-05-21T19:26:05.280+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:26:05.280+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:25:00+00:00, run_id=scheduled__2024-05-21T19:25:00+00:00, run_start_date=2024-05-21 19:26:00.118945+00:00, run_end_date=2024-05-21 19:26:05.280780+00:00, run_duration=5.161835, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:25:00+00:00, data_interval_end=2024-05-21 19:26:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:26:05.288+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:26:00+00:00, run_after=2024-05-21T19:27:00+00:00 [2024-05-21T19:26:05.319+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:25:00+00:00 exited with status success for try_number 1 [2024-05-21T19:26:05.325+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:25:00+00:00, map_index=-1, run_start_date=2024-05-21 19:26:02.614467+00:00, run_end_date=2024-05-21 19:26:04.276359+00:00, run_duration=1.661892, state=success, executor_state=success, try_number=1, max_tries=1, job_id=956, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:26:00.235530+00:00, queued_by_job_id=1, pid=20669 [2024-05-21T19:27:00.837+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:27:00.857+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:27:00+00:00, run_after=2024-05-21T19:28:00+00:00 [2024-05-21T19:27:00.932+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T19:27:00.933+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:27:00.933+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:27:00.933+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:27:00.937+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:27:00.937+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:27:00.938+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:27:00.938+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:27:01.077+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:26:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:27:01.078+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:26:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:27:01.086+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7afc9f7c-e531-4f12-be28-6d6883fd0a44 [2024-05-21T19:27:01.086+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7d40810c-cb00-417a-8156-a41545edf59b [2024-05-21T19:27:03.789+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:27:03.790+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:26:00+00:00, run_id=scheduled__2024-05-21T19:26:00+00:00, run_start_date=2024-05-21 19:27:00.872583+00:00, run_end_date=2024-05-21 19:27:03.790353+00:00, run_duration=2.91777, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:26:00+00:00, data_interval_end=2024-05-21 19:27:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:27:03.800+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:27:00+00:00, run_after=2024-05-21T19:28:00+00:00 [2024-05-21T19:27:03.834+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:26:00+00:00 exited with status success for try_number 1 [2024-05-21T19:27:03.838+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:26:00+00:00, map_index=-1, run_start_date=2024-05-21 19:27:02.880733+00:00, run_end_date=2024-05-21 19:27:03.198691+00:00, run_duration=0.317958, state=success, executor_state=success, try_number=1, max_tries=1, job_id=958, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:27:00.934638+00:00, queued_by_job_id=1, pid=20724 [2024-05-21T19:27:04.881+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:27:04.882+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:26:00+00:00, run_id=scheduled__2024-05-21T19:26:00+00:00, run_start_date=2024-05-21 19:27:00.873653+00:00, run_end_date=2024-05-21 19:27:04.882163+00:00, run_duration=4.00851, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:26:00+00:00, data_interval_end=2024-05-21 19:27:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:27:04.891+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:27:00+00:00, run_after=2024-05-21T19:28:00+00:00 [2024-05-21T19:27:04.920+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:26:00+00:00 exited with status success for try_number 1 [2024-05-21T19:27:04.924+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:26:00+00:00, map_index=-1, run_start_date=2024-05-21 19:27:02.878140+00:00, run_end_date=2024-05-21 19:27:04.374428+00:00, run_duration=1.496288, state=success, executor_state=success, try_number=1, max_tries=1, job_id=957, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:27:00.934638+00:00, queued_by_job_id=1, pid=20723 [2024-05-21T19:28:00.470+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:28:00.491+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:28:00+00:00, run_after=2024-05-21T19:29:00+00:00 [2024-05-21T19:28:00.498+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:28:00.587+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T19:28:00.587+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T19:28:00.587+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:28:00.587+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:28:00.588+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:28:00.592+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T19:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:28:00.592+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T19:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T19:28:00.592+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:28:00.592+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:28:00.593+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:28:00.593+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:28:01.057+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:26:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:28:01.057+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:27:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:28:01.058+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:27:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:28:01.079+0000] {scheduler_job.py:635} INFO - Setting external_id for to 56f38e30-b6ca-4907-b2cb-1d48e9918930 [2024-05-21T19:28:01.080+0000] {scheduler_job.py:635} INFO - Setting external_id for to c50dbfdf-0474-4912-b94d-4e8e33b40be6 [2024-05-21T19:28:01.082+0000] {scheduler_job.py:635} INFO - Setting external_id for to f073ca04-0ef9-4a64-a3b2-58ab7e0df13f [2024-05-21T19:28:02.967+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:28:02.967+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 19:26:00+00:00, run_id=scheduled__2024-05-21T19:26:00+00:00, run_start_date=2024-05-21 19:28:00.520161+00:00, run_end_date=2024-05-21 19:28:02.967785+00:00, run_duration=2.447624, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:26:00+00:00, data_interval_end=2024-05-21 19:28:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T19:28:02.982+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T19:28:00+00:00, run_after=2024-05-21T19:30:00+00:00 [2024-05-21T19:28:03.058+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:26:00+00:00 exited with status success for try_number 1 [2024-05-21T19:28:03.066+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T19:26:00+00:00, map_index=-1, run_start_date=2024-05-21 19:28:01.594266+00:00, run_end_date=2024-05-21 19:28:01.928889+00:00, run_duration=0.334623, state=success, executor_state=success, try_number=1, max_tries=1, job_id=959, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:28:00.589852+00:00, queued_by_job_id=1, pid=20759 [2024-05-21T19:28:04.103+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:28:04.103+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:27:00+00:00, run_id=scheduled__2024-05-21T19:27:00+00:00, run_start_date=2024-05-21 19:28:00.522444+00:00, run_end_date=2024-05-21 19:28:04.103273+00:00, run_duration=3.580829, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:27:00+00:00, data_interval_end=2024-05-21 19:28:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:28:04.117+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:28:00+00:00, run_after=2024-05-21T19:29:00+00:00 [2024-05-21T19:28:04.161+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:27:00+00:00 exited with status success for try_number 1 [2024-05-21T19:28:04.165+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:27:00+00:00, map_index=-1, run_start_date=2024-05-21 19:28:03.118868+00:00, run_end_date=2024-05-21 19:28:03.434424+00:00, run_duration=0.315556, state=success, executor_state=success, try_number=1, max_tries=1, job_id=961, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:28:00.589852+00:00, queued_by_job_id=1, pid=20799 [2024-05-21T19:28:04.477+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:28:04.477+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:27:00+00:00, run_id=scheduled__2024-05-21T19:27:00+00:00, run_start_date=2024-05-21 19:28:00.524522+00:00, run_end_date=2024-05-21 19:28:04.477305+00:00, run_duration=3.952783, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:27:00+00:00, data_interval_end=2024-05-21 19:28:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:28:04.488+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:28:00+00:00, run_after=2024-05-21T19:29:00+00:00 [2024-05-21T19:28:04.516+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:27:00+00:00 exited with status success for try_number 1 [2024-05-21T19:28:04.521+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:27:00+00:00, map_index=-1, run_start_date=2024-05-21 19:28:02.799117+00:00, run_end_date=2024-05-21 19:28:04.308614+00:00, run_duration=1.509497, state=success, executor_state=success, try_number=1, max_tries=1, job_id=960, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:28:00.589852+00:00, queued_by_job_id=1, pid=20780 [2024-05-21T19:29:00.202+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:29:00+00:00, run_after=2024-05-21T19:30:00+00:00 [2024-05-21T19:29:00.209+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:29:00.282+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T19:29:00.282+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:29:00.282+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:29:00.283+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:29:00.286+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:29:00.286+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:29:00.286+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:29:00.286+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:29:00.482+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:28:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:29:00.483+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:28:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:29:00.491+0000] {scheduler_job.py:635} INFO - Setting external_id for to 975d4575-893f-45d7-8d61-d4a5a9a0abf5 [2024-05-21T19:29:00.491+0000] {scheduler_job.py:635} INFO - Setting external_id for to 44d23e1b-8ed1-42f6-a485-1c37dd082da9 [2024-05-21T19:29:03.198+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:29:03.199+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:28:00+00:00, run_id=scheduled__2024-05-21T19:28:00+00:00, run_start_date=2024-05-21 19:29:00.233124+00:00, run_end_date=2024-05-21 19:29:03.199280+00:00, run_duration=2.966156, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:28:00+00:00, data_interval_end=2024-05-21 19:29:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:29:03.211+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:29:00+00:00, run_after=2024-05-21T19:30:00+00:00 [2024-05-21T19:29:03.246+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:28:00+00:00 exited with status success for try_number 1 [2024-05-21T19:29:03.251+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:28:00+00:00, map_index=-1, run_start_date=2024-05-21 19:29:02.199215+00:00, run_end_date=2024-05-21 19:29:02.505658+00:00, run_duration=0.306443, state=success, executor_state=success, try_number=1, max_tries=1, job_id=962, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:29:00.284037+00:00, queued_by_job_id=1, pid=20834 [2024-05-21T19:29:04.295+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:29:04.295+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:28:00+00:00, run_id=scheduled__2024-05-21T19:28:00+00:00, run_start_date=2024-05-21 19:29:00.235573+00:00, run_end_date=2024-05-21 19:29:04.295353+00:00, run_duration=4.05978, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:28:00+00:00, data_interval_end=2024-05-21 19:29:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:29:04.309+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:29:00+00:00, run_after=2024-05-21T19:30:00+00:00 [2024-05-21T19:29:04.343+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:28:00+00:00 exited with status success for try_number 1 [2024-05-21T19:29:04.348+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:28:00+00:00, map_index=-1, run_start_date=2024-05-21 19:29:02.447588+00:00, run_end_date=2024-05-21 19:29:03.922010+00:00, run_duration=1.474422, state=success, executor_state=success, try_number=1, max_tries=1, job_id=963, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:29:00.284037+00:00, queued_by_job_id=1, pid=20853 [2024-05-21T19:30:00.878+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:30:00+00:00, run_after=2024-05-21T19:31:00+00:00 [2024-05-21T19:30:00.889+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:30:00.897+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:30:00.911+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:30:00+00:00, run_after=2024-05-21T19:35:00+00:00 [2024-05-21T19:30:01.002+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T19:30:01.003+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:30:01.003+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T19:30:01.003+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:30:01.003+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:30:01.004+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:30:01.008+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T19:25:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T19:30:01.008+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T19:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T19:30:01.009+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T19:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:30:01.009+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T19:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T19:30:01.009+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:30:01.009+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:30:01.010+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:30:01.010+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:30:01.331+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T19:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:30:01.332+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:28:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:30:01.332+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:29:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:30:01.332+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:29:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:30:01.345+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3a19f91e-d997-4fb1-8ff9-5d223c567b1c [2024-05-21T19:30:01.348+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5e80f9d1-b83f-4fb4-9764-317afd8942cd [2024-05-21T19:30:01.348+0000] {scheduler_job.py:635} INFO - Setting external_id for to bed9c856-56ee-4367-9fc8-6342c2ae7537 [2024-05-21T19:30:01.349+0000] {scheduler_job.py:635} INFO - Setting external_id for to 75034250-c686-4a8f-86db-aa6faa1ea673 [2024-05-21T19:30:03.519+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:30:03.521+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 19:28:00+00:00, run_id=scheduled__2024-05-21T19:28:00+00:00, run_start_date=2024-05-21 19:30:00.926416+00:00, run_end_date=2024-05-21 19:30:03.520965+00:00, run_duration=2.594549, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:28:00+00:00, data_interval_end=2024-05-21 19:30:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T19:30:03.539+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T19:30:00+00:00, run_after=2024-05-21T19:32:00+00:00 [2024-05-21T19:30:03.630+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:28:00+00:00 exited with status success for try_number 1 [2024-05-21T19:30:03.637+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T19:28:00+00:00, map_index=-1, run_start_date=2024-05-21 19:30:02.037728+00:00, run_end_date=2024-05-21 19:30:02.499610+00:00, run_duration=0.461882, state=success, executor_state=success, try_number=1, max_tries=1, job_id=964, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:30:01.006054+00:00, queued_by_job_id=1, pid=20879 [2024-05-21T19:30:04.675+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:30:04.676+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:29:00+00:00, run_id=scheduled__2024-05-21T19:29:00+00:00, run_start_date=2024-05-21 19:30:00.927903+00:00, run_end_date=2024-05-21 19:30:04.676102+00:00, run_duration=3.748199, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:29:00+00:00, data_interval_end=2024-05-21 19:30:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:30:04.688+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:30:00+00:00, run_after=2024-05-21T19:31:00+00:00 [2024-05-21T19:30:04.728+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:30:04.728+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:30:04.729+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:30:04.733+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T19:25:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T19:30:04.733+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T19:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T19:30:04.780+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T19:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:30:04.780+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T19:25:00+00:00 exited with status success for try_number 1 [2024-05-21T19:30:04.781+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:29:00+00:00 exited with status success for try_number 1 [2024-05-21T19:30:04.789+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T19:25:00+00:00, map_index=-1, run_start_date=2024-05-21 19:30:03.529937+00:00, run_end_date=2024-05-21 19:30:03.882271+00:00, run_duration=0.352334, state=success, executor_state=success, try_number=1, max_tries=1, job_id=966, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:30:01.006054+00:00, queued_by_job_id=1, pid=20920 [2024-05-21T19:30:04.790+0000] {scheduler_job.py:635} INFO - Setting external_id for to ceff4364-7e77-483e-ac34-72081e547417 [2024-05-21T19:30:04.790+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:29:00+00:00, map_index=-1, run_start_date=2024-05-21 19:30:03.243634+00:00, run_end_date=2024-05-21 19:30:03.657148+00:00, run_duration=0.413514, state=success, executor_state=success, try_number=1, max_tries=1, job_id=965, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:30:01.006054+00:00, queued_by_job_id=1, pid=20911 [2024-05-21T19:30:06.431+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:30:06.432+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:29:00+00:00, run_id=scheduled__2024-05-21T19:29:00+00:00, run_start_date=2024-05-21 19:30:00.928818+00:00, run_end_date=2024-05-21 19:30:06.432049+00:00, run_duration=5.503231, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:29:00+00:00, data_interval_end=2024-05-21 19:30:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:30:06.443+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:30:00+00:00, run_after=2024-05-21T19:31:00+00:00 [2024-05-21T19:30:06.495+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:29:00+00:00 exited with status success for try_number 1 [2024-05-21T19:30:06.508+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:29:00+00:00, map_index=-1, run_start_date=2024-05-21 19:30:03.560871+00:00, run_end_date=2024-05-21 19:30:06.201228+00:00, run_duration=2.640357, state=success, executor_state=success, try_number=1, max_tries=1, job_id=967, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:30:01.006054+00:00, queued_by_job_id=1, pid=20929 [2024-05-21T19:30:07.583+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:30:07.583+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:30:07.583+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:30:07.585+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T19:25:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T19:30:07.585+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T19:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T19:30:07.644+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T19:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:30:07.644+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T19:25:00+00:00 exited with status success for try_number 1 [2024-05-21T19:30:07.650+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0cfb3244-f8f1-4c58-96af-87e5df6bb8b0 [2024-05-21T19:30:07.652+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T19:25:00+00:00, map_index=-1, run_start_date=2024-05-21 19:30:06.715741+00:00, run_end_date=2024-05-21 19:30:07.040173+00:00, run_duration=0.324432, state=success, executor_state=success, try_number=1, max_tries=1, job_id=968, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:30:04.730051+00:00, queued_by_job_id=1, pid=20960 [2024-05-21T19:30:11.127+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:30:11.127+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:30:11.128+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:30:11.130+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T19:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:30:11.130+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T19:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T19:30:11.176+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T19:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:30:11.177+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T19:25:00+00:00 exited with status success for try_number 1 [2024-05-21T19:30:11.181+0000] {scheduler_job.py:635} INFO - Setting external_id for to 29d24ea0-6803-438b-8557-b4f0c50c2255 [2024-05-21T19:30:11.182+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T19:25:00+00:00, map_index=0, run_start_date=2024-05-21 19:30:09.931776+00:00, run_end_date=2024-05-21 19:30:10.255295+00:00, run_duration=0.323519, state=success, executor_state=success, try_number=1, max_tries=1, job_id=969, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:30:07.584275+00:00, queued_by_job_id=1, pid=20972 [2024-05-21T19:30:13.709+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:30:13.709+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:25:00+00:00, run_id=scheduled__2024-05-21T19:25:00+00:00, run_start_date=2024-05-21 19:30:00.924855+00:00, run_end_date=2024-05-21 19:30:13.709404+00:00, run_duration=12.784549, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:25:00+00:00, data_interval_end=2024-05-21 19:30:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T19:30:13.716+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:30:00+00:00, run_after=2024-05-21T19:35:00+00:00 [2024-05-21T19:30:13.743+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T19:25:00+00:00 exited with status success for try_number 1 [2024-05-21T19:30:13.748+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T19:25:00+00:00, map_index=-1, run_start_date=2024-05-21 19:30:12.858754+00:00, run_end_date=2024-05-21 19:30:13.102188+00:00, run_duration=0.243434, state=success, executor_state=success, try_number=1, max_tries=1, job_id=970, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:30:11.128935+00:00, queued_by_job_id=1, pid=20984 [2024-05-21T19:30:57.091+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T19:31:00.088+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:31:00+00:00, run_after=2024-05-21T19:32:00+00:00 [2024-05-21T19:31:00.100+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:31:00.167+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T19:31:00.167+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:31:00.167+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:31:00.168+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:31:00.171+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:31:00.171+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:31:00.171+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:31:00.172+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:31:00.546+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:31:00.553+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:31:00.574+0000] {scheduler_job.py:635} INFO - Setting external_id for to d86ca468-b0a6-48e9-9caf-72c196443c4b [2024-05-21T19:31:00.574+0000] {scheduler_job.py:635} INFO - Setting external_id for to 34b7312a-b76f-4f45-a225-430fb8741e70 [2024-05-21T19:31:03.767+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:31:03.768+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:30:00+00:00, run_id=scheduled__2024-05-21T19:30:00+00:00, run_start_date=2024-05-21 19:31:00.113650+00:00, run_end_date=2024-05-21 19:31:03.767898+00:00, run_duration=3.654248, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:30:00+00:00, data_interval_end=2024-05-21 19:31:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:31:03.777+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:31:00+00:00, run_after=2024-05-21T19:32:00+00:00 [2024-05-21T19:31:03.814+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:30:00+00:00 exited with status success for try_number 1 [2024-05-21T19:31:03.819+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:30:00+00:00, map_index=-1, run_start_date=2024-05-21 19:31:02.571535+00:00, run_end_date=2024-05-21 19:31:02.919481+00:00, run_duration=0.347946, state=success, executor_state=success, try_number=1, max_tries=1, job_id=972, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:31:00.169414+00:00, queued_by_job_id=1, pid=21021 [2024-05-21T19:31:04.853+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:31:04.854+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:30:00+00:00, run_id=scheduled__2024-05-21T19:30:00+00:00, run_start_date=2024-05-21 19:31:00.114773+00:00, run_end_date=2024-05-21 19:31:04.853951+00:00, run_duration=4.739178, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:30:00+00:00, data_interval_end=2024-05-21 19:31:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:31:04.863+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:31:00+00:00, run_after=2024-05-21T19:32:00+00:00 [2024-05-21T19:31:04.890+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:30:00+00:00 exited with status success for try_number 1 [2024-05-21T19:31:04.895+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:30:00+00:00, map_index=-1, run_start_date=2024-05-21 19:31:02.462908+00:00, run_end_date=2024-05-21 19:31:04.626465+00:00, run_duration=2.163557, state=success, executor_state=success, try_number=1, max_tries=1, job_id=971, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:31:00.169414+00:00, queued_by_job_id=1, pid=21020 [2024-05-21T19:32:00.363+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:32:00.369+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:32:00.388+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:32:00+00:00, run_after=2024-05-21T19:33:00+00:00 [2024-05-21T19:32:00.467+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T19:32:00.468+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T19:32:00.468+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:32:00.468+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:32:00.469+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:32:00.476+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T19:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:32:00.476+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T19:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T19:32:00.478+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:32:00.479+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:32:00.480+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:32:00.480+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:32:00.784+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:32:00.785+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:31:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:32:00.785+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:31:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:32:00.801+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5a187fda-543f-4bc0-a431-bcfdc7ff1824 [2024-05-21T19:32:00.802+0000] {scheduler_job.py:635} INFO - Setting external_id for to c908540c-1f75-4491-b454-f24dc514ae85 [2024-05-21T19:32:00.802+0000] {scheduler_job.py:635} INFO - Setting external_id for to 69c77f63-25c7-4a92-bed1-158087fa48fa [2024-05-21T19:32:02.074+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:32:02.075+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 19:30:00+00:00, run_id=scheduled__2024-05-21T19:30:00+00:00, run_start_date=2024-05-21 19:32:00.400795+00:00, run_end_date=2024-05-21 19:32:02.075000+00:00, run_duration=1.674205, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:30:00+00:00, data_interval_end=2024-05-21 19:32:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T19:32:02.102+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T19:32:00+00:00, run_after=2024-05-21T19:34:00+00:00 [2024-05-21T19:32:02.161+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:30:00+00:00 exited with status success for try_number 1 [2024-05-21T19:32:02.174+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T19:30:00+00:00, map_index=-1, run_start_date=2024-05-21 19:32:01.645328+00:00, run_end_date=2024-05-21 19:32:01.966932+00:00, run_duration=0.321604, state=success, executor_state=success, try_number=1, max_tries=1, job_id=973, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:32:00.472795+00:00, queued_by_job_id=1, pid=21056 [2024-05-21T19:32:03.999+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:32:03.999+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:31:00+00:00, run_id=scheduled__2024-05-21T19:31:00+00:00, run_start_date=2024-05-21 19:32:00.401851+00:00, run_end_date=2024-05-21 19:32:03.999657+00:00, run_duration=3.597806, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:31:00+00:00, data_interval_end=2024-05-21 19:32:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:32:04.011+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:32:00+00:00, run_after=2024-05-21T19:33:00+00:00 [2024-05-21T19:32:04.053+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:31:00+00:00 exited with status success for try_number 1 [2024-05-21T19:32:04.057+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:31:00+00:00, map_index=-1, run_start_date=2024-05-21 19:32:02.955525+00:00, run_end_date=2024-05-21 19:32:03.224074+00:00, run_duration=0.268549, state=success, executor_state=success, try_number=1, max_tries=1, job_id=975, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:32:00.472795+00:00, queued_by_job_id=1, pid=21087 [2024-05-21T19:32:05.095+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:32:05.096+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:31:00+00:00, run_id=scheduled__2024-05-21T19:31:00+00:00, run_start_date=2024-05-21 19:32:00.403303+00:00, run_end_date=2024-05-21 19:32:05.096226+00:00, run_duration=4.692923, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:31:00+00:00, data_interval_end=2024-05-21 19:32:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:32:05.108+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:32:00+00:00, run_after=2024-05-21T19:33:00+00:00 [2024-05-21T19:32:05.142+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:31:00+00:00 exited with status success for try_number 1 [2024-05-21T19:32:05.147+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:31:00+00:00, map_index=-1, run_start_date=2024-05-21 19:32:02.904882+00:00, run_end_date=2024-05-21 19:32:04.853015+00:00, run_duration=1.948133, state=success, executor_state=success, try_number=1, max_tries=1, job_id=974, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:32:00.472795+00:00, queued_by_job_id=1, pid=21086 [2024-05-21T19:33:00.674+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:33:00+00:00, run_after=2024-05-21T19:34:00+00:00 [2024-05-21T19:33:00.684+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:33:00.736+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T19:33:00.737+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:33:00.737+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:33:00.738+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:33:00.740+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:33:00.741+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:33:00.741+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:33:00.741+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:33:00.990+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:32:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:33:00.991+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:32:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:33:01.012+0000] {scheduler_job.py:635} INFO - Setting external_id for to c8380167-1577-4a13-b479-11772256f5c8 [2024-05-21T19:33:01.012+0000] {scheduler_job.py:635} INFO - Setting external_id for to edd109d2-4723-49e9-916e-d45a41092d56 [2024-05-21T19:33:03.622+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:33:03.623+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:32:00+00:00, run_id=scheduled__2024-05-21T19:32:00+00:00, run_start_date=2024-05-21 19:33:00.696486+00:00, run_end_date=2024-05-21 19:33:03.623455+00:00, run_duration=2.926969, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:32:00+00:00, data_interval_end=2024-05-21 19:33:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:33:03.632+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:33:00+00:00, run_after=2024-05-21T19:34:00+00:00 [2024-05-21T19:33:03.669+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:32:00+00:00 exited with status success for try_number 1 [2024-05-21T19:33:03.673+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:32:00+00:00, map_index=-1, run_start_date=2024-05-21 19:33:02.799837+00:00, run_end_date=2024-05-21 19:33:03.178861+00:00, run_duration=0.379024, state=success, executor_state=success, try_number=1, max_tries=1, job_id=977, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:33:00.739063+00:00, queued_by_job_id=1, pid=21142 [2024-05-21T19:33:05.784+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:33:05.785+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:32:00+00:00, run_id=scheduled__2024-05-21T19:32:00+00:00, run_start_date=2024-05-21 19:33:00.697585+00:00, run_end_date=2024-05-21 19:33:05.784891+00:00, run_duration=5.087306, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:32:00+00:00, data_interval_end=2024-05-21 19:33:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:33:05.797+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:33:00+00:00, run_after=2024-05-21T19:34:00+00:00 [2024-05-21T19:33:05.834+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:32:00+00:00 exited with status success for try_number 1 [2024-05-21T19:33:05.843+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:32:00+00:00, map_index=-1, run_start_date=2024-05-21 19:33:02.739962+00:00, run_end_date=2024-05-21 19:33:04.998412+00:00, run_duration=2.25845, state=success, executor_state=success, try_number=1, max_tries=1, job_id=976, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:33:00.739063+00:00, queued_by_job_id=1, pid=21141 [2024-05-21T19:34:00.372+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:34:00.388+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:34:00+00:00, run_after=2024-05-21T19:35:00+00:00 [2024-05-21T19:34:00.394+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:34:00.459+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T19:34:00.460+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T19:34:00.460+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:34:00.460+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:34:00.461+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:34:00.464+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T19:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:34:00.464+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T19:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T19:34:00.464+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:34:00.464+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:34:00.464+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:34:00.465+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:34:00.840+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:32:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:34:00.842+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:33:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:34:00.843+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:33:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:34:00.858+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4ead2f5e-5516-496c-9283-cdee4fd2d9b6 [2024-05-21T19:34:00.862+0000] {scheduler_job.py:635} INFO - Setting external_id for to e7706c18-28c4-43ed-95ab-0e810761282a [2024-05-21T19:34:00.862+0000] {scheduler_job.py:635} INFO - Setting external_id for to 19e4fcfb-79f4-4ab2-9258-890b99cfe6d3 [2024-05-21T19:34:02.152+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:34:02.157+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 19:32:00+00:00, run_id=scheduled__2024-05-21T19:32:00+00:00, run_start_date=2024-05-21 19:34:00.408822+00:00, run_end_date=2024-05-21 19:34:02.156929+00:00, run_duration=1.748107, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:32:00+00:00, data_interval_end=2024-05-21 19:34:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T19:34:02.173+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T19:34:00+00:00, run_after=2024-05-21T19:36:00+00:00 [2024-05-21T19:34:02.296+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:32:00+00:00 exited with status success for try_number 1 [2024-05-21T19:34:02.303+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T19:32:00+00:00, map_index=-1, run_start_date=2024-05-21 19:34:01.599434+00:00, run_end_date=2024-05-21 19:34:01.973197+00:00, run_duration=0.373763, state=success, executor_state=success, try_number=1, max_tries=1, job_id=978, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:34:00.461967+00:00, queued_by_job_id=1, pid=21177 [2024-05-21T19:34:03.371+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:34:03.371+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:33:00+00:00, run_id=scheduled__2024-05-21T19:33:00+00:00, run_start_date=2024-05-21 19:34:00.409723+00:00, run_end_date=2024-05-21 19:34:03.371654+00:00, run_duration=2.961931, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:33:00+00:00, data_interval_end=2024-05-21 19:34:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:34:03.383+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:34:00+00:00, run_after=2024-05-21T19:35:00+00:00 [2024-05-21T19:34:03.421+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:33:00+00:00 exited with status success for try_number 1 [2024-05-21T19:34:03.427+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:33:00+00:00, map_index=-1, run_start_date=2024-05-21 19:34:02.862130+00:00, run_end_date=2024-05-21 19:34:03.182987+00:00, run_duration=0.320857, state=success, executor_state=success, try_number=1, max_tries=1, job_id=980, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:34:00.461967+00:00, queued_by_job_id=1, pid=21208 [2024-05-21T19:34:05.450+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:34:05.451+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:33:00+00:00, run_id=scheduled__2024-05-21T19:33:00+00:00, run_start_date=2024-05-21 19:34:00.410868+00:00, run_end_date=2024-05-21 19:34:05.450979+00:00, run_duration=5.040111, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:33:00+00:00, data_interval_end=2024-05-21 19:34:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:34:05.460+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:34:00+00:00, run_after=2024-05-21T19:35:00+00:00 [2024-05-21T19:34:05.488+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:33:00+00:00 exited with status success for try_number 1 [2024-05-21T19:34:05.492+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:33:00+00:00, map_index=-1, run_start_date=2024-05-21 19:34:02.660728+00:00, run_end_date=2024-05-21 19:34:04.521031+00:00, run_duration=1.860303, state=success, executor_state=success, try_number=1, max_tries=1, job_id=979, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:34:00.461967+00:00, queued_by_job_id=1, pid=21207 [2024-05-21T19:35:00.033+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:35:00+00:00, run_after=2024-05-21T19:40:00+00:00 [2024-05-21T19:35:00.052+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:35:00+00:00, run_after=2024-05-21T19:36:00+00:00 [2024-05-21T19:35:00.061+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:35:00.160+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T19:35:00.161+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:35:00.161+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:35:00.162+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:35:00.163+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:35:00.167+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T19:30:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T19:35:00.168+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T19:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T19:35:00.168+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:35:00.168+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:35:00.168+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:35:00.169+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:35:00.518+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T19:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:35:00.518+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:34:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:35:00.518+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:34:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:35:00.534+0000] {scheduler_job.py:635} INFO - Setting external_id for to 88c31d85-bcd4-433f-9136-70879338e2fc [2024-05-21T19:35:00.534+0000] {scheduler_job.py:635} INFO - Setting external_id for to a2dfce52-9b5e-46d2-a0ea-048635dbb031 [2024-05-21T19:35:00.534+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9de1d3f5-ef7e-425e-a002-557127075e84 [2024-05-21T19:35:02.882+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:35:02.883+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:34:00+00:00, run_id=scheduled__2024-05-21T19:34:00+00:00, run_start_date=2024-05-21 19:35:00.090500+00:00, run_end_date=2024-05-21 19:35:02.883285+00:00, run_duration=2.792785, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:34:00+00:00, data_interval_end=2024-05-21 19:35:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:35:02.899+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:35:00+00:00, run_after=2024-05-21T19:36:00+00:00 [2024-05-21T19:35:03.626+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:35:03.626+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:35:03.627+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:35:03.630+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T19:30:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T19:35:03.630+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T19:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T19:35:03.690+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T19:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:35:03.691+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T19:30:00+00:00 exited with status success for try_number 1 [2024-05-21T19:35:03.691+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:34:00+00:00 exited with status success for try_number 1 [2024-05-21T19:35:03.702+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T19:30:00+00:00, map_index=-1, run_start_date=2024-05-21 19:35:02.579787+00:00, run_end_date=2024-05-21 19:35:02.940871+00:00, run_duration=0.361084, state=success, executor_state=success, try_number=1, max_tries=1, job_id=982, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:35:00.164600+00:00, queued_by_job_id=1, pid=21274 [2024-05-21T19:35:03.702+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:34:00+00:00, map_index=-1, run_start_date=2024-05-21 19:35:02.467378+00:00, run_end_date=2024-05-21 19:35:02.817404+00:00, run_duration=0.350026, state=success, executor_state=success, try_number=1, max_tries=1, job_id=981, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:35:00.164600+00:00, queued_by_job_id=1, pid=21264 [2024-05-21T19:35:03.703+0000] {scheduler_job.py:635} INFO - Setting external_id for to 67398631-5c43-4019-85d7-317ea005e738 [2024-05-21T19:35:06.762+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:35:06.763+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:34:00+00:00, run_id=scheduled__2024-05-21T19:34:00+00:00, run_start_date=2024-05-21 19:35:00.094037+00:00, run_end_date=2024-05-21 19:35:06.763090+00:00, run_duration=6.669053, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:34:00+00:00, data_interval_end=2024-05-21 19:35:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:35:06.794+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:35:00+00:00, run_after=2024-05-21T19:36:00+00:00 [2024-05-21T19:35:06.838+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:35:06.838+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:35:06.839+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:35:06.841+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T19:30:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T19:35:06.841+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T19:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T19:35:06.937+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T19:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:35:06.938+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:34:00+00:00 exited with status success for try_number 1 [2024-05-21T19:35:06.941+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T19:30:00+00:00 exited with status success for try_number 1 [2024-05-21T19:35:06.988+0000] {scheduler_job.py:635} INFO - Setting external_id for to e939ea02-4a58-4746-ba75-9bbc63781265 [2024-05-21T19:35:06.988+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T19:30:00+00:00, map_index=-1, run_start_date=2024-05-21 19:35:05.434879+00:00, run_end_date=2024-05-21 19:35:05.716393+00:00, run_duration=0.281514, state=success, executor_state=success, try_number=1, max_tries=1, job_id=984, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:35:03.628515+00:00, queued_by_job_id=1, pid=21314 [2024-05-21T19:35:06.989+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:34:00+00:00, map_index=-1, run_start_date=2024-05-21 19:35:02.754175+00:00, run_end_date=2024-05-21 19:35:05.887878+00:00, run_duration=3.133703, state=success, executor_state=success, try_number=1, max_tries=1, job_id=983, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:35:00.164600+00:00, queued_by_job_id=1, pid=21284 [2024-05-21T19:35:10.415+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:35:10.415+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:35:10.415+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:35:10.418+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T19:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:35:10.418+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T19:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T19:35:10.520+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T19:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:35:10.520+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T19:30:00+00:00 exited with status success for try_number 1 [2024-05-21T19:35:10.545+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9ec19369-e2df-42be-add2-b679c16ec9fe [2024-05-21T19:35:10.545+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T19:30:00+00:00, map_index=0, run_start_date=2024-05-21 19:35:09.074993+00:00, run_end_date=2024-05-21 19:35:09.647471+00:00, run_duration=0.572478, state=success, executor_state=success, try_number=1, max_tries=1, job_id=985, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:35:06.839931+00:00, queued_by_job_id=1, pid=21326 [2024-05-21T19:35:12.886+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:35:12.886+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:30:00+00:00, run_id=scheduled__2024-05-21T19:30:00+00:00, run_start_date=2024-05-21 19:35:00.089226+00:00, run_end_date=2024-05-21 19:35:12.886468+00:00, run_duration=12.797242, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:30:00+00:00, data_interval_end=2024-05-21 19:35:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T19:35:12.892+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:35:00+00:00, run_after=2024-05-21T19:40:00+00:00 [2024-05-21T19:35:12.923+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T19:30:00+00:00 exited with status success for try_number 1 [2024-05-21T19:35:12.928+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T19:30:00+00:00, map_index=-1, run_start_date=2024-05-21 19:35:12.313679+00:00, run_end_date=2024-05-21 19:35:12.568606+00:00, run_duration=0.254927, state=success, executor_state=success, try_number=1, max_tries=1, job_id=986, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:35:10.416417+00:00, queued_by_job_id=1, pid=21338 [2024-05-21T19:35:54.492+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:35:54.492+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-05-21T19:35:54.493+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:35:54.495+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240521193553_466209', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:35:54.495+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240521193553_466209', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-05-21T19:35:54.541+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521193553_466209 exited with status queued for try_number 1 [2024-05-21T19:35:54.545+0000] {scheduler_job.py:635} INFO - Setting external_id for to 84f33091-cd6f-439d-88b9-7611cea90250 [2024-05-21T19:35:55.654+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:35:55.655+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-05-21 19:35:53.667705+00:00, run_id=vdu_down_20240521193553_466209, run_start_date=2024-05-21 19:35:54.457008+00:00, run_end_date=2024-05-21 19:35:55.655440+00:00, run_duration=1.198432, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-05-21 19:35:53.667705+00:00, data_interval_end=2024-05-21 19:35:53.667705+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-05-21T19:35:55.659+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-05-21T19:35:55.687+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521193553_466209 exited with status success for try_number 1 [2024-05-21T19:35:55.692+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240521193553_466209, map_index=-1, run_start_date=2024-05-21 19:35:55.192554+00:00, run_end_date=2024-05-21 19:35:55.472520+00:00, run_duration=0.279966, state=success, executor_state=success, try_number=1, max_tries=1, job_id=987, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:35:54.493828+00:00, queued_by_job_id=1, pid=21352 [2024-05-21T19:35:57.144+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T19:36:00.640+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:36:00.658+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:36:00+00:00, run_after=2024-05-21T19:37:00+00:00 [2024-05-21T19:36:00.667+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:36:00.740+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T19:36:00.740+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T19:36:00.741+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:36:00.741+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:36:00.742+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:36:00.745+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T19:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:36:00.745+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T19:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T19:36:00.746+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:36:00.746+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:36:00.746+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:36:00.746+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:36:01.073+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:34:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:36:01.076+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:36:01.076+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:36:01.090+0000] {scheduler_job.py:635} INFO - Setting external_id for to 41670e3b-7cec-4a5d-be6d-ea840f705e0e [2024-05-21T19:36:01.091+0000] {scheduler_job.py:635} INFO - Setting external_id for to 55a0c039-6609-4771-baa5-8f73ff47c37c [2024-05-21T19:36:01.092+0000] {scheduler_job.py:635} INFO - Setting external_id for to ac7f0f5c-3507-4b7f-8f95-b4cb864b5791 [2024-05-21T19:36:02.584+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:36:02.585+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 19:34:00+00:00, run_id=scheduled__2024-05-21T19:34:00+00:00, run_start_date=2024-05-21 19:36:00.680128+00:00, run_end_date=2024-05-21 19:36:02.584923+00:00, run_duration=1.904795, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:34:00+00:00, data_interval_end=2024-05-21 19:36:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T19:36:02.597+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T19:36:00+00:00, run_after=2024-05-21T19:38:00+00:00 [2024-05-21T19:36:02.646+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:34:00+00:00 exited with status success for try_number 1 [2024-05-21T19:36:02.651+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T19:34:00+00:00, map_index=-1, run_start_date=2024-05-21 19:36:01.837440+00:00, run_end_date=2024-05-21 19:36:02.150813+00:00, run_duration=0.313373, state=success, executor_state=success, try_number=1, max_tries=1, job_id=988, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:36:00.743331+00:00, queued_by_job_id=1, pid=21365 [2024-05-21T19:36:03.687+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:36:03.688+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:35:00+00:00, run_id=scheduled__2024-05-21T19:35:00+00:00, run_start_date=2024-05-21 19:36:00.681680+00:00, run_end_date=2024-05-21 19:36:03.687998+00:00, run_duration=3.006318, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:35:00+00:00, data_interval_end=2024-05-21 19:36:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:36:03.700+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:36:00+00:00, run_after=2024-05-21T19:37:00+00:00 [2024-05-21T19:36:03.737+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:35:00+00:00 exited with status success for try_number 1 [2024-05-21T19:36:03.742+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:35:00+00:00, map_index=-1, run_start_date=2024-05-21 19:36:03.042897+00:00, run_end_date=2024-05-21 19:36:03.337292+00:00, run_duration=0.294395, state=success, executor_state=success, try_number=1, max_tries=1, job_id=989, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:36:00.743331+00:00, queued_by_job_id=1, pid=21395 [2024-05-21T19:36:06.038+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:36:06.038+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:35:00+00:00, run_id=scheduled__2024-05-21T19:35:00+00:00, run_start_date=2024-05-21 19:36:00.683188+00:00, run_end_date=2024-05-21 19:36:06.038562+00:00, run_duration=5.355374, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:35:00+00:00, data_interval_end=2024-05-21 19:36:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:36:06.052+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:36:00+00:00, run_after=2024-05-21T19:37:00+00:00 [2024-05-21T19:36:06.091+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:35:00+00:00 exited with status success for try_number 1 [2024-05-21T19:36:06.100+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:35:00+00:00, map_index=-1, run_start_date=2024-05-21 19:36:03.069413+00:00, run_end_date=2024-05-21 19:36:05.026049+00:00, run_duration=1.956636, state=success, executor_state=success, try_number=1, max_tries=1, job_id=990, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:36:00.743331+00:00, queued_by_job_id=1, pid=21396 [2024-05-21T19:37:00.971+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:37:00+00:00, run_after=2024-05-21T19:38:00+00:00 [2024-05-21T19:37:00.979+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:37:01.047+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T19:37:01.047+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:37:01.048+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:37:01.051+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:37:01.055+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:37:01.055+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:37:01.055+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:37:01.056+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:37:01.182+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:36:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:37:01.183+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:36:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:37:01.406+0000] {scheduler_job.py:635} INFO - Setting external_id for to 36b71684-2985-4fb9-ab2a-a6bce256ab19 [2024-05-21T19:37:01.406+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3208cfc5-8224-4cfe-baec-d4e8702814a9 [2024-05-21T19:37:04.116+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:37:04.117+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:36:00+00:00, run_id=scheduled__2024-05-21T19:36:00+00:00, run_start_date=2024-05-21 19:37:00.996393+00:00, run_end_date=2024-05-21 19:37:04.117108+00:00, run_duration=3.120715, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:36:00+00:00, data_interval_end=2024-05-21 19:37:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:37:04.129+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:37:00+00:00, run_after=2024-05-21T19:38:00+00:00 [2024-05-21T19:37:04.167+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:36:00+00:00 exited with status success for try_number 1 [2024-05-21T19:37:04.172+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:36:00+00:00, map_index=-1, run_start_date=2024-05-21 19:37:03.045578+00:00, run_end_date=2024-05-21 19:37:03.445779+00:00, run_duration=0.400201, state=success, executor_state=success, try_number=1, max_tries=1, job_id=991, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:37:01.052115+00:00, queued_by_job_id=1, pid=21450 [2024-05-21T19:37:05.209+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:37:05.209+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:36:00+00:00, run_id=scheduled__2024-05-21T19:36:00+00:00, run_start_date=2024-05-21 19:37:00.997528+00:00, run_end_date=2024-05-21 19:37:05.209324+00:00, run_duration=4.211796, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:36:00+00:00, data_interval_end=2024-05-21 19:37:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:37:05.219+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:37:00+00:00, run_after=2024-05-21T19:38:00+00:00 [2024-05-21T19:37:05.250+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:36:00+00:00 exited with status success for try_number 1 [2024-05-21T19:37:05.253+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:36:00+00:00, map_index=-1, run_start_date=2024-05-21 19:37:03.062328+00:00, run_end_date=2024-05-21 19:37:04.596418+00:00, run_duration=1.53409, state=success, executor_state=success, try_number=1, max_tries=1, job_id=992, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:37:01.052115+00:00, queued_by_job_id=1, pid=21451 [2024-05-21T19:38:00.246+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:38:00+00:00, run_after=2024-05-21T19:39:00+00:00 [2024-05-21T19:38:00.253+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:38:00.260+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:38:00.337+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T19:38:00.337+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T19:38:00.337+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:38:00.337+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:38:00.339+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:38:00.342+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T19:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:38:00.342+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T19:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T19:38:00.342+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:38:00.343+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:38:00.343+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:38:00.343+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:38:00.610+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:36:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:38:00.611+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:37:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:38:00.611+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:37:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:38:00.627+0000] {scheduler_job.py:635} INFO - Setting external_id for to c713625e-0fa8-4ca9-94ed-6d3c662af41d [2024-05-21T19:38:00.627+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9ce1e57a-291f-46c4-949a-9f1665dd5728 [2024-05-21T19:38:00.627+0000] {scheduler_job.py:635} INFO - Setting external_id for to 58c7d295-89db-4867-b98a-05530d89afc7 [2024-05-21T19:38:01.881+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:38:01.882+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 19:36:00+00:00, run_id=scheduled__2024-05-21T19:36:00+00:00, run_start_date=2024-05-21 19:38:00.272529+00:00, run_end_date=2024-05-21 19:38:01.882208+00:00, run_duration=1.609679, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:36:00+00:00, data_interval_end=2024-05-21 19:38:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T19:38:01.895+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T19:38:00+00:00, run_after=2024-05-21T19:40:00+00:00 [2024-05-21T19:38:01.943+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:36:00+00:00 exited with status success for try_number 1 [2024-05-21T19:38:01.948+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T19:36:00+00:00, map_index=-1, run_start_date=2024-05-21 19:38:01.331531+00:00, run_end_date=2024-05-21 19:38:01.685908+00:00, run_duration=0.354377, state=success, executor_state=success, try_number=1, max_tries=1, job_id=993, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:38:00.339982+00:00, queued_by_job_id=1, pid=21486 [2024-05-21T19:38:04.027+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:38:04.028+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:37:00+00:00, run_id=scheduled__2024-05-21T19:37:00+00:00, run_start_date=2024-05-21 19:38:00.274204+00:00, run_end_date=2024-05-21 19:38:04.028293+00:00, run_duration=3.754089, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:37:00+00:00, data_interval_end=2024-05-21 19:38:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:38:04.042+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:38:00+00:00, run_after=2024-05-21T19:39:00+00:00 [2024-05-21T19:38:04.097+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:37:00+00:00 exited with status success for try_number 1 [2024-05-21T19:38:04.102+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:37:00+00:00, map_index=-1, run_start_date=2024-05-21 19:38:02.682218+00:00, run_end_date=2024-05-21 19:38:02.989398+00:00, run_duration=0.30718, state=success, executor_state=success, try_number=1, max_tries=1, job_id=994, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:38:00.339982+00:00, queued_by_job_id=1, pid=21516 [2024-05-21T19:38:06.492+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:38:06.493+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:37:00+00:00, run_id=scheduled__2024-05-21T19:37:00+00:00, run_start_date=2024-05-21 19:38:00.276597+00:00, run_end_date=2024-05-21 19:38:06.493163+00:00, run_duration=6.216566, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:37:00+00:00, data_interval_end=2024-05-21 19:38:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:38:06.505+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:38:00+00:00, run_after=2024-05-21T19:39:00+00:00 [2024-05-21T19:38:06.544+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:37:00+00:00 exited with status success for try_number 1 [2024-05-21T19:38:06.552+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:37:00+00:00, map_index=-1, run_start_date=2024-05-21 19:38:02.688875+00:00, run_end_date=2024-05-21 19:38:06.139439+00:00, run_duration=3.450564, state=success, executor_state=success, try_number=1, max_tries=1, job_id=995, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:38:00.339982+00:00, queued_by_job_id=1, pid=21517 [2024-05-21T19:39:00.700+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:39:00+00:00, run_after=2024-05-21T19:40:00+00:00 [2024-05-21T19:39:00.707+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:39:00.761+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T19:39:00.762+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:39:00.762+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:39:00.763+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:39:00.767+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:39:00.767+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:39:00.767+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:39:00.767+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:39:01.007+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:38:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:39:01.007+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:38:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:39:01.019+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7d3e6713-3e11-49ae-b061-e46458686b7b [2024-05-21T19:39:01.019+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5137f0eb-32fa-4038-ab39-63081aaaaefe [2024-05-21T19:39:03.645+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:39:03.646+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:38:00+00:00, run_id=scheduled__2024-05-21T19:38:00+00:00, run_start_date=2024-05-21 19:39:00.718606+00:00, run_end_date=2024-05-21 19:39:03.646430+00:00, run_duration=2.927824, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:38:00+00:00, data_interval_end=2024-05-21 19:39:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:39:03.655+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:39:00+00:00, run_after=2024-05-21T19:40:00+00:00 [2024-05-21T19:39:03.691+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:38:00+00:00 exited with status success for try_number 1 [2024-05-21T19:39:03.695+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:38:00+00:00, map_index=-1, run_start_date=2024-05-21 19:39:03.041810+00:00, run_end_date=2024-05-21 19:39:03.516091+00:00, run_duration=0.474281, state=success, executor_state=success, try_number=1, max_tries=1, job_id=997, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:39:00.765318+00:00, queued_by_job_id=1, pid=21571 [2024-05-21T19:39:05.641+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:39:05.641+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:38:00+00:00, run_id=scheduled__2024-05-21T19:38:00+00:00, run_start_date=2024-05-21 19:39:00.720178+00:00, run_end_date=2024-05-21 19:39:05.641322+00:00, run_duration=4.921144, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:38:00+00:00, data_interval_end=2024-05-21 19:39:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:39:05.652+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:39:00+00:00, run_after=2024-05-21T19:40:00+00:00 [2024-05-21T19:39:05.696+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:38:00+00:00 exited with status success for try_number 1 [2024-05-21T19:39:05.706+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:38:00+00:00, map_index=-1, run_start_date=2024-05-21 19:39:03.032734+00:00, run_end_date=2024-05-21 19:39:04.812382+00:00, run_duration=1.779648, state=success, executor_state=success, try_number=1, max_tries=1, job_id=996, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:39:00.765318+00:00, queued_by_job_id=1, pid=21572 [2024-05-21T19:39:54.311+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:39:54.311+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-05-21T19:39:54.312+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:39:54.314+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240521193953_498255', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:39:54.314+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240521193953_498255', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-05-21T19:39:54.355+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521193953_498255 exited with status queued for try_number 1 [2024-05-21T19:39:54.359+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1a98a6ce-0394-4cc5-80a4-8d80aa214cf8 [2024-05-21T19:39:55.478+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:39:55.479+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-05-21 19:39:53.698727+00:00, run_id=vdu_down_20240521193953_498255, run_start_date=2024-05-21 19:39:54.276430+00:00, run_end_date=2024-05-21 19:39:55.479016+00:00, run_duration=1.202586, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-05-21 19:39:53.698727+00:00, data_interval_end=2024-05-21 19:39:53.698727+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-05-21T19:39:55.482+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-05-21T19:39:55.510+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521193953_498255 exited with status success for try_number 1 [2024-05-21T19:39:55.516+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240521193953_498255, map_index=-1, run_start_date=2024-05-21 19:39:55.045670+00:00, run_end_date=2024-05-21 19:39:55.348737+00:00, run_duration=0.303067, state=success, executor_state=success, try_number=1, max_tries=1, job_id=998, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:39:54.312605+00:00, queued_by_job_id=1, pid=21605 [2024-05-21T19:40:00.456+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:40:00.462+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:40:00.479+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:40:00+00:00, run_after=2024-05-21T19:41:00+00:00 [2024-05-21T19:40:00.493+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:40:00+00:00, run_after=2024-05-21T19:45:00+00:00 [2024-05-21T19:40:00.580+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T19:40:00.580+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:40:00.580+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T19:40:00.580+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:40:00.581+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:40:00.583+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:40:00.589+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T19:35:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T19:40:00.590+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T19:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T19:40:00.590+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T19:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:40:00.590+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T19:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T19:40:00.591+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:40:00.591+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:40:00.591+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:40:00.591+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:40:00.983+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T19:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:40:00.984+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:38:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:40:00.984+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:39:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:40:00.985+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:39:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:40:00.995+0000] {scheduler_job.py:635} INFO - Setting external_id for to f87d3b29-7151-467c-8dff-5b0e93ca1de5 [2024-05-21T19:40:00.995+0000] {scheduler_job.py:635} INFO - Setting external_id for to c4fe614e-d272-4f65-b9a4-1f6e09a17767 [2024-05-21T19:40:00.995+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8b51737f-4de8-452b-a262-4aa8493bf7d4 [2024-05-21T19:40:00.996+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2845bd3f-81bf-4f7a-aed7-9a129efad830 [2024-05-21T19:40:02.565+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:40:02.566+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 19:38:00+00:00, run_id=scheduled__2024-05-21T19:38:00+00:00, run_start_date=2024-05-21 19:40:00.508623+00:00, run_end_date=2024-05-21 19:40:02.565980+00:00, run_duration=2.057357, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:38:00+00:00, data_interval_end=2024-05-21 19:40:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T19:40:02.576+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T19:40:00+00:00, run_after=2024-05-21T19:42:00+00:00 [2024-05-21T19:40:02.648+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:38:00+00:00 exited with status success for try_number 1 [2024-05-21T19:40:02.666+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T19:38:00+00:00, map_index=-1, run_start_date=2024-05-21 19:40:01.940348+00:00, run_end_date=2024-05-21 19:40:02.372457+00:00, run_duration=0.432109, state=success, executor_state=success, try_number=1, max_tries=1, job_id=999, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:40:00.585666+00:00, queued_by_job_id=1, pid=21619 [2024-05-21T19:40:03.765+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:40:03.765+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:39:00+00:00, run_id=scheduled__2024-05-21T19:39:00+00:00, run_start_date=2024-05-21 19:40:00.509573+00:00, run_end_date=2024-05-21 19:40:03.765736+00:00, run_duration=3.256163, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:39:00+00:00, data_interval_end=2024-05-21 19:40:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:40:03.783+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:40:00+00:00, run_after=2024-05-21T19:41:00+00:00 [2024-05-21T19:40:03.828+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:39:00+00:00 exited with status success for try_number 1 [2024-05-21T19:40:03.841+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:39:00+00:00, map_index=-1, run_start_date=2024-05-21 19:40:03.085749+00:00, run_end_date=2024-05-21 19:40:03.487737+00:00, run_duration=0.401988, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1000, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:40:00.585666+00:00, queued_by_job_id=1, pid=21643 [2024-05-21T19:40:04.483+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:40:04.483+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:40:04.484+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:40:04.486+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T19:35:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T19:40:04.487+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T19:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T19:40:04.527+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T19:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:40:04.527+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T19:35:00+00:00 exited with status success for try_number 1 [2024-05-21T19:40:04.536+0000] {scheduler_job.py:635} INFO - Setting external_id for to 078ea48f-f236-43d1-b30b-acfdbe3089e2 [2024-05-21T19:40:04.536+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T19:35:00+00:00, map_index=-1, run_start_date=2024-05-21 19:40:03.454375+00:00, run_end_date=2024-05-21 19:40:03.861630+00:00, run_duration=0.407255, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1002, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:40:00.585666+00:00, queued_by_job_id=1, pid=21670 [2024-05-21T19:40:05.865+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:40:05.866+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:39:00+00:00, run_id=scheduled__2024-05-21T19:39:00+00:00, run_start_date=2024-05-21 19:40:00.510554+00:00, run_end_date=2024-05-21 19:40:05.866243+00:00, run_duration=5.355689, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:39:00+00:00, data_interval_end=2024-05-21 19:40:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:40:05.875+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:40:00+00:00, run_after=2024-05-21T19:41:00+00:00 [2024-05-21T19:40:05.958+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:39:00+00:00 exited with status success for try_number 1 [2024-05-21T19:40:05.984+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:39:00+00:00, map_index=-1, run_start_date=2024-05-21 19:40:03.373903+00:00, run_end_date=2024-05-21 19:40:05.086702+00:00, run_duration=1.712799, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1001, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:40:00.585666+00:00, queued_by_job_id=1, pid=21660 [2024-05-21T19:40:08.144+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:40:08.144+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:40:08.145+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:40:08.147+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T19:35:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T19:40:08.147+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T19:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T19:40:08.220+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T19:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:40:08.222+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T19:35:00+00:00 exited with status success for try_number 1 [2024-05-21T19:40:08.227+0000] {scheduler_job.py:635} INFO - Setting external_id for to c3d5679e-431f-4993-b35b-e8983e56762d [2024-05-21T19:40:08.227+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T19:35:00+00:00, map_index=-1, run_start_date=2024-05-21 19:40:06.501715+00:00, run_end_date=2024-05-21 19:40:06.885039+00:00, run_duration=0.383324, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1003, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:40:04.485391+00:00, queued_by_job_id=1, pid=21700 [2024-05-21T19:40:10.782+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:40:10.782+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:40:10.783+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:40:10.786+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T19:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:40:10.786+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T19:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T19:40:10.847+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T19:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:40:10.849+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T19:35:00+00:00 exited with status success for try_number 1 [2024-05-21T19:40:10.866+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9b4f03a7-3cf0-4669-ad8e-22b4ff4fe86d [2024-05-21T19:40:10.867+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T19:35:00+00:00, map_index=0, run_start_date=2024-05-21 19:40:10.278709+00:00, run_end_date=2024-05-21 19:40:10.585529+00:00, run_duration=0.30682, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1004, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:40:08.145920+00:00, queued_by_job_id=1, pid=21712 [2024-05-21T19:40:13.707+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:40:13.708+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:35:00+00:00, run_id=scheduled__2024-05-21T19:35:00+00:00, run_start_date=2024-05-21 19:40:00.507507+00:00, run_end_date=2024-05-21 19:40:13.708552+00:00, run_duration=13.201045, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:35:00+00:00, data_interval_end=2024-05-21 19:40:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T19:40:13.715+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:40:00+00:00, run_after=2024-05-21T19:45:00+00:00 [2024-05-21T19:40:13.751+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T19:35:00+00:00 exited with status success for try_number 1 [2024-05-21T19:40:13.756+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T19:35:00+00:00, map_index=-1, run_start_date=2024-05-21 19:40:12.581599+00:00, run_end_date=2024-05-21 19:40:12.825214+00:00, run_duration=0.243615, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1005, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:40:10.784232+00:00, queued_by_job_id=1, pid=21724 [2024-05-21T19:40:53.876+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:40:53.876+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-05-21T19:40:53.877+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:40:53.879+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240521194053_108422', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:40:53.879+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240521194053_108422', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-05-21T19:40:53.926+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521194053_108422 exited with status queued for try_number 1 [2024-05-21T19:40:53.932+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5f3472ec-6ca9-4fe2-9047-40a92c0fb927 [2024-05-21T19:40:55.051+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:40:55.051+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-05-21 19:40:53.674073+00:00, run_id=vdu_down_20240521194053_108422, run_start_date=2024-05-21 19:40:53.849719+00:00, run_end_date=2024-05-21 19:40:55.051820+00:00, run_duration=1.202101, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-05-21 19:40:53.674073+00:00, data_interval_end=2024-05-21 19:40:53.674073+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-05-21T19:40:55.054+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-05-21T19:40:55.080+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521194053_108422 exited with status success for try_number 1 [2024-05-21T19:40:55.087+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240521194053_108422, map_index=-1, run_start_date=2024-05-21 19:40:54.600473+00:00, run_end_date=2024-05-21 19:40:54.855805+00:00, run_duration=0.255332, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1006, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:40:53.877775+00:00, queued_by_job_id=1, pid=21739 [2024-05-21T19:40:57.195+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T19:41:00.207+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:41:00.223+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:41:00+00:00, run_after=2024-05-21T19:42:00+00:00 [2024-05-21T19:41:00.322+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T19:41:00.323+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:41:00.323+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:41:00.324+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:41:00.327+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:41:00.327+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:41:00.327+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:41:00.327+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:41:00.573+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:41:00.576+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:41:00.599+0000] {scheduler_job.py:635} INFO - Setting external_id for to fd3b108b-b0f3-4440-9e19-0baab9d62c0a [2024-05-21T19:41:00.599+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7f5992c1-96b8-4538-a586-665cbdfe6f17 [2024-05-21T19:41:02.871+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:41:02.871+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:40:00+00:00, run_id=scheduled__2024-05-21T19:40:00+00:00, run_start_date=2024-05-21 19:41:00.247930+00:00, run_end_date=2024-05-21 19:41:02.871548+00:00, run_duration=2.623618, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:40:00+00:00, data_interval_end=2024-05-21 19:41:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:41:02.878+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:41:00+00:00, run_after=2024-05-21T19:42:00+00:00 [2024-05-21T19:41:02.908+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:40:00+00:00 exited with status success for try_number 1 [2024-05-21T19:41:02.912+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:40:00+00:00, map_index=-1, run_start_date=2024-05-21 19:41:02.410361+00:00, run_end_date=2024-05-21 19:41:02.714134+00:00, run_duration=0.303773, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1008, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:41:00.325162+00:00, queued_by_job_id=1, pid=21772 [2024-05-21T19:41:05.030+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:41:05.030+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:40:00+00:00, run_id=scheduled__2024-05-21T19:40:00+00:00, run_start_date=2024-05-21 19:41:00.249218+00:00, run_end_date=2024-05-21 19:41:05.030768+00:00, run_duration=4.78155, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:40:00+00:00, data_interval_end=2024-05-21 19:41:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:41:05.041+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:41:00+00:00, run_after=2024-05-21T19:42:00+00:00 [2024-05-21T19:41:05.069+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:40:00+00:00 exited with status success for try_number 1 [2024-05-21T19:41:05.074+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:40:00+00:00, map_index=-1, run_start_date=2024-05-21 19:41:02.372278+00:00, run_end_date=2024-05-21 19:41:03.984032+00:00, run_duration=1.611754, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1007, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:41:00.325162+00:00, queued_by_job_id=1, pid=21771 [2024-05-21T19:42:00.465+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:42:00.481+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:42:00+00:00, run_after=2024-05-21T19:43:00+00:00 [2024-05-21T19:42:00.488+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:42:00.561+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T19:42:00.562+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T19:42:00.562+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:42:00.562+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:42:00.563+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:42:00.566+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T19:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:42:00.566+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T19:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T19:42:00.566+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:42:00.567+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:42:00.567+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:42:00.567+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:42:00.834+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:42:00.834+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:41:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:42:00.834+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:41:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:42:00.855+0000] {scheduler_job.py:635} INFO - Setting external_id for to 71f9c1a7-2e09-4b06-8446-00b44926ed03 [2024-05-21T19:42:00.855+0000] {scheduler_job.py:635} INFO - Setting external_id for to 296249a3-1165-43ab-953a-4d8cab53820d [2024-05-21T19:42:00.855+0000] {scheduler_job.py:635} INFO - Setting external_id for to e0b26cfb-e019-4e04-957e-3215f3a2ad70 [2024-05-21T19:42:03.277+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:42:03.277+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 19:40:00+00:00, run_id=scheduled__2024-05-21T19:40:00+00:00, run_start_date=2024-05-21 19:42:00.502978+00:00, run_end_date=2024-05-21 19:42:03.277566+00:00, run_duration=2.774588, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:40:00+00:00, data_interval_end=2024-05-21 19:42:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T19:42:03.286+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T19:42:00+00:00, run_after=2024-05-21T19:44:00+00:00 [2024-05-21T19:42:03.411+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:40:00+00:00 exited with status success for try_number 1 [2024-05-21T19:42:03.426+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T19:40:00+00:00, map_index=-1, run_start_date=2024-05-21 19:42:01.596752+00:00, run_end_date=2024-05-21 19:42:02.076812+00:00, run_duration=0.48006, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1009, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:42:00.564562+00:00, queued_by_job_id=1, pid=21806 [2024-05-21T19:42:04.462+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:42:04.462+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:41:00+00:00, run_id=scheduled__2024-05-21T19:41:00+00:00, run_start_date=2024-05-21 19:42:00.504172+00:00, run_end_date=2024-05-21 19:42:04.462832+00:00, run_duration=3.95866, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:41:00+00:00, data_interval_end=2024-05-21 19:42:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:42:04.473+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:42:00+00:00, run_after=2024-05-21T19:43:00+00:00 [2024-05-21T19:42:04.511+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:41:00+00:00 exited with status success for try_number 1 [2024-05-21T19:42:04.518+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:41:00+00:00, map_index=-1, run_start_date=2024-05-21 19:42:02.941871+00:00, run_end_date=2024-05-21 19:42:03.341048+00:00, run_duration=0.399177, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1010, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:42:00.564562+00:00, queued_by_job_id=1, pid=21836 [2024-05-21T19:42:05.262+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:42:05.263+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:41:00+00:00, run_id=scheduled__2024-05-21T19:41:00+00:00, run_start_date=2024-05-21 19:42:00.505208+00:00, run_end_date=2024-05-21 19:42:05.262913+00:00, run_duration=4.757705, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:41:00+00:00, data_interval_end=2024-05-21 19:42:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:42:05.278+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:42:00+00:00, run_after=2024-05-21T19:43:00+00:00 [2024-05-21T19:42:05.322+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:41:00+00:00 exited with status success for try_number 1 [2024-05-21T19:42:05.328+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:41:00+00:00, map_index=-1, run_start_date=2024-05-21 19:42:02.980980+00:00, run_end_date=2024-05-21 19:42:04.483424+00:00, run_duration=1.502444, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1011, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:42:00.564562+00:00, queued_by_job_id=1, pid=21837 [2024-05-21T19:42:54.599+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:42:54.600+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-05-21T19:42:54.600+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:42:54.602+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240521194253_563656', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:42:54.603+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240521194253_563656', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-05-21T19:42:54.653+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521194253_563656 exited with status queued for try_number 1 [2024-05-21T19:42:54.657+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5a7d57e0-b763-45b6-8e8c-68dcb2810d34 [2024-05-21T19:42:55.763+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:42:55.763+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-05-21 19:42:53.668018+00:00, run_id=vdu_down_20240521194253_563656, run_start_date=2024-05-21 19:42:54.560702+00:00, run_end_date=2024-05-21 19:42:55.763896+00:00, run_duration=1.203194, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-05-21 19:42:53.668018+00:00, data_interval_end=2024-05-21 19:42:53.668018+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-05-21T19:42:55.766+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-05-21T19:42:55.803+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521194253_563656 exited with status success for try_number 1 [2024-05-21T19:42:55.809+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240521194253_563656, map_index=-1, run_start_date=2024-05-21 19:42:55.308989+00:00, run_end_date=2024-05-21 19:42:55.597410+00:00, run_duration=0.288421, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1012, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:42:54.601367+00:00, queued_by_job_id=1, pid=21870 [2024-05-21T19:43:00.258+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:43:00.272+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:43:00+00:00, run_after=2024-05-21T19:44:00+00:00 [2024-05-21T19:43:00.335+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T19:43:00.335+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:43:00.335+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:43:00.335+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:43:00.338+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:43:00.338+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:43:00.338+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:43:00.339+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:43:00.560+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:42:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:43:00.560+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:42:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:43:00.571+0000] {scheduler_job.py:635} INFO - Setting external_id for to ac61dcd9-87b5-4010-8e9b-c29a381997d9 [2024-05-21T19:43:00.571+0000] {scheduler_job.py:635} INFO - Setting external_id for to 237c171f-e4bd-4377-b39c-493510cfd41d [2024-05-21T19:43:03.643+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:43:03.643+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:42:00+00:00, run_id=scheduled__2024-05-21T19:42:00+00:00, run_start_date=2024-05-21 19:43:00.283734+00:00, run_end_date=2024-05-21 19:43:03.643805+00:00, run_duration=3.360071, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:42:00+00:00, data_interval_end=2024-05-21 19:43:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:43:03.654+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:43:00+00:00, run_after=2024-05-21T19:44:00+00:00 [2024-05-21T19:43:03.687+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:42:00+00:00 exited with status success for try_number 1 [2024-05-21T19:43:03.692+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:42:00+00:00, map_index=-1, run_start_date=2024-05-21 19:43:02.389642+00:00, run_end_date=2024-05-21 19:43:02.727137+00:00, run_duration=0.337495, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1014, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:43:00.336712+00:00, queued_by_job_id=1, pid=21911 [2024-05-21T19:43:04.729+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:43:04.730+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:42:00+00:00, run_id=scheduled__2024-05-21T19:42:00+00:00, run_start_date=2024-05-21 19:43:00.285678+00:00, run_end_date=2024-05-21 19:43:04.730019+00:00, run_duration=4.444341, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:42:00+00:00, data_interval_end=2024-05-21 19:43:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:43:04.740+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:43:00+00:00, run_after=2024-05-21T19:44:00+00:00 [2024-05-21T19:43:04.770+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:42:00+00:00 exited with status success for try_number 1 [2024-05-21T19:43:04.774+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:42:00+00:00, map_index=-1, run_start_date=2024-05-21 19:43:02.379081+00:00, run_end_date=2024-05-21 19:43:03.940497+00:00, run_duration=1.561416, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1013, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:43:00.336712+00:00, queued_by_job_id=1, pid=21910 [2024-05-21T19:44:00.056+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:44:00+00:00, run_after=2024-05-21T19:45:00+00:00 [2024-05-21T19:44:00.063+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:44:00.069+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:44:00.136+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T19:44:00.136+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T19:44:00.136+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:44:00.136+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:44:00.137+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:44:00.140+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T19:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:44:00.140+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T19:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T19:44:00.140+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:44:00.141+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:44:00.141+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:44:00.141+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:44:00.511+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:42:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:44:00.515+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:43:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:44:00.516+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:43:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:44:00.532+0000] {scheduler_job.py:635} INFO - Setting external_id for to e70dc569-9345-4158-a629-0dee3e32c61e [2024-05-21T19:44:00.532+0000] {scheduler_job.py:635} INFO - Setting external_id for to f19488f2-2c05-4c47-ba3f-25e844112db7 [2024-05-21T19:44:00.533+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1991744f-5f36-4aba-91f1-1673edbead04 [2024-05-21T19:44:02.828+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:44:02.828+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 19:42:00+00:00, run_id=scheduled__2024-05-21T19:42:00+00:00, run_start_date=2024-05-21 19:44:00.081678+00:00, run_end_date=2024-05-21 19:44:02.828464+00:00, run_duration=2.746786, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:42:00+00:00, data_interval_end=2024-05-21 19:44:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T19:44:02.838+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T19:44:00+00:00, run_after=2024-05-21T19:46:00+00:00 [2024-05-21T19:44:02.844+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:44:02.844+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:43:00+00:00, run_id=scheduled__2024-05-21T19:43:00+00:00, run_start_date=2024-05-21 19:44:00.082779+00:00, run_end_date=2024-05-21 19:44:02.844356+00:00, run_duration=2.761577, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:43:00+00:00, data_interval_end=2024-05-21 19:44:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:44:02.856+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:44:00+00:00, run_after=2024-05-21T19:45:00+00:00 [2024-05-21T19:44:02.894+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:42:00+00:00 exited with status success for try_number 1 [2024-05-21T19:44:02.894+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:43:00+00:00 exited with status success for try_number 1 [2024-05-21T19:44:02.901+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T19:42:00+00:00, map_index=-1, run_start_date=2024-05-21 19:44:01.293691+00:00, run_end_date=2024-05-21 19:44:01.805366+00:00, run_duration=0.511675, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1015, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:44:00.138484+00:00, queued_by_job_id=1, pid=21946 [2024-05-21T19:44:02.902+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:43:00+00:00, map_index=-1, run_start_date=2024-05-21 19:44:02.353048+00:00, run_end_date=2024-05-21 19:44:02.652748+00:00, run_duration=0.2997, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1016, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:44:00.138484+00:00, queued_by_job_id=1, pid=21976 [2024-05-21T19:44:04.072+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:44:04.073+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:43:00+00:00, run_id=scheduled__2024-05-21T19:43:00+00:00, run_start_date=2024-05-21 19:44:00.083760+00:00, run_end_date=2024-05-21 19:44:04.072989+00:00, run_duration=3.989229, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:43:00+00:00, data_interval_end=2024-05-21 19:44:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:44:04.086+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:44:00+00:00, run_after=2024-05-21T19:45:00+00:00 [2024-05-21T19:44:04.120+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:43:00+00:00 exited with status success for try_number 1 [2024-05-21T19:44:04.125+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:43:00+00:00, map_index=-1, run_start_date=2024-05-21 19:44:02.392579+00:00, run_end_date=2024-05-21 19:44:03.871412+00:00, run_duration=1.478833, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1017, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:44:00.138484+00:00, queued_by_job_id=1, pid=21977 [2024-05-21T19:44:54.699+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:44:54.699+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-05-21T19:44:54.700+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:44:54.703+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240521194453_716532', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:44:54.703+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240521194453_716532', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-05-21T19:44:54.771+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521194453_716532 exited with status queued for try_number 1 [2024-05-21T19:44:54.783+0000] {scheduler_job.py:635} INFO - Setting external_id for to bda4cc4d-57f6-4a6e-aea1-e55b1f8899f0 [2024-05-21T19:44:56.962+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:44:56.962+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-05-21 19:44:53.659769+00:00, run_id=vdu_down_20240521194453_716532, run_start_date=2024-05-21 19:44:54.662080+00:00, run_end_date=2024-05-21 19:44:56.962329+00:00, run_duration=2.300249, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-05-21 19:44:53.659769+00:00, data_interval_end=2024-05-21 19:44:53.659769+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-05-21T19:44:56.965+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-05-21T19:44:56.992+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521194453_716532 exited with status success for try_number 1 [2024-05-21T19:44:56.997+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240521194453_716532, map_index=-1, run_start_date=2024-05-21 19:44:55.504569+00:00, run_end_date=2024-05-21 19:44:55.819379+00:00, run_duration=0.31481, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1018, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:44:54.700996+00:00, queued_by_job_id=1, pid=22010 [2024-05-21T19:45:00.773+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:45:00+00:00, run_after=2024-05-21T19:50:00+00:00 [2024-05-21T19:45:00.779+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:45:00.794+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:45:00+00:00, run_after=2024-05-21T19:46:00+00:00 [2024-05-21T19:45:00.874+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T19:45:00.874+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:45:00.874+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:45:00.874+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:45:00.875+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:45:00.878+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T19:40:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T19:45:00.878+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T19:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T19:45:00.878+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:45:00.878+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:45:00.879+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:45:00.879+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:45:01.273+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T19:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:45:01.273+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:44:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:45:01.274+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:44:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:45:01.289+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7298a1fb-f6cb-4540-a9c5-666eb8a3453a [2024-05-21T19:45:01.290+0000] {scheduler_job.py:635} INFO - Setting external_id for to d180d2d9-8008-4ef3-8cda-1b7acf517b5a [2024-05-21T19:45:01.290+0000] {scheduler_job.py:635} INFO - Setting external_id for to b3c82e4c-3884-4c06-a13f-beb621de9ce2 [2024-05-21T19:45:03.744+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:45:03.744+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:44:00+00:00, run_id=scheduled__2024-05-21T19:44:00+00:00, run_start_date=2024-05-21 19:45:00.808751+00:00, run_end_date=2024-05-21 19:45:03.744792+00:00, run_duration=2.936041, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:44:00+00:00, data_interval_end=2024-05-21 19:45:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:45:03.762+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:45:00+00:00, run_after=2024-05-21T19:46:00+00:00 [2024-05-21T19:45:03.794+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:44:00+00:00 exited with status success for try_number 1 [2024-05-21T19:45:03.804+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:44:00+00:00, map_index=-1, run_start_date=2024-05-21 19:45:03.163117+00:00, run_end_date=2024-05-21 19:45:03.544831+00:00, run_duration=0.381714, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1019, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:45:00.876379+00:00, queued_by_job_id=1, pid=22062 [2024-05-21T19:45:04.882+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:45:04.883+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:45:04.883+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:45:04.885+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T19:40:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T19:45:04.885+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T19:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T19:45:04.925+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T19:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:45:04.925+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T19:40:00+00:00 exited with status success for try_number 1 [2024-05-21T19:45:04.929+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6239f9e8-57e6-4706-9c2d-2da859358fff [2024-05-21T19:45:04.930+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T19:40:00+00:00, map_index=-1, run_start_date=2024-05-21 19:45:03.414447+00:00, run_end_date=2024-05-21 19:45:03.764445+00:00, run_duration=0.349998, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1021, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:45:00.876379+00:00, queued_by_job_id=1, pid=22064 [2024-05-21T19:45:05.952+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:45:05.952+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:44:00+00:00, run_id=scheduled__2024-05-21T19:44:00+00:00, run_start_date=2024-05-21 19:45:00.809712+00:00, run_end_date=2024-05-21 19:45:05.952845+00:00, run_duration=5.143133, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:44:00+00:00, data_interval_end=2024-05-21 19:45:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:45:05.970+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:45:00+00:00, run_after=2024-05-21T19:46:00+00:00 [2024-05-21T19:45:06.024+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:44:00+00:00 exited with status success for try_number 1 [2024-05-21T19:45:06.031+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:44:00+00:00, map_index=-1, run_start_date=2024-05-21 19:45:03.321159+00:00, run_end_date=2024-05-21 19:45:05.404023+00:00, run_duration=2.082864, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1020, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:45:00.876379+00:00, queued_by_job_id=1, pid=22063 [2024-05-21T19:45:08.282+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:45:08.283+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:45:08.284+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:45:08.285+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T19:40:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T19:45:08.286+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T19:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T19:45:08.338+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T19:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:45:08.340+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T19:40:00+00:00 exited with status success for try_number 1 [2024-05-21T19:45:08.348+0000] {scheduler_job.py:635} INFO - Setting external_id for to 73c8494e-c4d8-4b0f-ab86-441031bba510 [2024-05-21T19:45:08.349+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T19:40:00+00:00, map_index=-1, run_start_date=2024-05-21 19:45:06.950878+00:00, run_end_date=2024-05-21 19:45:07.439740+00:00, run_duration=0.488862, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1022, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:45:04.884007+00:00, queued_by_job_id=1, pid=22103 [2024-05-21T19:45:11.192+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:45:11.192+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:45:11.193+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:45:11.195+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T19:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:45:11.195+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T19:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T19:45:11.258+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T19:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:45:11.259+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T19:40:00+00:00 exited with status success for try_number 1 [2024-05-21T19:45:11.264+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4fd64e5c-1f05-4378-9ca5-7b84b7a0fdd6 [2024-05-21T19:45:11.265+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T19:40:00+00:00, map_index=0, run_start_date=2024-05-21 19:45:10.328373+00:00, run_end_date=2024-05-21 19:45:10.712729+00:00, run_duration=0.384356, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1023, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:45:08.284467+00:00, queued_by_job_id=1, pid=22115 [2024-05-21T19:45:13.427+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:45:13.427+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:40:00+00:00, run_id=scheduled__2024-05-21T19:40:00+00:00, run_start_date=2024-05-21 19:45:00.807763+00:00, run_end_date=2024-05-21 19:45:13.427451+00:00, run_duration=12.619688, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:40:00+00:00, data_interval_end=2024-05-21 19:45:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T19:45:13.432+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:45:00+00:00, run_after=2024-05-21T19:50:00+00:00 [2024-05-21T19:45:13.458+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T19:40:00+00:00 exited with status success for try_number 1 [2024-05-21T19:45:13.464+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T19:40:00+00:00, map_index=-1, run_start_date=2024-05-21 19:45:12.864882+00:00, run_end_date=2024-05-21 19:45:13.124724+00:00, run_duration=0.259842, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1024, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:45:11.194028+00:00, queued_by_job_id=1, pid=22127 [2024-05-21T19:45:57.241+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T19:46:00.531+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:46:00.538+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:46:00.557+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:46:00+00:00, run_after=2024-05-21T19:47:00+00:00 [2024-05-21T19:46:00.631+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T19:46:00.631+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T19:46:00.631+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:46:00.631+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:46:00.632+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:46:00.635+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T19:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:46:00.635+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T19:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T19:46:00.636+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:46:00.636+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:46:00.636+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:46:00.636+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:46:00.876+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:44:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:46:00.879+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:46:00.879+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:46:00.896+0000] {scheduler_job.py:635} INFO - Setting external_id for to 63a7ba30-9100-49cf-8fc4-9f44a498fafe [2024-05-21T19:46:00.896+0000] {scheduler_job.py:635} INFO - Setting external_id for to 392b56f5-b0ea-44f7-bebc-475b7dc6dce5 [2024-05-21T19:46:00.897+0000] {scheduler_job.py:635} INFO - Setting external_id for to aaa485c5-b867-4397-a311-b6a896a4ed2a [2024-05-21T19:46:02.086+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:46:02.087+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 19:44:00+00:00, run_id=scheduled__2024-05-21T19:44:00+00:00, run_start_date=2024-05-21 19:46:00.572532+00:00, run_end_date=2024-05-21 19:46:02.086972+00:00, run_duration=1.51444, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:44:00+00:00, data_interval_end=2024-05-21 19:46:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T19:46:02.098+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T19:46:00+00:00, run_after=2024-05-21T19:48:00+00:00 [2024-05-21T19:46:02.157+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:44:00+00:00 exited with status success for try_number 1 [2024-05-21T19:46:02.167+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T19:44:00+00:00, map_index=-1, run_start_date=2024-05-21 19:46:01.623276+00:00, run_end_date=2024-05-21 19:46:01.932583+00:00, run_duration=0.309307, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1025, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:46:00.633233+00:00, queued_by_job_id=1, pid=22144 [2024-05-21T19:46:03.215+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:46:03.215+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:45:00+00:00, run_id=scheduled__2024-05-21T19:45:00+00:00, run_start_date=2024-05-21 19:46:00.573800+00:00, run_end_date=2024-05-21 19:46:03.215285+00:00, run_duration=2.641485, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:45:00+00:00, data_interval_end=2024-05-21 19:46:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:46:03.227+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:46:00+00:00, run_after=2024-05-21T19:47:00+00:00 [2024-05-21T19:46:03.743+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:45:00+00:00 exited with status success for try_number 1 [2024-05-21T19:46:03.749+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:45:00+00:00, map_index=-1, run_start_date=2024-05-21 19:46:02.858094+00:00, run_end_date=2024-05-21 19:46:03.173173+00:00, run_duration=0.315079, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1027, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:46:00.633233+00:00, queued_by_job_id=1, pid=22174 [2024-05-21T19:46:04.545+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:46:04.546+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:45:00+00:00, run_id=scheduled__2024-05-21T19:45:00+00:00, run_start_date=2024-05-21 19:46:00.574902+00:00, run_end_date=2024-05-21 19:46:04.545982+00:00, run_duration=3.97108, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:45:00+00:00, data_interval_end=2024-05-21 19:46:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:46:04.558+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:46:00+00:00, run_after=2024-05-21T19:47:00+00:00 [2024-05-21T19:46:04.595+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:45:00+00:00 exited with status success for try_number 1 [2024-05-21T19:46:04.603+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:45:00+00:00, map_index=-1, run_start_date=2024-05-21 19:46:02.858232+00:00, run_end_date=2024-05-21 19:46:04.456313+00:00, run_duration=1.598081, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1026, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:46:00.633233+00:00, queued_by_job_id=1, pid=22175 [2024-05-21T19:47:00.205+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:47:00+00:00, run_after=2024-05-21T19:48:00+00:00 [2024-05-21T19:47:00.231+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:47:00.293+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T19:47:00.294+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:47:00.294+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:47:00.295+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:47:00.298+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:47:00.298+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:47:00.298+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:47:00.299+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:47:00.528+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:46:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:47:00.529+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:46:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:47:00.537+0000] {scheduler_job.py:635} INFO - Setting external_id for to 90e52107-d685-4022-9557-f73607bfeaed [2024-05-21T19:47:00.537+0000] {scheduler_job.py:635} INFO - Setting external_id for to 164e7431-4f12-4633-951e-9c4eaaa9f6f5 [2024-05-21T19:47:03.940+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:47:03.941+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:46:00+00:00, run_id=scheduled__2024-05-21T19:46:00+00:00, run_start_date=2024-05-21 19:47:00.243537+00:00, run_end_date=2024-05-21 19:47:03.941045+00:00, run_duration=3.697508, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:46:00+00:00, data_interval_end=2024-05-21 19:47:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:47:03.952+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:47:00+00:00, run_after=2024-05-21T19:48:00+00:00 [2024-05-21T19:47:04.004+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:46:00+00:00 exited with status success for try_number 1 [2024-05-21T19:47:04.008+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:46:00+00:00, map_index=-1, run_start_date=2024-05-21 19:47:02.566683+00:00, run_end_date=2024-05-21 19:47:02.901508+00:00, run_duration=0.334825, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1029, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:47:00.296256+00:00, queued_by_job_id=1, pid=22229 [2024-05-21T19:47:05.058+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:47:05.059+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:46:00+00:00, run_id=scheduled__2024-05-21T19:46:00+00:00, run_start_date=2024-05-21 19:47:00.244587+00:00, run_end_date=2024-05-21 19:47:05.059054+00:00, run_duration=4.814467, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:46:00+00:00, data_interval_end=2024-05-21 19:47:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:47:05.073+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:47:00+00:00, run_after=2024-05-21T19:48:00+00:00 [2024-05-21T19:47:05.116+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:46:00+00:00 exited with status success for try_number 1 [2024-05-21T19:47:05.121+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:46:00+00:00, map_index=-1, run_start_date=2024-05-21 19:47:02.489128+00:00, run_end_date=2024-05-21 19:47:04.129610+00:00, run_duration=1.640482, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1028, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:47:00.296256+00:00, queued_by_job_id=1, pid=22228 [2024-05-21T19:48:00.420+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:48:00+00:00, run_after=2024-05-21T19:49:00+00:00 [2024-05-21T19:48:00.426+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:48:00.432+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:48:00.504+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T19:48:00.504+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T19:48:00.504+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:48:00.504+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:48:00.505+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:48:00.509+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T19:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:48:00.509+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T19:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T19:48:00.509+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:48:00.510+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:48:00.511+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:48:00.511+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:48:00.832+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:46:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:48:00.838+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:47:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:48:00.838+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:47:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:48:00.855+0000] {scheduler_job.py:635} INFO - Setting external_id for to aaedb50e-63e5-4bfa-961f-b78b32ca5426 [2024-05-21T19:48:00.855+0000] {scheduler_job.py:635} INFO - Setting external_id for to cf3fa9ea-2ad7-4b11-a12d-2a0360f58ddf [2024-05-21T19:48:00.855+0000] {scheduler_job.py:635} INFO - Setting external_id for to 115453fa-3e37-4f0a-b9f7-a9a87a74bb9f [2024-05-21T19:48:02.470+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:48:02.470+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 19:46:00+00:00, run_id=scheduled__2024-05-21T19:46:00+00:00, run_start_date=2024-05-21 19:48:00.445202+00:00, run_end_date=2024-05-21 19:48:02.470776+00:00, run_duration=2.025574, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:46:00+00:00, data_interval_end=2024-05-21 19:48:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T19:48:02.483+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T19:48:00+00:00, run_after=2024-05-21T19:50:00+00:00 [2024-05-21T19:48:02.532+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:46:00+00:00 exited with status success for try_number 1 [2024-05-21T19:48:02.538+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T19:46:00+00:00, map_index=-1, run_start_date=2024-05-21 19:48:01.632705+00:00, run_end_date=2024-05-21 19:48:01.946220+00:00, run_duration=0.313515, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1030, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:48:00.507117+00:00, queued_by_job_id=1, pid=22264 [2024-05-21T19:48:03.579+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:48:03.580+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:47:00+00:00, run_id=scheduled__2024-05-21T19:47:00+00:00, run_start_date=2024-05-21 19:48:00.446277+00:00, run_end_date=2024-05-21 19:48:03.579951+00:00, run_duration=3.133674, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:47:00+00:00, data_interval_end=2024-05-21 19:48:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:48:03.593+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:48:00+00:00, run_after=2024-05-21T19:49:00+00:00 [2024-05-21T19:48:03.630+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:47:00+00:00 exited with status success for try_number 1 [2024-05-21T19:48:03.635+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:47:00+00:00, map_index=-1, run_start_date=2024-05-21 19:48:02.841168+00:00, run_end_date=2024-05-21 19:48:03.133058+00:00, run_duration=0.29189, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1032, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:48:00.507117+00:00, queued_by_job_id=1, pid=22295 [2024-05-21T19:48:04.269+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:48:04.269+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:47:00+00:00, run_id=scheduled__2024-05-21T19:47:00+00:00, run_start_date=2024-05-21 19:48:00.447419+00:00, run_end_date=2024-05-21 19:48:04.269436+00:00, run_duration=3.822017, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:47:00+00:00, data_interval_end=2024-05-21 19:48:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:48:04.280+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:48:00+00:00, run_after=2024-05-21T19:49:00+00:00 [2024-05-21T19:48:04.314+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:47:00+00:00 exited with status success for try_number 1 [2024-05-21T19:48:04.319+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:47:00+00:00, map_index=-1, run_start_date=2024-05-21 19:48:02.720418+00:00, run_end_date=2024-05-21 19:48:04.161774+00:00, run_duration=1.441356, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1031, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:48:00.507117+00:00, queued_by_job_id=1, pid=22294 [2024-05-21T19:49:00.212+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:49:00+00:00, run_after=2024-05-21T19:50:00+00:00 [2024-05-21T19:49:00.223+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:49:00.281+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T19:49:00.281+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:49:00.281+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:49:00.282+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:49:00.285+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:49:00.285+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:49:00.285+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:49:00.285+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:49:00.496+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:48:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:49:00.496+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:48:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:49:00.509+0000] {scheduler_job.py:635} INFO - Setting external_id for to 077ef765-19ea-48e5-b407-7e7110f18af7 [2024-05-21T19:49:00.509+0000] {scheduler_job.py:635} INFO - Setting external_id for to d865e0fb-0e56-491e-bc5c-b42a7a3cca0b [2024-05-21T19:49:03.209+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:49:03.209+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:48:00+00:00, run_id=scheduled__2024-05-21T19:48:00+00:00, run_start_date=2024-05-21 19:49:00.237935+00:00, run_end_date=2024-05-21 19:49:03.209306+00:00, run_duration=2.971371, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:48:00+00:00, data_interval_end=2024-05-21 19:49:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:49:03.220+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:49:00+00:00, run_after=2024-05-21T19:50:00+00:00 [2024-05-21T19:49:03.250+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:48:00+00:00 exited with status success for try_number 1 [2024-05-21T19:49:03.259+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:48:00+00:00, map_index=-1, run_start_date=2024-05-21 19:49:02.352523+00:00, run_end_date=2024-05-21 19:49:02.649258+00:00, run_duration=0.296735, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1033, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:49:00.283211+00:00, queued_by_job_id=1, pid=22349 [2024-05-21T19:49:04.300+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:49:04.301+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:48:00+00:00, run_id=scheduled__2024-05-21T19:48:00+00:00, run_start_date=2024-05-21 19:49:00.239802+00:00, run_end_date=2024-05-21 19:49:04.301273+00:00, run_duration=4.061471, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:48:00+00:00, data_interval_end=2024-05-21 19:49:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:49:04.312+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:49:00+00:00, run_after=2024-05-21T19:50:00+00:00 [2024-05-21T19:49:04.340+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:48:00+00:00 exited with status success for try_number 1 [2024-05-21T19:49:04.345+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:48:00+00:00, map_index=-1, run_start_date=2024-05-21 19:49:02.383263+00:00, run_end_date=2024-05-21 19:49:03.877104+00:00, run_duration=1.493841, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1034, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:49:00.283211+00:00, queued_by_job_id=1, pid=22350 [2024-05-21T19:50:00.914+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:50:00.934+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:50:00+00:00, run_after=2024-05-21T19:55:00+00:00 [2024-05-21T19:50:00.939+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:50:00.952+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:50:00+00:00, run_after=2024-05-21T19:51:00+00:00 [2024-05-21T19:50:01.058+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T19:50:01.058+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:50:01.058+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T19:50:01.058+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:50:01.058+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:50:01.059+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:50:01.070+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T19:45:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T19:50:01.070+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T19:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T19:50:01.070+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T19:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:50:01.070+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T19:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T19:50:01.070+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:50:01.071+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:50:01.071+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:50:01.071+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:50:01.582+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T19:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:50:01.584+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:48:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:50:01.584+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:49:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:50:01.585+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:49:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:50:01.608+0000] {scheduler_job.py:635} INFO - Setting external_id for to fa588112-b831-460f-9601-3feac4bf9590 [2024-05-21T19:50:01.609+0000] {scheduler_job.py:635} INFO - Setting external_id for to a8ed33a0-24de-447e-942e-54d525dc96a4 [2024-05-21T19:50:01.609+0000] {scheduler_job.py:635} INFO - Setting external_id for to a71a05dd-a773-4f6f-8d2e-a74729e30ccc [2024-05-21T19:50:01.609+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8bb6e16b-0764-4292-8b72-5766ad002dc1 [2024-05-21T19:50:04.069+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:50:04.069+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 19:48:00+00:00, run_id=scheduled__2024-05-21T19:48:00+00:00, run_start_date=2024-05-21 19:50:00.974514+00:00, run_end_date=2024-05-21 19:50:04.069572+00:00, run_duration=3.095058, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:48:00+00:00, data_interval_end=2024-05-21 19:50:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T19:50:04.079+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T19:50:00+00:00, run_after=2024-05-21T19:52:00+00:00 [2024-05-21T19:50:04.175+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:48:00+00:00 exited with status success for try_number 1 [2024-05-21T19:50:04.181+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T19:48:00+00:00, map_index=-1, run_start_date=2024-05-21 19:50:02.655017+00:00, run_end_date=2024-05-21 19:50:03.120084+00:00, run_duration=0.465067, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1035, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:50:01.060447+00:00, queued_by_job_id=1, pid=22385 [2024-05-21T19:50:04.852+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:50:04.852+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:49:00+00:00, run_id=scheduled__2024-05-21T19:49:00+00:00, run_start_date=2024-05-21 19:50:00.975435+00:00, run_end_date=2024-05-21 19:50:04.852617+00:00, run_duration=3.877182, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:49:00+00:00, data_interval_end=2024-05-21 19:50:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:50:04.864+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:50:00+00:00, run_after=2024-05-21T19:51:00+00:00 [2024-05-21T19:50:04.889+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:50:04.889+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:50:04.890+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:50:04.892+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T19:45:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T19:50:04.892+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T19:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T19:50:04.933+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T19:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:50:04.934+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T19:45:00+00:00 exited with status success for try_number 1 [2024-05-21T19:50:04.934+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:49:00+00:00 exited with status success for try_number 1 [2024-05-21T19:50:04.942+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T19:45:00+00:00, map_index=-1, run_start_date=2024-05-21 19:50:03.895854+00:00, run_end_date=2024-05-21 19:50:04.337404+00:00, run_duration=0.44155, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1037, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:50:01.060447+00:00, queued_by_job_id=1, pid=22426 [2024-05-21T19:50:04.942+0000] {scheduler_job.py:635} INFO - Setting external_id for to e813d8aa-1622-40bc-9b94-92bf2d04aa27 [2024-05-21T19:50:04.942+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:49:00+00:00, map_index=-1, run_start_date=2024-05-21 19:50:03.769093+00:00, run_end_date=2024-05-21 19:50:04.150583+00:00, run_duration=0.38149, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1036, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:50:01.060447+00:00, queued_by_job_id=1, pid=22416 [2024-05-21T19:50:06.068+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:50:06.069+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:49:00+00:00, run_id=scheduled__2024-05-21T19:49:00+00:00, run_start_date=2024-05-21 19:50:00.976301+00:00, run_end_date=2024-05-21 19:50:06.069092+00:00, run_duration=5.092791, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:49:00+00:00, data_interval_end=2024-05-21 19:50:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:50:06.083+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:50:00+00:00, run_after=2024-05-21T19:51:00+00:00 [2024-05-21T19:50:06.145+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:49:00+00:00 exited with status success for try_number 1 [2024-05-21T19:50:06.152+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:49:00+00:00, map_index=-1, run_start_date=2024-05-21 19:50:04.138901+00:00, run_end_date=2024-05-21 19:50:05.665922+00:00, run_duration=1.527021, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1038, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:50:01.060447+00:00, queued_by_job_id=1, pid=22436 [2024-05-21T19:50:08.081+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:50:08.082+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:50:08.083+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:50:08.085+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T19:45:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T19:50:08.085+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T19:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T19:50:08.145+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T19:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:50:08.145+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T19:45:00+00:00 exited with status success for try_number 1 [2024-05-21T19:50:08.159+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1a8e48ea-bdb2-4fa6-8209-8a547310b5fa [2024-05-21T19:50:08.160+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T19:45:00+00:00, map_index=-1, run_start_date=2024-05-21 19:50:06.881275+00:00, run_end_date=2024-05-21 19:50:07.327974+00:00, run_duration=0.446699, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1039, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:50:04.890957+00:00, queued_by_job_id=1, pid=22466 [2024-05-21T19:50:11.600+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:50:11.601+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:50:11.602+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:50:11.604+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T19:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:50:11.604+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T19:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T19:50:11.642+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T19:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:50:11.643+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T19:45:00+00:00 exited with status success for try_number 1 [2024-05-21T19:50:11.651+0000] {scheduler_job.py:635} INFO - Setting external_id for to 32811227-9d5f-4ea7-87dd-644e73edca57 [2024-05-21T19:50:11.652+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T19:45:00+00:00, map_index=0, run_start_date=2024-05-21 19:50:10.151120+00:00, run_end_date=2024-05-21 19:50:10.563970+00:00, run_duration=0.41285, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1040, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:50:08.083916+00:00, queued_by_job_id=1, pid=22478 [2024-05-21T19:50:14.322+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:50:14.322+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:45:00+00:00, run_id=scheduled__2024-05-21T19:45:00+00:00, run_start_date=2024-05-21 19:50:00.969932+00:00, run_end_date=2024-05-21 19:50:14.322898+00:00, run_duration=13.352966, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:45:00+00:00, data_interval_end=2024-05-21 19:50:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T19:50:14.328+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:50:00+00:00, run_after=2024-05-21T19:55:00+00:00 [2024-05-21T19:50:14.356+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T19:45:00+00:00 exited with status success for try_number 1 [2024-05-21T19:50:14.361+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T19:45:00+00:00, map_index=-1, run_start_date=2024-05-21 19:50:13.469788+00:00, run_end_date=2024-05-21 19:50:13.783096+00:00, run_duration=0.313308, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1041, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:50:11.602661+00:00, queued_by_job_id=1, pid=22490 [2024-05-21T19:50:57.278+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T19:51:00.833+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:51:00.857+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:51:00+00:00, run_after=2024-05-21T19:52:00+00:00 [2024-05-21T19:51:00.939+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T19:51:00.940+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:51:00.940+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:51:00.940+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:51:00.943+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:51:00.943+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:51:00.943+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:51:00.943+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:51:01.153+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:51:01.154+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:51:01.162+0000] {scheduler_job.py:635} INFO - Setting external_id for to a5ff7aac-fe49-4cf7-9cef-f8440b841d62 [2024-05-21T19:51:01.162+0000] {scheduler_job.py:635} INFO - Setting external_id for to a09280dc-ffea-4b3c-98b2-720ca67a4cb6 [2024-05-21T19:51:03.401+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:51:03.402+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:50:00+00:00, run_id=scheduled__2024-05-21T19:50:00+00:00, run_start_date=2024-05-21 19:51:00.877642+00:00, run_end_date=2024-05-21 19:51:03.401735+00:00, run_duration=2.524093, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:50:00+00:00, data_interval_end=2024-05-21 19:51:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:51:03.417+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:51:00+00:00, run_after=2024-05-21T19:52:00+00:00 [2024-05-21T19:51:03.823+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:50:00+00:00 exited with status success for try_number 1 [2024-05-21T19:51:03.827+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:50:00+00:00, map_index=-1, run_start_date=2024-05-21 19:51:03.007787+00:00, run_end_date=2024-05-21 19:51:03.345268+00:00, run_duration=0.337481, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1043, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:51:00.941511+00:00, queued_by_job_id=1, pid=22526 [2024-05-21T19:51:05.215+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:51:05.215+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:50:00+00:00, run_id=scheduled__2024-05-21T19:50:00+00:00, run_start_date=2024-05-21 19:51:00.878663+00:00, run_end_date=2024-05-21 19:51:05.215291+00:00, run_duration=4.336628, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:50:00+00:00, data_interval_end=2024-05-21 19:51:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:51:05.225+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:51:00+00:00, run_after=2024-05-21T19:52:00+00:00 [2024-05-21T19:51:05.263+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:50:00+00:00 exited with status success for try_number 1 [2024-05-21T19:51:05.270+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:50:00+00:00, map_index=-1, run_start_date=2024-05-21 19:51:02.958046+00:00, run_end_date=2024-05-21 19:51:04.942051+00:00, run_duration=1.984005, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1042, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:51:00.941511+00:00, queued_by_job_id=1, pid=22525 [2024-05-21T19:52:00.507+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:52:00.521+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:52:00+00:00, run_after=2024-05-21T19:53:00+00:00 [2024-05-21T19:52:00.527+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:52:00.601+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T19:52:00.601+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T19:52:00.602+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:52:00.603+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:52:00.604+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:52:00.607+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T19:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:52:00.608+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T19:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T19:52:00.608+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:52:00.608+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:52:00.609+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:52:00.609+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:52:00.898+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:52:00.898+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:51:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:52:00.898+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:51:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:52:00.921+0000] {scheduler_job.py:635} INFO - Setting external_id for to d506fae5-eed9-48ab-b587-0200d25e6534 [2024-05-21T19:52:00.921+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6a3de090-b66f-4465-9c1a-3b444e6e4b09 [2024-05-21T19:52:00.921+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3d37a894-2cb1-450c-a12c-18f9221fd178 [2024-05-21T19:52:02.155+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:52:02.155+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 19:50:00+00:00, run_id=scheduled__2024-05-21T19:50:00+00:00, run_start_date=2024-05-21 19:52:00.539472+00:00, run_end_date=2024-05-21 19:52:02.155509+00:00, run_duration=1.616037, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:50:00+00:00, data_interval_end=2024-05-21 19:52:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T19:52:02.180+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T19:52:00+00:00, run_after=2024-05-21T19:54:00+00:00 [2024-05-21T19:52:03.331+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:52:03.331+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:51:00+00:00, run_id=scheduled__2024-05-21T19:51:00+00:00, run_start_date=2024-05-21 19:52:00.540505+00:00, run_end_date=2024-05-21 19:52:03.331405+00:00, run_duration=2.7909, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:51:00+00:00, data_interval_end=2024-05-21 19:52:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:52:03.344+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:52:00+00:00, run_after=2024-05-21T19:53:00+00:00 [2024-05-21T19:52:03.393+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:50:00+00:00 exited with status success for try_number 1 [2024-05-21T19:52:03.394+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:51:00+00:00 exited with status success for try_number 1 [2024-05-21T19:52:03.399+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T19:50:00+00:00, map_index=-1, run_start_date=2024-05-21 19:52:01.696901+00:00, run_end_date=2024-05-21 19:52:02.092800+00:00, run_duration=0.395899, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1044, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:52:00.605429+00:00, queued_by_job_id=1, pid=22561 [2024-05-21T19:52:03.399+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:51:00+00:00, map_index=-1, run_start_date=2024-05-21 19:52:02.792125+00:00, run_end_date=2024-05-21 19:52:03.078706+00:00, run_duration=0.286581, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1045, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:52:00.605429+00:00, queued_by_job_id=1, pid=22591 [2024-05-21T19:52:05.603+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:52:05.604+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:51:00+00:00, run_id=scheduled__2024-05-21T19:51:00+00:00, run_start_date=2024-05-21 19:52:00.542006+00:00, run_end_date=2024-05-21 19:52:05.604081+00:00, run_duration=5.062075, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:51:00+00:00, data_interval_end=2024-05-21 19:52:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:52:05.619+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:52:00+00:00, run_after=2024-05-21T19:53:00+00:00 [2024-05-21T19:52:05.661+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:51:00+00:00 exited with status success for try_number 1 [2024-05-21T19:52:05.671+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:51:00+00:00, map_index=-1, run_start_date=2024-05-21 19:52:02.826801+00:00, run_end_date=2024-05-21 19:52:04.566403+00:00, run_duration=1.739602, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1046, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:52:00.605429+00:00, queued_by_job_id=1, pid=22592 [2024-05-21T19:53:00.114+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:53:00+00:00, run_after=2024-05-21T19:54:00+00:00 [2024-05-21T19:53:00.123+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:53:00.199+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T19:53:00.199+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:53:00.199+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:53:00.200+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:53:00.211+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:53:00.211+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:53:00.211+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:53:00.211+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:53:00.458+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:52:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:53:00.459+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:52:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:53:00.473+0000] {scheduler_job.py:635} INFO - Setting external_id for to 94dc18dc-dcc8-4e32-8a33-cc2cb8a4ff65 [2024-05-21T19:53:00.474+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8741336f-1867-42bc-8a08-e748e62c2d5a [2024-05-21T19:53:02.708+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:53:02.709+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:52:00+00:00, run_id=scheduled__2024-05-21T19:52:00+00:00, run_start_date=2024-05-21 19:53:00.148437+00:00, run_end_date=2024-05-21 19:53:02.709089+00:00, run_duration=2.560652, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:52:00+00:00, data_interval_end=2024-05-21 19:53:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:53:02.721+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:53:00+00:00, run_after=2024-05-21T19:54:00+00:00 [2024-05-21T19:53:02.757+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:52:00+00:00 exited with status success for try_number 1 [2024-05-21T19:53:02.763+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:52:00+00:00, map_index=-1, run_start_date=2024-05-21 19:53:02.250905+00:00, run_end_date=2024-05-21 19:53:02.568746+00:00, run_duration=0.317841, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1048, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:53:00.201029+00:00, queued_by_job_id=1, pid=22647 [2024-05-21T19:53:04.863+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:53:04.864+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:52:00+00:00, run_id=scheduled__2024-05-21T19:52:00+00:00, run_start_date=2024-05-21 19:53:00.150990+00:00, run_end_date=2024-05-21 19:53:04.864198+00:00, run_duration=4.713208, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:52:00+00:00, data_interval_end=2024-05-21 19:53:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:53:04.874+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:53:00+00:00, run_after=2024-05-21T19:54:00+00:00 [2024-05-21T19:53:04.911+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:52:00+00:00 exited with status success for try_number 1 [2024-05-21T19:53:04.915+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:52:00+00:00, map_index=-1, run_start_date=2024-05-21 19:53:02.247196+00:00, run_end_date=2024-05-21 19:53:04.101345+00:00, run_duration=1.854149, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1047, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:53:00.201029+00:00, queued_by_job_id=1, pid=22646 [2024-05-21T19:53:44.158+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:53:44.158+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-05-21T19:53:44.159+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:53:44.161+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240521195343_305697', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:53:44.161+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240521195343_305697', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-05-21T19:53:44.199+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521195343_305697 exited with status queued for try_number 1 [2024-05-21T19:53:44.207+0000] {scheduler_job.py:635} INFO - Setting external_id for to e41d8363-e47d-4891-819d-c7b5da262363 [2024-05-21T19:53:46.031+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:53:46.032+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-05-21 19:53:43.669480+00:00, run_id=vdu_down_20240521195343_305697, run_start_date=2024-05-21 19:53:44.117077+00:00, run_end_date=2024-05-21 19:53:46.032378+00:00, run_duration=1.915301, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-05-21 19:53:43.669480+00:00, data_interval_end=2024-05-21 19:53:43.669480+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-05-21T19:53:46.035+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-05-21T19:53:46.070+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521195343_305697 exited with status success for try_number 1 [2024-05-21T19:53:46.076+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240521195343_305697, map_index=-1, run_start_date=2024-05-21 19:53:44.979352+00:00, run_end_date=2024-05-21 19:53:45.338610+00:00, run_duration=0.359258, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1049, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:53:44.160028+00:00, queued_by_job_id=1, pid=22679 [2024-05-21T19:54:00.428+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:54:00.434+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:54:00.449+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:54:00+00:00, run_after=2024-05-21T19:55:00+00:00 [2024-05-21T19:54:00.526+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T19:54:00.526+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T19:54:00.527+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:54:00.527+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:54:00.527+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:54:00.531+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T19:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:54:00.531+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T19:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T19:54:00.531+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:54:00.531+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:54:00.531+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:54:00.532+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:54:00.816+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:52:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:54:00.816+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:53:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:54:00.816+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:53:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:54:00.837+0000] {scheduler_job.py:635} INFO - Setting external_id for to fccc6c7d-cd27-4a55-97f3-05e8dd3f67f5 [2024-05-21T19:54:00.838+0000] {scheduler_job.py:635} INFO - Setting external_id for to bc63b884-7666-4392-8145-d94eae5f7555 [2024-05-21T19:54:00.838+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8d453a54-ae65-4c33-816d-1b53f7b136a0 [2024-05-21T19:54:02.449+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:54:02.450+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 19:52:00+00:00, run_id=scheduled__2024-05-21T19:52:00+00:00, run_start_date=2024-05-21 19:54:00.466149+00:00, run_end_date=2024-05-21 19:54:02.450080+00:00, run_duration=1.983931, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:52:00+00:00, data_interval_end=2024-05-21 19:54:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T19:54:02.462+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T19:54:00+00:00, run_after=2024-05-21T19:56:00+00:00 [2024-05-21T19:54:02.540+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:52:00+00:00 exited with status success for try_number 1 [2024-05-21T19:54:02.554+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T19:52:00+00:00, map_index=-1, run_start_date=2024-05-21 19:54:01.705916+00:00, run_end_date=2024-05-21 19:54:02.098155+00:00, run_duration=0.392239, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1050, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:54:00.529074+00:00, queued_by_job_id=1, pid=22710 [2024-05-21T19:54:03.590+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:54:03.590+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:53:00+00:00, run_id=scheduled__2024-05-21T19:53:00+00:00, run_start_date=2024-05-21 19:54:00.469242+00:00, run_end_date=2024-05-21 19:54:03.590718+00:00, run_duration=3.121476, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:53:00+00:00, data_interval_end=2024-05-21 19:54:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:54:03.600+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:54:00+00:00, run_after=2024-05-21T19:55:00+00:00 [2024-05-21T19:54:03.637+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:53:00+00:00 exited with status success for try_number 1 [2024-05-21T19:54:03.641+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:53:00+00:00, map_index=-1, run_start_date=2024-05-21 19:54:03.069031+00:00, run_end_date=2024-05-21 19:54:03.389696+00:00, run_duration=0.320665, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1052, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:54:00.529074+00:00, queued_by_job_id=1, pid=22741 [2024-05-21T19:54:04.680+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:54:04.681+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:53:00+00:00, run_id=scheduled__2024-05-21T19:53:00+00:00, run_start_date=2024-05-21 19:54:00.470220+00:00, run_end_date=2024-05-21 19:54:04.681130+00:00, run_duration=4.21091, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:53:00+00:00, data_interval_end=2024-05-21 19:54:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:54:04.690+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:54:00+00:00, run_after=2024-05-21T19:55:00+00:00 [2024-05-21T19:54:05.806+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:53:00+00:00 exited with status success for try_number 1 [2024-05-21T19:54:05.815+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:53:00+00:00, map_index=-1, run_start_date=2024-05-21 19:54:02.910524+00:00, run_end_date=2024-05-21 19:54:04.635431+00:00, run_duration=1.724907, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1051, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:54:00.529074+00:00, queued_by_job_id=1, pid=22740 [2024-05-21T19:55:00.191+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:55:00+00:00, run_after=2024-05-21T19:56:00+00:00 [2024-05-21T19:55:00.236+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:55:00+00:00, run_after=2024-05-21T20:00:00+00:00 [2024-05-21T19:55:00.253+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:55:00.372+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T19:55:00.375+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:55:00.375+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:55:00.375+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:55:00.379+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:55:00.386+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T19:50:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T19:55:00.386+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T19:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T19:55:00.386+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:55:00.386+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:55:00.386+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:55:00.387+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:55:00.810+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T19:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:55:00.810+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:54:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:55:00.810+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:54:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:55:00.829+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1370d1d2-05a2-461b-b0a5-89e0adbe9ab2 [2024-05-21T19:55:00.830+0000] {scheduler_job.py:635} INFO - Setting external_id for to fd254205-3b48-488f-823d-12bfe77178ec [2024-05-21T19:55:00.830+0000] {scheduler_job.py:635} INFO - Setting external_id for to f589fc8b-6309-4cf1-82ec-2d479697ead8 [2024-05-21T19:55:03.335+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:55:03.335+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:55:03.337+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:55:03.340+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T19:50:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T19:55:03.340+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T19:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T19:55:03.426+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T19:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:55:03.427+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T19:50:00+00:00 exited with status success for try_number 1 [2024-05-21T19:55:03.436+0000] {scheduler_job.py:635} INFO - Setting external_id for to 115faedf-ddf1-447d-ba88-f58d9a0837ba [2024-05-21T19:55:03.437+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T19:50:00+00:00, map_index=-1, run_start_date=2024-05-21 19:55:02.697614+00:00, run_end_date=2024-05-21 19:55:03.061129+00:00, run_duration=0.363515, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1053, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:55:00.379863+00:00, queued_by_job_id=1, pid=22788 [2024-05-21T19:55:03.480+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:55:03.480+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:54:00+00:00, run_id=scheduled__2024-05-21T19:54:00+00:00, run_start_date=2024-05-21 19:55:00.276467+00:00, run_end_date=2024-05-21 19:55:03.480416+00:00, run_duration=3.203949, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:54:00+00:00, data_interval_end=2024-05-21 19:55:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:55:03.493+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:55:00+00:00, run_after=2024-05-21T19:56:00+00:00 [2024-05-21T19:55:04.634+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:54:00+00:00 exited with status success for try_number 1 [2024-05-21T19:55:04.641+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:54:00+00:00, map_index=-1, run_start_date=2024-05-21 19:55:03.009453+00:00, run_end_date=2024-05-21 19:55:03.432747+00:00, run_duration=0.423294, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1054, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:55:00.379863+00:00, queued_by_job_id=1, pid=22816 [2024-05-21T19:55:05.691+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:55:05.691+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:54:00+00:00, run_id=scheduled__2024-05-21T19:54:00+00:00, run_start_date=2024-05-21 19:55:00.280106+00:00, run_end_date=2024-05-21 19:55:05.691466+00:00, run_duration=5.41136, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:54:00+00:00, data_interval_end=2024-05-21 19:55:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:55:05.707+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:55:00+00:00, run_after=2024-05-21T19:56:00+00:00 [2024-05-21T19:55:05.725+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:55:05.725+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:55:05.725+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:55:05.728+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T19:50:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T19:55:05.728+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T19:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T19:55:05.835+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T19:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:55:05.835+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:54:00+00:00 exited with status success for try_number 1 [2024-05-21T19:55:05.836+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T19:50:00+00:00 exited with status success for try_number 1 [2024-05-21T19:55:05.852+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T19:50:00+00:00, map_index=-1, run_start_date=2024-05-21 19:55:05.221551+00:00, run_end_date=2024-05-21 19:55:05.518513+00:00, run_duration=0.296962, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1056, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:55:03.338366+00:00, queued_by_job_id=1, pid=22847 [2024-05-21T19:55:05.853+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:54:00+00:00, map_index=-1, run_start_date=2024-05-21 19:55:03.066842+00:00, run_end_date=2024-05-21 19:55:05.238559+00:00, run_duration=2.171717, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1055, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:55:00.379863+00:00, queued_by_job_id=1, pid=22817 [2024-05-21T19:55:05.855+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2be7ec55-3b0b-4041-9f19-9d2597e365a5 [2024-05-21T19:55:09.276+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:55:09.287+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:55:09.288+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:55:09.298+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T19:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:55:09.298+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T19:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T19:55:09.479+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T19:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:55:09.479+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T19:50:00+00:00 exited with status success for try_number 1 [2024-05-21T19:55:09.489+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3ac79f28-5830-43b7-a72a-53694cfa0c06 [2024-05-21T19:55:09.489+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T19:50:00+00:00, map_index=0, run_start_date=2024-05-21 19:55:07.903568+00:00, run_end_date=2024-05-21 19:55:08.264294+00:00, run_duration=0.360726, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1057, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:55:05.726890+00:00, queued_by_job_id=1, pid=22858 [2024-05-21T19:55:11.816+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:55:11.817+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:50:00+00:00, run_id=scheduled__2024-05-21T19:50:00+00:00, run_start_date=2024-05-21 19:55:00.275424+00:00, run_end_date=2024-05-21 19:55:11.817038+00:00, run_duration=11.541614, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:50:00+00:00, data_interval_end=2024-05-21 19:55:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T19:55:11.824+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:55:00+00:00, run_after=2024-05-21T20:00:00+00:00 [2024-05-21T19:55:11.851+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T19:50:00+00:00 exited with status success for try_number 1 [2024-05-21T19:55:11.855+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T19:50:00+00:00, map_index=-1, run_start_date=2024-05-21 19:55:11.380910+00:00, run_end_date=2024-05-21 19:55:11.631347+00:00, run_duration=0.250437, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1058, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:55:09.289064+00:00, queued_by_job_id=1, pid=22870 [2024-05-21T19:55:43.785+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:55:43.785+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-05-21T19:55:43.786+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:55:43.788+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240521195543_488756', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:55:43.788+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240521195543_488756', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-05-21T19:55:43.824+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521195543_488756 exited with status queued for try_number 1 [2024-05-21T19:55:43.831+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0ca3f5ef-4bd8-4750-873a-67fb5d64f707 [2024-05-21T19:55:44.939+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:55:44.939+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-05-21 19:55:43.666660+00:00, run_id=vdu_down_20240521195543_488756, run_start_date=2024-05-21 19:55:43.757992+00:00, run_end_date=2024-05-21 19:55:44.939907+00:00, run_duration=1.181915, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-05-21 19:55:43.666660+00:00, data_interval_end=2024-05-21 19:55:43.666660+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-05-21T19:55:44.942+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-05-21T19:55:44.972+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521195543_488756 exited with status success for try_number 1 [2024-05-21T19:55:44.978+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240521195543_488756, map_index=-1, run_start_date=2024-05-21 19:55:44.522366+00:00, run_end_date=2024-05-21 19:55:44.829545+00:00, run_duration=0.307179, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1059, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:55:43.786753+00:00, queued_by_job_id=1, pid=22885 [2024-05-21T19:55:57.327+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T19:56:01.006+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:56:01.022+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:56:00+00:00, run_after=2024-05-21T19:57:00+00:00 [2024-05-21T19:56:01.029+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:56:01.091+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T19:56:01.091+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T19:56:01.091+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:56:01.091+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:56:01.092+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:56:01.094+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T19:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:56:01.095+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T19:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T19:56:01.095+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:56:01.095+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:56:01.095+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:56:01.096+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:56:01.329+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:54:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:56:01.330+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:56:01.330+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:56:01.340+0000] {scheduler_job.py:635} INFO - Setting external_id for to a336b900-5c70-472f-93fe-50332c3b728d [2024-05-21T19:56:01.340+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3fe7f271-adb3-4c5a-bdf6-e660268c0b2b [2024-05-21T19:56:01.340+0000] {scheduler_job.py:635} INFO - Setting external_id for to d4b52a22-d72b-49b6-862a-92da8135eacf [2024-05-21T19:56:02.644+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:56:02.644+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 19:54:00+00:00, run_id=scheduled__2024-05-21T19:54:00+00:00, run_start_date=2024-05-21 19:56:01.041191+00:00, run_end_date=2024-05-21 19:56:02.644597+00:00, run_duration=1.603406, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:54:00+00:00, data_interval_end=2024-05-21 19:56:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T19:56:02.652+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T19:56:00+00:00, run_after=2024-05-21T19:58:00+00:00 [2024-05-21T19:56:02.705+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:54:00+00:00 exited with status success for try_number 1 [2024-05-21T19:56:02.712+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T19:54:00+00:00, map_index=-1, run_start_date=2024-05-21 19:56:02.019200+00:00, run_end_date=2024-05-21 19:56:02.337356+00:00, run_duration=0.318156, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1060, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:56:01.093248+00:00, queued_by_job_id=1, pid=22916 [2024-05-21T19:56:04.059+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:56:04.059+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:55:00+00:00, run_id=scheduled__2024-05-21T19:55:00+00:00, run_start_date=2024-05-21 19:56:01.041995+00:00, run_end_date=2024-05-21 19:56:04.059388+00:00, run_duration=3.017393, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:55:00+00:00, data_interval_end=2024-05-21 19:56:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:56:04.071+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:56:00+00:00, run_after=2024-05-21T19:57:00+00:00 [2024-05-21T19:56:04.109+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:55:00+00:00 exited with status success for try_number 1 [2024-05-21T19:56:04.114+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:55:00+00:00, map_index=-1, run_start_date=2024-05-21 19:56:03.183425+00:00, run_end_date=2024-05-21 19:56:03.543594+00:00, run_duration=0.360169, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1061, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:56:01.093248+00:00, queued_by_job_id=1, pid=22937 [2024-05-21T19:56:05.151+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:56:05.151+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:55:00+00:00, run_id=scheduled__2024-05-21T19:55:00+00:00, run_start_date=2024-05-21 19:56:01.042767+00:00, run_end_date=2024-05-21 19:56:05.151834+00:00, run_duration=4.109067, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:55:00+00:00, data_interval_end=2024-05-21 19:56:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:56:05.163+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:56:00+00:00, run_after=2024-05-21T19:57:00+00:00 [2024-05-21T19:56:05.191+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:55:00+00:00 exited with status success for try_number 1 [2024-05-21T19:56:05.197+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:55:00+00:00, map_index=-1, run_start_date=2024-05-21 19:56:03.542394+00:00, run_end_date=2024-05-21 19:56:04.969301+00:00, run_duration=1.426907, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1062, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:56:01.093248+00:00, queued_by_job_id=1, pid=22956 [2024-05-21T19:56:54.567+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:56:54.567+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-05-21T19:56:54.568+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:56:54.570+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240521195653_351681', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:56:54.570+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240521195653_351681', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-05-21T19:56:54.618+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521195653_351681 exited with status queued for try_number 1 [2024-05-21T19:56:54.623+0000] {scheduler_job.py:635} INFO - Setting external_id for to fbe2b8d2-f7a4-4b79-b5a9-90eff13a9997 [2024-05-21T19:56:55.749+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:56:55.753+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-05-21 19:56:53.685560+00:00, run_id=vdu_down_20240521195653_351681, run_start_date=2024-05-21 19:56:54.529848+00:00, run_end_date=2024-05-21 19:56:55.753716+00:00, run_duration=1.223868, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-05-21 19:56:53.685560+00:00, data_interval_end=2024-05-21 19:56:53.685560+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-05-21T19:56:55.759+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-05-21T19:56:55.803+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521195653_351681 exited with status success for try_number 1 [2024-05-21T19:56:55.808+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240521195653_351681, map_index=-1, run_start_date=2024-05-21 19:56:55.310757+00:00, run_end_date=2024-05-21 19:56:55.621278+00:00, run_duration=0.310521, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1063, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:56:54.568543+00:00, queued_by_job_id=1, pid=22980 [2024-05-21T19:57:00.629+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:57:00.647+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:57:00+00:00, run_after=2024-05-21T19:58:00+00:00 [2024-05-21T19:57:00.704+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T19:57:00.704+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:57:00.704+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:57:00.705+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:57:00.707+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:57:00.707+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:57:00.708+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:57:00.708+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:57:00.961+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:56:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:57:00.963+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:56:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:57:00.974+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7372788f-82e0-4fd9-86dc-3650cc2ddae6 [2024-05-21T19:57:00.974+0000] {scheduler_job.py:635} INFO - Setting external_id for to 745959fa-cee9-4975-bfd6-385b228bc5b8 [2024-05-21T19:57:03.211+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:57:03.212+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:56:00+00:00, run_id=scheduled__2024-05-21T19:56:00+00:00, run_start_date=2024-05-21 19:57:00.659627+00:00, run_end_date=2024-05-21 19:57:03.211903+00:00, run_duration=2.552276, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:56:00+00:00, data_interval_end=2024-05-21 19:57:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:57:03.223+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:57:00+00:00, run_after=2024-05-21T19:58:00+00:00 [2024-05-21T19:57:03.269+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:56:00+00:00 exited with status success for try_number 1 [2024-05-21T19:57:03.274+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:56:00+00:00, map_index=-1, run_start_date=2024-05-21 19:57:02.799336+00:00, run_end_date=2024-05-21 19:57:03.061683+00:00, run_duration=0.262347, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1065, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:57:00.705878+00:00, queued_by_job_id=1, pid=23013 [2024-05-21T19:57:04.653+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:57:04.653+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:56:00+00:00, run_id=scheduled__2024-05-21T19:56:00+00:00, run_start_date=2024-05-21 19:57:00.661237+00:00, run_end_date=2024-05-21 19:57:04.653793+00:00, run_duration=3.992556, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:56:00+00:00, data_interval_end=2024-05-21 19:57:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:57:04.664+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:57:00+00:00, run_after=2024-05-21T19:58:00+00:00 [2024-05-21T19:57:04.695+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:56:00+00:00 exited with status success for try_number 1 [2024-05-21T19:57:04.700+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:56:00+00:00, map_index=-1, run_start_date=2024-05-21 19:57:02.743931+00:00, run_end_date=2024-05-21 19:57:04.325520+00:00, run_duration=1.581589, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1064, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:57:00.705878+00:00, queued_by_job_id=1, pid=23012 [2024-05-21T19:58:00.278+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:58:00.293+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:58:00+00:00, run_after=2024-05-21T19:59:00+00:00 [2024-05-21T19:58:00.302+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:58:00.376+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T19:58:00.376+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T19:58:00.376+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:58:00.377+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:58:00.377+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:58:00.381+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T19:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:58:00.381+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T19:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T19:58:00.381+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:58:00.382+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:58:00.382+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:58:00.382+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:58:00.697+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:56:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:58:00.699+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:57:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:58:00.700+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:57:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:58:00.717+0000] {scheduler_job.py:635} INFO - Setting external_id for to 46f9d497-8117-47de-8d02-96b48d707d81 [2024-05-21T19:58:00.717+0000] {scheduler_job.py:635} INFO - Setting external_id for to 01570158-f673-405f-b9c3-0b7ad8224e7d [2024-05-21T19:58:00.718+0000] {scheduler_job.py:635} INFO - Setting external_id for to e401b9b9-afb9-4151-84cd-e01690028ab3 [2024-05-21T19:58:01.995+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:58:01.995+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 19:56:00+00:00, run_id=scheduled__2024-05-21T19:56:00+00:00, run_start_date=2024-05-21 19:58:00.318840+00:00, run_end_date=2024-05-21 19:58:01.995703+00:00, run_duration=1.676863, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:56:00+00:00, data_interval_end=2024-05-21 19:58:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T19:58:02.005+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T19:58:00+00:00, run_after=2024-05-21T20:00:00+00:00 [2024-05-21T19:58:02.059+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:56:00+00:00 exited with status success for try_number 1 [2024-05-21T19:58:02.068+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T19:56:00+00:00, map_index=-1, run_start_date=2024-05-21 19:58:01.528154+00:00, run_end_date=2024-05-21 19:58:01.852242+00:00, run_duration=0.324088, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1066, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:58:00.379004+00:00, queued_by_job_id=1, pid=23048 [2024-05-21T19:58:03.115+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:58:03.116+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:57:00+00:00, run_id=scheduled__2024-05-21T19:57:00+00:00, run_start_date=2024-05-21 19:58:00.320718+00:00, run_end_date=2024-05-21 19:58:03.116443+00:00, run_duration=2.795725, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:57:00+00:00, data_interval_end=2024-05-21 19:58:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:58:03.126+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:58:00+00:00, run_after=2024-05-21T19:59:00+00:00 [2024-05-21T19:58:03.163+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:57:00+00:00 exited with status success for try_number 1 [2024-05-21T19:58:03.168+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:57:00+00:00, map_index=-1, run_start_date=2024-05-21 19:58:02.721027+00:00, run_end_date=2024-05-21 19:58:03.003357+00:00, run_duration=0.28233, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1068, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:58:00.379004+00:00, queued_by_job_id=1, pid=23079 [2024-05-21T19:58:04.202+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:58:04.202+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:57:00+00:00, run_id=scheduled__2024-05-21T19:57:00+00:00, run_start_date=2024-05-21 19:58:00.321632+00:00, run_end_date=2024-05-21 19:58:04.202729+00:00, run_duration=3.881097, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:57:00+00:00, data_interval_end=2024-05-21 19:58:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:58:04.219+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:58:00+00:00, run_after=2024-05-21T19:59:00+00:00 [2024-05-21T19:58:04.247+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:57:00+00:00 exited with status success for try_number 1 [2024-05-21T19:58:04.251+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:57:00+00:00, map_index=-1, run_start_date=2024-05-21 19:58:02.516463+00:00, run_end_date=2024-05-21 19:58:03.861594+00:00, run_duration=1.345131, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1067, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:58:00.379004+00:00, queued_by_job_id=1, pid=23069 [2024-05-21T19:58:54.944+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T19:58:54.944+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-05-21T19:58:54.945+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:58:54.946+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240521195853_244316', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:58:54.947+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240521195853_244316', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-05-21T19:58:54.990+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521195853_244316 exited with status queued for try_number 1 [2024-05-21T19:58:54.994+0000] {scheduler_job.py:635} INFO - Setting external_id for to daa530f2-a3f3-42f8-8afb-8a42759a3268 [2024-05-21T19:58:57.176+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:58:57.177+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-05-21 19:58:53.677989+00:00, run_id=vdu_down_20240521195853_244316, run_start_date=2024-05-21 19:58:54.915186+00:00, run_end_date=2024-05-21 19:58:57.177242+00:00, run_duration=2.262056, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-05-21 19:58:53.677989+00:00, data_interval_end=2024-05-21 19:58:53.677989+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-05-21T19:58:57.179+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-05-21T19:58:57.211+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521195853_244316 exited with status success for try_number 1 [2024-05-21T19:58:57.216+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240521195853_244316, map_index=-1, run_start_date=2024-05-21 19:58:55.676116+00:00, run_end_date=2024-05-21 19:58:56.037416+00:00, run_duration=0.3613, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1069, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:58:54.945588+00:00, queued_by_job_id=1, pid=23112 [2024-05-21T19:59:00.048+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T19:59:00.069+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:59:00+00:00, run_after=2024-05-21T20:00:00+00:00 [2024-05-21T19:59:00.127+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T19:59:00.128+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:59:00.128+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T19:59:00.128+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T19:59:00.132+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:59:00.132+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T19:59:00.132+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T19:59:00.132+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T19:59:00.356+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:58:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:59:00.356+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:58:00+00:00 exited with status queued for try_number 1 [2024-05-21T19:59:00.369+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5aa9040f-4576-4210-8521-36a7fe38c2a2 [2024-05-21T19:59:00.369+0000] {scheduler_job.py:635} INFO - Setting external_id for to 509c6c01-9e4f-472f-aa24-e89cbd6e14ac [2024-05-21T19:59:02.661+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:59:02.662+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:58:00+00:00, run_id=scheduled__2024-05-21T19:58:00+00:00, run_start_date=2024-05-21 19:59:00.082144+00:00, run_end_date=2024-05-21 19:59:02.662027+00:00, run_duration=2.579883, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:58:00+00:00, data_interval_end=2024-05-21 19:59:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T19:59:02.672+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:59:00+00:00, run_after=2024-05-21T20:00:00+00:00 [2024-05-21T19:59:03.751+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T19:59:03.751+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:58:00+00:00, run_id=scheduled__2024-05-21T19:58:00+00:00, run_start_date=2024-05-21 19:59:00.083514+00:00, run_end_date=2024-05-21 19:59:03.751814+00:00, run_duration=3.6683, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:58:00+00:00, data_interval_end=2024-05-21 19:59:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T19:59:03.766+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T19:59:00+00:00, run_after=2024-05-21T20:00:00+00:00 [2024-05-21T19:59:03.800+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:58:00+00:00 exited with status success for try_number 1 [2024-05-21T19:59:03.801+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:58:00+00:00 exited with status success for try_number 1 [2024-05-21T19:59:03.806+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:58:00+00:00, map_index=-1, run_start_date=2024-05-21 19:59:02.203821+00:00, run_end_date=2024-05-21 19:59:02.596482+00:00, run_duration=0.392661, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1070, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:59:00.129635+00:00, queued_by_job_id=1, pid=23162 [2024-05-21T19:59:03.806+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:58:00+00:00, map_index=-1, run_start_date=2024-05-21 19:59:02.221673+00:00, run_end_date=2024-05-21 19:59:03.640458+00:00, run_duration=1.418785, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1071, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 19:59:00.129635+00:00, queued_by_job_id=1, pid=23163 [2024-05-21T20:00:00.129+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:00:00.135+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:00:00.147+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:00:00+00:00, run_after=2024-05-21T20:05:00+00:00 [2024-05-21T20:00:00.161+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:00:00+00:00, run_after=2024-05-21T20:01:00+00:00 [2024-05-21T20:00:00.299+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T20:00:00.299+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:00:00.299+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T20:00:00.299+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:00:00.300+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:00:00.300+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:00:00.305+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T19:55:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T20:00:00.305+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T19:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T20:00:00.305+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T19:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:00:00.306+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T19:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T20:00:00.306+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:00:00.306+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:00:00.306+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T19:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:00:00.307+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T19:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:00:00.700+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T19:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:00:00.701+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:58:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:00:00.701+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:59:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:00:00.701+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:59:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:00:00.710+0000] {scheduler_job.py:635} INFO - Setting external_id for to dd110591-84a5-428d-8f1d-13c5d826cf26 [2024-05-21T20:00:00.710+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8d442ffe-b870-4e38-8f24-577a07d0ee2e [2024-05-21T20:00:00.711+0000] {scheduler_job.py:635} INFO - Setting external_id for to dd79e8f7-a5c7-476f-9388-bf98c590f293 [2024-05-21T20:00:00.711+0000] {scheduler_job.py:635} INFO - Setting external_id for to 48dddb53-f060-4cda-894c-834723f334b5 [2024-05-21T20:00:03.461+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:00:03.461+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 19:58:00+00:00, run_id=scheduled__2024-05-21T19:58:00+00:00, run_start_date=2024-05-21 20:00:00.192914+00:00, run_end_date=2024-05-21 20:00:03.461826+00:00, run_duration=3.268912, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:58:00+00:00, data_interval_end=2024-05-21 20:00:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T20:00:03.472+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T20:00:00+00:00, run_after=2024-05-21T20:02:00+00:00 [2024-05-21T20:00:03.492+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:00:03.493+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:59:00+00:00, run_id=scheduled__2024-05-21T19:59:00+00:00, run_start_date=2024-05-21 20:00:00.193930+00:00, run_end_date=2024-05-21 20:00:03.493245+00:00, run_duration=3.299315, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:59:00+00:00, data_interval_end=2024-05-21 20:00:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:00:03.508+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:00:00+00:00, run_after=2024-05-21T20:01:00+00:00 [2024-05-21T20:00:03.540+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:00:03.540+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:00:03.541+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:00:03.546+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T19:55:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T20:00:03.546+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T19:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T20:00:03.605+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T19:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:00:03.605+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T19:58:00+00:00 exited with status success for try_number 1 [2024-05-21T20:00:03.617+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6ae25a60-eca1-4468-9c2d-8916c520f166 [2024-05-21T20:00:03.618+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T19:58:00+00:00, map_index=-1, run_start_date=2024-05-21 20:00:01.863112+00:00, run_end_date=2024-05-21 20:00:02.353350+00:00, run_duration=0.490238, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1072, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:00:00.301877+00:00, queued_by_job_id=1, pid=23200 [2024-05-21T20:00:03.718+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T19:55:00+00:00 exited with status success for try_number 1 [2024-05-21T20:00:03.718+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:59:00+00:00 exited with status success for try_number 1 [2024-05-21T20:00:03.724+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:59:00+00:00, map_index=-1, run_start_date=2024-05-21 20:00:02.965313+00:00, run_end_date=2024-05-21 20:00:03.388096+00:00, run_duration=0.422783, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1073, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:00:00.301877+00:00, queued_by_job_id=1, pid=23240 [2024-05-21T20:00:03.725+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T19:55:00+00:00, map_index=-1, run_start_date=2024-05-21 20:00:03.010617+00:00, run_end_date=2024-05-21 20:00:03.426878+00:00, run_duration=0.416261, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1074, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:00:00.301877+00:00, queued_by_job_id=1, pid=23241 [2024-05-21T20:00:05.878+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:00:05.878+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:59:00+00:00, run_id=scheduled__2024-05-21T19:59:00+00:00, run_start_date=2024-05-21 20:00:00.195563+00:00, run_end_date=2024-05-21 20:00:05.878740+00:00, run_duration=5.683177, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:59:00+00:00, data_interval_end=2024-05-21 20:00:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:00:05.899+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:00:00+00:00, run_after=2024-05-21T20:01:00+00:00 [2024-05-21T20:00:05.932+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:00:05.933+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:00:05.933+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:00:05.935+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T19:55:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T20:00:05.936+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T19:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T20:00:06.035+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T19:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:00:06.035+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T19:59:00+00:00 exited with status success for try_number 1 [2024-05-21T20:00:06.036+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T19:55:00+00:00 exited with status success for try_number 1 [2024-05-21T20:00:06.048+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T19:59:00+00:00, map_index=-1, run_start_date=2024-05-21 20:00:03.180773+00:00, run_end_date=2024-05-21 20:00:05.268337+00:00, run_duration=2.087564, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1075, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:00:00.301877+00:00, queued_by_job_id=1, pid=23242 [2024-05-21T20:00:06.049+0000] {scheduler_job.py:635} INFO - Setting external_id for to 59c0a217-76d0-4e61-aedb-e00da0fe7f6f [2024-05-21T20:00:06.049+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T19:55:00+00:00, map_index=-1, run_start_date=2024-05-21 20:00:05.348246+00:00, run_end_date=2024-05-21 20:00:05.689276+00:00, run_duration=0.34103, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1076, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:00:03.543297+00:00, queued_by_job_id=1, pid=23281 [2024-05-21T20:00:09.127+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:00:09.127+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:00:09.128+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:00:09.129+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T19:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:00:09.130+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T19:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T20:00:09.222+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T19:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:00:09.222+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T19:55:00+00:00 exited with status success for try_number 1 [2024-05-21T20:00:09.235+0000] {scheduler_job.py:635} INFO - Setting external_id for to 460b106d-6273-49cb-8b8c-3bdb79621260 [2024-05-21T20:00:09.235+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T19:55:00+00:00, map_index=0, run_start_date=2024-05-21 20:00:08.092008+00:00, run_end_date=2024-05-21 20:00:08.405327+00:00, run_duration=0.313319, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1077, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:00:05.934407+00:00, queued_by_job_id=1, pid=23293 [2024-05-21T20:00:12.500+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:00:12.500+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 19:55:00+00:00, run_id=scheduled__2024-05-21T19:55:00+00:00, run_start_date=2024-05-21 20:00:00.190748+00:00, run_end_date=2024-05-21 20:00:12.500802+00:00, run_duration=12.310054, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 19:55:00+00:00, data_interval_end=2024-05-21 20:00:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T20:00:12.509+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:00:00+00:00, run_after=2024-05-21T20:05:00+00:00 [2024-05-21T20:00:12.538+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T19:55:00+00:00 exited with status success for try_number 1 [2024-05-21T20:00:12.543+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T19:55:00+00:00, map_index=-1, run_start_date=2024-05-21 20:00:11.277284+00:00, run_end_date=2024-05-21 20:00:11.530444+00:00, run_duration=0.25316, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1078, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:00:09.128558+00:00, queued_by_job_id=1, pid=23305 [2024-05-21T20:00:54.057+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:00:54.058+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-05-21T20:00:54.058+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:00:54.060+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240521200053_393718', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:00:54.060+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240521200053_393718', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-05-21T20:00:54.099+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521200053_393718 exited with status queued for try_number 1 [2024-05-21T20:00:54.106+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1278464a-33f9-4fa5-8811-b1ec870411da [2024-05-21T20:00:55.484+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:00:55.485+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-05-21 20:00:53.667250+00:00, run_id=vdu_down_20240521200053_393718, run_start_date=2024-05-21 20:00:54.017708+00:00, run_end_date=2024-05-21 20:00:55.485617+00:00, run_duration=1.467909, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-05-21 20:00:53.667250+00:00, data_interval_end=2024-05-21 20:00:53.667250+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-05-21T20:00:55.488+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-05-21T20:00:55.529+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521200053_393718 exited with status success for try_number 1 [2024-05-21T20:00:55.533+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240521200053_393718, map_index=-1, run_start_date=2024-05-21 20:00:54.819461+00:00, run_end_date=2024-05-21 20:00:55.137716+00:00, run_duration=0.318255, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1079, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:00:54.059379+00:00, queued_by_job_id=1, pid=23319 [2024-05-21T20:00:57.374+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T20:01:00.497+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:01:00+00:00, run_after=2024-05-21T20:02:00+00:00 [2024-05-21T20:01:00.504+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:01:00.561+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T20:01:00.562+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:01:00.562+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:01:00.562+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:01:00.564+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:01:00.565+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:01:00.565+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:01:00.567+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:01:00.765+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:01:00.766+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:01:00.783+0000] {scheduler_job.py:635} INFO - Setting external_id for to 601e0c89-18bb-4b3c-b3a5-18dbcb65cf3a [2024-05-21T20:01:00.783+0000] {scheduler_job.py:635} INFO - Setting external_id for to ffec2b35-f0aa-47f2-8b7c-6e4bc4aa57f6 [2024-05-21T20:01:03.058+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:01:03.059+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:00:00+00:00, run_id=scheduled__2024-05-21T20:00:00+00:00, run_start_date=2024-05-21 20:01:00.519057+00:00, run_end_date=2024-05-21 20:01:03.059467+00:00, run_duration=2.54041, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:00:00+00:00, data_interval_end=2024-05-21 20:01:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:01:03.068+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:01:00+00:00, run_after=2024-05-21T20:02:00+00:00 [2024-05-21T20:01:04.170+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:00:00+00:00 exited with status success for try_number 1 [2024-05-21T20:01:04.173+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:00:00+00:00, map_index=-1, run_start_date=2024-05-21 20:01:02.746622+00:00, run_end_date=2024-05-21 20:01:03.036404+00:00, run_duration=0.289782, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1081, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:01:00.563461+00:00, queued_by_job_id=1, pid=23361 [2024-05-21T20:01:05.219+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:01:05.220+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:00:00+00:00, run_id=scheduled__2024-05-21T20:00:00+00:00, run_start_date=2024-05-21 20:01:00.520251+00:00, run_end_date=2024-05-21 20:01:05.220162+00:00, run_duration=4.699911, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:00:00+00:00, data_interval_end=2024-05-21 20:01:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:01:05.229+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:01:00+00:00, run_after=2024-05-21T20:02:00+00:00 [2024-05-21T20:01:05.261+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:00:00+00:00 exited with status success for try_number 1 [2024-05-21T20:01:05.268+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:00:00+00:00, map_index=-1, run_start_date=2024-05-21 20:01:02.641525+00:00, run_end_date=2024-05-21 20:01:04.353541+00:00, run_duration=1.712016, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1080, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:01:00.563461+00:00, queued_by_job_id=1, pid=23360 [2024-05-21T20:02:00.784+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:02:00+00:00, run_after=2024-05-21T20:03:00+00:00 [2024-05-21T20:02:00.790+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:02:00.795+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:02:00.923+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T20:02:00.923+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T20:02:00.924+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:02:00.924+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:02:00.924+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:02:00.927+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T20:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:02:00.927+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T20:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T20:02:00.928+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:02:00.928+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:02:00.928+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:02:00.928+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:02:01.215+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:02:01.216+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:01:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:02:01.216+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:01:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:02:01.236+0000] {scheduler_job.py:635} INFO - Setting external_id for to 60e8ba85-4c3a-4f31-83cc-f5b2afa683a5 [2024-05-21T20:02:01.239+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1f0b8169-b1dd-4c06-9384-f448e666c645 [2024-05-21T20:02:01.239+0000] {scheduler_job.py:635} INFO - Setting external_id for to 46179d0e-7d6b-4803-bfde-d959eff2712a [2024-05-21T20:02:02.423+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:02:02.423+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 20:00:00+00:00, run_id=scheduled__2024-05-21T20:00:00+00:00, run_start_date=2024-05-21 20:02:00.821875+00:00, run_end_date=2024-05-21 20:02:02.423528+00:00, run_duration=1.601653, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:00:00+00:00, data_interval_end=2024-05-21 20:02:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T20:02:02.433+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T20:02:00+00:00, run_after=2024-05-21T20:04:00+00:00 [2024-05-21T20:02:02.483+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:00:00+00:00 exited with status success for try_number 1 [2024-05-21T20:02:02.488+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T20:00:00+00:00, map_index=-1, run_start_date=2024-05-21 20:02:01.858553+00:00, run_end_date=2024-05-21 20:02:02.183495+00:00, run_duration=0.324942, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1082, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:02:00.925797+00:00, queued_by_job_id=1, pid=23397 [2024-05-21T20:02:03.821+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:02:03.821+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:01:00+00:00, run_id=scheduled__2024-05-21T20:01:00+00:00, run_start_date=2024-05-21 20:02:00.827662+00:00, run_end_date=2024-05-21 20:02:03.821749+00:00, run_duration=2.994087, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:01:00+00:00, data_interval_end=2024-05-21 20:02:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:02:03.830+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:02:00+00:00, run_after=2024-05-21T20:03:00+00:00 [2024-05-21T20:02:03.863+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:01:00+00:00 exited with status success for try_number 1 [2024-05-21T20:02:03.868+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:01:00+00:00, map_index=-1, run_start_date=2024-05-21 20:02:03.116191+00:00, run_end_date=2024-05-21 20:02:03.446262+00:00, run_duration=0.330071, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1084, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:02:00.925797+00:00, queued_by_job_id=1, pid=23428 [2024-05-21T20:02:04.905+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:02:04.906+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:01:00+00:00, run_id=scheduled__2024-05-21T20:01:00+00:00, run_start_date=2024-05-21 20:02:00.830880+00:00, run_end_date=2024-05-21 20:02:04.906075+00:00, run_duration=4.075195, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:01:00+00:00, data_interval_end=2024-05-21 20:02:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:02:04.920+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:02:00+00:00, run_after=2024-05-21T20:03:00+00:00 [2024-05-21T20:02:04.950+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:01:00+00:00 exited with status success for try_number 1 [2024-05-21T20:02:04.955+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:01:00+00:00, map_index=-1, run_start_date=2024-05-21 20:02:03.087309+00:00, run_end_date=2024-05-21 20:02:04.510022+00:00, run_duration=1.422713, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1083, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:02:00.925797+00:00, queued_by_job_id=1, pid=23427 [2024-05-21T20:03:00.100+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:03:00+00:00, run_after=2024-05-21T20:04:00+00:00 [2024-05-21T20:03:00.108+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:03:00.172+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T20:03:00.172+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:03:00.173+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:03:00.173+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:03:00.176+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:03:00.177+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:03:00.178+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:03:00.178+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:03:00.545+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:02:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:03:00.545+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:02:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:03:00.555+0000] {scheduler_job.py:635} INFO - Setting external_id for to c372665a-dac8-4fec-bd9b-17d43b4f15ad [2024-05-21T20:03:00.556+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4725adf2-df6e-4e5f-af08-224fdcb414bf [2024-05-21T20:03:03.043+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:03:03.044+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:02:00+00:00, run_id=scheduled__2024-05-21T20:02:00+00:00, run_start_date=2024-05-21 20:03:00.122884+00:00, run_end_date=2024-05-21 20:03:03.044375+00:00, run_duration=2.921491, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:02:00+00:00, data_interval_end=2024-05-21 20:03:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:03:03.062+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:03:00+00:00, run_after=2024-05-21T20:04:00+00:00 [2024-05-21T20:03:03.104+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:02:00+00:00 exited with status success for try_number 1 [2024-05-21T20:03:03.109+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:02:00+00:00, map_index=-1, run_start_date=2024-05-21 20:03:02.480038+00:00, run_end_date=2024-05-21 20:03:02.845604+00:00, run_duration=0.365566, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1085, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:03:00.174705+00:00, queued_by_job_id=1, pid=23482 [2024-05-21T20:03:05.654+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:03:05.655+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:02:00+00:00, run_id=scheduled__2024-05-21T20:02:00+00:00, run_start_date=2024-05-21 20:03:00.124153+00:00, run_end_date=2024-05-21 20:03:05.655730+00:00, run_duration=5.531577, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:02:00+00:00, data_interval_end=2024-05-21 20:03:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:03:05.668+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:03:00+00:00, run_after=2024-05-21T20:04:00+00:00 [2024-05-21T20:03:05.703+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:02:00+00:00 exited with status success for try_number 1 [2024-05-21T20:03:05.708+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:02:00+00:00, map_index=-1, run_start_date=2024-05-21 20:03:02.543042+00:00, run_end_date=2024-05-21 20:03:04.749692+00:00, run_duration=2.20665, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1086, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:03:00.174705+00:00, queued_by_job_id=1, pid=23483 [2024-05-21T20:04:00.407+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:04:00+00:00, run_after=2024-05-21T20:05:00+00:00 [2024-05-21T20:04:00.418+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:04:00.425+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:04:00.511+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T20:04:00.511+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T20:04:00.512+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:04:00.512+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:04:00.512+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:04:00.516+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T20:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:04:00.516+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T20:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T20:04:00.517+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:04:00.517+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:04:00.517+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:04:00.517+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:04:00.899+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:02:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:04:00.900+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:03:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:04:00.900+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:03:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:04:00.912+0000] {scheduler_job.py:635} INFO - Setting external_id for to d7443198-aac0-42fc-8e70-a39ab02b80ae [2024-05-21T20:04:00.913+0000] {scheduler_job.py:635} INFO - Setting external_id for to d63b3099-8bb4-4572-adc8-d90c26db3dc0 [2024-05-21T20:04:00.913+0000] {scheduler_job.py:635} INFO - Setting external_id for to 41cf6d61-9f31-4e75-a49d-7da7402cbffe [2024-05-21T20:04:02.120+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:04:02.120+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 20:02:00+00:00, run_id=scheduled__2024-05-21T20:02:00+00:00, run_start_date=2024-05-21 20:04:00.441542+00:00, run_end_date=2024-05-21 20:04:02.120660+00:00, run_duration=1.679118, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:02:00+00:00, data_interval_end=2024-05-21 20:04:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T20:04:02.133+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T20:04:00+00:00, run_after=2024-05-21T20:06:00+00:00 [2024-05-21T20:04:02.183+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:02:00+00:00 exited with status success for try_number 1 [2024-05-21T20:04:02.191+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T20:02:00+00:00, map_index=-1, run_start_date=2024-05-21 20:04:01.545333+00:00, run_end_date=2024-05-21 20:04:01.880184+00:00, run_duration=0.334851, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1087, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:04:00.513878+00:00, queued_by_job_id=1, pid=23517 [2024-05-21T20:04:03.232+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:04:03.233+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:03:00+00:00, run_id=scheduled__2024-05-21T20:03:00+00:00, run_start_date=2024-05-21 20:04:00.442646+00:00, run_end_date=2024-05-21 20:04:03.232699+00:00, run_duration=2.790053, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:03:00+00:00, data_interval_end=2024-05-21 20:04:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:04:03.244+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:04:00+00:00, run_after=2024-05-21T20:05:00+00:00 [2024-05-21T20:04:03.292+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:03:00+00:00 exited with status success for try_number 1 [2024-05-21T20:04:03.301+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:03:00+00:00, map_index=-1, run_start_date=2024-05-21 20:04:02.776734+00:00, run_end_date=2024-05-21 20:04:03.081787+00:00, run_duration=0.305053, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1089, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:04:00.513878+00:00, queued_by_job_id=1, pid=23548 [2024-05-21T20:04:04.223+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:04:04.223+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:03:00+00:00, run_id=scheduled__2024-05-21T20:03:00+00:00, run_start_date=2024-05-21 20:04:00.443947+00:00, run_end_date=2024-05-21 20:04:04.223317+00:00, run_duration=3.77937, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:03:00+00:00, data_interval_end=2024-05-21 20:04:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:04:04.234+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:04:00+00:00, run_after=2024-05-21T20:05:00+00:00 [2024-05-21T20:04:05.348+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:03:00+00:00 exited with status success for try_number 1 [2024-05-21T20:04:05.353+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:03:00+00:00, map_index=-1, run_start_date=2024-05-21 20:04:02.693022+00:00, run_end_date=2024-05-21 20:04:04.172735+00:00, run_duration=1.479713, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1088, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:04:00.513878+00:00, queued_by_job_id=1, pid=23547 [2024-05-21T20:05:00.969+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:05:00.986+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:05:00+00:00, run_after=2024-05-21T20:10:00+00:00 [2024-05-21T20:05:01.007+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:05:00+00:00, run_after=2024-05-21T20:06:00+00:00 [2024-05-21T20:05:01.082+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T20:05:01.082+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:05:01.082+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:05:01.082+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:05:01.083+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:05:01.088+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T20:00:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T20:05:01.089+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T20:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T20:05:01.089+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:05:01.089+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:05:01.090+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:05:01.090+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:05:01.328+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T20:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:05:01.329+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:04:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:05:01.329+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:04:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:05:01.341+0000] {scheduler_job.py:635} INFO - Setting external_id for to dc583662-0a43-45ba-88dc-5fce8a598302 [2024-05-21T20:05:01.341+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9240c67d-8d55-419c-bc24-d09b6925c209 [2024-05-21T20:05:01.342+0000] {scheduler_job.py:635} INFO - Setting external_id for to 55fdab88-ebf8-4ffc-8c44-71370b8b4797 [2024-05-21T20:05:04.750+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:05:04.751+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:04:00+00:00, run_id=scheduled__2024-05-21T20:04:00+00:00, run_start_date=2024-05-21 20:05:01.021940+00:00, run_end_date=2024-05-21 20:05:04.751218+00:00, run_duration=3.729278, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:04:00+00:00, data_interval_end=2024-05-21 20:05:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:05:04.760+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:05:00+00:00, run_after=2024-05-21T20:06:00+00:00 [2024-05-21T20:05:04.780+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:05:04.780+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:05:04.781+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:05:04.783+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T20:00:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T20:05:04.783+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T20:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T20:05:04.827+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T20:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:05:04.827+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T20:00:00+00:00 exited with status success for try_number 1 [2024-05-21T20:05:04.827+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:04:00+00:00 exited with status success for try_number 1 [2024-05-21T20:05:04.837+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6d6c4eab-a1df-4ef5-8f7a-f7ebe7f9500d [2024-05-21T20:05:04.837+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:04:00+00:00, map_index=-1, run_start_date=2024-05-21 20:05:03.248899+00:00, run_end_date=2024-05-21 20:05:03.660460+00:00, run_duration=0.411561, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1090, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:05:01.086099+00:00, queued_by_job_id=1, pid=23613 [2024-05-21T20:05:04.837+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T20:00:00+00:00, map_index=-1, run_start_date=2024-05-21 20:05:03.253342+00:00, run_end_date=2024-05-21 20:05:03.670156+00:00, run_duration=0.416814, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1092, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:05:01.086099+00:00, queued_by_job_id=1, pid=23615 [2024-05-21T20:05:06.096+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:05:06.096+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:04:00+00:00, run_id=scheduled__2024-05-21T20:04:00+00:00, run_start_date=2024-05-21 20:05:01.022883+00:00, run_end_date=2024-05-21 20:05:06.096575+00:00, run_duration=5.073692, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:04:00+00:00, data_interval_end=2024-05-21 20:05:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:05:06.107+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:05:00+00:00, run_after=2024-05-21T20:06:00+00:00 [2024-05-21T20:05:06.181+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:04:00+00:00 exited with status success for try_number 1 [2024-05-21T20:05:06.186+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:04:00+00:00, map_index=-1, run_start_date=2024-05-21 20:05:03.248390+00:00, run_end_date=2024-05-21 20:05:05.772381+00:00, run_duration=2.523991, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1091, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:05:01.086099+00:00, queued_by_job_id=1, pid=23614 [2024-05-21T20:05:08.398+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:05:08.398+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:05:08.399+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:05:08.402+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T20:00:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T20:05:08.402+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T20:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T20:05:08.585+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T20:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:05:08.585+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T20:00:00+00:00 exited with status success for try_number 1 [2024-05-21T20:05:08.620+0000] {scheduler_job.py:635} INFO - Setting external_id for to 76601eaa-30d5-4a06-b2a2-ff05f39f2b98 [2024-05-21T20:05:08.622+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T20:00:00+00:00, map_index=-1, run_start_date=2024-05-21 20:05:06.817181+00:00, run_end_date=2024-05-21 20:05:07.130345+00:00, run_duration=0.313164, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1093, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:05:04.781967+00:00, queued_by_job_id=1, pid=23654 [2024-05-21T20:05:11.599+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:05:11.600+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:05:11.601+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:05:11.604+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T20:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:05:11.604+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T20:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T20:05:11.664+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T20:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:05:11.664+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T20:00:00+00:00 exited with status success for try_number 1 [2024-05-21T20:05:11.674+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2aeb22dc-1656-4848-ad7d-cf84d3f112e0 [2024-05-21T20:05:11.675+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T20:00:00+00:00, map_index=0, run_start_date=2024-05-21 20:05:10.722446+00:00, run_end_date=2024-05-21 20:05:11.055025+00:00, run_duration=0.332579, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1094, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:05:08.400673+00:00, queued_by_job_id=1, pid=23666 [2024-05-21T20:05:13.876+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:05:13.876+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:00:00+00:00, run_id=scheduled__2024-05-21T20:00:00+00:00, run_start_date=2024-05-21 20:05:01.020791+00:00, run_end_date=2024-05-21 20:05:13.876835+00:00, run_duration=12.856044, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:00:00+00:00, data_interval_end=2024-05-21 20:05:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T20:05:13.883+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:05:00+00:00, run_after=2024-05-21T20:10:00+00:00 [2024-05-21T20:05:13.911+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T20:00:00+00:00 exited with status success for try_number 1 [2024-05-21T20:05:13.915+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T20:00:00+00:00, map_index=-1, run_start_date=2024-05-21 20:05:13.450339+00:00, run_end_date=2024-05-21 20:05:13.698209+00:00, run_duration=0.24787, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1095, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:05:11.602497+00:00, queued_by_job_id=1, pid=23678 [2024-05-21T20:05:57.427+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T20:06:00.048+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:06:00.054+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:06:00.071+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:06:00+00:00, run_after=2024-05-21T20:07:00+00:00 [2024-05-21T20:06:00.148+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T20:06:00.148+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T20:06:00.148+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:06:00.148+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:06:00.149+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:06:00.152+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T20:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:06:00.152+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T20:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T20:06:00.152+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:06:00.152+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:06:00.153+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:06:00.153+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:06:00.557+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:04:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:06:00.557+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:06:00.557+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:06:00.568+0000] {scheduler_job.py:635} INFO - Setting external_id for to 14fd5bba-868c-40bc-9e50-574fb873ce6f [2024-05-21T20:06:00.568+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7cd4f575-2f88-4e02-9a35-11592fba6f92 [2024-05-21T20:06:00.568+0000] {scheduler_job.py:635} INFO - Setting external_id for to c4ed8b47-aa4c-4dd6-ae21-c8efe2fc85fe [2024-05-21T20:06:02.023+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:06:02.023+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 20:04:00+00:00, run_id=scheduled__2024-05-21T20:04:00+00:00, run_start_date=2024-05-21 20:06:00.084416+00:00, run_end_date=2024-05-21 20:06:02.023543+00:00, run_duration=1.939127, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:04:00+00:00, data_interval_end=2024-05-21 20:06:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T20:06:02.033+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T20:06:00+00:00, run_after=2024-05-21T20:08:00+00:00 [2024-05-21T20:06:02.092+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:04:00+00:00 exited with status success for try_number 1 [2024-05-21T20:06:02.097+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T20:04:00+00:00, map_index=-1, run_start_date=2024-05-21 20:06:01.325951+00:00, run_end_date=2024-05-21 20:06:01.794849+00:00, run_duration=0.468898, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1096, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:06:00.150272+00:00, queued_by_job_id=1, pid=23695 [2024-05-21T20:06:03.136+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:06:03.137+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:05:00+00:00, run_id=scheduled__2024-05-21T20:05:00+00:00, run_start_date=2024-05-21 20:06:00.085605+00:00, run_end_date=2024-05-21 20:06:03.137220+00:00, run_duration=3.051615, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:05:00+00:00, data_interval_end=2024-05-21 20:06:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:06:03.146+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:06:00+00:00, run_after=2024-05-21T20:07:00+00:00 [2024-05-21T20:06:03.185+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:05:00+00:00 exited with status success for try_number 1 [2024-05-21T20:06:03.189+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:05:00+00:00, map_index=-1, run_start_date=2024-05-21 20:06:02.431508+00:00, run_end_date=2024-05-21 20:06:02.725985+00:00, run_duration=0.294477, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1097, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:06:00.150272+00:00, queued_by_job_id=1, pid=23716 [2024-05-21T20:06:05.288+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:06:05.289+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:05:00+00:00, run_id=scheduled__2024-05-21T20:05:00+00:00, run_start_date=2024-05-21 20:06:00.086605+00:00, run_end_date=2024-05-21 20:06:05.289122+00:00, run_duration=5.202517, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:05:00+00:00, data_interval_end=2024-05-21 20:06:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:06:05.300+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:06:00+00:00, run_after=2024-05-21T20:07:00+00:00 [2024-05-21T20:06:05.331+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:05:00+00:00 exited with status success for try_number 1 [2024-05-21T20:06:05.334+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:05:00+00:00, map_index=-1, run_start_date=2024-05-21 20:06:02.760054+00:00, run_end_date=2024-05-21 20:06:05.027074+00:00, run_duration=2.26702, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1098, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:06:00.150272+00:00, queued_by_job_id=1, pid=23735 [2024-05-21T20:07:00.823+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:07:00+00:00, run_after=2024-05-21T20:08:00+00:00 [2024-05-21T20:07:00.830+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:07:00.902+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T20:07:00.903+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:07:00.903+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:07:00.903+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:07:00.906+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:07:00.906+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:07:00.906+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:07:00.907+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:07:01.117+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:06:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:07:01.118+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:06:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:07:01.131+0000] {scheduler_job.py:635} INFO - Setting external_id for to 79879b58-3e34-43c9-8d72-d6c48f2caabd [2024-05-21T20:07:01.131+0000] {scheduler_job.py:635} INFO - Setting external_id for to f00d5fbd-42cc-4075-8c79-a9c220fa719f [2024-05-21T20:07:03.956+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:07:03.956+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:06:00+00:00, run_id=scheduled__2024-05-21T20:06:00+00:00, run_start_date=2024-05-21 20:07:00.857589+00:00, run_end_date=2024-05-21 20:07:03.956686+00:00, run_duration=3.099097, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:06:00+00:00, data_interval_end=2024-05-21 20:07:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:07:03.966+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:07:00+00:00, run_after=2024-05-21T20:08:00+00:00 [2024-05-21T20:07:04.005+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:06:00+00:00 exited with status success for try_number 1 [2024-05-21T20:07:04.025+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:06:00+00:00, map_index=-1, run_start_date=2024-05-21 20:07:03.107657+00:00, run_end_date=2024-05-21 20:07:03.428122+00:00, run_duration=0.320465, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1100, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:07:00.904761+00:00, queued_by_job_id=1, pid=23781 [2024-05-21T20:07:05.063+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:07:05.064+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:06:00+00:00, run_id=scheduled__2024-05-21T20:06:00+00:00, run_start_date=2024-05-21 20:07:00.858712+00:00, run_end_date=2024-05-21 20:07:05.064254+00:00, run_duration=4.205542, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:06:00+00:00, data_interval_end=2024-05-21 20:07:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:07:05.072+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:07:00+00:00, run_after=2024-05-21T20:08:00+00:00 [2024-05-21T20:07:05.097+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:06:00+00:00 exited with status success for try_number 1 [2024-05-21T20:07:05.102+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:06:00+00:00, map_index=-1, run_start_date=2024-05-21 20:07:03.069148+00:00, run_end_date=2024-05-21 20:07:04.719457+00:00, run_duration=1.650309, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1099, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:07:00.904761+00:00, queued_by_job_id=1, pid=23780 [2024-05-21T20:07:35.290+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93 to 2024-05-21T20:07:00+00:00, run_after=2024-05-21T20:08:00+00:00 [2024-05-21T20:07:35.330+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:07:35.330+0000] {scheduler_job.py:425} INFO - DAG vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93 has 0/16 running and queued tasks [2024-05-21T20:07:35.331+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:07:35.333+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:07:35.333+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:07:35.372+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:06:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:07:35.378+0000] {scheduler_job.py:635} INFO - Setting external_id for to aa1b0578-86e7-4e95-9389-64d35e97ed3e [2024-05-21T20:07:38.300+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:06:00+00:00 exited with status success for try_number 1 [2024-05-21T20:07:38.304+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:06:00+00:00, map_index=-1, run_start_date=2024-05-21 20:07:37.201167+00:00, run_end_date=2024-05-21 20:07:37.439348+00:00, run_duration=0.238181, state=up_for_retry, executor_state=success, try_number=1, max_tries=1, job_id=1101, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:07:35.331799+00:00, queued_by_job_id=1, pid=23811 [2024-05-21T20:07:48.432+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:07:48.433+0000] {scheduler_job.py:425} INFO - DAG vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93 has 0/16 running and queued tasks [2024-05-21T20:07:48.433+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:07:48.435+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:06:00+00:00', try_number=2, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:07:48.435+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:07:48.481+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:06:00+00:00 exited with status queued for try_number 2 [2024-05-21T20:07:48.488+0000] {scheduler_job.py:635} INFO - Setting external_id for to efb606aa-2c7a-41a2-a002-1e38346186f6 [2024-05-21T20:07:48.518+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:07:48.569+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:07:48.569+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93 has 0/16 running and queued tasks [2024-05-21T20:07:48.570+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:07:48.572+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:07:48.572+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:07:48.615+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:06:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:07:48.622+0000] {scheduler_job.py:635} INFO - Setting external_id for to bd21a294-ca99-4f18-b274-82fc0434bbb9 [2024-05-21T20:07:51.414+0000] {dagrun.py:586} ERROR - Marking run failed [2024-05-21T20:07:51.415+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93, execution_date=2024-05-21 20:06:00+00:00, run_id=scheduled__2024-05-21T20:06:00+00:00, run_start_date=2024-05-21 20:07:35.299555+00:00, run_end_date=2024-05-21 20:07:51.415422+00:00, run_duration=16.115867, state=failed, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:06:00+00:00, data_interval_end=2024-05-21 20:07:00+00:00, dag_hash=3bf880448f06124ece11214569bc30d8 [2024-05-21T20:07:51.424+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93 to 2024-05-21T20:07:00+00:00, run_after=2024-05-21T20:08:00+00:00 [2024-05-21T20:07:51.473+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:06:00+00:00 exited with status success for try_number 2 [2024-05-21T20:07:51.473+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:06:00+00:00 exited with status success for try_number 1 [2024-05-21T20:07:51.479+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:06:00+00:00, map_index=-1, run_start_date=2024-05-21 20:07:50.648001+00:00, run_end_date=2024-05-21 20:07:51.040763+00:00, run_duration=0.392762, state=up_for_retry, executor_state=success, try_number=1, max_tries=1, job_id=1103, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:07:48.571016+00:00, queued_by_job_id=1, pid=23857 [2024-05-21T20:07:51.480+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:06:00+00:00, map_index=-1, run_start_date=2024-05-21 20:07:50.476969+00:00, run_end_date=2024-05-21 20:07:50.950055+00:00, run_duration=0.473086, state=failed, executor_state=success, try_number=2, max_tries=1, job_id=1102, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:07:48.434213+00:00, queued_by_job_id=1, pid=23856 [2024-05-21T20:07:52.413+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93 to 2024-05-21T20:05:00+00:00, run_after=2024-05-21T20:10:00+00:00 [2024-05-21T20:07:52.468+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:07:52.468+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93 has 0/16 running and queued tasks [2024-05-21T20:07:52.468+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:07:52.470+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T20:00:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T20:07:52.470+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T20:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T20:07:52.508+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T20:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:07:52.515+0000] {scheduler_job.py:635} INFO - Setting external_id for to acf9c36c-bdcd-44a0-907c-e1a009b024c8 [2024-05-21T20:07:54.757+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:07:54.757+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93 has 0/16 running and queued tasks [2024-05-21T20:07:54.758+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:07:54.760+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93', task_id='split_metrics', run_id='scheduled__2024-05-21T20:00:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T20:07:54.761+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93', 'split_metrics', 'scheduled__2024-05-21T20:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T20:07:54.802+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93.split_metrics run_id=scheduled__2024-05-21T20:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:07:54.803+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T20:00:00+00:00 exited with status success for try_number 1 [2024-05-21T20:07:54.808+0000] {scheduler_job.py:635} INFO - Setting external_id for to 82d962a7-53be-4ddd-9c9b-4616f78a0063 [2024-05-21T20:07:54.808+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T20:00:00+00:00, map_index=-1, run_start_date=2024-05-21 20:07:54.185037+00:00, run_end_date=2024-05-21 20:07:54.437382+00:00, run_duration=0.252345, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1104, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:07:52.469309+00:00, queued_by_job_id=1, pid=23887 [2024-05-21T20:07:57.178+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:07:57.178+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93 has 0/16 running and queued tasks [2024-05-21T20:07:57.179+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:07:57.182+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93', task_id='collect_metrics', run_id='scheduled__2024-05-21T20:00:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T20:07:57.182+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93', 'collect_metrics', 'scheduled__2024-05-21T20:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T20:07:57.235+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93.collect_metrics run_id=scheduled__2024-05-21T20:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:07:57.235+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93.split_metrics run_id=scheduled__2024-05-21T20:00:00+00:00 exited with status success for try_number 1 [2024-05-21T20:07:57.243+0000] {scheduler_job.py:635} INFO - Setting external_id for to 547d7399-10c8-4496-b245-9676ac35b163 [2024-05-21T20:07:57.243+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93, task_id=split_metrics, run_id=scheduled__2024-05-21T20:00:00+00:00, map_index=-1, run_start_date=2024-05-21 20:07:56.719230+00:00, run_end_date=2024-05-21 20:07:56.999655+00:00, run_duration=0.280425, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1105, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:07:54.759059+00:00, queued_by_job_id=1, pid=23908 [2024-05-21T20:07:59.777+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:07:59.778+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93 has 0/16 running and queued tasks [2024-05-21T20:07:59.778+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:07:59.780+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93', task_id='send_prometheus', run_id='scheduled__2024-05-21T20:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:07:59.781+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93', 'send_prometheus', 'scheduled__2024-05-21T20:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T20:07:59.835+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93.send_prometheus run_id=scheduled__2024-05-21T20:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:07:59.835+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93.collect_metrics run_id=scheduled__2024-05-21T20:00:00+00:00 exited with status success for try_number 1 [2024-05-21T20:07:59.845+0000] {scheduler_job.py:635} INFO - Setting external_id for to f38bca5f-0d4b-4bff-bb44-1a0a2f07308b [2024-05-21T20:07:59.845+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93, task_id=collect_metrics, run_id=scheduled__2024-05-21T20:00:00+00:00, map_index=0, run_start_date=2024-05-21 20:07:58.942498+00:00, run_end_date=2024-05-21 20:07:59.269730+00:00, run_duration=0.327232, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1106, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:07:57.180416+00:00, queued_by_job_id=1, pid=23920 [2024-05-21T20:08:00.992+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:08:01.004+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:08:01.025+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93 to 2024-05-21T20:08:00+00:00, run_after=2024-05-21T20:09:00+00:00 [2024-05-21T20:08:01.041+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:08:00+00:00, run_after=2024-05-21T20:09:00+00:00 [2024-05-21T20:08:01.157+0000] {scheduler_job.py:360} INFO - 5 tasks up for execution: [2024-05-21T20:08:01.157+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93 has 0/16 running and queued tasks [2024-05-21T20:08:01.158+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T20:08:01.158+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:08:01.158+0000] {scheduler_job.py:425} INFO - DAG vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93 has 0/16 running and queued tasks [2024-05-21T20:08:01.158+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:08:01.159+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:08:01.164+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:06:00+00:00', try_number=2, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:08:01.164+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:08:01.164+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T20:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:08:01.164+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T20:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T20:08:01.164+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:08:01.164+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:08:01.165+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:08:01.165+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:08:01.165+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:08:01.165+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:08:01.651+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:06:00+00:00 exited with status queued for try_number 2 [2024-05-21T20:08:01.651+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:06:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:08:01.651+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:07:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:08:01.652+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:07:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:08:01.652+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:07:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:08:01.676+0000] {scheduler_job.py:635} INFO - Setting external_id for to 621ec15b-5cb4-4a62-85e0-a876bd61ab23 [2024-05-21T20:08:01.676+0000] {scheduler_job.py:635} INFO - Setting external_id for to b4af7ed2-9f8b-4659-96b6-c2a8fec6d44f [2024-05-21T20:08:01.676+0000] {scheduler_job.py:635} INFO - Setting external_id for to 59ca328f-b441-4185-8270-41048c9f0f63 [2024-05-21T20:08:01.676+0000] {scheduler_job.py:635} INFO - Setting external_id for to e5c584e6-0148-4c5e-a7d9-d5bc598aaf3b [2024-05-21T20:08:01.676+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6a4a852a-f72d-425d-98d6-18fb772e4bc6 [2024-05-21T20:08:03.826+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:08:03.827+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 20:06:00+00:00, run_id=scheduled__2024-05-21T20:06:00+00:00, run_start_date=2024-05-21 20:08:01.057802+00:00, run_end_date=2024-05-21 20:08:03.827020+00:00, run_duration=2.769218, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:06:00+00:00, data_interval_end=2024-05-21 20:08:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T20:08:03.836+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T20:08:00+00:00, run_after=2024-05-21T20:10:00+00:00 [2024-05-21T20:08:03.842+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:08:03.843+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93, execution_date=2024-05-21 20:00:00+00:00, run_id=scheduled__2024-05-21T20:00:00+00:00, run_start_date=2024-05-21 20:07:52.425101+00:00, run_end_date=2024-05-21 20:08:03.842898+00:00, run_duration=11.417797, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:00:00+00:00, data_interval_end=2024-05-21 20:05:00+00:00, dag_hash=450236dfbc75674deadead48ef394991 [2024-05-21T20:08:03.851+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93 to 2024-05-21T20:05:00+00:00, run_after=2024-05-21T20:10:00+00:00 [2024-05-21T20:08:03.937+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93.send_prometheus run_id=scheduled__2024-05-21T20:00:00+00:00 exited with status success for try_number 1 [2024-05-21T20:08:03.939+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:06:00+00:00 exited with status success for try_number 1 [2024-05-21T20:08:03.946+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93, task_id=send_prometheus, run_id=scheduled__2024-05-21T20:00:00+00:00, map_index=-1, run_start_date=2024-05-21 20:08:02.864764+00:00, run_end_date=2024-05-21 20:08:03.377009+00:00, run_duration=0.512245, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1108, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:07:59.779354+00:00, queued_by_job_id=1, pid=23939 [2024-05-21T20:08:03.947+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T20:06:00+00:00, map_index=-1, run_start_date=2024-05-21 20:08:02.755211+00:00, run_end_date=2024-05-21 20:08:03.488338+00:00, run_duration=0.733127, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1107, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:08:01.160406+00:00, queued_by_job_id=1, pid=23937 [2024-05-21T20:08:05.027+0000] {dagrun.py:586} ERROR - Marking run failed [2024-05-21T20:08:05.028+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93, execution_date=2024-05-21 20:06:00+00:00, run_id=scheduled__2024-05-21T20:06:00+00:00, run_start_date=2024-05-21 20:07:48.532692+00:00, run_end_date=2024-05-21 20:08:05.028241+00:00, run_duration=16.495549, state=failed, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:06:00+00:00, data_interval_end=2024-05-21 20:07:00+00:00, dag_hash=fe31cff2c31f4f65878ee9e7188cbb23 [2024-05-21T20:08:05.040+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93 to 2024-05-21T20:07:00+00:00, run_after=2024-05-21T20:08:00+00:00 [2024-05-21T20:08:05.094+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:07:00+00:00 exited with status success for try_number 1 [2024-05-21T20:08:05.103+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:07:00+00:00, map_index=-1, run_start_date=2024-05-21 20:08:04.423453+00:00, run_end_date=2024-05-21 20:08:04.821058+00:00, run_duration=0.397605, state=up_for_retry, executor_state=success, try_number=1, max_tries=1, job_id=1110, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:08:01.160406+00:00, queued_by_job_id=1, pid=23989 [2024-05-21T20:08:06.136+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:08:06.166+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:08:06.167+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:07:00+00:00, run_id=scheduled__2024-05-21T20:07:00+00:00, run_start_date=2024-05-21 20:08:01.058891+00:00, run_end_date=2024-05-21 20:08:06.167148+00:00, run_duration=5.108257, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:07:00+00:00, data_interval_end=2024-05-21 20:08:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:08:06.180+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:08:00+00:00, run_after=2024-05-21T20:09:00+00:00 [2024-05-21T20:08:06.226+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:08:06.226+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93 has 0/16 running and queued tasks [2024-05-21T20:08:06.227+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:08:06.229+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:08:06.229+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:08:06.341+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:07:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:08:06.341+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:06:00+00:00 exited with status success for try_number 2 [2024-05-21T20:08:06.341+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:07:00+00:00 exited with status success for try_number 1 [2024-05-21T20:08:06.348+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:06:00+00:00, map_index=-1, run_start_date=2024-05-21 20:08:04.525586+00:00, run_end_date=2024-05-21 20:08:04.926956+00:00, run_duration=0.40137, state=failed, executor_state=success, try_number=2, max_tries=1, job_id=1111, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:08:01.160406+00:00, queued_by_job_id=1, pid=23999 [2024-05-21T20:08:06.349+0000] {scheduler_job.py:635} INFO - Setting external_id for to 84201faf-377a-45a9-963d-51340990b645 [2024-05-21T20:08:06.349+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:07:00+00:00, map_index=-1, run_start_date=2024-05-21 20:08:04.631739+00:00, run_end_date=2024-05-21 20:08:05.046426+00:00, run_duration=0.414687, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1112, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:08:01.160406+00:00, queued_by_job_id=1, pid=24000 [2024-05-21T20:08:06.468+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:08:06.468+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:07:00+00:00, run_id=scheduled__2024-05-21T20:07:00+00:00, run_start_date=2024-05-21 20:08:01.060754+00:00, run_end_date=2024-05-21 20:08:06.468397+00:00, run_duration=5.407643, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:07:00+00:00, data_interval_end=2024-05-21 20:08:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:08:06.516+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:08:00+00:00, run_after=2024-05-21T20:09:00+00:00 [2024-05-21T20:08:06.632+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:07:00+00:00 exited with status success for try_number 1 [2024-05-21T20:08:06.638+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:07:00+00:00, map_index=-1, run_start_date=2024-05-21 20:08:04.204049+00:00, run_end_date=2024-05-21 20:08:06.205160+00:00, run_duration=2.001111, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1109, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:08:01.160406+00:00, queued_by_job_id=1, pid=23970 [2024-05-21T20:08:08.987+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:07:00+00:00 exited with status failed for try_number 1 [2024-05-21T20:08:08.994+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:07:00+00:00, map_index=-1, run_start_date=None, run_end_date=None, run_duration=None, state=queued, executor_state=failed, try_number=1, max_tries=1, job_id=None, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:08:06.227598+00:00, queued_by_job_id=1, pid=None [2024-05-21T20:08:08.995+0000] {scheduler_job.py:687} ERROR - Executor reports task instance finished (failed) although the task says its queued. (Info: None) Was the task killed externally? [2024-05-21T20:08:09.006+0000] {taskinstance.py:1778} ERROR - Executor reports task instance finished (failed) although the task says its queued. (Info: None) Was the task killed externally? [2024-05-21T20:08:09.050+0000] {taskinstance.py:1327} INFO - Marking task as UP_FOR_RETRY. dag_id=vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93, task_id=get_all_vm_status_and_send_to_prometheus, execution_date=20240521T200700, start_date=, end_date=20240521T200809 [2024-05-21T20:08:15.115+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:08:15.116+0000] {scheduler_job.py:425} INFO - DAG vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93 has 0/16 running and queued tasks [2024-05-21T20:08:15.116+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:08:15.119+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:07:00+00:00', try_number=2, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:08:15.119+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:08:15.162+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:07:00+00:00 exited with status queued for try_number 2 [2024-05-21T20:08:15.170+0000] {scheduler_job.py:635} INFO - Setting external_id for to b8bb196f-318d-47e4-8878-c3c806b0ace3 [2024-05-21T20:08:17.132+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:07:00+00:00 exited with status failed for try_number 2 [2024-05-21T20:08:17.139+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:07:00+00:00, map_index=-1, run_start_date=2024-05-21 20:08:04.423453+00:00, run_end_date=2024-05-21 20:08:04.821058+00:00, run_duration=0.397605, state=queued, executor_state=failed, try_number=2, max_tries=1, job_id=1110, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:08:15.117467+00:00, queued_by_job_id=1, pid=23989 [2024-05-21T20:08:17.139+0000] {scheduler_job.py:687} ERROR - Executor reports task instance finished (failed) although the task says its queued. (Info: None) Was the task killed externally? [2024-05-21T20:08:17.142+0000] {taskinstance.py:1778} ERROR - Executor reports task instance finished (failed) although the task says its queued. (Info: None) Was the task killed externally? [2024-05-21T20:08:17.153+0000] {taskinstance.py:1327} INFO - Marking task as FAILED. dag_id=vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93, task_id=get_vim_status_and_send_to_prometheus, execution_date=20240521T200700, start_date=20240521T200804, end_date=20240521T200817 [2024-05-21T20:08:18.012+0000] {dagrun.py:586} ERROR - Marking run failed [2024-05-21T20:08:18.013+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93, execution_date=2024-05-21 20:07:00+00:00, run_id=scheduled__2024-05-21T20:07:00+00:00, run_start_date=2024-05-21 20:08:01.059843+00:00, run_end_date=2024-05-21 20:08:18.013210+00:00, run_duration=16.953367, state=failed, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:07:00+00:00, data_interval_end=2024-05-21 20:08:00+00:00, dag_hash=3bf880448f06124ece11214569bc30d8 [2024-05-21T20:08:18.025+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93 to 2024-05-21T20:08:00+00:00, run_after=2024-05-21T20:09:00+00:00 [2024-05-21T20:08:19.117+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:08:19.117+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93 has 0/16 running and queued tasks [2024-05-21T20:08:19.118+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:08:19.120+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:07:00+00:00', try_number=2, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:08:19.120+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:08:19.175+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:07:00+00:00 exited with status queued for try_number 2 [2024-05-21T20:08:19.181+0000] {scheduler_job.py:635} INFO - Setting external_id for to 04795ae8-46f8-400c-b88c-51c04b4d8279 [2024-05-21T20:08:21.453+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:07:00+00:00 exited with status failed for try_number 2 [2024-05-21T20:08:21.458+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:07:00+00:00, map_index=-1, run_start_date=None, run_end_date=2024-05-21 20:08:09.018894+00:00, run_duration=None, state=queued, executor_state=failed, try_number=2, max_tries=1, job_id=None, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:08:19.118962+00:00, queued_by_job_id=1, pid=None [2024-05-21T20:08:21.459+0000] {scheduler_job.py:687} ERROR - Executor reports task instance finished (failed) although the task says its queued. (Info: None) Was the task killed externally? [2024-05-21T20:08:21.463+0000] {taskinstance.py:1778} ERROR - Executor reports task instance finished (failed) although the task says its queued. (Info: None) Was the task killed externally? [2024-05-21T20:08:21.473+0000] {taskinstance.py:1327} INFO - Marking task as FAILED. dag_id=vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93, task_id=get_all_vm_status_and_send_to_prometheus, execution_date=20240521T200700, start_date=, end_date=20240521T200821 [2024-05-21T20:08:21.817+0000] {dagrun.py:586} ERROR - Marking run failed [2024-05-21T20:08:21.818+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93, execution_date=2024-05-21 20:07:00+00:00, run_id=scheduled__2024-05-21T20:07:00+00:00, run_start_date=2024-05-21 20:08:06.147880+00:00, run_end_date=2024-05-21 20:08:21.817935+00:00, run_duration=15.670055, state=failed, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:07:00+00:00, data_interval_end=2024-05-21 20:08:00+00:00, dag_hash=fe31cff2c31f4f65878ee9e7188cbb23 [2024-05-21T20:08:21.828+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93 to 2024-05-21T20:08:00+00:00, run_after=2024-05-21T20:09:00+00:00 [2024-05-21T20:09:00.633+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:09:00.648+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:09:00+00:00, run_after=2024-05-21T20:10:00+00:00 [2024-05-21T20:09:00.665+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93 to 2024-05-21T20:09:00+00:00, run_after=2024-05-21T20:10:00+00:00 [2024-05-21T20:09:00.671+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:09:00.786+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T20:09:00.787+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:09:00.790+0000] {scheduler_job.py:425} INFO - DAG vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93 has 0/16 running and queued tasks [2024-05-21T20:09:00.790+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:09:00.791+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93 has 0/16 running and queued tasks [2024-05-21T20:09:00.792+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:09:00.795+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:09:00.795+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:09:00.796+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:09:00.796+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:09:00.797+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:09:00.797+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:09:00.797+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:09:00.798+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:09:01.263+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:08:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:09:01.263+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:08:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:09:01.263+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:08:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:09:01.263+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:08:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:09:01.298+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9998a1b9-610b-41a9-a370-3b6bf9d7c099 [2024-05-21T20:09:01.298+0000] {scheduler_job.py:635} INFO - Setting external_id for to 36cc67a4-653c-4d8f-960c-8b70fc95f02b [2024-05-21T20:09:01.299+0000] {scheduler_job.py:635} INFO - Setting external_id for to b830feeb-cbfc-49d9-920a-e4025a470094 [2024-05-21T20:09:01.299+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5e0d7436-9c53-4d40-81c8-b0566a2c0e2b [2024-05-21T20:09:03.325+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:08:00+00:00 exited with status failed for try_number 1 [2024-05-21T20:09:03.337+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:08:00+00:00, map_index=-1, run_start_date=None, run_end_date=None, run_duration=None, state=queued, executor_state=failed, try_number=1, max_tries=1, job_id=None, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:09:00.793379+00:00, queued_by_job_id=1, pid=None [2024-05-21T20:09:03.337+0000] {scheduler_job.py:687} ERROR - Executor reports task instance finished (failed) although the task says its queued. (Info: None) Was the task killed externally? [2024-05-21T20:09:03.348+0000] {taskinstance.py:1778} ERROR - Executor reports task instance finished (failed) although the task says its queued. (Info: None) Was the task killed externally? [2024-05-21T20:09:03.378+0000] {taskinstance.py:1327} INFO - Marking task as UP_FOR_RETRY. dag_id=vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93, task_id=get_all_vm_status_and_send_to_prometheus, execution_date=20240521T200800, start_date=, end_date=20240521T200903 [2024-05-21T20:09:03.644+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:08:00+00:00 exited with status failed for try_number 1 [2024-05-21T20:09:03.654+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:08:00+00:00, map_index=-1, run_start_date=None, run_end_date=None, run_duration=None, state=queued, executor_state=failed, try_number=1, max_tries=1, job_id=None, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:09:00.793379+00:00, queued_by_job_id=1, pid=None [2024-05-21T20:09:03.654+0000] {scheduler_job.py:687} ERROR - Executor reports task instance finished (failed) although the task says its queued. (Info: None) Was the task killed externally? [2024-05-21T20:09:03.657+0000] {taskinstance.py:1778} ERROR - Executor reports task instance finished (failed) although the task says its queued. (Info: None) Was the task killed externally? [2024-05-21T20:09:03.669+0000] {taskinstance.py:1327} INFO - Marking task as UP_FOR_RETRY. dag_id=vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93, task_id=get_vim_status_and_send_to_prometheus, execution_date=20240521T200800, start_date=, end_date=20240521T200903 [2024-05-21T20:09:04.747+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:09:04.747+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:08:00+00:00, run_id=scheduled__2024-05-21T20:08:00+00:00, run_start_date=2024-05-21 20:09:00.697208+00:00, run_end_date=2024-05-21 20:09:04.747519+00:00, run_duration=4.050311, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:08:00+00:00, data_interval_end=2024-05-21 20:09:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:09:04.764+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:09:00+00:00, run_after=2024-05-21T20:10:00+00:00 [2024-05-21T20:09:04.808+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:08:00+00:00 exited with status success for try_number 1 [2024-05-21T20:09:04.813+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:08:00+00:00, map_index=-1, run_start_date=2024-05-21 20:09:03.764244+00:00, run_end_date=2024-05-21 20:09:04.055885+00:00, run_duration=0.291641, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1114, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:09:00.793379+00:00, queued_by_job_id=1, pid=24172 [2024-05-21T20:09:05.864+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:09:05.865+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:08:00+00:00, run_id=scheduled__2024-05-21T20:08:00+00:00, run_start_date=2024-05-21 20:09:00.700634+00:00, run_end_date=2024-05-21 20:09:05.864891+00:00, run_duration=5.164257, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:08:00+00:00, data_interval_end=2024-05-21 20:09:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:09:05.884+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:09:00+00:00, run_after=2024-05-21T20:10:00+00:00 [2024-05-21T20:09:05.952+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:08:00+00:00 exited with status success for try_number 1 [2024-05-21T20:09:05.959+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:08:00+00:00, map_index=-1, run_start_date=2024-05-21 20:09:03.383860+00:00, run_end_date=2024-05-21 20:09:04.956712+00:00, run_duration=1.572852, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1113, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:09:00.793379+00:00, queued_by_job_id=1, pid=24153 [2024-05-21T20:09:13.847+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T20:09:13.848+0000] {scheduler_job.py:425} INFO - DAG vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93 has 0/16 running and queued tasks [2024-05-21T20:09:13.848+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93 has 0/16 running and queued tasks [2024-05-21T20:09:13.848+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:09:13.851+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:08:00+00:00', try_number=2, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:09:13.851+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:09:13.851+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:08:00+00:00', try_number=2, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:09:13.851+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:09:14.104+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:08:00+00:00 exited with status queued for try_number 2 [2024-05-21T20:09:14.104+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:08:00+00:00 exited with status queued for try_number 2 [2024-05-21T20:09:14.115+0000] {scheduler_job.py:635} INFO - Setting external_id for to 10d41bf8-b360-40e4-b2ea-c69982b26255 [2024-05-21T20:09:14.115+0000] {scheduler_job.py:635} INFO - Setting external_id for to 789c396a-4c47-4f3f-b8df-df3741d8dfb8 [2024-05-21T20:09:16.132+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:08:00+00:00 exited with status failed for try_number 2 [2024-05-21T20:09:16.132+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:08:00+00:00 exited with status failed for try_number 2 [2024-05-21T20:09:16.138+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:08:00+00:00, map_index=-1, run_start_date=None, run_end_date=2024-05-21 20:09:03.660963+00:00, run_duration=None, state=queued, executor_state=failed, try_number=2, max_tries=1, job_id=None, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:09:13.849453+00:00, queued_by_job_id=1, pid=None [2024-05-21T20:09:16.139+0000] {scheduler_job.py:687} ERROR - Executor reports task instance finished (failed) although the task says its queued. (Info: None) Was the task killed externally? [2024-05-21T20:09:16.144+0000] {taskinstance.py:1778} ERROR - Executor reports task instance finished (failed) although the task says its queued. (Info: None) Was the task killed externally? [2024-05-21T20:09:16.160+0000] {taskinstance.py:1327} INFO - Marking task as FAILED. dag_id=vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93, task_id=get_vim_status_and_send_to_prometheus, execution_date=20240521T200800, start_date=, end_date=20240521T200916 [2024-05-21T20:09:16.171+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:08:00+00:00, map_index=-1, run_start_date=None, run_end_date=2024-05-21 20:09:03.360951+00:00, run_duration=None, state=queued, executor_state=failed, try_number=2, max_tries=1, job_id=None, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:09:13.849453+00:00, queued_by_job_id=1, pid=None [2024-05-21T20:09:16.172+0000] {scheduler_job.py:687} ERROR - Executor reports task instance finished (failed) although the task says its queued. (Info: None) Was the task killed externally? [2024-05-21T20:09:16.176+0000] {taskinstance.py:1778} ERROR - Executor reports task instance finished (failed) although the task says its queued. (Info: None) Was the task killed externally? [2024-05-21T20:09:16.189+0000] {taskinstance.py:1327} INFO - Marking task as FAILED. dag_id=vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93, task_id=get_all_vm_status_and_send_to_prometheus, execution_date=20240521T200800, start_date=, end_date=20240521T200916 [2024-05-21T20:09:17.248+0000] {dagrun.py:586} ERROR - Marking run failed [2024-05-21T20:09:17.249+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93, execution_date=2024-05-21 20:08:00+00:00, run_id=scheduled__2024-05-21T20:08:00+00:00, run_start_date=2024-05-21 20:09:00.701669+00:00, run_end_date=2024-05-21 20:09:17.249283+00:00, run_duration=16.547614, state=failed, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:08:00+00:00, data_interval_end=2024-05-21 20:09:00+00:00, dag_hash=fe31cff2c31f4f65878ee9e7188cbb23 [2024-05-21T20:09:17.259+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93 to 2024-05-21T20:09:00+00:00, run_after=2024-05-21T20:10:00+00:00 [2024-05-21T20:09:17.264+0000] {dagrun.py:586} ERROR - Marking run failed [2024-05-21T20:09:17.264+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93, execution_date=2024-05-21 20:08:00+00:00, run_id=scheduled__2024-05-21T20:08:00+00:00, run_start_date=2024-05-21 20:09:00.698541+00:00, run_end_date=2024-05-21 20:09:17.264293+00:00, run_duration=16.565752, state=failed, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:08:00+00:00, data_interval_end=2024-05-21 20:09:00+00:00, dag_hash=3bf880448f06124ece11214569bc30d8 [2024-05-21T20:09:17.274+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_88d6860f-fc81-4ab8-8c01-5a6ab74f9f93 to 2024-05-21T20:09:00+00:00, run_after=2024-05-21T20:10:00+00:00 [2024-05-21T20:10:00.710+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:10:00+00:00, run_after=2024-05-21T20:15:00+00:00 [2024-05-21T20:10:00.717+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:10:00.733+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:10:00+00:00, run_after=2024-05-21T20:11:00+00:00 [2024-05-21T20:10:00.740+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:10:00.828+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T20:10:00.828+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:10:00.828+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T20:10:00.829+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:10:00.829+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:10:00.829+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:10:00.833+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T20:05:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T20:10:00.834+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T20:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T20:10:00.834+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T20:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:10:00.834+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T20:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T20:10:00.834+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:10:00.834+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:10:00.835+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:10:00.835+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:10:01.291+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T20:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:10:01.292+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:08:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:10:01.292+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:09:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:10:01.292+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:09:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:10:01.304+0000] {scheduler_job.py:635} INFO - Setting external_id for to 448f0d2a-6b86-40f5-acf1-4f76879eb2df [2024-05-21T20:10:01.305+0000] {scheduler_job.py:635} INFO - Setting external_id for to ac552f16-ff7b-4e5b-aee6-5ec3520c39a0 [2024-05-21T20:10:01.305+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6261b0d8-26ea-4646-b906-106c81b8669b [2024-05-21T20:10:01.305+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6fc6c83a-a501-40c1-a4b0-80f881500234 [2024-05-21T20:10:03.637+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:10:03.637+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 20:08:00+00:00, run_id=scheduled__2024-05-21T20:08:00+00:00, run_start_date=2024-05-21 20:10:00.752352+00:00, run_end_date=2024-05-21 20:10:03.637701+00:00, run_duration=2.885349, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:08:00+00:00, data_interval_end=2024-05-21 20:10:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T20:10:03.649+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T20:10:00+00:00, run_after=2024-05-21T20:12:00+00:00 [2024-05-21T20:10:03.736+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:08:00+00:00 exited with status success for try_number 1 [2024-05-21T20:10:03.750+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T20:08:00+00:00, map_index=-1, run_start_date=2024-05-21 20:10:01.999267+00:00, run_end_date=2024-05-21 20:10:02.749543+00:00, run_duration=0.750276, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1115, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:10:00.831434+00:00, queued_by_job_id=1, pid=24239 [2024-05-21T20:10:04.703+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:10:04.704+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:09:00+00:00, run_id=scheduled__2024-05-21T20:09:00+00:00, run_start_date=2024-05-21 20:10:00.753676+00:00, run_end_date=2024-05-21 20:10:04.704125+00:00, run_duration=3.950449, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:09:00+00:00, data_interval_end=2024-05-21 20:10:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:10:04.715+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:10:00+00:00, run_after=2024-05-21T20:11:00+00:00 [2024-05-21T20:10:04.751+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:10:04.751+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:10:04.751+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:10:04.753+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T20:05:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T20:10:04.753+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T20:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T20:10:04.799+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T20:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:10:04.801+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T20:05:00+00:00 exited with status success for try_number 1 [2024-05-21T20:10:04.801+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:09:00+00:00 exited with status success for try_number 1 [2024-05-21T20:10:04.808+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:09:00+00:00, map_index=-1, run_start_date=2024-05-21 20:10:03.521839+00:00, run_end_date=2024-05-21 20:10:03.915784+00:00, run_duration=0.393945, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1116, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:10:00.831434+00:00, queued_by_job_id=1, pid=24279 [2024-05-21T20:10:04.808+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T20:05:00+00:00, map_index=-1, run_start_date=2024-05-21 20:10:03.661332+00:00, run_end_date=2024-05-21 20:10:04.065055+00:00, run_duration=0.403723, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1118, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:10:00.831434+00:00, queued_by_job_id=1, pid=24281 [2024-05-21T20:10:04.809+0000] {scheduler_job.py:635} INFO - Setting external_id for to d820bc02-a828-42ec-875d-f7974ac8ef64 [2024-05-21T20:10:05.953+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:10:05.954+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:09:00+00:00, run_id=scheduled__2024-05-21T20:09:00+00:00, run_start_date=2024-05-21 20:10:00.754622+00:00, run_end_date=2024-05-21 20:10:05.954398+00:00, run_duration=5.199776, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:09:00+00:00, data_interval_end=2024-05-21 20:10:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:10:05.973+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:10:00+00:00, run_after=2024-05-21T20:11:00+00:00 [2024-05-21T20:10:07.193+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:09:00+00:00 exited with status success for try_number 1 [2024-05-21T20:10:07.216+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:09:00+00:00, map_index=-1, run_start_date=2024-05-21 20:10:03.563626+00:00, run_end_date=2024-05-21 20:10:05.876251+00:00, run_duration=2.312625, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1117, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:10:00.831434+00:00, queued_by_job_id=1, pid=24280 [2024-05-21T20:10:08.373+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:10:08.375+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:10:08.375+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:10:08.379+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T20:05:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T20:10:08.383+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T20:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T20:10:08.534+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T20:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:10:08.535+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T20:05:00+00:00 exited with status success for try_number 1 [2024-05-21T20:10:08.545+0000] {scheduler_job.py:635} INFO - Setting external_id for to 54be1c3a-d110-426b-b1f8-564208ea8360 [2024-05-21T20:10:08.545+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T20:05:00+00:00, map_index=-1, run_start_date=2024-05-21 20:10:06.746433+00:00, run_end_date=2024-05-21 20:10:07.105040+00:00, run_duration=0.358607, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1119, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:10:04.752361+00:00, queued_by_job_id=1, pid=24320 [2024-05-21T20:10:11.461+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:10:11.461+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:10:11.462+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:10:11.464+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T20:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:10:11.464+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T20:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T20:10:11.523+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T20:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:10:11.524+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T20:05:00+00:00 exited with status success for try_number 1 [2024-05-21T20:10:11.532+0000] {scheduler_job.py:635} INFO - Setting external_id for to e36177c9-8951-4431-8fd2-6af6fd01ff74 [2024-05-21T20:10:11.532+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T20:05:00+00:00, map_index=0, run_start_date=2024-05-21 20:10:10.755153+00:00, run_end_date=2024-05-21 20:10:11.108171+00:00, run_duration=0.353018, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1120, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:10:08.376303+00:00, queued_by_job_id=1, pid=24332 [2024-05-21T20:10:14.810+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:10:14.810+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:05:00+00:00, run_id=scheduled__2024-05-21T20:05:00+00:00, run_start_date=2024-05-21 20:10:00.751318+00:00, run_end_date=2024-05-21 20:10:14.810768+00:00, run_duration=14.05945, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:05:00+00:00, data_interval_end=2024-05-21 20:10:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T20:10:14.816+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:10:00+00:00, run_after=2024-05-21T20:15:00+00:00 [2024-05-21T20:10:14.952+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T20:05:00+00:00 exited with status success for try_number 1 [2024-05-21T20:10:14.958+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T20:05:00+00:00, map_index=-1, run_start_date=2024-05-21 20:10:13.599293+00:00, run_end_date=2024-05-21 20:10:13.938581+00:00, run_duration=0.339288, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1121, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:10:11.463071+00:00, queued_by_job_id=1, pid=24344 [2024-05-21T20:10:57.476+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T20:11:00.610+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:11:00+00:00, run_after=2024-05-21T20:12:00+00:00 [2024-05-21T20:11:00.628+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:11:00.702+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T20:11:00.702+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:11:00.702+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:11:00.703+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:11:00.706+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:11:00.706+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:11:00.706+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:11:00.706+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:11:00.947+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:11:00.947+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:11:00.958+0000] {scheduler_job.py:635} INFO - Setting external_id for to 910404c7-83ef-4e87-ad06-3bc0780f6ac1 [2024-05-21T20:11:00.958+0000] {scheduler_job.py:635} INFO - Setting external_id for to 67da5786-bf96-4a88-a83b-3931d61440c8 [2024-05-21T20:11:04.056+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:11:04.056+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:10:00+00:00, run_id=scheduled__2024-05-21T20:10:00+00:00, run_start_date=2024-05-21 20:11:00.641110+00:00, run_end_date=2024-05-21 20:11:04.056750+00:00, run_duration=3.41564, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:10:00+00:00, data_interval_end=2024-05-21 20:11:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:11:04.072+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:11:00+00:00, run_after=2024-05-21T20:12:00+00:00 [2024-05-21T20:11:04.112+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:10:00+00:00 exited with status success for try_number 1 [2024-05-21T20:11:04.117+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:10:00+00:00, map_index=-1, run_start_date=2024-05-21 20:11:02.819353+00:00, run_end_date=2024-05-21 20:11:03.174017+00:00, run_duration=0.354664, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1123, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:11:00.704552+00:00, queued_by_job_id=1, pid=24381 [2024-05-21T20:11:05.157+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:11:05.157+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:10:00+00:00, run_id=scheduled__2024-05-21T20:10:00+00:00, run_start_date=2024-05-21 20:11:00.642801+00:00, run_end_date=2024-05-21 20:11:05.157864+00:00, run_duration=4.515063, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:10:00+00:00, data_interval_end=2024-05-21 20:11:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:11:05.170+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:11:00+00:00, run_after=2024-05-21T20:12:00+00:00 [2024-05-21T20:11:05.197+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:10:00+00:00 exited with status success for try_number 1 [2024-05-21T20:11:05.208+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:10:00+00:00, map_index=-1, run_start_date=2024-05-21 20:11:02.746863+00:00, run_end_date=2024-05-21 20:11:04.631336+00:00, run_duration=1.884473, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1122, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:11:00.704552+00:00, queued_by_job_id=1, pid=24380 [2024-05-21T20:12:00.101+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:12:00.121+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:12:00+00:00, run_after=2024-05-21T20:13:00+00:00 [2024-05-21T20:12:00.131+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:12:00.204+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T20:12:00.204+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T20:12:00.204+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:12:00.204+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:12:00.205+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:12:00.208+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T20:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:12:00.208+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T20:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T20:12:00.209+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:12:00.209+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:12:00.209+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:12:00.209+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:12:00.541+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:12:00.541+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:11:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:12:00.541+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:11:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:12:00.562+0000] {scheduler_job.py:635} INFO - Setting external_id for to c4b01b9e-8f09-4555-8d86-44ced49b863d [2024-05-21T20:12:00.562+0000] {scheduler_job.py:635} INFO - Setting external_id for to af7b3806-e3ea-4cf0-9a02-6ed792aac25e [2024-05-21T20:12:00.563+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2fc2c3d2-d240-47bf-b5e9-7f5094fb980a [2024-05-21T20:12:02.894+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:12:02.895+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 20:10:00+00:00, run_id=scheduled__2024-05-21T20:10:00+00:00, run_start_date=2024-05-21 20:12:00.146075+00:00, run_end_date=2024-05-21 20:12:02.895353+00:00, run_duration=2.749278, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:10:00+00:00, data_interval_end=2024-05-21 20:12:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T20:12:02.912+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T20:12:00+00:00, run_after=2024-05-21T20:14:00+00:00 [2024-05-21T20:12:03.015+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:10:00+00:00 exited with status success for try_number 1 [2024-05-21T20:12:03.030+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T20:10:00+00:00, map_index=-1, run_start_date=2024-05-21 20:12:01.573289+00:00, run_end_date=2024-05-21 20:12:02.032210+00:00, run_duration=0.458921, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1124, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:12:00.206624+00:00, queued_by_job_id=1, pid=24416 [2024-05-21T20:12:04.381+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:12:04.381+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:11:00+00:00, run_id=scheduled__2024-05-21T20:11:00+00:00, run_start_date=2024-05-21 20:12:00.147483+00:00, run_end_date=2024-05-21 20:12:04.381595+00:00, run_duration=4.234112, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:11:00+00:00, data_interval_end=2024-05-21 20:12:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:12:04.392+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:12:00+00:00, run_after=2024-05-21T20:13:00+00:00 [2024-05-21T20:12:04.432+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:11:00+00:00 exited with status success for try_number 1 [2024-05-21T20:12:04.437+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:11:00+00:00, map_index=-1, run_start_date=2024-05-21 20:12:03.064338+00:00, run_end_date=2024-05-21 20:12:03.461543+00:00, run_duration=0.397205, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1126, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:12:00.206624+00:00, queued_by_job_id=1, pid=24447 [2024-05-21T20:12:06.599+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:12:06.599+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:11:00+00:00, run_id=scheduled__2024-05-21T20:11:00+00:00, run_start_date=2024-05-21 20:12:00.148792+00:00, run_end_date=2024-05-21 20:12:06.599559+00:00, run_duration=6.450767, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:11:00+00:00, data_interval_end=2024-05-21 20:12:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:12:06.617+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:12:00+00:00, run_after=2024-05-21T20:13:00+00:00 [2024-05-21T20:12:06.663+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:11:00+00:00 exited with status success for try_number 1 [2024-05-21T20:12:06.668+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:11:00+00:00, map_index=-1, run_start_date=2024-05-21 20:12:02.943891+00:00, run_end_date=2024-05-21 20:12:05.715210+00:00, run_duration=2.771319, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1125, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:12:00.206624+00:00, queued_by_job_id=1, pid=24446 [2024-05-21T20:13:00.526+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:13:00.547+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:13:00+00:00, run_after=2024-05-21T20:14:00+00:00 [2024-05-21T20:13:00.618+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T20:13:00.619+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:13:00.619+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:13:00.619+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:13:00.624+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:13:00.624+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:13:00.624+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:13:00.624+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:13:00.784+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:12:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:13:00.786+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:12:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:13:00.792+0000] {scheduler_job.py:635} INFO - Setting external_id for to bd549da8-1c72-49eb-9019-80fe414ecfc9 [2024-05-21T20:13:00.792+0000] {scheduler_job.py:635} INFO - Setting external_id for to c6a22880-7be1-4770-bf20-12af8fed29be [2024-05-21T20:13:03.559+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:13:03.559+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:12:00+00:00, run_id=scheduled__2024-05-21T20:12:00+00:00, run_start_date=2024-05-21 20:13:00.561222+00:00, run_end_date=2024-05-21 20:13:03.559700+00:00, run_duration=2.998478, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:12:00+00:00, data_interval_end=2024-05-21 20:13:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:13:03.572+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:13:00+00:00, run_after=2024-05-21T20:14:00+00:00 [2024-05-21T20:13:03.613+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:12:00+00:00 exited with status success for try_number 1 [2024-05-21T20:13:03.618+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:12:00+00:00, map_index=-1, run_start_date=2024-05-21 20:13:02.639730+00:00, run_end_date=2024-05-21 20:13:02.934219+00:00, run_duration=0.294489, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1128, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:13:00.620399+00:00, queued_by_job_id=1, pid=24501 [2024-05-21T20:13:05.734+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:13:05.734+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:12:00+00:00, run_id=scheduled__2024-05-21T20:12:00+00:00, run_start_date=2024-05-21 20:13:00.562384+00:00, run_end_date=2024-05-21 20:13:05.734511+00:00, run_duration=5.172127, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:12:00+00:00, data_interval_end=2024-05-21 20:13:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:13:05.747+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:13:00+00:00, run_after=2024-05-21T20:14:00+00:00 [2024-05-21T20:13:05.791+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:12:00+00:00 exited with status success for try_number 1 [2024-05-21T20:13:05.799+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:12:00+00:00, map_index=-1, run_start_date=2024-05-21 20:13:02.592385+00:00, run_end_date=2024-05-21 20:13:04.703426+00:00, run_duration=2.111041, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1127, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:13:00.620399+00:00, queued_by_job_id=1, pid=24500 [2024-05-21T20:14:00.214+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:14:00+00:00, run_after=2024-05-21T20:15:00+00:00 [2024-05-21T20:14:00.221+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:14:00.229+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:14:00.297+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T20:14:00.297+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T20:14:00.297+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:14:00.298+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:14:00.299+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:14:00.304+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T20:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:14:00.304+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T20:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T20:14:00.304+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:14:00.304+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:14:00.305+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:14:00.305+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:14:00.679+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:12:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:14:00.680+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:13:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:14:00.680+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:13:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:14:00.693+0000] {scheduler_job.py:635} INFO - Setting external_id for to a3357cc4-8166-4512-8da3-2598243f4484 [2024-05-21T20:14:00.694+0000] {scheduler_job.py:635} INFO - Setting external_id for to 610d99a0-9c79-4b14-9b26-d73085f04212 [2024-05-21T20:14:00.694+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1895cad5-7d2a-4715-9135-1f7343e99b54 [2024-05-21T20:14:02.005+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:14:02.006+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 20:12:00+00:00, run_id=scheduled__2024-05-21T20:12:00+00:00, run_start_date=2024-05-21 20:14:00.241450+00:00, run_end_date=2024-05-21 20:14:02.006153+00:00, run_duration=1.764703, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:12:00+00:00, data_interval_end=2024-05-21 20:14:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T20:14:02.014+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T20:14:00+00:00, run_after=2024-05-21T20:16:00+00:00 [2024-05-21T20:14:02.078+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:12:00+00:00 exited with status success for try_number 1 [2024-05-21T20:14:02.083+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T20:12:00+00:00, map_index=-1, run_start_date=2024-05-21 20:14:01.566000+00:00, run_end_date=2024-05-21 20:14:01.898214+00:00, run_duration=0.332214, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1129, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:14:00.301268+00:00, queued_by_job_id=1, pid=24535 [2024-05-21T20:14:03.119+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:14:03.119+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:13:00+00:00, run_id=scheduled__2024-05-21T20:13:00+00:00, run_start_date=2024-05-21 20:14:00.243020+00:00, run_end_date=2024-05-21 20:14:03.119765+00:00, run_duration=2.876745, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:13:00+00:00, data_interval_end=2024-05-21 20:14:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:14:03.131+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:14:00+00:00, run_after=2024-05-21T20:15:00+00:00 [2024-05-21T20:14:03.170+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:13:00+00:00 exited with status success for try_number 1 [2024-05-21T20:14:03.174+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:13:00+00:00, map_index=-1, run_start_date=2024-05-21 20:14:02.678801+00:00, run_end_date=2024-05-21 20:14:02.963303+00:00, run_duration=0.284502, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1131, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:14:00.301268+00:00, queued_by_job_id=1, pid=24575 [2024-05-21T20:14:04.983+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:14:04.983+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:13:00+00:00, run_id=scheduled__2024-05-21T20:13:00+00:00, run_start_date=2024-05-21 20:14:00.244060+00:00, run_end_date=2024-05-21 20:14:04.983282+00:00, run_duration=4.739222, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:13:00+00:00, data_interval_end=2024-05-21 20:14:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:14:04.993+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:14:00+00:00, run_after=2024-05-21T20:15:00+00:00 [2024-05-21T20:14:05.024+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:13:00+00:00 exited with status success for try_number 1 [2024-05-21T20:14:05.029+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:13:00+00:00, map_index=-1, run_start_date=2024-05-21 20:14:02.437951+00:00, run_end_date=2024-05-21 20:14:04.419048+00:00, run_duration=1.981097, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1130, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:14:00.301268+00:00, queued_by_job_id=1, pid=24556 [2024-05-21T20:15:00.883+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:15:00.900+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:15:00+00:00, run_after=2024-05-21T20:16:00+00:00 [2024-05-21T20:15:00.916+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:15:00+00:00, run_after=2024-05-21T20:20:00+00:00 [2024-05-21T20:15:01.010+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T20:15:01.010+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:15:01.010+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:15:01.010+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:15:01.011+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:15:01.015+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T20:10:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T20:15:01.015+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T20:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T20:15:01.015+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:15:01.015+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:15:01.015+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:15:01.016+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:15:01.299+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T20:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:15:01.299+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:14:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:15:01.299+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:14:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:15:01.312+0000] {scheduler_job.py:635} INFO - Setting external_id for to 90fb2bc6-7d8c-4ea6-b073-c12d36ea6dec [2024-05-21T20:15:01.312+0000] {scheduler_job.py:635} INFO - Setting external_id for to f162eade-9afe-4745-b909-eada9af0a2fb [2024-05-21T20:15:01.312+0000] {scheduler_job.py:635} INFO - Setting external_id for to 769cbc67-9109-4f82-b320-64c38b6507df [2024-05-21T20:15:03.869+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:15:03.869+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:14:00+00:00, run_id=scheduled__2024-05-21T20:14:00+00:00, run_start_date=2024-05-21 20:15:00.936944+00:00, run_end_date=2024-05-21 20:15:03.869552+00:00, run_duration=2.932608, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:14:00+00:00, data_interval_end=2024-05-21 20:15:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:15:03.881+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:15:00+00:00, run_after=2024-05-21T20:16:00+00:00 [2024-05-21T20:15:03.911+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:15:03.911+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:15:03.912+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:15:03.916+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T20:10:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T20:15:03.916+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T20:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T20:15:03.964+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T20:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:15:03.964+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T20:10:00+00:00 exited with status success for try_number 1 [2024-05-21T20:15:03.967+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:14:00+00:00 exited with status success for try_number 1 [2024-05-21T20:15:03.979+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T20:10:00+00:00, map_index=-1, run_start_date=2024-05-21 20:15:03.320717+00:00, run_end_date=2024-05-21 20:15:03.733551+00:00, run_duration=0.412834, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1133, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:15:01.012764+00:00, queued_by_job_id=1, pid=24631 [2024-05-21T20:15:03.980+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:14:00+00:00, map_index=-1, run_start_date=2024-05-21 20:15:03.304229+00:00, run_end_date=2024-05-21 20:15:03.753204+00:00, run_duration=0.448975, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1132, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:15:01.012764+00:00, queued_by_job_id=1, pid=24632 [2024-05-21T20:15:03.980+0000] {scheduler_job.py:635} INFO - Setting external_id for to 99ac6c83-1d62-4f31-906d-108451f901f2 [2024-05-21T20:15:06.454+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:15:06.454+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:14:00+00:00, run_id=scheduled__2024-05-21T20:14:00+00:00, run_start_date=2024-05-21 20:15:00.939936+00:00, run_end_date=2024-05-21 20:15:06.454812+00:00, run_duration=5.514876, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:14:00+00:00, data_interval_end=2024-05-21 20:15:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:15:06.466+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:15:00+00:00, run_after=2024-05-21T20:16:00+00:00 [2024-05-21T20:15:06.497+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:15:06.497+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:15:06.498+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:15:06.500+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T20:10:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T20:15:06.501+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T20:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T20:15:06.545+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T20:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:15:06.545+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:14:00+00:00 exited with status success for try_number 1 [2024-05-21T20:15:06.545+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T20:10:00+00:00 exited with status success for try_number 1 [2024-05-21T20:15:06.553+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T20:10:00+00:00, map_index=-1, run_start_date=2024-05-21 20:15:05.674103+00:00, run_end_date=2024-05-21 20:15:06.092917+00:00, run_duration=0.418814, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1135, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:15:03.914495+00:00, queued_by_job_id=1, pid=24672 [2024-05-21T20:15:06.553+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:14:00+00:00, map_index=-1, run_start_date=2024-05-21 20:15:03.449022+00:00, run_end_date=2024-05-21 20:15:06.202473+00:00, run_duration=2.753451, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1134, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:15:01.012764+00:00, queued_by_job_id=1, pid=24633 [2024-05-21T20:15:06.554+0000] {scheduler_job.py:635} INFO - Setting external_id for to 078d3847-4d05-4528-9dcc-c55eaa15418d [2024-05-21T20:15:09.165+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:15:09.167+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:15:09.170+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:15:09.185+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T20:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:15:09.186+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T20:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T20:15:09.288+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T20:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:15:09.288+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T20:10:00+00:00 exited with status success for try_number 1 [2024-05-21T20:15:09.292+0000] {scheduler_job.py:635} INFO - Setting external_id for to 95a50a6f-f5c7-43fc-88b6-1d4c4b64eea3 [2024-05-21T20:15:09.293+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T20:10:00+00:00, map_index=0, run_start_date=2024-05-21 20:15:08.616201+00:00, run_end_date=2024-05-21 20:15:08.922836+00:00, run_duration=0.306635, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1136, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:15:06.499491+00:00, queued_by_job_id=1, pid=24684 [2024-05-21T20:15:11.663+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:15:11.663+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:10:00+00:00, run_id=scheduled__2024-05-21T20:10:00+00:00, run_start_date=2024-05-21 20:15:00.934824+00:00, run_end_date=2024-05-21 20:15:11.663747+00:00, run_duration=10.728923, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:10:00+00:00, data_interval_end=2024-05-21 20:15:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T20:15:11.671+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:15:00+00:00, run_after=2024-05-21T20:20:00+00:00 [2024-05-21T20:15:12.600+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T20:10:00+00:00 exited with status success for try_number 1 [2024-05-21T20:15:12.605+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T20:10:00+00:00, map_index=-1, run_start_date=2024-05-21 20:15:11.333793+00:00, run_end_date=2024-05-21 20:15:11.621251+00:00, run_duration=0.287458, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1137, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:15:09.174795+00:00, queued_by_job_id=1, pid=24696 [2024-05-21T20:15:57.528+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T20:16:00.882+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:16:00.891+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:16:00.907+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:16:00+00:00, run_after=2024-05-21T20:17:00+00:00 [2024-05-21T20:16:00.978+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T20:16:00.978+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T20:16:00.979+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:16:00.979+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:16:00.979+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:16:00.983+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T20:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:16:00.983+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T20:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T20:16:00.984+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:16:00.984+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:16:00.984+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:16:00.984+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:16:01.238+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:14:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:16:01.242+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:16:01.242+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:16:01.252+0000] {scheduler_job.py:635} INFO - Setting external_id for to 90f68b29-eb4a-4b6f-b16b-2ae14e295481 [2024-05-21T20:16:01.252+0000] {scheduler_job.py:635} INFO - Setting external_id for to 557a5f28-202f-4708-b7f3-c68805f05238 [2024-05-21T20:16:01.253+0000] {scheduler_job.py:635} INFO - Setting external_id for to af2638b3-3850-4abd-83ac-8b1c4e471ccb [2024-05-21T20:16:02.390+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:16:02.390+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 20:14:00+00:00, run_id=scheduled__2024-05-21T20:14:00+00:00, run_start_date=2024-05-21 20:16:00.921966+00:00, run_end_date=2024-05-21 20:16:02.390699+00:00, run_duration=1.468733, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:14:00+00:00, data_interval_end=2024-05-21 20:16:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T20:16:02.399+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T20:16:00+00:00, run_after=2024-05-21T20:18:00+00:00 [2024-05-21T20:16:02.450+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:14:00+00:00 exited with status success for try_number 1 [2024-05-21T20:16:02.457+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T20:14:00+00:00, map_index=-1, run_start_date=2024-05-21 20:16:01.841536+00:00, run_end_date=2024-05-21 20:16:02.173449+00:00, run_duration=0.331913, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1138, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:16:00.980762+00:00, queued_by_job_id=1, pid=24713 [2024-05-21T20:16:04.598+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:16:04.598+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:15:00+00:00, run_id=scheduled__2024-05-21T20:15:00+00:00, run_start_date=2024-05-21 20:16:00.923163+00:00, run_end_date=2024-05-21 20:16:04.598300+00:00, run_duration=3.675137, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:15:00+00:00, data_interval_end=2024-05-21 20:16:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:16:04.607+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:16:00+00:00, run_after=2024-05-21T20:17:00+00:00 [2024-05-21T20:16:04.647+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:15:00+00:00 exited with status success for try_number 1 [2024-05-21T20:16:04.653+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:15:00+00:00, map_index=-1, run_start_date=2024-05-21 20:16:03.235178+00:00, run_end_date=2024-05-21 20:16:03.628511+00:00, run_duration=0.393333, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1139, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:16:00.980762+00:00, queued_by_job_id=1, pid=24744 [2024-05-21T20:16:04.886+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:16:04.887+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:15:00+00:00, run_id=scheduled__2024-05-21T20:15:00+00:00, run_start_date=2024-05-21 20:16:00.924312+00:00, run_end_date=2024-05-21 20:16:04.887105+00:00, run_duration=3.962793, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:15:00+00:00, data_interval_end=2024-05-21 20:16:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:16:04.895+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:16:00+00:00, run_after=2024-05-21T20:17:00+00:00 [2024-05-21T20:16:06.017+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:15:00+00:00 exited with status success for try_number 1 [2024-05-21T20:16:06.025+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:15:00+00:00, map_index=-1, run_start_date=2024-05-21 20:16:03.223031+00:00, run_end_date=2024-05-21 20:16:04.833494+00:00, run_duration=1.610463, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1140, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:16:00.980762+00:00, queued_by_job_id=1, pid=24743 [2024-05-21T20:17:00.160+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:17:00.197+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:17:00+00:00, run_after=2024-05-21T20:18:00+00:00 [2024-05-21T20:17:00.297+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T20:17:00.297+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:17:00.297+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:17:00.298+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:17:00.302+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:17:00.303+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:17:00.303+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:17:00.303+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:17:00.530+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:16:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:17:00.532+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:16:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:17:00.548+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0113c49e-48c5-475e-9572-0f5e773ca61a [2024-05-21T20:17:00.548+0000] {scheduler_job.py:635} INFO - Setting external_id for to d33ceb04-5eae-482f-9503-23b9679d59db [2024-05-21T20:17:02.875+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:17:02.876+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:16:00+00:00, run_id=scheduled__2024-05-21T20:16:00+00:00, run_start_date=2024-05-21 20:17:00.221708+00:00, run_end_date=2024-05-21 20:17:02.876038+00:00, run_duration=2.65433, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:16:00+00:00, data_interval_end=2024-05-21 20:17:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:17:02.888+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:17:00+00:00, run_after=2024-05-21T20:18:00+00:00 [2024-05-21T20:17:02.926+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:16:00+00:00 exited with status success for try_number 1 [2024-05-21T20:17:02.931+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:16:00+00:00, map_index=-1, run_start_date=2024-05-21 20:17:02.461457+00:00, run_end_date=2024-05-21 20:17:02.767364+00:00, run_duration=0.305907, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1142, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:17:00.299002+00:00, queued_by_job_id=1, pid=24798 [2024-05-21T20:17:04.916+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:17:04.917+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:16:00+00:00, run_id=scheduled__2024-05-21T20:16:00+00:00, run_start_date=2024-05-21 20:17:00.224217+00:00, run_end_date=2024-05-21 20:17:04.917228+00:00, run_duration=4.693011, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:16:00+00:00, data_interval_end=2024-05-21 20:17:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:17:04.927+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:17:00+00:00, run_after=2024-05-21T20:18:00+00:00 [2024-05-21T20:17:04.955+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:16:00+00:00 exited with status success for try_number 1 [2024-05-21T20:17:04.960+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:16:00+00:00, map_index=-1, run_start_date=2024-05-21 20:17:02.359833+00:00, run_end_date=2024-05-21 20:17:04.167564+00:00, run_duration=1.807731, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1141, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:17:00.299002+00:00, queued_by_job_id=1, pid=24797 [2024-05-21T20:17:54.471+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:17:54.471+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-05-21T20:17:54.472+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:17:54.474+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240521201753_943111', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:17:54.475+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240521201753_943111', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-05-21T20:17:54.520+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521201753_943111 exited with status queued for try_number 1 [2024-05-21T20:17:54.528+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5a797beb-b207-41a2-91c5-67c7ea2e7788 [2024-05-21T20:17:56.255+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:17:56.255+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-05-21 20:17:53.668237+00:00, run_id=vdu_down_20240521201753_943111, run_start_date=2024-05-21 20:17:54.445252+00:00, run_end_date=2024-05-21 20:17:56.255763+00:00, run_duration=1.810511, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-05-21 20:17:53.668237+00:00, data_interval_end=2024-05-21 20:17:53.668237+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-05-21T20:17:56.259+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-05-21T20:17:56.289+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521201753_943111 exited with status success for try_number 1 [2024-05-21T20:17:56.294+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240521201753_943111, map_index=-1, run_start_date=2024-05-21 20:17:55.271894+00:00, run_end_date=2024-05-21 20:17:55.547309+00:00, run_duration=0.275415, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1143, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:17:54.473274+00:00, queued_by_job_id=1, pid=24830 [2024-05-21T20:18:00.331+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:18:00.338+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:18:00.355+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:18:00+00:00, run_after=2024-05-21T20:19:00+00:00 [2024-05-21T20:18:00.420+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T20:18:00.421+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T20:18:00.421+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:18:00.421+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:18:00.422+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:18:00.425+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T20:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:18:00.425+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T20:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T20:18:00.425+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:18:00.425+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:18:00.426+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:18:00.426+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:18:00.813+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:16:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:18:00.813+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:17:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:18:00.815+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:17:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:18:00.827+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1b88407a-b671-4d06-888d-297ebc49d0b8 [2024-05-21T20:18:00.827+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2447952c-688a-4d6d-a726-b29189fc727e [2024-05-21T20:18:00.827+0000] {scheduler_job.py:635} INFO - Setting external_id for to 831b6847-024a-48ec-a75e-0f0158103d29 [2024-05-21T20:18:02.585+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:18:02.585+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 20:16:00+00:00, run_id=scheduled__2024-05-21T20:16:00+00:00, run_start_date=2024-05-21 20:18:00.366727+00:00, run_end_date=2024-05-21 20:18:02.585453+00:00, run_duration=2.218726, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:16:00+00:00, data_interval_end=2024-05-21 20:18:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T20:18:02.593+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T20:18:00+00:00, run_after=2024-05-21T20:20:00+00:00 [2024-05-21T20:18:02.651+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:16:00+00:00 exited with status success for try_number 1 [2024-05-21T20:18:02.655+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T20:16:00+00:00, map_index=-1, run_start_date=2024-05-21 20:18:01.511414+00:00, run_end_date=2024-05-21 20:18:01.900245+00:00, run_duration=0.388831, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1144, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:18:00.423362+00:00, queued_by_job_id=1, pid=24843 [2024-05-21T20:18:03.692+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:18:03.693+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:17:00+00:00, run_id=scheduled__2024-05-21T20:17:00+00:00, run_start_date=2024-05-21 20:18:00.367972+00:00, run_end_date=2024-05-21 20:18:03.692925+00:00, run_duration=3.324953, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:17:00+00:00, data_interval_end=2024-05-21 20:18:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:18:03.703+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:18:00+00:00, run_after=2024-05-21T20:19:00+00:00 [2024-05-21T20:18:03.738+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:17:00+00:00 exited with status success for try_number 1 [2024-05-21T20:18:03.742+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:17:00+00:00, map_index=-1, run_start_date=2024-05-21 20:18:02.924939+00:00, run_end_date=2024-05-21 20:18:03.212096+00:00, run_duration=0.287157, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1146, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:18:00.423362+00:00, queued_by_job_id=1, pid=24874 [2024-05-21T20:18:04.781+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:18:04.781+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:17:00+00:00, run_id=scheduled__2024-05-21T20:17:00+00:00, run_start_date=2024-05-21 20:18:00.368908+00:00, run_end_date=2024-05-21 20:18:04.781404+00:00, run_duration=4.412496, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:17:00+00:00, data_interval_end=2024-05-21 20:18:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:18:04.791+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:18:00+00:00, run_after=2024-05-21T20:19:00+00:00 [2024-05-21T20:18:04.819+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:17:00+00:00 exited with status success for try_number 1 [2024-05-21T20:18:04.824+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:17:00+00:00, map_index=-1, run_start_date=2024-05-21 20:18:02.734203+00:00, run_end_date=2024-05-21 20:18:04.287701+00:00, run_duration=1.553498, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1145, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:18:00.423362+00:00, queued_by_job_id=1, pid=24873 [2024-05-21T20:19:00.528+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:19:00+00:00, run_after=2024-05-21T20:20:00+00:00 [2024-05-21T20:19:00.535+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:19:00.602+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T20:19:00.602+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:19:00.603+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:19:00.603+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:19:00.609+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:19:00.609+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:19:00.612+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:19:00.612+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:19:00.919+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:18:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:19:00.919+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:18:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:19:00.932+0000] {scheduler_job.py:635} INFO - Setting external_id for to f5554c28-261e-4379-96c5-77e418a0f9e2 [2024-05-21T20:19:00.932+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8a5bd629-d31c-4ed3-99ce-d532a9c45896 [2024-05-21T20:19:03.290+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:19:03.290+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:18:00+00:00, run_id=scheduled__2024-05-21T20:18:00+00:00, run_start_date=2024-05-21 20:19:00.552264+00:00, run_end_date=2024-05-21 20:19:03.290871+00:00, run_duration=2.738607, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:18:00+00:00, data_interval_end=2024-05-21 20:19:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:19:03.316+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:19:00+00:00, run_after=2024-05-21T20:20:00+00:00 [2024-05-21T20:19:03.389+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:18:00+00:00 exited with status success for try_number 1 [2024-05-21T20:19:03.397+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:18:00+00:00, map_index=-1, run_start_date=2024-05-21 20:19:02.789184+00:00, run_end_date=2024-05-21 20:19:03.078041+00:00, run_duration=0.288857, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1147, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:19:00.606383+00:00, queued_by_job_id=1, pid=24928 [2024-05-21T20:19:08.387+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:19:08.388+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:18:00+00:00, run_id=scheduled__2024-05-21T20:18:00+00:00, run_start_date=2024-05-21 20:19:00.553585+00:00, run_end_date=2024-05-21 20:19:08.388705+00:00, run_duration=7.83512, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:18:00+00:00, data_interval_end=2024-05-21 20:19:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:19:08.403+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:19:00+00:00, run_after=2024-05-21T20:20:00+00:00 [2024-05-21T20:19:08.440+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:18:00+00:00 exited with status success for try_number 1 [2024-05-21T20:19:08.445+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:18:00+00:00, map_index=-1, run_start_date=2024-05-21 20:19:02.856156+00:00, run_end_date=2024-05-21 20:19:08.197270+00:00, run_duration=5.341114, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1148, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:19:00.606383+00:00, queued_by_job_id=1, pid=24929 [2024-05-21T20:19:53.902+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:19:53.903+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-05-21T20:19:53.903+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:19:53.905+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240521201953_912815', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:19:53.905+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240521201953_912815', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-05-21T20:19:53.950+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521201953_912815 exited with status queued for try_number 1 [2024-05-21T20:19:53.956+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8626f650-94af-4ced-baa4-06dad8fbb9e9 [2024-05-21T20:19:55.089+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:19:55.089+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-05-21 20:19:53.666043+00:00, run_id=vdu_down_20240521201953_912815, run_start_date=2024-05-21 20:19:53.873872+00:00, run_end_date=2024-05-21 20:19:55.089375+00:00, run_duration=1.215503, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-05-21 20:19:53.666043+00:00, data_interval_end=2024-05-21 20:19:53.666043+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-05-21T20:19:55.092+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-05-21T20:19:55.122+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521201953_912815 exited with status success for try_number 1 [2024-05-21T20:19:55.128+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240521201953_912815, map_index=-1, run_start_date=2024-05-21 20:19:54.645435+00:00, run_end_date=2024-05-21 20:19:54.900693+00:00, run_duration=0.255258, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1149, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:19:53.904208+00:00, queued_by_job_id=1, pid=24962 [2024-05-21T20:20:00.717+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:20:00.736+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:20:00+00:00, run_after=2024-05-21T20:21:00+00:00 [2024-05-21T20:20:00.742+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:20:00.756+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:20:00+00:00, run_after=2024-05-21T20:25:00+00:00 [2024-05-21T20:20:00.847+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T20:20:00.847+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:20:00.848+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T20:20:00.848+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:20:00.848+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:20:00.849+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:20:00.852+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T20:15:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T20:20:00.852+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T20:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T20:20:00.853+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T20:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:20:00.853+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T20:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T20:20:00.853+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:20:00.853+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:20:00.853+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:20:00.853+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:20:01.337+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T20:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:20:01.340+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:18:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:20:01.340+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:19:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:20:01.340+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:19:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:20:01.353+0000] {scheduler_job.py:635} INFO - Setting external_id for to 888ae2cc-7a11-4677-8881-9bf72b81808a [2024-05-21T20:20:01.353+0000] {scheduler_job.py:635} INFO - Setting external_id for to f79d8be3-44c1-476b-8c4b-91a3ef4512de [2024-05-21T20:20:01.354+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7dfb168a-a59e-4f50-8152-e399ce67bc66 [2024-05-21T20:20:01.354+0000] {scheduler_job.py:635} INFO - Setting external_id for to 841391ad-4cce-4ae9-b5c9-708f7bae04bd [2024-05-21T20:20:02.696+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:20:02.696+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 20:18:00+00:00, run_id=scheduled__2024-05-21T20:18:00+00:00, run_start_date=2024-05-21 20:20:00.771514+00:00, run_end_date=2024-05-21 20:20:02.696546+00:00, run_duration=1.925032, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:18:00+00:00, data_interval_end=2024-05-21 20:20:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T20:20:02.712+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T20:20:00+00:00, run_after=2024-05-21T20:22:00+00:00 [2024-05-21T20:20:03.001+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:18:00+00:00 exited with status success for try_number 1 [2024-05-21T20:20:03.012+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T20:18:00+00:00, map_index=-1, run_start_date=2024-05-21 20:20:02.076843+00:00, run_end_date=2024-05-21 20:20:02.599689+00:00, run_duration=0.522846, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1150, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:20:00.850723+00:00, queued_by_job_id=1, pid=24976 [2024-05-21T20:20:04.087+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:20:04.088+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:19:00+00:00, run_id=scheduled__2024-05-21T20:19:00+00:00, run_start_date=2024-05-21 20:20:00.772646+00:00, run_end_date=2024-05-21 20:20:04.088037+00:00, run_duration=3.315391, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:19:00+00:00, data_interval_end=2024-05-21 20:20:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:20:04.099+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:20:00+00:00, run_after=2024-05-21T20:21:00+00:00 [2024-05-21T20:20:04.121+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:20:04.121+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:20:04.122+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:20:04.124+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T20:15:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T20:20:04.124+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T20:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T20:20:04.167+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T20:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:20:04.167+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T20:15:00+00:00 exited with status success for try_number 1 [2024-05-21T20:20:04.167+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:19:00+00:00 exited with status success for try_number 1 [2024-05-21T20:20:04.177+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7953c843-94b9-4ceb-87d8-fe5293486da9 [2024-05-21T20:20:04.177+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:19:00+00:00, map_index=-1, run_start_date=2024-05-21 20:20:03.469932+00:00, run_end_date=2024-05-21 20:20:03.808648+00:00, run_duration=0.338716, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1152, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:20:00.850723+00:00, queued_by_job_id=1, pid=25017 [2024-05-21T20:20:04.178+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T20:15:00+00:00, map_index=-1, run_start_date=2024-05-21 20:20:03.324640+00:00, run_end_date=2024-05-21 20:20:03.716130+00:00, run_duration=0.39149, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1151, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:20:00.850723+00:00, queued_by_job_id=1, pid=25016 [2024-05-21T20:20:07.005+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:20:07.005+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:19:00+00:00, run_id=scheduled__2024-05-21T20:19:00+00:00, run_start_date=2024-05-21 20:20:00.773540+00:00, run_end_date=2024-05-21 20:20:07.005562+00:00, run_duration=6.232022, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:19:00+00:00, data_interval_end=2024-05-21 20:20:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:20:07.016+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:20:00+00:00, run_after=2024-05-21T20:21:00+00:00 [2024-05-21T20:20:07.053+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:20:07.053+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:20:07.054+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:20:07.056+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T20:15:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T20:20:07.056+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T20:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T20:20:07.109+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T20:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:20:07.110+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:19:00+00:00 exited with status success for try_number 1 [2024-05-21T20:20:07.110+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T20:15:00+00:00 exited with status success for try_number 1 [2024-05-21T20:20:07.141+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:19:00+00:00, map_index=-1, run_start_date=2024-05-21 20:20:03.581220+00:00, run_end_date=2024-05-21 20:20:06.069708+00:00, run_duration=2.488488, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1153, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:20:00.850723+00:00, queued_by_job_id=1, pid=25018 [2024-05-21T20:20:07.141+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T20:15:00+00:00, map_index=-1, run_start_date=2024-05-21 20:20:06.153425+00:00, run_end_date=2024-05-21 20:20:06.552069+00:00, run_duration=0.398644, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1154, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:20:04.122871+00:00, queued_by_job_id=1, pid=25057 [2024-05-21T20:20:07.141+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6a4a0e35-8e03-408d-9917-6c48cc2e035b [2024-05-21T20:20:10.373+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:20:10.373+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:20:10.374+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:20:10.376+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T20:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:20:10.376+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T20:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T20:20:10.464+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T20:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:20:10.464+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T20:15:00+00:00 exited with status success for try_number 1 [2024-05-21T20:20:10.475+0000] {scheduler_job.py:635} INFO - Setting external_id for to f682017d-5c67-43e8-bc54-6484b8902686 [2024-05-21T20:20:10.475+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T20:15:00+00:00, map_index=0, run_start_date=2024-05-21 20:20:09.296766+00:00, run_end_date=2024-05-21 20:20:09.605068+00:00, run_duration=0.308302, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1155, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:20:07.055287+00:00, queued_by_job_id=1, pid=25069 [2024-05-21T20:20:12.742+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:20:12.742+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:15:00+00:00, run_id=scheduled__2024-05-21T20:15:00+00:00, run_start_date=2024-05-21 20:20:00.770526+00:00, run_end_date=2024-05-21 20:20:12.742759+00:00, run_duration=11.972233, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:15:00+00:00, data_interval_end=2024-05-21 20:20:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T20:20:12.749+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:20:00+00:00, run_after=2024-05-21T20:25:00+00:00 [2024-05-21T20:20:12.781+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T20:15:00+00:00 exited with status success for try_number 1 [2024-05-21T20:20:12.785+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T20:15:00+00:00, map_index=-1, run_start_date=2024-05-21 20:20:12.174396+00:00, run_end_date=2024-05-21 20:20:12.412610+00:00, run_duration=0.238214, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1156, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:20:10.374775+00:00, queued_by_job_id=1, pid=25081 [2024-05-21T20:20:57.579+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T20:21:00.889+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:21:00.905+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:21:00+00:00, run_after=2024-05-21T20:22:00+00:00 [2024-05-21T20:21:00.971+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T20:21:00.971+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:21:00.971+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:21:00.973+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:21:00.978+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:21:00.978+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:21:00.979+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:21:00.979+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:21:01.154+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:21:01.156+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:21:01.165+0000] {scheduler_job.py:635} INFO - Setting external_id for to 86b722ed-397f-4423-a0b7-ea2cc1763b77 [2024-05-21T20:21:01.165+0000] {scheduler_job.py:635} INFO - Setting external_id for to 27cd363d-1b71-43e5-9c2a-adbab3264a0d [2024-05-21T20:21:03.760+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:21:03.761+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:20:00+00:00, run_id=scheduled__2024-05-21T20:20:00+00:00, run_start_date=2024-05-21 20:21:00.917973+00:00, run_end_date=2024-05-21 20:21:03.760907+00:00, run_duration=2.842934, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:20:00+00:00, data_interval_end=2024-05-21 20:21:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:21:03.771+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:21:00+00:00, run_after=2024-05-21T20:22:00+00:00 [2024-05-21T20:21:03.812+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:20:00+00:00 exited with status success for try_number 1 [2024-05-21T20:21:03.819+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:20:00+00:00, map_index=-1, run_start_date=2024-05-21 20:21:02.954208+00:00, run_end_date=2024-05-21 20:21:03.291557+00:00, run_duration=0.337349, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1157, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:21:00.974156+00:00, queued_by_job_id=1, pid=25117 [2024-05-21T20:21:04.863+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:21:04.864+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:20:00+00:00, run_id=scheduled__2024-05-21T20:20:00+00:00, run_start_date=2024-05-21 20:21:00.919233+00:00, run_end_date=2024-05-21 20:21:04.864226+00:00, run_duration=3.944993, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:20:00+00:00, data_interval_end=2024-05-21 20:21:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:21:04.874+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:21:00+00:00, run_after=2024-05-21T20:22:00+00:00 [2024-05-21T20:21:04.901+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:20:00+00:00 exited with status success for try_number 1 [2024-05-21T20:21:04.906+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:20:00+00:00, map_index=-1, run_start_date=2024-05-21 20:21:02.980027+00:00, run_end_date=2024-05-21 20:21:04.551029+00:00, run_duration=1.571002, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1158, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:21:00.974156+00:00, queued_by_job_id=1, pid=25118 [2024-05-21T20:22:00.508+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:22:00+00:00, run_after=2024-05-21T20:23:00+00:00 [2024-05-21T20:22:00.516+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:22:00.524+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:22:00.590+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T20:22:00.590+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T20:22:00.590+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:22:00.590+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:22:00.591+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:22:00.595+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T20:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:22:00.595+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T20:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T20:22:00.595+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:22:00.596+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:22:00.596+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:22:00.596+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:22:00.923+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:22:00.924+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:21:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:22:00.925+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:21:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:22:00.950+0000] {scheduler_job.py:635} INFO - Setting external_id for to e69eca3a-9d84-4649-99c3-c98b3a53a9f9 [2024-05-21T20:22:00.952+0000] {scheduler_job.py:635} INFO - Setting external_id for to 79724221-c99b-4b0e-99c0-eb4fc962b360 [2024-05-21T20:22:00.953+0000] {scheduler_job.py:635} INFO - Setting external_id for to a609009f-ee03-4982-8757-dd1de459876a [2024-05-21T20:22:02.236+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:22:02.236+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 20:20:00+00:00, run_id=scheduled__2024-05-21T20:20:00+00:00, run_start_date=2024-05-21 20:22:00.536729+00:00, run_end_date=2024-05-21 20:22:02.236423+00:00, run_duration=1.699694, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:20:00+00:00, data_interval_end=2024-05-21 20:22:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T20:22:02.248+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T20:22:00+00:00, run_after=2024-05-21T20:24:00+00:00 [2024-05-21T20:22:02.315+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:20:00+00:00 exited with status success for try_number 1 [2024-05-21T20:22:02.323+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T20:20:00+00:00, map_index=-1, run_start_date=2024-05-21 20:22:01.640193+00:00, run_end_date=2024-05-21 20:22:01.995350+00:00, run_duration=0.355157, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1159, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:22:00.593041+00:00, queued_by_job_id=1, pid=25153 [2024-05-21T20:22:03.376+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:22:03.377+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:21:00+00:00, run_id=scheduled__2024-05-21T20:21:00+00:00, run_start_date=2024-05-21 20:22:00.538055+00:00, run_end_date=2024-05-21 20:22:03.377219+00:00, run_duration=2.839164, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:21:00+00:00, data_interval_end=2024-05-21 20:22:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:22:03.392+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:22:00+00:00, run_after=2024-05-21T20:23:00+00:00 [2024-05-21T20:22:03.436+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:21:00+00:00 exited with status success for try_number 1 [2024-05-21T20:22:03.440+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:21:00+00:00, map_index=-1, run_start_date=2024-05-21 20:22:02.834191+00:00, run_end_date=2024-05-21 20:22:03.131259+00:00, run_duration=0.297068, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1160, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:22:00.593041+00:00, queued_by_job_id=1, pid=25183 [2024-05-21T20:22:05.577+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:22:05.578+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:21:00+00:00, run_id=scheduled__2024-05-21T20:21:00+00:00, run_start_date=2024-05-21 20:22:00.539747+00:00, run_end_date=2024-05-21 20:22:05.578458+00:00, run_duration=5.038711, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:21:00+00:00, data_interval_end=2024-05-21 20:22:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:22:05.588+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:22:00+00:00, run_after=2024-05-21T20:23:00+00:00 [2024-05-21T20:22:05.628+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:21:00+00:00 exited with status success for try_number 1 [2024-05-21T20:22:05.638+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:21:00+00:00, map_index=-1, run_start_date=2024-05-21 20:22:02.967719+00:00, run_end_date=2024-05-21 20:22:04.848101+00:00, run_duration=1.880382, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1161, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:22:00.593041+00:00, queued_by_job_id=1, pid=25184 [2024-05-21T20:23:00.110+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:23:00.131+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:23:00+00:00, run_after=2024-05-21T20:24:00+00:00 [2024-05-21T20:23:00.202+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T20:23:00.202+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:23:00.202+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:23:00.203+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:23:00.207+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:23:00.207+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:23:00.207+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:23:00.207+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:23:00.396+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:22:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:23:00.396+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:22:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:23:00.402+0000] {scheduler_job.py:635} INFO - Setting external_id for to 27c6f36b-de62-4e7a-b6f5-047d4afcb708 [2024-05-21T20:23:00.403+0000] {scheduler_job.py:635} INFO - Setting external_id for to f12f8284-6b2d-40d8-baa9-ad62d265210b [2024-05-21T20:23:02.694+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:23:02.694+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:22:00+00:00, run_id=scheduled__2024-05-21T20:22:00+00:00, run_start_date=2024-05-21 20:23:00.150713+00:00, run_end_date=2024-05-21 20:23:02.694466+00:00, run_duration=2.543753, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:22:00+00:00, data_interval_end=2024-05-21 20:23:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:23:02.705+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:23:00+00:00, run_after=2024-05-21T20:24:00+00:00 [2024-05-21T20:23:03.809+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:22:00+00:00 exited with status success for try_number 1 [2024-05-21T20:23:03.813+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:22:00+00:00, map_index=-1, run_start_date=2024-05-21 20:23:02.362893+00:00, run_end_date=2024-05-21 20:23:02.654055+00:00, run_duration=0.291162, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1163, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:23:00.203950+00:00, queued_by_job_id=1, pid=25239 [2024-05-21T20:23:04.854+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:23:04.854+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:22:00+00:00, run_id=scheduled__2024-05-21T20:22:00+00:00, run_start_date=2024-05-21 20:23:00.154424+00:00, run_end_date=2024-05-21 20:23:04.854430+00:00, run_duration=4.700006, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:22:00+00:00, data_interval_end=2024-05-21 20:23:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:23:04.865+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:23:00+00:00, run_after=2024-05-21T20:24:00+00:00 [2024-05-21T20:23:04.895+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:22:00+00:00 exited with status success for try_number 1 [2024-05-21T20:23:04.901+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:22:00+00:00, map_index=-1, run_start_date=2024-05-21 20:23:02.241460+00:00, run_end_date=2024-05-21 20:23:03.862975+00:00, run_duration=1.621515, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1162, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:23:00.203950+00:00, queued_by_job_id=1, pid=25238 [2024-05-21T20:24:00.363+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:24:00.380+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:24:00+00:00, run_after=2024-05-21T20:25:00+00:00 [2024-05-21T20:24:00.387+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:24:00.468+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T20:24:00.468+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T20:24:00.468+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:24:00.468+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:24:00.469+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:24:00.472+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T20:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:24:00.472+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T20:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T20:24:00.473+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:24:00.473+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:24:00.473+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:24:00.473+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:24:00.746+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:22:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:24:00.748+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:23:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:24:00.748+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:23:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:24:00.767+0000] {scheduler_job.py:635} INFO - Setting external_id for to cdb616dc-862b-48cc-b323-56e30541f759 [2024-05-21T20:24:00.770+0000] {scheduler_job.py:635} INFO - Setting external_id for to 46bd01c9-9cee-4654-81ae-738a643d74e4 [2024-05-21T20:24:00.770+0000] {scheduler_job.py:635} INFO - Setting external_id for to b8cd7f33-d25d-4608-9508-9fdbfb6c3a70 [2024-05-21T20:24:02.565+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:24:02.565+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 20:22:00+00:00, run_id=scheduled__2024-05-21T20:22:00+00:00, run_start_date=2024-05-21 20:24:00.398386+00:00, run_end_date=2024-05-21 20:24:02.565383+00:00, run_duration=2.166997, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:22:00+00:00, data_interval_end=2024-05-21 20:24:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T20:24:02.574+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T20:24:00+00:00, run_after=2024-05-21T20:26:00+00:00 [2024-05-21T20:24:02.633+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:22:00+00:00 exited with status success for try_number 1 [2024-05-21T20:24:02.638+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T20:22:00+00:00, map_index=-1, run_start_date=2024-05-21 20:24:01.738981+00:00, run_end_date=2024-05-21 20:24:02.132978+00:00, run_duration=0.393997, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1164, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:24:00.470619+00:00, queued_by_job_id=1, pid=25274 [2024-05-21T20:24:03.679+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:24:03.679+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:23:00+00:00, run_id=scheduled__2024-05-21T20:23:00+00:00, run_start_date=2024-05-21 20:24:00.399484+00:00, run_end_date=2024-05-21 20:24:03.679268+00:00, run_duration=3.279784, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:23:00+00:00, data_interval_end=2024-05-21 20:24:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:24:03.689+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:24:00+00:00, run_after=2024-05-21T20:25:00+00:00 [2024-05-21T20:24:03.725+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:23:00+00:00 exited with status success for try_number 1 [2024-05-21T20:24:03.733+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:23:00+00:00, map_index=-1, run_start_date=2024-05-21 20:24:02.934767+00:00, run_end_date=2024-05-21 20:24:03.231580+00:00, run_duration=0.296813, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1166, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:24:00.470619+00:00, queued_by_job_id=1, pid=25305 [2024-05-21T20:24:04.771+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:24:04.772+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:23:00+00:00, run_id=scheduled__2024-05-21T20:23:00+00:00, run_start_date=2024-05-21 20:24:00.401057+00:00, run_end_date=2024-05-21 20:24:04.772628+00:00, run_duration=4.371571, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:23:00+00:00, data_interval_end=2024-05-21 20:24:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:24:04.784+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:24:00+00:00, run_after=2024-05-21T20:25:00+00:00 [2024-05-21T20:24:04.817+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:23:00+00:00 exited with status success for try_number 1 [2024-05-21T20:24:04.823+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:23:00+00:00, map_index=-1, run_start_date=2024-05-21 20:24:02.726672+00:00, run_end_date=2024-05-21 20:24:04.229380+00:00, run_duration=1.502708, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1165, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:24:00.470619+00:00, queued_by_job_id=1, pid=25304 [2024-05-21T20:25:00.556+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:25:00.568+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:25:00+00:00, run_after=2024-05-21T20:30:00+00:00 [2024-05-21T20:25:00.588+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:25:00+00:00, run_after=2024-05-21T20:26:00+00:00 [2024-05-21T20:25:00.666+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T20:25:00.667+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:25:00.667+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:25:00.667+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:25:00.668+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:25:00.671+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T20:20:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T20:25:00.671+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T20:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T20:25:00.671+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:25:00.671+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:25:00.671+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:25:00.672+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:25:01.002+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T20:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:25:01.002+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:24:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:25:01.002+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:24:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:25:01.023+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3eeb63d6-4852-4ebe-b7cc-ea85a8deccae [2024-05-21T20:25:01.024+0000] {scheduler_job.py:635} INFO - Setting external_id for to a62833c0-67f2-46a1-90c8-c93d37330750 [2024-05-21T20:25:01.024+0000] {scheduler_job.py:635} INFO - Setting external_id for to bbefc2ad-2bb2-458c-9cdd-4b951f6dea70 [2024-05-21T20:25:04.581+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:25:04.581+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:24:00+00:00, run_id=scheduled__2024-05-21T20:24:00+00:00, run_start_date=2024-05-21 20:25:00.602171+00:00, run_end_date=2024-05-21 20:25:04.581730+00:00, run_duration=3.979559, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:24:00+00:00, data_interval_end=2024-05-21 20:25:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:25:04.592+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:25:00+00:00, run_after=2024-05-21T20:26:00+00:00 [2024-05-21T20:25:04.618+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:25:04.618+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:25:04.619+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:25:04.621+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T20:20:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T20:25:04.621+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T20:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T20:25:04.662+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T20:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:25:04.662+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T20:20:00+00:00 exited with status success for try_number 1 [2024-05-21T20:25:04.662+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:24:00+00:00 exited with status success for try_number 1 [2024-05-21T20:25:04.668+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:24:00+00:00, map_index=-1, run_start_date=2024-05-21 20:25:03.012048+00:00, run_end_date=2024-05-21 20:25:03.459536+00:00, run_duration=0.447488, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1167, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:25:00.668959+00:00, queued_by_job_id=1, pid=25370 [2024-05-21T20:25:04.668+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T20:20:00+00:00, map_index=-1, run_start_date=2024-05-21 20:25:03.037017+00:00, run_end_date=2024-05-21 20:25:03.509899+00:00, run_duration=0.472882, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1169, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:25:00.668959+00:00, queued_by_job_id=1, pid=25372 [2024-05-21T20:25:04.668+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1f371d20-1a50-491a-a16e-eb35cc0d8553 [2024-05-21T20:25:06.940+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:25:06.940+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:24:00+00:00, run_id=scheduled__2024-05-21T20:24:00+00:00, run_start_date=2024-05-21 20:25:00.603232+00:00, run_end_date=2024-05-21 20:25:06.940904+00:00, run_duration=6.337672, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:24:00+00:00, data_interval_end=2024-05-21 20:25:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:25:06.979+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:25:00+00:00, run_after=2024-05-21T20:26:00+00:00 [2024-05-21T20:25:07.082+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:24:00+00:00 exited with status success for try_number 1 [2024-05-21T20:25:07.091+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:24:00+00:00, map_index=-1, run_start_date=2024-05-21 20:25:03.027001+00:00, run_end_date=2024-05-21 20:25:05.843190+00:00, run_duration=2.816189, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1168, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:25:00.668959+00:00, queued_by_job_id=1, pid=25371 [2024-05-21T20:25:08.664+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:25:08.664+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:25:08.665+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:25:08.668+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T20:20:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T20:25:08.668+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T20:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T20:25:08.732+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T20:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:25:08.733+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T20:20:00+00:00 exited with status success for try_number 1 [2024-05-21T20:25:08.743+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3100bc3c-062e-4bc2-8ae3-9108c55f0e84 [2024-05-21T20:25:08.743+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T20:20:00+00:00, map_index=-1, run_start_date=2024-05-21 20:25:06.874556+00:00, run_end_date=2024-05-21 20:25:07.405900+00:00, run_duration=0.531344, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1170, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:25:04.619720+00:00, queued_by_job_id=1, pid=25411 [2024-05-21T20:25:12.249+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:25:12.249+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:25:12.250+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:25:12.252+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T20:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:25:12.252+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T20:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T20:25:12.296+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T20:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:25:12.296+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T20:20:00+00:00 exited with status success for try_number 1 [2024-05-21T20:25:12.303+0000] {scheduler_job.py:635} INFO - Setting external_id for to 41c412c5-dcdb-4dad-9071-36be3824eb15 [2024-05-21T20:25:12.303+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T20:20:00+00:00, map_index=0, run_start_date=2024-05-21 20:25:10.848190+00:00, run_end_date=2024-05-21 20:25:11.225036+00:00, run_duration=0.376846, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1171, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:25:08.666167+00:00, queued_by_job_id=1, pid=25423 [2024-05-21T20:25:14.562+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:25:14.563+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:20:00+00:00, run_id=scheduled__2024-05-21T20:20:00+00:00, run_start_date=2024-05-21 20:25:00.601131+00:00, run_end_date=2024-05-21 20:25:14.563452+00:00, run_duration=13.962321, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:20:00+00:00, data_interval_end=2024-05-21 20:25:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T20:25:14.571+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:25:00+00:00, run_after=2024-05-21T20:30:00+00:00 [2024-05-21T20:25:14.601+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T20:20:00+00:00 exited with status success for try_number 1 [2024-05-21T20:25:14.608+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T20:20:00+00:00, map_index=-1, run_start_date=2024-05-21 20:25:14.052791+00:00, run_end_date=2024-05-21 20:25:14.290011+00:00, run_duration=0.23722, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1172, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:25:12.250862+00:00, queued_by_job_id=1, pid=25435 [2024-05-21T20:25:57.632+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T20:26:00.782+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:26:00.789+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:26:00.808+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:26:00+00:00, run_after=2024-05-21T20:27:00+00:00 [2024-05-21T20:26:00.897+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T20:26:00.897+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T20:26:00.898+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:26:00.898+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:26:00.899+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:26:00.902+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T20:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:26:00.902+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T20:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T20:26:00.902+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:26:00.902+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:26:00.903+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:26:00.903+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:26:01.185+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:24:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:26:01.186+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:26:01.186+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:26:01.195+0000] {scheduler_job.py:635} INFO - Setting external_id for to a105190d-0aaf-4fdf-b12b-a9ffa627baa7 [2024-05-21T20:26:01.196+0000] {scheduler_job.py:635} INFO - Setting external_id for to b3bba97b-8203-438f-85ef-afc623988dca [2024-05-21T20:26:01.196+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6686443f-0974-4343-bc73-2ba767a23590 [2024-05-21T20:26:02.388+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:26:02.389+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 20:24:00+00:00, run_id=scheduled__2024-05-21T20:24:00+00:00, run_start_date=2024-05-21 20:26:00.821068+00:00, run_end_date=2024-05-21 20:26:02.388858+00:00, run_duration=1.56779, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:24:00+00:00, data_interval_end=2024-05-21 20:26:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T20:26:02.400+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T20:26:00+00:00, run_after=2024-05-21T20:28:00+00:00 [2024-05-21T20:26:02.452+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:24:00+00:00 exited with status success for try_number 1 [2024-05-21T20:26:02.459+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T20:24:00+00:00, map_index=-1, run_start_date=2024-05-21 20:26:01.851815+00:00, run_end_date=2024-05-21 20:26:02.152953+00:00, run_duration=0.301138, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1173, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:26:00.900148+00:00, queued_by_job_id=1, pid=25452 [2024-05-21T20:26:04.068+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:26:04.068+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:25:00+00:00, run_id=scheduled__2024-05-21T20:25:00+00:00, run_start_date=2024-05-21 20:26:00.823486+00:00, run_end_date=2024-05-21 20:26:04.068584+00:00, run_duration=3.245098, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:25:00+00:00, data_interval_end=2024-05-21 20:26:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:26:04.079+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:26:00+00:00, run_after=2024-05-21T20:27:00+00:00 [2024-05-21T20:26:04.113+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:25:00+00:00 exited with status success for try_number 1 [2024-05-21T20:26:04.117+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:25:00+00:00, map_index=-1, run_start_date=2024-05-21 20:26:03.012551+00:00, run_end_date=2024-05-21 20:26:03.331683+00:00, run_duration=0.319132, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1174, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:26:00.900148+00:00, queued_by_job_id=1, pid=25482 [2024-05-21T20:26:05.162+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:26:05.162+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:25:00+00:00, run_id=scheduled__2024-05-21T20:25:00+00:00, run_start_date=2024-05-21 20:26:00.824453+00:00, run_end_date=2024-05-21 20:26:05.162858+00:00, run_duration=4.338405, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:25:00+00:00, data_interval_end=2024-05-21 20:26:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:26:05.172+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:26:00+00:00, run_after=2024-05-21T20:27:00+00:00 [2024-05-21T20:26:05.201+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:25:00+00:00 exited with status success for try_number 1 [2024-05-21T20:26:05.205+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:25:00+00:00, map_index=-1, run_start_date=2024-05-21 20:26:03.045949+00:00, run_end_date=2024-05-21 20:26:04.583804+00:00, run_duration=1.537855, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1175, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:26:00.900148+00:00, queued_by_job_id=1, pid=25483 [2024-05-21T20:27:00.989+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:27:01.003+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:27:00+00:00, run_after=2024-05-21T20:28:00+00:00 [2024-05-21T20:27:01.064+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T20:27:01.064+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:27:01.064+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:27:01.064+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:27:01.067+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:27:01.067+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:27:01.067+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:27:01.067+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:27:01.266+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:26:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:27:01.269+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:26:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:27:01.277+0000] {scheduler_job.py:635} INFO - Setting external_id for to e79b176c-d695-469a-90ed-e43a68ee6740 [2024-05-21T20:27:01.277+0000] {scheduler_job.py:635} INFO - Setting external_id for to 447fe2aa-19ee-4eba-a7b0-3287afa291e0 [2024-05-21T20:27:03.505+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:27:03.505+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:26:00+00:00, run_id=scheduled__2024-05-21T20:26:00+00:00, run_start_date=2024-05-21 20:27:01.016330+00:00, run_end_date=2024-05-21 20:27:03.505717+00:00, run_duration=2.489387, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:26:00+00:00, data_interval_end=2024-05-21 20:27:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:27:03.516+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:27:00+00:00, run_after=2024-05-21T20:28:00+00:00 [2024-05-21T20:27:03.552+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:26:00+00:00 exited with status success for try_number 1 [2024-05-21T20:27:03.557+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:26:00+00:00, map_index=-1, run_start_date=2024-05-21 20:27:03.021876+00:00, run_end_date=2024-05-21 20:27:03.354188+00:00, run_duration=0.332312, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1176, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:27:01.065624+00:00, queued_by_job_id=1, pid=25537 [2024-05-21T20:27:05.734+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:27:05.735+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:26:00+00:00, run_id=scheduled__2024-05-21T20:26:00+00:00, run_start_date=2024-05-21 20:27:01.017378+00:00, run_end_date=2024-05-21 20:27:05.735220+00:00, run_duration=4.717842, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:26:00+00:00, data_interval_end=2024-05-21 20:27:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:27:05.756+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:27:00+00:00, run_after=2024-05-21T20:28:00+00:00 [2024-05-21T20:27:05.793+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:26:00+00:00 exited with status success for try_number 1 [2024-05-21T20:27:05.801+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:26:00+00:00, map_index=-1, run_start_date=2024-05-21 20:27:03.043564+00:00, run_end_date=2024-05-21 20:27:04.721963+00:00, run_duration=1.678399, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1177, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:27:01.065624+00:00, queued_by_job_id=1, pid=25538 [2024-05-21T20:28:00.142+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:28:00.203+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:28:00+00:00, run_after=2024-05-21T20:29:00+00:00 [2024-05-21T20:28:00.225+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:28:00.399+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T20:28:00.399+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T20:28:00.399+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:28:00.400+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:28:00.400+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:28:00.404+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T20:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:28:00.404+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T20:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T20:28:00.405+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:28:00.405+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:28:00.406+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:28:00.407+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:28:01.061+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:26:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:28:01.061+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:27:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:28:01.061+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:27:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:28:01.072+0000] {scheduler_job.py:635} INFO - Setting external_id for to 44cc6fcb-ea48-473f-bbbb-09741b201498 [2024-05-21T20:28:01.072+0000] {scheduler_job.py:635} INFO - Setting external_id for to 27810458-ab66-4ced-9685-31d90f20a6cd [2024-05-21T20:28:01.072+0000] {scheduler_job.py:635} INFO - Setting external_id for to ea7e3c7e-9ddc-4e4c-8276-4db188179152 [2024-05-21T20:28:03.553+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:28:03.554+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 20:26:00+00:00, run_id=scheduled__2024-05-21T20:26:00+00:00, run_start_date=2024-05-21 20:28:00.269068+00:00, run_end_date=2024-05-21 20:28:03.553974+00:00, run_duration=3.284906, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:26:00+00:00, data_interval_end=2024-05-21 20:28:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T20:28:03.568+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T20:28:00+00:00, run_after=2024-05-21T20:30:00+00:00 [2024-05-21T20:28:03.656+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:26:00+00:00 exited with status success for try_number 1 [2024-05-21T20:28:03.671+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T20:26:00+00:00, map_index=-1, run_start_date=2024-05-21 20:28:01.850274+00:00, run_end_date=2024-05-21 20:28:02.521398+00:00, run_duration=0.671124, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1178, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:28:00.402238+00:00, queued_by_job_id=1, pid=25572 [2024-05-21T20:28:05.319+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:28:05.319+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:27:00+00:00, run_id=scheduled__2024-05-21T20:27:00+00:00, run_start_date=2024-05-21 20:28:00.278571+00:00, run_end_date=2024-05-21 20:28:05.319393+00:00, run_duration=5.040822, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:27:00+00:00, data_interval_end=2024-05-21 20:28:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:28:05.331+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:28:00+00:00, run_after=2024-05-21T20:29:00+00:00 [2024-05-21T20:28:06.017+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:27:00+00:00 exited with status success for try_number 1 [2024-05-21T20:28:06.025+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:27:00+00:00, map_index=-1, run_start_date=2024-05-21 20:28:03.687440+00:00, run_end_date=2024-05-21 20:28:04.204091+00:00, run_duration=0.516651, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1179, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:28:00.402238+00:00, queued_by_job_id=1, pid=25601 [2024-05-21T20:28:07.071+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:28:07.071+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:27:00+00:00, run_id=scheduled__2024-05-21T20:27:00+00:00, run_start_date=2024-05-21 20:28:00.284476+00:00, run_end_date=2024-05-21 20:28:07.071544+00:00, run_duration=6.787068, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:27:00+00:00, data_interval_end=2024-05-21 20:28:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:28:07.083+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:28:00+00:00, run_after=2024-05-21T20:29:00+00:00 [2024-05-21T20:28:07.135+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:27:00+00:00 exited with status success for try_number 1 [2024-05-21T20:28:07.159+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:27:00+00:00, map_index=-1, run_start_date=2024-05-21 20:28:03.746491+00:00, run_end_date=2024-05-21 20:28:05.618188+00:00, run_duration=1.871697, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1180, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:28:00.402238+00:00, queued_by_job_id=1, pid=25602 [2024-05-21T20:29:00.956+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:29:00.973+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:29:00+00:00, run_after=2024-05-21T20:30:00+00:00 [2024-05-21T20:29:01.049+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T20:29:01.049+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:29:01.049+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:29:01.050+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:29:01.052+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:29:01.052+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:29:01.053+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:29:01.053+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:29:01.299+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:28:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:29:01.299+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:28:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:29:01.313+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0d161c6d-179f-4c3b-8ca6-c0f30c9f1ecc [2024-05-21T20:29:01.314+0000] {scheduler_job.py:635} INFO - Setting external_id for to b68f1c6f-94d0-40b2-9e8a-1f8dbe4ad26a [2024-05-21T20:29:04.043+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:29:04.043+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:28:00+00:00, run_id=scheduled__2024-05-21T20:28:00+00:00, run_start_date=2024-05-21 20:29:00.995740+00:00, run_end_date=2024-05-21 20:29:04.043635+00:00, run_duration=3.047895, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:28:00+00:00, data_interval_end=2024-05-21 20:29:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:29:04.053+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:29:00+00:00, run_after=2024-05-21T20:30:00+00:00 [2024-05-21T20:29:04.089+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:28:00+00:00 exited with status success for try_number 1 [2024-05-21T20:29:04.094+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:28:00+00:00, map_index=-1, run_start_date=2024-05-21 20:29:03.192121+00:00, run_end_date=2024-05-21 20:29:03.505258+00:00, run_duration=0.313137, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1182, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:29:01.051077+00:00, queued_by_job_id=1, pid=25656 [2024-05-21T20:29:06.044+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:29:06.044+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:28:00+00:00, run_id=scheduled__2024-05-21T20:28:00+00:00, run_start_date=2024-05-21 20:29:00.996746+00:00, run_end_date=2024-05-21 20:29:06.044679+00:00, run_duration=5.047933, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:28:00+00:00, data_interval_end=2024-05-21 20:29:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:29:06.057+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:29:00+00:00, run_after=2024-05-21T20:30:00+00:00 [2024-05-21T20:29:06.100+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:28:00+00:00 exited with status success for try_number 1 [2024-05-21T20:29:06.112+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:28:00+00:00, map_index=-1, run_start_date=2024-05-21 20:29:03.192281+00:00, run_end_date=2024-05-21 20:29:05.013653+00:00, run_duration=1.821372, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1181, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:29:01.051077+00:00, queued_by_job_id=1, pid=25657 [2024-05-21T20:30:00.674+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:30:00.690+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:30:00+00:00, run_after=2024-05-21T20:35:00+00:00 [2024-05-21T20:30:00.697+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:30:00.714+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:30:00+00:00, run_after=2024-05-21T20:31:00+00:00 [2024-05-21T20:30:00.809+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T20:30:00.810+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:30:00.810+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T20:30:00.810+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:30:00.810+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:30:00.811+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:30:00.815+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T20:25:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T20:30:00.815+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T20:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T20:30:00.815+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T20:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:30:00.815+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T20:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T20:30:00.815+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:30:00.816+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:30:00.816+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:30:00.816+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:30:01.162+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T20:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:30:01.163+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:28:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:30:01.163+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:29:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:30:01.163+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:29:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:30:01.183+0000] {scheduler_job.py:635} INFO - Setting external_id for to b8542508-381f-4278-a02d-c4ed5280ba6f [2024-05-21T20:30:01.183+0000] {scheduler_job.py:635} INFO - Setting external_id for to 606149c3-9fdf-4110-930a-e7be72a62593 [2024-05-21T20:30:01.183+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1979cb76-db0f-4685-9596-c4766a332ea6 [2024-05-21T20:30:01.183+0000] {scheduler_job.py:635} INFO - Setting external_id for to b50b3bd7-6d0a-4dfc-a78a-64f29fcef477 [2024-05-21T20:30:03.274+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:30:03.274+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 20:28:00+00:00, run_id=scheduled__2024-05-21T20:28:00+00:00, run_start_date=2024-05-21 20:30:00.730444+00:00, run_end_date=2024-05-21 20:30:03.274752+00:00, run_duration=2.544308, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:28:00+00:00, data_interval_end=2024-05-21 20:30:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T20:30:03.283+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T20:30:00+00:00, run_after=2024-05-21T20:32:00+00:00 [2024-05-21T20:30:03.387+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:28:00+00:00 exited with status success for try_number 1 [2024-05-21T20:30:03.397+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T20:28:00+00:00, map_index=-1, run_start_date=2024-05-21 20:30:02.072756+00:00, run_end_date=2024-05-21 20:30:02.546487+00:00, run_duration=0.473731, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1183, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:30:00.812767+00:00, queued_by_job_id=1, pid=25693 [2024-05-21T20:30:04.446+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:30:04.446+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:29:00+00:00, run_id=scheduled__2024-05-21T20:29:00+00:00, run_start_date=2024-05-21 20:30:00.731385+00:00, run_end_date=2024-05-21 20:30:04.446425+00:00, run_duration=3.71504, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:29:00+00:00, data_interval_end=2024-05-21 20:30:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:30:04.458+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:30:00+00:00, run_after=2024-05-21T20:31:00+00:00 [2024-05-21T20:30:04.483+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:30:04.483+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:30:04.484+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:30:04.486+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T20:25:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T20:30:04.486+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T20:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T20:30:04.563+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T20:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:30:04.563+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T20:25:00+00:00 exited with status success for try_number 1 [2024-05-21T20:30:04.563+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:29:00+00:00 exited with status success for try_number 1 [2024-05-21T20:30:04.576+0000] {scheduler_job.py:635} INFO - Setting external_id for to be11e0c3-16bd-4641-b99a-0ae08fe65a15 [2024-05-21T20:30:04.577+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T20:25:00+00:00, map_index=-1, run_start_date=2024-05-21 20:30:03.379312+00:00, run_end_date=2024-05-21 20:30:03.828771+00:00, run_duration=0.449459, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1184, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:30:00.812767+00:00, queued_by_job_id=1, pid=25734 [2024-05-21T20:30:04.577+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:29:00+00:00, map_index=-1, run_start_date=2024-05-21 20:30:03.372547+00:00, run_end_date=2024-05-21 20:30:03.763733+00:00, run_duration=0.391186, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1185, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:30:00.812767+00:00, queued_by_job_id=1, pid=25733 [2024-05-21T20:30:06.257+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:30:06.257+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:29:00+00:00, run_id=scheduled__2024-05-21T20:29:00+00:00, run_start_date=2024-05-21 20:30:00.733088+00:00, run_end_date=2024-05-21 20:30:06.257420+00:00, run_duration=5.524332, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:29:00+00:00, data_interval_end=2024-05-21 20:30:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:30:06.271+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:30:00+00:00, run_after=2024-05-21T20:31:00+00:00 [2024-05-21T20:30:06.326+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:29:00+00:00 exited with status success for try_number 1 [2024-05-21T20:30:06.336+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:29:00+00:00, map_index=-1, run_start_date=2024-05-21 20:30:03.597651+00:00, run_end_date=2024-05-21 20:30:05.774081+00:00, run_duration=2.17643, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1186, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:30:00.812767+00:00, queued_by_job_id=1, pid=25735 [2024-05-21T20:30:07.409+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:30:07.409+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:30:07.410+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:30:07.412+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T20:25:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T20:30:07.412+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T20:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T20:30:07.483+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T20:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:30:07.484+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T20:25:00+00:00 exited with status success for try_number 1 [2024-05-21T20:30:07.498+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3fef75af-f0b6-4606-8166-c78b839863cb [2024-05-21T20:30:07.499+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T20:25:00+00:00, map_index=-1, run_start_date=2024-05-21 20:30:06.490983+00:00, run_end_date=2024-05-21 20:30:06.792218+00:00, run_duration=0.301235, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1187, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:30:04.484752+00:00, queued_by_job_id=1, pid=25774 [2024-05-21T20:30:10.194+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:30:10.195+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:30:10.195+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:30:10.206+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T20:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:30:10.207+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T20:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T20:30:10.374+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T20:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:30:10.374+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T20:25:00+00:00 exited with status success for try_number 1 [2024-05-21T20:30:10.394+0000] {scheduler_job.py:635} INFO - Setting external_id for to 463d9a5b-52c6-4932-998f-04d5e5b200a8 [2024-05-21T20:30:10.394+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T20:25:00+00:00, map_index=0, run_start_date=2024-05-21 20:30:09.609762+00:00, run_end_date=2024-05-21 20:30:09.969698+00:00, run_duration=0.359936, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1188, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:30:07.410966+00:00, queued_by_job_id=1, pid=25786 [2024-05-21T20:30:12.473+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:30:12.474+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:25:00+00:00, run_id=scheduled__2024-05-21T20:25:00+00:00, run_start_date=2024-05-21 20:30:00.729379+00:00, run_end_date=2024-05-21 20:30:12.474008+00:00, run_duration=11.744629, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:25:00+00:00, data_interval_end=2024-05-21 20:30:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T20:30:12.480+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:30:00+00:00, run_after=2024-05-21T20:35:00+00:00 [2024-05-21T20:30:13.565+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T20:25:00+00:00 exited with status success for try_number 1 [2024-05-21T20:30:13.571+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T20:25:00+00:00, map_index=-1, run_start_date=2024-05-21 20:30:12.152903+00:00, run_end_date=2024-05-21 20:30:12.429239+00:00, run_duration=0.276336, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1189, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:30:10.196109+00:00, queued_by_job_id=1, pid=25798 [2024-05-21T20:30:57.683+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T20:31:00.411+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:31:00+00:00, run_after=2024-05-21T20:32:00+00:00 [2024-05-21T20:31:00.422+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:31:00.474+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T20:31:00.475+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:31:00.475+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:31:00.475+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:31:00.478+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:31:00.478+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:31:00.478+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:31:00.478+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:31:00.724+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:31:00.724+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:31:00.736+0000] {scheduler_job.py:635} INFO - Setting external_id for to a864657d-a604-4213-9729-3055bc10a1c2 [2024-05-21T20:31:00.737+0000] {scheduler_job.py:635} INFO - Setting external_id for to 99ca4194-01ae-40bf-8453-a4e386c22a7a [2024-05-21T20:31:03.473+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:31:03.474+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:30:00+00:00, run_id=scheduled__2024-05-21T20:30:00+00:00, run_start_date=2024-05-21 20:31:00.434004+00:00, run_end_date=2024-05-21 20:31:03.473910+00:00, run_duration=3.039906, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:30:00+00:00, data_interval_end=2024-05-21 20:31:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:31:03.482+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:31:00+00:00, run_after=2024-05-21T20:32:00+00:00 [2024-05-21T20:31:03.517+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:30:00+00:00 exited with status success for try_number 1 [2024-05-21T20:31:03.522+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:30:00+00:00, map_index=-1, run_start_date=2024-05-21 20:31:02.609091+00:00, run_end_date=2024-05-21 20:31:02.903032+00:00, run_duration=0.293941, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1190, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:31:00.476564+00:00, queued_by_job_id=1, pid=25835 [2024-05-21T20:31:04.556+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:31:04.557+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:30:00+00:00, run_id=scheduled__2024-05-21T20:30:00+00:00, run_start_date=2024-05-21 20:31:00.435119+00:00, run_end_date=2024-05-21 20:31:04.557077+00:00, run_duration=4.121958, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:30:00+00:00, data_interval_end=2024-05-21 20:31:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:31:04.565+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:31:00+00:00, run_after=2024-05-21T20:32:00+00:00 [2024-05-21T20:31:04.592+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:30:00+00:00 exited with status success for try_number 1 [2024-05-21T20:31:04.596+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:30:00+00:00, map_index=-1, run_start_date=2024-05-21 20:31:02.653736+00:00, run_end_date=2024-05-21 20:31:04.356341+00:00, run_duration=1.702605, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1191, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:31:00.476564+00:00, queued_by_job_id=1, pid=25836 [2024-05-21T20:32:00.679+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:32:00+00:00, run_after=2024-05-21T20:33:00+00:00 [2024-05-21T20:32:00.685+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:32:00.691+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:32:00.777+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T20:32:00.778+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T20:32:00.778+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:32:00.778+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:32:00.779+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:32:00.782+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T20:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:32:00.782+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T20:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T20:32:00.782+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:32:00.783+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:32:00.783+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:32:00.783+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:32:01.144+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:32:01.145+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:31:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:32:01.145+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:31:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:32:01.161+0000] {scheduler_job.py:635} INFO - Setting external_id for to 504b3707-f182-49ac-838c-972384ed429b [2024-05-21T20:32:01.161+0000] {scheduler_job.py:635} INFO - Setting external_id for to 056b1bbd-8338-444f-85c1-d3b9d870d868 [2024-05-21T20:32:01.162+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4d477269-ed43-4613-b605-31ab82a9006f [2024-05-21T20:32:02.443+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:32:02.443+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 20:30:00+00:00, run_id=scheduled__2024-05-21T20:30:00+00:00, run_start_date=2024-05-21 20:32:00.713717+00:00, run_end_date=2024-05-21 20:32:02.443277+00:00, run_duration=1.72956, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:30:00+00:00, data_interval_end=2024-05-21 20:32:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T20:32:02.454+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T20:32:00+00:00, run_after=2024-05-21T20:34:00+00:00 [2024-05-21T20:32:02.497+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:30:00+00:00 exited with status success for try_number 1 [2024-05-21T20:32:02.503+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T20:30:00+00:00, map_index=-1, run_start_date=2024-05-21 20:32:01.932261+00:00, run_end_date=2024-05-21 20:32:02.256634+00:00, run_duration=0.324373, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1192, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:32:00.780306+00:00, queued_by_job_id=1, pid=25870 [2024-05-21T20:32:03.857+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:32:03.857+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:31:00+00:00, run_id=scheduled__2024-05-21T20:31:00+00:00, run_start_date=2024-05-21 20:32:00.716950+00:00, run_end_date=2024-05-21 20:32:03.857304+00:00, run_duration=3.140354, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:31:00+00:00, data_interval_end=2024-05-21 20:32:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:32:03.866+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:32:00+00:00, run_after=2024-05-21T20:33:00+00:00 [2024-05-21T20:32:03.902+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:31:00+00:00 exited with status success for try_number 1 [2024-05-21T20:32:03.907+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:31:00+00:00, map_index=-1, run_start_date=2024-05-21 20:32:03.145162+00:00, run_end_date=2024-05-21 20:32:03.473802+00:00, run_duration=0.32864, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1193, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:32:00.780306+00:00, queued_by_job_id=1, pid=25900 [2024-05-21T20:32:06.027+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:32:06.027+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:31:00+00:00, run_id=scheduled__2024-05-21T20:31:00+00:00, run_start_date=2024-05-21 20:32:00.717981+00:00, run_end_date=2024-05-21 20:32:06.027889+00:00, run_duration=5.309908, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:31:00+00:00, data_interval_end=2024-05-21 20:32:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:32:06.041+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:32:00+00:00, run_after=2024-05-21T20:33:00+00:00 [2024-05-21T20:32:06.127+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:31:00+00:00 exited with status success for try_number 1 [2024-05-21T20:32:06.136+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:31:00+00:00, map_index=-1, run_start_date=2024-05-21 20:32:03.288295+00:00, run_end_date=2024-05-21 20:32:04.946862+00:00, run_duration=1.658567, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1194, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:32:00.780306+00:00, queued_by_job_id=1, pid=25901 [2024-05-21T20:33:01.010+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:33:00+00:00, run_after=2024-05-21T20:34:00+00:00 [2024-05-21T20:33:01.016+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:33:01.068+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T20:33:01.068+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:33:01.068+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:33:01.069+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:33:01.071+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:33:01.071+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:33:01.071+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:33:01.071+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:33:01.205+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:32:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:33:01.205+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:32:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:33:01.214+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5aef01ba-0f24-4a98-9618-2bf270756e28 [2024-05-21T20:33:01.214+0000] {scheduler_job.py:635} INFO - Setting external_id for to 231b06e0-1c2a-4f72-b77c-5bae36bde50c [2024-05-21T20:33:03.508+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:33:03.508+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:32:00+00:00, run_id=scheduled__2024-05-21T20:32:00+00:00, run_start_date=2024-05-21 20:33:01.027463+00:00, run_end_date=2024-05-21 20:33:03.508819+00:00, run_duration=2.481356, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:32:00+00:00, data_interval_end=2024-05-21 20:33:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:33:03.524+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:33:00+00:00, run_after=2024-05-21T20:34:00+00:00 [2024-05-21T20:33:03.564+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:32:00+00:00 exited with status success for try_number 1 [2024-05-21T20:33:03.568+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:32:00+00:00, map_index=-1, run_start_date=2024-05-21 20:33:03.055169+00:00, run_end_date=2024-05-21 20:33:03.387688+00:00, run_duration=0.332519, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1196, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:33:01.069834+00:00, queued_by_job_id=1, pid=25957 [2024-05-21T20:33:04.615+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:33:04.615+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:32:00+00:00, run_id=scheduled__2024-05-21T20:32:00+00:00, run_start_date=2024-05-21 20:33:01.028474+00:00, run_end_date=2024-05-21 20:33:04.615346+00:00, run_duration=3.586872, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:32:00+00:00, data_interval_end=2024-05-21 20:33:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:33:04.625+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:33:00+00:00, run_after=2024-05-21T20:34:00+00:00 [2024-05-21T20:33:04.659+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:32:00+00:00 exited with status success for try_number 1 [2024-05-21T20:33:04.665+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:32:00+00:00, map_index=-1, run_start_date=2024-05-21 20:33:02.978535+00:00, run_end_date=2024-05-21 20:33:04.437071+00:00, run_duration=1.458536, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1195, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:33:01.069834+00:00, queued_by_job_id=1, pid=25956 [2024-05-21T20:34:00.256+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:34:00.272+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:34:00+00:00, run_after=2024-05-21T20:35:00+00:00 [2024-05-21T20:34:00.281+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:34:00.354+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T20:34:00.355+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T20:34:00.355+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:34:00.355+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:34:00.355+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:34:00.359+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T20:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:34:00.359+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T20:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T20:34:00.359+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:34:00.359+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:34:00.359+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:34:00.359+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:34:00.632+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:32:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:34:00.632+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:33:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:34:00.633+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:33:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:34:00.643+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2e570191-e3f6-4631-97a0-fa6f344c71f1 [2024-05-21T20:34:00.644+0000] {scheduler_job.py:635} INFO - Setting external_id for to ac772d31-d7fd-46f3-897e-09c40ba8c470 [2024-05-21T20:34:00.644+0000] {scheduler_job.py:635} INFO - Setting external_id for to cb917d19-ab85-4df1-addc-e04a76fade2c [2024-05-21T20:34:01.844+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:34:01.845+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 20:32:00+00:00, run_id=scheduled__2024-05-21T20:32:00+00:00, run_start_date=2024-05-21 20:34:00.292484+00:00, run_end_date=2024-05-21 20:34:01.845358+00:00, run_duration=1.552874, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:32:00+00:00, data_interval_end=2024-05-21 20:34:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T20:34:01.857+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T20:34:00+00:00, run_after=2024-05-21T20:36:00+00:00 [2024-05-21T20:34:02.998+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:32:00+00:00 exited with status success for try_number 1 [2024-05-21T20:34:03.009+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T20:32:00+00:00, map_index=-1, run_start_date=2024-05-21 20:34:01.368277+00:00, run_end_date=2024-05-21 20:34:01.756094+00:00, run_duration=0.387817, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1197, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:34:00.357003+00:00, queued_by_job_id=1, pid=25992 [2024-05-21T20:34:03.278+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:34:03.278+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:33:00+00:00, run_id=scheduled__2024-05-21T20:33:00+00:00, run_start_date=2024-05-21 20:34:00.293594+00:00, run_end_date=2024-05-21 20:34:03.278844+00:00, run_duration=2.98525, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:33:00+00:00, data_interval_end=2024-05-21 20:34:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:34:03.289+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:34:00+00:00, run_after=2024-05-21T20:35:00+00:00 [2024-05-21T20:34:03.332+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:33:00+00:00 exited with status success for try_number 1 [2024-05-21T20:34:03.352+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:33:00+00:00, map_index=-1, run_start_date=2024-05-21 20:34:02.723653+00:00, run_end_date=2024-05-21 20:34:03.045503+00:00, run_duration=0.32185, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1199, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:34:00.357003+00:00, queued_by_job_id=1, pid=26023 [2024-05-21T20:34:05.334+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:34:05.335+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:33:00+00:00, run_id=scheduled__2024-05-21T20:33:00+00:00, run_start_date=2024-05-21 20:34:00.294532+00:00, run_end_date=2024-05-21 20:34:05.335275+00:00, run_duration=5.040743, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:33:00+00:00, data_interval_end=2024-05-21 20:34:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:34:05.345+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:34:00+00:00, run_after=2024-05-21T20:35:00+00:00 [2024-05-21T20:34:05.373+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:33:00+00:00 exited with status success for try_number 1 [2024-05-21T20:34:05.381+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:33:00+00:00, map_index=-1, run_start_date=2024-05-21 20:34:02.685753+00:00, run_end_date=2024-05-21 20:34:04.467316+00:00, run_duration=1.781563, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1198, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:34:00.357003+00:00, queued_by_job_id=1, pid=26022 [2024-05-21T20:35:00.946+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:35:00+00:00, run_after=2024-05-21T20:36:00+00:00 [2024-05-21T20:35:00.962+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:35:00.979+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:35:00+00:00, run_after=2024-05-21T20:40:00+00:00 [2024-05-21T20:35:01.064+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T20:35:01.065+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:35:01.065+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:35:01.065+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:35:01.066+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:35:01.069+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T20:30:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T20:35:01.069+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T20:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T20:35:01.069+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:35:01.069+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:35:01.069+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:35:01.070+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:35:01.267+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T20:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:35:01.268+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:34:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:35:01.268+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:34:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:35:01.287+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1d003588-b402-462b-8a59-1895e66a223c [2024-05-21T20:35:01.287+0000] {scheduler_job.py:635} INFO - Setting external_id for to d2cb62a8-8d87-404e-a988-28a789ad1ee6 [2024-05-21T20:35:01.288+0000] {scheduler_job.py:635} INFO - Setting external_id for to 646355a2-e804-4feb-b5bc-436bd51a1f20 [2024-05-21T20:35:04.673+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:35:04.673+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:34:00+00:00, run_id=scheduled__2024-05-21T20:34:00+00:00, run_start_date=2024-05-21 20:35:01.000344+00:00, run_end_date=2024-05-21 20:35:04.673798+00:00, run_duration=3.673454, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:34:00+00:00, data_interval_end=2024-05-21 20:35:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:35:04.684+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:35:00+00:00, run_after=2024-05-21T20:36:00+00:00 [2024-05-21T20:35:04.706+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:35:04.706+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:35:04.706+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:35:04.708+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T20:30:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T20:35:04.708+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T20:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T20:35:04.750+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T20:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:35:04.751+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T20:30:00+00:00 exited with status success for try_number 1 [2024-05-21T20:35:04.751+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:34:00+00:00 exited with status success for try_number 1 [2024-05-21T20:35:04.757+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T20:30:00+00:00, map_index=-1, run_start_date=2024-05-21 20:35:03.238759+00:00, run_end_date=2024-05-21 20:35:03.688207+00:00, run_duration=0.449448, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1200, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:35:01.067234+00:00, queued_by_job_id=1, pid=26088 [2024-05-21T20:35:04.757+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:34:00+00:00, map_index=-1, run_start_date=2024-05-21 20:35:03.290664+00:00, run_end_date=2024-05-21 20:35:03.729063+00:00, run_duration=0.438399, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1202, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:35:01.067234+00:00, queued_by_job_id=1, pid=26090 [2024-05-21T20:35:04.758+0000] {scheduler_job.py:635} INFO - Setting external_id for to f1bfcdde-bfe8-414a-b30e-b798df129565 [2024-05-21T20:35:06.036+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:35:06.037+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:34:00+00:00, run_id=scheduled__2024-05-21T20:34:00+00:00, run_start_date=2024-05-21 20:35:01.002759+00:00, run_end_date=2024-05-21 20:35:06.037508+00:00, run_duration=5.034749, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:34:00+00:00, data_interval_end=2024-05-21 20:35:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:35:06.051+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:35:00+00:00, run_after=2024-05-21T20:36:00+00:00 [2024-05-21T20:35:06.132+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:34:00+00:00 exited with status success for try_number 1 [2024-05-21T20:35:06.148+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:34:00+00:00, map_index=-1, run_start_date=2024-05-21 20:35:03.251924+00:00, run_end_date=2024-05-21 20:35:05.638915+00:00, run_duration=2.386991, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1201, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:35:01.067234+00:00, queued_by_job_id=1, pid=26089 [2024-05-21T20:35:07.316+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:35:07.316+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:35:07.317+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:35:07.320+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T20:30:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T20:35:07.320+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T20:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T20:35:07.473+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T20:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:35:07.473+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T20:30:00+00:00 exited with status success for try_number 1 [2024-05-21T20:35:07.483+0000] {scheduler_job.py:635} INFO - Setting external_id for to 604664c3-59a9-4698-af55-7d1baad1e630 [2024-05-21T20:35:07.483+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T20:30:00+00:00, map_index=-1, run_start_date=2024-05-21 20:35:06.634018+00:00, run_end_date=2024-05-21 20:35:06.932763+00:00, run_duration=0.298745, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1203, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:35:04.707367+00:00, queued_by_job_id=1, pid=26129 [2024-05-21T20:35:10.081+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:35:10.081+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:35:10.082+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:35:10.091+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T20:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:35:10.091+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T20:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T20:35:10.181+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T20:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:35:10.182+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T20:30:00+00:00 exited with status success for try_number 1 [2024-05-21T20:35:10.194+0000] {scheduler_job.py:635} INFO - Setting external_id for to ce087a73-9106-4ecd-8c57-09a190fe70a5 [2024-05-21T20:35:10.196+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T20:30:00+00:00, map_index=0, run_start_date=2024-05-21 20:35:09.548155+00:00, run_end_date=2024-05-21 20:35:09.924042+00:00, run_duration=0.375887, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1204, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:35:07.318261+00:00, queued_by_job_id=1, pid=26141 [2024-05-21T20:35:12.451+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:35:12.452+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:30:00+00:00, run_id=scheduled__2024-05-21T20:30:00+00:00, run_start_date=2024-05-21 20:35:00.999134+00:00, run_end_date=2024-05-21 20:35:12.452118+00:00, run_duration=11.452984, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:30:00+00:00, data_interval_end=2024-05-21 20:35:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T20:35:12.459+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:35:00+00:00, run_after=2024-05-21T20:40:00+00:00 [2024-05-21T20:35:13.567+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T20:30:00+00:00 exited with status success for try_number 1 [2024-05-21T20:35:13.573+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T20:30:00+00:00, map_index=-1, run_start_date=2024-05-21 20:35:12.132977+00:00, run_end_date=2024-05-21 20:35:12.417877+00:00, run_duration=0.2849, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1205, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:35:10.083413+00:00, queued_by_job_id=1, pid=26153 [2024-05-21T20:35:57.731+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T20:36:00.840+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:36:00+00:00, run_after=2024-05-21T20:37:00+00:00 [2024-05-21T20:36:00.846+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:36:00.857+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:36:00.937+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T20:36:00.937+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T20:36:00.938+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:36:00.938+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:36:00.938+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:36:00.942+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T20:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:36:00.942+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T20:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T20:36:00.943+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:36:00.943+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:36:00.943+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:36:00.943+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:36:01.205+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:34:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:36:01.205+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:36:01.205+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:36:01.228+0000] {scheduler_job.py:635} INFO - Setting external_id for to 327e74a3-a7cf-43d0-ac31-ca292d15e124 [2024-05-21T20:36:01.229+0000] {scheduler_job.py:635} INFO - Setting external_id for to 746145c5-a361-4f23-98da-afc1a3672223 [2024-05-21T20:36:01.229+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3e8f33b8-33cf-4424-b370-a6d5e3caf36f [2024-05-21T20:36:02.794+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:36:02.795+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 20:34:00+00:00, run_id=scheduled__2024-05-21T20:34:00+00:00, run_start_date=2024-05-21 20:36:00.880390+00:00, run_end_date=2024-05-21 20:36:02.795073+00:00, run_duration=1.914683, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:34:00+00:00, data_interval_end=2024-05-21 20:36:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T20:36:02.804+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T20:36:00+00:00, run_after=2024-05-21T20:38:00+00:00 [2024-05-21T20:36:02.858+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:34:00+00:00 exited with status success for try_number 1 [2024-05-21T20:36:02.864+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T20:34:00+00:00, map_index=-1, run_start_date=2024-05-21 20:36:01.843358+00:00, run_end_date=2024-05-21 20:36:02.253744+00:00, run_duration=0.410386, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1206, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:36:00.939919+00:00, queued_by_job_id=1, pid=26170 [2024-05-21T20:36:03.804+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:36:03.804+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:35:00+00:00, run_id=scheduled__2024-05-21T20:35:00+00:00, run_start_date=2024-05-21 20:36:00.881430+00:00, run_end_date=2024-05-21 20:36:03.804695+00:00, run_duration=2.923265, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:35:00+00:00, data_interval_end=2024-05-21 20:36:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:36:03.813+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:36:00+00:00, run_after=2024-05-21T20:37:00+00:00 [2024-05-21T20:36:03.849+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:35:00+00:00 exited with status success for try_number 1 [2024-05-21T20:36:03.853+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:35:00+00:00, map_index=-1, run_start_date=2024-05-21 20:36:03.371787+00:00, run_end_date=2024-05-21 20:36:03.683017+00:00, run_duration=0.31123, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1208, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:36:00.939919+00:00, queued_by_job_id=1, pid=26201 [2024-05-21T20:36:05.963+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:36:05.964+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:35:00+00:00, run_id=scheduled__2024-05-21T20:35:00+00:00, run_start_date=2024-05-21 20:36:00.882467+00:00, run_end_date=2024-05-21 20:36:05.964086+00:00, run_duration=5.081619, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:35:00+00:00, data_interval_end=2024-05-21 20:36:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:36:05.976+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:36:00+00:00, run_after=2024-05-21T20:37:00+00:00 [2024-05-21T20:36:06.024+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:35:00+00:00 exited with status success for try_number 1 [2024-05-21T20:36:06.031+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:35:00+00:00, map_index=-1, run_start_date=2024-05-21 20:36:03.190213+00:00, run_end_date=2024-05-21 20:36:04.985604+00:00, run_duration=1.795391, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1207, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:36:00.939919+00:00, queued_by_job_id=1, pid=26200 [2024-05-21T20:37:01.045+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:37:00+00:00, run_after=2024-05-21T20:38:00+00:00 [2024-05-21T20:37:01.069+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:37:01.139+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T20:37:01.140+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:37:01.140+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:37:01.141+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:37:01.144+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:37:01.145+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:37:01.145+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:37:01.145+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:37:01.278+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:36:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:37:01.278+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:36:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:37:01.287+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0dfdc5c4-14b8-43ab-8f5a-63e7c710908d [2024-05-21T20:37:01.287+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0e763b72-1107-40fe-98b8-18dc457aee2d [2024-05-21T20:37:04.041+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:37:04.042+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:36:00+00:00, run_id=scheduled__2024-05-21T20:36:00+00:00, run_start_date=2024-05-21 20:37:01.082328+00:00, run_end_date=2024-05-21 20:37:04.042255+00:00, run_duration=2.959927, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:36:00+00:00, data_interval_end=2024-05-21 20:37:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:37:04.053+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:37:00+00:00, run_after=2024-05-21T20:38:00+00:00 [2024-05-21T20:37:04.093+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:36:00+00:00 exited with status success for try_number 1 [2024-05-21T20:37:04.098+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:36:00+00:00, map_index=-1, run_start_date=2024-05-21 20:37:03.082115+00:00, run_end_date=2024-05-21 20:37:03.426854+00:00, run_duration=0.344739, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1209, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:37:01.143027+00:00, queued_by_job_id=1, pid=26255 [2024-05-21T20:37:06.210+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:37:06.211+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:36:00+00:00, run_id=scheduled__2024-05-21T20:36:00+00:00, run_start_date=2024-05-21 20:37:01.083451+00:00, run_end_date=2024-05-21 20:37:06.211159+00:00, run_duration=5.127708, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:36:00+00:00, data_interval_end=2024-05-21 20:37:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:37:06.224+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:37:00+00:00, run_after=2024-05-21T20:38:00+00:00 [2024-05-21T20:37:06.269+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:36:00+00:00 exited with status success for try_number 1 [2024-05-21T20:37:06.278+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:36:00+00:00, map_index=-1, run_start_date=2024-05-21 20:37:03.099227+00:00, run_end_date=2024-05-21 20:37:05.178694+00:00, run_duration=2.079467, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1210, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:37:01.143027+00:00, queued_by_job_id=1, pid=26256 [2024-05-21T20:38:00.676+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:38:00.682+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:38:00.698+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:38:00+00:00, run_after=2024-05-21T20:39:00+00:00 [2024-05-21T20:38:00.775+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T20:38:00.775+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T20:38:00.776+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:38:00.776+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:38:00.777+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:38:00.780+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T20:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:38:00.780+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T20:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T20:38:00.780+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:38:00.781+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:38:00.781+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:38:00.781+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:38:01.131+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:36:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:38:01.132+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:37:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:38:01.132+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:37:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:38:01.153+0000] {scheduler_job.py:635} INFO - Setting external_id for to 53a38a4d-b882-49c6-a63e-a566dd89a463 [2024-05-21T20:38:01.155+0000] {scheduler_job.py:635} INFO - Setting external_id for to a027b18c-78a8-4089-9e8a-724ede24eedb [2024-05-21T20:38:01.155+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9f96bdf6-4b42-47bb-bc0f-9c204174af6a [2024-05-21T20:38:02.390+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:38:02.390+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 20:36:00+00:00, run_id=scheduled__2024-05-21T20:36:00+00:00, run_start_date=2024-05-21 20:38:00.710705+00:00, run_end_date=2024-05-21 20:38:02.390542+00:00, run_duration=1.679837, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:36:00+00:00, data_interval_end=2024-05-21 20:38:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T20:38:02.400+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T20:38:00+00:00, run_after=2024-05-21T20:40:00+00:00 [2024-05-21T20:38:02.460+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:36:00+00:00 exited with status success for try_number 1 [2024-05-21T20:38:02.465+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T20:36:00+00:00, map_index=-1, run_start_date=2024-05-21 20:38:01.773879+00:00, run_end_date=2024-05-21 20:38:02.105572+00:00, run_duration=0.331693, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1211, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:38:00.778253+00:00, queued_by_job_id=1, pid=26291 [2024-05-21T20:38:03.719+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:38:03.719+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:37:00+00:00, run_id=scheduled__2024-05-21T20:37:00+00:00, run_start_date=2024-05-21 20:38:00.711762+00:00, run_end_date=2024-05-21 20:38:03.719288+00:00, run_duration=3.007526, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:37:00+00:00, data_interval_end=2024-05-21 20:38:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:38:03.729+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:38:00+00:00, run_after=2024-05-21T20:39:00+00:00 [2024-05-21T20:38:03.768+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:37:00+00:00 exited with status success for try_number 1 [2024-05-21T20:38:03.773+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:37:00+00:00, map_index=-1, run_start_date=2024-05-21 20:38:02.981171+00:00, run_end_date=2024-05-21 20:38:03.293770+00:00, run_duration=0.312599, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1212, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:38:00.778253+00:00, queued_by_job_id=1, pid=26321 [2024-05-21T20:38:05.366+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:38:05.367+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:37:00+00:00, run_id=scheduled__2024-05-21T20:37:00+00:00, run_start_date=2024-05-21 20:38:00.712902+00:00, run_end_date=2024-05-21 20:38:05.367135+00:00, run_duration=4.654233, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:37:00+00:00, data_interval_end=2024-05-21 20:38:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:38:05.377+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:38:00+00:00, run_after=2024-05-21T20:39:00+00:00 [2024-05-21T20:38:05.407+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:37:00+00:00 exited with status success for try_number 1 [2024-05-21T20:38:05.412+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:37:00+00:00, map_index=-1, run_start_date=2024-05-21 20:38:03.092463+00:00, run_end_date=2024-05-21 20:38:05.058796+00:00, run_duration=1.966333, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1213, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:38:00.778253+00:00, queued_by_job_id=1, pid=26322 [2024-05-21T20:39:00.429+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:39:00+00:00, run_after=2024-05-21T20:40:00+00:00 [2024-05-21T20:39:00.437+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:39:00.505+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T20:39:00.505+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:39:00.505+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:39:00.506+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:39:00.508+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:39:00.509+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:39:00.509+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:39:00.509+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:39:00.812+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:38:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:39:00.813+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:38:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:39:00.823+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7ed68262-2939-45be-bb56-c6c5407309fd [2024-05-21T20:39:00.823+0000] {scheduler_job.py:635} INFO - Setting external_id for to f04d7945-79b0-492e-a0c9-40a253415a62 [2024-05-21T20:39:03.374+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:39:03.374+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:38:00+00:00, run_id=scheduled__2024-05-21T20:38:00+00:00, run_start_date=2024-05-21 20:39:00.450810+00:00, run_end_date=2024-05-21 20:39:03.374748+00:00, run_duration=2.923938, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:38:00+00:00, data_interval_end=2024-05-21 20:39:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:39:03.387+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:39:00+00:00, run_after=2024-05-21T20:40:00+00:00 [2024-05-21T20:39:03.423+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:38:00+00:00 exited with status success for try_number 1 [2024-05-21T20:39:03.428+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:38:00+00:00, map_index=-1, run_start_date=2024-05-21 20:39:02.611634+00:00, run_end_date=2024-05-21 20:39:02.957619+00:00, run_duration=0.345985, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1214, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:39:00.507278+00:00, queued_by_job_id=1, pid=26376 [2024-05-21T20:39:04.472+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:39:04.472+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:38:00+00:00, run_id=scheduled__2024-05-21T20:38:00+00:00, run_start_date=2024-05-21 20:39:00.452500+00:00, run_end_date=2024-05-21 20:39:04.472924+00:00, run_duration=4.020424, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:38:00+00:00, data_interval_end=2024-05-21 20:39:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:39:04.482+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:39:00+00:00, run_after=2024-05-21T20:40:00+00:00 [2024-05-21T20:39:04.509+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:38:00+00:00 exited with status success for try_number 1 [2024-05-21T20:39:04.517+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:38:00+00:00, map_index=-1, run_start_date=2024-05-21 20:39:02.652751+00:00, run_end_date=2024-05-21 20:39:04.310797+00:00, run_duration=1.658046, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1215, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:39:00.507278+00:00, queued_by_job_id=1, pid=26377 [2024-05-21T20:40:00.112+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:40:00.126+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:40:00+00:00, run_after=2024-05-21T20:45:00+00:00 [2024-05-21T20:40:00.144+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:40:00+00:00, run_after=2024-05-21T20:41:00+00:00 [2024-05-21T20:40:00.150+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:40:00.310+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T20:40:00.311+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:40:00.311+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T20:40:00.311+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:40:00.311+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:40:00.312+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:40:00.316+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T20:35:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T20:40:00.316+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T20:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T20:40:00.316+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T20:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:40:00.316+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T20:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T20:40:00.316+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:40:00.316+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:40:00.317+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:40:00.317+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:40:00.762+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T20:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:40:00.762+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:38:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:40:00.763+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:39:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:40:00.763+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:39:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:40:00.782+0000] {scheduler_job.py:635} INFO - Setting external_id for to a4d20086-4730-4c67-b68b-0775f83f6e21 [2024-05-21T20:40:00.783+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8c5e6aac-ee87-4ee1-892f-f45f07188ab8 [2024-05-21T20:40:00.783+0000] {scheduler_job.py:635} INFO - Setting external_id for to 89a71b3e-7c59-432f-8f86-581ceea2f5cf [2024-05-21T20:40:00.783+0000] {scheduler_job.py:635} INFO - Setting external_id for to e50a88f9-fa4f-4eed-9a26-25f22810e15a [2024-05-21T20:40:03.105+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:40:03.105+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 20:38:00+00:00, run_id=scheduled__2024-05-21T20:38:00+00:00, run_start_date=2024-05-21 20:40:00.240392+00:00, run_end_date=2024-05-21 20:40:03.105320+00:00, run_duration=2.864928, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:38:00+00:00, data_interval_end=2024-05-21 20:40:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T20:40:03.116+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T20:40:00+00:00, run_after=2024-05-21T20:42:00+00:00 [2024-05-21T20:40:03.200+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:38:00+00:00 exited with status success for try_number 1 [2024-05-21T20:40:03.206+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T20:38:00+00:00, map_index=-1, run_start_date=2024-05-21 20:40:01.720274+00:00, run_end_date=2024-05-21 20:40:02.379632+00:00, run_duration=0.659358, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1216, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:40:00.313451+00:00, queued_by_job_id=1, pid=26413 [2024-05-21T20:40:04.128+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:40:04.128+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:39:00+00:00, run_id=scheduled__2024-05-21T20:39:00+00:00, run_start_date=2024-05-21 20:40:00.241556+00:00, run_end_date=2024-05-21 20:40:04.128593+00:00, run_duration=3.887037, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:39:00+00:00, data_interval_end=2024-05-21 20:40:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:40:04.138+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:40:00+00:00, run_after=2024-05-21T20:41:00+00:00 [2024-05-21T20:40:04.164+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:40:04.164+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:40:04.165+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:40:04.167+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T20:35:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T20:40:04.167+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T20:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T20:40:04.213+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T20:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:40:04.216+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T20:35:00+00:00 exited with status success for try_number 1 [2024-05-21T20:40:04.216+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:39:00+00:00 exited with status success for try_number 1 [2024-05-21T20:40:04.223+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T20:35:00+00:00, map_index=-1, run_start_date=2024-05-21 20:40:03.293360+00:00, run_end_date=2024-05-21 20:40:03.677199+00:00, run_duration=0.383839, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1219, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:40:00.313451+00:00, queued_by_job_id=1, pid=26460 [2024-05-21T20:40:04.223+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:39:00+00:00, map_index=-1, run_start_date=2024-05-21 20:40:03.253646+00:00, run_end_date=2024-05-21 20:40:03.646188+00:00, run_duration=0.392542, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1218, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:40:00.313451+00:00, queued_by_job_id=1, pid=26454 [2024-05-21T20:40:04.224+0000] {scheduler_job.py:635} INFO - Setting external_id for to e782b785-abe0-4fea-9695-fc0223e77fde [2024-05-21T20:40:06.964+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:40:06.964+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:39:00+00:00, run_id=scheduled__2024-05-21T20:39:00+00:00, run_start_date=2024-05-21 20:40:00.242661+00:00, run_end_date=2024-05-21 20:40:06.964585+00:00, run_duration=6.721924, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:39:00+00:00, data_interval_end=2024-05-21 20:40:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:40:06.975+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:40:00+00:00, run_after=2024-05-21T20:41:00+00:00 [2024-05-21T20:40:07.020+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:40:07.020+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:40:07.021+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:40:07.024+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T20:35:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T20:40:07.024+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T20:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T20:40:07.088+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T20:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:40:07.088+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:39:00+00:00 exited with status success for try_number 1 [2024-05-21T20:40:07.088+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T20:35:00+00:00 exited with status success for try_number 1 [2024-05-21T20:40:07.097+0000] {scheduler_job.py:635} INFO - Setting external_id for to fa18eaba-2e48-4010-aa7c-4f4b61201b6d [2024-05-21T20:40:07.099+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:39:00+00:00, map_index=-1, run_start_date=2024-05-21 20:40:02.980077+00:00, run_end_date=2024-05-21 20:40:06.424052+00:00, run_duration=3.443975, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1217, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:40:00.313451+00:00, queued_by_job_id=1, pid=26442 [2024-05-21T20:40:07.100+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T20:35:00+00:00, map_index=-1, run_start_date=2024-05-21 20:40:05.968845+00:00, run_end_date=2024-05-21 20:40:06.306704+00:00, run_duration=0.337859, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1220, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:40:04.165943+00:00, queued_by_job_id=1, pid=26493 [2024-05-21T20:40:10.564+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:40:10.564+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:40:10.565+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:40:10.567+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T20:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:40:10.567+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T20:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T20:40:10.738+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T20:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:40:10.739+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T20:35:00+00:00 exited with status success for try_number 1 [2024-05-21T20:40:10.758+0000] {scheduler_job.py:635} INFO - Setting external_id for to ba082b61-2fa7-4245-9642-c05cf16b03be [2024-05-21T20:40:10.758+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T20:35:00+00:00, map_index=0, run_start_date=2024-05-21 20:40:09.162573+00:00, run_end_date=2024-05-21 20:40:09.597430+00:00, run_duration=0.434857, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1221, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:40:07.021997+00:00, queued_by_job_id=1, pid=26505 [2024-05-21T20:40:13.060+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:40:13.061+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:35:00+00:00, run_id=scheduled__2024-05-21T20:35:00+00:00, run_start_date=2024-05-21 20:40:00.234831+00:00, run_end_date=2024-05-21 20:40:13.061188+00:00, run_duration=12.826357, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:35:00+00:00, data_interval_end=2024-05-21 20:40:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T20:40:13.069+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:40:00+00:00, run_after=2024-05-21T20:45:00+00:00 [2024-05-21T20:40:13.096+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T20:35:00+00:00 exited with status success for try_number 1 [2024-05-21T20:40:13.100+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T20:35:00+00:00, map_index=-1, run_start_date=2024-05-21 20:40:12.519227+00:00, run_end_date=2024-05-21 20:40:12.779463+00:00, run_duration=0.260236, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1222, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:40:10.566056+00:00, queued_by_job_id=1, pid=26517 [2024-05-21T20:40:57.782+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T20:41:01.096+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:41:00+00:00, run_after=2024-05-21T20:42:00+00:00 [2024-05-21T20:41:01.103+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:41:01.164+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T20:41:01.164+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:41:01.165+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:41:01.165+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:41:01.170+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:41:01.171+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:41:01.171+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:41:01.171+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:41:01.312+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:41:01.313+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:41:01.322+0000] {scheduler_job.py:635} INFO - Setting external_id for to d6beefbd-1ad3-4ac9-aa5b-2fb717046620 [2024-05-21T20:41:01.322+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4d1fccb8-bb95-46d0-b935-ebe829986f6a [2024-05-21T20:41:04.656+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:41:04.656+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:40:00+00:00, run_id=scheduled__2024-05-21T20:40:00+00:00, run_start_date=2024-05-21 20:41:01.117278+00:00, run_end_date=2024-05-21 20:41:04.656710+00:00, run_duration=3.539432, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:40:00+00:00, data_interval_end=2024-05-21 20:41:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:41:04.667+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:41:00+00:00, run_after=2024-05-21T20:42:00+00:00 [2024-05-21T20:41:04.700+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:40:00+00:00 exited with status success for try_number 1 [2024-05-21T20:41:04.705+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:40:00+00:00, map_index=-1, run_start_date=2024-05-21 20:41:03.228823+00:00, run_end_date=2024-05-21 20:41:03.663870+00:00, run_duration=0.435047, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1223, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:41:01.166563+00:00, queued_by_job_id=1, pid=26552 [2024-05-21T20:41:05.093+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:41:05.093+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:40:00+00:00, run_id=scheduled__2024-05-21T20:40:00+00:00, run_start_date=2024-05-21 20:41:01.118578+00:00, run_end_date=2024-05-21 20:41:05.093856+00:00, run_duration=3.975278, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:40:00+00:00, data_interval_end=2024-05-21 20:41:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:41:05.103+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:41:00+00:00, run_after=2024-05-21T20:42:00+00:00 [2024-05-21T20:41:05.130+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:40:00+00:00 exited with status success for try_number 1 [2024-05-21T20:41:05.134+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:40:00+00:00, map_index=-1, run_start_date=2024-05-21 20:41:03.367139+00:00, run_end_date=2024-05-21 20:41:04.883449+00:00, run_duration=1.51631, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1224, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:41:01.166563+00:00, queued_by_job_id=1, pid=26553 [2024-05-21T20:42:00.820+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:42:00.826+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:42:00.843+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:42:00+00:00, run_after=2024-05-21T20:43:00+00:00 [2024-05-21T20:42:00.916+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T20:42:00.916+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T20:42:00.916+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:42:00.916+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:42:00.917+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:42:00.920+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T20:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:42:00.920+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T20:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T20:42:00.921+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:42:00.921+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:42:00.921+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:42:00.921+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:42:01.180+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:42:01.180+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:41:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:42:01.181+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:41:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:42:01.194+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4d4b2f2d-9380-49e5-813f-61f014297453 [2024-05-21T20:42:01.195+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9f85bac8-cb00-486e-ba63-8b8c56387718 [2024-05-21T20:42:01.195+0000] {scheduler_job.py:635} INFO - Setting external_id for to e70efbeb-2f32-4227-be4e-4e63f5832226 [2024-05-21T20:42:02.342+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:42:02.343+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 20:40:00+00:00, run_id=scheduled__2024-05-21T20:40:00+00:00, run_start_date=2024-05-21 20:42:00.859081+00:00, run_end_date=2024-05-21 20:42:02.343188+00:00, run_duration=1.484107, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:40:00+00:00, data_interval_end=2024-05-21 20:42:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T20:42:02.355+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T20:42:00+00:00, run_after=2024-05-21T20:44:00+00:00 [2024-05-21T20:42:02.406+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:40:00+00:00 exited with status success for try_number 1 [2024-05-21T20:42:02.412+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T20:40:00+00:00, map_index=-1, run_start_date=2024-05-21 20:42:01.892917+00:00, run_end_date=2024-05-21 20:42:02.222253+00:00, run_duration=0.329336, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1225, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:42:00.918493+00:00, queued_by_job_id=1, pid=26589 [2024-05-21T20:42:04.039+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:42:04.039+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:41:00+00:00, run_id=scheduled__2024-05-21T20:41:00+00:00, run_start_date=2024-05-21 20:42:00.860822+00:00, run_end_date=2024-05-21 20:42:04.039552+00:00, run_duration=3.17873, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:41:00+00:00, data_interval_end=2024-05-21 20:42:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:42:04.050+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:42:00+00:00, run_after=2024-05-21T20:43:00+00:00 [2024-05-21T20:42:04.082+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:41:00+00:00 exited with status success for try_number 1 [2024-05-21T20:42:04.087+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:41:00+00:00, map_index=-1, run_start_date=2024-05-21 20:42:03.096759+00:00, run_end_date=2024-05-21 20:42:03.401277+00:00, run_duration=0.304518, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1226, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:42:00.918493+00:00, queued_by_job_id=1, pid=26610 [2024-05-21T20:42:06.255+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:42:06.255+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:41:00+00:00, run_id=scheduled__2024-05-21T20:41:00+00:00, run_start_date=2024-05-21 20:42:00.861861+00:00, run_end_date=2024-05-21 20:42:06.255890+00:00, run_duration=5.394029, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:41:00+00:00, data_interval_end=2024-05-21 20:42:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:42:06.266+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:42:00+00:00, run_after=2024-05-21T20:43:00+00:00 [2024-05-21T20:42:06.347+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:41:00+00:00 exited with status success for try_number 1 [2024-05-21T20:42:06.354+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:41:00+00:00, map_index=-1, run_start_date=2024-05-21 20:42:03.327990+00:00, run_end_date=2024-05-21 20:42:05.762717+00:00, run_duration=2.434727, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1227, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:42:00.918493+00:00, queued_by_job_id=1, pid=26629 [2024-05-21T20:43:00.171+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:43:00+00:00, run_after=2024-05-21T20:44:00+00:00 [2024-05-21T20:43:00.180+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:43:00.242+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T20:43:00.242+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:43:00.242+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:43:00.243+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:43:00.245+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:43:00.246+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:43:00.246+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:43:00.246+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:43:00.510+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:42:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:43:00.511+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:42:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:43:00.529+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3deebc5e-479b-471a-8277-c0ef11f15ecb [2024-05-21T20:43:00.529+0000] {scheduler_job.py:635} INFO - Setting external_id for to bf79be3e-9c42-4c04-a5f3-f85baa08507e [2024-05-21T20:43:03.170+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:43:03.170+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:42:00+00:00, run_id=scheduled__2024-05-21T20:42:00+00:00, run_start_date=2024-05-21 20:43:00.192665+00:00, run_end_date=2024-05-21 20:43:03.170499+00:00, run_duration=2.977834, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:42:00+00:00, data_interval_end=2024-05-21 20:43:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:43:03.183+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:43:00+00:00, run_after=2024-05-21T20:44:00+00:00 [2024-05-21T20:43:03.224+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:42:00+00:00 exited with status success for try_number 1 [2024-05-21T20:43:03.229+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:42:00+00:00, map_index=-1, run_start_date=2024-05-21 20:43:02.354504+00:00, run_end_date=2024-05-21 20:43:02.715767+00:00, run_duration=0.361263, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1229, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:43:00.244300+00:00, queued_by_job_id=1, pid=26674 [2024-05-21T20:43:04.265+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:43:04.266+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:42:00+00:00, run_id=scheduled__2024-05-21T20:42:00+00:00, run_start_date=2024-05-21 20:43:00.193951+00:00, run_end_date=2024-05-21 20:43:04.265941+00:00, run_duration=4.07199, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:42:00+00:00, data_interval_end=2024-05-21 20:43:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:43:04.279+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:43:00+00:00, run_after=2024-05-21T20:44:00+00:00 [2024-05-21T20:43:04.312+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:42:00+00:00 exited with status success for try_number 1 [2024-05-21T20:43:04.317+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:42:00+00:00, map_index=-1, run_start_date=2024-05-21 20:43:02.354413+00:00, run_end_date=2024-05-21 20:43:03.935199+00:00, run_duration=1.580786, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1228, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:43:00.244300+00:00, queued_by_job_id=1, pid=26675 [2024-05-21T20:44:00.875+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:44:00.882+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:44:00.900+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:44:00+00:00, run_after=2024-05-21T20:45:00+00:00 [2024-05-21T20:44:00.983+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T20:44:00.983+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T20:44:00.983+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:44:00.983+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:44:00.984+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:44:00.987+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T20:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:44:00.988+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T20:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T20:44:00.988+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:44:00.988+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:44:00.989+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:44:00.989+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:44:01.316+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:42:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:44:01.317+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:43:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:44:01.317+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:43:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:44:01.334+0000] {scheduler_job.py:635} INFO - Setting external_id for to ad15e55d-f66c-4343-803b-adae6442ee68 [2024-05-21T20:44:01.335+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3214833a-5a19-477e-b971-e479b5b382c4 [2024-05-21T20:44:01.335+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9604b3bb-25e8-4c02-bd96-dd90657d74e5 [2024-05-21T20:44:02.493+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:44:02.494+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 20:42:00+00:00, run_id=scheduled__2024-05-21T20:42:00+00:00, run_start_date=2024-05-21 20:44:00.913693+00:00, run_end_date=2024-05-21 20:44:02.494112+00:00, run_duration=1.580419, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:42:00+00:00, data_interval_end=2024-05-21 20:44:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T20:44:02.502+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T20:44:00+00:00, run_after=2024-05-21T20:46:00+00:00 [2024-05-21T20:44:02.557+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:42:00+00:00 exited with status success for try_number 1 [2024-05-21T20:44:02.566+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T20:42:00+00:00, map_index=-1, run_start_date=2024-05-21 20:44:01.907370+00:00, run_end_date=2024-05-21 20:44:02.354226+00:00, run_duration=0.446856, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1230, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:44:00.985535+00:00, queued_by_job_id=1, pid=26709 [2024-05-21T20:44:03.892+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:44:03.893+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:43:00+00:00, run_id=scheduled__2024-05-21T20:43:00+00:00, run_start_date=2024-05-21 20:44:00.914883+00:00, run_end_date=2024-05-21 20:44:03.893207+00:00, run_duration=2.978324, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:43:00+00:00, data_interval_end=2024-05-21 20:44:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:44:03.904+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:44:00+00:00, run_after=2024-05-21T20:45:00+00:00 [2024-05-21T20:44:03.941+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:43:00+00:00 exited with status success for try_number 1 [2024-05-21T20:44:03.948+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:43:00+00:00, map_index=-1, run_start_date=2024-05-21 20:44:03.187544+00:00, run_end_date=2024-05-21 20:44:03.546155+00:00, run_duration=0.358611, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1231, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:44:00.985535+00:00, queued_by_job_id=1, pid=26739 [2024-05-21T20:44:06.671+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:44:06.672+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:43:00+00:00, run_id=scheduled__2024-05-21T20:43:00+00:00, run_start_date=2024-05-21 20:44:00.915808+00:00, run_end_date=2024-05-21 20:44:06.672153+00:00, run_duration=5.756345, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:43:00+00:00, data_interval_end=2024-05-21 20:44:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:44:06.688+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:44:00+00:00, run_after=2024-05-21T20:45:00+00:00 [2024-05-21T20:44:06.729+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:43:00+00:00 exited with status success for try_number 1 [2024-05-21T20:44:06.739+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:43:00+00:00, map_index=-1, run_start_date=2024-05-21 20:44:03.278843+00:00, run_end_date=2024-05-21 20:44:06.111288+00:00, run_duration=2.832445, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1232, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:44:00.985535+00:00, queued_by_job_id=1, pid=26740 [2024-05-21T20:45:00.535+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:45:00.550+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:45:00+00:00, run_after=2024-05-21T20:46:00+00:00 [2024-05-21T20:45:00.567+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:45:00+00:00, run_after=2024-05-21T20:50:00+00:00 [2024-05-21T20:45:00.651+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T20:45:00.651+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:45:00.651+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:45:00.652+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:45:00.653+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:45:00.659+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T20:40:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T20:45:00.659+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T20:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T20:45:00.659+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:45:00.659+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:45:00.660+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:45:00.660+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:45:00.981+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T20:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:45:00.984+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:44:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:45:00.984+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:44:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:45:00.997+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0d6aad54-357f-4c29-b692-ae3fce3e9031 [2024-05-21T20:45:00.997+0000] {scheduler_job.py:635} INFO - Setting external_id for to 19954332-9e03-42da-a54b-2c30d24e0d09 [2024-05-21T20:45:00.997+0000] {scheduler_job.py:635} INFO - Setting external_id for to 815af15b-c2c0-4f37-806c-1bc4d6ea8faf [2024-05-21T20:45:03.436+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:45:03.436+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:45:03.437+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:45:03.440+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T20:40:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T20:45:03.440+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T20:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T20:45:03.541+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T20:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:45:03.541+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T20:40:00+00:00 exited with status success for try_number 1 [2024-05-21T20:45:03.561+0000] {scheduler_job.py:635} INFO - Setting external_id for to f8a0cfa8-9b37-4f11-9991-92b094f2ed9f [2024-05-21T20:45:03.561+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T20:40:00+00:00, map_index=-1, run_start_date=2024-05-21 20:45:02.928585+00:00, run_end_date=2024-05-21 20:45:03.292988+00:00, run_duration=0.364403, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1233, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:45:00.655542+00:00, queued_by_job_id=1, pid=26804 [2024-05-21T20:45:03.615+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:45:03.615+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:44:00+00:00, run_id=scheduled__2024-05-21T20:44:00+00:00, run_start_date=2024-05-21 20:45:00.581755+00:00, run_end_date=2024-05-21 20:45:03.615628+00:00, run_duration=3.033873, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:44:00+00:00, data_interval_end=2024-05-21 20:45:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:45:03.627+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:45:00+00:00, run_after=2024-05-21T20:46:00+00:00 [2024-05-21T20:45:04.792+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:44:00+00:00 exited with status success for try_number 1 [2024-05-21T20:45:04.803+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:44:00+00:00, map_index=-1, run_start_date=2024-05-21 20:45:03.086858+00:00, run_end_date=2024-05-21 20:45:03.546809+00:00, run_duration=0.459951, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1235, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:45:00.655542+00:00, queued_by_job_id=1, pid=26806 [2024-05-21T20:45:05.852+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:45:05.852+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:44:00+00:00, run_id=scheduled__2024-05-21T20:44:00+00:00, run_start_date=2024-05-21 20:45:00.583469+00:00, run_end_date=2024-05-21 20:45:05.852783+00:00, run_duration=5.269314, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:44:00+00:00, data_interval_end=2024-05-21 20:45:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:45:05.865+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:45:00+00:00, run_after=2024-05-21T20:46:00+00:00 [2024-05-21T20:45:05.910+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:44:00+00:00 exited with status success for try_number 1 [2024-05-21T20:45:05.922+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:44:00+00:00, map_index=-1, run_start_date=2024-05-21 20:45:03.077240+00:00, run_end_date=2024-05-21 20:45:05.629037+00:00, run_duration=2.551797, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1234, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:45:00.655542+00:00, queued_by_job_id=1, pid=26805 [2024-05-21T20:45:06.995+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:45:06.995+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:45:06.998+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:45:07.008+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T20:40:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T20:45:07.008+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T20:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T20:45:07.068+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T20:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:45:07.069+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T20:40:00+00:00 exited with status success for try_number 1 [2024-05-21T20:45:07.078+0000] {scheduler_job.py:635} INFO - Setting external_id for to e1028e14-faac-4890-bafe-b1018888c16f [2024-05-21T20:45:07.079+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T20:40:00+00:00, map_index=-1, run_start_date=2024-05-21 20:45:05.373509+00:00, run_end_date=2024-05-21 20:45:05.731434+00:00, run_duration=0.357925, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1236, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:45:03.438808+00:00, queued_by_job_id=1, pid=26845 [2024-05-21T20:45:09.764+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:45:09.764+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:45:09.765+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:45:09.775+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T20:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:45:09.775+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T20:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T20:45:09.853+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T20:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:45:09.853+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T20:40:00+00:00 exited with status success for try_number 1 [2024-05-21T20:45:09.865+0000] {scheduler_job.py:635} INFO - Setting external_id for to f3058dba-9bf3-43d1-999f-9bf3a86224f7 [2024-05-21T20:45:09.868+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T20:40:00+00:00, map_index=0, run_start_date=2024-05-21 20:45:09.213845+00:00, run_end_date=2024-05-21 20:45:09.517602+00:00, run_duration=0.303757, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1237, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:45:07.002416+00:00, queued_by_job_id=1, pid=26857 [2024-05-21T20:45:12.122+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:45:12.123+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:40:00+00:00, run_id=scheduled__2024-05-21T20:40:00+00:00, run_start_date=2024-05-21 20:45:00.580692+00:00, run_end_date=2024-05-21 20:45:12.122877+00:00, run_duration=11.542185, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:40:00+00:00, data_interval_end=2024-05-21 20:45:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T20:45:12.131+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:45:00+00:00, run_after=2024-05-21T20:50:00+00:00 [2024-05-21T20:45:12.163+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T20:40:00+00:00 exited with status success for try_number 1 [2024-05-21T20:45:12.168+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T20:40:00+00:00, map_index=-1, run_start_date=2024-05-21 20:45:11.731794+00:00, run_end_date=2024-05-21 20:45:11.994230+00:00, run_duration=0.262436, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1238, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:45:09.765728+00:00, queued_by_job_id=1, pid=26869 [2024-05-21T20:45:57.827+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T20:46:00.275+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:46:00.288+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:46:00+00:00, run_after=2024-05-21T20:47:00+00:00 [2024-05-21T20:46:00.296+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:46:00.373+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T20:46:00.373+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T20:46:00.373+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:46:00.373+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:46:00.374+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:46:00.378+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T20:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:46:00.378+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T20:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T20:46:00.379+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:46:00.379+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:46:00.379+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:46:00.379+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:46:00.688+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:44:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:46:00.688+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:46:00.688+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:46:00.722+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5d36c2da-83ca-45be-921c-b78627e758ab [2024-05-21T20:46:00.726+0000] {scheduler_job.py:635} INFO - Setting external_id for to a755c989-8486-487b-a7ea-a4b6a88c1eea [2024-05-21T20:46:00.727+0000] {scheduler_job.py:635} INFO - Setting external_id for to e0b4173a-735e-4b40-8ef9-88996cddc6ba [2024-05-21T20:46:03.053+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:46:03.054+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 20:44:00+00:00, run_id=scheduled__2024-05-21T20:44:00+00:00, run_start_date=2024-05-21 20:46:00.310055+00:00, run_end_date=2024-05-21 20:46:03.054018+00:00, run_duration=2.743963, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:44:00+00:00, data_interval_end=2024-05-21 20:46:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T20:46:03.064+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T20:46:00+00:00, run_after=2024-05-21T20:48:00+00:00 [2024-05-21T20:46:03.142+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:44:00+00:00 exited with status success for try_number 1 [2024-05-21T20:46:03.150+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T20:44:00+00:00, map_index=-1, run_start_date=2024-05-21 20:46:01.447040+00:00, run_end_date=2024-05-21 20:46:02.005576+00:00, run_duration=0.558536, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1239, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:46:00.375912+00:00, queued_by_job_id=1, pid=26886 [2024-05-21T20:46:04.188+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:46:04.189+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:45:00+00:00, run_id=scheduled__2024-05-21T20:45:00+00:00, run_start_date=2024-05-21 20:46:00.311181+00:00, run_end_date=2024-05-21 20:46:04.189238+00:00, run_duration=3.878057, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:45:00+00:00, data_interval_end=2024-05-21 20:46:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:46:04.200+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:46:00+00:00, run_after=2024-05-21T20:47:00+00:00 [2024-05-21T20:46:04.238+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:45:00+00:00 exited with status success for try_number 1 [2024-05-21T20:46:04.243+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:45:00+00:00, map_index=-1, run_start_date=2024-05-21 20:46:02.963931+00:00, run_end_date=2024-05-21 20:46:03.380906+00:00, run_duration=0.416975, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1241, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:46:00.375912+00:00, queued_by_job_id=1, pid=26917 [2024-05-21T20:46:05.184+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:46:05.185+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:45:00+00:00, run_id=scheduled__2024-05-21T20:45:00+00:00, run_start_date=2024-05-21 20:46:00.312077+00:00, run_end_date=2024-05-21 20:46:05.184982+00:00, run_duration=4.872905, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:45:00+00:00, data_interval_end=2024-05-21 20:46:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:46:05.193+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:46:00+00:00, run_after=2024-05-21T20:47:00+00:00 [2024-05-21T20:46:05.222+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:45:00+00:00 exited with status success for try_number 1 [2024-05-21T20:46:05.228+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:45:00+00:00, map_index=-1, run_start_date=2024-05-21 20:46:02.859007+00:00, run_end_date=2024-05-21 20:46:04.750554+00:00, run_duration=1.891547, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1240, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:46:00.375912+00:00, queued_by_job_id=1, pid=26916 [2024-05-21T20:47:00.948+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:47:00.965+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:47:00+00:00, run_after=2024-05-21T20:48:00+00:00 [2024-05-21T20:47:01.026+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T20:47:01.026+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:47:01.026+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:47:01.027+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:47:01.031+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:47:01.032+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:47:01.032+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:47:01.032+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:47:01.173+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:46:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:47:01.173+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:46:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:47:01.180+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9ba602a3-52d2-45da-872b-47d9df38f448 [2024-05-21T20:47:01.180+0000] {scheduler_job.py:635} INFO - Setting external_id for to 45bea371-0db8-4d11-b51d-6e9a1d3b33df [2024-05-21T20:47:03.433+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:47:03.433+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:46:00+00:00, run_id=scheduled__2024-05-21T20:46:00+00:00, run_start_date=2024-05-21 20:47:00.983553+00:00, run_end_date=2024-05-21 20:47:03.433764+00:00, run_duration=2.450211, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:46:00+00:00, data_interval_end=2024-05-21 20:47:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:47:03.446+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:47:00+00:00, run_after=2024-05-21T20:48:00+00:00 [2024-05-21T20:47:04.544+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:46:00+00:00 exited with status success for try_number 1 [2024-05-21T20:47:04.549+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:46:00+00:00, map_index=-1, run_start_date=2024-05-21 20:47:03.076650+00:00, run_end_date=2024-05-21 20:47:03.394986+00:00, run_duration=0.318336, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1243, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:47:01.029903+00:00, queued_by_job_id=1, pid=26972 [2024-05-21T20:47:04.954+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:47:04.954+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:46:00+00:00, run_id=scheduled__2024-05-21T20:46:00+00:00, run_start_date=2024-05-21 20:47:00.984791+00:00, run_end_date=2024-05-21 20:47:04.954649+00:00, run_duration=3.969858, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:46:00+00:00, data_interval_end=2024-05-21 20:47:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:47:04.964+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:47:00+00:00, run_after=2024-05-21T20:48:00+00:00 [2024-05-21T20:47:04.996+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:46:00+00:00 exited with status success for try_number 1 [2024-05-21T20:47:05.001+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:46:00+00:00, map_index=-1, run_start_date=2024-05-21 20:47:03.062774+00:00, run_end_date=2024-05-21 20:47:04.581405+00:00, run_duration=1.518631, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1242, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:47:01.029903+00:00, queued_by_job_id=1, pid=26971 [2024-05-21T20:48:00.104+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:48:00+00:00, run_after=2024-05-21T20:49:00+00:00 [2024-05-21T20:48:00.119+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:48:00.125+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:48:00.200+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T20:48:00.200+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T20:48:00.200+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:48:00.200+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:48:00.201+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:48:00.207+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T20:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:48:00.207+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T20:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T20:48:00.208+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:48:00.208+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:48:00.208+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:48:00.209+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:48:00.546+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:46:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:48:00.547+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:47:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:48:00.547+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:47:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:48:00.555+0000] {scheduler_job.py:635} INFO - Setting external_id for to 456f3ac5-5c8d-436f-9e2f-1da33aced558 [2024-05-21T20:48:00.556+0000] {scheduler_job.py:635} INFO - Setting external_id for to a498265e-d52c-46a8-8f83-124cecc13518 [2024-05-21T20:48:00.556+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7fa8211e-afc2-4ac1-9aa7-9df99dd0c71b [2024-05-21T20:48:01.847+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:48:01.848+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 20:46:00+00:00, run_id=scheduled__2024-05-21T20:46:00+00:00, run_start_date=2024-05-21 20:48:00.137149+00:00, run_end_date=2024-05-21 20:48:01.848230+00:00, run_duration=1.711081, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:46:00+00:00, data_interval_end=2024-05-21 20:48:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T20:48:01.857+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T20:48:00+00:00, run_after=2024-05-21T20:50:00+00:00 [2024-05-21T20:48:01.909+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:46:00+00:00 exited with status success for try_number 1 [2024-05-21T20:48:01.918+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T20:46:00+00:00, map_index=-1, run_start_date=2024-05-21 20:48:01.221726+00:00, run_end_date=2024-05-21 20:48:01.692867+00:00, run_duration=0.471141, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1244, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:48:00.202697+00:00, queued_by_job_id=1, pid=27007 [2024-05-21T20:48:04.115+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:48:04.115+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:47:00+00:00, run_id=scheduled__2024-05-21T20:47:00+00:00, run_start_date=2024-05-21 20:48:00.138147+00:00, run_end_date=2024-05-21 20:48:04.115701+00:00, run_duration=3.977554, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:47:00+00:00, data_interval_end=2024-05-21 20:48:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:48:04.139+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:48:00+00:00, run_after=2024-05-21T20:49:00+00:00 [2024-05-21T20:48:04.222+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:47:00+00:00 exited with status success for try_number 1 [2024-05-21T20:48:04.243+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:47:00+00:00, map_index=-1, run_start_date=2024-05-21 20:48:02.671945+00:00, run_end_date=2024-05-21 20:48:03.021978+00:00, run_duration=0.350033, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1246, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:48:00.202697+00:00, queued_by_job_id=1, pid=27038 [2024-05-21T20:48:05.283+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:48:05.284+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:47:00+00:00, run_id=scheduled__2024-05-21T20:47:00+00:00, run_start_date=2024-05-21 20:48:00.139412+00:00, run_end_date=2024-05-21 20:48:05.284180+00:00, run_duration=5.144768, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:47:00+00:00, data_interval_end=2024-05-21 20:48:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:48:05.295+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:48:00+00:00, run_after=2024-05-21T20:49:00+00:00 [2024-05-21T20:48:05.327+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:47:00+00:00 exited with status success for try_number 1 [2024-05-21T20:48:05.331+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:47:00+00:00, map_index=-1, run_start_date=2024-05-21 20:48:02.633870+00:00, run_end_date=2024-05-21 20:48:04.296385+00:00, run_duration=1.662515, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1245, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:48:00.202697+00:00, queued_by_job_id=1, pid=27037 [2024-05-21T20:49:00.627+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:49:00+00:00, run_after=2024-05-21T20:50:00+00:00 [2024-05-21T20:49:00.635+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:49:00.695+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T20:49:00.695+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:49:00.695+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:49:00.696+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:49:00.698+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:49:00.698+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:49:00.699+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:49:00.699+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:49:00.955+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:48:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:49:00.957+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:48:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:49:00.969+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9f26bbe3-a7a7-4135-bbc1-3f605bb69ff2 [2024-05-21T20:49:00.970+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5bde8a1c-e6cd-49d4-8d2c-b205fb0321a9 [2024-05-21T20:49:03.725+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:49:03.725+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:48:00+00:00, run_id=scheduled__2024-05-21T20:48:00+00:00, run_start_date=2024-05-21 20:49:00.648414+00:00, run_end_date=2024-05-21 20:49:03.725781+00:00, run_duration=3.077367, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:48:00+00:00, data_interval_end=2024-05-21 20:49:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:49:03.739+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:49:00+00:00, run_after=2024-05-21T20:50:00+00:00 [2024-05-21T20:49:03.791+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:48:00+00:00 exited with status success for try_number 1 [2024-05-21T20:49:03.796+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:48:00+00:00, map_index=-1, run_start_date=2024-05-21 20:49:02.775361+00:00, run_end_date=2024-05-21 20:49:03.058112+00:00, run_duration=0.282751, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1248, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:49:00.696810+00:00, queued_by_job_id=1, pid=27093 [2024-05-21T20:49:04.839+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:49:04.840+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:48:00+00:00, run_id=scheduled__2024-05-21T20:48:00+00:00, run_start_date=2024-05-21 20:49:00.649487+00:00, run_end_date=2024-05-21 20:49:04.840035+00:00, run_duration=4.190548, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:48:00+00:00, data_interval_end=2024-05-21 20:49:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:49:04.852+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:49:00+00:00, run_after=2024-05-21T20:50:00+00:00 [2024-05-21T20:49:04.881+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:48:00+00:00 exited with status success for try_number 1 [2024-05-21T20:49:04.887+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:48:00+00:00, map_index=-1, run_start_date=2024-05-21 20:49:02.729367+00:00, run_end_date=2024-05-21 20:49:04.179634+00:00, run_duration=1.450267, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1247, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:49:00.696810+00:00, queued_by_job_id=1, pid=27092 [2024-05-21T20:50:00.365+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:50:00.381+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:50:00+00:00, run_after=2024-05-21T20:55:00+00:00 [2024-05-21T20:50:00.406+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:50:00+00:00, run_after=2024-05-21T20:51:00+00:00 [2024-05-21T20:50:00.412+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:50:00.503+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T20:50:00.503+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:50:00.504+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T20:50:00.504+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:50:00.504+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:50:00.507+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:50:00.513+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T20:45:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T20:50:00.513+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T20:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T20:50:00.514+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T20:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:50:00.514+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T20:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T20:50:00.514+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:50:00.514+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:50:00.515+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:50:00.515+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:50:00.979+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T20:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:50:00.980+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:48:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:50:00.980+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:49:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:50:00.986+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:49:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:50:01.007+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3e1dfbf2-1f57-4b6a-b285-f42a3918dc83 [2024-05-21T20:50:01.007+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1f4cb383-815e-4f67-a0df-21b465e3598b [2024-05-21T20:50:01.007+0000] {scheduler_job.py:635} INFO - Setting external_id for to f883ca56-437c-4905-bb57-4a6b7eade5e0 [2024-05-21T20:50:01.008+0000] {scheduler_job.py:635} INFO - Setting external_id for to 52b666e8-784d-43f3-88ec-b560f30e8c90 [2024-05-21T20:50:03.448+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:50:03.449+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 20:48:00+00:00, run_id=scheduled__2024-05-21T20:48:00+00:00, run_start_date=2024-05-21 20:50:00.425887+00:00, run_end_date=2024-05-21 20:50:03.449607+00:00, run_duration=3.02372, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:48:00+00:00, data_interval_end=2024-05-21 20:50:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T20:50:03.465+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T20:50:00+00:00, run_after=2024-05-21T20:52:00+00:00 [2024-05-21T20:50:03.536+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:48:00+00:00 exited with status success for try_number 1 [2024-05-21T20:50:03.543+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T20:48:00+00:00, map_index=-1, run_start_date=2024-05-21 20:50:01.850259+00:00, run_end_date=2024-05-21 20:50:02.456978+00:00, run_duration=0.606719, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1249, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:50:00.508351+00:00, queued_by_job_id=1, pid=27129 [2024-05-21T20:50:04.610+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:50:04.611+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:49:00+00:00, run_id=scheduled__2024-05-21T20:49:00+00:00, run_start_date=2024-05-21 20:50:00.427082+00:00, run_end_date=2024-05-21 20:50:04.611037+00:00, run_duration=4.183955, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:49:00+00:00, data_interval_end=2024-05-21 20:50:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:50:04.626+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:50:00+00:00, run_after=2024-05-21T20:51:00+00:00 [2024-05-21T20:50:04.657+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:50:04.657+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:50:04.658+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:50:04.660+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T20:45:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T20:50:04.660+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T20:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T20:50:04.721+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T20:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:50:04.721+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T20:45:00+00:00 exited with status success for try_number 1 [2024-05-21T20:50:04.721+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:49:00+00:00 exited with status success for try_number 1 [2024-05-21T20:50:04.740+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T20:45:00+00:00, map_index=-1, run_start_date=2024-05-21 20:50:03.196593+00:00, run_end_date=2024-05-21 20:50:03.573935+00:00, run_duration=0.377342, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1251, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:50:00.508351+00:00, queued_by_job_id=1, pid=27179 [2024-05-21T20:50:04.741+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1f60f2f5-11c2-4566-80fd-9a3331031951 [2024-05-21T20:50:04.741+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:49:00+00:00, map_index=-1, run_start_date=2024-05-21 20:50:03.391548+00:00, run_end_date=2024-05-21 20:50:03.758662+00:00, run_duration=0.367114, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1252, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:50:00.508351+00:00, queued_by_job_id=1, pid=27180 [2024-05-21T20:50:05.940+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:50:05.940+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:49:00+00:00, run_id=scheduled__2024-05-21T20:49:00+00:00, run_start_date=2024-05-21 20:50:00.428148+00:00, run_end_date=2024-05-21 20:50:05.940611+00:00, run_duration=5.512463, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:49:00+00:00, data_interval_end=2024-05-21 20:50:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:50:05.954+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:50:00+00:00, run_after=2024-05-21T20:51:00+00:00 [2024-05-21T20:50:06.030+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:49:00+00:00 exited with status success for try_number 1 [2024-05-21T20:50:06.046+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:49:00+00:00, map_index=-1, run_start_date=2024-05-21 20:50:02.894981+00:00, run_end_date=2024-05-21 20:50:05.738102+00:00, run_duration=2.843121, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1250, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:50:00.508351+00:00, queued_by_job_id=1, pid=27151 [2024-05-21T20:50:07.590+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:50:07.592+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:50:07.594+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:50:07.600+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T20:45:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T20:50:07.601+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T20:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T20:50:07.688+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T20:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:50:07.688+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T20:45:00+00:00 exited with status success for try_number 1 [2024-05-21T20:50:07.707+0000] {scheduler_job.py:635} INFO - Setting external_id for to 72983a1f-5525-4aea-b184-3afe76fbba5a [2024-05-21T20:50:07.708+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T20:45:00+00:00, map_index=-1, run_start_date=2024-05-21 20:50:06.784532+00:00, run_end_date=2024-05-21 20:50:07.098123+00:00, run_duration=0.313591, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1253, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:50:04.658877+00:00, queued_by_job_id=1, pid=27210 [2024-05-21T20:50:10.291+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:50:10.291+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:50:10.293+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:50:10.302+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T20:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:50:10.302+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T20:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T20:50:10.399+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T20:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:50:10.399+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T20:45:00+00:00 exited with status success for try_number 1 [2024-05-21T20:50:10.407+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7981005e-09af-47be-ad29-d144f38c05d8 [2024-05-21T20:50:10.407+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T20:45:00+00:00, map_index=0, run_start_date=2024-05-21 20:50:09.682088+00:00, run_end_date=2024-05-21 20:50:10.036183+00:00, run_duration=0.354095, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1254, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:50:07.595053+00:00, queued_by_job_id=1, pid=27222 [2024-05-21T20:50:12.620+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:50:12.620+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:45:00+00:00, run_id=scheduled__2024-05-21T20:45:00+00:00, run_start_date=2024-05-21 20:50:00.424786+00:00, run_end_date=2024-05-21 20:50:12.620325+00:00, run_duration=12.195539, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:45:00+00:00, data_interval_end=2024-05-21 20:50:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T20:50:12.628+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:50:00+00:00, run_after=2024-05-21T20:55:00+00:00 [2024-05-21T20:50:12.661+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T20:45:00+00:00 exited with status success for try_number 1 [2024-05-21T20:50:12.667+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T20:45:00+00:00, map_index=-1, run_start_date=2024-05-21 20:50:12.145457+00:00, run_end_date=2024-05-21 20:50:12.444500+00:00, run_duration=0.299043, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1255, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:50:10.295284+00:00, queued_by_job_id=1, pid=27234 [2024-05-21T20:50:57.877+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T20:51:00.377+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:51:00+00:00, run_after=2024-05-21T20:52:00+00:00 [2024-05-21T20:51:00.385+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:51:00.444+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T20:51:00.444+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:51:00.444+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:51:00.445+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:51:00.448+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:51:00.448+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:51:00.448+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:51:00.449+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:51:00.710+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:51:00.713+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:51:00.722+0000] {scheduler_job.py:635} INFO - Setting external_id for to d834ea14-d020-4e3c-9005-6ff8aa7ecfec [2024-05-21T20:51:00.722+0000] {scheduler_job.py:635} INFO - Setting external_id for to c9fb2bca-9d57-497b-b39c-5a663af5961d [2024-05-21T20:51:03.028+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:51:03.029+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:50:00+00:00, run_id=scheduled__2024-05-21T20:50:00+00:00, run_start_date=2024-05-21 20:51:00.397128+00:00, run_end_date=2024-05-21 20:51:03.029191+00:00, run_duration=2.632063, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:50:00+00:00, data_interval_end=2024-05-21 20:51:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:51:03.039+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:51:00+00:00, run_after=2024-05-21T20:52:00+00:00 [2024-05-21T20:51:03.079+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:50:00+00:00 exited with status success for try_number 1 [2024-05-21T20:51:03.083+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:50:00+00:00, map_index=-1, run_start_date=2024-05-21 20:51:02.593843+00:00, run_end_date=2024-05-21 20:51:02.872487+00:00, run_duration=0.278644, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1256, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:51:00.446107+00:00, queued_by_job_id=1, pid=27269 [2024-05-21T20:51:04.420+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:51:04.420+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:50:00+00:00, run_id=scheduled__2024-05-21T20:50:00+00:00, run_start_date=2024-05-21 20:51:00.398178+00:00, run_end_date=2024-05-21 20:51:04.420675+00:00, run_duration=4.022497, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:50:00+00:00, data_interval_end=2024-05-21 20:51:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:51:04.430+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:51:00+00:00, run_after=2024-05-21T20:52:00+00:00 [2024-05-21T20:51:04.458+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:50:00+00:00 exited with status success for try_number 1 [2024-05-21T20:51:04.461+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:50:00+00:00, map_index=-1, run_start_date=2024-05-21 20:51:02.605606+00:00, run_end_date=2024-05-21 20:51:04.283585+00:00, run_duration=1.677979, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1257, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:51:00.446107+00:00, queued_by_job_id=1, pid=27270 [2024-05-21T20:52:01.059+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:52:00+00:00, run_after=2024-05-21T20:53:00+00:00 [2024-05-21T20:52:01.065+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:52:01.071+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:52:01.169+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T20:52:01.169+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T20:52:01.170+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:52:01.170+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:52:01.171+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:52:01.174+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T20:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:52:01.174+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T20:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T20:52:01.175+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:52:01.175+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:52:01.176+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:52:01.177+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:52:01.446+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:52:01.446+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:51:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:52:01.446+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:51:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:52:01.458+0000] {scheduler_job.py:635} INFO - Setting external_id for to 72c6f43c-263d-4027-824e-276bfade9b68 [2024-05-21T20:52:01.458+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2c3b91df-c027-4c2d-92e5-766e2767b0e7 [2024-05-21T20:52:01.459+0000] {scheduler_job.py:635} INFO - Setting external_id for to da5c8e48-53b2-48ce-9824-f842e5e82660 [2024-05-21T20:52:02.652+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:52:02.652+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 20:50:00+00:00, run_id=scheduled__2024-05-21T20:50:00+00:00, run_start_date=2024-05-21 20:52:01.082771+00:00, run_end_date=2024-05-21 20:52:02.652673+00:00, run_duration=1.569902, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:50:00+00:00, data_interval_end=2024-05-21 20:52:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T20:52:02.669+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T20:52:00+00:00, run_after=2024-05-21T20:54:00+00:00 [2024-05-21T20:52:02.717+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:50:00+00:00 exited with status success for try_number 1 [2024-05-21T20:52:02.722+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T20:50:00+00:00, map_index=-1, run_start_date=2024-05-21 20:52:02.057136+00:00, run_end_date=2024-05-21 20:52:02.351789+00:00, run_duration=0.294653, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1258, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:52:01.172415+00:00, queued_by_job_id=1, pid=27305 [2024-05-21T20:52:03.765+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:52:03.765+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:51:00+00:00, run_id=scheduled__2024-05-21T20:51:00+00:00, run_start_date=2024-05-21 20:52:01.083774+00:00, run_end_date=2024-05-21 20:52:03.765372+00:00, run_duration=2.681598, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:51:00+00:00, data_interval_end=2024-05-21 20:52:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:52:03.776+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:52:00+00:00, run_after=2024-05-21T20:53:00+00:00 [2024-05-21T20:52:03.812+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:51:00+00:00 exited with status success for try_number 1 [2024-05-21T20:52:03.816+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:51:00+00:00, map_index=-1, run_start_date=2024-05-21 20:52:03.319270+00:00, run_end_date=2024-05-21 20:52:03.687454+00:00, run_duration=0.368184, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1260, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:52:01.172415+00:00, queued_by_job_id=1, pid=27336 [2024-05-21T20:52:06.185+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:52:06.189+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:51:00+00:00, run_id=scheduled__2024-05-21T20:51:00+00:00, run_start_date=2024-05-21 20:52:01.085164+00:00, run_end_date=2024-05-21 20:52:06.186227+00:00, run_duration=5.101063, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:51:00+00:00, data_interval_end=2024-05-21 20:52:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:52:06.204+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:52:00+00:00, run_after=2024-05-21T20:53:00+00:00 [2024-05-21T20:52:06.240+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:51:00+00:00 exited with status success for try_number 1 [2024-05-21T20:52:06.247+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:51:00+00:00, map_index=-1, run_start_date=2024-05-21 20:52:03.254614+00:00, run_end_date=2024-05-21 20:52:05.463426+00:00, run_duration=2.208812, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1259, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:52:01.172415+00:00, queued_by_job_id=1, pid=27335 [2024-05-21T20:53:00.742+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:53:00+00:00, run_after=2024-05-21T20:54:00+00:00 [2024-05-21T20:53:00.749+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:53:00.810+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T20:53:00.811+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:53:00.811+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:53:00.811+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:53:00.814+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:53:00.814+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:53:00.814+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:53:00.815+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:53:01.090+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:52:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:53:01.090+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:52:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:53:01.099+0000] {scheduler_job.py:635} INFO - Setting external_id for to a5b90092-a8fe-40c9-a867-0a9a6dab4687 [2024-05-21T20:53:01.099+0000] {scheduler_job.py:635} INFO - Setting external_id for to eb1f8268-2e8e-4b7f-b00b-f149c5ffddcb [2024-05-21T20:53:03.421+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:53:03.421+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:52:00+00:00, run_id=scheduled__2024-05-21T20:52:00+00:00, run_start_date=2024-05-21 20:53:00.761199+00:00, run_end_date=2024-05-21 20:53:03.421521+00:00, run_duration=2.660322, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:52:00+00:00, data_interval_end=2024-05-21 20:53:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:53:03.432+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:53:00+00:00, run_after=2024-05-21T20:54:00+00:00 [2024-05-21T20:53:03.470+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:52:00+00:00 exited with status success for try_number 1 [2024-05-21T20:53:03.475+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:52:00+00:00, map_index=-1, run_start_date=2024-05-21 20:53:02.927181+00:00, run_end_date=2024-05-21 20:53:03.238211+00:00, run_duration=0.31103, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1261, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:53:00.812837+00:00, queued_by_job_id=1, pid=27390 [2024-05-21T20:53:05.811+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:53:05.811+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:52:00+00:00, run_id=scheduled__2024-05-21T20:52:00+00:00, run_start_date=2024-05-21 20:53:00.763060+00:00, run_end_date=2024-05-21 20:53:05.811411+00:00, run_duration=5.048351, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:52:00+00:00, data_interval_end=2024-05-21 20:53:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:53:05.823+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:53:00+00:00, run_after=2024-05-21T20:54:00+00:00 [2024-05-21T20:53:05.859+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:52:00+00:00 exited with status success for try_number 1 [2024-05-21T20:53:05.864+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:52:00+00:00, map_index=-1, run_start_date=2024-05-21 20:53:03.005927+00:00, run_end_date=2024-05-21 20:53:04.747198+00:00, run_duration=1.741271, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1262, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:53:00.812837+00:00, queued_by_job_id=1, pid=27391 [2024-05-21T20:54:00.383+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:54:00.391+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:54:00.405+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:54:00+00:00, run_after=2024-05-21T20:55:00+00:00 [2024-05-21T20:54:00.478+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T20:54:00.478+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T20:54:00.478+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:54:00.478+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:54:00.479+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:54:00.482+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T20:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:54:00.482+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T20:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T20:54:00.482+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:54:00.482+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:54:00.483+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:54:00.483+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:54:00.970+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:52:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:54:00.971+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:53:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:54:00.971+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:53:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:54:00.981+0000] {scheduler_job.py:635} INFO - Setting external_id for to cde42738-7a96-441f-9da6-5236cd958ea9 [2024-05-21T20:54:00.981+0000] {scheduler_job.py:635} INFO - Setting external_id for to 172cd4e7-8e1f-4de2-8ed4-b3a20dd09112 [2024-05-21T20:54:00.982+0000] {scheduler_job.py:635} INFO - Setting external_id for to d105c3ec-7753-4000-8da3-75200aa51900 [2024-05-21T20:54:03.396+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:54:03.397+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 20:52:00+00:00, run_id=scheduled__2024-05-21T20:52:00+00:00, run_start_date=2024-05-21 20:54:00.420932+00:00, run_end_date=2024-05-21 20:54:03.397095+00:00, run_duration=2.976163, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:52:00+00:00, data_interval_end=2024-05-21 20:54:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T20:54:03.409+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T20:54:00+00:00, run_after=2024-05-21T20:56:00+00:00 [2024-05-21T20:54:03.417+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:54:03.418+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:53:00+00:00, run_id=scheduled__2024-05-21T20:53:00+00:00, run_start_date=2024-05-21 20:54:00.422022+00:00, run_end_date=2024-05-21 20:54:03.417984+00:00, run_duration=2.995962, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:53:00+00:00, data_interval_end=2024-05-21 20:54:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:54:03.433+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:54:00+00:00, run_after=2024-05-21T20:55:00+00:00 [2024-05-21T20:54:03.476+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:52:00+00:00 exited with status success for try_number 1 [2024-05-21T20:54:03.476+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:53:00+00:00 exited with status success for try_number 1 [2024-05-21T20:54:03.483+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:53:00+00:00, map_index=-1, run_start_date=2024-05-21 20:54:02.919297+00:00, run_end_date=2024-05-21 20:54:03.222792+00:00, run_duration=0.303495, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1264, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:54:00.480365+00:00, queued_by_job_id=1, pid=27447 [2024-05-21T20:54:03.483+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T20:52:00+00:00, map_index=-1, run_start_date=2024-05-21 20:54:01.926719+00:00, run_end_date=2024-05-21 20:54:02.372572+00:00, run_duration=0.445853, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1263, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:54:00.480365+00:00, queued_by_job_id=1, pid=27426 [2024-05-21T20:54:05.601+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:54:05.601+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:53:00+00:00, run_id=scheduled__2024-05-21T20:53:00+00:00, run_start_date=2024-05-21 20:54:00.423013+00:00, run_end_date=2024-05-21 20:54:05.601705+00:00, run_duration=5.178692, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:53:00+00:00, data_interval_end=2024-05-21 20:54:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:54:05.613+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:54:00+00:00, run_after=2024-05-21T20:55:00+00:00 [2024-05-21T20:54:05.669+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:53:00+00:00 exited with status success for try_number 1 [2024-05-21T20:54:05.676+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:53:00+00:00, map_index=-1, run_start_date=2024-05-21 20:54:03.157915+00:00, run_end_date=2024-05-21 20:54:04.729647+00:00, run_duration=1.571732, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1265, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:54:00.480365+00:00, queued_by_job_id=1, pid=27466 [2024-05-21T20:54:54.069+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:54:54.069+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-05-21T20:54:54.069+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:54:54.071+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240521205453_699595', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:54:54.072+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240521205453_699595', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-05-21T20:54:54.107+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521205453_699595 exited with status queued for try_number 1 [2024-05-21T20:54:54.114+0000] {scheduler_job.py:635} INFO - Setting external_id for to b2dbadca-d72f-443e-b636-5e97f2db3a6f [2024-05-21T20:54:55.230+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:54:55.230+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-05-21 20:54:53.684278+00:00, run_id=vdu_down_20240521205453_699595, run_start_date=2024-05-21 20:54:54.039943+00:00, run_end_date=2024-05-21 20:54:55.230858+00:00, run_duration=1.190915, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-05-21 20:54:53.684278+00:00, data_interval_end=2024-05-21 20:54:53.684278+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-05-21T20:54:55.235+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-05-21T20:54:55.264+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521205453_699595 exited with status success for try_number 1 [2024-05-21T20:54:55.272+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240521205453_699595, map_index=-1, run_start_date=2024-05-21 20:54:54.763793+00:00, run_end_date=2024-05-21 20:54:55.070756+00:00, run_duration=0.306963, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1266, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:54:54.070424+00:00, queued_by_job_id=1, pid=27490 [2024-05-21T20:55:00.152+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:55:00+00:00, run_after=2024-05-21T21:00:00+00:00 [2024-05-21T20:55:00.165+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:55:00+00:00, run_after=2024-05-21T20:56:00+00:00 [2024-05-21T20:55:00.172+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:55:00.305+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T20:55:00.305+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:55:00.305+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:55:00.305+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:55:00.306+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:55:00.309+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T20:50:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T20:55:00.309+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T20:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T20:55:00.309+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:55:00.309+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:55:00.310+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:55:00.310+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:55:00.635+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T20:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:55:00.636+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:54:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:55:00.636+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:54:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:55:00.658+0000] {scheduler_job.py:635} INFO - Setting external_id for to 23989f4d-95fc-4413-9166-bc00baf15bf9 [2024-05-21T20:55:00.658+0000] {scheduler_job.py:635} INFO - Setting external_id for to eb9c5255-c848-479b-91e4-23aa935c746b [2024-05-21T20:55:00.659+0000] {scheduler_job.py:635} INFO - Setting external_id for to 38756ccf-415c-47d7-adcb-f3e4eaac7518 [2024-05-21T20:55:03.957+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:55:03.957+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:54:00+00:00, run_id=scheduled__2024-05-21T20:54:00+00:00, run_start_date=2024-05-21 20:55:00.251182+00:00, run_end_date=2024-05-21 20:55:03.957598+00:00, run_duration=3.706416, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:54:00+00:00, data_interval_end=2024-05-21 20:55:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:55:03.968+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:55:00+00:00, run_after=2024-05-21T20:56:00+00:00 [2024-05-21T20:55:04.009+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:55:04.009+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:55:04.010+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:55:04.013+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T20:50:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T20:55:04.013+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T20:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T20:55:04.069+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T20:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:55:04.069+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T20:50:00+00:00 exited with status success for try_number 1 [2024-05-21T20:55:04.069+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:54:00+00:00 exited with status success for try_number 1 [2024-05-21T20:55:04.082+0000] {scheduler_job.py:635} INFO - Setting external_id for to 814bc1b5-fc79-470f-88b4-defbfd8ddbbf [2024-05-21T20:55:04.082+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T20:50:00+00:00, map_index=-1, run_start_date=2024-05-21 20:55:02.942587+00:00, run_end_date=2024-05-21 20:55:03.261472+00:00, run_duration=0.318885, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1268, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:55:00.306986+00:00, queued_by_job_id=1, pid=27543 [2024-05-21T20:55:04.082+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:54:00+00:00, map_index=-1, run_start_date=2024-05-21 20:55:02.964561+00:00, run_end_date=2024-05-21 20:55:03.272342+00:00, run_duration=0.307781, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1269, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:55:00.306986+00:00, queued_by_job_id=1, pid=27544 [2024-05-21T20:55:05.214+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:55:05.215+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:54:00+00:00, run_id=scheduled__2024-05-21T20:54:00+00:00, run_start_date=2024-05-21 20:55:00.252091+00:00, run_end_date=2024-05-21 20:55:05.215102+00:00, run_duration=4.963011, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:54:00+00:00, data_interval_end=2024-05-21 20:55:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:55:05.225+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:55:00+00:00, run_after=2024-05-21T20:56:00+00:00 [2024-05-21T20:55:05.282+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:54:00+00:00 exited with status success for try_number 1 [2024-05-21T20:55:05.289+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:54:00+00:00, map_index=-1, run_start_date=2024-05-21 20:55:02.524883+00:00, run_end_date=2024-05-21 20:55:04.564542+00:00, run_duration=2.039659, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1267, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:55:00.306986+00:00, queued_by_job_id=1, pid=27515 [2024-05-21T20:55:06.861+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:55:06.862+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:55:06.863+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:55:06.865+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T20:50:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T20:55:06.865+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T20:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T20:55:06.934+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T20:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:55:06.936+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T20:50:00+00:00 exited with status success for try_number 1 [2024-05-21T20:55:06.941+0000] {scheduler_job.py:635} INFO - Setting external_id for to 19f139a2-45bc-4dc2-89c4-020c72036fe9 [2024-05-21T20:55:06.942+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T20:50:00+00:00, map_index=-1, run_start_date=2024-05-21 20:55:05.895543+00:00, run_end_date=2024-05-21 20:55:06.224055+00:00, run_duration=0.328512, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1270, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:55:04.011266+00:00, queued_by_job_id=1, pid=27574 [2024-05-21T20:55:10.353+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:55:10.353+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:55:10.358+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:55:10.361+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T20:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:55:10.362+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T20:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T20:55:10.436+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T20:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:55:10.436+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T20:50:00+00:00 exited with status success for try_number 1 [2024-05-21T20:55:10.440+0000] {scheduler_job.py:635} INFO - Setting external_id for to e0be46ad-bfc4-4538-b592-e49c71374cf9 [2024-05-21T20:55:10.440+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T20:50:00+00:00, map_index=0, run_start_date=2024-05-21 20:55:09.058948+00:00, run_end_date=2024-05-21 20:55:09.571777+00:00, run_duration=0.512829, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1271, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:55:06.863810+00:00, queued_by_job_id=1, pid=27586 [2024-05-21T20:55:13.087+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:55:13.087+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:50:00+00:00, run_id=scheduled__2024-05-21T20:50:00+00:00, run_start_date=2024-05-21 20:55:00.249583+00:00, run_end_date=2024-05-21 20:55:13.087527+00:00, run_duration=12.837944, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:50:00+00:00, data_interval_end=2024-05-21 20:55:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T20:55:13.096+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:55:00+00:00, run_after=2024-05-21T21:00:00+00:00 [2024-05-21T20:55:13.124+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T20:50:00+00:00 exited with status success for try_number 1 [2024-05-21T20:55:13.129+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T20:50:00+00:00, map_index=-1, run_start_date=2024-05-21 20:55:12.248318+00:00, run_end_date=2024-05-21 20:55:12.492990+00:00, run_duration=0.244672, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1272, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:55:10.358792+00:00, queued_by_job_id=1, pid=27598 [2024-05-21T20:55:57.926+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T20:56:00.438+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:56:00.444+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:56:00.459+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:56:00+00:00, run_after=2024-05-21T20:57:00+00:00 [2024-05-21T20:56:00.536+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T20:56:00.536+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T20:56:00.536+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:56:00.537+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:56:00.537+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:56:00.541+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T20:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:56:00.541+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T20:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T20:56:00.541+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:56:00.542+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:56:00.542+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:56:00.542+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:56:00.888+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:54:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:56:00.889+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:56:00.889+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:56:00.902+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4d0cace2-7b0f-4d2a-8b9c-3ea26757dcc0 [2024-05-21T20:56:00.905+0000] {scheduler_job.py:635} INFO - Setting external_id for to 373ed4a0-d204-4a5c-bc5c-166efea997af [2024-05-21T20:56:00.905+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4e7adef8-184f-4220-83d6-57bb2336cb45 [2024-05-21T20:56:02.114+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:56:02.115+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 20:54:00+00:00, run_id=scheduled__2024-05-21T20:54:00+00:00, run_start_date=2024-05-21 20:56:00.472753+00:00, run_end_date=2024-05-21 20:56:02.115298+00:00, run_duration=1.642545, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:54:00+00:00, data_interval_end=2024-05-21 20:56:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T20:56:02.125+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T20:56:00+00:00, run_after=2024-05-21T20:58:00+00:00 [2024-05-21T20:56:02.182+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:54:00+00:00 exited with status success for try_number 1 [2024-05-21T20:56:02.189+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T20:54:00+00:00, map_index=-1, run_start_date=2024-05-21 20:56:01.690655+00:00, run_end_date=2024-05-21 20:56:02.023470+00:00, run_duration=0.332815, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1273, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:56:00.538806+00:00, queued_by_job_id=1, pid=27615 [2024-05-21T20:56:03.709+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:56:03.709+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:55:00+00:00, run_id=scheduled__2024-05-21T20:55:00+00:00, run_start_date=2024-05-21 20:56:00.474555+00:00, run_end_date=2024-05-21 20:56:03.709655+00:00, run_duration=3.2351, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:55:00+00:00, data_interval_end=2024-05-21 20:56:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:56:03.718+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:56:00+00:00, run_after=2024-05-21T20:57:00+00:00 [2024-05-21T20:56:03.755+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:55:00+00:00 exited with status success for try_number 1 [2024-05-21T20:56:03.759+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:55:00+00:00, map_index=-1, run_start_date=2024-05-21 20:56:02.691793+00:00, run_end_date=2024-05-21 20:56:02.967219+00:00, run_duration=0.275426, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1274, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:56:00.538806+00:00, queued_by_job_id=1, pid=27645 [2024-05-21T20:56:04.802+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:56:04.803+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:55:00+00:00, run_id=scheduled__2024-05-21T20:55:00+00:00, run_start_date=2024-05-21 20:56:00.475536+00:00, run_end_date=2024-05-21 20:56:04.803032+00:00, run_duration=4.327496, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:55:00+00:00, data_interval_end=2024-05-21 20:56:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:56:04.813+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:56:00+00:00, run_after=2024-05-21T20:57:00+00:00 [2024-05-21T20:56:04.840+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:55:00+00:00 exited with status success for try_number 1 [2024-05-21T20:56:04.844+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:55:00+00:00, map_index=-1, run_start_date=2024-05-21 20:56:02.713083+00:00, run_end_date=2024-05-21 20:56:04.153610+00:00, run_duration=1.440527, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1275, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:56:00.538806+00:00, queued_by_job_id=1, pid=27646 [2024-05-21T20:56:54.509+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T20:56:54.509+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-05-21T20:56:54.511+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:56:54.514+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240521205653_260525', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:56:54.514+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240521205653_260525', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-05-21T20:56:54.558+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521205653_260525 exited with status queued for try_number 1 [2024-05-21T20:56:54.564+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7748fced-d15d-4034-99db-b95c5baa2de0 [2024-05-21T20:56:55.675+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:56:55.675+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-05-21 20:56:53.670154+00:00, run_id=vdu_down_20240521205653_260525, run_start_date=2024-05-21 20:56:54.478234+00:00, run_end_date=2024-05-21 20:56:55.675416+00:00, run_duration=1.197182, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-05-21 20:56:53.670154+00:00, data_interval_end=2024-05-21 20:56:53.670154+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-05-21T20:56:55.678+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-05-21T20:56:55.710+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521205653_260525 exited with status success for try_number 1 [2024-05-21T20:56:55.718+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240521205653_260525, map_index=-1, run_start_date=2024-05-21 20:56:55.231843+00:00, run_end_date=2024-05-21 20:56:55.522818+00:00, run_duration=0.290975, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1276, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:56:54.511832+00:00, queued_by_job_id=1, pid=27679 [2024-05-21T20:57:00.821+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:57:00.838+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:57:00+00:00, run_after=2024-05-21T20:58:00+00:00 [2024-05-21T20:57:00.954+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T20:57:00.954+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:57:00.954+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:57:00.955+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:57:00.959+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:57:00.959+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:57:00.959+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:57:00.959+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:57:01.223+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:56:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:57:01.223+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:56:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:57:01.234+0000] {scheduler_job.py:635} INFO - Setting external_id for to d3e41a4e-7cc4-45ce-bcc7-f0179af96e4f [2024-05-21T20:57:01.241+0000] {scheduler_job.py:635} INFO - Setting external_id for to f9e8415a-4bca-42f4-9952-db1170a509c1 [2024-05-21T20:57:03.337+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:57:03.337+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:56:00+00:00, run_id=scheduled__2024-05-21T20:56:00+00:00, run_start_date=2024-05-21 20:57:00.864122+00:00, run_end_date=2024-05-21 20:57:03.337635+00:00, run_duration=2.473513, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:56:00+00:00, data_interval_end=2024-05-21 20:57:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:57:03.351+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:57:00+00:00, run_after=2024-05-21T20:58:00+00:00 [2024-05-21T20:57:04.492+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:56:00+00:00 exited with status success for try_number 1 [2024-05-21T20:57:04.496+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:56:00+00:00, map_index=-1, run_start_date=2024-05-21 20:57:02.998770+00:00, run_end_date=2024-05-21 20:57:03.300117+00:00, run_duration=0.301347, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1278, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:57:00.955750+00:00, queued_by_job_id=1, pid=27712 [2024-05-21T20:57:05.532+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:57:05.533+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:56:00+00:00, run_id=scheduled__2024-05-21T20:56:00+00:00, run_start_date=2024-05-21 20:57:00.871398+00:00, run_end_date=2024-05-21 20:57:05.533205+00:00, run_duration=4.661807, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:56:00+00:00, data_interval_end=2024-05-21 20:57:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:57:05.542+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:57:00+00:00, run_after=2024-05-21T20:58:00+00:00 [2024-05-21T20:57:05.572+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:56:00+00:00 exited with status success for try_number 1 [2024-05-21T20:57:05.579+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:56:00+00:00, map_index=-1, run_start_date=2024-05-21 20:57:02.919000+00:00, run_end_date=2024-05-21 20:57:05.319589+00:00, run_duration=2.400589, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1277, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:57:00.955750+00:00, queued_by_job_id=1, pid=27711 [2024-05-21T20:58:00.090+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:58:00+00:00, run_after=2024-05-21T20:59:00+00:00 [2024-05-21T20:58:00.097+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:58:00.104+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:58:00.184+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T20:58:00.184+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T20:58:00.185+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:58:00.185+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:58:00.185+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:58:00.189+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T20:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:58:00.189+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T20:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T20:58:00.189+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:58:00.189+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:58:00.191+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:58:00.191+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:58:00.580+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:56:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:58:00.580+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:57:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:58:00.580+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:57:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:58:00.592+0000] {scheduler_job.py:635} INFO - Setting external_id for to a93e9f36-8759-42d2-b3ea-79b1cfb34df5 [2024-05-21T20:58:00.593+0000] {scheduler_job.py:635} INFO - Setting external_id for to ba2e759a-fb67-4332-b86f-cb1df983a597 [2024-05-21T20:58:00.593+0000] {scheduler_job.py:635} INFO - Setting external_id for to dcfee3e4-1197-4cfb-b362-d9ce0468fcba [2024-05-21T20:58:02.864+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:58:02.865+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 20:56:00+00:00, run_id=scheduled__2024-05-21T20:56:00+00:00, run_start_date=2024-05-21 20:58:00.116579+00:00, run_end_date=2024-05-21 20:58:02.865533+00:00, run_duration=2.748954, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:56:00+00:00, data_interval_end=2024-05-21 20:58:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T20:58:02.873+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T20:58:00+00:00, run_after=2024-05-21T21:00:00+00:00 [2024-05-21T20:58:02.879+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:58:02.880+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:57:00+00:00, run_id=scheduled__2024-05-21T20:57:00+00:00, run_start_date=2024-05-21 20:58:00.117729+00:00, run_end_date=2024-05-21 20:58:02.880378+00:00, run_duration=2.762649, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:57:00+00:00, data_interval_end=2024-05-21 20:58:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:58:02.893+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:58:00+00:00, run_after=2024-05-21T20:59:00+00:00 [2024-05-21T20:58:02.939+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:56:00+00:00 exited with status success for try_number 1 [2024-05-21T20:58:02.949+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T20:56:00+00:00, map_index=-1, run_start_date=2024-05-21 20:58:01.331888+00:00, run_end_date=2024-05-21 20:58:01.809658+00:00, run_duration=0.47777, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1279, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:58:00.187144+00:00, queued_by_job_id=1, pid=27746 [2024-05-21T20:58:04.056+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:57:00+00:00 exited with status success for try_number 1 [2024-05-21T20:58:04.062+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:57:00+00:00, map_index=-1, run_start_date=2024-05-21 20:58:02.535336+00:00, run_end_date=2024-05-21 20:58:02.844245+00:00, run_duration=0.308909, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1280, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:58:00.187144+00:00, queued_by_job_id=1, pid=27776 [2024-05-21T20:58:05.112+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:58:05.113+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:57:00+00:00, run_id=scheduled__2024-05-21T20:57:00+00:00, run_start_date=2024-05-21 20:58:00.118694+00:00, run_end_date=2024-05-21 20:58:05.112978+00:00, run_duration=4.994284, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:57:00+00:00, data_interval_end=2024-05-21 20:58:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:58:05.121+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:58:00+00:00, run_after=2024-05-21T20:59:00+00:00 [2024-05-21T20:58:05.150+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:57:00+00:00 exited with status success for try_number 1 [2024-05-21T20:58:05.154+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:57:00+00:00, map_index=-1, run_start_date=2024-05-21 20:58:02.553788+00:00, run_end_date=2024-05-21 20:58:04.186637+00:00, run_duration=1.632849, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1281, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:58:00.187144+00:00, queued_by_job_id=1, pid=27777 [2024-05-21T20:59:00.710+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T20:59:00.729+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:59:00+00:00, run_after=2024-05-21T21:00:00+00:00 [2024-05-21T20:59:00.790+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T20:59:00.790+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:59:00.791+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T20:59:00.791+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T20:59:00.794+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:59:00.794+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T20:59:00.795+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T20:59:00.795+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T20:59:01.103+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:58:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:59:01.105+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:58:00+00:00 exited with status queued for try_number 1 [2024-05-21T20:59:01.117+0000] {scheduler_job.py:635} INFO - Setting external_id for to 438b681e-759e-4d82-a543-27b1570db3af [2024-05-21T20:59:01.119+0000] {scheduler_job.py:635} INFO - Setting external_id for to ba4c562b-4865-4b12-ad5b-1f28a6647e00 [2024-05-21T20:59:04.623+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:59:04.623+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:58:00+00:00, run_id=scheduled__2024-05-21T20:58:00+00:00, run_start_date=2024-05-21 20:59:00.744318+00:00, run_end_date=2024-05-21 20:59:04.623894+00:00, run_duration=3.879576, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:58:00+00:00, data_interval_end=2024-05-21 20:59:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T20:59:04.635+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:59:00+00:00, run_after=2024-05-21T21:00:00+00:00 [2024-05-21T20:59:04.678+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:58:00+00:00 exited with status success for try_number 1 [2024-05-21T20:59:04.683+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:58:00+00:00, map_index=-1, run_start_date=2024-05-21 20:59:03.052439+00:00, run_end_date=2024-05-21 20:59:03.583967+00:00, run_duration=0.531528, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1282, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:59:00.792622+00:00, queued_by_job_id=1, pid=27830 [2024-05-21T20:59:05.733+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T20:59:05.733+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:58:00+00:00, run_id=scheduled__2024-05-21T20:58:00+00:00, run_start_date=2024-05-21 20:59:00.746449+00:00, run_end_date=2024-05-21 20:59:05.733613+00:00, run_duration=4.987164, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:58:00+00:00, data_interval_end=2024-05-21 20:59:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T20:59:05.746+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T20:59:00+00:00, run_after=2024-05-21T21:00:00+00:00 [2024-05-21T20:59:05.789+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:58:00+00:00 exited with status success for try_number 1 [2024-05-21T20:59:05.795+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:58:00+00:00, map_index=-1, run_start_date=2024-05-21 20:59:03.096236+00:00, run_end_date=2024-05-21 20:59:04.813762+00:00, run_duration=1.717526, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1283, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 20:59:00.792622+00:00, queued_by_job_id=1, pid=27831 [2024-05-21T21:00:00.365+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:00:00+00:00, run_after=2024-05-21T21:01:00+00:00 [2024-05-21T21:00:00.373+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:00:00.381+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:00:00.396+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:00:00+00:00, run_after=2024-05-21T21:05:00+00:00 [2024-05-21T21:00:00.513+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T21:00:00.514+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:00:00.514+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T21:00:00.514+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:00:00.514+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:00:00.515+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:00:00.520+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T20:55:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T21:00:00.520+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T20:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T21:00:00.521+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T20:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:00:00.521+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T20:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T21:00:00.521+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:00:00.521+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:00:00.521+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T20:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:00:00.522+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T20:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:00:00.926+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T20:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:00:00.927+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:58:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:00:00.927+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:59:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:00:00.927+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:59:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:00:00.944+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4444f667-0cbb-4b2d-811d-6b5c6d1085f9 [2024-05-21T21:00:00.944+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8bace40c-7126-42b9-bc15-b0273daf5d70 [2024-05-21T21:00:00.944+0000] {scheduler_job.py:635} INFO - Setting external_id for to 638341c1-f6a1-4444-843b-9916cf2ffb57 [2024-05-21T21:00:00.944+0000] {scheduler_job.py:635} INFO - Setting external_id for to a868a86c-c9b7-47a1-9fc4-cefcfc0c287f [2024-05-21T21:00:03.419+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:00:03.420+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 20:58:00+00:00, run_id=scheduled__2024-05-21T20:58:00+00:00, run_start_date=2024-05-21 21:00:00.409286+00:00, run_end_date=2024-05-21 21:00:03.419953+00:00, run_duration=3.010667, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:58:00+00:00, data_interval_end=2024-05-21 21:00:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T21:00:03.433+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T21:00:00+00:00, run_after=2024-05-21T21:02:00+00:00 [2024-05-21T21:00:03.556+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T20:58:00+00:00 exited with status success for try_number 1 [2024-05-21T21:00:03.569+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T20:58:00+00:00, map_index=-1, run_start_date=2024-05-21 21:00:01.972034+00:00, run_end_date=2024-05-21 21:00:02.417240+00:00, run_duration=0.445206, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1284, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:00:00.517928+00:00, queued_by_job_id=1, pid=27867 [2024-05-21T21:00:04.614+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:00:04.614+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:59:00+00:00, run_id=scheduled__2024-05-21T20:59:00+00:00, run_start_date=2024-05-21 21:00:00.410301+00:00, run_end_date=2024-05-21 21:00:04.614778+00:00, run_duration=4.204477, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:59:00+00:00, data_interval_end=2024-05-21 21:00:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:00:04.626+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:00:00+00:00, run_after=2024-05-21T21:01:00+00:00 [2024-05-21T21:00:04.652+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T21:00:04.652+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:00:04.653+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:00:04.655+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T20:55:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T21:00:04.655+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T20:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T21:00:04.700+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T20:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:00:04.700+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T20:55:00+00:00 exited with status success for try_number 1 [2024-05-21T21:00:04.701+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:59:00+00:00 exited with status success for try_number 1 [2024-05-21T21:00:04.707+0000] {scheduler_job.py:635} INFO - Setting external_id for to 57d286c9-7d93-4e0a-b35a-ad609404daeb [2024-05-21T21:00:04.707+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:59:00+00:00, map_index=-1, run_start_date=2024-05-21 21:00:03.132739+00:00, run_end_date=2024-05-21 21:00:03.693805+00:00, run_duration=0.561066, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1285, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:00:00.517928+00:00, queued_by_job_id=1, pid=27907 [2024-05-21T21:00:04.707+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T20:55:00+00:00, map_index=-1, run_start_date=2024-05-21 21:00:03.248957+00:00, run_end_date=2024-05-21 21:00:03.746460+00:00, run_duration=0.497503, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1286, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:00:00.517928+00:00, queued_by_job_id=1, pid=27908 [2024-05-21T21:00:06.033+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:00:06.034+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:59:00+00:00, run_id=scheduled__2024-05-21T20:59:00+00:00, run_start_date=2024-05-21 21:00:00.412464+00:00, run_end_date=2024-05-21 21:00:06.034224+00:00, run_duration=5.62176, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:59:00+00:00, data_interval_end=2024-05-21 21:00:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:00:06.060+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:00:00+00:00, run_after=2024-05-21T21:01:00+00:00 [2024-05-21T21:00:07.288+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T21:00:07.288+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:00:07.292+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:00:07.295+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T20:55:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T21:00:07.295+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T20:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T21:00:07.390+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T20:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:00:07.390+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T20:59:00+00:00 exited with status success for try_number 1 [2024-05-21T21:00:07.392+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T20:55:00+00:00 exited with status success for try_number 1 [2024-05-21T21:00:07.409+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T20:59:00+00:00, map_index=-1, run_start_date=2024-05-21 21:00:03.336105+00:00, run_end_date=2024-05-21 21:00:05.947511+00:00, run_duration=2.611406, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1287, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:00:00.517928+00:00, queued_by_job_id=1, pid=27909 [2024-05-21T21:00:07.410+0000] {scheduler_job.py:635} INFO - Setting external_id for to 226c51a1-9626-4031-8e12-a4c97aa2cf22 [2024-05-21T21:00:07.410+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T20:55:00+00:00, map_index=-1, run_start_date=2024-05-21 21:00:06.561918+00:00, run_end_date=2024-05-21 21:00:06.871716+00:00, run_duration=0.309798, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1288, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:00:04.653579+00:00, queued_by_job_id=1, pid=27948 [2024-05-21T21:00:10.915+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T21:00:10.915+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:00:10.916+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:00:10.918+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T20:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:00:10.918+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T20:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T21:00:11.020+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T20:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:00:11.020+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T20:55:00+00:00 exited with status success for try_number 1 [2024-05-21T21:00:11.034+0000] {scheduler_job.py:635} INFO - Setting external_id for to 14a17f11-0e74-4b4a-866f-8a3226925f13 [2024-05-21T21:00:11.034+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T20:55:00+00:00, map_index=0, run_start_date=2024-05-21 21:00:09.504649+00:00, run_end_date=2024-05-21 21:00:09.914964+00:00, run_duration=0.410315, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1289, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:00:07.292962+00:00, queued_by_job_id=1, pid=27960 [2024-05-21T21:00:13.359+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:00:13.360+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 20:55:00+00:00, run_id=scheduled__2024-05-21T20:55:00+00:00, run_start_date=2024-05-21 21:00:00.408124+00:00, run_end_date=2024-05-21 21:00:13.360087+00:00, run_duration=12.951963, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 20:55:00+00:00, data_interval_end=2024-05-21 21:00:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T21:00:13.368+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:00:00+00:00, run_after=2024-05-21T21:05:00+00:00 [2024-05-21T21:00:13.397+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T20:55:00+00:00 exited with status success for try_number 1 [2024-05-21T21:00:13.401+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T20:55:00+00:00, map_index=-1, run_start_date=2024-05-21 21:00:12.786471+00:00, run_end_date=2024-05-21 21:00:13.030439+00:00, run_duration=0.243968, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1290, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:00:10.917207+00:00, queued_by_job_id=1, pid=27972 [2024-05-21T21:00:57.976+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T21:01:00.060+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:01:00.076+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:01:00+00:00, run_after=2024-05-21T21:02:00+00:00 [2024-05-21T21:01:00.141+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T21:01:00.141+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:01:00.141+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:01:00.142+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:01:00.144+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:01:00.145+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:01:00.145+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:01:00.145+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:01:00.363+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:01:00.363+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:01:00.376+0000] {scheduler_job.py:635} INFO - Setting external_id for to 796fd591-2a4c-4377-91b2-b53f48668ab4 [2024-05-21T21:01:00.377+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4ffc0e2f-3608-41cd-b8bc-816e646feff4 [2024-05-21T21:01:02.875+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:01:02.875+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:00:00+00:00, run_id=scheduled__2024-05-21T21:00:00+00:00, run_start_date=2024-05-21 21:01:00.094558+00:00, run_end_date=2024-05-21 21:01:02.875531+00:00, run_duration=2.780973, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:00:00+00:00, data_interval_end=2024-05-21 21:01:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:01:02.884+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:01:00+00:00, run_after=2024-05-21T21:02:00+00:00 [2024-05-21T21:01:04.033+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:00:00+00:00 exited with status success for try_number 1 [2024-05-21T21:01:04.039+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:00:00+00:00, map_index=-1, run_start_date=2024-05-21 21:01:02.554621+00:00, run_end_date=2024-05-21 21:01:02.831057+00:00, run_duration=0.276436, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1292, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:01:00.143109+00:00, queued_by_job_id=1, pid=28009 [2024-05-21T21:01:05.078+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:01:05.079+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:00:00+00:00, run_id=scheduled__2024-05-21T21:00:00+00:00, run_start_date=2024-05-21 21:01:00.095657+00:00, run_end_date=2024-05-21 21:01:05.079036+00:00, run_duration=4.983379, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:00:00+00:00, data_interval_end=2024-05-21 21:01:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:01:05.087+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:01:00+00:00, run_after=2024-05-21T21:02:00+00:00 [2024-05-21T21:01:05.114+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:00:00+00:00 exited with status success for try_number 1 [2024-05-21T21:01:05.118+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:00:00+00:00, map_index=-1, run_start_date=2024-05-21 21:01:02.430722+00:00, run_end_date=2024-05-21 21:01:04.091067+00:00, run_duration=1.660345, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1291, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:01:00.143109+00:00, queued_by_job_id=1, pid=28008 [2024-05-21T21:02:00.582+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:02:00+00:00, run_after=2024-05-21T21:03:00+00:00 [2024-05-21T21:02:00.590+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:02:00.596+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:02:00.668+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T21:02:00.668+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T21:02:00.668+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:02:00.668+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:02:00.669+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:02:00.672+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T21:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:02:00.673+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T21:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T21:02:00.673+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:02:00.673+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:02:00.674+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:02:00.674+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:02:01.174+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:02:01.175+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:01:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:02:01.175+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:01:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:02:01.208+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2c6bea26-c8d5-4f9d-817b-39604ca0dc8f [2024-05-21T21:02:01.209+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6c23828b-b9c2-4e2f-98f7-8156c61da2db [2024-05-21T21:02:01.209+0000] {scheduler_job.py:635} INFO - Setting external_id for to 76977c8a-4a35-4eb5-8b08-0aa127dc3b2b [2024-05-21T21:02:02.478+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:02:02.478+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 21:00:00+00:00, run_id=scheduled__2024-05-21T21:00:00+00:00, run_start_date=2024-05-21 21:02:00.608344+00:00, run_end_date=2024-05-21 21:02:02.478664+00:00, run_duration=1.87032, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:00:00+00:00, data_interval_end=2024-05-21 21:02:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T21:02:02.488+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T21:02:00+00:00, run_after=2024-05-21T21:04:00+00:00 [2024-05-21T21:02:02.545+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:00:00+00:00 exited with status success for try_number 1 [2024-05-21T21:02:02.562+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T21:00:00+00:00, map_index=-1, run_start_date=2024-05-21 21:02:01.830973+00:00, run_end_date=2024-05-21 21:02:02.132245+00:00, run_duration=0.301272, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1293, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:02:00.670664+00:00, queued_by_job_id=1, pid=28044 [2024-05-21T21:02:03.610+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:02:03.610+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:01:00+00:00, run_id=scheduled__2024-05-21T21:01:00+00:00, run_start_date=2024-05-21 21:02:00.609520+00:00, run_end_date=2024-05-21 21:02:03.610590+00:00, run_duration=3.00107, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:01:00+00:00, data_interval_end=2024-05-21 21:02:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:02:03.619+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:02:00+00:00, run_after=2024-05-21T21:03:00+00:00 [2024-05-21T21:02:03.647+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:01:00+00:00 exited with status success for try_number 1 [2024-05-21T21:02:03.651+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:01:00+00:00, map_index=-1, run_start_date=2024-05-21 21:02:03.112380+00:00, run_end_date=2024-05-21 21:02:03.459414+00:00, run_duration=0.347034, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1294, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:02:00.670664+00:00, queued_by_job_id=1, pid=28074 [2024-05-21T21:02:05.775+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:02:05.776+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:01:00+00:00, run_id=scheduled__2024-05-21T21:01:00+00:00, run_start_date=2024-05-21 21:02:00.610702+00:00, run_end_date=2024-05-21 21:02:05.775872+00:00, run_duration=5.16517, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:01:00+00:00, data_interval_end=2024-05-21 21:02:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:02:05.789+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:02:00+00:00, run_after=2024-05-21T21:03:00+00:00 [2024-05-21T21:02:05.832+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:01:00+00:00 exited with status success for try_number 1 [2024-05-21T21:02:05.844+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:01:00+00:00, map_index=-1, run_start_date=2024-05-21 21:02:03.130135+00:00, run_end_date=2024-05-21 21:02:04.726795+00:00, run_duration=1.59666, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1295, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:02:00.670664+00:00, queued_by_job_id=1, pid=28075 [2024-05-21T21:03:00.252+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:03:00.270+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:03:00+00:00, run_after=2024-05-21T21:04:00+00:00 [2024-05-21T21:03:00.342+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T21:03:00.343+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:03:00.343+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:03:00.344+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:03:00.347+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:03:00.348+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:03:00.348+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:03:00.349+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:03:00.779+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:02:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:03:00.780+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:02:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:03:00.790+0000] {scheduler_job.py:635} INFO - Setting external_id for to c71b81c4-f59f-43f3-a771-11b7c217104d [2024-05-21T21:03:00.791+0000] {scheduler_job.py:635} INFO - Setting external_id for to de30c0a0-960d-4a2c-8001-e18f7edf771c [2024-05-21T21:03:03.231+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:03:03.232+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:02:00+00:00, run_id=scheduled__2024-05-21T21:02:00+00:00, run_start_date=2024-05-21 21:03:00.287740+00:00, run_end_date=2024-05-21 21:03:03.232192+00:00, run_duration=2.944452, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:02:00+00:00, data_interval_end=2024-05-21 21:03:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:03:03.248+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:03:00+00:00, run_after=2024-05-21T21:04:00+00:00 [2024-05-21T21:03:03.302+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:02:00+00:00 exited with status success for try_number 1 [2024-05-21T21:03:03.312+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:02:00+00:00, map_index=-1, run_start_date=2024-05-21 21:03:02.514119+00:00, run_end_date=2024-05-21 21:03:02.873880+00:00, run_duration=0.359761, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1296, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:03:00.345425+00:00, queued_by_job_id=1, pid=28129 [2024-05-21T21:03:04.373+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:03:04.373+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:02:00+00:00, run_id=scheduled__2024-05-21T21:02:00+00:00, run_start_date=2024-05-21 21:03:00.288897+00:00, run_end_date=2024-05-21 21:03:04.373337+00:00, run_duration=4.08444, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:02:00+00:00, data_interval_end=2024-05-21 21:03:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:03:04.383+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:03:00+00:00, run_after=2024-05-21T21:04:00+00:00 [2024-05-21T21:03:04.411+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:02:00+00:00 exited with status success for try_number 1 [2024-05-21T21:03:04.417+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:02:00+00:00, map_index=-1, run_start_date=2024-05-21 21:03:02.580341+00:00, run_end_date=2024-05-21 21:03:04.258823+00:00, run_duration=1.678482, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1297, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:03:00.345425+00:00, queued_by_job_id=1, pid=28130 [2024-05-21T21:04:00.080+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:04:00+00:00, run_after=2024-05-21T21:05:00+00:00 [2024-05-21T21:04:00.089+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:04:00.095+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:04:00.170+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T21:04:00.171+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T21:04:00.171+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:04:00.171+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:04:00.171+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:04:00.176+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T21:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:04:00.176+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T21:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T21:04:00.177+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:04:00.177+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:04:00.177+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:04:00.177+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:04:00.557+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:02:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:04:00.557+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:03:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:04:00.557+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:03:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:04:00.571+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9b688a6c-fba9-4c2c-97d9-84ae22cbda01 [2024-05-21T21:04:00.572+0000] {scheduler_job.py:635} INFO - Setting external_id for to 338df276-53a4-4437-a88b-5800bb02437d [2024-05-21T21:04:00.572+0000] {scheduler_job.py:635} INFO - Setting external_id for to 904dc0f8-be92-43f8-99ae-023593925ba9 [2024-05-21T21:04:01.849+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:02:00+00:00 exited with status success for try_number 1 [2024-05-21T21:04:01.857+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T21:02:00+00:00, map_index=-1, run_start_date=2024-05-21 21:04:01.195991+00:00, run_end_date=2024-05-21 21:04:01.711656+00:00, run_duration=0.515665, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1298, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:04:00.173531+00:00, queued_by_job_id=1, pid=28165 [2024-05-21T21:04:01.932+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:04:01.933+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 21:02:00+00:00, run_id=scheduled__2024-05-21T21:02:00+00:00, run_start_date=2024-05-21 21:04:00.109650+00:00, run_end_date=2024-05-21 21:04:01.933248+00:00, run_duration=1.823598, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:02:00+00:00, data_interval_end=2024-05-21 21:04:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T21:04:01.941+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T21:04:00+00:00, run_after=2024-05-21T21:06:00+00:00 [2024-05-21T21:04:03.034+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:04:03.034+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:03:00+00:00, run_id=scheduled__2024-05-21T21:03:00+00:00, run_start_date=2024-05-21 21:04:00.110875+00:00, run_end_date=2024-05-21 21:04:03.034877+00:00, run_duration=2.924002, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:03:00+00:00, data_interval_end=2024-05-21 21:04:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:04:03.046+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:04:00+00:00, run_after=2024-05-21T21:05:00+00:00 [2024-05-21T21:04:03.109+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:03:00+00:00 exited with status success for try_number 1 [2024-05-21T21:04:03.113+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:03:00+00:00, map_index=-1, run_start_date=2024-05-21 21:04:02.456576+00:00, run_end_date=2024-05-21 21:04:02.748195+00:00, run_duration=0.291619, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1299, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:04:00.173531+00:00, queued_by_job_id=1, pid=28195 [2024-05-21T21:04:05.146+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:04:05.147+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:03:00+00:00, run_id=scheduled__2024-05-21T21:03:00+00:00, run_start_date=2024-05-21 21:04:00.111884+00:00, run_end_date=2024-05-21 21:04:05.147178+00:00, run_duration=5.035294, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:03:00+00:00, data_interval_end=2024-05-21 21:04:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:04:05.159+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:04:00+00:00, run_after=2024-05-21T21:05:00+00:00 [2024-05-21T21:04:05.211+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:03:00+00:00 exited with status success for try_number 1 [2024-05-21T21:04:05.216+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:03:00+00:00, map_index=-1, run_start_date=2024-05-21 21:04:02.643887+00:00, run_end_date=2024-05-21 21:04:04.309991+00:00, run_duration=1.666104, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1300, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:04:00.173531+00:00, queued_by_job_id=1, pid=28196 [2024-05-21T21:05:00.836+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:05:00.849+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:05:00+00:00, run_after=2024-05-21T21:10:00+00:00 [2024-05-21T21:05:00.864+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:05:00+00:00, run_after=2024-05-21T21:06:00+00:00 [2024-05-21T21:05:00.947+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T21:05:00.948+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:05:00.948+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:05:00.954+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:05:00.955+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:05:00.958+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T21:00:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T21:05:00.958+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T21:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T21:05:00.958+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:05:00.959+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:05:00.959+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:05:00.960+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:05:01.377+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T21:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:05:01.378+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:04:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:05:01.378+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:04:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:05:01.389+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5a49712b-aed9-4840-8470-f7dbdd3d63ce [2024-05-21T21:05:01.389+0000] {scheduler_job.py:635} INFO - Setting external_id for to dc77b2ab-f178-4dbb-8438-ca45f05d46b1 [2024-05-21T21:05:01.389+0000] {scheduler_job.py:635} INFO - Setting external_id for to 16ebdf37-4136-4332-81b6-311760041b84 [2024-05-21T21:05:04.537+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:05:04.537+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:04:00+00:00, run_id=scheduled__2024-05-21T21:04:00+00:00, run_start_date=2024-05-21 21:05:00.882861+00:00, run_end_date=2024-05-21 21:05:04.537683+00:00, run_duration=3.654822, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:04:00+00:00, data_interval_end=2024-05-21 21:05:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:05:04.550+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:05:00+00:00, run_after=2024-05-21T21:06:00+00:00 [2024-05-21T21:05:04.578+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T21:05:04.578+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:05:04.578+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:05:04.580+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T21:00:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T21:05:04.580+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T21:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T21:05:04.627+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T21:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:05:04.627+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T21:00:00+00:00 exited with status success for try_number 1 [2024-05-21T21:05:04.627+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:04:00+00:00 exited with status success for try_number 1 [2024-05-21T21:05:04.635+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:04:00+00:00, map_index=-1, run_start_date=2024-05-21 21:05:03.337611+00:00, run_end_date=2024-05-21 21:05:03.739257+00:00, run_duration=0.401646, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1303, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:05:00.956252+00:00, queued_by_job_id=1, pid=28263 [2024-05-21T21:05:04.636+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T21:00:00+00:00, map_index=-1, run_start_date=2024-05-21 21:05:03.263086+00:00, run_end_date=2024-05-21 21:05:03.672126+00:00, run_duration=0.40904, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1302, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:05:00.956252+00:00, queued_by_job_id=1, pid=28262 [2024-05-21T21:05:04.636+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5dd966d0-f856-4cbd-8a21-ffc85fee80e3 [2024-05-21T21:05:08.239+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:05:08.240+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:04:00+00:00, run_id=scheduled__2024-05-21T21:04:00+00:00, run_start_date=2024-05-21 21:05:00.883845+00:00, run_end_date=2024-05-21 21:05:08.240033+00:00, run_duration=7.356188, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:04:00+00:00, data_interval_end=2024-05-21 21:05:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:05:08.254+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:05:00+00:00, run_after=2024-05-21T21:06:00+00:00 [2024-05-21T21:05:08.281+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T21:05:08.281+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:05:08.282+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:05:08.284+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T21:00:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T21:05:08.284+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T21:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T21:05:08.345+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T21:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:05:08.345+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:04:00+00:00 exited with status success for try_number 1 [2024-05-21T21:05:08.346+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T21:00:00+00:00 exited with status success for try_number 1 [2024-05-21T21:05:08.360+0000] {scheduler_job.py:635} INFO - Setting external_id for to b601e10b-fc2d-4209-b44f-00e6fa23a392 [2024-05-21T21:05:08.361+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T21:00:00+00:00, map_index=-1, run_start_date=2024-05-21 21:05:06.618608+00:00, run_end_date=2024-05-21 21:05:06.973276+00:00, run_duration=0.354668, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1304, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:05:04.579357+00:00, queued_by_job_id=1, pid=28302 [2024-05-21T21:05:08.361+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:04:00+00:00, map_index=-1, run_start_date=2024-05-21 21:05:03.189194+00:00, run_end_date=2024-05-21 21:05:07.549988+00:00, run_duration=4.360794, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1301, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:05:00.956252+00:00, queued_by_job_id=1, pid=28261 [2024-05-21T21:05:11.518+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T21:05:11.518+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:05:11.519+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:05:11.521+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T21:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:05:11.521+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T21:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T21:05:11.615+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T21:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:05:11.615+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T21:00:00+00:00 exited with status success for try_number 1 [2024-05-21T21:05:11.632+0000] {scheduler_job.py:635} INFO - Setting external_id for to 988aac99-1755-418f-bb0c-a70ab1ecb569 [2024-05-21T21:05:11.632+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T21:00:00+00:00, map_index=0, run_start_date=2024-05-21 21:05:10.548587+00:00, run_end_date=2024-05-21 21:05:11.041752+00:00, run_duration=0.493165, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1305, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:05:08.282721+00:00, queued_by_job_id=1, pid=28314 [2024-05-21T21:05:14.569+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:05:14.570+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:00:00+00:00, run_id=scheduled__2024-05-21T21:00:00+00:00, run_start_date=2024-05-21 21:05:00.881769+00:00, run_end_date=2024-05-21 21:05:14.570055+00:00, run_duration=13.688286, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:00:00+00:00, data_interval_end=2024-05-21 21:05:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T21:05:14.576+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:05:00+00:00, run_after=2024-05-21T21:10:00+00:00 [2024-05-21T21:05:14.611+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T21:00:00+00:00 exited with status success for try_number 1 [2024-05-21T21:05:14.617+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T21:00:00+00:00, map_index=-1, run_start_date=2024-05-21 21:05:13.277302+00:00, run_end_date=2024-05-21 21:05:13.582638+00:00, run_duration=0.305336, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1306, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:05:11.520262+00:00, queued_by_job_id=1, pid=28326 [2024-05-21T21:05:58.028+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T21:06:00.096+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:06:00.113+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:06:00+00:00, run_after=2024-05-21T21:07:00+00:00 [2024-05-21T21:06:00.121+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:06:00.244+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T21:06:00.245+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T21:06:00.245+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:06:00.245+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:06:00.248+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:06:00.251+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T21:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:06:00.251+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T21:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T21:06:00.252+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:06:00.252+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:06:00.252+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:06:00.252+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:06:00.622+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:04:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:06:00.623+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:06:00.623+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:06:00.635+0000] {scheduler_job.py:635} INFO - Setting external_id for to 71b160a6-bc9d-45d5-94da-fbe718390c57 [2024-05-21T21:06:00.635+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9147b0a8-f44d-405a-a519-11975ca2452f [2024-05-21T21:06:00.635+0000] {scheduler_job.py:635} INFO - Setting external_id for to b1656195-7b84-4478-b4e3-980da660188a [2024-05-21T21:06:02.678+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:06:02.679+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 21:04:00+00:00, run_id=scheduled__2024-05-21T21:04:00+00:00, run_start_date=2024-05-21 21:06:00.134388+00:00, run_end_date=2024-05-21 21:06:02.679006+00:00, run_duration=2.544618, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:04:00+00:00, data_interval_end=2024-05-21 21:06:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T21:06:02.688+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T21:06:00+00:00, run_after=2024-05-21T21:08:00+00:00 [2024-05-21T21:06:02.773+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:04:00+00:00 exited with status success for try_number 1 [2024-05-21T21:06:02.783+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T21:04:00+00:00, map_index=-1, run_start_date=2024-05-21 21:06:01.634268+00:00, run_end_date=2024-05-21 21:06:02.171670+00:00, run_duration=0.537402, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1307, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:06:00.249257+00:00, queued_by_job_id=1, pid=28343 [2024-05-21T21:06:03.828+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:06:03.829+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:05:00+00:00, run_id=scheduled__2024-05-21T21:05:00+00:00, run_start_date=2024-05-21 21:06:00.135467+00:00, run_end_date=2024-05-21 21:06:03.829266+00:00, run_duration=3.693799, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:05:00+00:00, data_interval_end=2024-05-21 21:06:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:06:03.838+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:06:00+00:00, run_after=2024-05-21T21:07:00+00:00 [2024-05-21T21:06:03.879+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:05:00+00:00 exited with status success for try_number 1 [2024-05-21T21:06:03.883+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:05:00+00:00, map_index=-1, run_start_date=2024-05-21 21:06:03.009669+00:00, run_end_date=2024-05-21 21:06:03.316404+00:00, run_duration=0.306735, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1309, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:06:00.249257+00:00, queued_by_job_id=1, pid=28374 [2024-05-21T21:06:04.919+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:06:04.920+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:05:00+00:00, run_id=scheduled__2024-05-21T21:05:00+00:00, run_start_date=2024-05-21 21:06:00.136516+00:00, run_end_date=2024-05-21 21:06:04.920106+00:00, run_duration=4.78359, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:05:00+00:00, data_interval_end=2024-05-21 21:06:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:06:04.930+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:06:00+00:00, run_after=2024-05-21T21:07:00+00:00 [2024-05-21T21:06:04.960+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:05:00+00:00 exited with status success for try_number 1 [2024-05-21T21:06:04.965+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:05:00+00:00, map_index=-1, run_start_date=2024-05-21 21:06:02.960457+00:00, run_end_date=2024-05-21 21:06:04.762774+00:00, run_duration=1.802317, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1308, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:06:00.249257+00:00, queued_by_job_id=1, pid=28373 [2024-05-21T21:07:00.481+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:07:00.496+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:07:00+00:00, run_after=2024-05-21T21:08:00+00:00 [2024-05-21T21:07:00.562+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T21:07:00.562+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:07:00.562+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:07:00.563+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:07:00.566+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:07:00.567+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:07:00.567+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:07:00.567+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:07:00.752+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:06:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:07:00.752+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:06:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:07:00.762+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4ce3dcce-b54a-4d3d-886e-c68541000aa3 [2024-05-21T21:07:00.763+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7571af11-875a-4b4c-96d7-b25f8f70b812 [2024-05-21T21:07:03.070+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:07:03.070+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:06:00+00:00, run_id=scheduled__2024-05-21T21:06:00+00:00, run_start_date=2024-05-21 21:07:00.511001+00:00, run_end_date=2024-05-21 21:07:03.070749+00:00, run_duration=2.559748, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:06:00+00:00, data_interval_end=2024-05-21 21:07:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:07:03.081+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:07:00+00:00, run_after=2024-05-21T21:08:00+00:00 [2024-05-21T21:07:03.119+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:06:00+00:00 exited with status success for try_number 1 [2024-05-21T21:07:03.122+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:06:00+00:00, map_index=-1, run_start_date=2024-05-21 21:07:02.632394+00:00, run_end_date=2024-05-21 21:07:02.931110+00:00, run_duration=0.298716, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1311, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:07:00.564639+00:00, queued_by_job_id=1, pid=28429 [2024-05-21T21:07:05.249+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:07:05.250+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:06:00+00:00, run_id=scheduled__2024-05-21T21:06:00+00:00, run_start_date=2024-05-21 21:07:00.512299+00:00, run_end_date=2024-05-21 21:07:05.249886+00:00, run_duration=4.737587, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:06:00+00:00, data_interval_end=2024-05-21 21:07:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:07:05.260+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:07:00+00:00, run_after=2024-05-21T21:08:00+00:00 [2024-05-21T21:07:05.292+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:06:00+00:00 exited with status success for try_number 1 [2024-05-21T21:07:05.297+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:06:00+00:00, map_index=-1, run_start_date=2024-05-21 21:07:02.614815+00:00, run_end_date=2024-05-21 21:07:04.183958+00:00, run_duration=1.569143, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1310, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:07:00.564639+00:00, queued_by_job_id=1, pid=28428 [2024-05-21T21:08:00.232+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:08:00.247+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:08:00+00:00, run_after=2024-05-21T21:09:00+00:00 [2024-05-21T21:08:00.253+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:08:00.378+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T21:08:00.378+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T21:08:00.378+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:08:00.378+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:08:00.379+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:08:00.384+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T21:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:08:00.385+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T21:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T21:08:00.385+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:08:00.385+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:08:00.385+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:08:00.386+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:08:00.759+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:06:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:08:00.761+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:07:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:08:00.761+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:07:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:08:00.779+0000] {scheduler_job.py:635} INFO - Setting external_id for to 70ba6a1e-77a5-4f05-ae72-1860e0abc0af [2024-05-21T21:08:00.779+0000] {scheduler_job.py:635} INFO - Setting external_id for to 765de344-f0fc-45b7-8457-9b77f8895944 [2024-05-21T21:08:00.779+0000] {scheduler_job.py:635} INFO - Setting external_id for to a78d8744-03ef-4311-ae44-b97ad637333c [2024-05-21T21:08:02.045+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:08:02.045+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 21:06:00+00:00, run_id=scheduled__2024-05-21T21:06:00+00:00, run_start_date=2024-05-21 21:08:00.279011+00:00, run_end_date=2024-05-21 21:08:02.045493+00:00, run_duration=1.766482, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:06:00+00:00, data_interval_end=2024-05-21 21:08:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T21:08:02.054+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T21:08:00+00:00, run_after=2024-05-21T21:10:00+00:00 [2024-05-21T21:08:02.109+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:06:00+00:00 exited with status success for try_number 1 [2024-05-21T21:08:02.115+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T21:06:00+00:00, map_index=-1, run_start_date=2024-05-21 21:08:01.571475+00:00, run_end_date=2024-05-21 21:08:01.906243+00:00, run_duration=0.334768, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1312, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:08:00.380298+00:00, queued_by_job_id=1, pid=28464 [2024-05-21T21:08:03.162+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:08:03.162+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:07:00+00:00, run_id=scheduled__2024-05-21T21:07:00+00:00, run_start_date=2024-05-21 21:08:00.282786+00:00, run_end_date=2024-05-21 21:08:03.162474+00:00, run_duration=2.879688, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:07:00+00:00, data_interval_end=2024-05-21 21:08:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:08:03.172+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:08:00+00:00, run_after=2024-05-21T21:09:00+00:00 [2024-05-21T21:08:03.208+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:07:00+00:00 exited with status success for try_number 1 [2024-05-21T21:08:03.214+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:07:00+00:00, map_index=-1, run_start_date=2024-05-21 21:08:02.533030+00:00, run_end_date=2024-05-21 21:08:02.828335+00:00, run_duration=0.295305, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1314, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:08:00.380298+00:00, queued_by_job_id=1, pid=28495 [2024-05-21T21:08:04.503+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:08:04.503+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:07:00+00:00, run_id=scheduled__2024-05-21T21:07:00+00:00, run_start_date=2024-05-21 21:08:00.284047+00:00, run_end_date=2024-05-21 21:08:04.503809+00:00, run_duration=4.219762, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:07:00+00:00, data_interval_end=2024-05-21 21:08:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:08:04.514+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:08:00+00:00, run_after=2024-05-21T21:09:00+00:00 [2024-05-21T21:08:04.542+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:07:00+00:00 exited with status success for try_number 1 [2024-05-21T21:08:04.548+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:07:00+00:00, map_index=-1, run_start_date=2024-05-21 21:08:02.530973+00:00, run_end_date=2024-05-21 21:08:04.262035+00:00, run_duration=1.731062, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1313, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:08:00.380298+00:00, queued_by_job_id=1, pid=28494 [2024-05-21T21:09:00.850+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:09:00.871+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:09:00+00:00, run_after=2024-05-21T21:10:00+00:00 [2024-05-21T21:09:00.951+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T21:09:00.951+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:09:00.951+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:09:00.952+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:09:00.955+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:09:00.956+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:09:00.956+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:09:00.956+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:09:01.149+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:08:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:09:01.150+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:08:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:09:01.157+0000] {scheduler_job.py:635} INFO - Setting external_id for to 58ec939a-3baa-4dca-aa08-4675ed344b74 [2024-05-21T21:09:01.158+0000] {scheduler_job.py:635} INFO - Setting external_id for to 13de7ee9-4ae6-4e74-a636-4e5d4c7d80c2 [2024-05-21T21:09:03.708+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:09:03.709+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:08:00+00:00, run_id=scheduled__2024-05-21T21:08:00+00:00, run_start_date=2024-05-21 21:09:00.884015+00:00, run_end_date=2024-05-21 21:09:03.709106+00:00, run_duration=2.825091, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:08:00+00:00, data_interval_end=2024-05-21 21:09:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:09:03.721+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:09:00+00:00, run_after=2024-05-21T21:10:00+00:00 [2024-05-21T21:09:03.817+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:08:00+00:00 exited with status success for try_number 1 [2024-05-21T21:09:03.821+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:08:00+00:00, map_index=-1, run_start_date=2024-05-21 21:09:02.932185+00:00, run_end_date=2024-05-21 21:09:03.232924+00:00, run_duration=0.300739, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1315, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:09:00.953835+00:00, queued_by_job_id=1, pid=28549 [2024-05-21T21:09:04.859+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:09:04.859+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:08:00+00:00, run_id=scheduled__2024-05-21T21:08:00+00:00, run_start_date=2024-05-21 21:09:00.885511+00:00, run_end_date=2024-05-21 21:09:04.859516+00:00, run_duration=3.974005, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:08:00+00:00, data_interval_end=2024-05-21 21:09:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:09:04.871+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:09:00+00:00, run_after=2024-05-21T21:10:00+00:00 [2024-05-21T21:09:04.902+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:08:00+00:00 exited with status success for try_number 1 [2024-05-21T21:09:04.907+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:08:00+00:00, map_index=-1, run_start_date=2024-05-21 21:09:03.001967+00:00, run_end_date=2024-05-21 21:09:04.513126+00:00, run_duration=1.511159, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1316, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:09:00.953835+00:00, queued_by_job_id=1, pid=28550 [2024-05-21T21:10:00.529+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:10:00+00:00, run_after=2024-05-21T21:15:00+00:00 [2024-05-21T21:10:00.536+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:10:00.544+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:10:00.558+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:10:00+00:00, run_after=2024-05-21T21:11:00+00:00 [2024-05-21T21:10:00.661+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T21:10:00.663+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:10:00.663+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T21:10:00.664+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:10:00.664+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:10:00.664+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:10:00.669+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T21:05:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T21:10:00.669+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T21:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T21:10:00.669+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T21:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:10:00.669+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T21:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T21:10:00.670+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:10:00.670+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:10:00.670+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:10:00.670+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:10:01.103+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T21:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:10:01.104+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:08:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:10:01.104+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:09:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:10:01.105+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:09:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:10:01.122+0000] {scheduler_job.py:635} INFO - Setting external_id for to e6a2029a-fdff-4484-a658-607b70ab65af [2024-05-21T21:10:01.123+0000] {scheduler_job.py:635} INFO - Setting external_id for to c37cc0e0-17ad-4ed2-a6ee-c19d4c3fffd7 [2024-05-21T21:10:01.123+0000] {scheduler_job.py:635} INFO - Setting external_id for to 55aa21dc-8c8e-471e-ad95-0e7275407464 [2024-05-21T21:10:01.123+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4e828f19-16a0-45f0-be3b-0faabb8d7ff6 [2024-05-21T21:10:02.560+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:10:02.561+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 21:08:00+00:00, run_id=scheduled__2024-05-21T21:08:00+00:00, run_start_date=2024-05-21 21:10:00.579634+00:00, run_end_date=2024-05-21 21:10:02.561259+00:00, run_duration=1.981625, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:08:00+00:00, data_interval_end=2024-05-21 21:10:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T21:10:02.573+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T21:10:00+00:00, run_after=2024-05-21T21:12:00+00:00 [2024-05-21T21:10:02.703+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:08:00+00:00 exited with status success for try_number 1 [2024-05-21T21:10:02.721+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T21:08:00+00:00, map_index=-1, run_start_date=2024-05-21 21:10:01.772892+00:00, run_end_date=2024-05-21 21:10:02.403542+00:00, run_duration=0.63065, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1317, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:10:00.665973+00:00, queued_by_job_id=1, pid=28586 [2024-05-21T21:10:04.168+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:10:04.169+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:09:00+00:00, run_id=scheduled__2024-05-21T21:09:00+00:00, run_start_date=2024-05-21 21:10:00.582322+00:00, run_end_date=2024-05-21 21:10:04.169216+00:00, run_duration=3.586894, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:09:00+00:00, data_interval_end=2024-05-21 21:10:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:10:04.180+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:10:00+00:00, run_after=2024-05-21T21:11:00+00:00 [2024-05-21T21:10:04.202+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T21:10:04.202+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:10:04.203+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:10:04.206+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T21:05:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T21:10:04.206+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T21:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T21:10:04.275+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T21:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:10:04.283+0000] {scheduler_job.py:635} INFO - Setting external_id for to a71635d5-f46e-4b91-9715-055a37d06a2c [2024-05-21T21:10:04.424+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T21:05:00+00:00 exited with status success for try_number 1 [2024-05-21T21:10:04.425+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:09:00+00:00 exited with status success for try_number 1 [2024-05-21T21:10:04.432+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:09:00+00:00, map_index=-1, run_start_date=2024-05-21 21:10:03.706810+00:00, run_end_date=2024-05-21 21:10:04.133249+00:00, run_duration=0.426439, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1320, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:10:00.665973+00:00, queued_by_job_id=1, pid=28628 [2024-05-21T21:10:04.433+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T21:05:00+00:00, map_index=-1, run_start_date=2024-05-21 21:10:03.622101+00:00, run_end_date=2024-05-21 21:10:04.078956+00:00, run_duration=0.456855, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1319, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:10:00.665973+00:00, queued_by_job_id=1, pid=28627 [2024-05-21T21:10:06.563+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:10:06.564+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:09:00+00:00, run_id=scheduled__2024-05-21T21:09:00+00:00, run_start_date=2024-05-21 21:10:00.583712+00:00, run_end_date=2024-05-21 21:10:06.563969+00:00, run_duration=5.980257, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:09:00+00:00, data_interval_end=2024-05-21 21:10:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:10:06.577+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:10:00+00:00, run_after=2024-05-21T21:11:00+00:00 [2024-05-21T21:10:06.640+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:09:00+00:00 exited with status success for try_number 1 [2024-05-21T21:10:06.654+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:09:00+00:00, map_index=-1, run_start_date=2024-05-21 21:10:03.523115+00:00, run_end_date=2024-05-21 21:10:05.791095+00:00, run_duration=2.26798, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1318, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:10:00.665973+00:00, queued_by_job_id=1, pid=28626 [2024-05-21T21:10:07.727+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T21:10:07.727+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:10:07.728+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:10:07.733+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T21:05:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T21:10:07.733+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T21:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T21:10:07.812+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T21:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:10:07.814+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T21:05:00+00:00 exited with status success for try_number 1 [2024-05-21T21:10:07.825+0000] {scheduler_job.py:635} INFO - Setting external_id for to a0f1725c-e705-4dd5-940c-0e6ff3518fa3 [2024-05-21T21:10:07.825+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T21:05:00+00:00, map_index=-1, run_start_date=2024-05-21 21:10:06.156996+00:00, run_end_date=2024-05-21 21:10:06.484571+00:00, run_duration=0.327575, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1321, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:10:04.204320+00:00, queued_by_job_id=1, pid=28667 [2024-05-21T21:10:11.054+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T21:10:11.054+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:10:11.055+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:10:11.057+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T21:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:10:11.057+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T21:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T21:10:11.109+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T21:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:10:11.109+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T21:05:00+00:00 exited with status success for try_number 1 [2024-05-21T21:10:11.120+0000] {scheduler_job.py:635} INFO - Setting external_id for to 58fef336-e90e-4649-889d-c93a46131569 [2024-05-21T21:10:11.121+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T21:05:00+00:00, map_index=0, run_start_date=2024-05-21 21:10:10.016689+00:00, run_end_date=2024-05-21 21:10:10.460631+00:00, run_duration=0.443942, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1322, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:10:07.728872+00:00, queued_by_job_id=1, pid=28679 [2024-05-21T21:10:13.599+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:10:13.600+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:05:00+00:00, run_id=scheduled__2024-05-21T21:05:00+00:00, run_start_date=2024-05-21 21:10:00.576435+00:00, run_end_date=2024-05-21 21:10:13.600026+00:00, run_duration=13.023591, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:05:00+00:00, data_interval_end=2024-05-21 21:10:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T21:10:13.607+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:10:00+00:00, run_after=2024-05-21T21:15:00+00:00 [2024-05-21T21:10:13.633+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T21:05:00+00:00 exited with status success for try_number 1 [2024-05-21T21:10:13.636+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T21:05:00+00:00, map_index=-1, run_start_date=2024-05-21 21:10:12.774987+00:00, run_end_date=2024-05-21 21:10:13.104376+00:00, run_duration=0.329389, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1323, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:10:11.055494+00:00, queued_by_job_id=1, pid=28691 [2024-05-21T21:10:58.079+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T21:11:00.444+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:11:00+00:00, run_after=2024-05-21T21:12:00+00:00 [2024-05-21T21:11:00.453+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:11:00.519+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T21:11:00.519+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:11:00.520+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:11:00.521+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:11:00.526+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:11:00.527+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:11:00.527+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:11:00.527+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:11:00.729+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:11:00.730+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:11:00.738+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9a29ab1c-3316-4ac0-a3ad-b1beac00872f [2024-05-21T21:11:00.740+0000] {scheduler_job.py:635} INFO - Setting external_id for to 930d6d46-adc5-4da8-afb1-f78c84ae6039 [2024-05-21T21:11:04.108+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:11:04.109+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:10:00+00:00, run_id=scheduled__2024-05-21T21:10:00+00:00, run_start_date=2024-05-21 21:11:00.465043+00:00, run_end_date=2024-05-21 21:11:04.109588+00:00, run_duration=3.644545, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:10:00+00:00, data_interval_end=2024-05-21 21:11:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:11:04.119+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:11:00+00:00, run_after=2024-05-21T21:12:00+00:00 [2024-05-21T21:11:04.153+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:10:00+00:00 exited with status success for try_number 1 [2024-05-21T21:11:04.158+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:10:00+00:00, map_index=-1, run_start_date=2024-05-21 21:11:02.687112+00:00, run_end_date=2024-05-21 21:11:03.138473+00:00, run_duration=0.451361, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1324, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:11:00.522993+00:00, queued_by_job_id=1, pid=28726 [2024-05-21T21:11:05.778+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:11:05.779+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:10:00+00:00, run_id=scheduled__2024-05-21T21:10:00+00:00, run_start_date=2024-05-21 21:11:00.466213+00:00, run_end_date=2024-05-21 21:11:05.779056+00:00, run_duration=5.312843, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:10:00+00:00, data_interval_end=2024-05-21 21:11:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:11:05.793+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:11:00+00:00, run_after=2024-05-21T21:12:00+00:00 [2024-05-21T21:11:05.837+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:10:00+00:00 exited with status success for try_number 1 [2024-05-21T21:11:05.846+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:10:00+00:00, map_index=-1, run_start_date=2024-05-21 21:11:02.831634+00:00, run_end_date=2024-05-21 21:11:04.729882+00:00, run_duration=1.898248, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1325, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:11:00.522993+00:00, queued_by_job_id=1, pid=28727 [2024-05-21T21:12:00.092+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:12:00.107+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:12:00+00:00, run_after=2024-05-21T21:13:00+00:00 [2024-05-21T21:12:00.114+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:12:00.185+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T21:12:00.185+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T21:12:00.186+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:12:00.186+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:12:00.187+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:12:00.190+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T21:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:12:00.190+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T21:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T21:12:00.191+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:12:00.191+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:12:00.191+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:12:00.191+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:12:00.516+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:12:00.516+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:11:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:12:00.517+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:11:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:12:00.529+0000] {scheduler_job.py:635} INFO - Setting external_id for to f398d08c-48f9-4e75-ba48-8cca0b06d07c [2024-05-21T21:12:00.530+0000] {scheduler_job.py:635} INFO - Setting external_id for to f7db5966-81f6-4332-bd6c-f314af20158f [2024-05-21T21:12:00.530+0000] {scheduler_job.py:635} INFO - Setting external_id for to cc37f82e-1984-4bd6-bcb5-71fee2e2371e [2024-05-21T21:12:01.737+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:12:01.739+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 21:10:00+00:00, run_id=scheduled__2024-05-21T21:10:00+00:00, run_start_date=2024-05-21 21:12:00.126182+00:00, run_end_date=2024-05-21 21:12:01.738201+00:00, run_duration=1.612019, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:10:00+00:00, data_interval_end=2024-05-21 21:12:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T21:12:01.748+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T21:12:00+00:00, run_after=2024-05-21T21:14:00+00:00 [2024-05-21T21:12:01.798+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:10:00+00:00 exited with status success for try_number 1 [2024-05-21T21:12:01.804+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T21:10:00+00:00, map_index=-1, run_start_date=2024-05-21 21:12:01.167124+00:00, run_end_date=2024-05-21 21:12:01.577263+00:00, run_duration=0.410139, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1326, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:12:00.188463+00:00, queued_by_job_id=1, pid=28762 [2024-05-21T21:12:03.930+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:12:03.930+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:11:00+00:00, run_id=scheduled__2024-05-21T21:11:00+00:00, run_start_date=2024-05-21 21:12:00.128723+00:00, run_end_date=2024-05-21 21:12:03.930377+00:00, run_duration=3.801654, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:11:00+00:00, data_interval_end=2024-05-21 21:12:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:12:03.940+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:12:00+00:00, run_after=2024-05-21T21:13:00+00:00 [2024-05-21T21:12:04.010+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:11:00+00:00 exited with status success for try_number 1 [2024-05-21T21:12:04.017+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:11:00+00:00, map_index=-1, run_start_date=2024-05-21 21:12:02.617190+00:00, run_end_date=2024-05-21 21:12:02.892328+00:00, run_duration=0.275138, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1328, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:12:00.188463+00:00, queued_by_job_id=1, pid=28802 [2024-05-21T21:12:04.975+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:12:04.975+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:11:00+00:00, run_id=scheduled__2024-05-21T21:11:00+00:00, run_start_date=2024-05-21 21:12:00.129704+00:00, run_end_date=2024-05-21 21:12:04.975747+00:00, run_duration=4.846043, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:11:00+00:00, data_interval_end=2024-05-21 21:12:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:12:04.987+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:12:00+00:00, run_after=2024-05-21T21:13:00+00:00 [2024-05-21T21:12:05.014+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:11:00+00:00 exited with status success for try_number 1 [2024-05-21T21:12:05.018+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:11:00+00:00, map_index=-1, run_start_date=2024-05-21 21:12:02.370868+00:00, run_end_date=2024-05-21 21:12:04.635136+00:00, run_duration=2.264268, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1327, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:12:00.188463+00:00, queued_by_job_id=1, pid=28783 [2024-05-21T21:13:00.124+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:13:00+00:00, run_after=2024-05-21T21:14:00+00:00 [2024-05-21T21:13:00.132+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:13:00.205+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T21:13:00.205+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:13:00.205+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:13:00.206+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:13:00.208+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:13:00.208+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:13:00.209+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:13:00.209+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:13:00.449+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:12:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:13:00.450+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:12:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:13:00.459+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6566deff-c117-407e-9ae3-814d1b773b24 [2024-05-21T21:13:00.462+0000] {scheduler_job.py:635} INFO - Setting external_id for to 85e4e220-f74a-4781-bc9e-5515a44e38c2 [2024-05-21T21:13:03.585+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:13:03.586+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:12:00+00:00, run_id=scheduled__2024-05-21T21:12:00+00:00, run_start_date=2024-05-21 21:13:00.151204+00:00, run_end_date=2024-05-21 21:13:03.586225+00:00, run_duration=3.435021, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:12:00+00:00, data_interval_end=2024-05-21 21:13:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:13:03.596+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:13:00+00:00, run_after=2024-05-21T21:14:00+00:00 [2024-05-21T21:13:03.627+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:12:00+00:00 exited with status success for try_number 1 [2024-05-21T21:13:03.632+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:12:00+00:00, map_index=-1, run_start_date=2024-05-21 21:13:02.280612+00:00, run_end_date=2024-05-21 21:13:02.575889+00:00, run_duration=0.295277, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1329, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:13:00.206875+00:00, queued_by_job_id=1, pid=28847 [2024-05-21T21:13:04.672+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:13:04.672+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:12:00+00:00, run_id=scheduled__2024-05-21T21:12:00+00:00, run_start_date=2024-05-21 21:13:00.153093+00:00, run_end_date=2024-05-21 21:13:04.672337+00:00, run_duration=4.519244, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:12:00+00:00, data_interval_end=2024-05-21 21:13:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:13:04.684+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:13:00+00:00, run_after=2024-05-21T21:14:00+00:00 [2024-05-21T21:13:04.715+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:12:00+00:00 exited with status success for try_number 1 [2024-05-21T21:13:04.719+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:12:00+00:00, map_index=-1, run_start_date=2024-05-21 21:13:02.396849+00:00, run_end_date=2024-05-21 21:13:04.146556+00:00, run_duration=1.749707, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1330, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:13:00.206875+00:00, queued_by_job_id=1, pid=28848 [2024-05-21T21:14:00.274+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:14:00.291+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:14:00+00:00, run_after=2024-05-21T21:15:00+00:00 [2024-05-21T21:14:00.300+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:14:00.367+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T21:14:00.367+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T21:14:00.367+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:14:00.368+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:14:00.369+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:14:00.372+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T21:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:14:00.372+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T21:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T21:14:00.373+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:14:00.373+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:14:00.373+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:14:00.373+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:14:00.715+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:12:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:14:00.717+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:13:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:14:00.717+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:13:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:14:00.729+0000] {scheduler_job.py:635} INFO - Setting external_id for to e7d564c6-0917-4253-98e4-a7423bb866b0 [2024-05-21T21:14:00.729+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8e9e1319-801d-4f69-833f-a4ed908757b6 [2024-05-21T21:14:00.729+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9d7de8be-968a-455a-b16c-2266dd1fb192 [2024-05-21T21:14:02.219+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:14:02.219+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 21:12:00+00:00, run_id=scheduled__2024-05-21T21:12:00+00:00, run_start_date=2024-05-21 21:14:00.313135+00:00, run_end_date=2024-05-21 21:14:02.219613+00:00, run_duration=1.906478, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:12:00+00:00, data_interval_end=2024-05-21 21:14:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T21:14:02.230+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T21:14:00+00:00, run_after=2024-05-21T21:16:00+00:00 [2024-05-21T21:14:02.280+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:12:00+00:00 exited with status success for try_number 1 [2024-05-21T21:14:02.287+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T21:12:00+00:00, map_index=-1, run_start_date=2024-05-21 21:14:01.647523+00:00, run_end_date=2024-05-21 21:14:01.969346+00:00, run_duration=0.321823, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1331, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:14:00.370868+00:00, queued_by_job_id=1, pid=28883 [2024-05-21T21:14:03.353+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:14:03.354+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:13:00+00:00, run_id=scheduled__2024-05-21T21:13:00+00:00, run_start_date=2024-05-21 21:14:00.314255+00:00, run_end_date=2024-05-21 21:14:03.354512+00:00, run_duration=3.040257, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:13:00+00:00, data_interval_end=2024-05-21 21:14:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:14:03.368+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:14:00+00:00, run_after=2024-05-21T21:15:00+00:00 [2024-05-21T21:14:03.409+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:13:00+00:00 exited with status success for try_number 1 [2024-05-21T21:14:03.415+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:13:00+00:00, map_index=-1, run_start_date=2024-05-21 21:14:02.748827+00:00, run_end_date=2024-05-21 21:14:03.032787+00:00, run_duration=0.28396, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1333, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:14:00.370868+00:00, queued_by_job_id=1, pid=28914 [2024-05-21T21:14:05.520+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:14:05.521+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:13:00+00:00, run_id=scheduled__2024-05-21T21:13:00+00:00, run_start_date=2024-05-21 21:14:00.315311+00:00, run_end_date=2024-05-21 21:14:05.521287+00:00, run_duration=5.205976, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:13:00+00:00, data_interval_end=2024-05-21 21:14:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:14:05.531+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:14:00+00:00, run_after=2024-05-21T21:15:00+00:00 [2024-05-21T21:14:05.560+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:13:00+00:00 exited with status success for try_number 1 [2024-05-21T21:14:05.564+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:13:00+00:00, map_index=-1, run_start_date=2024-05-21 21:14:02.666318+00:00, run_end_date=2024-05-21 21:14:04.458361+00:00, run_duration=1.792043, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1332, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:14:00.370868+00:00, queued_by_job_id=1, pid=28913 [2024-05-21T21:15:00.067+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:15:00.089+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:15:00+00:00, run_after=2024-05-21T21:20:00+00:00 [2024-05-21T21:15:00.103+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:15:00+00:00, run_after=2024-05-21T21:16:00+00:00 [2024-05-21T21:15:00.223+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T21:15:00.223+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:15:00.223+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:15:00.224+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:15:00.224+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:15:00.229+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T21:10:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T21:15:00.229+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T21:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T21:15:00.229+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:15:00.229+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:15:00.230+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:15:00.232+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:15:00.671+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T21:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:15:00.671+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:14:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:15:00.671+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:14:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:15:00.687+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3cd41125-8f88-460a-95ac-abdf5c1e2d98 [2024-05-21T21:15:00.688+0000] {scheduler_job.py:635} INFO - Setting external_id for to c511193c-11f9-4161-813c-5fe658836f37 [2024-05-21T21:15:00.688+0000] {scheduler_job.py:635} INFO - Setting external_id for to c63877e4-cd51-4182-afbb-09f9cd02be82 [2024-05-21T21:15:04.166+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:15:04.166+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:14:00+00:00, run_id=scheduled__2024-05-21T21:14:00+00:00, run_start_date=2024-05-21 21:15:00.116767+00:00, run_end_date=2024-05-21 21:15:04.166556+00:00, run_duration=4.049789, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:14:00+00:00, data_interval_end=2024-05-21 21:15:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:15:04.178+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:15:00+00:00, run_after=2024-05-21T21:16:00+00:00 [2024-05-21T21:15:04.218+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T21:15:04.219+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:15:04.219+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:15:04.222+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T21:10:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T21:15:04.222+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T21:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T21:15:04.273+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T21:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:15:04.273+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T21:10:00+00:00 exited with status success for try_number 1 [2024-05-21T21:15:04.273+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:14:00+00:00 exited with status success for try_number 1 [2024-05-21T21:15:04.282+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T21:10:00+00:00, map_index=-1, run_start_date=2024-05-21 21:15:02.911826+00:00, run_end_date=2024-05-21 21:15:03.443239+00:00, run_duration=0.531413, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1335, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:15:00.226637+00:00, queued_by_job_id=1, pid=28979 [2024-05-21T21:15:04.283+0000] {scheduler_job.py:635} INFO - Setting external_id for to 464b4229-61d7-4ecb-93bf-47484cd8a36f [2024-05-21T21:15:04.283+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:14:00+00:00, map_index=-1, run_start_date=2024-05-21 21:15:02.834877+00:00, run_end_date=2024-05-21 21:15:03.295013+00:00, run_duration=0.460136, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1334, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:15:00.226637+00:00, queued_by_job_id=1, pid=28978 [2024-05-21T21:15:07.007+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:15:07.008+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:14:00+00:00, run_id=scheduled__2024-05-21T21:14:00+00:00, run_start_date=2024-05-21 21:15:00.117713+00:00, run_end_date=2024-05-21 21:15:07.008046+00:00, run_duration=6.890333, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:14:00+00:00, data_interval_end=2024-05-21 21:15:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:15:07.021+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:15:00+00:00, run_after=2024-05-21T21:16:00+00:00 [2024-05-21T21:15:07.060+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T21:15:07.060+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:15:07.061+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:15:07.063+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T21:10:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T21:15:07.063+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T21:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T21:15:07.119+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T21:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:15:07.119+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:14:00+00:00 exited with status success for try_number 1 [2024-05-21T21:15:07.119+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T21:10:00+00:00 exited with status success for try_number 1 [2024-05-21T21:15:07.143+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T21:10:00+00:00, map_index=-1, run_start_date=2024-05-21 21:15:06.031860+00:00, run_end_date=2024-05-21 21:15:06.355161+00:00, run_duration=0.323301, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1337, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:15:04.220284+00:00, queued_by_job_id=1, pid=29019 [2024-05-21T21:15:07.143+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:14:00+00:00, map_index=-1, run_start_date=2024-05-21 21:15:02.978596+00:00, run_end_date=2024-05-21 21:15:06.441972+00:00, run_duration=3.463376, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1336, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:15:00.226637+00:00, queued_by_job_id=1, pid=28980 [2024-05-21T21:15:07.143+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3e08908e-7b2a-4ead-8e2d-75834956e7df [2024-05-21T21:15:10.479+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T21:15:10.480+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:15:10.480+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:15:10.483+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T21:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:15:10.483+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T21:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T21:15:10.544+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T21:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:15:10.545+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T21:10:00+00:00 exited with status success for try_number 1 [2024-05-21T21:15:10.554+0000] {scheduler_job.py:635} INFO - Setting external_id for to 692d3fa7-f437-4a2d-b67d-74166c38000b [2024-05-21T21:15:10.554+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T21:10:00+00:00, map_index=0, run_start_date=2024-05-21 21:15:09.353645+00:00, run_end_date=2024-05-21 21:15:09.702982+00:00, run_duration=0.349337, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1338, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:15:07.062193+00:00, queued_by_job_id=1, pid=29031 [2024-05-21T21:15:13.300+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:15:13.300+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:10:00+00:00, run_id=scheduled__2024-05-21T21:10:00+00:00, run_start_date=2024-05-21 21:15:00.115747+00:00, run_end_date=2024-05-21 21:15:13.300645+00:00, run_duration=13.184898, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:10:00+00:00, data_interval_end=2024-05-21 21:15:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T21:15:13.309+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:15:00+00:00, run_after=2024-05-21T21:20:00+00:00 [2024-05-21T21:15:13.353+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T21:10:00+00:00 exited with status success for try_number 1 [2024-05-21T21:15:13.357+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T21:10:00+00:00, map_index=-1, run_start_date=2024-05-21 21:15:12.353305+00:00, run_end_date=2024-05-21 21:15:12.609952+00:00, run_duration=0.256647, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1339, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:15:10.481224+00:00, queued_by_job_id=1, pid=29043 [2024-05-21T21:15:58.128+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T21:16:00.921+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:16:00.927+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:16:00.947+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:16:00+00:00, run_after=2024-05-21T21:17:00+00:00 [2024-05-21T21:16:01.028+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T21:16:01.028+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T21:16:01.028+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:16:01.028+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:16:01.029+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:16:01.032+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T21:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:16:01.032+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T21:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T21:16:01.032+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:16:01.033+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:16:01.033+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:16:01.033+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:16:01.354+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:14:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:16:01.355+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:16:01.355+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:16:01.367+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4298ccca-fb4f-4605-9722-17fb848fed93 [2024-05-21T21:16:01.367+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7f9c0c20-134e-48ac-9b23-025bb21c73a1 [2024-05-21T21:16:01.367+0000] {scheduler_job.py:635} INFO - Setting external_id for to f94d0bd6-b53b-430c-934f-c474397099de [2024-05-21T21:16:02.511+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:16:02.512+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 21:14:00+00:00, run_id=scheduled__2024-05-21T21:14:00+00:00, run_start_date=2024-05-21 21:16:00.962266+00:00, run_end_date=2024-05-21 21:16:02.512335+00:00, run_duration=1.550069, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:14:00+00:00, data_interval_end=2024-05-21 21:16:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T21:16:02.523+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T21:16:00+00:00, run_after=2024-05-21T21:18:00+00:00 [2024-05-21T21:16:02.611+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:14:00+00:00 exited with status success for try_number 1 [2024-05-21T21:16:02.617+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T21:14:00+00:00, map_index=-1, run_start_date=2024-05-21 21:16:02.000149+00:00, run_end_date=2024-05-21 21:16:02.369514+00:00, run_duration=0.369365, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1340, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:16:01.030480+00:00, queued_by_job_id=1, pid=29060 [2024-05-21T21:16:03.661+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:16:03.662+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:15:00+00:00, run_id=scheduled__2024-05-21T21:15:00+00:00, run_start_date=2024-05-21 21:16:00.963386+00:00, run_end_date=2024-05-21 21:16:03.662237+00:00, run_duration=2.698851, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:15:00+00:00, data_interval_end=2024-05-21 21:16:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:16:03.674+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:16:00+00:00, run_after=2024-05-21T21:17:00+00:00 [2024-05-21T21:16:03.715+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:15:00+00:00 exited with status success for try_number 1 [2024-05-21T21:16:03.719+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:15:00+00:00, map_index=-1, run_start_date=2024-05-21 21:16:03.225029+00:00, run_end_date=2024-05-21 21:16:03.536624+00:00, run_duration=0.311595, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1341, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:16:01.030480+00:00, queued_by_job_id=1, pid=29090 [2024-05-21T21:16:04.940+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:16:04.940+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:15:00+00:00, run_id=scheduled__2024-05-21T21:15:00+00:00, run_start_date=2024-05-21 21:16:00.964394+00:00, run_end_date=2024-05-21 21:16:04.940374+00:00, run_duration=3.97598, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:15:00+00:00, data_interval_end=2024-05-21 21:16:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:16:04.951+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:16:00+00:00, run_after=2024-05-21T21:17:00+00:00 [2024-05-21T21:16:04.980+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:15:00+00:00 exited with status success for try_number 1 [2024-05-21T21:16:04.987+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:15:00+00:00, map_index=-1, run_start_date=2024-05-21 21:16:03.242481+00:00, run_end_date=2024-05-21 21:16:04.594942+00:00, run_duration=1.352461, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1342, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:16:01.030480+00:00, queued_by_job_id=1, pid=29091 [2024-05-21T21:17:00.529+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:17:00.556+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:17:00+00:00, run_after=2024-05-21T21:18:00+00:00 [2024-05-21T21:17:00.626+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T21:17:00.626+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:17:00.626+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:17:00.627+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:17:00.632+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:17:00.632+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:17:00.632+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:17:00.632+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:17:00.863+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:16:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:17:00.863+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:16:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:17:00.882+0000] {scheduler_job.py:635} INFO - Setting external_id for to 30b80c53-6aa9-492e-a916-328e67fed3b7 [2024-05-21T21:17:00.883+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1b074f6c-f2fc-457a-9137-6f682e1d95e4 [2024-05-21T21:17:03.161+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:17:03.161+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:16:00+00:00, run_id=scheduled__2024-05-21T21:16:00+00:00, run_start_date=2024-05-21 21:17:00.575067+00:00, run_end_date=2024-05-21 21:17:03.161665+00:00, run_duration=2.586598, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:16:00+00:00, data_interval_end=2024-05-21 21:17:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:17:03.169+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:17:00+00:00, run_after=2024-05-21T21:18:00+00:00 [2024-05-21T21:17:03.208+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:16:00+00:00 exited with status success for try_number 1 [2024-05-21T21:17:03.213+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:16:00+00:00, map_index=-1, run_start_date=2024-05-21 21:17:02.644629+00:00, run_end_date=2024-05-21 21:17:02.923552+00:00, run_duration=0.278923, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1343, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:17:00.628817+00:00, queued_by_job_id=1, pid=29145 [2024-05-21T21:17:05.634+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:17:05.636+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:16:00+00:00, run_id=scheduled__2024-05-21T21:16:00+00:00, run_start_date=2024-05-21 21:17:00.576794+00:00, run_end_date=2024-05-21 21:17:05.635769+00:00, run_duration=5.058975, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:16:00+00:00, data_interval_end=2024-05-21 21:17:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:17:05.655+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:17:00+00:00, run_after=2024-05-21T21:18:00+00:00 [2024-05-21T21:17:05.694+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:16:00+00:00 exited with status success for try_number 1 [2024-05-21T21:17:05.702+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:16:00+00:00, map_index=-1, run_start_date=2024-05-21 21:17:02.707510+00:00, run_end_date=2024-05-21 21:17:04.561290+00:00, run_duration=1.85378, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1344, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:17:00.628817+00:00, queued_by_job_id=1, pid=29146 [2024-05-21T21:18:00.259+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:18:00+00:00, run_after=2024-05-21T21:19:00+00:00 [2024-05-21T21:18:00.265+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:18:00.274+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:18:00.381+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T21:18:00.381+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T21:18:00.382+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:18:00.382+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:18:00.383+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:18:00.387+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T21:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:18:00.387+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T21:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T21:18:00.388+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:18:00.389+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:18:00.390+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:18:00.390+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:18:00.830+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:16:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:18:00.831+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:17:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:18:00.831+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:17:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:18:00.844+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7b629c89-60da-49e8-a833-e1e0c371387b [2024-05-21T21:18:00.844+0000] {scheduler_job.py:635} INFO - Setting external_id for to 88d9d520-61c5-4a4d-9ddf-a3dcd74854aa [2024-05-21T21:18:00.844+0000] {scheduler_job.py:635} INFO - Setting external_id for to d377763e-769e-4d81-83eb-2b8d58717165 [2024-05-21T21:18:02.069+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:18:02.069+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 21:16:00+00:00, run_id=scheduled__2024-05-21T21:16:00+00:00, run_start_date=2024-05-21 21:18:00.287342+00:00, run_end_date=2024-05-21 21:18:02.069550+00:00, run_duration=1.782208, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:16:00+00:00, data_interval_end=2024-05-21 21:18:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T21:18:02.078+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T21:18:00+00:00, run_after=2024-05-21T21:20:00+00:00 [2024-05-21T21:18:02.133+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:16:00+00:00 exited with status success for try_number 1 [2024-05-21T21:18:02.142+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T21:16:00+00:00, map_index=-1, run_start_date=2024-05-21 21:18:01.576790+00:00, run_end_date=2024-05-21 21:18:01.971884+00:00, run_duration=0.395094, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1345, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:18:00.384902+00:00, queued_by_job_id=1, pid=29181 [2024-05-21T21:18:03.181+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:18:03.182+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:17:00+00:00, run_id=scheduled__2024-05-21T21:17:00+00:00, run_start_date=2024-05-21 21:18:00.288382+00:00, run_end_date=2024-05-21 21:18:03.182272+00:00, run_duration=2.89389, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:17:00+00:00, data_interval_end=2024-05-21 21:18:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:18:03.192+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:18:00+00:00, run_after=2024-05-21T21:19:00+00:00 [2024-05-21T21:18:04.299+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:17:00+00:00 exited with status success for try_number 1 [2024-05-21T21:18:04.303+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:17:00+00:00, map_index=-1, run_start_date=2024-05-21 21:18:02.823496+00:00, run_end_date=2024-05-21 21:18:03.133919+00:00, run_duration=0.310423, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1347, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:18:00.384902+00:00, queued_by_job_id=1, pid=29211 [2024-05-21T21:18:05.342+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:18:05.343+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:17:00+00:00, run_id=scheduled__2024-05-21T21:17:00+00:00, run_start_date=2024-05-21 21:18:00.289399+00:00, run_end_date=2024-05-21 21:18:05.343254+00:00, run_duration=5.053855, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:17:00+00:00, data_interval_end=2024-05-21 21:18:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:18:05.354+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:18:00+00:00, run_after=2024-05-21T21:19:00+00:00 [2024-05-21T21:18:05.388+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:17:00+00:00 exited with status success for try_number 1 [2024-05-21T21:18:05.393+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:17:00+00:00, map_index=-1, run_start_date=2024-05-21 21:18:02.821420+00:00, run_end_date=2024-05-21 21:18:04.484008+00:00, run_duration=1.662588, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1346, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:18:00.384902+00:00, queued_by_job_id=1, pid=29212 [2024-05-21T21:19:00.219+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:19:00.234+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:19:00+00:00, run_after=2024-05-21T21:20:00+00:00 [2024-05-21T21:19:00.322+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T21:19:00.323+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:19:00.323+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:19:00.324+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:19:00.326+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:19:00.328+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:19:00.329+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:19:00.329+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:19:00.617+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:18:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:19:00.617+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:18:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:19:00.624+0000] {scheduler_job.py:635} INFO - Setting external_id for to f631b50c-851b-4c8c-9ee8-f31160030df6 [2024-05-21T21:19:00.624+0000] {scheduler_job.py:635} INFO - Setting external_id for to a27d58be-bd0c-4d3d-9488-3a35017c37f0 [2024-05-21T21:19:03.806+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:19:03.806+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:18:00+00:00, run_id=scheduled__2024-05-21T21:18:00+00:00, run_start_date=2024-05-21 21:19:00.254520+00:00, run_end_date=2024-05-21 21:19:03.806348+00:00, run_duration=3.551828, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:18:00+00:00, data_interval_end=2024-05-21 21:19:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:19:03.817+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:19:00+00:00, run_after=2024-05-21T21:20:00+00:00 [2024-05-21T21:19:03.853+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:18:00+00:00 exited with status success for try_number 1 [2024-05-21T21:19:03.858+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:18:00+00:00, map_index=-1, run_start_date=2024-05-21 21:19:02.606252+00:00, run_end_date=2024-05-21 21:19:02.914169+00:00, run_duration=0.307917, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1349, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:19:00.325170+00:00, queued_by_job_id=1, pid=29267 [2024-05-21T21:19:04.893+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:19:04.893+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:18:00+00:00, run_id=scheduled__2024-05-21T21:18:00+00:00, run_start_date=2024-05-21 21:19:00.256008+00:00, run_end_date=2024-05-21 21:19:04.893751+00:00, run_duration=4.637743, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:18:00+00:00, data_interval_end=2024-05-21 21:19:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:19:04.905+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:19:00+00:00, run_after=2024-05-21T21:20:00+00:00 [2024-05-21T21:19:04.942+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:18:00+00:00 exited with status success for try_number 1 [2024-05-21T21:19:04.948+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:18:00+00:00, map_index=-1, run_start_date=2024-05-21 21:19:02.601935+00:00, run_end_date=2024-05-21 21:19:04.610458+00:00, run_duration=2.008523, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1348, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:19:00.325170+00:00, queued_by_job_id=1, pid=29268 [2024-05-21T21:20:00.407+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:20:00+00:00, run_after=2024-05-21T21:21:00+00:00 [2024-05-21T21:20:00.418+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:20:00.431+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:20:00.451+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:20:00+00:00, run_after=2024-05-21T21:25:00+00:00 [2024-05-21T21:20:00.560+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T21:20:00.561+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:20:00.561+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T21:20:00.561+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:20:00.561+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:20:00.563+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:20:00.569+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T21:15:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T21:20:00.569+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T21:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T21:20:00.569+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T21:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:20:00.569+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T21:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T21:20:00.569+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:20:00.570+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:20:00.570+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:20:00.570+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:20:00.978+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T21:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:20:00.978+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:18:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:20:00.978+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:19:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:20:00.978+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:19:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:20:00.993+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6ad4564e-e745-472e-a3ea-fd2765fc9019 [2024-05-21T21:20:00.993+0000] {scheduler_job.py:635} INFO - Setting external_id for to bccadebb-a209-4b48-8ade-23301a929550 [2024-05-21T21:20:00.993+0000] {scheduler_job.py:635} INFO - Setting external_id for to cf59bedf-30a1-4f5a-8cc1-2eadd71bfe10 [2024-05-21T21:20:00.994+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7d43999c-30bc-4a1c-893d-81739dc70217 [2024-05-21T21:20:02.394+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:20:02.395+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 21:18:00+00:00, run_id=scheduled__2024-05-21T21:18:00+00:00, run_start_date=2024-05-21 21:20:00.466861+00:00, run_end_date=2024-05-21 21:20:02.395372+00:00, run_duration=1.928511, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:18:00+00:00, data_interval_end=2024-05-21 21:20:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T21:20:02.404+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T21:20:00+00:00, run_after=2024-05-21T21:22:00+00:00 [2024-05-21T21:20:02.500+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:18:00+00:00 exited with status success for try_number 1 [2024-05-21T21:20:02.522+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T21:18:00+00:00, map_index=-1, run_start_date=2024-05-21 21:20:01.837661+00:00, run_end_date=2024-05-21 21:20:02.263541+00:00, run_duration=0.42588, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1350, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:20:00.566182+00:00, queued_by_job_id=1, pid=29304 [2024-05-21T21:20:03.606+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:20:03.607+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:19:00+00:00, run_id=scheduled__2024-05-21T21:19:00+00:00, run_start_date=2024-05-21 21:20:00.468058+00:00, run_end_date=2024-05-21 21:20:03.607248+00:00, run_duration=3.13919, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:19:00+00:00, data_interval_end=2024-05-21 21:20:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:20:03.618+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:20:00+00:00, run_after=2024-05-21T21:21:00+00:00 [2024-05-21T21:20:04.751+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T21:20:04.751+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:20:04.751+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:20:04.753+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T21:15:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T21:20:04.754+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T21:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T21:20:04.821+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T21:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:20:04.822+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T21:15:00+00:00 exited with status success for try_number 1 [2024-05-21T21:20:04.822+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:19:00+00:00 exited with status success for try_number 1 [2024-05-21T21:20:04.830+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T21:15:00+00:00, map_index=-1, run_start_date=2024-05-21 21:20:03.324450+00:00, run_end_date=2024-05-21 21:20:03.731800+00:00, run_duration=0.40735, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1353, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:20:00.566182+00:00, queued_by_job_id=1, pid=29345 [2024-05-21T21:20:04.830+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:19:00+00:00, map_index=-1, run_start_date=2024-05-21 21:20:03.151920+00:00, run_end_date=2024-05-21 21:20:03.557015+00:00, run_duration=0.405095, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1351, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:20:00.566182+00:00, queued_by_job_id=1, pid=29344 [2024-05-21T21:20:04.831+0000] {scheduler_job.py:635} INFO - Setting external_id for to 242b8403-53a7-44f8-8db6-42b3a0644f39 [2024-05-21T21:20:07.057+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:20:07.058+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:19:00+00:00, run_id=scheduled__2024-05-21T21:19:00+00:00, run_start_date=2024-05-21 21:20:00.469131+00:00, run_end_date=2024-05-21 21:20:07.058187+00:00, run_duration=6.589056, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:19:00+00:00, data_interval_end=2024-05-21 21:20:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:20:07.072+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:20:00+00:00, run_after=2024-05-21T21:21:00+00:00 [2024-05-21T21:20:07.149+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:19:00+00:00 exited with status success for try_number 1 [2024-05-21T21:20:07.169+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:19:00+00:00, map_index=-1, run_start_date=2024-05-21 21:20:03.318624+00:00, run_end_date=2024-05-21 21:20:06.521602+00:00, run_duration=3.202978, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1352, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:20:00.566182+00:00, queued_by_job_id=1, pid=29346 [2024-05-21T21:20:07.564+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T21:20:07.564+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:20:07.565+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:20:07.567+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T21:15:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T21:20:07.568+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T21:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T21:20:07.668+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T21:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:20:07.668+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T21:15:00+00:00 exited with status success for try_number 1 [2024-05-21T21:20:07.673+0000] {scheduler_job.py:635} INFO - Setting external_id for to cb68fcb6-0d44-4b43-980e-95bd94b202f6 [2024-05-21T21:20:07.673+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T21:15:00+00:00, map_index=-1, run_start_date=2024-05-21 21:20:06.863112+00:00, run_end_date=2024-05-21 21:20:07.269808+00:00, run_duration=0.406696, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1354, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:20:04.752364+00:00, queued_by_job_id=1, pid=29385 [2024-05-21T21:20:11.190+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T21:20:11.191+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:20:11.191+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:20:11.193+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T21:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:20:11.194+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T21:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T21:20:11.238+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T21:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:20:11.240+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T21:15:00+00:00 exited with status success for try_number 1 [2024-05-21T21:20:11.246+0000] {scheduler_job.py:635} INFO - Setting external_id for to a9a47931-61e6-4412-a61b-c66191c62f6c [2024-05-21T21:20:11.246+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T21:15:00+00:00, map_index=0, run_start_date=2024-05-21 21:20:09.689751+00:00, run_end_date=2024-05-21 21:20:10.072681+00:00, run_duration=0.38293, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1355, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:20:07.565896+00:00, queued_by_job_id=1, pid=29397 [2024-05-21T21:20:13.356+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:20:13.357+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:15:00+00:00, run_id=scheduled__2024-05-21T21:15:00+00:00, run_start_date=2024-05-21 21:20:00.465622+00:00, run_end_date=2024-05-21 21:20:13.357508+00:00, run_duration=12.891886, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:15:00+00:00, data_interval_end=2024-05-21 21:20:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T21:20:13.363+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:20:00+00:00, run_after=2024-05-21T21:25:00+00:00 [2024-05-21T21:20:13.394+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T21:15:00+00:00 exited with status success for try_number 1 [2024-05-21T21:20:13.399+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T21:15:00+00:00, map_index=-1, run_start_date=2024-05-21 21:20:12.918598+00:00, run_end_date=2024-05-21 21:20:13.171414+00:00, run_duration=0.252816, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1356, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:20:11.192378+00:00, queued_by_job_id=1, pid=29409 [2024-05-21T21:20:58.174+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T21:21:00.627+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:21:00+00:00, run_after=2024-05-21T21:22:00+00:00 [2024-05-21T21:21:00.632+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:21:00.695+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T21:21:00.697+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:21:00.698+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:21:00.699+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:21:00.701+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:21:00.701+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:21:00.702+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:21:00.702+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:21:00.924+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:21:00.924+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:21:00.935+0000] {scheduler_job.py:635} INFO - Setting external_id for to f4947fa2-ea1f-42e0-9900-4bc3c9a11154 [2024-05-21T21:21:00.936+0000] {scheduler_job.py:635} INFO - Setting external_id for to b00ecf89-d416-4cc1-a51a-a382746784a3 [2024-05-21T21:21:03.197+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:21:03.198+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:20:00+00:00, run_id=scheduled__2024-05-21T21:20:00+00:00, run_start_date=2024-05-21 21:21:00.645642+00:00, run_end_date=2024-05-21 21:21:03.198509+00:00, run_duration=2.552867, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:20:00+00:00, data_interval_end=2024-05-21 21:21:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:21:03.210+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:21:00+00:00, run_after=2024-05-21T21:22:00+00:00 [2024-05-21T21:21:03.243+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:20:00+00:00 exited with status success for try_number 1 [2024-05-21T21:21:03.249+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:20:00+00:00, map_index=-1, run_start_date=2024-05-21 21:21:02.730201+00:00, run_end_date=2024-05-21 21:21:03.023454+00:00, run_duration=0.293253, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1357, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:21:00.699867+00:00, queued_by_job_id=1, pid=29445 [2024-05-21T21:21:05.512+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:21:05.513+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:20:00+00:00, run_id=scheduled__2024-05-21T21:20:00+00:00, run_start_date=2024-05-21 21:21:00.646673+00:00, run_end_date=2024-05-21 21:21:05.513203+00:00, run_duration=4.86653, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:20:00+00:00, data_interval_end=2024-05-21 21:21:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:21:05.523+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:21:00+00:00, run_after=2024-05-21T21:22:00+00:00 [2024-05-21T21:21:05.551+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:20:00+00:00 exited with status success for try_number 1 [2024-05-21T21:21:05.555+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:20:00+00:00, map_index=-1, run_start_date=2024-05-21 21:21:02.785139+00:00, run_end_date=2024-05-21 21:21:04.551126+00:00, run_duration=1.765987, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1358, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:21:00.699867+00:00, queued_by_job_id=1, pid=29446 [2024-05-21T21:22:00.068+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:22:00+00:00, run_after=2024-05-21T21:23:00+00:00 [2024-05-21T21:22:00.077+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:22:00.085+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:22:00.167+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T21:22:00.167+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T21:22:00.167+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:22:00.167+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:22:00.168+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:22:00.172+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T21:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:22:00.172+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T21:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T21:22:00.172+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:22:00.172+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:22:00.173+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:22:00.173+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:22:00.556+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:22:00.556+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:21:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:22:00.556+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:21:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:22:00.565+0000] {scheduler_job.py:635} INFO - Setting external_id for to 455f85c3-6cfc-4c00-9731-c8a5e1713be4 [2024-05-21T21:22:00.566+0000] {scheduler_job.py:635} INFO - Setting external_id for to 49d5060a-ec8d-4e78-8843-8faa45eee7ad [2024-05-21T21:22:00.566+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9c5923e7-1586-478b-a7ee-1ebeb10254df [2024-05-21T21:22:02.904+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:22:02.905+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 21:20:00+00:00, run_id=scheduled__2024-05-21T21:20:00+00:00, run_start_date=2024-05-21 21:22:00.096436+00:00, run_end_date=2024-05-21 21:22:02.905073+00:00, run_duration=2.808637, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:20:00+00:00, data_interval_end=2024-05-21 21:22:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T21:22:02.914+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T21:22:00+00:00, run_after=2024-05-21T21:24:00+00:00 [2024-05-21T21:22:02.920+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:22:02.921+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:21:00+00:00, run_id=scheduled__2024-05-21T21:21:00+00:00, run_start_date=2024-05-21 21:22:00.099023+00:00, run_end_date=2024-05-21 21:22:02.920952+00:00, run_duration=2.821929, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:21:00+00:00, data_interval_end=2024-05-21 21:22:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:22:02.935+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:22:00+00:00, run_after=2024-05-21T21:23:00+00:00 [2024-05-21T21:22:02.984+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:20:00+00:00 exited with status success for try_number 1 [2024-05-21T21:22:02.984+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:21:00+00:00 exited with status success for try_number 1 [2024-05-21T21:22:02.992+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T21:20:00+00:00, map_index=-1, run_start_date=2024-05-21 21:22:01.553159+00:00, run_end_date=2024-05-21 21:22:01.878710+00:00, run_duration=0.325551, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1359, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:22:00.169777+00:00, queued_by_job_id=1, pid=29480 [2024-05-21T21:22:02.992+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:21:00+00:00, map_index=-1, run_start_date=2024-05-21 21:22:02.471642+00:00, run_end_date=2024-05-21 21:22:02.779899+00:00, run_duration=0.308257, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1360, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:22:00.169777+00:00, queued_by_job_id=1, pid=29501 [2024-05-21T21:22:05.114+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:22:05.114+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:21:00+00:00, run_id=scheduled__2024-05-21T21:21:00+00:00, run_start_date=2024-05-21 21:22:00.099958+00:00, run_end_date=2024-05-21 21:22:05.114712+00:00, run_duration=5.014754, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:21:00+00:00, data_interval_end=2024-05-21 21:22:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:22:05.124+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:22:00+00:00, run_after=2024-05-21T21:23:00+00:00 [2024-05-21T21:22:05.151+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:21:00+00:00 exited with status success for try_number 1 [2024-05-21T21:22:05.155+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:21:00+00:00, map_index=-1, run_start_date=2024-05-21 21:22:02.815468+00:00, run_end_date=2024-05-21 21:22:04.344437+00:00, run_duration=1.528969, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1361, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:22:00.169777+00:00, queued_by_job_id=1, pid=29520 [2024-05-21T21:23:00.783+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:23:00.802+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:23:00+00:00, run_after=2024-05-21T21:24:00+00:00 [2024-05-21T21:23:00.863+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T21:23:00.864+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:23:00.864+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:23:00.865+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:23:00.868+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:23:00.868+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:23:00.869+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:23:00.869+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:23:01.084+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:22:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:23:01.084+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:22:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:23:01.097+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6e5c4d87-5461-46e7-83a3-a5d0fb227e06 [2024-05-21T21:23:01.097+0000] {scheduler_job.py:635} INFO - Setting external_id for to f4f77741-fcd0-43dd-abb1-b1307c889864 [2024-05-21T21:23:03.343+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:23:03.343+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:22:00+00:00, run_id=scheduled__2024-05-21T21:22:00+00:00, run_start_date=2024-05-21 21:23:00.816208+00:00, run_end_date=2024-05-21 21:23:03.343353+00:00, run_duration=2.527145, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:22:00+00:00, data_interval_end=2024-05-21 21:23:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:23:03.357+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:23:00+00:00, run_after=2024-05-21T21:24:00+00:00 [2024-05-21T21:23:04.476+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:22:00+00:00 exited with status success for try_number 1 [2024-05-21T21:23:04.483+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:22:00+00:00, map_index=-1, run_start_date=2024-05-21 21:23:02.976448+00:00, run_end_date=2024-05-21 21:23:03.284751+00:00, run_duration=0.308303, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1363, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:23:00.866360+00:00, queued_by_job_id=1, pid=29566 [2024-05-21T21:23:04.781+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:23:04.781+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:22:00+00:00, run_id=scheduled__2024-05-21T21:22:00+00:00, run_start_date=2024-05-21 21:23:00.817685+00:00, run_end_date=2024-05-21 21:23:04.781419+00:00, run_duration=3.963734, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:22:00+00:00, data_interval_end=2024-05-21 21:23:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:23:04.793+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:23:00+00:00, run_after=2024-05-21T21:24:00+00:00 [2024-05-21T21:23:04.853+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:22:00+00:00 exited with status success for try_number 1 [2024-05-21T21:23:04.857+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:22:00+00:00, map_index=-1, run_start_date=2024-05-21 21:23:02.890208+00:00, run_end_date=2024-05-21 21:23:04.465115+00:00, run_duration=1.574907, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1362, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:23:00.866360+00:00, queued_by_job_id=1, pid=29565 [2024-05-21T21:24:00.129+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:24:00.139+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:24:00.154+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:24:00+00:00, run_after=2024-05-21T21:25:00+00:00 [2024-05-21T21:24:00.231+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T21:24:00.232+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T21:24:00.232+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:24:00.232+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:24:00.233+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:24:00.236+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T21:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:24:00.236+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T21:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T21:24:00.236+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:24:00.237+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:24:00.237+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:24:00.237+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:24:00.534+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:22:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:24:00.534+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:23:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:24:00.534+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:23:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:24:00.546+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2d04de8f-3c3e-41f2-83ad-8c9d0194bced [2024-05-21T21:24:00.547+0000] {scheduler_job.py:635} INFO - Setting external_id for to b0730d16-c4f2-46f3-8fc3-d73469057719 [2024-05-21T21:24:00.547+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2e5ef211-a10d-47bc-ba9e-928eb174e8bc [2024-05-21T21:24:02.846+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:24:02.849+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 21:22:00+00:00, run_id=scheduled__2024-05-21T21:22:00+00:00, run_start_date=2024-05-21 21:24:00.174612+00:00, run_end_date=2024-05-21 21:24:02.846900+00:00, run_duration=2.672288, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:22:00+00:00, data_interval_end=2024-05-21 21:24:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T21:24:02.861+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T21:24:00+00:00, run_after=2024-05-21T21:26:00+00:00 [2024-05-21T21:24:02.926+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:22:00+00:00 exited with status success for try_number 1 [2024-05-21T21:24:02.933+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T21:22:00+00:00, map_index=-1, run_start_date=2024-05-21 21:24:01.377872+00:00, run_end_date=2024-05-21 21:24:01.831639+00:00, run_duration=0.453767, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1364, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:24:00.234321+00:00, queued_by_job_id=1, pid=29600 [2024-05-21T21:24:03.969+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:24:03.970+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:23:00+00:00, run_id=scheduled__2024-05-21T21:23:00+00:00, run_start_date=2024-05-21 21:24:00.176508+00:00, run_end_date=2024-05-21 21:24:03.970082+00:00, run_duration=3.793574, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:23:00+00:00, data_interval_end=2024-05-21 21:24:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:24:03.994+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:24:00+00:00, run_after=2024-05-21T21:25:00+00:00 [2024-05-21T21:24:04.058+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:23:00+00:00 exited with status success for try_number 1 [2024-05-21T21:24:04.063+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:23:00+00:00, map_index=-1, run_start_date=2024-05-21 21:24:02.612891+00:00, run_end_date=2024-05-21 21:24:02.967335+00:00, run_duration=0.354444, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1365, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:24:00.234321+00:00, queued_by_job_id=1, pid=29630 [2024-05-21T21:24:05.100+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:24:05.101+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:23:00+00:00, run_id=scheduled__2024-05-21T21:23:00+00:00, run_start_date=2024-05-21 21:24:00.177677+00:00, run_end_date=2024-05-21 21:24:05.100904+00:00, run_duration=4.923227, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:23:00+00:00, data_interval_end=2024-05-21 21:24:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:24:05.112+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:24:00+00:00, run_after=2024-05-21T21:25:00+00:00 [2024-05-21T21:24:05.147+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:23:00+00:00 exited with status success for try_number 1 [2024-05-21T21:24:05.154+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:23:00+00:00, map_index=-1, run_start_date=2024-05-21 21:24:02.637785+00:00, run_end_date=2024-05-21 21:24:04.723695+00:00, run_duration=2.08591, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1366, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:24:00.234321+00:00, queued_by_job_id=1, pid=29631 [2024-05-21T21:25:00.300+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:25:00.315+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:25:00+00:00, run_after=2024-05-21T21:26:00+00:00 [2024-05-21T21:25:00.328+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:25:00+00:00, run_after=2024-05-21T21:30:00+00:00 [2024-05-21T21:25:00.415+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T21:25:00.416+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:25:00.416+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:25:00.416+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:25:00.417+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:25:00.420+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T21:20:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T21:25:00.421+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T21:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T21:25:00.421+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:25:00.421+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:25:00.421+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:25:00.421+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:25:00.762+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T21:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:25:00.762+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:24:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:25:00.763+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:24:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:25:00.777+0000] {scheduler_job.py:635} INFO - Setting external_id for to 84a541a5-df27-4cfd-9b3f-16f6efb236a2 [2024-05-21T21:25:00.778+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4cf3e2aa-8234-4f8c-a006-955b074af577 [2024-05-21T21:25:00.778+0000] {scheduler_job.py:635} INFO - Setting external_id for to be054669-e672-4b2b-bbfc-c93be00d5d13 [2024-05-21T21:25:03.593+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:25:03.593+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:24:00+00:00, run_id=scheduled__2024-05-21T21:24:00+00:00, run_start_date=2024-05-21 21:25:00.344295+00:00, run_end_date=2024-05-21 21:25:03.593802+00:00, run_duration=3.249507, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:24:00+00:00, data_interval_end=2024-05-21 21:25:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:25:03.613+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:25:00+00:00, run_after=2024-05-21T21:26:00+00:00 [2024-05-21T21:25:03.655+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T21:25:03.655+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:25:03.656+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:25:03.659+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T21:20:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T21:25:03.659+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T21:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T21:25:03.760+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T21:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:25:03.760+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T21:20:00+00:00 exited with status success for try_number 1 [2024-05-21T21:25:03.760+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:24:00+00:00 exited with status success for try_number 1 [2024-05-21T21:25:03.770+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T21:20:00+00:00, map_index=-1, run_start_date=2024-05-21 21:25:02.690404+00:00, run_end_date=2024-05-21 21:25:03.203027+00:00, run_duration=0.512623, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1367, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:25:00.418740+00:00, queued_by_job_id=1, pid=29682 [2024-05-21T21:25:03.770+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:24:00+00:00, map_index=-1, run_start_date=2024-05-21 21:25:03.045427+00:00, run_end_date=2024-05-21 21:25:03.511841+00:00, run_duration=0.466414, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1368, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:25:00.418740+00:00, queued_by_job_id=1, pid=29697 [2024-05-21T21:25:03.771+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8796cec5-fca3-447b-a868-b824275b6010 [2024-05-21T21:25:06.015+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:25:06.015+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:24:00+00:00, run_id=scheduled__2024-05-21T21:24:00+00:00, run_start_date=2024-05-21 21:25:00.345582+00:00, run_end_date=2024-05-21 21:25:06.015593+00:00, run_duration=5.670011, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:24:00+00:00, data_interval_end=2024-05-21 21:25:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:25:06.028+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:25:00+00:00, run_after=2024-05-21T21:26:00+00:00 [2024-05-21T21:25:06.150+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:24:00+00:00 exited with status success for try_number 1 [2024-05-21T21:25:06.177+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:24:00+00:00, map_index=-1, run_start_date=2024-05-21 21:25:03.211032+00:00, run_end_date=2024-05-21 21:25:05.303341+00:00, run_duration=2.092309, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1369, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:25:00.418740+00:00, queued_by_job_id=1, pid=29707 [2024-05-21T21:25:07.665+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T21:25:07.667+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:25:07.668+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:25:07.675+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T21:20:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T21:25:07.676+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T21:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T21:25:07.819+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T21:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:25:07.819+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T21:20:00+00:00 exited with status success for try_number 1 [2024-05-21T21:25:07.875+0000] {scheduler_job.py:635} INFO - Setting external_id for to e18ba267-a386-4e0d-aee0-1da61b8b13d9 [2024-05-21T21:25:07.879+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T21:20:00+00:00, map_index=-1, run_start_date=2024-05-21 21:25:05.893314+00:00, run_end_date=2024-05-21 21:25:06.361375+00:00, run_duration=0.468061, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1370, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:25:03.657095+00:00, queued_by_job_id=1, pid=29737 [2024-05-21T21:25:11.542+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T21:25:11.542+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:25:11.542+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:25:11.545+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T21:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:25:11.545+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T21:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T21:25:11.612+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T21:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:25:11.612+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T21:20:00+00:00 exited with status success for try_number 1 [2024-05-21T21:25:11.621+0000] {scheduler_job.py:635} INFO - Setting external_id for to fb9fae40-4f69-4fa9-814e-5f3d91285e05 [2024-05-21T21:25:11.622+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T21:20:00+00:00, map_index=0, run_start_date=2024-05-21 21:25:10.395809+00:00, run_end_date=2024-05-21 21:25:10.853998+00:00, run_duration=0.458189, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1371, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:25:07.672540+00:00, queued_by_job_id=1, pid=29749 [2024-05-21T21:25:13.932+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:25:13.932+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:20:00+00:00, run_id=scheduled__2024-05-21T21:20:00+00:00, run_start_date=2024-05-21 21:25:00.343368+00:00, run_end_date=2024-05-21 21:25:13.932865+00:00, run_duration=13.589497, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:20:00+00:00, data_interval_end=2024-05-21 21:25:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T21:25:13.941+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:25:00+00:00, run_after=2024-05-21T21:30:00+00:00 [2024-05-21T21:25:13.969+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T21:20:00+00:00 exited with status success for try_number 1 [2024-05-21T21:25:13.976+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T21:20:00+00:00, map_index=-1, run_start_date=2024-05-21 21:25:13.290654+00:00, run_end_date=2024-05-21 21:25:13.575998+00:00, run_duration=0.285344, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1372, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:25:11.543463+00:00, queued_by_job_id=1, pid=29761 [2024-05-21T21:25:58.224+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T21:26:00.580+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:26:00.586+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:26:00.602+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:26:00+00:00, run_after=2024-05-21T21:27:00+00:00 [2024-05-21T21:26:00.675+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T21:26:00.675+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T21:26:00.678+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:26:00.678+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:26:00.679+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:26:00.681+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T21:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:26:00.681+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T21:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T21:26:00.682+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:26:00.682+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:26:00.682+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:26:00.682+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:26:01.003+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:24:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:26:01.004+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:26:01.004+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:26:01.027+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2cf1a34e-e0dc-4df3-ab09-13f1d06249c7 [2024-05-21T21:26:01.027+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3b92ca0f-0f18-4da3-b048-a7250436440c [2024-05-21T21:26:01.027+0000] {scheduler_job.py:635} INFO - Setting external_id for to 74b09087-2161-4915-b4e9-e84d5dd71162 [2024-05-21T21:26:02.224+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:26:02.224+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 21:24:00+00:00, run_id=scheduled__2024-05-21T21:24:00+00:00, run_start_date=2024-05-21 21:26:00.617555+00:00, run_end_date=2024-05-21 21:26:02.224788+00:00, run_duration=1.607233, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:24:00+00:00, data_interval_end=2024-05-21 21:26:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T21:26:02.233+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T21:26:00+00:00, run_after=2024-05-21T21:28:00+00:00 [2024-05-21T21:26:02.293+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:24:00+00:00 exited with status success for try_number 1 [2024-05-21T21:26:02.299+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T21:24:00+00:00, map_index=-1, run_start_date=2024-05-21 21:26:01.720790+00:00, run_end_date=2024-05-21 21:26:02.062938+00:00, run_duration=0.342148, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1373, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:26:00.679963+00:00, queued_by_job_id=1, pid=29778 [2024-05-21T21:26:03.394+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:26:03.394+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:25:00+00:00, run_id=scheduled__2024-05-21T21:25:00+00:00, run_start_date=2024-05-21 21:26:00.618611+00:00, run_end_date=2024-05-21 21:26:03.394776+00:00, run_duration=2.776165, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:25:00+00:00, data_interval_end=2024-05-21 21:26:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:26:03.408+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:26:00+00:00, run_after=2024-05-21T21:27:00+00:00 [2024-05-21T21:26:04.523+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:25:00+00:00 exited with status success for try_number 1 [2024-05-21T21:26:04.528+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:25:00+00:00, map_index=-1, run_start_date=2024-05-21 21:26:03.000072+00:00, run_end_date=2024-05-21 21:26:03.307997+00:00, run_duration=0.307925, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1374, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:26:00.679963+00:00, queued_by_job_id=1, pid=29808 [2024-05-21T21:26:05.569+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:26:05.570+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:25:00+00:00, run_id=scheduled__2024-05-21T21:25:00+00:00, run_start_date=2024-05-21 21:26:00.619808+00:00, run_end_date=2024-05-21 21:26:05.570174+00:00, run_duration=4.950366, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:25:00+00:00, data_interval_end=2024-05-21 21:26:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:26:05.580+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:26:00+00:00, run_after=2024-05-21T21:27:00+00:00 [2024-05-21T21:26:05.611+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:25:00+00:00 exited with status success for try_number 1 [2024-05-21T21:26:05.617+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:25:00+00:00, map_index=-1, run_start_date=2024-05-21 21:26:03.042212+00:00, run_end_date=2024-05-21 21:26:04.420013+00:00, run_duration=1.377801, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1375, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:26:00.679963+00:00, queued_by_job_id=1, pid=29809 [2024-05-21T21:27:00.915+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:27:00.929+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:27:00+00:00, run_after=2024-05-21T21:28:00+00:00 [2024-05-21T21:27:00.999+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T21:27:01.000+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:27:01.000+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:27:01.001+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:27:01.004+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:27:01.004+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:27:01.005+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:27:01.005+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:27:01.280+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:26:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:27:01.280+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:26:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:27:01.287+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6b87c99c-87f6-4453-a48f-fe1c303f2fd1 [2024-05-21T21:27:01.287+0000] {scheduler_job.py:635} INFO - Setting external_id for to 233187f6-d330-4e63-b71d-9a12cd62d70c [2024-05-21T21:27:04.102+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:27:04.103+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:26:00+00:00, run_id=scheduled__2024-05-21T21:26:00+00:00, run_start_date=2024-05-21 21:27:00.945920+00:00, run_end_date=2024-05-21 21:27:04.103120+00:00, run_duration=3.1572, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:26:00+00:00, data_interval_end=2024-05-21 21:27:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:27:04.113+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:27:00+00:00, run_after=2024-05-21T21:28:00+00:00 [2024-05-21T21:27:04.149+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:26:00+00:00 exited with status success for try_number 1 [2024-05-21T21:27:04.154+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:26:00+00:00, map_index=-1, run_start_date=2024-05-21 21:27:03.264526+00:00, run_end_date=2024-05-21 21:27:03.603363+00:00, run_duration=0.338837, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1377, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:27:01.002257+00:00, queued_by_job_id=1, pid=29863 [2024-05-21T21:27:05.192+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:27:05.192+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:26:00+00:00, run_id=scheduled__2024-05-21T21:26:00+00:00, run_start_date=2024-05-21 21:27:00.947204+00:00, run_end_date=2024-05-21 21:27:05.192380+00:00, run_duration=4.245176, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:26:00+00:00, data_interval_end=2024-05-21 21:27:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:27:05.203+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:27:00+00:00, run_after=2024-05-21T21:28:00+00:00 [2024-05-21T21:27:05.230+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:26:00+00:00 exited with status success for try_number 1 [2024-05-21T21:27:05.236+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:26:00+00:00, map_index=-1, run_start_date=2024-05-21 21:27:03.199160+00:00, run_end_date=2024-05-21 21:27:04.795102+00:00, run_duration=1.595942, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1376, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:27:01.002257+00:00, queued_by_job_id=1, pid=29862 [2024-05-21T21:28:00.202+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:28:00+00:00, run_after=2024-05-21T21:29:00+00:00 [2024-05-21T21:28:00.210+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:28:00.216+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:28:00.302+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T21:28:00.302+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T21:28:00.303+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:28:00.303+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:28:00.304+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:28:00.308+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T21:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:28:00.309+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T21:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T21:28:00.309+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:28:00.309+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:28:00.310+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:28:00.310+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:28:00.626+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:26:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:28:00.627+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:27:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:28:00.629+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:27:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:28:00.638+0000] {scheduler_job.py:635} INFO - Setting external_id for to 173e0921-6987-4e24-b886-79b3a7080461 [2024-05-21T21:28:00.639+0000] {scheduler_job.py:635} INFO - Setting external_id for to 47402c9d-b551-46d4-8cba-c045cc73cbc6 [2024-05-21T21:28:00.639+0000] {scheduler_job.py:635} INFO - Setting external_id for to caee37f0-8c6e-4596-a3dc-389e98bec251 [2024-05-21T21:28:01.834+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:28:01.834+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 21:26:00+00:00, run_id=scheduled__2024-05-21T21:26:00+00:00, run_start_date=2024-05-21 21:28:00.236256+00:00, run_end_date=2024-05-21 21:28:01.834488+00:00, run_duration=1.598232, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:26:00+00:00, data_interval_end=2024-05-21 21:28:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T21:28:01.843+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T21:28:00+00:00, run_after=2024-05-21T21:30:00+00:00 [2024-05-21T21:28:01.902+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:26:00+00:00 exited with status success for try_number 1 [2024-05-21T21:28:01.908+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T21:26:00+00:00, map_index=-1, run_start_date=2024-05-21 21:28:01.350446+00:00, run_end_date=2024-05-21 21:28:01.664694+00:00, run_duration=0.314248, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1378, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:28:00.305459+00:00, queued_by_job_id=1, pid=29898 [2024-05-21T21:28:03.762+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:28:03.762+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:27:00+00:00, run_id=scheduled__2024-05-21T21:27:00+00:00, run_start_date=2024-05-21 21:28:00.237322+00:00, run_end_date=2024-05-21 21:28:03.762643+00:00, run_duration=3.525321, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:27:00+00:00, data_interval_end=2024-05-21 21:28:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:28:03.779+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:28:00+00:00, run_after=2024-05-21T21:29:00+00:00 [2024-05-21T21:28:03.820+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:27:00+00:00 exited with status success for try_number 1 [2024-05-21T21:28:03.825+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:27:00+00:00, map_index=-1, run_start_date=2024-05-21 21:28:02.841604+00:00, run_end_date=2024-05-21 21:28:03.140195+00:00, run_duration=0.298591, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1380, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:28:00.305459+00:00, queued_by_job_id=1, pid=29929 [2024-05-21T21:28:04.890+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:28:04.891+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:27:00+00:00, run_id=scheduled__2024-05-21T21:27:00+00:00, run_start_date=2024-05-21 21:28:00.238410+00:00, run_end_date=2024-05-21 21:28:04.891366+00:00, run_duration=4.652956, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:27:00+00:00, data_interval_end=2024-05-21 21:28:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:28:04.902+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:28:00+00:00, run_after=2024-05-21T21:29:00+00:00 [2024-05-21T21:28:04.936+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:27:00+00:00 exited with status success for try_number 1 [2024-05-21T21:28:04.941+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:27:00+00:00, map_index=-1, run_start_date=2024-05-21 21:28:02.709524+00:00, run_end_date=2024-05-21 21:28:04.306982+00:00, run_duration=1.597458, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1379, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:28:00.305459+00:00, queued_by_job_id=1, pid=29928 [2024-05-21T21:29:00.053+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:29:00+00:00, run_after=2024-05-21T21:30:00+00:00 [2024-05-21T21:29:00.063+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:29:00.135+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T21:29:00.136+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:29:00.136+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:29:00.136+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:29:00.139+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:29:00.139+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:29:00.140+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:29:00.140+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:29:00.426+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:28:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:29:00.426+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:28:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:29:00.435+0000] {scheduler_job.py:635} INFO - Setting external_id for to 805f87ae-5f9d-4453-9b2b-05a7ffb318e1 [2024-05-21T21:29:00.436+0000] {scheduler_job.py:635} INFO - Setting external_id for to 61321a9a-b3b6-4385-912e-4703921060ed [2024-05-21T21:29:03.242+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:29:03.243+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:28:00+00:00, run_id=scheduled__2024-05-21T21:28:00+00:00, run_start_date=2024-05-21 21:29:00.075007+00:00, run_end_date=2024-05-21 21:29:03.243291+00:00, run_duration=3.168284, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:28:00+00:00, data_interval_end=2024-05-21 21:29:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:29:03.255+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:29:00+00:00, run_after=2024-05-21T21:30:00+00:00 [2024-05-21T21:29:03.370+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:28:00+00:00 exited with status success for try_number 1 [2024-05-21T21:29:03.377+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:28:00+00:00, map_index=-1, run_start_date=2024-05-21 21:29:02.225812+00:00, run_end_date=2024-05-21 21:29:02.521838+00:00, run_duration=0.296026, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1382, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:29:00.137718+00:00, queued_by_job_id=1, pid=29984 [2024-05-21T21:29:04.416+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:29:04.416+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:28:00+00:00, run_id=scheduled__2024-05-21T21:28:00+00:00, run_start_date=2024-05-21 21:29:00.076585+00:00, run_end_date=2024-05-21 21:29:04.416393+00:00, run_duration=4.339808, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:28:00+00:00, data_interval_end=2024-05-21 21:29:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:29:04.426+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:29:00+00:00, run_after=2024-05-21T21:30:00+00:00 [2024-05-21T21:29:04.462+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:28:00+00:00 exited with status success for try_number 1 [2024-05-21T21:29:04.468+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:28:00+00:00, map_index=-1, run_start_date=2024-05-21 21:29:02.207960+00:00, run_end_date=2024-05-21 21:29:03.700181+00:00, run_duration=1.492221, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1381, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:29:00.137718+00:00, queued_by_job_id=1, pid=29983 [2024-05-21T21:30:00.364+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:30:00+00:00, run_after=2024-05-21T21:31:00+00:00 [2024-05-21T21:30:00.377+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:30:00+00:00, run_after=2024-05-21T21:35:00+00:00 [2024-05-21T21:30:00.385+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:30:00.398+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:30:00.492+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T21:30:00.492+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:30:00.492+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T21:30:00.493+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:30:00.493+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:30:00.494+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:30:00.498+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T21:25:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T21:30:00.498+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T21:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T21:30:00.498+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T21:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:30:00.498+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T21:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T21:30:00.498+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:30:00.499+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:30:00.499+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:30:00.499+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:30:00.923+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T21:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:30:00.924+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:28:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:30:00.926+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:29:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:30:00.926+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:29:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:30:00.941+0000] {scheduler_job.py:635} INFO - Setting external_id for to c4078568-f191-4297-9848-6b1307815a33 [2024-05-21T21:30:00.941+0000] {scheduler_job.py:635} INFO - Setting external_id for to b8d23896-8735-4c69-be3f-d56525da3b10 [2024-05-21T21:30:00.941+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0ef82fa0-4c0c-4ab0-8caf-8a2d8ed5b20e [2024-05-21T21:30:00.941+0000] {scheduler_job.py:635} INFO - Setting external_id for to 18afe94f-1f6c-404c-a5b8-8244eb3dc6f9 [2024-05-21T21:30:03.835+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:30:03.835+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 21:28:00+00:00, run_id=scheduled__2024-05-21T21:28:00+00:00, run_start_date=2024-05-21 21:30:00.410881+00:00, run_end_date=2024-05-21 21:30:03.835474+00:00, run_duration=3.424593, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:28:00+00:00, data_interval_end=2024-05-21 21:30:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T21:30:03.845+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T21:30:00+00:00, run_after=2024-05-21T21:32:00+00:00 [2024-05-21T21:30:03.852+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:30:03.852+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:29:00+00:00, run_id=scheduled__2024-05-21T21:29:00+00:00, run_start_date=2024-05-21 21:30:00.411937+00:00, run_end_date=2024-05-21 21:30:03.852344+00:00, run_duration=3.440407, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:29:00+00:00, data_interval_end=2024-05-21 21:30:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:30:03.864+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:30:00+00:00, run_after=2024-05-21T21:31:00+00:00 [2024-05-21T21:30:03.920+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:28:00+00:00 exited with status success for try_number 1 [2024-05-21T21:30:03.920+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:29:00+00:00 exited with status success for try_number 1 [2024-05-21T21:30:03.926+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T21:28:00+00:00, map_index=-1, run_start_date=2024-05-21 21:30:02.283882+00:00, run_end_date=2024-05-21 21:30:02.702484+00:00, run_duration=0.418602, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1383, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:30:00.495663+00:00, queued_by_job_id=1, pid=30022 [2024-05-21T21:30:03.926+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:29:00+00:00, map_index=-1, run_start_date=2024-05-21 21:30:03.275610+00:00, run_end_date=2024-05-21 21:30:03.673465+00:00, run_duration=0.397855, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1385, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:30:00.495663+00:00, queued_by_job_id=1, pid=30063 [2024-05-21T21:30:04.990+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T21:30:04.990+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:30:04.991+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:30:04.993+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T21:25:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T21:30:04.993+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T21:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T21:30:05.041+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T21:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:30:05.042+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T21:25:00+00:00 exited with status success for try_number 1 [2024-05-21T21:30:05.048+0000] {scheduler_job.py:635} INFO - Setting external_id for to 462d6237-d247-4b2e-8e79-f9ff6a74d606 [2024-05-21T21:30:05.048+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T21:25:00+00:00, map_index=-1, run_start_date=2024-05-21 21:30:03.499263+00:00, run_end_date=2024-05-21 21:30:03.866418+00:00, run_duration=0.367155, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1386, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:30:00.495663+00:00, queued_by_job_id=1, pid=30071 [2024-05-21T21:30:07.241+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:30:07.241+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:29:00+00:00, run_id=scheduled__2024-05-21T21:29:00+00:00, run_start_date=2024-05-21 21:30:00.412808+00:00, run_end_date=2024-05-21 21:30:07.241568+00:00, run_duration=6.82876, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:29:00+00:00, data_interval_end=2024-05-21 21:30:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:30:07.256+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:30:00+00:00, run_after=2024-05-21T21:31:00+00:00 [2024-05-21T21:30:07.350+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:29:00+00:00 exited with status success for try_number 1 [2024-05-21T21:30:07.359+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:29:00+00:00, map_index=-1, run_start_date=2024-05-21 21:30:03.015373+00:00, run_end_date=2024-05-21 21:30:06.105827+00:00, run_duration=3.090454, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1384, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:30:00.495663+00:00, queued_by_job_id=1, pid=30042 [2024-05-21T21:30:08.451+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T21:30:08.451+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:30:08.452+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:30:08.457+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T21:25:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T21:30:08.457+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T21:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T21:30:08.598+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T21:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:30:08.599+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T21:25:00+00:00 exited with status success for try_number 1 [2024-05-21T21:30:08.606+0000] {scheduler_job.py:635} INFO - Setting external_id for to d45002f2-5a8b-448e-858a-d58e9189dfe3 [2024-05-21T21:30:08.607+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T21:25:00+00:00, map_index=-1, run_start_date=2024-05-21 21:30:07.039071+00:00, run_end_date=2024-05-21 21:30:07.438405+00:00, run_duration=0.399334, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1387, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:30:04.991711+00:00, queued_by_job_id=1, pid=30101 [2024-05-21T21:30:11.660+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T21:30:11.660+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:30:11.661+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:30:11.662+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T21:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:30:11.663+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T21:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T21:30:11.701+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T21:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:30:11.701+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T21:25:00+00:00 exited with status success for try_number 1 [2024-05-21T21:30:11.709+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6779014a-e900-4971-8efb-3fec43051a8b [2024-05-21T21:30:11.710+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T21:25:00+00:00, map_index=0, run_start_date=2024-05-21 21:30:10.861162+00:00, run_end_date=2024-05-21 21:30:11.197525+00:00, run_duration=0.336363, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1388, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:30:08.452834+00:00, queued_by_job_id=1, pid=30113 [2024-05-21T21:30:15.026+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:30:15.027+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:25:00+00:00, run_id=scheduled__2024-05-21T21:25:00+00:00, run_start_date=2024-05-21 21:30:00.409826+00:00, run_end_date=2024-05-21 21:30:15.027271+00:00, run_duration=14.617445, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:25:00+00:00, data_interval_end=2024-05-21 21:30:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T21:30:15.035+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:30:00+00:00, run_after=2024-05-21T21:35:00+00:00 [2024-05-21T21:30:15.068+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T21:25:00+00:00 exited with status success for try_number 1 [2024-05-21T21:30:15.073+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T21:25:00+00:00, map_index=-1, run_start_date=2024-05-21 21:30:13.749361+00:00, run_end_date=2024-05-21 21:30:14.116964+00:00, run_duration=0.367603, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1389, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:30:11.661495+00:00, queued_by_job_id=1, pid=30125 [2024-05-21T21:30:58.275+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T21:31:00.347+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:31:00.364+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:31:00+00:00, run_after=2024-05-21T21:32:00+00:00 [2024-05-21T21:31:00.424+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T21:31:00.425+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:31:00.425+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:31:00.425+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:31:00.428+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:31:00.428+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:31:00.428+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:31:00.428+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:31:00.735+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:31:00.737+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:31:00.753+0000] {scheduler_job.py:635} INFO - Setting external_id for to 283f86a0-24c9-405a-b008-f574d0fe00e5 [2024-05-21T21:31:00.753+0000] {scheduler_job.py:635} INFO - Setting external_id for to 05519a9d-999f-41e0-a770-e4cb9977e485 [2024-05-21T21:31:03.207+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:31:03.208+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:30:00+00:00, run_id=scheduled__2024-05-21T21:30:00+00:00, run_start_date=2024-05-21 21:31:00.380774+00:00, run_end_date=2024-05-21 21:31:03.207983+00:00, run_duration=2.827209, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:30:00+00:00, data_interval_end=2024-05-21 21:31:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:31:03.220+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:31:00+00:00, run_after=2024-05-21T21:32:00+00:00 [2024-05-21T21:31:03.262+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:30:00+00:00 exited with status success for try_number 1 [2024-05-21T21:31:03.266+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:30:00+00:00, map_index=-1, run_start_date=2024-05-21 21:31:02.738114+00:00, run_end_date=2024-05-21 21:31:03.029435+00:00, run_duration=0.291321, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1391, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:31:00.426704+00:00, queued_by_job_id=1, pid=30162 [2024-05-21T21:31:05.380+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:31:05.380+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:30:00+00:00, run_id=scheduled__2024-05-21T21:30:00+00:00, run_start_date=2024-05-21 21:31:00.384500+00:00, run_end_date=2024-05-21 21:31:05.380836+00:00, run_duration=4.996336, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:30:00+00:00, data_interval_end=2024-05-21 21:31:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:31:05.391+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:31:00+00:00, run_after=2024-05-21T21:32:00+00:00 [2024-05-21T21:31:05.418+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:30:00+00:00 exited with status success for try_number 1 [2024-05-21T21:31:05.421+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:30:00+00:00, map_index=-1, run_start_date=2024-05-21 21:31:02.701979+00:00, run_end_date=2024-05-21 21:31:04.864658+00:00, run_duration=2.162679, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1390, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:31:00.426704+00:00, queued_by_job_id=1, pid=30161 [2024-05-21T21:32:00.879+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:32:00.886+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:32:00.899+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:32:00+00:00, run_after=2024-05-21T21:33:00+00:00 [2024-05-21T21:32:00.977+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T21:32:00.977+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T21:32:00.977+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:32:00.977+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:32:00.978+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:32:00.981+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T21:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:32:00.981+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T21:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T21:32:00.982+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:32:00.982+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:32:00.982+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:32:00.982+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:32:01.183+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:32:01.184+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:31:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:32:01.184+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:31:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:32:01.195+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9dd7624e-0a6d-43cb-824f-0df5adac3a7c [2024-05-21T21:32:01.195+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6bdd3e38-8cab-4f05-8ebd-0d65bde65570 [2024-05-21T21:32:01.195+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8b27fda6-c267-4922-a603-40d30210cef9 [2024-05-21T21:32:02.476+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:32:02.477+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 21:30:00+00:00, run_id=scheduled__2024-05-21T21:30:00+00:00, run_start_date=2024-05-21 21:32:00.914131+00:00, run_end_date=2024-05-21 21:32:02.476871+00:00, run_duration=1.56274, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:30:00+00:00, data_interval_end=2024-05-21 21:32:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T21:32:02.485+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T21:32:00+00:00, run_after=2024-05-21T21:34:00+00:00 [2024-05-21T21:32:02.569+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:30:00+00:00 exited with status success for try_number 1 [2024-05-21T21:32:02.580+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T21:30:00+00:00, map_index=-1, run_start_date=2024-05-21 21:32:01.876902+00:00, run_end_date=2024-05-21 21:32:02.225003+00:00, run_duration=0.348101, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1392, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:32:00.979669+00:00, queued_by_job_id=1, pid=30197 [2024-05-21T21:32:03.898+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:32:03.898+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:31:00+00:00, run_id=scheduled__2024-05-21T21:31:00+00:00, run_start_date=2024-05-21 21:32:00.915139+00:00, run_end_date=2024-05-21 21:32:03.898738+00:00, run_duration=2.983599, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:31:00+00:00, data_interval_end=2024-05-21 21:32:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:32:03.910+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:32:00+00:00, run_after=2024-05-21T21:33:00+00:00 [2024-05-21T21:32:03.952+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:31:00+00:00 exited with status success for try_number 1 [2024-05-21T21:32:03.957+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:31:00+00:00, map_index=-1, run_start_date=2024-05-21 21:32:03.119159+00:00, run_end_date=2024-05-21 21:32:03.425826+00:00, run_duration=0.306667, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1393, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:32:00.979669+00:00, queued_by_job_id=1, pid=30228 [2024-05-21T21:32:05.002+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:32:05.004+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:31:00+00:00, run_id=scheduled__2024-05-21T21:31:00+00:00, run_start_date=2024-05-21 21:32:00.916137+00:00, run_end_date=2024-05-21 21:32:05.004551+00:00, run_duration=4.088414, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:31:00+00:00, data_interval_end=2024-05-21 21:32:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:32:05.016+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:32:00+00:00, run_after=2024-05-21T21:33:00+00:00 [2024-05-21T21:32:05.055+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:31:00+00:00 exited with status success for try_number 1 [2024-05-21T21:32:05.063+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:31:00+00:00, map_index=-1, run_start_date=2024-05-21 21:32:03.118617+00:00, run_end_date=2024-05-21 21:32:04.879358+00:00, run_duration=1.760741, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1394, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:32:00.979669+00:00, queued_by_job_id=1, pid=30227 [2024-05-21T21:33:00.612+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:33:00.626+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:33:00+00:00, run_after=2024-05-21T21:34:00+00:00 [2024-05-21T21:33:00.693+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T21:33:00.693+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:33:00.693+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:33:00.694+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:33:00.697+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:33:00.697+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:33:00.698+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:33:00.698+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:33:00.920+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:32:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:33:00.921+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:32:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:33:00.937+0000] {scheduler_job.py:635} INFO - Setting external_id for to 591af44c-9ad8-454b-8abb-dad937767cdd [2024-05-21T21:33:00.937+0000] {scheduler_job.py:635} INFO - Setting external_id for to f502b136-b2b1-4402-8978-d559aabe9b1e [2024-05-21T21:33:03.570+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:33:03.571+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:32:00+00:00, run_id=scheduled__2024-05-21T21:32:00+00:00, run_start_date=2024-05-21 21:33:00.642210+00:00, run_end_date=2024-05-21 21:33:03.570902+00:00, run_duration=2.928692, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:32:00+00:00, data_interval_end=2024-05-21 21:33:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:33:03.579+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:33:00+00:00, run_after=2024-05-21T21:34:00+00:00 [2024-05-21T21:33:03.613+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:32:00+00:00 exited with status success for try_number 1 [2024-05-21T21:33:03.617+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:32:00+00:00, map_index=-1, run_start_date=2024-05-21 21:33:02.694207+00:00, run_end_date=2024-05-21 21:33:02.996287+00:00, run_duration=0.30208, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1396, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:33:00.695872+00:00, queued_by_job_id=1, pid=30283 [2024-05-21T21:33:05.737+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:33:05.737+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:32:00+00:00, run_id=scheduled__2024-05-21T21:32:00+00:00, run_start_date=2024-05-21 21:33:00.643294+00:00, run_end_date=2024-05-21 21:33:05.737795+00:00, run_duration=5.094501, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:32:00+00:00, data_interval_end=2024-05-21 21:33:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:33:05.750+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:33:00+00:00, run_after=2024-05-21T21:34:00+00:00 [2024-05-21T21:33:05.804+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:32:00+00:00 exited with status success for try_number 1 [2024-05-21T21:33:05.813+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:32:00+00:00, map_index=-1, run_start_date=2024-05-21 21:33:02.688294+00:00, run_end_date=2024-05-21 21:33:04.725406+00:00, run_duration=2.037112, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1395, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:33:00.695872+00:00, queued_by_job_id=1, pid=30282 [2024-05-21T21:34:00.314+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:34:00+00:00, run_after=2024-05-21T21:35:00+00:00 [2024-05-21T21:34:00.323+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:34:00.329+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:34:00.415+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T21:34:00.416+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T21:34:00.416+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:34:00.416+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:34:00.417+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:34:00.420+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T21:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:34:00.420+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T21:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T21:34:00.420+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:34:00.420+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:34:00.420+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:34:00.421+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:34:00.784+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:32:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:34:00.784+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:33:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:34:00.784+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:33:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:34:00.796+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5b77a339-e267-426f-ad79-f8b7c918d5a2 [2024-05-21T21:34:00.796+0000] {scheduler_job.py:635} INFO - Setting external_id for to 265bb32f-a7dd-4cf6-bb6d-d9459ba3b275 [2024-05-21T21:34:00.796+0000] {scheduler_job.py:635} INFO - Setting external_id for to 155a3394-dae8-4f6d-9c66-5c7c8731fb38 [2024-05-21T21:34:01.983+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:34:01.984+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 21:32:00+00:00, run_id=scheduled__2024-05-21T21:32:00+00:00, run_start_date=2024-05-21 21:34:00.344409+00:00, run_end_date=2024-05-21 21:34:01.983890+00:00, run_duration=1.639481, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:32:00+00:00, data_interval_end=2024-05-21 21:34:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T21:34:01.998+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T21:34:00+00:00, run_after=2024-05-21T21:36:00+00:00 [2024-05-21T21:34:03.114+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:34:03.114+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:33:00+00:00, run_id=scheduled__2024-05-21T21:33:00+00:00, run_start_date=2024-05-21 21:34:00.345548+00:00, run_end_date=2024-05-21 21:34:03.114607+00:00, run_duration=2.769059, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:33:00+00:00, data_interval_end=2024-05-21 21:34:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:34:03.125+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:34:00+00:00, run_after=2024-05-21T21:35:00+00:00 [2024-05-21T21:34:03.164+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:32:00+00:00 exited with status success for try_number 1 [2024-05-21T21:34:03.167+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:33:00+00:00 exited with status success for try_number 1 [2024-05-21T21:34:03.174+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T21:32:00+00:00, map_index=-1, run_start_date=2024-05-21 21:34:01.604005+00:00, run_end_date=2024-05-21 21:34:01.922359+00:00, run_duration=0.318354, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1397, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:34:00.418203+00:00, queued_by_job_id=1, pid=30318 [2024-05-21T21:34:03.174+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:33:00+00:00, map_index=-1, run_start_date=2024-05-21 21:34:02.711150+00:00, run_end_date=2024-05-21 21:34:02.995143+00:00, run_duration=0.283993, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1398, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:34:00.418203+00:00, queued_by_job_id=1, pid=30348 [2024-05-21T21:34:05.379+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:34:05.379+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:33:00+00:00, run_id=scheduled__2024-05-21T21:33:00+00:00, run_start_date=2024-05-21 21:34:00.347089+00:00, run_end_date=2024-05-21 21:34:05.379756+00:00, run_duration=5.032667, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:33:00+00:00, data_interval_end=2024-05-21 21:34:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:34:05.389+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:34:00+00:00, run_after=2024-05-21T21:35:00+00:00 [2024-05-21T21:34:05.417+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:33:00+00:00 exited with status success for try_number 1 [2024-05-21T21:34:05.421+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:33:00+00:00, map_index=-1, run_start_date=2024-05-21 21:34:02.759807+00:00, run_end_date=2024-05-21 21:34:04.362633+00:00, run_duration=1.602826, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1399, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:34:00.418203+00:00, queued_by_job_id=1, pid=30349 [2024-05-21T21:34:54.492+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T21:34:54.492+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-05-21T21:34:54.493+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:34:54.495+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240521213453_522769', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:34:54.495+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240521213453_522769', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-05-21T21:34:54.537+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521213453_522769 exited with status queued for try_number 1 [2024-05-21T21:34:54.543+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7a0cc0e7-978e-4f87-9445-98c2e8a7c2ef [2024-05-21T21:34:56.005+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:34:56.006+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-05-21 21:34:53.659276+00:00, run_id=vdu_down_20240521213453_522769, run_start_date=2024-05-21 21:34:54.464598+00:00, run_end_date=2024-05-21 21:34:56.005968+00:00, run_duration=1.54137, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-05-21 21:34:53.659276+00:00, data_interval_end=2024-05-21 21:34:53.659276+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-05-21T21:34:56.009+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-05-21T21:34:56.041+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521213453_522769 exited with status success for try_number 1 [2024-05-21T21:34:56.047+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240521213453_522769, map_index=-1, run_start_date=2024-05-21 21:34:55.261077+00:00, run_end_date=2024-05-21 21:34:55.521043+00:00, run_duration=0.259966, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1400, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:34:54.493953+00:00, queued_by_job_id=1, pid=30382 [2024-05-21T21:35:01.071+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:35:00+00:00, run_after=2024-05-21T21:40:00+00:00 [2024-05-21T21:35:01.088+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:35:00+00:00, run_after=2024-05-21T21:36:00+00:00 [2024-05-21T21:35:01.095+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:35:01.187+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T21:35:01.187+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:35:01.188+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:35:01.188+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:35:01.189+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:35:01.193+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T21:30:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T21:35:01.193+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T21:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T21:35:01.193+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:35:01.193+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:35:01.194+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:35:01.194+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:35:01.592+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T21:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:35:01.594+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:34:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:35:01.595+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:34:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:35:01.616+0000] {scheduler_job.py:635} INFO - Setting external_id for to ac39094b-51b1-4ece-8548-7f876c6b6d29 [2024-05-21T21:35:01.622+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4935529d-e1a7-447b-b2fb-861da5d63ee7 [2024-05-21T21:35:01.623+0000] {scheduler_job.py:635} INFO - Setting external_id for to a5f3e576-54ee-48ba-a131-3d2cd23c4210 [2024-05-21T21:35:04.552+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:35:04.552+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:34:00+00:00, run_id=scheduled__2024-05-21T21:34:00+00:00, run_start_date=2024-05-21 21:35:01.111048+00:00, run_end_date=2024-05-21 21:35:04.552634+00:00, run_duration=3.441586, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:34:00+00:00, data_interval_end=2024-05-21 21:35:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:35:04.567+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:35:00+00:00, run_after=2024-05-21T21:36:00+00:00 [2024-05-21T21:35:04.583+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T21:35:04.584+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:35:04.584+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:35:04.586+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T21:30:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T21:35:04.587+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T21:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T21:35:04.631+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T21:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:35:04.632+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T21:30:00+00:00 exited with status success for try_number 1 [2024-05-21T21:35:04.632+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:34:00+00:00 exited with status success for try_number 1 [2024-05-21T21:35:04.639+0000] {scheduler_job.py:635} INFO - Setting external_id for to 92e53623-a024-4791-8b51-a5a9cb788b7b [2024-05-21T21:35:04.639+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T21:30:00+00:00, map_index=-1, run_start_date=2024-05-21 21:35:03.561051+00:00, run_end_date=2024-05-21 21:35:03.915916+00:00, run_duration=0.354865, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1402, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:35:01.191185+00:00, queued_by_job_id=1, pid=30426 [2024-05-21T21:35:04.639+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:34:00+00:00, map_index=-1, run_start_date=2024-05-21 21:35:03.671755+00:00, run_end_date=2024-05-21 21:35:04.062643+00:00, run_duration=0.390888, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1403, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:35:01.191185+00:00, queued_by_job_id=1, pid=30427 [2024-05-21T21:35:06.188+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:35:06.189+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:34:00+00:00, run_id=scheduled__2024-05-21T21:34:00+00:00, run_start_date=2024-05-21 21:35:01.112326+00:00, run_end_date=2024-05-21 21:35:06.189027+00:00, run_duration=5.076701, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:34:00+00:00, data_interval_end=2024-05-21 21:35:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:35:06.200+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:35:00+00:00, run_after=2024-05-21T21:36:00+00:00 [2024-05-21T21:35:06.258+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:34:00+00:00 exited with status success for try_number 1 [2024-05-21T21:35:06.266+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:34:00+00:00, map_index=-1, run_start_date=2024-05-21 21:35:03.550141+00:00, run_end_date=2024-05-21 21:35:05.615467+00:00, run_duration=2.065326, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1401, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:35:01.191185+00:00, queued_by_job_id=1, pid=30425 [2024-05-21T21:35:07.365+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T21:35:07.365+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:35:07.366+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:35:07.369+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T21:30:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T21:35:07.370+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T21:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T21:35:07.464+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T21:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:35:07.465+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T21:30:00+00:00 exited with status success for try_number 1 [2024-05-21T21:35:07.471+0000] {scheduler_job.py:635} INFO - Setting external_id for to a762a8f9-d9e3-4ffd-a86b-0b95f4d0e639 [2024-05-21T21:35:07.471+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T21:30:00+00:00, map_index=-1, run_start_date=2024-05-21 21:35:06.521929+00:00, run_end_date=2024-05-21 21:35:06.834243+00:00, run_duration=0.312314, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1404, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:35:04.585347+00:00, queued_by_job_id=1, pid=30466 [2024-05-21T21:35:10.318+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T21:35:10.319+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:35:10.320+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:35:10.323+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T21:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:35:10.324+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T21:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T21:35:10.439+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T21:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:35:10.440+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T21:30:00+00:00 exited with status success for try_number 1 [2024-05-21T21:35:10.460+0000] {scheduler_job.py:635} INFO - Setting external_id for to 08af269c-6d47-4334-899f-52eba0ec36f2 [2024-05-21T21:35:10.461+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T21:30:00+00:00, map_index=0, run_start_date=2024-05-21 21:35:09.562385+00:00, run_end_date=2024-05-21 21:35:10.049409+00:00, run_duration=0.487024, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1405, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:35:07.367315+00:00, queued_by_job_id=1, pid=30478 [2024-05-21T21:35:12.772+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:35:12.773+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:30:00+00:00, run_id=scheduled__2024-05-21T21:30:00+00:00, run_start_date=2024-05-21 21:35:01.109619+00:00, run_end_date=2024-05-21 21:35:12.773100+00:00, run_duration=11.663481, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:30:00+00:00, data_interval_end=2024-05-21 21:35:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T21:35:12.779+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:35:00+00:00, run_after=2024-05-21T21:40:00+00:00 [2024-05-21T21:35:12.814+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T21:30:00+00:00 exited with status success for try_number 1 [2024-05-21T21:35:12.821+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T21:30:00+00:00, map_index=-1, run_start_date=2024-05-21 21:35:12.236473+00:00, run_end_date=2024-05-21 21:35:12.479637+00:00, run_duration=0.243164, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1406, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:35:10.320995+00:00, queued_by_job_id=1, pid=30490 [2024-05-21T21:35:58.332+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T21:36:00.407+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:36:00.429+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:36:00+00:00, run_after=2024-05-21T21:37:00+00:00 [2024-05-21T21:36:00.438+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:36:00.516+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T21:36:00.517+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T21:36:00.517+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:36:00.517+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:36:00.518+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:36:00.522+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T21:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:36:00.522+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T21:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T21:36:00.522+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:36:00.522+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:36:00.523+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:36:00.523+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:36:00.829+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:34:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:36:00.829+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:36:00.830+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:36:00.841+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7fed1a56-6301-475c-8b8d-7204a7e8021a [2024-05-21T21:36:00.841+0000] {scheduler_job.py:635} INFO - Setting external_id for to 451ae93a-f0ec-4245-8199-1d1399e51b18 [2024-05-21T21:36:00.841+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1e0f5221-cf66-40be-ae8c-b11514ec8731 [2024-05-21T21:36:02.360+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:36:02.360+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 21:34:00+00:00, run_id=scheduled__2024-05-21T21:34:00+00:00, run_start_date=2024-05-21 21:36:00.453652+00:00, run_end_date=2024-05-21 21:36:02.360455+00:00, run_duration=1.906803, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:34:00+00:00, data_interval_end=2024-05-21 21:36:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T21:36:02.373+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T21:36:00+00:00, run_after=2024-05-21T21:38:00+00:00 [2024-05-21T21:36:02.422+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:34:00+00:00 exited with status success for try_number 1 [2024-05-21T21:36:02.428+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T21:34:00+00:00, map_index=-1, run_start_date=2024-05-21 21:36:01.484819+00:00, run_end_date=2024-05-21 21:36:01.828759+00:00, run_duration=0.34394, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1407, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:36:00.519758+00:00, queued_by_job_id=1, pid=30507 [2024-05-21T21:36:03.600+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:36:03.601+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:35:00+00:00, run_id=scheduled__2024-05-21T21:35:00+00:00, run_start_date=2024-05-21 21:36:00.454775+00:00, run_end_date=2024-05-21 21:36:03.600966+00:00, run_duration=3.146191, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:35:00+00:00, data_interval_end=2024-05-21 21:36:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:36:03.610+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:36:00+00:00, run_after=2024-05-21T21:37:00+00:00 [2024-05-21T21:36:03.654+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:35:00+00:00 exited with status success for try_number 1 [2024-05-21T21:36:03.661+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:35:00+00:00, map_index=-1, run_start_date=2024-05-21 21:36:02.820126+00:00, run_end_date=2024-05-21 21:36:03.143670+00:00, run_duration=0.323544, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1409, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:36:00.519758+00:00, queued_by_job_id=1, pid=30538 [2024-05-21T21:36:04.845+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:36:04.846+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:35:00+00:00, run_id=scheduled__2024-05-21T21:35:00+00:00, run_start_date=2024-05-21 21:36:00.455821+00:00, run_end_date=2024-05-21 21:36:04.846030+00:00, run_duration=4.390209, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:35:00+00:00, data_interval_end=2024-05-21 21:36:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:36:04.860+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:36:00+00:00, run_after=2024-05-21T21:37:00+00:00 [2024-05-21T21:36:04.892+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:35:00+00:00 exited with status success for try_number 1 [2024-05-21T21:36:04.898+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:35:00+00:00, map_index=-1, run_start_date=2024-05-21 21:36:02.775318+00:00, run_end_date=2024-05-21 21:36:04.189383+00:00, run_duration=1.414065, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1408, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:36:00.519758+00:00, queued_by_job_id=1, pid=30537 [2024-05-21T21:36:54.008+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T21:36:54.008+0000] {scheduler_job.py:425} INFO - DAG vdu_down has 0/16 running and queued tasks [2024-05-21T21:36:54.008+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:36:54.010+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vdu_down', task_id='main_task', run_id='vdu_down_20240521213653_993487', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:36:54.011+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vdu_down', 'main_task', 'vdu_down_20240521213653_993487', '--local', '--subdir', 'DAGS_FOLDER/dags/vdu_down.py'] [2024-05-21T21:36:54.072+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521213653_993487 exited with status queued for try_number 1 [2024-05-21T21:36:54.077+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2d9103c2-1ca7-4469-b523-4fa36e5b4511 [2024-05-21T21:36:55.186+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:36:55.187+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vdu_down, execution_date=2024-05-21 21:36:53.679031+00:00, run_id=vdu_down_20240521213653_993487, run_start_date=2024-05-21 21:36:53.976888+00:00, run_end_date=2024-05-21 21:36:55.187141+00:00, run_duration=1.210253, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-05-21 21:36:53.679031+00:00, data_interval_end=2024-05-21 21:36:53.679031+00:00, dag_hash=5d776a62c425519a22b054f47fcd284c [2024-05-21T21:36:55.189+0000] {dag.py:3452} INFO - Setting next_dagrun for vdu_down to None, run_after=None [2024-05-21T21:36:55.215+0000] {scheduler_job.py:602} INFO - Executor reports execution of vdu_down.main_task run_id=vdu_down_20240521213653_993487 exited with status success for try_number 1 [2024-05-21T21:36:55.220+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vdu_down, task_id=main_task, run_id=vdu_down_20240521213653_993487, map_index=-1, run_start_date=2024-05-21 21:36:54.742629+00:00, run_end_date=2024-05-21 21:36:54.997258+00:00, run_duration=0.254629, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1410, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:36:54.009331+00:00, queued_by_job_id=1, pid=30571 [2024-05-21T21:37:00.062+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:37:00.079+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:37:00+00:00, run_after=2024-05-21T21:38:00+00:00 [2024-05-21T21:37:00.142+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T21:37:00.144+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:37:00.144+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:37:00.145+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:37:00.148+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:37:00.148+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:37:00.148+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:37:00.149+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:37:00.444+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:36:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:37:00.447+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:36:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:37:00.457+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1bdb48c2-5dd1-49d7-acb5-b6557693d96a [2024-05-21T21:37:00.457+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0d838cac-29fe-49ec-843c-62ba785c2f30 [2024-05-21T21:37:02.726+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:37:02.726+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:36:00+00:00, run_id=scheduled__2024-05-21T21:36:00+00:00, run_start_date=2024-05-21 21:37:00.094714+00:00, run_end_date=2024-05-21 21:37:02.726403+00:00, run_duration=2.631689, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:36:00+00:00, data_interval_end=2024-05-21 21:37:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:37:02.738+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:37:00+00:00, run_after=2024-05-21T21:38:00+00:00 [2024-05-21T21:37:02.772+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:36:00+00:00 exited with status success for try_number 1 [2024-05-21T21:37:02.776+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:36:00+00:00, map_index=-1, run_start_date=2024-05-21 21:37:02.052824+00:00, run_end_date=2024-05-21 21:37:02.358168+00:00, run_duration=0.305344, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1411, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:37:00.146587+00:00, queued_by_job_id=1, pid=30603 [2024-05-21T21:37:03.815+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:37:03.815+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:36:00+00:00, run_id=scheduled__2024-05-21T21:36:00+00:00, run_start_date=2024-05-21 21:37:00.095774+00:00, run_end_date=2024-05-21 21:37:03.815793+00:00, run_duration=3.720019, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:36:00+00:00, data_interval_end=2024-05-21 21:37:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:37:03.826+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:37:00+00:00, run_after=2024-05-21T21:38:00+00:00 [2024-05-21T21:37:03.856+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:36:00+00:00 exited with status success for try_number 1 [2024-05-21T21:37:03.859+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:36:00+00:00, map_index=-1, run_start_date=2024-05-21 21:37:02.181376+00:00, run_end_date=2024-05-21 21:37:03.665894+00:00, run_duration=1.484518, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1412, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:37:00.146587+00:00, queued_by_job_id=1, pid=30604 [2024-05-21T21:38:00.739+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:38:00.760+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:38:00+00:00, run_after=2024-05-21T21:39:00+00:00 [2024-05-21T21:38:00.767+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:38:00.895+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T21:38:00.895+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T21:38:00.895+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:38:00.896+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:38:00.896+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:38:00.900+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T21:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:38:00.900+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T21:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T21:38:00.900+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:38:00.900+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:38:00.901+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:38:00.901+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:38:01.177+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:36:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:38:01.177+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:37:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:38:01.180+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:37:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:38:01.192+0000] {scheduler_job.py:635} INFO - Setting external_id for to e8591ebf-fd1c-48ff-8053-ff695738a820 [2024-05-21T21:38:01.192+0000] {scheduler_job.py:635} INFO - Setting external_id for to 166a68af-fc3b-4d0d-b800-a093162e21a5 [2024-05-21T21:38:01.192+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9d82b972-9c1a-41f5-a9b3-2004e1bda8b4 [2024-05-21T21:38:02.353+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:38:02.354+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 21:36:00+00:00, run_id=scheduled__2024-05-21T21:36:00+00:00, run_start_date=2024-05-21 21:38:00.826544+00:00, run_end_date=2024-05-21 21:38:02.353915+00:00, run_duration=1.527371, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:36:00+00:00, data_interval_end=2024-05-21 21:38:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T21:38:02.363+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T21:38:00+00:00, run_after=2024-05-21T21:40:00+00:00 [2024-05-21T21:38:02.418+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:36:00+00:00 exited with status success for try_number 1 [2024-05-21T21:38:02.422+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T21:36:00+00:00, map_index=-1, run_start_date=2024-05-21 21:38:01.747569+00:00, run_end_date=2024-05-21 21:38:02.077154+00:00, run_duration=0.329585, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1413, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:38:00.898192+00:00, queued_by_job_id=1, pid=30638 [2024-05-21T21:38:04.040+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:38:04.040+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:37:00+00:00, run_id=scheduled__2024-05-21T21:37:00+00:00, run_start_date=2024-05-21 21:38:00.827482+00:00, run_end_date=2024-05-21 21:38:04.040724+00:00, run_duration=3.213242, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:37:00+00:00, data_interval_end=2024-05-21 21:38:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:38:04.050+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:38:00+00:00, run_after=2024-05-21T21:39:00+00:00 [2024-05-21T21:38:04.087+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:37:00+00:00 exited with status success for try_number 1 [2024-05-21T21:38:04.091+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:37:00+00:00, map_index=-1, run_start_date=2024-05-21 21:38:02.946789+00:00, run_end_date=2024-05-21 21:38:03.253059+00:00, run_duration=0.30627, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1414, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:38:00.898192+00:00, queued_by_job_id=1, pid=30668 [2024-05-21T21:38:05.481+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:38:05.481+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:37:00+00:00, run_id=scheduled__2024-05-21T21:37:00+00:00, run_start_date=2024-05-21 21:38:00.828329+00:00, run_end_date=2024-05-21 21:38:05.481875+00:00, run_duration=4.653546, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:37:00+00:00, data_interval_end=2024-05-21 21:38:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:38:05.492+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:38:00+00:00, run_after=2024-05-21T21:39:00+00:00 [2024-05-21T21:38:05.520+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:37:00+00:00 exited with status success for try_number 1 [2024-05-21T21:38:05.524+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:37:00+00:00, map_index=-1, run_start_date=2024-05-21 21:38:03.031744+00:00, run_end_date=2024-05-21 21:38:04.463979+00:00, run_duration=1.432235, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1415, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:38:00.898192+00:00, queued_by_job_id=1, pid=30669 [2024-05-21T21:39:00.465+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:39:00+00:00, run_after=2024-05-21T21:40:00+00:00 [2024-05-21T21:39:00.475+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:39:00.530+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T21:39:00.530+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:39:00.530+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:39:00.531+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:39:00.535+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:39:00.535+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:39:00.536+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:39:00.536+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:39:00.727+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:38:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:39:00.728+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:38:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:39:00.742+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7976a2dd-7eff-43a7-917f-c78849ffae05 [2024-05-21T21:39:00.745+0000] {scheduler_job.py:635} INFO - Setting external_id for to edc08112-8270-49a2-b354-0d29835db2dd [2024-05-21T21:39:03.056+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:39:03.057+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:38:00+00:00, run_id=scheduled__2024-05-21T21:38:00+00:00, run_start_date=2024-05-21 21:39:00.489273+00:00, run_end_date=2024-05-21 21:39:03.056932+00:00, run_duration=2.567659, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:38:00+00:00, data_interval_end=2024-05-21 21:39:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:39:03.071+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:39:00+00:00, run_after=2024-05-21T21:40:00+00:00 [2024-05-21T21:39:03.108+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:38:00+00:00 exited with status success for try_number 1 [2024-05-21T21:39:03.114+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:38:00+00:00, map_index=-1, run_start_date=2024-05-21 21:39:02.625449+00:00, run_end_date=2024-05-21 21:39:02.890717+00:00, run_duration=0.265268, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1417, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:39:00.532207+00:00, queued_by_job_id=1, pid=30724 [2024-05-21T21:39:04.496+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:39:04.497+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:38:00+00:00, run_id=scheduled__2024-05-21T21:38:00+00:00, run_start_date=2024-05-21 21:39:00.490428+00:00, run_end_date=2024-05-21 21:39:04.496982+00:00, run_duration=4.006554, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:38:00+00:00, data_interval_end=2024-05-21 21:39:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:39:04.505+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:39:00+00:00, run_after=2024-05-21T21:40:00+00:00 [2024-05-21T21:39:04.532+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:38:00+00:00 exited with status success for try_number 1 [2024-05-21T21:39:04.536+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:38:00+00:00, map_index=-1, run_start_date=2024-05-21 21:39:02.558223+00:00, run_end_date=2024-05-21 21:39:04.255128+00:00, run_duration=1.696905, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1416, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:39:00.532207+00:00, queued_by_job_id=1, pid=30723 [2024-05-21T21:40:00.159+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:40:00+00:00, run_after=2024-05-21T21:41:00+00:00 [2024-05-21T21:40:00.165+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:40:00.171+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:40:00.186+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:40:00+00:00, run_after=2024-05-21T21:45:00+00:00 [2024-05-21T21:40:00.299+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T21:40:00.300+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:40:00.300+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T21:40:00.300+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:40:00.300+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:40:00.301+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:40:00.305+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T21:35:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T21:40:00.305+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T21:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T21:40:00.306+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T21:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:40:00.306+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T21:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T21:40:00.306+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:40:00.306+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:40:00.307+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:40:00.307+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:40:00.619+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T21:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:40:00.619+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:38:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:40:00.621+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:39:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:40:00.622+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:39:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:40:00.635+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5ca63b44-b257-458c-a45b-f97a3b8f4397 [2024-05-21T21:40:00.635+0000] {scheduler_job.py:635} INFO - Setting external_id for to 262e78e7-70ec-42f3-b1c1-bb991630db33 [2024-05-21T21:40:00.635+0000] {scheduler_job.py:635} INFO - Setting external_id for to b20ed02a-ab48-43ef-adec-96f6700a6115 [2024-05-21T21:40:00.636+0000] {scheduler_job.py:635} INFO - Setting external_id for to 392ff2a5-76fb-4bbb-b801-bd55884db6b3 [2024-05-21T21:40:02.983+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:40:02.983+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 21:38:00+00:00, run_id=scheduled__2024-05-21T21:38:00+00:00, run_start_date=2024-05-21 21:40:00.219778+00:00, run_end_date=2024-05-21 21:40:02.983483+00:00, run_duration=2.763705, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:38:00+00:00, data_interval_end=2024-05-21 21:40:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T21:40:02.993+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T21:40:00+00:00, run_after=2024-05-21T21:42:00+00:00 [2024-05-21T21:40:03.145+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:38:00+00:00 exited with status success for try_number 1 [2024-05-21T21:40:03.150+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T21:38:00+00:00, map_index=-1, run_start_date=2024-05-21 21:40:01.409330+00:00, run_end_date=2024-05-21 21:40:01.943483+00:00, run_duration=0.534153, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1418, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:40:00.303083+00:00, queued_by_job_id=1, pid=30759 [2024-05-21T21:40:04.170+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:40:04.171+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:39:00+00:00, run_id=scheduled__2024-05-21T21:39:00+00:00, run_start_date=2024-05-21 21:40:00.220866+00:00, run_end_date=2024-05-21 21:40:04.171160+00:00, run_duration=3.950294, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:39:00+00:00, data_interval_end=2024-05-21 21:40:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:40:04.181+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:40:00+00:00, run_after=2024-05-21T21:41:00+00:00 [2024-05-21T21:40:04.207+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T21:40:04.207+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:40:04.207+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:40:04.210+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T21:35:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T21:40:04.210+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T21:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T21:40:04.263+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T21:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:40:04.263+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T21:35:00+00:00 exited with status success for try_number 1 [2024-05-21T21:40:04.264+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:39:00+00:00 exited with status success for try_number 1 [2024-05-21T21:40:04.271+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T21:35:00+00:00, map_index=-1, run_start_date=2024-05-21 21:40:03.057047+00:00, run_end_date=2024-05-21 21:40:03.584212+00:00, run_duration=0.527165, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1420, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:40:00.303083+00:00, queued_by_job_id=1, pid=30791 [2024-05-21T21:40:04.271+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8c439c5e-1edc-4965-8265-90cea5795b54 [2024-05-21T21:40:04.272+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:39:00+00:00, map_index=-1, run_start_date=2024-05-21 21:40:03.044029+00:00, run_end_date=2024-05-21 21:40:03.558978+00:00, run_duration=0.514949, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1419, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:40:00.303083+00:00, queued_by_job_id=1, pid=30790 [2024-05-21T21:40:06.082+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:40:06.082+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:39:00+00:00, run_id=scheduled__2024-05-21T21:39:00+00:00, run_start_date=2024-05-21 21:40:00.222038+00:00, run_end_date=2024-05-21 21:40:06.082538+00:00, run_duration=5.8605, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:39:00+00:00, data_interval_end=2024-05-21 21:40:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:40:06.095+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:40:00+00:00, run_after=2024-05-21T21:41:00+00:00 [2024-05-21T21:40:06.174+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:39:00+00:00 exited with status success for try_number 1 [2024-05-21T21:40:06.181+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:39:00+00:00, map_index=-1, run_start_date=2024-05-21 21:40:03.479907+00:00, run_end_date=2024-05-21 21:40:05.569876+00:00, run_duration=2.089969, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1421, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:40:00.303083+00:00, queued_by_job_id=1, pid=30819 [2024-05-21T21:40:07.248+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T21:40:07.249+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:40:07.249+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:40:07.252+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T21:35:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T21:40:07.253+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T21:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T21:40:07.318+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T21:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:40:07.319+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T21:35:00+00:00 exited with status success for try_number 1 [2024-05-21T21:40:07.325+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7855bfce-612f-4620-b423-d76693db756a [2024-05-21T21:40:07.325+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T21:35:00+00:00, map_index=-1, run_start_date=2024-05-21 21:40:06.018841+00:00, run_end_date=2024-05-21 21:40:06.368501+00:00, run_duration=0.34966, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1422, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:40:04.208567+00:00, queued_by_job_id=1, pid=30840 [2024-05-21T21:40:10.552+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T21:40:10.552+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:40:10.554+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:40:10.556+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T21:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:40:10.556+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T21:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T21:40:10.691+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T21:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:40:10.691+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T21:35:00+00:00 exited with status success for try_number 1 [2024-05-21T21:40:10.698+0000] {scheduler_job.py:635} INFO - Setting external_id for to 49897ae2-73d9-4ff9-92f7-90dc6af56de2 [2024-05-21T21:40:10.698+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T21:35:00+00:00, map_index=0, run_start_date=2024-05-21 21:40:09.333355+00:00, run_end_date=2024-05-21 21:40:09.733584+00:00, run_duration=0.400229, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1423, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:40:07.250205+00:00, queued_by_job_id=1, pid=30852 [2024-05-21T21:40:12.945+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:40:12.945+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:35:00+00:00, run_id=scheduled__2024-05-21T21:35:00+00:00, run_start_date=2024-05-21 21:40:00.217596+00:00, run_end_date=2024-05-21 21:40:12.945909+00:00, run_duration=12.728313, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:35:00+00:00, data_interval_end=2024-05-21 21:40:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T21:40:12.954+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:40:00+00:00, run_after=2024-05-21T21:45:00+00:00 [2024-05-21T21:40:12.982+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T21:35:00+00:00 exited with status success for try_number 1 [2024-05-21T21:40:12.986+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T21:35:00+00:00, map_index=-1, run_start_date=2024-05-21 21:40:12.383943+00:00, run_end_date=2024-05-21 21:40:12.635018+00:00, run_duration=0.251075, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1424, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:40:10.554880+00:00, queued_by_job_id=1, pid=30864 [2024-05-21T21:40:58.381+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T21:41:00.067+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:41:00+00:00, run_after=2024-05-21T21:42:00+00:00 [2024-05-21T21:41:00.075+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:41:00.135+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T21:41:00.135+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:41:00.135+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:41:00.136+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:41:00.138+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:41:00.139+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:41:00.139+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:41:00.139+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:41:00.465+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:41:00.466+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:41:00.476+0000] {scheduler_job.py:635} INFO - Setting external_id for to d74345a1-1d1c-4a09-9158-e186c607f316 [2024-05-21T21:41:00.477+0000] {scheduler_job.py:635} INFO - Setting external_id for to aa918a07-c90c-409b-9873-ddac8ed64734 [2024-05-21T21:41:02.725+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:41:02.725+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:40:00+00:00, run_id=scheduled__2024-05-21T21:40:00+00:00, run_start_date=2024-05-21 21:41:00.087911+00:00, run_end_date=2024-05-21 21:41:02.725671+00:00, run_duration=2.63776, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:40:00+00:00, data_interval_end=2024-05-21 21:41:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:41:02.736+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:41:00+00:00, run_after=2024-05-21T21:42:00+00:00 [2024-05-21T21:41:02.777+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:40:00+00:00 exited with status success for try_number 1 [2024-05-21T21:41:02.781+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:40:00+00:00, map_index=-1, run_start_date=2024-05-21 21:41:02.289887+00:00, run_end_date=2024-05-21 21:41:02.606963+00:00, run_duration=0.317076, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1425, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:41:00.137149+00:00, queued_by_job_id=1, pid=30899 [2024-05-21T21:41:04.737+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:41:04.738+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:40:00+00:00, run_id=scheduled__2024-05-21T21:40:00+00:00, run_start_date=2024-05-21 21:41:00.088999+00:00, run_end_date=2024-05-21 21:41:04.738418+00:00, run_duration=4.649419, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:40:00+00:00, data_interval_end=2024-05-21 21:41:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:41:04.748+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:41:00+00:00, run_after=2024-05-21T21:42:00+00:00 [2024-05-21T21:41:04.781+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:40:00+00:00 exited with status success for try_number 1 [2024-05-21T21:41:04.785+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:40:00+00:00, map_index=-1, run_start_date=2024-05-21 21:41:02.315897+00:00, run_end_date=2024-05-21 21:41:04.163560+00:00, run_duration=1.847663, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1426, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:41:00.137149+00:00, queued_by_job_id=1, pid=30900 [2024-05-21T21:42:00.315+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:42:00.321+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:42:00.343+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:42:00+00:00, run_after=2024-05-21T21:43:00+00:00 [2024-05-21T21:42:00.424+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T21:42:00.424+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T21:42:00.425+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:42:00.425+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:42:00.426+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:42:00.429+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T21:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:42:00.430+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T21:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T21:42:00.430+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:42:00.430+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:42:00.431+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:42:00.431+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:42:00.786+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:42:00.787+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:41:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:42:00.787+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:41:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:42:00.804+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4c578447-b2ea-4347-a20d-de64e7a8944e [2024-05-21T21:42:00.804+0000] {scheduler_job.py:635} INFO - Setting external_id for to f26172c6-da6e-4ac3-ab4d-cad280ca1ba1 [2024-05-21T21:42:00.805+0000] {scheduler_job.py:635} INFO - Setting external_id for to 427a933d-b654-48f6-9d8c-f2fbe8ae3b56 [2024-05-21T21:42:02.363+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:42:02.363+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 21:40:00+00:00, run_id=scheduled__2024-05-21T21:40:00+00:00, run_start_date=2024-05-21 21:42:00.360745+00:00, run_end_date=2024-05-21 21:42:02.363773+00:00, run_duration=2.003028, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:40:00+00:00, data_interval_end=2024-05-21 21:42:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T21:42:02.374+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T21:42:00+00:00, run_after=2024-05-21T21:44:00+00:00 [2024-05-21T21:42:02.428+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:40:00+00:00 exited with status success for try_number 1 [2024-05-21T21:42:02.435+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T21:40:00+00:00, map_index=-1, run_start_date=2024-05-21 21:42:01.559403+00:00, run_end_date=2024-05-21 21:42:01.865089+00:00, run_duration=0.305686, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1427, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:42:00.427241+00:00, queued_by_job_id=1, pid=30935 [2024-05-21T21:42:03.483+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:42:03.483+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:41:00+00:00, run_id=scheduled__2024-05-21T21:41:00+00:00, run_start_date=2024-05-21 21:42:00.362496+00:00, run_end_date=2024-05-21 21:42:03.483728+00:00, run_duration=3.121232, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:41:00+00:00, data_interval_end=2024-05-21 21:42:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:42:03.497+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:42:00+00:00, run_after=2024-05-21T21:43:00+00:00 [2024-05-21T21:42:03.541+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:41:00+00:00 exited with status success for try_number 1 [2024-05-21T21:42:03.545+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:41:00+00:00, map_index=-1, run_start_date=2024-05-21 21:42:02.816453+00:00, run_end_date=2024-05-21 21:42:03.106031+00:00, run_duration=0.289578, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1429, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:42:00.427241+00:00, queued_by_job_id=1, pid=30966 [2024-05-21T21:42:04.935+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:42:04.936+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:41:00+00:00, run_id=scheduled__2024-05-21T21:41:00+00:00, run_start_date=2024-05-21 21:42:00.363742+00:00, run_end_date=2024-05-21 21:42:04.936130+00:00, run_duration=4.572388, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:41:00+00:00, data_interval_end=2024-05-21 21:42:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:42:04.945+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:42:00+00:00, run_after=2024-05-21T21:43:00+00:00 [2024-05-21T21:42:04.973+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:41:00+00:00 exited with status success for try_number 1 [2024-05-21T21:42:04.979+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:41:00+00:00, map_index=-1, run_start_date=2024-05-21 21:42:02.775540+00:00, run_end_date=2024-05-21 21:42:04.253504+00:00, run_duration=1.477964, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1428, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:42:00.427241+00:00, queued_by_job_id=1, pid=30965 [2024-05-21T21:43:01.070+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:43:01.083+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:43:00+00:00, run_after=2024-05-21T21:44:00+00:00 [2024-05-21T21:43:01.134+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T21:43:01.134+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:43:01.135+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:43:01.135+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:43:01.138+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:43:01.139+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:43:01.139+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:43:01.139+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:43:01.274+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:42:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:43:01.275+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:42:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:43:01.285+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8590406e-ad8b-4e23-ac65-c192ff1b392c [2024-05-21T21:43:01.286+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1b8a1443-d162-46bd-ab48-18a72e28256c [2024-05-21T21:43:04.087+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:43:04.088+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:42:00+00:00, run_id=scheduled__2024-05-21T21:42:00+00:00, run_start_date=2024-05-21 21:43:01.095117+00:00, run_end_date=2024-05-21 21:43:04.088236+00:00, run_duration=2.993119, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:42:00+00:00, data_interval_end=2024-05-21 21:43:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:43:04.099+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:43:00+00:00, run_after=2024-05-21T21:44:00+00:00 [2024-05-21T21:43:04.137+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:42:00+00:00 exited with status success for try_number 1 [2024-05-21T21:43:04.141+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:42:00+00:00, map_index=-1, run_start_date=2024-05-21 21:43:03.198598+00:00, run_end_date=2024-05-21 21:43:03.530680+00:00, run_duration=0.332082, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1431, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:43:01.136649+00:00, queued_by_job_id=1, pid=31021 [2024-05-21T21:43:05.183+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:43:05.184+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:42:00+00:00, run_id=scheduled__2024-05-21T21:42:00+00:00, run_start_date=2024-05-21 21:43:01.096163+00:00, run_end_date=2024-05-21 21:43:05.184331+00:00, run_duration=4.088168, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:42:00+00:00, data_interval_end=2024-05-21 21:43:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:43:05.193+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:43:00+00:00, run_after=2024-05-21T21:44:00+00:00 [2024-05-21T21:43:05.222+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:42:00+00:00 exited with status success for try_number 1 [2024-05-21T21:43:05.227+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:42:00+00:00, map_index=-1, run_start_date=2024-05-21 21:43:03.128389+00:00, run_end_date=2024-05-21 21:43:04.680289+00:00, run_duration=1.5519, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1430, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:43:01.136649+00:00, queued_by_job_id=1, pid=31020 [2024-05-21T21:44:00.802+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:44:00.813+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:44:00.849+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:44:00+00:00, run_after=2024-05-21T21:45:00+00:00 [2024-05-21T21:44:00.969+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T21:44:00.969+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T21:44:00.970+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:44:00.970+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:44:00.970+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:44:00.983+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T21:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:44:00.986+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T21:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T21:44:00.986+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:44:00.986+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:44:00.987+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:44:00.987+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:44:01.441+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:42:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:44:01.444+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:43:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:44:01.444+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:43:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:44:01.455+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7460f3a3-3653-47af-b749-4c474b42b8d0 [2024-05-21T21:44:01.455+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7617a6eb-4c8d-42f8-91db-c39ff630b88a [2024-05-21T21:44:01.455+0000] {scheduler_job.py:635} INFO - Setting external_id for to c4e78732-d9c6-4759-b73e-beedd227b3c3 [2024-05-21T21:44:03.833+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:44:03.833+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 21:42:00+00:00, run_id=scheduled__2024-05-21T21:42:00+00:00, run_start_date=2024-05-21 21:44:00.879020+00:00, run_end_date=2024-05-21 21:44:03.833646+00:00, run_duration=2.954626, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:42:00+00:00, data_interval_end=2024-05-21 21:44:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T21:44:03.842+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T21:44:00+00:00, run_after=2024-05-21T21:46:00+00:00 [2024-05-21T21:44:03.905+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:42:00+00:00 exited with status success for try_number 1 [2024-05-21T21:44:03.912+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T21:42:00+00:00, map_index=-1, run_start_date=2024-05-21 21:44:02.315238+00:00, run_end_date=2024-05-21 21:44:02.884080+00:00, run_duration=0.568842, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1432, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:44:00.971771+00:00, queued_by_job_id=1, pid=31056 [2024-05-21T21:44:04.319+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:44:04.319+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:43:00+00:00, run_id=scheduled__2024-05-21T21:43:00+00:00, run_start_date=2024-05-21 21:44:00.880072+00:00, run_end_date=2024-05-21 21:44:04.319390+00:00, run_duration=3.439318, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:43:00+00:00, data_interval_end=2024-05-21 21:44:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:44:04.330+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:44:00+00:00, run_after=2024-05-21T21:45:00+00:00 [2024-05-21T21:44:04.370+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:43:00+00:00 exited with status success for try_number 1 [2024-05-21T21:44:04.377+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:43:00+00:00, map_index=-1, run_start_date=2024-05-21 21:44:03.438919+00:00, run_end_date=2024-05-21 21:44:03.864863+00:00, run_duration=0.425944, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1433, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:44:00.971771+00:00, queued_by_job_id=1, pid=31077 [2024-05-21T21:44:06.180+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:44:06.180+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:43:00+00:00, run_id=scheduled__2024-05-21T21:43:00+00:00, run_start_date=2024-05-21 21:44:00.881148+00:00, run_end_date=2024-05-21 21:44:06.180779+00:00, run_duration=5.299631, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:43:00+00:00, data_interval_end=2024-05-21 21:44:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:44:06.194+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:44:00+00:00, run_after=2024-05-21T21:45:00+00:00 [2024-05-21T21:44:06.233+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:43:00+00:00 exited with status success for try_number 1 [2024-05-21T21:44:06.239+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:43:00+00:00, map_index=-1, run_start_date=2024-05-21 21:44:04.096405+00:00, run_end_date=2024-05-21 21:44:05.635014+00:00, run_duration=1.538609, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1434, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:44:00.971771+00:00, queued_by_job_id=1, pid=31096 [2024-05-21T21:45:00.468+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:45:00+00:00, run_after=2024-05-21T21:50:00+00:00 [2024-05-21T21:45:00.476+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:45:00.491+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:45:00+00:00, run_after=2024-05-21T21:46:00+00:00 [2024-05-21T21:45:00.571+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T21:45:00.571+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:45:00.571+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:45:00.571+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:45:00.573+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:45:00.577+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T21:40:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T21:45:00.577+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T21:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T21:45:00.577+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:45:00.577+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:45:00.578+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:45:00.578+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:45:00.977+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T21:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:45:00.977+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:44:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:45:00.978+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:44:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:45:00.992+0000] {scheduler_job.py:635} INFO - Setting external_id for to bf87ae3f-adab-4c70-9ccc-d0900f4240da [2024-05-21T21:45:00.992+0000] {scheduler_job.py:635} INFO - Setting external_id for to a6efdf5c-0251-4dd7-8761-38ffe739aac2 [2024-05-21T21:45:00.992+0000] {scheduler_job.py:635} INFO - Setting external_id for to d9afee06-4c3a-4114-ab74-1f52b4cc1aa7 [2024-05-21T21:45:04.576+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:45:04.576+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:44:00+00:00, run_id=scheduled__2024-05-21T21:44:00+00:00, run_start_date=2024-05-21 21:45:00.510249+00:00, run_end_date=2024-05-21 21:45:04.576876+00:00, run_duration=4.066627, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:44:00+00:00, data_interval_end=2024-05-21 21:45:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:45:04.590+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:45:00+00:00, run_after=2024-05-21T21:46:00+00:00 [2024-05-21T21:45:04.633+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T21:45:04.633+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:45:04.633+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:45:04.635+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T21:40:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T21:45:04.636+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T21:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T21:45:04.713+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T21:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:45:04.713+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T21:40:00+00:00 exited with status success for try_number 1 [2024-05-21T21:45:04.713+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:44:00+00:00 exited with status success for try_number 1 [2024-05-21T21:45:04.722+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T21:40:00+00:00, map_index=-1, run_start_date=2024-05-21 21:45:02.874020+00:00, run_end_date=2024-05-21 21:45:03.332381+00:00, run_duration=0.458361, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1435, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:45:00.574631+00:00, queued_by_job_id=1, pid=31142 [2024-05-21T21:45:04.723+0000] {scheduler_job.py:635} INFO - Setting external_id for to a83814d0-3371-490e-bc99-ba3d89e3590a [2024-05-21T21:45:04.723+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:44:00+00:00, map_index=-1, run_start_date=2024-05-21 21:45:03.152920+00:00, run_end_date=2024-05-21 21:45:03.686236+00:00, run_duration=0.533316, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1437, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:45:00.574631+00:00, queued_by_job_id=1, pid=31153 [2024-05-21T21:45:05.946+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:45:05.947+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:44:00+00:00, run_id=scheduled__2024-05-21T21:44:00+00:00, run_start_date=2024-05-21 21:45:00.511289+00:00, run_end_date=2024-05-21 21:45:05.947789+00:00, run_duration=5.4365, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:44:00+00:00, data_interval_end=2024-05-21 21:45:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:45:05.961+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:45:00+00:00, run_after=2024-05-21T21:46:00+00:00 [2024-05-21T21:45:06.055+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:44:00+00:00 exited with status success for try_number 1 [2024-05-21T21:45:06.065+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:44:00+00:00, map_index=-1, run_start_date=2024-05-21 21:45:03.064576+00:00, run_end_date=2024-05-21 21:45:05.397527+00:00, run_duration=2.332951, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1436, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:45:00.574631+00:00, queued_by_job_id=1, pid=31152 [2024-05-21T21:45:07.704+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T21:45:07.704+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:45:07.704+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:45:07.707+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T21:40:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T21:45:07.707+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T21:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T21:45:07.858+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T21:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:45:07.859+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T21:40:00+00:00 exited with status success for try_number 1 [2024-05-21T21:45:07.868+0000] {scheduler_job.py:635} INFO - Setting external_id for to ad34f032-35f5-4aee-ba8d-e3a5de385865 [2024-05-21T21:45:07.868+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T21:40:00+00:00, map_index=-1, run_start_date=2024-05-21 21:45:06.965696+00:00, run_end_date=2024-05-21 21:45:07.378473+00:00, run_duration=0.412777, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1438, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:45:04.634217+00:00, queued_by_job_id=1, pid=31192 [2024-05-21T21:45:10.939+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T21:45:10.939+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:45:10.940+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:45:10.942+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T21:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:45:10.942+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T21:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T21:45:11.011+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T21:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:45:11.012+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T21:40:00+00:00 exited with status success for try_number 1 [2024-05-21T21:45:11.018+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8543d7a0-80b6-47d8-8946-9b06dc441933 [2024-05-21T21:45:11.018+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T21:40:00+00:00, map_index=0, run_start_date=2024-05-21 21:45:09.970500+00:00, run_end_date=2024-05-21 21:45:10.377631+00:00, run_duration=0.407131, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1439, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:45:07.705422+00:00, queued_by_job_id=1, pid=31204 [2024-05-21T21:45:13.212+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:45:13.213+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:40:00+00:00, run_id=scheduled__2024-05-21T21:40:00+00:00, run_start_date=2024-05-21 21:45:00.509154+00:00, run_end_date=2024-05-21 21:45:13.213070+00:00, run_duration=12.703916, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:40:00+00:00, data_interval_end=2024-05-21 21:45:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T21:45:13.219+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:45:00+00:00, run_after=2024-05-21T21:50:00+00:00 [2024-05-21T21:45:13.250+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T21:40:00+00:00 exited with status success for try_number 1 [2024-05-21T21:45:13.254+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T21:40:00+00:00, map_index=-1, run_start_date=2024-05-21 21:45:12.670989+00:00, run_end_date=2024-05-21 21:45:12.923198+00:00, run_duration=0.252209, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1440, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:45:10.941049+00:00, queued_by_job_id=1, pid=31216 [2024-05-21T21:45:58.428+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T21:46:00.324+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:46:00+00:00, run_after=2024-05-21T21:47:00+00:00 [2024-05-21T21:46:00.334+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:46:00.343+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:46:00.414+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T21:46:00.415+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T21:46:00.415+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:46:00.415+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:46:00.415+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:46:00.421+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T21:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:46:00.421+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T21:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T21:46:00.421+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:46:00.421+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:46:00.422+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:46:00.422+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:46:00.797+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:44:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:46:00.798+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:46:00.798+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:46:00.820+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6dd3d027-637e-4001-b221-0f39e47b2236 [2024-05-21T21:46:00.822+0000] {scheduler_job.py:635} INFO - Setting external_id for to 50ab0afb-1cfd-4f77-a7a8-5ee3e455cec0 [2024-05-21T21:46:00.823+0000] {scheduler_job.py:635} INFO - Setting external_id for to 61fefd91-fcde-4e10-a8e3-ede01432cfee [2024-05-21T21:46:02.028+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:46:02.028+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 21:44:00+00:00, run_id=scheduled__2024-05-21T21:44:00+00:00, run_start_date=2024-05-21 21:46:00.356826+00:00, run_end_date=2024-05-21 21:46:02.028616+00:00, run_duration=1.67179, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:44:00+00:00, data_interval_end=2024-05-21 21:46:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T21:46:02.041+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T21:46:00+00:00, run_after=2024-05-21T21:48:00+00:00 [2024-05-21T21:46:02.110+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:44:00+00:00 exited with status success for try_number 1 [2024-05-21T21:46:02.116+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T21:44:00+00:00, map_index=-1, run_start_date=2024-05-21 21:46:01.447270+00:00, run_end_date=2024-05-21 21:46:01.787233+00:00, run_duration=0.339963, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1441, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:46:00.416932+00:00, queued_by_job_id=1, pid=31233 [2024-05-21T21:46:03.162+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:46:03.162+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:45:00+00:00, run_id=scheduled__2024-05-21T21:45:00+00:00, run_start_date=2024-05-21 21:46:00.358248+00:00, run_end_date=2024-05-21 21:46:03.162912+00:00, run_duration=2.804664, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:45:00+00:00, data_interval_end=2024-05-21 21:46:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:46:03.179+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:46:00+00:00, run_after=2024-05-21T21:47:00+00:00 [2024-05-21T21:46:03.229+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:45:00+00:00 exited with status success for try_number 1 [2024-05-21T21:46:03.234+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:45:00+00:00, map_index=-1, run_start_date=2024-05-21 21:46:02.779342+00:00, run_end_date=2024-05-21 21:46:03.068945+00:00, run_duration=0.289603, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1443, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:46:00.416932+00:00, queued_by_job_id=1, pid=31264 [2024-05-21T21:46:06.876+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:46:06.877+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:45:00+00:00, run_id=scheduled__2024-05-21T21:45:00+00:00, run_start_date=2024-05-21 21:46:00.359301+00:00, run_end_date=2024-05-21 21:46:06.877218+00:00, run_duration=6.517917, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:45:00+00:00, data_interval_end=2024-05-21 21:46:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:46:06.887+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:46:00+00:00, run_after=2024-05-21T21:47:00+00:00 [2024-05-21T21:46:06.941+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:45:00+00:00 exited with status success for try_number 1 [2024-05-21T21:46:06.963+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:45:00+00:00, map_index=-1, run_start_date=2024-05-21 21:46:02.620471+00:00, run_end_date=2024-05-21 21:46:06.043014+00:00, run_duration=3.422543, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1442, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:46:00.416932+00:00, queued_by_job_id=1, pid=31263 [2024-05-21T21:47:01.024+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:47:00+00:00, run_after=2024-05-21T21:48:00+00:00 [2024-05-21T21:47:01.033+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:47:01.080+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T21:47:01.080+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:47:01.080+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:47:01.081+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:47:01.083+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:47:01.084+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:47:01.084+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:47:01.084+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:47:01.213+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:46:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:47:01.214+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:46:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:47:01.222+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0eb20637-c62e-4a09-aacc-3802826c5aaa [2024-05-21T21:47:01.223+0000] {scheduler_job.py:635} INFO - Setting external_id for to ba42a886-52fe-44ed-9d29-7428c8b9605f [2024-05-21T21:47:03.454+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:47:03.454+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:46:00+00:00, run_id=scheduled__2024-05-21T21:46:00+00:00, run_start_date=2024-05-21 21:47:01.043377+00:00, run_end_date=2024-05-21 21:47:03.454633+00:00, run_duration=2.411256, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:46:00+00:00, data_interval_end=2024-05-21 21:47:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:47:03.468+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:47:00+00:00, run_after=2024-05-21T21:48:00+00:00 [2024-05-21T21:47:03.504+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:46:00+00:00 exited with status success for try_number 1 [2024-05-21T21:47:03.509+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:46:00+00:00, map_index=-1, run_start_date=2024-05-21 21:47:02.938935+00:00, run_end_date=2024-05-21 21:47:03.223735+00:00, run_duration=0.2848, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1444, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:47:01.082020+00:00, queued_by_job_id=1, pid=31318 [2024-05-21T21:47:05.030+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:47:05.031+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:46:00+00:00, run_id=scheduled__2024-05-21T21:46:00+00:00, run_start_date=2024-05-21 21:47:01.044313+00:00, run_end_date=2024-05-21 21:47:05.031301+00:00, run_duration=3.986988, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:46:00+00:00, data_interval_end=2024-05-21 21:47:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:47:05.041+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:47:00+00:00, run_after=2024-05-21T21:48:00+00:00 [2024-05-21T21:47:05.072+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:46:00+00:00 exited with status success for try_number 1 [2024-05-21T21:47:05.078+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:46:00+00:00, map_index=-1, run_start_date=2024-05-21 21:47:02.949276+00:00, run_end_date=2024-05-21 21:47:04.487416+00:00, run_duration=1.53814, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1445, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:47:01.082020+00:00, queued_by_job_id=1, pid=31319 [2024-05-21T21:48:00.674+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:48:00.691+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:48:00+00:00, run_after=2024-05-21T21:49:00+00:00 [2024-05-21T21:48:00.698+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:48:00.775+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T21:48:00.776+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T21:48:00.776+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:48:00.776+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:48:00.777+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:48:00.780+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T21:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:48:00.781+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T21:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T21:48:00.781+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:48:00.781+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:48:00.781+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:48:00.781+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:48:01.268+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:46:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:48:01.268+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:47:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:48:01.270+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:47:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:48:01.291+0000] {scheduler_job.py:635} INFO - Setting external_id for to e3c9b033-fa31-4cee-858a-46b4b7192d77 [2024-05-21T21:48:01.294+0000] {scheduler_job.py:635} INFO - Setting external_id for to aefd60b2-837f-4ff3-be7e-91daf046bb43 [2024-05-21T21:48:01.295+0000] {scheduler_job.py:635} INFO - Setting external_id for to c103d48c-ffb8-4fab-b74d-68d5659a0d8b [2024-05-21T21:48:02.635+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:48:02.635+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 21:46:00+00:00, run_id=scheduled__2024-05-21T21:46:00+00:00, run_start_date=2024-05-21 21:48:00.712602+00:00, run_end_date=2024-05-21 21:48:02.635757+00:00, run_duration=1.923155, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:46:00+00:00, data_interval_end=2024-05-21 21:48:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T21:48:02.643+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T21:48:00+00:00, run_after=2024-05-21T21:50:00+00:00 [2024-05-21T21:48:02.697+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:46:00+00:00 exited with status success for try_number 1 [2024-05-21T21:48:02.704+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T21:46:00+00:00, map_index=-1, run_start_date=2024-05-21 21:48:01.951935+00:00, run_end_date=2024-05-21 21:48:02.421818+00:00, run_duration=0.469883, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1446, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:48:00.778878+00:00, queued_by_job_id=1, pid=31354 [2024-05-21T21:48:03.743+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:48:03.743+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:47:00+00:00, run_id=scheduled__2024-05-21T21:47:00+00:00, run_start_date=2024-05-21 21:48:00.713847+00:00, run_end_date=2024-05-21 21:48:03.743518+00:00, run_duration=3.029671, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:47:00+00:00, data_interval_end=2024-05-21 21:48:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:48:03.755+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:48:00+00:00, run_after=2024-05-21T21:49:00+00:00 [2024-05-21T21:48:03.793+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:47:00+00:00 exited with status success for try_number 1 [2024-05-21T21:48:03.797+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:47:00+00:00, map_index=-1, run_start_date=2024-05-21 21:48:03.113373+00:00, run_end_date=2024-05-21 21:48:03.437387+00:00, run_duration=0.324014, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1448, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:48:00.778878+00:00, queued_by_job_id=1, pid=31385 [2024-05-21T21:48:04.831+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:48:04.832+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:47:00+00:00, run_id=scheduled__2024-05-21T21:47:00+00:00, run_start_date=2024-05-21 21:48:00.715061+00:00, run_end_date=2024-05-21 21:48:04.832142+00:00, run_duration=4.117081, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:47:00+00:00, data_interval_end=2024-05-21 21:48:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:48:04.840+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:48:00+00:00, run_after=2024-05-21T21:49:00+00:00 [2024-05-21T21:48:04.874+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:47:00+00:00 exited with status success for try_number 1 [2024-05-21T21:48:04.878+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:47:00+00:00, map_index=-1, run_start_date=2024-05-21 21:48:03.007805+00:00, run_end_date=2024-05-21 21:48:04.495587+00:00, run_duration=1.487782, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1447, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:48:00.778878+00:00, queued_by_job_id=1, pid=31384 [2024-05-21T21:49:00.908+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:49:00.927+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:49:00+00:00, run_after=2024-05-21T21:50:00+00:00 [2024-05-21T21:49:00.985+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T21:49:00.985+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:49:00.985+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:49:00.986+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:49:00.994+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:49:00.994+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:49:00.995+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:49:00.995+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:49:01.178+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:48:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:49:01.179+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:48:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:49:01.188+0000] {scheduler_job.py:635} INFO - Setting external_id for to e3caeb96-3c45-4e1a-b778-66f1b4bb275d [2024-05-21T21:49:01.188+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2855c6c8-36bf-428f-a412-78f93ff7f035 [2024-05-21T21:49:04.225+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:49:04.225+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:48:00+00:00, run_id=scheduled__2024-05-21T21:48:00+00:00, run_start_date=2024-05-21 21:49:00.942901+00:00, run_end_date=2024-05-21 21:49:04.225581+00:00, run_duration=3.28268, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:48:00+00:00, data_interval_end=2024-05-21 21:49:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:49:04.235+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:49:00+00:00, run_after=2024-05-21T21:50:00+00:00 [2024-05-21T21:49:04.272+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:48:00+00:00 exited with status success for try_number 1 [2024-05-21T21:49:04.276+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:48:00+00:00, map_index=-1, run_start_date=2024-05-21 21:49:02.949553+00:00, run_end_date=2024-05-21 21:49:03.243264+00:00, run_duration=0.293711, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1450, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:49:00.987195+00:00, queued_by_job_id=1, pid=31439 [2024-05-21T21:49:05.313+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:49:05.314+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:48:00+00:00, run_id=scheduled__2024-05-21T21:48:00+00:00, run_start_date=2024-05-21 21:49:00.944011+00:00, run_end_date=2024-05-21 21:49:05.314258+00:00, run_duration=4.370247, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:48:00+00:00, data_interval_end=2024-05-21 21:49:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:49:05.323+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:49:00+00:00, run_after=2024-05-21T21:50:00+00:00 [2024-05-21T21:49:05.353+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:48:00+00:00 exited with status success for try_number 1 [2024-05-21T21:49:05.358+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:48:00+00:00, map_index=-1, run_start_date=2024-05-21 21:49:02.928031+00:00, run_end_date=2024-05-21 21:49:04.571204+00:00, run_duration=1.643173, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1449, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:49:00.987195+00:00, queued_by_job_id=1, pid=31438 [2024-05-21T21:50:00.162+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:50:00+00:00, run_after=2024-05-21T21:51:00+00:00 [2024-05-21T21:50:00.170+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:50:00.180+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:50:00.194+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:50:00+00:00, run_after=2024-05-21T21:55:00+00:00 [2024-05-21T21:50:00.318+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T21:50:00.318+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:50:00.319+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T21:50:00.319+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:50:00.319+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:50:00.320+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:50:00.324+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T21:45:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T21:50:00.324+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T21:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T21:50:00.324+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T21:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:50:00.325+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T21:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T21:50:00.325+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:50:00.325+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:50:00.326+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:50:00.326+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:50:00.802+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T21:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:50:00.803+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:48:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:50:00.803+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:49:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:50:00.803+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:49:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:50:00.813+0000] {scheduler_job.py:635} INFO - Setting external_id for to 64be303b-0c11-4d95-a3d5-7477b7934639 [2024-05-21T21:50:00.814+0000] {scheduler_job.py:635} INFO - Setting external_id for to afe180fb-1520-4d53-af95-535df938cbb9 [2024-05-21T21:50:00.814+0000] {scheduler_job.py:635} INFO - Setting external_id for to b4c0d99a-4884-4034-9b0a-057ab3bb94ed [2024-05-21T21:50:00.814+0000] {scheduler_job.py:635} INFO - Setting external_id for to 00561eaa-a45c-4e1c-82f7-fb37e645d103 [2024-05-21T21:50:02.766+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:50:02.767+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 21:48:00+00:00, run_id=scheduled__2024-05-21T21:48:00+00:00, run_start_date=2024-05-21 21:50:00.242925+00:00, run_end_date=2024-05-21 21:50:02.766965+00:00, run_duration=2.52404, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:48:00+00:00, data_interval_end=2024-05-21 21:50:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T21:50:02.777+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T21:50:00+00:00, run_after=2024-05-21T21:52:00+00:00 [2024-05-21T21:50:02.886+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:48:00+00:00 exited with status success for try_number 1 [2024-05-21T21:50:02.901+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T21:48:00+00:00, map_index=-1, run_start_date=2024-05-21 21:50:02.228153+00:00, run_end_date=2024-05-21 21:50:02.659308+00:00, run_duration=0.431155, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1451, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:50:00.321761+00:00, queued_by_job_id=1, pid=31477 [2024-05-21T21:50:03.985+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:50:03.986+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:49:00+00:00, run_id=scheduled__2024-05-21T21:49:00+00:00, run_start_date=2024-05-21 21:50:00.243850+00:00, run_end_date=2024-05-21 21:50:03.986673+00:00, run_duration=3.742823, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:49:00+00:00, data_interval_end=2024-05-21 21:50:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:50:03.999+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:50:00+00:00, run_after=2024-05-21T21:51:00+00:00 [2024-05-21T21:50:04.037+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T21:50:04.037+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:50:04.038+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:50:04.042+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T21:45:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T21:50:04.042+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T21:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T21:50:04.085+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T21:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:50:04.086+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T21:45:00+00:00 exited with status success for try_number 1 [2024-05-21T21:50:04.087+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:49:00+00:00 exited with status success for try_number 1 [2024-05-21T21:50:04.094+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T21:45:00+00:00, map_index=-1, run_start_date=2024-05-21 21:50:02.940824+00:00, run_end_date=2024-05-21 21:50:03.374714+00:00, run_duration=0.43389, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1452, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:50:00.321761+00:00, queued_by_job_id=1, pid=31505 [2024-05-21T21:50:04.095+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:49:00+00:00, map_index=-1, run_start_date=2024-05-21 21:50:02.992635+00:00, run_end_date=2024-05-21 21:50:03.343500+00:00, run_duration=0.350865, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1453, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:50:00.321761+00:00, queued_by_job_id=1, pid=31506 [2024-05-21T21:50:04.095+0000] {scheduler_job.py:635} INFO - Setting external_id for to 66c4a8ce-255a-40b9-8fcb-acba31706ad9 [2024-05-21T21:50:05.216+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:50:05.217+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:49:00+00:00, run_id=scheduled__2024-05-21T21:49:00+00:00, run_start_date=2024-05-21 21:50:00.245002+00:00, run_end_date=2024-05-21 21:50:05.217325+00:00, run_duration=4.972323, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:49:00+00:00, data_interval_end=2024-05-21 21:50:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:50:05.229+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:50:00+00:00, run_after=2024-05-21T21:51:00+00:00 [2024-05-21T21:50:05.919+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:49:00+00:00 exited with status success for try_number 1 [2024-05-21T21:50:05.924+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:49:00+00:00, map_index=-1, run_start_date=2024-05-21 21:50:03.416874+00:00, run_end_date=2024-05-21 21:50:05.191442+00:00, run_duration=1.774568, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1454, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:50:00.321761+00:00, queued_by_job_id=1, pid=31534 [2024-05-21T21:50:06.991+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T21:50:06.992+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:50:06.992+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:50:06.995+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T21:45:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T21:50:06.995+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T21:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T21:50:07.130+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T21:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:50:07.130+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T21:45:00+00:00 exited with status success for try_number 1 [2024-05-21T21:50:07.189+0000] {scheduler_job.py:635} INFO - Setting external_id for to 95c0f90f-7aaf-4930-a5e0-4d56fd9ef69c [2024-05-21T21:50:07.189+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T21:45:00+00:00, map_index=-1, run_start_date=2024-05-21 21:50:05.827195+00:00, run_end_date=2024-05-21 21:50:06.198732+00:00, run_duration=0.371537, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1455, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:50:04.040379+00:00, queued_by_job_id=1, pid=31554 [2024-05-21T21:50:10.446+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T21:50:10.447+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:50:10.447+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:50:10.452+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T21:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:50:10.453+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T21:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T21:50:10.529+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T21:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:50:10.529+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T21:45:00+00:00 exited with status success for try_number 1 [2024-05-21T21:50:10.558+0000] {scheduler_job.py:635} INFO - Setting external_id for to ff838c50-c9ab-4c0b-bafb-13dc6d7dd652 [2024-05-21T21:50:10.559+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T21:45:00+00:00, map_index=0, run_start_date=2024-05-21 21:50:09.206145+00:00, run_end_date=2024-05-21 21:50:09.653882+00:00, run_duration=0.447737, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1456, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:50:06.993428+00:00, queued_by_job_id=1, pid=31566 [2024-05-21T21:50:12.911+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:50:12.912+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:45:00+00:00, run_id=scheduled__2024-05-21T21:45:00+00:00, run_start_date=2024-05-21 21:50:00.241836+00:00, run_end_date=2024-05-21 21:50:12.912212+00:00, run_duration=12.670376, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:45:00+00:00, data_interval_end=2024-05-21 21:50:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T21:50:12.921+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:50:00+00:00, run_after=2024-05-21T21:55:00+00:00 [2024-05-21T21:50:12.950+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T21:45:00+00:00 exited with status success for try_number 1 [2024-05-21T21:50:12.955+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T21:45:00+00:00, map_index=-1, run_start_date=2024-05-21 21:50:12.425825+00:00, run_end_date=2024-05-21 21:50:12.689136+00:00, run_duration=0.263311, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1457, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:50:10.448352+00:00, queued_by_job_id=1, pid=31578 [2024-05-21T21:50:58.479+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T21:51:00.702+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:51:00.752+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:51:00+00:00, run_after=2024-05-21T21:52:00+00:00 [2024-05-21T21:51:00.819+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T21:51:00.819+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:51:00.819+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:51:00.820+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:51:00.823+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:51:00.823+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:51:00.824+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:51:00.824+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:51:01.008+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:51:01.008+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:51:01.029+0000] {scheduler_job.py:635} INFO - Setting external_id for to f1c64c5d-bb29-422d-8b70-d0ca45cccf86 [2024-05-21T21:51:01.030+0000] {scheduler_job.py:635} INFO - Setting external_id for to 48cfad04-9ec5-4969-acef-3b7e52b25abd [2024-05-21T21:51:03.243+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:51:03.244+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:50:00+00:00, run_id=scheduled__2024-05-21T21:50:00+00:00, run_start_date=2024-05-21 21:51:00.771085+00:00, run_end_date=2024-05-21 21:51:03.244367+00:00, run_duration=2.473282, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:50:00+00:00, data_interval_end=2024-05-21 21:51:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:51:03.255+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:51:00+00:00, run_after=2024-05-21T21:52:00+00:00 [2024-05-21T21:51:03.291+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:50:00+00:00 exited with status success for try_number 1 [2024-05-21T21:51:03.295+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:50:00+00:00, map_index=-1, run_start_date=2024-05-21 21:51:02.817919+00:00, run_end_date=2024-05-21 21:51:03.119960+00:00, run_duration=0.302041, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1458, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:51:00.821544+00:00, queued_by_job_id=1, pid=31616 [2024-05-21T21:51:04.740+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:51:04.741+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:50:00+00:00, run_id=scheduled__2024-05-21T21:50:00+00:00, run_start_date=2024-05-21 21:51:00.772323+00:00, run_end_date=2024-05-21 21:51:04.740999+00:00, run_duration=3.968676, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:50:00+00:00, data_interval_end=2024-05-21 21:51:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:51:04.750+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:51:00+00:00, run_after=2024-05-21T21:52:00+00:00 [2024-05-21T21:51:04.777+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:50:00+00:00 exited with status success for try_number 1 [2024-05-21T21:51:04.781+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:50:00+00:00, map_index=-1, run_start_date=2024-05-21 21:51:02.811544+00:00, run_end_date=2024-05-21 21:51:04.506627+00:00, run_duration=1.695083, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1459, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:51:00.821544+00:00, queued_by_job_id=1, pid=31615 [2024-05-21T21:52:00.364+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:52:00+00:00, run_after=2024-05-21T21:53:00+00:00 [2024-05-21T21:52:00.372+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:52:00.379+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:52:00.478+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T21:52:00.479+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T21:52:00.479+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:52:00.479+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:52:00.480+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:52:00.484+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T21:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:52:00.484+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T21:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T21:52:00.485+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:52:00.485+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:52:00.485+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:52:00.485+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:52:00.992+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:52:00.993+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:51:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:52:00.993+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:51:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:52:01.021+0000] {scheduler_job.py:635} INFO - Setting external_id for to d4dde7b0-0c7d-492e-9dbb-fa54c821326c [2024-05-21T21:52:01.025+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0613d82f-4304-40dc-85cd-26607365bd37 [2024-05-21T21:52:01.026+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0c8b708a-d13e-44ed-bc53-c2dc6cfbbfea [2024-05-21T21:52:03.479+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:52:03.480+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 21:50:00+00:00, run_id=scheduled__2024-05-21T21:50:00+00:00, run_start_date=2024-05-21 21:52:00.398621+00:00, run_end_date=2024-05-21 21:52:03.479989+00:00, run_duration=3.081368, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:50:00+00:00, data_interval_end=2024-05-21 21:52:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T21:52:03.491+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T21:52:00+00:00, run_after=2024-05-21T21:54:00+00:00 [2024-05-21T21:52:03.540+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:50:00+00:00 exited with status success for try_number 1 [2024-05-21T21:52:03.548+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T21:50:00+00:00, map_index=-1, run_start_date=2024-05-21 21:52:02.074909+00:00, run_end_date=2024-05-21 21:52:02.682115+00:00, run_duration=0.607206, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1460, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:52:00.481500+00:00, queued_by_job_id=1, pid=31651 [2024-05-21T21:52:04.368+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:52:04.369+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:51:00+00:00, run_id=scheduled__2024-05-21T21:51:00+00:00, run_start_date=2024-05-21 21:52:00.400339+00:00, run_end_date=2024-05-21 21:52:04.369020+00:00, run_duration=3.968681, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:51:00+00:00, data_interval_end=2024-05-21 21:52:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:52:04.379+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:52:00+00:00, run_after=2024-05-21T21:53:00+00:00 [2024-05-21T21:52:04.410+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:51:00+00:00 exited with status success for try_number 1 [2024-05-21T21:52:04.415+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:51:00+00:00, map_index=-1, run_start_date=2024-05-21 21:52:03.702691+00:00, run_end_date=2024-05-21 21:52:03.967308+00:00, run_duration=0.264617, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1462, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:52:00.481500+00:00, queued_by_job_id=1, pid=31691 [2024-05-21T21:52:05.461+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:52:05.462+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:51:00+00:00, run_id=scheduled__2024-05-21T21:51:00+00:00, run_start_date=2024-05-21 21:52:00.402547+00:00, run_end_date=2024-05-21 21:52:05.461957+00:00, run_duration=5.05941, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:51:00+00:00, data_interval_end=2024-05-21 21:52:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:52:05.472+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:52:00+00:00, run_after=2024-05-21T21:53:00+00:00 [2024-05-21T21:52:05.497+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:51:00+00:00 exited with status success for try_number 1 [2024-05-21T21:52:05.502+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:51:00+00:00, map_index=-1, run_start_date=2024-05-21 21:52:03.395161+00:00, run_end_date=2024-05-21 21:52:04.989334+00:00, run_duration=1.594173, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1461, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:52:00.481500+00:00, queued_by_job_id=1, pid=31672 [2024-05-21T21:53:00.031+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:53:00+00:00, run_after=2024-05-21T21:54:00+00:00 [2024-05-21T21:53:00.043+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:53:00.118+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T21:53:00.118+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:53:00.118+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:53:00.119+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:53:00.122+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:53:00.122+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:53:00.123+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:53:00.123+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:53:00.325+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:52:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:53:00.327+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:52:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:53:00.336+0000] {scheduler_job.py:635} INFO - Setting external_id for to 91037a57-13a7-4ca8-addb-64fc21f84ecf [2024-05-21T21:53:00.336+0000] {scheduler_job.py:635} INFO - Setting external_id for to 55327d77-70c3-42fc-b329-cb32206e1e65 [2024-05-21T21:53:02.663+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:53:02.663+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:52:00+00:00, run_id=scheduled__2024-05-21T21:52:00+00:00, run_start_date=2024-05-21 21:53:00.058518+00:00, run_end_date=2024-05-21 21:53:02.663794+00:00, run_duration=2.605276, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:52:00+00:00, data_interval_end=2024-05-21 21:53:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:53:02.675+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:53:00+00:00, run_after=2024-05-21T21:54:00+00:00 [2024-05-21T21:53:02.709+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:52:00+00:00 exited with status success for try_number 1 [2024-05-21T21:53:02.713+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:52:00+00:00, map_index=-1, run_start_date=2024-05-21 21:53:02.174376+00:00, run_end_date=2024-05-21 21:53:02.500984+00:00, run_duration=0.326608, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1464, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:53:00.120443+00:00, queued_by_job_id=1, pid=31736 [2024-05-21T21:53:03.753+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:53:03.753+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:52:00+00:00, run_id=scheduled__2024-05-21T21:52:00+00:00, run_start_date=2024-05-21 21:53:00.059984+00:00, run_end_date=2024-05-21 21:53:03.753733+00:00, run_duration=3.693749, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:52:00+00:00, data_interval_end=2024-05-21 21:53:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:53:03.763+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:53:00+00:00, run_after=2024-05-21T21:54:00+00:00 [2024-05-21T21:53:04.860+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:52:00+00:00 exited with status success for try_number 1 [2024-05-21T21:53:04.870+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:52:00+00:00, map_index=-1, run_start_date=2024-05-21 21:53:02.138941+00:00, run_end_date=2024-05-21 21:53:03.713686+00:00, run_duration=1.574745, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1463, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:53:00.120443+00:00, queued_by_job_id=1, pid=31735 [2024-05-21T21:54:00.354+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:54:00+00:00, run_after=2024-05-21T21:55:00+00:00 [2024-05-21T21:54:00.361+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:54:00.368+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:54:00.448+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T21:54:00.448+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T21:54:00.449+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:54:00.449+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:54:00.451+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:54:00.455+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T21:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:54:00.455+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T21:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T21:54:00.456+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:54:00.456+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:54:00.457+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:54:00.457+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:54:00.814+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:52:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:54:00.815+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:53:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:54:00.817+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:53:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:54:00.828+0000] {scheduler_job.py:635} INFO - Setting external_id for to 22111d30-3bae-4f53-9a75-0fd49c59a074 [2024-05-21T21:54:00.829+0000] {scheduler_job.py:635} INFO - Setting external_id for to 22034da2-4ed2-44b2-93a8-e61bfabd2a19 [2024-05-21T21:54:00.829+0000] {scheduler_job.py:635} INFO - Setting external_id for to b25449ff-4342-4219-90b4-279b72dc08fb [2024-05-21T21:54:02.292+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:54:02.293+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 21:52:00+00:00, run_id=scheduled__2024-05-21T21:52:00+00:00, run_start_date=2024-05-21 21:54:00.382969+00:00, run_end_date=2024-05-21 21:54:02.293532+00:00, run_duration=1.910563, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:52:00+00:00, data_interval_end=2024-05-21 21:54:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T21:54:02.303+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T21:54:00+00:00, run_after=2024-05-21T21:56:00+00:00 [2024-05-21T21:54:02.366+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:52:00+00:00 exited with status success for try_number 1 [2024-05-21T21:54:02.389+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T21:52:00+00:00, map_index=-1, run_start_date=2024-05-21 21:54:01.790224+00:00, run_end_date=2024-05-21 21:54:02.073547+00:00, run_duration=0.283323, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1465, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:54:00.452907+00:00, queued_by_job_id=1, pid=31770 [2024-05-21T21:54:03.431+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:54:03.432+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:53:00+00:00, run_id=scheduled__2024-05-21T21:53:00+00:00, run_start_date=2024-05-21 21:54:00.384088+00:00, run_end_date=2024-05-21 21:54:03.432396+00:00, run_duration=3.048308, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:53:00+00:00, data_interval_end=2024-05-21 21:54:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:54:03.443+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:54:00+00:00, run_after=2024-05-21T21:55:00+00:00 [2024-05-21T21:54:03.479+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:53:00+00:00 exited with status success for try_number 1 [2024-05-21T21:54:03.483+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:53:00+00:00, map_index=-1, run_start_date=2024-05-21 21:54:02.816921+00:00, run_end_date=2024-05-21 21:54:03.095960+00:00, run_duration=0.279039, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1467, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:54:00.452907+00:00, queued_by_job_id=1, pid=31801 [2024-05-21T21:54:04.522+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:54:04.523+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:53:00+00:00, run_id=scheduled__2024-05-21T21:53:00+00:00, run_start_date=2024-05-21 21:54:00.386273+00:00, run_end_date=2024-05-21 21:54:04.522996+00:00, run_duration=4.136723, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:53:00+00:00, data_interval_end=2024-05-21 21:54:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:54:04.533+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:54:00+00:00, run_after=2024-05-21T21:55:00+00:00 [2024-05-21T21:54:04.565+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:53:00+00:00 exited with status success for try_number 1 [2024-05-21T21:54:04.569+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:53:00+00:00, map_index=-1, run_start_date=2024-05-21 21:54:02.648924+00:00, run_end_date=2024-05-21 21:54:04.253163+00:00, run_duration=1.604239, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1466, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:54:00.452907+00:00, queued_by_job_id=1, pid=31800 [2024-05-21T21:55:00.699+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:55:00+00:00, run_after=2024-05-21T22:00:00+00:00 [2024-05-21T21:55:00.716+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:55:00+00:00, run_after=2024-05-21T21:56:00+00:00 [2024-05-21T21:55:00.722+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:55:00.797+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T21:55:00.797+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:55:00.798+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:55:00.798+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:55:00.799+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:55:00.802+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T21:50:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T21:55:00.802+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T21:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T21:55:00.802+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:55:00.803+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:55:00.803+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:55:00.804+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:55:01.184+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T21:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:55:01.185+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:54:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:55:01.185+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:54:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:55:01.207+0000] {scheduler_job.py:635} INFO - Setting external_id for to e625b41c-5841-42b8-9b22-4328cac25694 [2024-05-21T21:55:01.209+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4b478e92-f90c-41f1-b5fc-d3374c64ad13 [2024-05-21T21:55:01.210+0000] {scheduler_job.py:635} INFO - Setting external_id for to a3dda0b7-1662-4b34-bee9-589ba080995a [2024-05-21T21:55:04.201+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:55:04.202+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:54:00+00:00, run_id=scheduled__2024-05-21T21:54:00+00:00, run_start_date=2024-05-21 21:55:00.736006+00:00, run_end_date=2024-05-21 21:55:04.202160+00:00, run_duration=3.466154, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:54:00+00:00, data_interval_end=2024-05-21 21:55:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:55:04.213+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:55:00+00:00, run_after=2024-05-21T21:56:00+00:00 [2024-05-21T21:55:04.257+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T21:55:04.257+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:55:04.258+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:55:04.260+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T21:50:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T21:55:04.260+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T21:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T21:55:04.304+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T21:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:55:04.304+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T21:50:00+00:00 exited with status success for try_number 1 [2024-05-21T21:55:04.304+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:54:00+00:00 exited with status success for try_number 1 [2024-05-21T21:55:04.312+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T21:50:00+00:00, map_index=-1, run_start_date=2024-05-21 21:55:03.181651+00:00, run_end_date=2024-05-21 21:55:03.571945+00:00, run_duration=0.390294, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1470, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:55:00.800127+00:00, queued_by_job_id=1, pid=31868 [2024-05-21T21:55:04.312+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4fe5d6bf-4382-4bdc-996e-e776e656f113 [2024-05-21T21:55:04.313+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:54:00+00:00, map_index=-1, run_start_date=2024-05-21 21:55:03.123205+00:00, run_end_date=2024-05-21 21:55:03.517789+00:00, run_duration=0.394584, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1469, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:55:00.800127+00:00, queued_by_job_id=1, pid=31867 [2024-05-21T21:55:06.534+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:55:06.534+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:54:00+00:00, run_id=scheduled__2024-05-21T21:54:00+00:00, run_start_date=2024-05-21 21:55:00.737324+00:00, run_end_date=2024-05-21 21:55:06.534735+00:00, run_duration=5.797411, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:54:00+00:00, data_interval_end=2024-05-21 21:55:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:55:06.552+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:55:00+00:00, run_after=2024-05-21T21:56:00+00:00 [2024-05-21T21:55:06.573+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T21:55:06.574+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:55:06.574+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:55:06.577+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T21:50:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T21:55:06.577+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T21:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T21:55:06.631+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T21:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:55:06.632+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:54:00+00:00 exited with status success for try_number 1 [2024-05-21T21:55:06.633+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T21:50:00+00:00 exited with status success for try_number 1 [2024-05-21T21:55:06.641+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T21:50:00+00:00, map_index=-1, run_start_date=2024-05-21 21:55:06.055712+00:00, run_end_date=2024-05-21 21:55:06.351906+00:00, run_duration=0.296194, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1471, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:55:04.259186+00:00, queued_by_job_id=1, pid=31907 [2024-05-21T21:55:06.642+0000] {scheduler_job.py:635} INFO - Setting external_id for to 55a13cae-a859-4ec7-aff7-c5733f8c2aee [2024-05-21T21:55:06.643+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:54:00+00:00, map_index=-1, run_start_date=2024-05-21 21:55:03.075820+00:00, run_end_date=2024-05-21 21:55:05.669684+00:00, run_duration=2.593864, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1468, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:55:00.800127+00:00, queued_by_job_id=1, pid=31866 [2024-05-21T21:55:09.359+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T21:55:09.360+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:55:09.360+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:55:09.362+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T21:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:55:09.362+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T21:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T21:55:09.461+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T21:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:55:09.462+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T21:50:00+00:00 exited with status success for try_number 1 [2024-05-21T21:55:09.470+0000] {scheduler_job.py:635} INFO - Setting external_id for to aad38a0c-d223-438b-8e83-f92306b09714 [2024-05-21T21:55:09.472+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T21:50:00+00:00, map_index=0, run_start_date=2024-05-21 21:55:08.752329+00:00, run_end_date=2024-05-21 21:55:09.116737+00:00, run_duration=0.364408, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1472, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:55:06.575444+00:00, queued_by_job_id=1, pid=31919 [2024-05-21T21:55:11.937+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:55:11.937+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:50:00+00:00, run_id=scheduled__2024-05-21T21:50:00+00:00, run_start_date=2024-05-21 21:55:00.734708+00:00, run_end_date=2024-05-21 21:55:11.937631+00:00, run_duration=11.202923, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:50:00+00:00, data_interval_end=2024-05-21 21:55:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T21:55:11.943+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:55:00+00:00, run_after=2024-05-21T22:00:00+00:00 [2024-05-21T21:55:11.978+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T21:50:00+00:00 exited with status success for try_number 1 [2024-05-21T21:55:11.983+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T21:50:00+00:00, map_index=-1, run_start_date=2024-05-21 21:55:11.346490+00:00, run_end_date=2024-05-21 21:55:11.581676+00:00, run_duration=0.235186, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1473, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:55:09.361296+00:00, queued_by_job_id=1, pid=31931 [2024-05-21T21:55:58.526+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T21:56:00.075+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:56:00.089+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:56:00+00:00, run_after=2024-05-21T21:57:00+00:00 [2024-05-21T21:56:00.099+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:56:00.207+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T21:56:00.207+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T21:56:00.207+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:56:00.207+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:56:00.208+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:56:00.211+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T21:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:56:00.211+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T21:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T21:56:00.211+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:56:00.212+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:56:00.212+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:56:00.212+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:56:00.672+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:54:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:56:00.673+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:56:00.673+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:56:00.695+0000] {scheduler_job.py:635} INFO - Setting external_id for to 665173e2-6a8a-4b42-9f1d-879fb9ed6294 [2024-05-21T21:56:00.696+0000] {scheduler_job.py:635} INFO - Setting external_id for to d28f3271-d1d3-4754-81d5-d14d72787b2a [2024-05-21T21:56:00.696+0000] {scheduler_job.py:635} INFO - Setting external_id for to 01c45d50-4d71-4fec-aab0-c35e7040c332 [2024-05-21T21:56:02.779+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:56:02.780+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 21:54:00+00:00, run_id=scheduled__2024-05-21T21:54:00+00:00, run_start_date=2024-05-21 21:56:00.120899+00:00, run_end_date=2024-05-21 21:56:02.780201+00:00, run_duration=2.659302, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:54:00+00:00, data_interval_end=2024-05-21 21:56:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T21:56:02.792+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T21:56:00+00:00, run_after=2024-05-21T21:58:00+00:00 [2024-05-21T21:56:02.899+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:54:00+00:00 exited with status success for try_number 1 [2024-05-21T21:56:02.904+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T21:54:00+00:00, map_index=-1, run_start_date=2024-05-21 21:56:01.604419+00:00, run_end_date=2024-05-21 21:56:02.169479+00:00, run_duration=0.56506, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1474, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:56:00.209474+00:00, queued_by_job_id=1, pid=31948 [2024-05-21T21:56:03.980+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:56:03.980+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:55:00+00:00, run_id=scheduled__2024-05-21T21:55:00+00:00, run_start_date=2024-05-21 21:56:00.122825+00:00, run_end_date=2024-05-21 21:56:03.980497+00:00, run_duration=3.857672, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:55:00+00:00, data_interval_end=2024-05-21 21:56:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:56:03.995+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:56:00+00:00, run_after=2024-05-21T21:57:00+00:00 [2024-05-21T21:56:04.049+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:55:00+00:00 exited with status success for try_number 1 [2024-05-21T21:56:04.054+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:55:00+00:00, map_index=-1, run_start_date=2024-05-21 21:56:02.932226+00:00, run_end_date=2024-05-21 21:56:03.257610+00:00, run_duration=0.325384, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1475, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:56:00.209474+00:00, queued_by_job_id=1, pid=31978 [2024-05-21T21:56:05.092+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:56:05.092+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:55:00+00:00, run_id=scheduled__2024-05-21T21:55:00+00:00, run_start_date=2024-05-21 21:56:00.124018+00:00, run_end_date=2024-05-21 21:56:05.092676+00:00, run_duration=4.968658, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:55:00+00:00, data_interval_end=2024-05-21 21:56:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:56:05.102+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:56:00+00:00, run_after=2024-05-21T21:57:00+00:00 [2024-05-21T21:56:05.134+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:55:00+00:00 exited with status success for try_number 1 [2024-05-21T21:56:05.140+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:55:00+00:00, map_index=-1, run_start_date=2024-05-21 21:56:02.961173+00:00, run_end_date=2024-05-21 21:56:04.548259+00:00, run_duration=1.587086, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1476, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:56:00.209474+00:00, queued_by_job_id=1, pid=31979 [2024-05-21T21:57:00.615+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:57:00+00:00, run_after=2024-05-21T21:58:00+00:00 [2024-05-21T21:57:00.624+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:57:00.686+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T21:57:00.687+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:57:00.687+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:57:00.688+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:57:00.692+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:57:00.692+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:57:00.692+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:57:00.692+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:57:00.911+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:56:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:57:00.912+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:56:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:57:00.923+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0cc0d402-21b2-4922-a3df-b7031db62efd [2024-05-21T21:57:00.923+0000] {scheduler_job.py:635} INFO - Setting external_id for to 67aaf048-fffe-46e3-932a-401f3f131ce4 [2024-05-21T21:57:03.175+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:57:03.176+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:56:00+00:00, run_id=scheduled__2024-05-21T21:56:00+00:00, run_start_date=2024-05-21 21:57:00.639337+00:00, run_end_date=2024-05-21 21:57:03.176043+00:00, run_duration=2.536706, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:56:00+00:00, data_interval_end=2024-05-21 21:57:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:57:03.187+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:57:00+00:00, run_after=2024-05-21T21:58:00+00:00 [2024-05-21T21:57:03.223+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:56:00+00:00 exited with status success for try_number 1 [2024-05-21T21:57:03.229+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:56:00+00:00, map_index=-1, run_start_date=2024-05-21 21:57:02.761713+00:00, run_end_date=2024-05-21 21:57:03.050988+00:00, run_duration=0.289275, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1478, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:57:00.689556+00:00, queued_by_job_id=1, pid=32033 [2024-05-21T21:57:04.639+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:57:04.639+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:56:00+00:00, run_id=scheduled__2024-05-21T21:56:00+00:00, run_start_date=2024-05-21 21:57:00.640691+00:00, run_end_date=2024-05-21 21:57:04.639871+00:00, run_duration=3.99918, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:56:00+00:00, data_interval_end=2024-05-21 21:57:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:57:04.652+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:57:00+00:00, run_after=2024-05-21T21:58:00+00:00 [2024-05-21T21:57:04.683+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:56:00+00:00 exited with status success for try_number 1 [2024-05-21T21:57:04.689+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:56:00+00:00, map_index=-1, run_start_date=2024-05-21 21:57:02.760981+00:00, run_end_date=2024-05-21 21:57:04.372906+00:00, run_duration=1.611925, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1477, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:57:00.689556+00:00, queued_by_job_id=1, pid=32034 [2024-05-21T21:58:00.253+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:58:00.267+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:58:00.286+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:58:00+00:00, run_after=2024-05-21T21:59:00+00:00 [2024-05-21T21:58:00.368+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T21:58:00.368+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T21:58:00.369+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:58:00.369+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:58:00.370+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:58:00.376+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T21:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:58:00.376+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T21:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T21:58:00.376+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:58:00.377+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:58:00.377+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:58:00.377+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:58:00.784+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:56:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:58:00.784+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:57:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:58:00.784+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:57:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:58:00.796+0000] {scheduler_job.py:635} INFO - Setting external_id for to 64f0a4fe-6968-4366-973b-aca10436b0ec [2024-05-21T21:58:00.796+0000] {scheduler_job.py:635} INFO - Setting external_id for to f9d4f921-66fa-43ff-95fd-c1fce5655768 [2024-05-21T21:58:00.797+0000] {scheduler_job.py:635} INFO - Setting external_id for to 77943d27-76cd-4474-9254-28252ce98104 [2024-05-21T21:58:02.454+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:58:02.454+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 21:56:00+00:00, run_id=scheduled__2024-05-21T21:56:00+00:00, run_start_date=2024-05-21 21:58:00.308352+00:00, run_end_date=2024-05-21 21:58:02.454651+00:00, run_duration=2.146299, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:56:00+00:00, data_interval_end=2024-05-21 21:58:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T21:58:02.464+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T21:58:00+00:00, run_after=2024-05-21T22:00:00+00:00 [2024-05-21T21:58:02.518+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:56:00+00:00 exited with status success for try_number 1 [2024-05-21T21:58:02.524+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T21:56:00+00:00, map_index=-1, run_start_date=2024-05-21 21:58:01.543837+00:00, run_end_date=2024-05-21 21:58:01.881889+00:00, run_duration=0.338052, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1479, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:58:00.371760+00:00, queued_by_job_id=1, pid=32068 [2024-05-21T21:58:03.570+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:58:03.571+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:57:00+00:00, run_id=scheduled__2024-05-21T21:57:00+00:00, run_start_date=2024-05-21 21:58:00.311878+00:00, run_end_date=2024-05-21 21:58:03.570876+00:00, run_duration=3.258998, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:57:00+00:00, data_interval_end=2024-05-21 21:58:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:58:03.581+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:58:00+00:00, run_after=2024-05-21T21:59:00+00:00 [2024-05-21T21:58:03.611+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:57:00+00:00 exited with status success for try_number 1 [2024-05-21T21:58:03.617+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:57:00+00:00, map_index=-1, run_start_date=2024-05-21 21:58:02.765758+00:00, run_end_date=2024-05-21 21:58:03.040981+00:00, run_duration=0.275223, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1481, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:58:00.371760+00:00, queued_by_job_id=1, pid=32099 [2024-05-21T21:58:05.323+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:58:05.323+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:57:00+00:00, run_id=scheduled__2024-05-21T21:57:00+00:00, run_start_date=2024-05-21 21:58:00.312919+00:00, run_end_date=2024-05-21 21:58:05.323605+00:00, run_duration=5.010686, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:57:00+00:00, data_interval_end=2024-05-21 21:58:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:58:05.335+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:58:00+00:00, run_after=2024-05-21T21:59:00+00:00 [2024-05-21T21:58:05.366+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:57:00+00:00 exited with status success for try_number 1 [2024-05-21T21:58:05.370+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:57:00+00:00, map_index=-1, run_start_date=2024-05-21 21:58:02.598726+00:00, run_end_date=2024-05-21 21:58:04.239086+00:00, run_duration=1.64036, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1480, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:58:00.371760+00:00, queued_by_job_id=1, pid=32098 [2024-05-21T21:59:00.301+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T21:59:00.324+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:59:00+00:00, run_after=2024-05-21T22:00:00+00:00 [2024-05-21T21:59:00.387+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T21:59:00.387+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:59:00.388+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T21:59:00.388+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T21:59:00.391+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:59:00.392+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T21:59:00.392+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T21:59:00.392+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T21:59:00.566+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:58:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:59:00.567+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:58:00+00:00 exited with status queued for try_number 1 [2024-05-21T21:59:00.583+0000] {scheduler_job.py:635} INFO - Setting external_id for to cf05cf20-a5fc-4f69-8c3b-b2a35f29ecc3 [2024-05-21T21:59:00.583+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4fa1cd0a-5f41-46ce-8966-d6120d5675f7 [2024-05-21T21:59:02.776+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:59:02.776+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:58:00+00:00, run_id=scheduled__2024-05-21T21:58:00+00:00, run_start_date=2024-05-21 21:59:00.338439+00:00, run_end_date=2024-05-21 21:59:02.776729+00:00, run_duration=2.43829, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:58:00+00:00, data_interval_end=2024-05-21 21:59:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T21:59:02.786+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:59:00+00:00, run_after=2024-05-21T22:00:00+00:00 [2024-05-21T21:59:02.816+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:58:00+00:00 exited with status success for try_number 1 [2024-05-21T21:59:02.819+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:58:00+00:00, map_index=-1, run_start_date=2024-05-21 21:59:02.388807+00:00, run_end_date=2024-05-21 21:59:02.686781+00:00, run_duration=0.297974, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1483, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:59:00.389789+00:00, queued_by_job_id=1, pid=32153 [2024-05-21T21:59:04.915+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T21:59:04.915+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:58:00+00:00, run_id=scheduled__2024-05-21T21:58:00+00:00, run_start_date=2024-05-21 21:59:00.339846+00:00, run_end_date=2024-05-21 21:59:04.915725+00:00, run_duration=4.575879, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:58:00+00:00, data_interval_end=2024-05-21 21:59:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T21:59:04.926+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T21:59:00+00:00, run_after=2024-05-21T22:00:00+00:00 [2024-05-21T21:59:04.956+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:58:00+00:00 exited with status success for try_number 1 [2024-05-21T21:59:04.960+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:58:00+00:00, map_index=-1, run_start_date=2024-05-21 21:59:02.382959+00:00, run_end_date=2024-05-21 21:59:04.100622+00:00, run_duration=1.717663, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1482, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 21:59:00.389789+00:00, queued_by_job_id=1, pid=32152 [2024-05-21T22:00:00.401+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:00:00.428+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:00:00+00:00, run_after=2024-05-21T22:01:00+00:00 [2024-05-21T22:00:00.439+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:00:00.461+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:00:00+00:00, run_after=2024-05-21T22:05:00+00:00 [2024-05-21T22:00:00.554+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T22:00:00.554+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:00:00.554+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T22:00:00.554+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:00:00.554+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:00:00.555+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:00:00.560+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T21:55:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T22:00:00.560+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T21:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T22:00:00.560+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T21:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:00:00.560+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T21:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T22:00:00.560+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:00:00.561+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:00:00.561+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T21:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:00:00.561+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T21:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:00:01.003+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T21:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:00:01.006+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:58:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:00:01.006+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:59:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:00:01.006+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:59:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:00:01.018+0000] {scheduler_job.py:635} INFO - Setting external_id for to 539a9355-fe0a-42b0-9cb1-0699845cb670 [2024-05-21T22:00:01.018+0000] {scheduler_job.py:635} INFO - Setting external_id for to 347fde86-2b06-4584-be6e-581f5f7d1010 [2024-05-21T22:00:01.022+0000] {scheduler_job.py:635} INFO - Setting external_id for to 37aa6ec9-0a62-459e-8688-e03c9980036f [2024-05-21T22:00:01.022+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5a590c81-1880-40af-a2f5-a994cffa340e [2024-05-21T22:00:03.433+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:00:03.433+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 21:58:00+00:00, run_id=scheduled__2024-05-21T21:58:00+00:00, run_start_date=2024-05-21 22:00:00.479100+00:00, run_end_date=2024-05-21 22:00:03.433659+00:00, run_duration=2.954559, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:58:00+00:00, data_interval_end=2024-05-21 22:00:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T22:00:03.453+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T22:00:00+00:00, run_after=2024-05-21T22:02:00+00:00 [2024-05-21T22:00:04.635+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:00:04.636+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:59:00+00:00, run_id=scheduled__2024-05-21T21:59:00+00:00, run_start_date=2024-05-21 22:00:00.481907+00:00, run_end_date=2024-05-21 22:00:04.636146+00:00, run_duration=4.154239, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:59:00+00:00, data_interval_end=2024-05-21 22:00:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:00:04.661+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:00:00+00:00, run_after=2024-05-21T22:01:00+00:00 [2024-05-21T22:00:04.695+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T22:00:04.696+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:00:04.696+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:00:04.698+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T21:55:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T22:00:04.698+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T21:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T22:00:04.793+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T21:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:00:04.793+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T21:55:00+00:00 exited with status success for try_number 1 [2024-05-21T22:00:04.796+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T21:58:00+00:00 exited with status success for try_number 1 [2024-05-21T22:00:04.796+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:59:00+00:00 exited with status success for try_number 1 [2024-05-21T22:00:04.805+0000] {scheduler_job.py:635} INFO - Setting external_id for to 163562c0-fc86-4f9a-994e-4fdfb2c9f4b3 [2024-05-21T22:00:04.805+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T21:58:00+00:00, map_index=-1, run_start_date=2024-05-21 22:00:02.693972+00:00, run_end_date=2024-05-21 22:00:03.338723+00:00, run_duration=0.644751, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1484, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:00:00.557292+00:00, queued_by_job_id=1, pid=32191 [2024-05-21T22:00:04.806+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:59:00+00:00, map_index=-1, run_start_date=2024-05-21 22:00:03.844972+00:00, run_end_date=2024-05-21 22:00:04.383739+00:00, run_duration=0.538767, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1485, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:00:00.557292+00:00, queued_by_job_id=1, pid=32220 [2024-05-21T22:00:04.806+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T21:55:00+00:00, map_index=-1, run_start_date=2024-05-21 22:00:04.008136+00:00, run_end_date=2024-05-21 22:00:04.517551+00:00, run_duration=0.509415, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1486, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:00:00.557292+00:00, queued_by_job_id=1, pid=32230 [2024-05-21T22:00:06.471+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:00:06.472+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:59:00+00:00, run_id=scheduled__2024-05-21T21:59:00+00:00, run_start_date=2024-05-21 22:00:00.483222+00:00, run_end_date=2024-05-21 22:00:06.472181+00:00, run_duration=5.988959, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:59:00+00:00, data_interval_end=2024-05-21 22:00:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:00:06.489+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:00:00+00:00, run_after=2024-05-21T22:01:00+00:00 [2024-05-21T22:00:07.651+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T22:00:07.652+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:00:07.652+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:00:07.655+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T21:55:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T22:00:07.655+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T21:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T22:00:07.721+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T21:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:00:07.721+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T21:59:00+00:00 exited with status success for try_number 1 [2024-05-21T22:00:07.721+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T21:55:00+00:00 exited with status success for try_number 1 [2024-05-21T22:00:07.729+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T21:55:00+00:00, map_index=-1, run_start_date=2024-05-21 22:00:06.930369+00:00, run_end_date=2024-05-21 22:00:07.333012+00:00, run_duration=0.402643, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1488, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:00:04.697294+00:00, queued_by_job_id=1, pid=32270 [2024-05-21T22:00:07.729+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T21:59:00+00:00, map_index=-1, run_start_date=2024-05-21 22:00:04.330331+00:00, run_end_date=2024-05-21 22:00:06.443522+00:00, run_duration=2.113191, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1487, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:00:00.557292+00:00, queued_by_job_id=1, pid=32240 [2024-05-21T22:00:07.730+0000] {scheduler_job.py:635} INFO - Setting external_id for to 35dc165e-ac5d-4ffe-931d-99697d8d1133 [2024-05-21T22:00:11.445+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T22:00:11.446+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:00:11.446+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:00:11.449+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T21:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:00:11.449+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T21:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T22:00:11.492+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T21:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:00:11.492+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T21:55:00+00:00 exited with status success for try_number 1 [2024-05-21T22:00:11.497+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2002f7ca-c4be-4a3a-9e4b-b56b09236338 [2024-05-21T22:00:11.497+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T21:55:00+00:00, map_index=0, run_start_date=2024-05-21 22:00:09.895889+00:00, run_end_date=2024-05-21 22:00:10.283979+00:00, run_duration=0.38809, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1489, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:00:07.653231+00:00, queued_by_job_id=1, pid=32282 [2024-05-21T22:00:14.470+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:00:14.471+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 21:55:00+00:00, run_id=scheduled__2024-05-21T21:55:00+00:00, run_start_date=2024-05-21 22:00:00.477801+00:00, run_end_date=2024-05-21 22:00:14.471216+00:00, run_duration=13.993415, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 21:55:00+00:00, data_interval_end=2024-05-21 22:00:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T22:00:14.478+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:00:00+00:00, run_after=2024-05-21T22:05:00+00:00 [2024-05-21T22:00:14.508+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T21:55:00+00:00 exited with status success for try_number 1 [2024-05-21T22:00:14.513+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T21:55:00+00:00, map_index=-1, run_start_date=2024-05-21 22:00:13.159574+00:00, run_end_date=2024-05-21 22:00:13.432612+00:00, run_duration=0.273038, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1490, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:00:11.447252+00:00, queued_by_job_id=1, pid=32294 [2024-05-21T22:00:58.580+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T22:01:00.647+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:01:00.669+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:01:00+00:00, run_after=2024-05-21T22:02:00+00:00 [2024-05-21T22:01:00.728+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T22:01:00.729+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:01:00.729+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:01:00.730+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:01:00.733+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:01:00.733+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:01:00.734+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:01:00.734+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:01:00.930+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:01:00.931+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:01:00.940+0000] {scheduler_job.py:635} INFO - Setting external_id for to 21eb64ad-8c28-4676-80a8-f82036310301 [2024-05-21T22:01:00.940+0000] {scheduler_job.py:635} INFO - Setting external_id for to c737eb7d-157c-45fb-bc53-c5cfb5475399 [2024-05-21T22:01:03.691+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:01:03.691+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:00:00+00:00, run_id=scheduled__2024-05-21T22:00:00+00:00, run_start_date=2024-05-21 22:01:00.682782+00:00, run_end_date=2024-05-21 22:01:03.691548+00:00, run_duration=3.008766, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:00:00+00:00, data_interval_end=2024-05-21 22:01:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:01:03.701+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:01:00+00:00, run_after=2024-05-21T22:02:00+00:00 [2024-05-21T22:01:03.737+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:00:00+00:00 exited with status success for try_number 1 [2024-05-21T22:01:03.741+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:00:00+00:00, map_index=-1, run_start_date=2024-05-21 22:01:02.791429+00:00, run_end_date=2024-05-21 22:01:03.096395+00:00, run_duration=0.304966, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1492, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:01:00.731116+00:00, queued_by_job_id=1, pid=32331 [2024-05-21T22:01:04.777+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:01:04.778+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:00:00+00:00, run_id=scheduled__2024-05-21T22:00:00+00:00, run_start_date=2024-05-21 22:01:00.683908+00:00, run_end_date=2024-05-21 22:01:04.778117+00:00, run_duration=4.094209, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:00:00+00:00, data_interval_end=2024-05-21 22:01:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:01:04.787+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:01:00+00:00, run_after=2024-05-21T22:02:00+00:00 [2024-05-21T22:01:04.820+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:00:00+00:00 exited with status success for try_number 1 [2024-05-21T22:01:04.825+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:00:00+00:00, map_index=-1, run_start_date=2024-05-21 22:01:02.759966+00:00, run_end_date=2024-05-21 22:01:04.475638+00:00, run_duration=1.715672, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1491, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:01:00.731116+00:00, queued_by_job_id=1, pid=32330 [2024-05-21T22:02:01.015+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:02:00+00:00, run_after=2024-05-21T22:03:00+00:00 [2024-05-21T22:02:01.022+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:02:01.028+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:02:01.098+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T22:02:01.099+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T22:02:01.099+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:02:01.099+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:02:01.100+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:02:01.104+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T22:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:02:01.104+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T22:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T22:02:01.104+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:02:01.104+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:02:01.105+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:02:01.105+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:02:01.367+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:02:01.367+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:01:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:02:01.367+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:01:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:02:01.381+0000] {scheduler_job.py:635} INFO - Setting external_id for to 47ba51eb-b2d4-4f17-92c7-f0e5762c815d [2024-05-21T22:02:01.381+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9d11d90b-7a1e-4ac9-a120-052fc2a0814e [2024-05-21T22:02:01.381+0000] {scheduler_job.py:635} INFO - Setting external_id for to 32185d8a-b980-42e5-878c-2022fd0c6739 [2024-05-21T22:02:02.530+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:02:02.530+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 22:00:00+00:00, run_id=scheduled__2024-05-21T22:00:00+00:00, run_start_date=2024-05-21 22:02:01.040784+00:00, run_end_date=2024-05-21 22:02:02.530357+00:00, run_duration=1.489573, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:00:00+00:00, data_interval_end=2024-05-21 22:02:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T22:02:02.545+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T22:02:00+00:00, run_after=2024-05-21T22:04:00+00:00 [2024-05-21T22:02:02.606+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:00:00+00:00 exited with status success for try_number 1 [2024-05-21T22:02:02.618+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T22:00:00+00:00, map_index=-1, run_start_date=2024-05-21 22:02:01.970202+00:00, run_end_date=2024-05-21 22:02:02.300282+00:00, run_duration=0.33008, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1493, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:02:01.101688+00:00, queued_by_job_id=1, pid=32366 [2024-05-21T22:02:04.015+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:02:04.015+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:01:00+00:00, run_id=scheduled__2024-05-21T22:01:00+00:00, run_start_date=2024-05-21 22:02:01.042223+00:00, run_end_date=2024-05-21 22:02:04.015810+00:00, run_duration=2.973587, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:01:00+00:00, data_interval_end=2024-05-21 22:02:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:02:04.027+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:02:00+00:00, run_after=2024-05-21T22:03:00+00:00 [2024-05-21T22:02:04.074+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:01:00+00:00 exited with status success for try_number 1 [2024-05-21T22:02:04.079+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:01:00+00:00, map_index=-1, run_start_date=2024-05-21 22:02:03.201402+00:00, run_end_date=2024-05-21 22:02:03.540286+00:00, run_duration=0.338884, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1495, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:02:01.101688+00:00, queued_by_job_id=1, pid=32397 [2024-05-21T22:02:06.192+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:02:06.193+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:01:00+00:00, run_id=scheduled__2024-05-21T22:01:00+00:00, run_start_date=2024-05-21 22:02:01.043366+00:00, run_end_date=2024-05-21 22:02:06.193109+00:00, run_duration=5.149743, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:01:00+00:00, data_interval_end=2024-05-21 22:02:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:02:06.203+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:02:00+00:00, run_after=2024-05-21T22:03:00+00:00 [2024-05-21T22:02:06.246+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:01:00+00:00 exited with status success for try_number 1 [2024-05-21T22:02:06.255+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:01:00+00:00, map_index=-1, run_start_date=2024-05-21 22:02:03.197516+00:00, run_end_date=2024-05-21 22:02:05.627385+00:00, run_duration=2.429869, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1494, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:02:01.101688+00:00, queued_by_job_id=1, pid=32396 [2024-05-21T22:03:00.681+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:03:00+00:00, run_after=2024-05-21T22:04:00+00:00 [2024-05-21T22:03:00.687+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:03:00.746+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T22:03:00.746+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:03:00.746+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:03:00.747+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:03:00.750+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:03:00.751+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:03:00.751+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:03:00.751+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:03:00.918+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:02:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:03:00.920+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:02:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:03:00.935+0000] {scheduler_job.py:635} INFO - Setting external_id for to 502d4b84-3781-46fe-9365-8474fb3265af [2024-05-21T22:03:00.935+0000] {scheduler_job.py:635} INFO - Setting external_id for to a8b67043-caa4-4559-a7e5-3d6170a2971b [2024-05-21T22:03:03.205+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:03:03.205+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:02:00+00:00, run_id=scheduled__2024-05-21T22:02:00+00:00, run_start_date=2024-05-21 22:03:00.699844+00:00, run_end_date=2024-05-21 22:03:03.205533+00:00, run_duration=2.505689, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:02:00+00:00, data_interval_end=2024-05-21 22:03:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:03:03.213+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:03:00+00:00, run_after=2024-05-21T22:04:00+00:00 [2024-05-21T22:03:03.250+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:02:00+00:00 exited with status success for try_number 1 [2024-05-21T22:03:03.255+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:02:00+00:00, map_index=-1, run_start_date=2024-05-21 22:03:02.673080+00:00, run_end_date=2024-05-21 22:03:02.955942+00:00, run_duration=0.282862, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1496, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:03:00.748990+00:00, queued_by_job_id=1, pid=32450 [2024-05-21T22:03:04.695+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:03:04.695+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:02:00+00:00, run_id=scheduled__2024-05-21T22:02:00+00:00, run_start_date=2024-05-21 22:03:00.701157+00:00, run_end_date=2024-05-21 22:03:04.695457+00:00, run_duration=3.9943, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:02:00+00:00, data_interval_end=2024-05-21 22:03:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:03:04.706+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:03:00+00:00, run_after=2024-05-21T22:04:00+00:00 [2024-05-21T22:03:04.732+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:02:00+00:00 exited with status success for try_number 1 [2024-05-21T22:03:04.736+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:02:00+00:00, map_index=-1, run_start_date=2024-05-21 22:03:02.744350+00:00, run_end_date=2024-05-21 22:03:04.475264+00:00, run_duration=1.730914, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1497, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:03:00.748990+00:00, queued_by_job_id=1, pid=32451 [2024-05-21T22:04:00.391+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:04:00+00:00, run_after=2024-05-21T22:05:00+00:00 [2024-05-21T22:04:00.398+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:04:00.405+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:04:00.486+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T22:04:00.486+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T22:04:00.487+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:04:00.487+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:04:00.487+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:04:00.494+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T22:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:04:00.495+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T22:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T22:04:00.495+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:04:00.495+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:04:00.496+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:04:00.496+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:04:00.877+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:02:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:04:00.877+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:03:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:04:00.877+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:03:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:04:00.894+0000] {scheduler_job.py:635} INFO - Setting external_id for to ee7fe5f8-25a3-41db-9093-2f9ceac3d9fb [2024-05-21T22:04:00.894+0000] {scheduler_job.py:635} INFO - Setting external_id for to f269b096-7e72-4437-9c51-1211c47c217c [2024-05-21T22:04:00.895+0000] {scheduler_job.py:635} INFO - Setting external_id for to 52895e6c-0666-4bec-b0de-abb5b13a6eb0 [2024-05-21T22:04:02.109+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:04:02.109+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 22:02:00+00:00, run_id=scheduled__2024-05-21T22:02:00+00:00, run_start_date=2024-05-21 22:04:00.420159+00:00, run_end_date=2024-05-21 22:04:02.109367+00:00, run_duration=1.689208, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:02:00+00:00, data_interval_end=2024-05-21 22:04:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T22:04:02.121+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T22:04:00+00:00, run_after=2024-05-21T22:06:00+00:00 [2024-05-21T22:04:02.178+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:02:00+00:00 exited with status success for try_number 1 [2024-05-21T22:04:02.188+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T22:02:00+00:00, map_index=-1, run_start_date=2024-05-21 22:04:01.615760+00:00, run_end_date=2024-05-21 22:04:01.952235+00:00, run_duration=0.336475, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1498, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:04:00.489277+00:00, queued_by_job_id=1, pid=32486 [2024-05-21T22:04:03.228+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:04:03.229+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:03:00+00:00, run_id=scheduled__2024-05-21T22:03:00+00:00, run_start_date=2024-05-21 22:04:00.421309+00:00, run_end_date=2024-05-21 22:04:03.229160+00:00, run_duration=2.807851, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:03:00+00:00, data_interval_end=2024-05-21 22:04:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:04:03.240+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:04:00+00:00, run_after=2024-05-21T22:05:00+00:00 [2024-05-21T22:04:03.584+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:03:00+00:00 exited with status success for try_number 1 [2024-05-21T22:04:03.588+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:03:00+00:00, map_index=-1, run_start_date=2024-05-21 22:04:02.919565+00:00, run_end_date=2024-05-21 22:04:03.204211+00:00, run_duration=0.284646, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1500, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:04:00.489277+00:00, queued_by_job_id=1, pid=32516 [2024-05-21T22:04:05.467+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:04:05.468+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:03:00+00:00, run_id=scheduled__2024-05-21T22:03:00+00:00, run_start_date=2024-05-21 22:04:00.422309+00:00, run_end_date=2024-05-21 22:04:05.468024+00:00, run_duration=5.045715, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:03:00+00:00, data_interval_end=2024-05-21 22:04:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:04:05.479+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:04:00+00:00, run_after=2024-05-21T22:05:00+00:00 [2024-05-21T22:04:05.503+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:03:00+00:00 exited with status success for try_number 1 [2024-05-21T22:04:05.507+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:03:00+00:00, map_index=-1, run_start_date=2024-05-21 22:04:02.924450+00:00, run_end_date=2024-05-21 22:04:04.867094+00:00, run_duration=1.942644, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1499, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:04:00.489277+00:00, queued_by_job_id=1, pid=32517 [2024-05-21T22:05:01.021+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:05:00+00:00, run_after=2024-05-21T22:10:00+00:00 [2024-05-21T22:05:01.044+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:05:00+00:00, run_after=2024-05-21T22:06:00+00:00 [2024-05-21T22:05:01.054+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:05:01.201+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T22:05:01.202+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:05:01.202+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:05:01.202+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:05:01.203+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:05:01.205+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T22:00:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T22:05:01.206+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T22:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T22:05:01.206+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:05:01.206+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:05:01.206+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:05:01.206+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:05:01.504+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T22:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:05:01.507+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:04:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:05:01.507+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:04:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:05:01.519+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6717594d-b863-47b6-96b5-02a88592bbd0 [2024-05-21T22:05:01.520+0000] {scheduler_job.py:635} INFO - Setting external_id for to 41d051d4-acfe-4c38-9d46-9fcff364de5c [2024-05-21T22:05:01.520+0000] {scheduler_job.py:635} INFO - Setting external_id for to 216898e9-873e-42c3-b3c6-fd6581ab612b [2024-05-21T22:05:05.030+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:05:05.030+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:04:00+00:00, run_id=scheduled__2024-05-21T22:04:00+00:00, run_start_date=2024-05-21 22:05:01.136984+00:00, run_end_date=2024-05-21 22:05:05.030446+00:00, run_duration=3.893462, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:04:00+00:00, data_interval_end=2024-05-21 22:05:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:05:05.045+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:05:00+00:00, run_after=2024-05-21T22:06:00+00:00 [2024-05-21T22:05:05.070+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T22:05:05.071+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:05:05.071+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:05:05.073+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T22:00:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T22:05:05.073+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T22:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T22:05:05.111+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T22:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:05:05.111+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T22:00:00+00:00 exited with status success for try_number 1 [2024-05-21T22:05:05.112+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:04:00+00:00 exited with status success for try_number 1 [2024-05-21T22:05:05.119+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T22:00:00+00:00, map_index=-1, run_start_date=2024-05-21 22:05:03.598358+00:00, run_end_date=2024-05-21 22:05:04.068162+00:00, run_duration=0.469804, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1502, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:05:01.203998+00:00, queued_by_job_id=1, pid=32582 [2024-05-21T22:05:05.119+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:04:00+00:00, map_index=-1, run_start_date=2024-05-21 22:05:03.617598+00:00, run_end_date=2024-05-21 22:05:04.126190+00:00, run_duration=0.508592, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1503, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:05:01.203998+00:00, queued_by_job_id=1, pid=32583 [2024-05-21T22:05:05.119+0000] {scheduler_job.py:635} INFO - Setting external_id for to 70afb39c-17e0-404a-b60c-a11639a2ddb0 [2024-05-21T22:05:07.436+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:05:07.437+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:04:00+00:00, run_id=scheduled__2024-05-21T22:04:00+00:00, run_start_date=2024-05-21 22:05:01.137999+00:00, run_end_date=2024-05-21 22:05:07.437883+00:00, run_duration=6.299884, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:04:00+00:00, data_interval_end=2024-05-21 22:05:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:05:07.453+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:05:00+00:00, run_after=2024-05-21T22:06:00+00:00 [2024-05-21T22:05:07.532+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:04:00+00:00 exited with status success for try_number 1 [2024-05-21T22:05:07.543+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:04:00+00:00, map_index=-1, run_start_date=2024-05-21 22:05:03.526979+00:00, run_end_date=2024-05-21 22:05:06.847198+00:00, run_duration=3.320219, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1501, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:05:01.203998+00:00, queued_by_job_id=1, pid=32581 [2024-05-21T22:05:08.611+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T22:05:08.611+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:05:08.612+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:05:08.614+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T22:00:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T22:05:08.614+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T22:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T22:05:08.681+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T22:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:05:08.683+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T22:00:00+00:00 exited with status success for try_number 1 [2024-05-21T22:05:08.689+0000] {scheduler_job.py:635} INFO - Setting external_id for to 52bd96f8-8fa7-4b2c-aba0-ab91a3a32722 [2024-05-21T22:05:08.689+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T22:00:00+00:00, map_index=-1, run_start_date=2024-05-21 22:05:07.196590+00:00, run_end_date=2024-05-21 22:05:07.591972+00:00, run_duration=0.395382, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1504, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:05:05.072018+00:00, queued_by_job_id=1, pid=32622 [2024-05-21T22:05:11.334+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T22:05:11.335+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:05:11.335+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:05:11.338+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T22:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:05:11.338+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T22:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T22:05:11.376+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T22:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:05:11.376+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T22:00:00+00:00 exited with status success for try_number 1 [2024-05-21T22:05:11.381+0000] {scheduler_job.py:635} INFO - Setting external_id for to a17173af-bd59-4546-8046-4a782ee19cd9 [2024-05-21T22:05:11.382+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T22:00:00+00:00, map_index=0, run_start_date=2024-05-21 22:05:10.684229+00:00, run_end_date=2024-05-21 22:05:11.033150+00:00, run_duration=0.348921, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1505, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:05:08.613225+00:00, queued_by_job_id=1, pid=32634 [2024-05-21T22:05:13.590+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:05:13.590+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:00:00+00:00, run_id=scheduled__2024-05-21T22:00:00+00:00, run_start_date=2024-05-21 22:05:01.135691+00:00, run_end_date=2024-05-21 22:05:13.590663+00:00, run_duration=12.454972, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:00:00+00:00, data_interval_end=2024-05-21 22:05:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T22:05:13.598+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:05:00+00:00, run_after=2024-05-21T22:10:00+00:00 [2024-05-21T22:05:13.625+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T22:00:00+00:00 exited with status success for try_number 1 [2024-05-21T22:05:13.631+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T22:00:00+00:00, map_index=-1, run_start_date=2024-05-21 22:05:13.053207+00:00, run_end_date=2024-05-21 22:05:13.288191+00:00, run_duration=0.234984, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1506, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:05:11.336275+00:00, queued_by_job_id=1, pid=32646 [2024-05-21T22:05:58.637+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T22:06:00.714+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:06:00.721+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:06:00.740+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:06:00+00:00, run_after=2024-05-21T22:07:00+00:00 [2024-05-21T22:06:00.819+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T22:06:00.819+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T22:06:00.819+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:06:00.820+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:06:00.820+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:06:00.825+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T22:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:06:00.825+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T22:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T22:06:00.825+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:06:00.825+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:06:00.826+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:06:00.826+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:06:01.157+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:04:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:06:01.157+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:06:01.158+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:06:01.169+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9ed3a685-818d-4a54-942e-a3ff02664327 [2024-05-21T22:06:01.169+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1bffa27e-795c-4f5a-94ab-20fc9746ca53 [2024-05-21T22:06:01.171+0000] {scheduler_job.py:635} INFO - Setting external_id for to 45a0e72a-a8a5-43f6-a416-686028237f9e [2024-05-21T22:06:02.421+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:06:02.422+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 22:04:00+00:00, run_id=scheduled__2024-05-21T22:04:00+00:00, run_start_date=2024-05-21 22:06:00.754964+00:00, run_end_date=2024-05-21 22:06:02.422096+00:00, run_duration=1.667132, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:04:00+00:00, data_interval_end=2024-05-21 22:06:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T22:06:02.435+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T22:06:00+00:00, run_after=2024-05-21T22:08:00+00:00 [2024-05-21T22:06:02.493+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:04:00+00:00 exited with status success for try_number 1 [2024-05-21T22:06:02.500+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T22:04:00+00:00, map_index=-1, run_start_date=2024-05-21 22:06:01.845696+00:00, run_end_date=2024-05-21 22:06:02.201481+00:00, run_duration=0.355785, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1507, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:06:00.821962+00:00, queued_by_job_id=1, pid=32663 [2024-05-21T22:06:03.533+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:06:03.533+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:05:00+00:00, run_id=scheduled__2024-05-21T22:05:00+00:00, run_start_date=2024-05-21 22:06:00.756157+00:00, run_end_date=2024-05-21 22:06:03.533359+00:00, run_duration=2.777202, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:05:00+00:00, data_interval_end=2024-05-21 22:06:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:06:03.541+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:06:00+00:00, run_after=2024-05-21T22:07:00+00:00 [2024-05-21T22:06:03.578+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:05:00+00:00 exited with status success for try_number 1 [2024-05-21T22:06:03.582+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:05:00+00:00, map_index=-1, run_start_date=2024-05-21 22:06:02.997960+00:00, run_end_date=2024-05-21 22:06:03.363979+00:00, run_duration=0.366019, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1508, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:06:00.821962+00:00, queued_by_job_id=1, pid=32693 [2024-05-21T22:06:05.352+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:06:05.352+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:05:00+00:00, run_id=scheduled__2024-05-21T22:05:00+00:00, run_start_date=2024-05-21 22:06:00.757095+00:00, run_end_date=2024-05-21 22:06:05.352670+00:00, run_duration=4.595575, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:05:00+00:00, data_interval_end=2024-05-21 22:06:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:06:05.362+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:06:00+00:00, run_after=2024-05-21T22:07:00+00:00 [2024-05-21T22:06:05.389+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:05:00+00:00 exited with status success for try_number 1 [2024-05-21T22:06:05.393+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:05:00+00:00, map_index=-1, run_start_date=2024-05-21 22:06:03.011099+00:00, run_end_date=2024-05-21 22:06:04.826761+00:00, run_duration=1.815662, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1509, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:06:00.821962+00:00, queued_by_job_id=1, pid=32694 [2024-05-21T22:07:01.064+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:07:00+00:00, run_after=2024-05-21T22:08:00+00:00 [2024-05-21T22:07:01.070+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:07:01.117+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T22:07:01.117+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:07:01.117+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:07:01.118+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:07:01.121+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:07:01.121+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:07:01.121+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:07:01.121+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:07:01.275+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:06:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:07:01.275+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:06:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:07:01.290+0000] {scheduler_job.py:635} INFO - Setting external_id for to fa702da6-7c74-40dd-8462-933a63025685 [2024-05-21T22:07:01.291+0000] {scheduler_job.py:635} INFO - Setting external_id for to cef6ed03-d699-4cc8-bf61-8e1ab1196ea5 [2024-05-21T22:07:04.115+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:07:04.116+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:06:00+00:00, run_id=scheduled__2024-05-21T22:06:00+00:00, run_start_date=2024-05-21 22:07:01.080638+00:00, run_end_date=2024-05-21 22:07:04.116180+00:00, run_duration=3.035542, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:06:00+00:00, data_interval_end=2024-05-21 22:07:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:07:04.125+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:07:00+00:00, run_after=2024-05-21T22:08:00+00:00 [2024-05-21T22:07:04.160+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:06:00+00:00 exited with status success for try_number 1 [2024-05-21T22:07:04.165+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:06:00+00:00, map_index=-1, run_start_date=2024-05-21 22:07:03.048628+00:00, run_end_date=2024-05-21 22:07:03.395840+00:00, run_duration=0.347212, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1511, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:07:01.119283+00:00, queued_by_job_id=1, pid=32748 [2024-05-21T22:07:04.755+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:07:04.756+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:06:00+00:00, run_id=scheduled__2024-05-21T22:06:00+00:00, run_start_date=2024-05-21 22:07:01.081767+00:00, run_end_date=2024-05-21 22:07:04.755847+00:00, run_duration=3.67408, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:06:00+00:00, data_interval_end=2024-05-21 22:07:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:07:04.770+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:07:00+00:00, run_after=2024-05-21T22:08:00+00:00 [2024-05-21T22:07:05.876+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:06:00+00:00 exited with status success for try_number 1 [2024-05-21T22:07:05.883+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:06:00+00:00, map_index=-1, run_start_date=2024-05-21 22:07:03.056397+00:00, run_end_date=2024-05-21 22:07:04.729948+00:00, run_duration=1.673551, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1510, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:07:01.119283+00:00, queued_by_job_id=1, pid=32749 [2024-05-21T22:08:00.699+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:08:00.705+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:08:00.722+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:08:00+00:00, run_after=2024-05-21T22:09:00+00:00 [2024-05-21T22:08:00.792+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T22:08:00.793+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T22:08:00.793+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:08:00.793+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:08:00.794+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:08:00.797+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T22:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:08:00.797+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T22:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T22:08:00.798+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:08:00.798+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:08:00.798+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:08:00.798+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:08:01.180+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:06:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:08:01.180+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:07:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:08:01.181+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:07:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:08:01.212+0000] {scheduler_job.py:635} INFO - Setting external_id for to 74d7713c-e892-45c4-b8a1-11fcfdf3359e [2024-05-21T22:08:01.213+0000] {scheduler_job.py:635} INFO - Setting external_id for to dfbb79d5-5786-45f3-a503-287e0416c0b2 [2024-05-21T22:08:01.213+0000] {scheduler_job.py:635} INFO - Setting external_id for to aaa299bb-6f39-439b-94e2-97eaebfc9bee [2024-05-21T22:08:02.458+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:08:02.459+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 22:06:00+00:00, run_id=scheduled__2024-05-21T22:06:00+00:00, run_start_date=2024-05-21 22:08:00.737739+00:00, run_end_date=2024-05-21 22:08:02.459355+00:00, run_duration=1.721616, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:06:00+00:00, data_interval_end=2024-05-21 22:08:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T22:08:02.471+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T22:08:00+00:00, run_after=2024-05-21T22:10:00+00:00 [2024-05-21T22:08:02.715+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:06:00+00:00 exited with status success for try_number 1 [2024-05-21T22:08:02.732+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T22:06:00+00:00, map_index=-1, run_start_date=2024-05-21 22:08:01.815187+00:00, run_end_date=2024-05-21 22:08:02.365612+00:00, run_duration=0.550425, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1512, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:08:00.795029+00:00, queued_by_job_id=1, pid=32784 [2024-05-21T22:08:03.818+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:08:03.818+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:07:00+00:00, run_id=scheduled__2024-05-21T22:07:00+00:00, run_start_date=2024-05-21 22:08:00.739221+00:00, run_end_date=2024-05-21 22:08:03.818666+00:00, run_duration=3.079445, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:07:00+00:00, data_interval_end=2024-05-21 22:08:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:08:03.829+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:08:00+00:00, run_after=2024-05-21T22:09:00+00:00 [2024-05-21T22:08:04.983+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:07:00+00:00 exited with status success for try_number 1 [2024-05-21T22:08:04.993+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:07:00+00:00, map_index=-1, run_start_date=2024-05-21 22:08:03.389367+00:00, run_end_date=2024-05-21 22:08:03.747444+00:00, run_duration=0.358077, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1513, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:08:00.795029+00:00, queued_by_job_id=1, pid=32814 [2024-05-21T22:08:06.204+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:08:06.205+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:07:00+00:00, run_id=scheduled__2024-05-21T22:07:00+00:00, run_start_date=2024-05-21 22:08:00.740346+00:00, run_end_date=2024-05-21 22:08:06.205059+00:00, run_duration=5.464713, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:07:00+00:00, data_interval_end=2024-05-21 22:08:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:08:06.217+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:08:00+00:00, run_after=2024-05-21T22:09:00+00:00 [2024-05-21T22:08:06.274+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:07:00+00:00 exited with status success for try_number 1 [2024-05-21T22:08:06.279+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:07:00+00:00, map_index=-1, run_start_date=2024-05-21 22:08:03.581304+00:00, run_end_date=2024-05-21 22:08:05.123489+00:00, run_duration=1.542185, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1514, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:08:00.795029+00:00, queued_by_job_id=1, pid=32815 [2024-05-21T22:09:00.707+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:09:00+00:00, run_after=2024-05-21T22:10:00+00:00 [2024-05-21T22:09:00.716+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:09:00.796+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T22:09:00.796+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:09:00.797+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:09:00.798+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:09:00.801+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:09:00.801+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:09:00.801+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:09:00.802+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:09:01.043+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:08:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:09:01.043+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:08:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:09:01.052+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9440195c-1d2d-499f-864a-468ffa70073e [2024-05-21T22:09:01.053+0000] {scheduler_job.py:635} INFO - Setting external_id for to e8217b5d-8a26-49cf-a7c4-3cdc58dc835a [2024-05-21T22:09:03.277+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:09:03.277+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:08:00+00:00, run_id=scheduled__2024-05-21T22:08:00+00:00, run_start_date=2024-05-21 22:09:00.737883+00:00, run_end_date=2024-05-21 22:09:03.277335+00:00, run_duration=2.539452, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:08:00+00:00, data_interval_end=2024-05-21 22:09:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:09:03.294+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:09:00+00:00, run_after=2024-05-21T22:10:00+00:00 [2024-05-21T22:09:03.361+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:08:00+00:00 exited with status success for try_number 1 [2024-05-21T22:09:03.366+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:08:00+00:00, map_index=-1, run_start_date=2024-05-21 22:09:02.749255+00:00, run_end_date=2024-05-21 22:09:03.056355+00:00, run_duration=0.3071, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1515, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:09:00.799698+00:00, queued_by_job_id=1, pid=32869 [2024-05-21T22:09:04.727+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:09:04.727+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:08:00+00:00, run_id=scheduled__2024-05-21T22:08:00+00:00, run_start_date=2024-05-21 22:09:00.738987+00:00, run_end_date=2024-05-21 22:09:04.727749+00:00, run_duration=3.988762, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:08:00+00:00, data_interval_end=2024-05-21 22:09:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:09:04.737+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:09:00+00:00, run_after=2024-05-21T22:10:00+00:00 [2024-05-21T22:09:04.765+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:08:00+00:00 exited with status success for try_number 1 [2024-05-21T22:09:04.771+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:08:00+00:00, map_index=-1, run_start_date=2024-05-21 22:09:02.801099+00:00, run_end_date=2024-05-21 22:09:04.293555+00:00, run_duration=1.492456, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1516, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:09:00.799698+00:00, queued_by_job_id=1, pid=32870 [2024-05-21T22:10:00.460+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:10:00+00:00, run_after=2024-05-21T22:15:00+00:00 [2024-05-21T22:10:00.512+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:10:00+00:00, run_after=2024-05-21T22:11:00+00:00 [2024-05-21T22:10:00.535+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:10:00.546+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:10:00.649+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T22:10:00.654+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:10:00.654+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T22:10:00.654+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:10:00.655+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:10:00.655+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:10:00.664+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T22:05:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T22:10:00.665+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T22:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T22:10:00.665+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T22:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:10:00.665+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T22:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T22:10:00.667+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:10:00.667+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:10:00.667+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:10:00.667+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:10:01.164+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T22:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:10:01.164+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:08:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:10:01.164+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:09:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:10:01.164+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:09:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:10:01.174+0000] {scheduler_job.py:635} INFO - Setting external_id for to ee8b489c-3d52-49d1-93df-e34c63fa9747 [2024-05-21T22:10:01.174+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6858d0f8-cd73-4117-977f-f90585ad4104 [2024-05-21T22:10:01.174+0000] {scheduler_job.py:635} INFO - Setting external_id for to f49aaece-da9a-464b-986c-98bb32df45b5 [2024-05-21T22:10:01.175+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9a6c11e4-e781-4ea1-89c4-2ed1d69d7745 [2024-05-21T22:10:03.575+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:10:03.576+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 22:08:00+00:00, run_id=scheduled__2024-05-21T22:08:00+00:00, run_start_date=2024-05-21 22:10:00.564020+00:00, run_end_date=2024-05-21 22:10:03.576158+00:00, run_duration=3.012138, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:08:00+00:00, data_interval_end=2024-05-21 22:10:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T22:10:03.588+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T22:10:00+00:00, run_after=2024-05-21T22:12:00+00:00 [2024-05-21T22:10:03.675+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T22:10:03.675+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:10:03.676+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:10:03.680+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T22:05:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T22:10:03.680+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T22:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T22:10:03.747+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T22:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:10:03.748+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:08:00+00:00 exited with status success for try_number 1 [2024-05-21T22:10:03.755+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T22:08:00+00:00, map_index=-1, run_start_date=2024-05-21 22:10:01.880907+00:00, run_end_date=2024-05-21 22:10:02.346799+00:00, run_duration=0.465892, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1517, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:10:00.657304+00:00, queued_by_job_id=1, pid=32906 [2024-05-21T22:10:03.756+0000] {scheduler_job.py:635} INFO - Setting external_id for to f4ca1ec6-4010-43ad-abb4-6ad47bb26176 [2024-05-21T22:10:03.870+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T22:05:00+00:00 exited with status success for try_number 1 [2024-05-21T22:10:03.879+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T22:05:00+00:00, map_index=-1, run_start_date=2024-05-21 22:10:03.146791+00:00, run_end_date=2024-05-21 22:10:03.543673+00:00, run_duration=0.396882, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1518, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:10:00.657304+00:00, queued_by_job_id=1, pid=32946 [2024-05-21T22:10:04.429+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:10:04.430+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:09:00+00:00, run_id=scheduled__2024-05-21T22:09:00+00:00, run_start_date=2024-05-21 22:10:00.565088+00:00, run_end_date=2024-05-21 22:10:04.430255+00:00, run_duration=3.865167, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:09:00+00:00, data_interval_end=2024-05-21 22:10:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:10:04.442+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:10:00+00:00, run_after=2024-05-21T22:11:00+00:00 [2024-05-21T22:10:04.494+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:09:00+00:00 exited with status success for try_number 1 [2024-05-21T22:10:04.502+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:09:00+00:00, map_index=-1, run_start_date=2024-05-21 22:10:03.400472+00:00, run_end_date=2024-05-21 22:10:03.798135+00:00, run_duration=0.397663, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1520, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:10:00.657304+00:00, queued_by_job_id=1, pid=32948 [2024-05-21T22:10:05.869+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:10:05.869+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:09:00+00:00, run_id=scheduled__2024-05-21T22:09:00+00:00, run_start_date=2024-05-21 22:10:00.567058+00:00, run_end_date=2024-05-21 22:10:05.869683+00:00, run_duration=5.302625, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:09:00+00:00, data_interval_end=2024-05-21 22:10:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:10:05.884+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:10:00+00:00, run_after=2024-05-21T22:11:00+00:00 [2024-05-21T22:10:05.942+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:09:00+00:00 exited with status success for try_number 1 [2024-05-21T22:10:05.948+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:09:00+00:00, map_index=-1, run_start_date=2024-05-21 22:10:03.238561+00:00, run_end_date=2024-05-21 22:10:05.565284+00:00, run_duration=2.326723, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1519, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:10:00.657304+00:00, queued_by_job_id=1, pid=32947 [2024-05-21T22:10:07.034+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T22:10:07.034+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:10:07.035+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:10:07.037+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T22:05:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T22:10:07.037+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T22:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T22:10:07.121+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T22:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:10:07.121+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T22:05:00+00:00 exited with status success for try_number 1 [2024-05-21T22:10:07.134+0000] {scheduler_job.py:635} INFO - Setting external_id for to df75f8bc-8bbd-4d3d-9507-fb1e93e8b608 [2024-05-21T22:10:07.134+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T22:05:00+00:00, map_index=-1, run_start_date=2024-05-21 22:10:05.514903+00:00, run_end_date=2024-05-21 22:10:05.912766+00:00, run_duration=0.397863, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1521, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:10:03.678079+00:00, queued_by_job_id=1, pid=32987 [2024-05-21T22:10:09.870+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T22:10:09.871+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:10:09.872+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:10:09.873+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T22:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:10:09.874+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T22:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T22:10:10.001+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T22:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:10:10.001+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T22:05:00+00:00 exited with status success for try_number 1 [2024-05-21T22:10:10.018+0000] {scheduler_job.py:635} INFO - Setting external_id for to ff7bd872-4eac-41b7-8fb7-fd0de72b0625 [2024-05-21T22:10:10.022+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T22:05:00+00:00, map_index=0, run_start_date=2024-05-21 22:10:09.154484+00:00, run_end_date=2024-05-21 22:10:09.545541+00:00, run_duration=0.391057, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1522, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:10:07.035765+00:00, queued_by_job_id=1, pid=32999 [2024-05-21T22:10:12.410+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:10:12.410+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:05:00+00:00, run_id=scheduled__2024-05-21T22:05:00+00:00, run_start_date=2024-05-21 22:10:00.562336+00:00, run_end_date=2024-05-21 22:10:12.410517+00:00, run_duration=11.848181, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:05:00+00:00, data_interval_end=2024-05-21 22:10:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T22:10:12.416+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:10:00+00:00, run_after=2024-05-21T22:15:00+00:00 [2024-05-21T22:10:13.513+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T22:05:00+00:00 exited with status success for try_number 1 [2024-05-21T22:10:13.518+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T22:05:00+00:00, map_index=-1, run_start_date=2024-05-21 22:10:12.140218+00:00, run_end_date=2024-05-21 22:10:12.397191+00:00, run_duration=0.256973, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1523, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:10:09.872569+00:00, queued_by_job_id=1, pid=33011 [2024-05-21T22:10:58.685+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T22:11:00.236+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:11:00.253+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:11:00+00:00, run_after=2024-05-21T22:12:00+00:00 [2024-05-21T22:11:00.323+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T22:11:00.323+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:11:00.324+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:11:00.325+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:11:00.330+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:11:00.330+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:11:00.330+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:11:00.331+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:11:00.601+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:11:00.601+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:11:00.618+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2b2df570-2431-44ed-acef-cfa887ab4e42 [2024-05-21T22:11:00.619+0000] {scheduler_job.py:635} INFO - Setting external_id for to b9812152-5dd2-4655-ba17-d743c37c0798 [2024-05-21T22:11:02.989+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:11:02.989+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:10:00+00:00, run_id=scheduled__2024-05-21T22:10:00+00:00, run_start_date=2024-05-21 22:11:00.269750+00:00, run_end_date=2024-05-21 22:11:02.989486+00:00, run_duration=2.719736, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:10:00+00:00, data_interval_end=2024-05-21 22:11:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:11:03.001+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:11:00+00:00, run_after=2024-05-21T22:12:00+00:00 [2024-05-21T22:11:03.039+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:10:00+00:00 exited with status success for try_number 1 [2024-05-21T22:11:03.045+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:10:00+00:00, map_index=-1, run_start_date=2024-05-21 22:11:02.539628+00:00, run_end_date=2024-05-21 22:11:02.847955+00:00, run_duration=0.308327, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1524, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:11:00.328136+00:00, queued_by_job_id=1, pid=33047 [2024-05-21T22:11:05.147+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:11:05.147+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:10:00+00:00, run_id=scheduled__2024-05-21T22:10:00+00:00, run_start_date=2024-05-21 22:11:00.272020+00:00, run_end_date=2024-05-21 22:11:05.147460+00:00, run_duration=4.87544, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:10:00+00:00, data_interval_end=2024-05-21 22:11:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:11:05.159+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:11:00+00:00, run_after=2024-05-21T22:12:00+00:00 [2024-05-21T22:11:05.192+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:10:00+00:00 exited with status success for try_number 1 [2024-05-21T22:11:05.197+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:10:00+00:00, map_index=-1, run_start_date=2024-05-21 22:11:02.575490+00:00, run_end_date=2024-05-21 22:11:04.309367+00:00, run_duration=1.733877, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1525, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:11:00.328136+00:00, queued_by_job_id=1, pid=33048 [2024-05-21T22:12:00.747+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:12:00.762+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:12:00+00:00, run_after=2024-05-21T22:13:00+00:00 [2024-05-21T22:12:00.768+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:12:00.871+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T22:12:00.872+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T22:12:00.874+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:12:00.875+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:12:00.876+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:12:00.879+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T22:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:12:00.880+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T22:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T22:12:00.880+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:12:00.880+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:12:00.880+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:12:00.881+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:12:01.283+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:12:01.285+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:11:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:12:01.285+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:11:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:12:01.303+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4dc59f4b-c239-4807-8e2b-ecf25fa86237 [2024-05-21T22:12:01.306+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0e84dd73-0355-4b9d-81ff-4a35320bc6f7 [2024-05-21T22:12:01.306+0000] {scheduler_job.py:635} INFO - Setting external_id for to 76135d91-2042-4dd4-8f89-35b0333e8910 [2024-05-21T22:12:02.512+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:12:02.514+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 22:10:00+00:00, run_id=scheduled__2024-05-21T22:10:00+00:00, run_start_date=2024-05-21 22:12:00.782361+00:00, run_end_date=2024-05-21 22:12:02.514059+00:00, run_duration=1.731698, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:10:00+00:00, data_interval_end=2024-05-21 22:12:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T22:12:02.525+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T22:12:00+00:00, run_after=2024-05-21T22:14:00+00:00 [2024-05-21T22:12:02.594+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:10:00+00:00 exited with status success for try_number 1 [2024-05-21T22:12:02.603+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T22:10:00+00:00, map_index=-1, run_start_date=2024-05-21 22:12:01.877208+00:00, run_end_date=2024-05-21 22:12:02.250124+00:00, run_duration=0.372916, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1526, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:12:00.877680+00:00, queued_by_job_id=1, pid=33083 [2024-05-21T22:12:04.715+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:12:04.716+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:11:00+00:00, run_id=scheduled__2024-05-21T22:11:00+00:00, run_start_date=2024-05-21 22:12:00.783486+00:00, run_end_date=2024-05-21 22:12:04.716292+00:00, run_duration=3.932806, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:11:00+00:00, data_interval_end=2024-05-21 22:12:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:12:04.725+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:12:00+00:00, run_after=2024-05-21T22:13:00+00:00 [2024-05-21T22:12:04.779+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:11:00+00:00 exited with status success for try_number 1 [2024-05-21T22:12:04.785+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:11:00+00:00, map_index=-1, run_start_date=2024-05-21 22:12:03.177798+00:00, run_end_date=2024-05-21 22:12:03.579623+00:00, run_duration=0.401825, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1527, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:12:00.877680+00:00, queued_by_job_id=1, pid=33113 [2024-05-21T22:12:05.825+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:12:05.826+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:11:00+00:00, run_id=scheduled__2024-05-21T22:11:00+00:00, run_start_date=2024-05-21 22:12:00.784516+00:00, run_end_date=2024-05-21 22:12:05.826011+00:00, run_duration=5.041495, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:11:00+00:00, data_interval_end=2024-05-21 22:12:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:12:05.838+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:12:00+00:00, run_after=2024-05-21T22:13:00+00:00 [2024-05-21T22:12:05.881+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:11:00+00:00 exited with status success for try_number 1 [2024-05-21T22:12:05.896+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:11:00+00:00, map_index=-1, run_start_date=2024-05-21 22:12:03.299239+00:00, run_end_date=2024-05-21 22:12:05.181423+00:00, run_duration=1.882184, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1528, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:12:00.877680+00:00, queued_by_job_id=1, pid=33114 [2024-05-21T22:13:00.192+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:13:00.206+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:13:00+00:00, run_after=2024-05-21T22:14:00+00:00 [2024-05-21T22:13:00.264+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T22:13:00.265+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:13:00.265+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:13:00.266+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:13:00.269+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:13:00.269+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:13:00.269+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:13:00.269+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:13:00.492+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:12:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:13:00.492+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:12:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:13:00.500+0000] {scheduler_job.py:635} INFO - Setting external_id for to 27bdb7a8-eba7-4765-9042-8e2f1cb8943c [2024-05-21T22:13:00.500+0000] {scheduler_job.py:635} INFO - Setting external_id for to dd0a573f-3e29-4f7a-9770-b9b8f47be74a [2024-05-21T22:13:03.198+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:13:03.198+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:12:00+00:00, run_id=scheduled__2024-05-21T22:12:00+00:00, run_start_date=2024-05-21 22:13:00.224765+00:00, run_end_date=2024-05-21 22:13:03.198815+00:00, run_duration=2.97405, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:12:00+00:00, data_interval_end=2024-05-21 22:13:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:13:03.209+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:13:00+00:00, run_after=2024-05-21T22:14:00+00:00 [2024-05-21T22:13:03.241+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:12:00+00:00 exited with status success for try_number 1 [2024-05-21T22:13:03.244+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:12:00+00:00, map_index=-1, run_start_date=2024-05-21 22:13:02.324188+00:00, run_end_date=2024-05-21 22:13:02.611746+00:00, run_duration=0.287558, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1530, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:13:00.267119+00:00, queued_by_job_id=1, pid=33169 [2024-05-21T22:13:04.279+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:13:04.279+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:12:00+00:00, run_id=scheduled__2024-05-21T22:12:00+00:00, run_start_date=2024-05-21 22:13:00.225769+00:00, run_end_date=2024-05-21 22:13:04.279738+00:00, run_duration=4.053969, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:12:00+00:00, data_interval_end=2024-05-21 22:13:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:13:04.289+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:13:00+00:00, run_after=2024-05-21T22:14:00+00:00 [2024-05-21T22:13:04.327+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:12:00+00:00 exited with status success for try_number 1 [2024-05-21T22:13:04.331+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:12:00+00:00, map_index=-1, run_start_date=2024-05-21 22:13:02.272672+00:00, run_end_date=2024-05-21 22:13:03.733933+00:00, run_duration=1.461261, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1529, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:13:00.267119+00:00, queued_by_job_id=1, pid=33168 [2024-05-21T22:14:00.912+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:14:00.926+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:14:00+00:00, run_after=2024-05-21T22:15:00+00:00 [2024-05-21T22:14:00.941+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:14:01.042+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T22:14:01.043+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T22:14:01.043+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:14:01.044+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:14:01.044+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:14:01.051+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T22:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:14:01.051+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T22:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T22:14:01.054+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:14:01.055+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:14:01.057+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:14:01.057+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:14:01.252+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:12:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:14:01.252+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:13:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:14:01.254+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:13:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:14:01.262+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8ffa88d4-b3c0-46e6-9aea-ca6cc8e36732 [2024-05-21T22:14:01.263+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6cb7dc3c-fc40-4741-8ef0-c05624f243b8 [2024-05-21T22:14:01.263+0000] {scheduler_job.py:635} INFO - Setting external_id for to c14df227-6a56-470f-a9f0-51d5d46686a1 [2024-05-21T22:14:02.415+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:14:02.416+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 22:12:00+00:00, run_id=scheduled__2024-05-21T22:12:00+00:00, run_start_date=2024-05-21 22:14:00.960816+00:00, run_end_date=2024-05-21 22:14:02.415902+00:00, run_duration=1.455086, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:12:00+00:00, data_interval_end=2024-05-21 22:14:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T22:14:02.424+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T22:14:00+00:00, run_after=2024-05-21T22:16:00+00:00 [2024-05-21T22:14:02.479+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:12:00+00:00 exited with status success for try_number 1 [2024-05-21T22:14:02.485+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T22:12:00+00:00, map_index=-1, run_start_date=2024-05-21 22:14:01.927203+00:00, run_end_date=2024-05-21 22:14:02.253807+00:00, run_duration=0.326604, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1531, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:14:01.049098+00:00, queued_by_job_id=1, pid=33204 [2024-05-21T22:14:03.918+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:14:03.919+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:13:00+00:00, run_id=scheduled__2024-05-21T22:13:00+00:00, run_start_date=2024-05-21 22:14:00.961841+00:00, run_end_date=2024-05-21 22:14:03.919150+00:00, run_duration=2.957309, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:13:00+00:00, data_interval_end=2024-05-21 22:14:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:14:03.927+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:14:00+00:00, run_after=2024-05-21T22:15:00+00:00 [2024-05-21T22:14:03.964+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:13:00+00:00 exited with status success for try_number 1 [2024-05-21T22:14:03.974+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:13:00+00:00, map_index=-1, run_start_date=2024-05-21 22:14:03.087131+00:00, run_end_date=2024-05-21 22:14:03.408277+00:00, run_duration=0.321146, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1532, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:14:01.049098+00:00, queued_by_job_id=1, pid=33234 [2024-05-21T22:14:06.090+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:14:06.091+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:13:00+00:00, run_id=scheduled__2024-05-21T22:13:00+00:00, run_start_date=2024-05-21 22:14:00.962841+00:00, run_end_date=2024-05-21 22:14:06.091013+00:00, run_duration=5.128172, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:13:00+00:00, data_interval_end=2024-05-21 22:14:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:14:06.101+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:14:00+00:00, run_after=2024-05-21T22:15:00+00:00 [2024-05-21T22:14:06.134+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:13:00+00:00 exited with status success for try_number 1 [2024-05-21T22:14:06.141+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:13:00+00:00, map_index=-1, run_start_date=2024-05-21 22:14:03.134948+00:00, run_end_date=2024-05-21 22:14:05.058069+00:00, run_duration=1.923121, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1533, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:14:01.049098+00:00, queued_by_job_id=1, pid=33235 [2024-05-21T22:15:00.619+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:15:00+00:00, run_after=2024-05-21T22:20:00+00:00 [2024-05-21T22:15:00.626+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:15:00.641+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:15:00+00:00, run_after=2024-05-21T22:16:00+00:00 [2024-05-21T22:15:00.725+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T22:15:00.726+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:15:00.726+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:15:00.726+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:15:00.727+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:15:00.730+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T22:10:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T22:15:00.731+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T22:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T22:15:00.732+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:15:00.733+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:15:00.733+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:15:00.733+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:15:01.030+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T22:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:15:01.030+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:14:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:15:01.030+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:14:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:15:01.046+0000] {scheduler_job.py:635} INFO - Setting external_id for to 901ecd76-37e6-435a-a30b-24e7f4ca7d53 [2024-05-21T22:15:01.047+0000] {scheduler_job.py:635} INFO - Setting external_id for to db355954-5cae-4a06-aeac-6c94acea0244 [2024-05-21T22:15:01.048+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2419f3ef-a945-4f70-b46e-7df5f6088968 [2024-05-21T22:15:03.605+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:15:03.607+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:14:00+00:00, run_id=scheduled__2024-05-21T22:14:00+00:00, run_start_date=2024-05-21 22:15:00.657212+00:00, run_end_date=2024-05-21 22:15:03.607870+00:00, run_duration=2.950658, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:14:00+00:00, data_interval_end=2024-05-21 22:15:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:15:03.624+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:15:00+00:00, run_after=2024-05-21T22:16:00+00:00 [2024-05-21T22:15:04.756+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T22:15:04.756+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:15:04.757+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:15:04.759+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T22:10:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T22:15:04.759+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T22:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T22:15:04.811+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T22:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:15:04.812+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T22:10:00+00:00 exited with status success for try_number 1 [2024-05-21T22:15:04.812+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:14:00+00:00 exited with status success for try_number 1 [2024-05-21T22:15:04.818+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3cfc82bb-572d-4735-beb8-36f0dd3a03dd [2024-05-21T22:15:04.818+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T22:10:00+00:00, map_index=-1, run_start_date=2024-05-21 22:15:03.472388+00:00, run_end_date=2024-05-21 22:15:03.831030+00:00, run_duration=0.358642, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1536, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:15:00.728035+00:00, queued_by_job_id=1, pid=33311 [2024-05-21T22:15:04.819+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:14:00+00:00, map_index=-1, run_start_date=2024-05-21 22:15:03.087053+00:00, run_end_date=2024-05-21 22:15:03.525179+00:00, run_duration=0.438126, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1534, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:15:00.728035+00:00, queued_by_job_id=1, pid=33291 [2024-05-21T22:15:07.079+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:15:07.082+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:14:00+00:00, run_id=scheduled__2024-05-21T22:14:00+00:00, run_start_date=2024-05-21 22:15:00.658144+00:00, run_end_date=2024-05-21 22:15:07.080417+00:00, run_duration=6.422273, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:14:00+00:00, data_interval_end=2024-05-21 22:15:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:15:07.105+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:15:00+00:00, run_after=2024-05-21T22:16:00+00:00 [2024-05-21T22:15:07.287+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T22:15:07.287+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:15:07.288+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:15:07.294+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T22:10:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T22:15:07.295+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T22:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T22:15:07.431+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T22:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:15:07.431+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:14:00+00:00 exited with status success for try_number 1 [2024-05-21T22:15:07.441+0000] {scheduler_job.py:635} INFO - Setting external_id for to f3b8ec17-32a7-4933-b0af-1bfbfc5ba64f [2024-05-21T22:15:07.442+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:14:00+00:00, map_index=-1, run_start_date=2024-05-21 22:15:03.363485+00:00, run_end_date=2024-05-21 22:15:06.342110+00:00, run_duration=2.978625, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1535, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:15:00.728035+00:00, queued_by_job_id=1, pid=33302 [2024-05-21T22:15:07.550+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T22:10:00+00:00 exited with status success for try_number 1 [2024-05-21T22:15:07.558+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T22:10:00+00:00, map_index=-1, run_start_date=2024-05-21 22:15:06.688750+00:00, run_end_date=2024-05-21 22:15:07.100953+00:00, run_duration=0.412203, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1537, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:15:04.757830+00:00, queued_by_job_id=1, pid=33341 [2024-05-21T22:15:10.987+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T22:15:10.987+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:15:10.988+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:15:10.990+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T22:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:15:10.990+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T22:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T22:15:11.126+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T22:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:15:11.127+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T22:10:00+00:00 exited with status success for try_number 1 [2024-05-21T22:15:11.133+0000] {scheduler_job.py:635} INFO - Setting external_id for to 50c4f95b-c5cf-4347-87bc-211158927204 [2024-05-21T22:15:11.134+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T22:10:00+00:00, map_index=0, run_start_date=2024-05-21 22:15:09.681510+00:00, run_end_date=2024-05-21 22:15:10.015055+00:00, run_duration=0.333545, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1538, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:15:07.290858+00:00, queued_by_job_id=1, pid=33353 [2024-05-21T22:15:13.344+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:15:13.345+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:10:00+00:00, run_id=scheduled__2024-05-21T22:10:00+00:00, run_start_date=2024-05-21 22:15:00.655838+00:00, run_end_date=2024-05-21 22:15:13.345045+00:00, run_duration=12.689207, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:10:00+00:00, data_interval_end=2024-05-21 22:15:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T22:15:13.353+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:15:00+00:00, run_after=2024-05-21T22:20:00+00:00 [2024-05-21T22:15:13.388+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T22:10:00+00:00 exited with status success for try_number 1 [2024-05-21T22:15:13.393+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T22:10:00+00:00, map_index=-1, run_start_date=2024-05-21 22:15:12.847989+00:00, run_end_date=2024-05-21 22:15:13.095756+00:00, run_duration=0.247767, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1539, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:15:10.988689+00:00, queued_by_job_id=1, pid=33365 [2024-05-21T22:15:58.737+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T22:16:00.362+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:16:00.376+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:16:00+00:00, run_after=2024-05-21T22:17:00+00:00 [2024-05-21T22:16:00.385+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:16:00.463+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T22:16:00.464+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T22:16:00.464+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:16:00.465+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:16:00.465+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:16:00.469+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T22:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:16:00.469+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T22:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T22:16:00.470+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:16:00.470+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:16:00.471+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:16:00.471+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:16:00.779+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:14:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:16:00.779+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:16:00.780+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:16:00.795+0000] {scheduler_job.py:635} INFO - Setting external_id for to 330ec866-f047-41b3-a16e-00a9cbb6ff91 [2024-05-21T22:16:00.795+0000] {scheduler_job.py:635} INFO - Setting external_id for to a96c4ce3-1be8-47f5-9913-30caea33b361 [2024-05-21T22:16:00.795+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0703de1c-61c3-4ef1-b70a-79a9fb9f8387 [2024-05-21T22:16:02.018+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:16:02.018+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 22:14:00+00:00, run_id=scheduled__2024-05-21T22:14:00+00:00, run_start_date=2024-05-21 22:16:00.402588+00:00, run_end_date=2024-05-21 22:16:02.018838+00:00, run_duration=1.61625, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:14:00+00:00, data_interval_end=2024-05-21 22:16:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T22:16:02.029+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T22:16:00+00:00, run_after=2024-05-21T22:18:00+00:00 [2024-05-21T22:16:02.090+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:14:00+00:00 exited with status success for try_number 1 [2024-05-21T22:16:02.097+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T22:14:00+00:00, map_index=-1, run_start_date=2024-05-21 22:16:01.478076+00:00, run_end_date=2024-05-21 22:16:01.791224+00:00, run_duration=0.313148, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1540, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:16:00.467100+00:00, queued_by_job_id=1, pid=33382 [2024-05-21T22:16:04.275+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:16:04.277+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:15:00+00:00, run_id=scheduled__2024-05-21T22:15:00+00:00, run_start_date=2024-05-21 22:16:00.403688+00:00, run_end_date=2024-05-21 22:16:04.277641+00:00, run_duration=3.873953, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:15:00+00:00, data_interval_end=2024-05-21 22:16:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:16:04.289+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:16:00+00:00, run_after=2024-05-21T22:17:00+00:00 [2024-05-21T22:16:04.365+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:15:00+00:00 exited with status success for try_number 1 [2024-05-21T22:16:04.383+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:15:00+00:00, map_index=-1, run_start_date=2024-05-21 22:16:02.811673+00:00, run_end_date=2024-05-21 22:16:03.250953+00:00, run_duration=0.43928, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1542, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:16:00.467100+00:00, queued_by_job_id=1, pid=33413 [2024-05-21T22:16:05.440+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:16:05.440+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:15:00+00:00, run_id=scheduled__2024-05-21T22:15:00+00:00, run_start_date=2024-05-21 22:16:00.404813+00:00, run_end_date=2024-05-21 22:16:05.440743+00:00, run_duration=5.03593, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:15:00+00:00, data_interval_end=2024-05-21 22:16:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:16:05.452+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:16:00+00:00, run_after=2024-05-21T22:17:00+00:00 [2024-05-21T22:16:05.482+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:15:00+00:00 exited with status success for try_number 1 [2024-05-21T22:16:05.487+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:15:00+00:00, map_index=-1, run_start_date=2024-05-21 22:16:02.752986+00:00, run_end_date=2024-05-21 22:16:05.034201+00:00, run_duration=2.281215, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1541, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:16:00.467100+00:00, queued_by_job_id=1, pid=33412 [2024-05-21T22:17:00.049+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:17:00+00:00, run_after=2024-05-21T22:18:00+00:00 [2024-05-21T22:17:00.059+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:17:00.119+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T22:17:00.119+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:17:00.119+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:17:00.120+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:17:00.123+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:17:00.123+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:17:00.123+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:17:00.123+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:17:00.458+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:16:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:17:00.460+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:16:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:17:00.468+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1c0f6e13-2eda-4dd1-bcb7-d87e3bafdda3 [2024-05-21T22:17:00.469+0000] {scheduler_job.py:635} INFO - Setting external_id for to ad2486be-b15a-4e8e-9bf4-f80dd8c88be1 [2024-05-21T22:17:02.697+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:17:02.698+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:16:00+00:00, run_id=scheduled__2024-05-21T22:16:00+00:00, run_start_date=2024-05-21 22:17:00.071802+00:00, run_end_date=2024-05-21 22:17:02.698085+00:00, run_duration=2.626283, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:16:00+00:00, data_interval_end=2024-05-21 22:17:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:17:02.704+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:17:00+00:00, run_after=2024-05-21T22:18:00+00:00 [2024-05-21T22:17:02.743+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:16:00+00:00 exited with status success for try_number 1 [2024-05-21T22:17:02.747+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:16:00+00:00, map_index=-1, run_start_date=2024-05-21 22:17:02.241076+00:00, run_end_date=2024-05-21 22:17:02.560167+00:00, run_duration=0.319091, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1544, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:17:00.121295+00:00, queued_by_job_id=1, pid=33468 [2024-05-21T22:17:04.845+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:17:04.845+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:16:00+00:00, run_id=scheduled__2024-05-21T22:16:00+00:00, run_start_date=2024-05-21 22:17:00.073918+00:00, run_end_date=2024-05-21 22:17:04.845558+00:00, run_duration=4.77164, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:16:00+00:00, data_interval_end=2024-05-21 22:17:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:17:04.855+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:17:00+00:00, run_after=2024-05-21T22:18:00+00:00 [2024-05-21T22:17:04.885+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:16:00+00:00 exited with status success for try_number 1 [2024-05-21T22:17:04.889+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:16:00+00:00, map_index=-1, run_start_date=2024-05-21 22:17:02.218064+00:00, run_end_date=2024-05-21 22:17:04.169426+00:00, run_duration=1.951362, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1543, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:17:00.121295+00:00, queued_by_job_id=1, pid=33467 [2024-05-21T22:18:00.377+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:18:00.392+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:18:00+00:00, run_after=2024-05-21T22:19:00+00:00 [2024-05-21T22:18:00.400+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:18:00.469+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T22:18:00.469+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T22:18:00.470+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:18:00.470+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:18:00.470+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:18:00.475+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T22:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:18:00.475+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T22:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T22:18:00.475+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:18:00.475+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:18:00.475+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:18:00.475+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:18:00.775+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:16:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:18:00.775+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:17:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:18:00.776+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:17:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:18:00.810+0000] {scheduler_job.py:635} INFO - Setting external_id for to 799d7d0f-b2f2-4216-b7ca-0354f05e1889 [2024-05-21T22:18:00.810+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5ae3b9af-2b7f-42ed-a9fe-514b0243bd39 [2024-05-21T22:18:00.810+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7af2d831-c869-4e86-922d-f83498b9a0a4 [2024-05-21T22:18:02.350+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:18:02.351+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 22:16:00+00:00, run_id=scheduled__2024-05-21T22:16:00+00:00, run_start_date=2024-05-21 22:18:00.414639+00:00, run_end_date=2024-05-21 22:18:02.351035+00:00, run_duration=1.936396, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:16:00+00:00, data_interval_end=2024-05-21 22:18:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T22:18:02.359+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T22:18:00+00:00, run_after=2024-05-21T22:20:00+00:00 [2024-05-21T22:18:02.413+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:16:00+00:00 exited with status success for try_number 1 [2024-05-21T22:18:02.417+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T22:16:00+00:00, map_index=-1, run_start_date=2024-05-21 22:18:01.642371+00:00, run_end_date=2024-05-21 22:18:01.957836+00:00, run_duration=0.315465, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1545, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:18:00.472672+00:00, queued_by_job_id=1, pid=33503 [2024-05-21T22:18:03.453+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:18:03.453+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:17:00+00:00, run_id=scheduled__2024-05-21T22:17:00+00:00, run_start_date=2024-05-21 22:18:00.415752+00:00, run_end_date=2024-05-21 22:18:03.453458+00:00, run_duration=3.037706, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:17:00+00:00, data_interval_end=2024-05-21 22:18:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:18:03.462+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:18:00+00:00, run_after=2024-05-21T22:19:00+00:00 [2024-05-21T22:18:03.501+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:17:00+00:00 exited with status success for try_number 1 [2024-05-21T22:18:03.506+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:17:00+00:00, map_index=-1, run_start_date=2024-05-21 22:18:02.768539+00:00, run_end_date=2024-05-21 22:18:03.113383+00:00, run_duration=0.344844, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1546, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:18:00.472672+00:00, queued_by_job_id=1, pid=33533 [2024-05-21T22:18:04.541+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:18:04.541+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:17:00+00:00, run_id=scheduled__2024-05-21T22:17:00+00:00, run_start_date=2024-05-21 22:18:00.416713+00:00, run_end_date=2024-05-21 22:18:04.541461+00:00, run_duration=4.124748, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:17:00+00:00, data_interval_end=2024-05-21 22:18:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:18:04.554+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:18:00+00:00, run_after=2024-05-21T22:19:00+00:00 [2024-05-21T22:18:05.641+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:17:00+00:00 exited with status success for try_number 1 [2024-05-21T22:18:05.650+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:17:00+00:00, map_index=-1, run_start_date=2024-05-21 22:18:02.846230+00:00, run_end_date=2024-05-21 22:18:04.488889+00:00, run_duration=1.642659, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1547, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:18:00.472672+00:00, queued_by_job_id=1, pid=33534 [2024-05-21T22:19:00.675+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:19:00+00:00, run_after=2024-05-21T22:20:00+00:00 [2024-05-21T22:19:00.683+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:19:00.914+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T22:19:00.914+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:19:00.914+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:19:00.915+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:19:00.920+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:19:00.920+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:19:00.920+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:19:00.920+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:19:01.065+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:18:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:19:01.066+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:18:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:19:01.075+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0c906cbf-1091-447c-8c81-66487ea77bf8 [2024-05-21T22:19:01.076+0000] {scheduler_job.py:635} INFO - Setting external_id for to 75ae21e4-815d-4d2a-be28-ddbffc0cce31 [2024-05-21T22:19:04.215+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:19:04.215+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:18:00+00:00, run_id=scheduled__2024-05-21T22:18:00+00:00, run_start_date=2024-05-21 22:19:00.862501+00:00, run_end_date=2024-05-21 22:19:04.215481+00:00, run_duration=3.35298, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:18:00+00:00, data_interval_end=2024-05-21 22:19:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:19:04.224+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:19:00+00:00, run_after=2024-05-21T22:20:00+00:00 [2024-05-21T22:19:04.259+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:18:00+00:00 exited with status success for try_number 1 [2024-05-21T22:19:04.263+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:18:00+00:00, map_index=-1, run_start_date=2024-05-21 22:19:02.826505+00:00, run_end_date=2024-05-21 22:19:03.090065+00:00, run_duration=0.26356, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1549, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:19:00.917136+00:00, queued_by_job_id=1, pid=33589 [2024-05-21T22:19:05.302+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:19:05.302+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:18:00+00:00, run_id=scheduled__2024-05-21T22:18:00+00:00, run_start_date=2024-05-21 22:19:00.863923+00:00, run_end_date=2024-05-21 22:19:05.302406+00:00, run_duration=4.438483, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:18:00+00:00, data_interval_end=2024-05-21 22:19:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:19:05.313+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:19:00+00:00, run_after=2024-05-21T22:20:00+00:00 [2024-05-21T22:19:05.343+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:18:00+00:00 exited with status success for try_number 1 [2024-05-21T22:19:05.347+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:18:00+00:00, map_index=-1, run_start_date=2024-05-21 22:19:02.799383+00:00, run_end_date=2024-05-21 22:19:04.419333+00:00, run_duration=1.61995, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1548, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:19:00.917136+00:00, queued_by_job_id=1, pid=33588 [2024-05-21T22:20:00.992+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:20:00+00:00, run_after=2024-05-21T22:21:00+00:00 [2024-05-21T22:20:00.998+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:20:01.011+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:20:00+00:00, run_after=2024-05-21T22:25:00+00:00 [2024-05-21T22:20:01.016+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:20:01.093+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T22:20:01.093+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:20:01.093+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T22:20:01.093+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:20:01.094+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:20:01.094+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:20:01.097+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T22:15:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T22:20:01.097+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T22:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T22:20:01.097+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T22:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:20:01.097+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T22:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T22:20:01.097+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:20:01.098+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:20:01.098+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:20:01.098+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:20:01.377+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T22:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:20:01.377+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:18:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:20:01.380+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:19:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:20:01.380+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:19:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:20:01.391+0000] {scheduler_job.py:635} INFO - Setting external_id for to 52001d55-366e-4af5-9123-3e1a154890e4 [2024-05-21T22:20:01.392+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5191b177-30f7-431c-9096-e554d33411ec [2024-05-21T22:20:01.392+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0b442bd6-d613-4a69-b52f-b399d53b4fb3 [2024-05-21T22:20:01.392+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4a5acee4-7f79-4098-abc7-53e909df8390 [2024-05-21T22:20:02.724+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:20:02.724+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 22:18:00+00:00, run_id=scheduled__2024-05-21T22:18:00+00:00, run_start_date=2024-05-21 22:20:01.030159+00:00, run_end_date=2024-05-21 22:20:02.724614+00:00, run_duration=1.694455, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:18:00+00:00, data_interval_end=2024-05-21 22:20:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T22:20:02.733+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T22:20:00+00:00, run_after=2024-05-21T22:22:00+00:00 [2024-05-21T22:20:02.821+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:18:00+00:00 exited with status success for try_number 1 [2024-05-21T22:20:02.830+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T22:18:00+00:00, map_index=-1, run_start_date=2024-05-21 22:20:02.113534+00:00, run_end_date=2024-05-21 22:20:02.528217+00:00, run_duration=0.414683, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1550, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:20:01.095537+00:00, queued_by_job_id=1, pid=33625 [2024-05-21T22:20:03.940+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T22:20:03.941+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:20:03.941+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:20:03.944+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T22:15:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T22:20:03.945+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T22:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T22:20:04.023+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T22:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:20:04.023+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T22:15:00+00:00 exited with status success for try_number 1 [2024-05-21T22:20:04.034+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4af146b0-3a25-4644-807a-1f0d6216d724 [2024-05-21T22:20:04.035+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T22:15:00+00:00, map_index=-1, run_start_date=2024-05-21 22:20:03.411235+00:00, run_end_date=2024-05-21 22:20:03.752042+00:00, run_duration=0.340807, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1551, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:20:01.095537+00:00, queued_by_job_id=1, pid=33647 [2024-05-21T22:20:05.219+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:20:05.219+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:19:00+00:00, run_id=scheduled__2024-05-21T22:19:00+00:00, run_start_date=2024-05-21 22:20:01.031189+00:00, run_end_date=2024-05-21 22:20:05.219666+00:00, run_duration=4.188477, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:19:00+00:00, data_interval_end=2024-05-21 22:20:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:20:05.229+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:20:00+00:00, run_after=2024-05-21T22:21:00+00:00 [2024-05-21T22:20:05.280+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:19:00+00:00 exited with status success for try_number 1 [2024-05-21T22:20:05.285+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:19:00+00:00, map_index=-1, run_start_date=2024-05-21 22:20:03.732921+00:00, run_end_date=2024-05-21 22:20:04.137452+00:00, run_duration=0.404531, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1552, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:20:01.095537+00:00, queued_by_job_id=1, pid=33675 [2024-05-21T22:20:06.357+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T22:20:06.358+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:20:06.358+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:20:06.362+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T22:15:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T22:20:06.362+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T22:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T22:20:06.420+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T22:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:20:06.422+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T22:15:00+00:00 exited with status success for try_number 1 [2024-05-21T22:20:06.429+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1f8e49e7-a99a-47ed-925a-b69692278aff [2024-05-21T22:20:06.433+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T22:15:00+00:00, map_index=-1, run_start_date=2024-05-21 22:20:05.734102+00:00, run_end_date=2024-05-21 22:20:06.049934+00:00, run_duration=0.315832, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1554, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:20:03.943122+00:00, queued_by_job_id=1, pid=33706 [2024-05-21T22:20:07.573+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:20:07.573+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:19:00+00:00, run_id=scheduled__2024-05-21T22:19:00+00:00, run_start_date=2024-05-21 22:20:01.032178+00:00, run_end_date=2024-05-21 22:20:07.573344+00:00, run_duration=6.541166, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:19:00+00:00, data_interval_end=2024-05-21 22:20:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:20:07.584+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:20:00+00:00, run_after=2024-05-21T22:21:00+00:00 [2024-05-21T22:20:07.663+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:19:00+00:00 exited with status success for try_number 1 [2024-05-21T22:20:07.669+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:19:00+00:00, map_index=-1, run_start_date=2024-05-21 22:20:03.742039+00:00, run_end_date=2024-05-21 22:20:06.583096+00:00, run_duration=2.841057, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1553, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:20:01.095537+00:00, queued_by_job_id=1, pid=33676 [2024-05-21T22:20:09.001+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T22:20:09.001+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:20:09.002+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:20:09.004+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T22:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:20:09.004+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T22:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T22:20:09.102+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T22:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:20:09.103+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T22:15:00+00:00 exited with status success for try_number 1 [2024-05-21T22:20:09.121+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0da60f49-5f2e-4395-bd8f-f719edf69533 [2024-05-21T22:20:09.121+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T22:15:00+00:00, map_index=0, run_start_date=2024-05-21 22:20:08.442586+00:00, run_end_date=2024-05-21 22:20:08.727972+00:00, run_duration=0.285386, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1555, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:20:06.359253+00:00, queued_by_job_id=1, pid=33718 [2024-05-21T22:20:11.530+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:20:11.531+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:15:00+00:00, run_id=scheduled__2024-05-21T22:15:00+00:00, run_start_date=2024-05-21 22:20:01.029215+00:00, run_end_date=2024-05-21 22:20:11.531070+00:00, run_duration=10.501855, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:15:00+00:00, data_interval_end=2024-05-21 22:20:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T22:20:11.538+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:20:00+00:00, run_after=2024-05-21T22:25:00+00:00 [2024-05-21T22:20:11.567+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T22:15:00+00:00 exited with status success for try_number 1 [2024-05-21T22:20:11.572+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T22:15:00+00:00, map_index=-1, run_start_date=2024-05-21 22:20:11.155589+00:00, run_end_date=2024-05-21 22:20:11.411892+00:00, run_duration=0.256303, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1556, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:20:09.002997+00:00, queued_by_job_id=1, pid=33730 [2024-05-21T22:20:58.786+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T22:21:00.404+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:21:00.421+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:21:00+00:00, run_after=2024-05-21T22:22:00+00:00 [2024-05-21T22:21:00.484+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T22:21:00.484+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:21:00.485+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:21:00.486+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:21:00.489+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:21:00.489+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:21:00.490+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:21:00.490+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:21:00.689+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:21:00.690+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:21:00.696+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3555e968-3731-4e00-a2b0-f2f799bfe84c [2024-05-21T22:21:00.696+0000] {scheduler_job.py:635} INFO - Setting external_id for to 700efc43-b51f-44a1-8373-6168bb10461a [2024-05-21T22:21:02.981+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:21:02.982+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:20:00+00:00, run_id=scheduled__2024-05-21T22:20:00+00:00, run_start_date=2024-05-21 22:21:00.435671+00:00, run_end_date=2024-05-21 22:21:02.982121+00:00, run_duration=2.54645, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:20:00+00:00, data_interval_end=2024-05-21 22:21:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:21:02.994+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:21:00+00:00, run_after=2024-05-21T22:22:00+00:00 [2024-05-21T22:21:03.523+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:20:00+00:00 exited with status success for try_number 1 [2024-05-21T22:21:03.528+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:20:00+00:00, map_index=-1, run_start_date=2024-05-21 22:21:02.593063+00:00, run_end_date=2024-05-21 22:21:02.931246+00:00, run_duration=0.338183, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1557, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:21:00.487436+00:00, queued_by_job_id=1, pid=33765 [2024-05-21T22:21:04.577+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:21:04.577+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:20:00+00:00, run_id=scheduled__2024-05-21T22:20:00+00:00, run_start_date=2024-05-21 22:21:00.436777+00:00, run_end_date=2024-05-21 22:21:04.577372+00:00, run_duration=4.140595, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:20:00+00:00, data_interval_end=2024-05-21 22:21:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:21:04.586+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:21:00+00:00, run_after=2024-05-21T22:22:00+00:00 [2024-05-21T22:21:04.618+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:20:00+00:00 exited with status success for try_number 1 [2024-05-21T22:21:04.622+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:20:00+00:00, map_index=-1, run_start_date=2024-05-21 22:21:02.762003+00:00, run_end_date=2024-05-21 22:21:04.236663+00:00, run_duration=1.47466, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1558, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:21:00.487436+00:00, queued_by_job_id=1, pid=33766 [2024-05-21T22:22:00.758+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:22:00.789+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:22:00+00:00, run_after=2024-05-21T22:23:00+00:00 [2024-05-21T22:22:00.798+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:22:00.900+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T22:22:00.900+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T22:22:00.900+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:22:00.900+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:22:00.901+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:22:00.904+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T22:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:22:00.904+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T22:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T22:22:00.905+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:22:00.905+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:22:00.905+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:22:00.905+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:22:01.208+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:22:01.214+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:21:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:22:01.214+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:21:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:22:01.230+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5b7a0ef4-48c5-4ce3-8e59-a89e8fa6403a [2024-05-21T22:22:01.230+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4a41595d-ed39-4d68-b26b-2934c0ac0067 [2024-05-21T22:22:01.230+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3f68ffcc-f2e4-4e26-b8e4-0f84390d7760 [2024-05-21T22:22:02.355+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:22:02.355+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 22:20:00+00:00, run_id=scheduled__2024-05-21T22:20:00+00:00, run_start_date=2024-05-21 22:22:00.814042+00:00, run_end_date=2024-05-21 22:22:02.355723+00:00, run_duration=1.541681, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:20:00+00:00, data_interval_end=2024-05-21 22:22:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T22:22:02.363+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T22:22:00+00:00, run_after=2024-05-21T22:24:00+00:00 [2024-05-21T22:22:02.417+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:20:00+00:00 exited with status success for try_number 1 [2024-05-21T22:22:02.424+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T22:20:00+00:00, map_index=-1, run_start_date=2024-05-21 22:22:01.770082+00:00, run_end_date=2024-05-21 22:22:02.086585+00:00, run_duration=0.316503, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1559, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:22:00.902697+00:00, queued_by_job_id=1, pid=33801 [2024-05-21T22:22:03.463+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:22:03.464+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:21:00+00:00, run_id=scheduled__2024-05-21T22:21:00+00:00, run_start_date=2024-05-21 22:22:00.815647+00:00, run_end_date=2024-05-21 22:22:03.464397+00:00, run_duration=2.64875, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:21:00+00:00, data_interval_end=2024-05-21 22:22:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:22:03.477+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:22:00+00:00, run_after=2024-05-21T22:23:00+00:00 [2024-05-21T22:22:03.517+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:21:00+00:00 exited with status success for try_number 1 [2024-05-21T22:22:03.520+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:21:00+00:00, map_index=-1, run_start_date=2024-05-21 22:22:03.043498+00:00, run_end_date=2024-05-21 22:22:03.360375+00:00, run_duration=0.316877, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1561, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:22:00.902697+00:00, queued_by_job_id=1, pid=33832 [2024-05-21T22:22:05.266+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:22:05.266+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:21:00+00:00, run_id=scheduled__2024-05-21T22:21:00+00:00, run_start_date=2024-05-21 22:22:00.817163+00:00, run_end_date=2024-05-21 22:22:05.266715+00:00, run_duration=4.449552, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:21:00+00:00, data_interval_end=2024-05-21 22:22:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:22:05.279+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:22:00+00:00, run_after=2024-05-21T22:23:00+00:00 [2024-05-21T22:22:05.313+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:21:00+00:00 exited with status success for try_number 1 [2024-05-21T22:22:05.318+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:21:00+00:00, map_index=-1, run_start_date=2024-05-21 22:22:02.946002+00:00, run_end_date=2024-05-21 22:22:04.309590+00:00, run_duration=1.363588, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1560, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:22:00.902697+00:00, queued_by_job_id=1, pid=33831 [2024-05-21T22:23:00.061+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:23:00.087+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:23:00+00:00, run_after=2024-05-21T22:24:00+00:00 [2024-05-21T22:23:00.143+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T22:23:00.144+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:23:00.144+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:23:00.145+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:23:00.147+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:23:00.148+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:23:00.148+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:23:00.148+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:23:00.416+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:22:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:23:00.416+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:22:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:23:00.423+0000] {scheduler_job.py:635} INFO - Setting external_id for to a4524360-24b5-4c51-862d-3b6ab3f3e17b [2024-05-21T22:23:00.423+0000] {scheduler_job.py:635} INFO - Setting external_id for to 488f9a78-f882-437e-95c1-3eb7eaf681d0 [2024-05-21T22:23:02.842+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:23:02.843+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:22:00+00:00, run_id=scheduled__2024-05-21T22:22:00+00:00, run_start_date=2024-05-21 22:23:00.101052+00:00, run_end_date=2024-05-21 22:23:02.843160+00:00, run_duration=2.742108, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:22:00+00:00, data_interval_end=2024-05-21 22:23:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:23:02.853+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:23:00+00:00, run_after=2024-05-21T22:24:00+00:00 [2024-05-21T22:23:02.884+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:22:00+00:00 exited with status success for try_number 1 [2024-05-21T22:23:02.889+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:22:00+00:00, map_index=-1, run_start_date=2024-05-21 22:23:02.256235+00:00, run_end_date=2024-05-21 22:23:02.542180+00:00, run_duration=0.285945, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1562, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:23:00.146138+00:00, queued_by_job_id=1, pid=33886 [2024-05-21T22:23:03.923+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:23:03.924+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:22:00+00:00, run_id=scheduled__2024-05-21T22:22:00+00:00, run_start_date=2024-05-21 22:23:00.102097+00:00, run_end_date=2024-05-21 22:23:03.924284+00:00, run_duration=3.822187, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:22:00+00:00, data_interval_end=2024-05-21 22:23:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:23:03.935+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:23:00+00:00, run_after=2024-05-21T22:24:00+00:00 [2024-05-21T22:23:03.965+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:22:00+00:00 exited with status success for try_number 1 [2024-05-21T22:23:03.970+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:22:00+00:00, map_index=-1, run_start_date=2024-05-21 22:23:02.269746+00:00, run_end_date=2024-05-21 22:23:03.708337+00:00, run_duration=1.438591, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1563, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:23:00.146138+00:00, queued_by_job_id=1, pid=33887 [2024-05-21T22:24:00.574+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:24:00.591+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:24:00+00:00, run_after=2024-05-21T22:25:00+00:00 [2024-05-21T22:24:00.600+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:24:00.690+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T22:24:00.691+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T22:24:00.691+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:24:00.691+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:24:00.692+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:24:00.695+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T22:22:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:24:00.696+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T22:22:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T22:24:00.696+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:24:00.696+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:24:00.697+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:23:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:24:00.697+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:23:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:24:01.135+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:22:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:24:01.135+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:23:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:24:01.136+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:23:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:24:01.143+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0f24e781-56fd-488b-a9af-6874fac76d8a [2024-05-21T22:24:01.143+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4f575e92-3ffd-4bc0-91c0-a7164151c0b4 [2024-05-21T22:24:01.143+0000] {scheduler_job.py:635} INFO - Setting external_id for to 230a6045-cf8a-441b-9dbc-3d901994bcb9 [2024-05-21T22:24:02.442+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:24:02.442+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 22:22:00+00:00, run_id=scheduled__2024-05-21T22:22:00+00:00, run_start_date=2024-05-21 22:24:00.626469+00:00, run_end_date=2024-05-21 22:24:02.442851+00:00, run_duration=1.816382, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:22:00+00:00, data_interval_end=2024-05-21 22:24:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T22:24:02.467+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T22:24:00+00:00, run_after=2024-05-21T22:26:00+00:00 [2024-05-21T22:24:02.612+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:22:00+00:00 exited with status success for try_number 1 [2024-05-21T22:24:02.621+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T22:22:00+00:00, map_index=-1, run_start_date=2024-05-21 22:24:01.934751+00:00, run_end_date=2024-05-21 22:24:02.395313+00:00, run_duration=0.460562, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1564, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:24:00.693377+00:00, queued_by_job_id=1, pid=33922 [2024-05-21T22:24:03.665+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:24:03.666+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:23:00+00:00, run_id=scheduled__2024-05-21T22:23:00+00:00, run_start_date=2024-05-21 22:24:00.627890+00:00, run_end_date=2024-05-21 22:24:03.666028+00:00, run_duration=3.038138, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:23:00+00:00, data_interval_end=2024-05-21 22:24:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:24:03.680+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:24:00+00:00, run_after=2024-05-21T22:25:00+00:00 [2024-05-21T22:24:03.722+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:23:00+00:00 exited with status success for try_number 1 [2024-05-21T22:24:03.726+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:23:00+00:00, map_index=-1, run_start_date=2024-05-21 22:24:03.185249+00:00, run_end_date=2024-05-21 22:24:03.546263+00:00, run_duration=0.361014, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1566, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:24:00.693377+00:00, queued_by_job_id=1, pid=33953 [2024-05-21T22:24:05.834+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:24:05.835+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:23:00+00:00, run_id=scheduled__2024-05-21T22:23:00+00:00, run_start_date=2024-05-21 22:24:00.629604+00:00, run_end_date=2024-05-21 22:24:05.835583+00:00, run_duration=5.205979, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:23:00+00:00, data_interval_end=2024-05-21 22:24:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:24:05.852+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:24:00+00:00, run_after=2024-05-21T22:25:00+00:00 [2024-05-21T22:24:05.892+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:23:00+00:00 exited with status success for try_number 1 [2024-05-21T22:24:05.900+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:23:00+00:00, map_index=-1, run_start_date=2024-05-21 22:24:03.156642+00:00, run_end_date=2024-05-21 22:24:04.912167+00:00, run_duration=1.755525, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1565, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:24:00.693377+00:00, queued_by_job_id=1, pid=33952 [2024-05-21T22:25:00.144+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:25:00+00:00, run_after=2024-05-21T22:30:00+00:00 [2024-05-21T22:25:00.157+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:25:00+00:00, run_after=2024-05-21T22:26:00+00:00 [2024-05-21T22:25:00.163+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:25:00.329+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T22:25:00.329+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:25:00.330+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:25:00.330+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:25:00.331+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:25:00.344+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T22:20:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T22:25:00.344+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T22:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T22:25:00.344+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:25:00.344+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:25:00.345+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:25:00.345+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:25:00.766+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T22:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:25:00.766+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:24:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:25:00.767+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:24:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:25:00.777+0000] {scheduler_job.py:635} INFO - Setting external_id for to b4b5bb32-7110-419e-bb36-b98ed1646a1b [2024-05-21T22:25:00.777+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2dfa247f-731d-43d0-b7e4-b181ead97db5 [2024-05-21T22:25:00.777+0000] {scheduler_job.py:635} INFO - Setting external_id for to 066558da-147e-41ef-8103-ed9641f53528 [2024-05-21T22:25:04.119+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:25:04.119+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:24:00+00:00, run_id=scheduled__2024-05-21T22:24:00+00:00, run_start_date=2024-05-21 22:25:00.226455+00:00, run_end_date=2024-05-21 22:25:04.119450+00:00, run_duration=3.892995, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:24:00+00:00, data_interval_end=2024-05-21 22:25:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:25:04.137+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:25:00+00:00, run_after=2024-05-21T22:26:00+00:00 [2024-05-21T22:25:04.160+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T22:25:04.160+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:25:04.161+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:25:04.163+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T22:20:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T22:25:04.163+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T22:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T22:25:04.224+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T22:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:25:04.224+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T22:20:00+00:00 exited with status success for try_number 1 [2024-05-21T22:25:04.224+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:24:00+00:00 exited with status success for try_number 1 [2024-05-21T22:25:04.239+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7073f0d2-74cc-491c-9ee0-b9222b96063f [2024-05-21T22:25:04.239+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:24:00+00:00, map_index=-1, run_start_date=2024-05-21 22:25:02.808545+00:00, run_end_date=2024-05-21 22:25:03.202533+00:00, run_duration=0.393988, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1568, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:25:00.332043+00:00, queued_by_job_id=1, pid=34019 [2024-05-21T22:25:04.240+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T22:20:00+00:00, map_index=-1, run_start_date=2024-05-21 22:25:02.784737+00:00, run_end_date=2024-05-21 22:25:03.172933+00:00, run_duration=0.388196, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1567, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:25:00.332043+00:00, queued_by_job_id=1, pid=34018 [2024-05-21T22:25:05.361+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:25:05.361+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:24:00+00:00, run_id=scheduled__2024-05-21T22:24:00+00:00, run_start_date=2024-05-21 22:25:00.230566+00:00, run_end_date=2024-05-21 22:25:05.361805+00:00, run_duration=5.131239, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:24:00+00:00, data_interval_end=2024-05-21 22:25:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:25:05.377+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:25:00+00:00, run_after=2024-05-21T22:26:00+00:00 [2024-05-21T22:25:05.427+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:24:00+00:00 exited with status success for try_number 1 [2024-05-21T22:25:05.434+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:24:00+00:00, map_index=-1, run_start_date=2024-05-21 22:25:02.938410+00:00, run_end_date=2024-05-21 22:25:04.655965+00:00, run_duration=1.717555, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1569, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:25:00.332043+00:00, queued_by_job_id=1, pid=34020 [2024-05-21T22:25:07.017+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T22:25:07.017+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:25:07.018+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:25:07.021+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T22:20:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T22:25:07.021+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T22:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T22:25:07.089+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T22:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:25:07.089+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T22:20:00+00:00 exited with status success for try_number 1 [2024-05-21T22:25:07.111+0000] {scheduler_job.py:635} INFO - Setting external_id for to e77b8e12-2f52-49b8-99a8-c475c7f2a9a0 [2024-05-21T22:25:07.112+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T22:20:00+00:00, map_index=-1, run_start_date=2024-05-21 22:25:06.026253+00:00, run_end_date=2024-05-21 22:25:06.384812+00:00, run_duration=0.358559, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1570, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:25:04.161711+00:00, queued_by_job_id=1, pid=34059 [2024-05-21T22:25:09.684+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T22:25:09.684+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:25:09.685+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:25:09.687+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T22:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:25:09.687+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T22:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T22:25:09.846+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T22:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:25:09.871+0000] {scheduler_job.py:635} INFO - Setting external_id for to c503461b-e0ca-4b15-8574-625d96c1a579 [2024-05-21T22:25:10.054+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T22:20:00+00:00 exited with status success for try_number 1 [2024-05-21T22:25:10.079+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T22:20:00+00:00, map_index=0, run_start_date=2024-05-21 22:25:09.273068+00:00, run_end_date=2024-05-21 22:25:09.619414+00:00, run_duration=0.346346, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1571, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:25:07.019533+00:00, queued_by_job_id=1, pid=34071 [2024-05-21T22:25:12.224+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:25:12.225+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:20:00+00:00, run_id=scheduled__2024-05-21T22:20:00+00:00, run_start_date=2024-05-21 22:25:00.225260+00:00, run_end_date=2024-05-21 22:25:12.225083+00:00, run_duration=11.999823, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:20:00+00:00, data_interval_end=2024-05-21 22:25:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T22:25:12.231+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:25:00+00:00, run_after=2024-05-21T22:30:00+00:00 [2024-05-21T22:25:12.264+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T22:20:00+00:00 exited with status success for try_number 1 [2024-05-21T22:25:12.269+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T22:20:00+00:00, map_index=-1, run_start_date=2024-05-21 22:25:11.781787+00:00, run_end_date=2024-05-21 22:25:12.037107+00:00, run_duration=0.25532, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1572, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:25:09.686201+00:00, queued_by_job_id=1, pid=34083 [2024-05-21T22:25:58.838+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T22:26:00.932+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:26:00.992+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:26:00+00:00, run_after=2024-05-21T22:27:00+00:00 [2024-05-21T22:26:01.004+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:26:01.078+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T22:26:01.078+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T22:26:01.078+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:26:01.078+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:26:01.079+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:26:01.082+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T22:24:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:26:01.082+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T22:24:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T22:26:01.082+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:26:01.082+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:26:01.083+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:26:01.083+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:26:01.387+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:24:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:26:01.387+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:26:01.388+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:26:01.404+0000] {scheduler_job.py:635} INFO - Setting external_id for to d3fc3256-b565-4a86-903b-0c39130659f6 [2024-05-21T22:26:01.404+0000] {scheduler_job.py:635} INFO - Setting external_id for to abb6a102-5f40-4657-bf76-4f3303d18c2e [2024-05-21T22:26:01.404+0000] {scheduler_job.py:635} INFO - Setting external_id for to e2335477-96ef-4c5a-839a-e1649f46d32f [2024-05-21T22:26:02.797+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:26:02.797+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 22:24:00+00:00, run_id=scheduled__2024-05-21T22:24:00+00:00, run_start_date=2024-05-21 22:26:01.021925+00:00, run_end_date=2024-05-21 22:26:02.797483+00:00, run_duration=1.775558, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:24:00+00:00, data_interval_end=2024-05-21 22:26:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T22:26:02.811+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T22:26:00+00:00, run_after=2024-05-21T22:28:00+00:00 [2024-05-21T22:26:02.862+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:24:00+00:00 exited with status success for try_number 1 [2024-05-21T22:26:02.867+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T22:24:00+00:00, map_index=-1, run_start_date=2024-05-21 22:26:02.061009+00:00, run_end_date=2024-05-21 22:26:02.395687+00:00, run_duration=0.334678, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1573, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:26:01.080342+00:00, queued_by_job_id=1, pid=34100 [2024-05-21T22:26:03.914+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:26:03.915+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:25:00+00:00, run_id=scheduled__2024-05-21T22:25:00+00:00, run_start_date=2024-05-21 22:26:01.023090+00:00, run_end_date=2024-05-21 22:26:03.915153+00:00, run_duration=2.892063, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:25:00+00:00, data_interval_end=2024-05-21 22:26:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:26:03.923+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:26:00+00:00, run_after=2024-05-21T22:27:00+00:00 [2024-05-21T22:26:03.954+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:25:00+00:00 exited with status success for try_number 1 [2024-05-21T22:26:03.959+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:25:00+00:00, map_index=-1, run_start_date=2024-05-21 22:26:03.288694+00:00, run_end_date=2024-05-21 22:26:03.623252+00:00, run_duration=0.334558, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1575, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:26:01.080342+00:00, queued_by_job_id=1, pid=34131 [2024-05-21T22:26:04.998+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:26:04.998+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:25:00+00:00, run_id=scheduled__2024-05-21T22:25:00+00:00, run_start_date=2024-05-21 22:26:01.024113+00:00, run_end_date=2024-05-21 22:26:04.998666+00:00, run_duration=3.974553, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:25:00+00:00, data_interval_end=2024-05-21 22:26:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:26:05.009+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:26:00+00:00, run_after=2024-05-21T22:27:00+00:00 [2024-05-21T22:26:06.112+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:25:00+00:00 exited with status success for try_number 1 [2024-05-21T22:26:06.118+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:25:00+00:00, map_index=-1, run_start_date=2024-05-21 22:26:03.249275+00:00, run_end_date=2024-05-21 22:26:04.960733+00:00, run_duration=1.711458, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1574, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:26:01.080342+00:00, queued_by_job_id=1, pid=34130 [2024-05-21T22:27:00.519+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:27:00+00:00, run_after=2024-05-21T22:28:00+00:00 [2024-05-21T22:27:00.525+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:27:00.581+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T22:27:00.581+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:27:00.581+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:27:00.582+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:27:00.585+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:27:00.585+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:27:00.585+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:27:00.585+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:27:00.742+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:26:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:27:00.743+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:26:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:27:00.755+0000] {scheduler_job.py:635} INFO - Setting external_id for to adb0ee90-c8bd-4717-92c5-50dc1debc4df [2024-05-21T22:27:00.755+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9c73a41d-e702-4508-af88-558936f07193 [2024-05-21T22:27:03.374+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:27:03.377+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:26:00+00:00, run_id=scheduled__2024-05-21T22:26:00+00:00, run_start_date=2024-05-21 22:27:00.538474+00:00, run_end_date=2024-05-21 22:27:03.375271+00:00, run_duration=2.836797, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:26:00+00:00, data_interval_end=2024-05-21 22:27:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:27:03.392+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:27:00+00:00, run_after=2024-05-21T22:28:00+00:00 [2024-05-21T22:27:03.453+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:26:00+00:00 exited with status success for try_number 1 [2024-05-21T22:27:03.462+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:26:00+00:00, map_index=-1, run_start_date=2024-05-21 22:27:02.596590+00:00, run_end_date=2024-05-21 22:27:02.891912+00:00, run_duration=0.295322, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1576, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:27:00.583089+00:00, queued_by_job_id=1, pid=34185 [2024-05-21T22:27:04.514+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:27:04.514+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:26:00+00:00, run_id=scheduled__2024-05-21T22:26:00+00:00, run_start_date=2024-05-21 22:27:00.539736+00:00, run_end_date=2024-05-21 22:27:04.514777+00:00, run_duration=3.975041, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:26:00+00:00, data_interval_end=2024-05-21 22:27:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:27:04.524+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:27:00+00:00, run_after=2024-05-21T22:28:00+00:00 [2024-05-21T22:27:04.553+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:26:00+00:00 exited with status success for try_number 1 [2024-05-21T22:27:04.558+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:26:00+00:00, map_index=-1, run_start_date=2024-05-21 22:27:02.616645+00:00, run_end_date=2024-05-21 22:27:04.095699+00:00, run_duration=1.479054, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1577, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:27:00.583089+00:00, queued_by_job_id=1, pid=34186 [2024-05-21T22:28:00.119+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:28:00.141+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:28:00+00:00, run_after=2024-05-21T22:29:00+00:00 [2024-05-21T22:28:00.149+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:28:00.246+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T22:28:00.246+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T22:28:00.247+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:28:00.248+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:28:00.249+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:28:00.255+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T22:26:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:28:00.257+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T22:26:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T22:28:00.258+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:28:00.258+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:28:00.258+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:27:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:28:00.258+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:27:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:28:00.630+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:26:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:28:00.631+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:27:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:28:00.631+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:27:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:28:00.644+0000] {scheduler_job.py:635} INFO - Setting external_id for to 327821e3-d903-48cb-8460-addea8846d52 [2024-05-21T22:28:00.644+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3175dbc1-3ce6-4193-8eb1-5fbd012c6d4a [2024-05-21T22:28:00.645+0000] {scheduler_job.py:635} INFO - Setting external_id for to bfb04c01-afa5-42c5-a15c-950cca160551 [2024-05-21T22:28:02.594+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:28:02.595+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 22:26:00+00:00, run_id=scheduled__2024-05-21T22:26:00+00:00, run_start_date=2024-05-21 22:28:00.164710+00:00, run_end_date=2024-05-21 22:28:02.594872+00:00, run_duration=2.430162, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:26:00+00:00, data_interval_end=2024-05-21 22:28:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T22:28:02.604+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T22:28:00+00:00, run_after=2024-05-21T22:30:00+00:00 [2024-05-21T22:28:02.672+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:26:00+00:00 exited with status success for try_number 1 [2024-05-21T22:28:02.680+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T22:26:00+00:00, map_index=-1, run_start_date=2024-05-21 22:28:01.427705+00:00, run_end_date=2024-05-21 22:28:01.792946+00:00, run_duration=0.365241, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1578, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:28:00.250891+00:00, queued_by_job_id=1, pid=34221 [2024-05-21T22:28:03.723+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:28:03.723+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:27:00+00:00, run_id=scheduled__2024-05-21T22:27:00+00:00, run_start_date=2024-05-21 22:28:00.167135+00:00, run_end_date=2024-05-21 22:28:03.723905+00:00, run_duration=3.55677, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:27:00+00:00, data_interval_end=2024-05-21 22:28:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:28:03.734+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:28:00+00:00, run_after=2024-05-21T22:29:00+00:00 [2024-05-21T22:28:03.770+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:27:00+00:00 exited with status success for try_number 1 [2024-05-21T22:28:03.775+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:27:00+00:00, map_index=-1, run_start_date=2024-05-21 22:28:02.741482+00:00, run_end_date=2024-05-21 22:28:03.032654+00:00, run_duration=0.291172, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1579, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:28:00.250891+00:00, queued_by_job_id=1, pid=34251 [2024-05-21T22:28:05.204+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:28:05.205+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:27:00+00:00, run_id=scheduled__2024-05-21T22:27:00+00:00, run_start_date=2024-05-21 22:28:00.169599+00:00, run_end_date=2024-05-21 22:28:05.205272+00:00, run_duration=5.035673, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:27:00+00:00, data_interval_end=2024-05-21 22:28:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:28:05.217+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:28:00+00:00, run_after=2024-05-21T22:29:00+00:00 [2024-05-21T22:28:05.256+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:27:00+00:00 exited with status success for try_number 1 [2024-05-21T22:28:05.262+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:27:00+00:00, map_index=-1, run_start_date=2024-05-21 22:28:02.766060+00:00, run_end_date=2024-05-21 22:28:04.363936+00:00, run_duration=1.597876, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1580, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:28:00.250891+00:00, queued_by_job_id=1, pid=34252 [2024-05-21T22:29:00.823+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:29:00.836+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:29:00+00:00, run_after=2024-05-21T22:30:00+00:00 [2024-05-21T22:29:00.906+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T22:29:00.906+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:29:00.907+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:29:00.907+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:29:00.910+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:29:00.911+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:29:00.911+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:29:00.911+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:29:01.212+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:28:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:29:01.213+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:28:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:29:01.227+0000] {scheduler_job.py:635} INFO - Setting external_id for to dcf60749-db49-4854-9a76-2a09ae34577f [2024-05-21T22:29:01.227+0000] {scheduler_job.py:635} INFO - Setting external_id for to e264bc4c-aaa4-47fd-a266-3872b971a498 [2024-05-21T22:29:04.013+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:29:04.014+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:28:00+00:00, run_id=scheduled__2024-05-21T22:28:00+00:00, run_start_date=2024-05-21 22:29:00.853526+00:00, run_end_date=2024-05-21 22:29:04.014037+00:00, run_duration=3.160511, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:28:00+00:00, data_interval_end=2024-05-21 22:29:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:29:04.022+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:29:00+00:00, run_after=2024-05-21T22:30:00+00:00 [2024-05-21T22:29:04.047+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:28:00+00:00 exited with status success for try_number 1 [2024-05-21T22:29:04.050+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:28:00+00:00, map_index=-1, run_start_date=2024-05-21 22:29:02.809134+00:00, run_end_date=2024-05-21 22:29:03.016070+00:00, run_duration=0.206936, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1581, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:29:00.908749+00:00, queued_by_job_id=1, pid=34306 [2024-05-21T22:29:04.822+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:29:04.823+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:28:00+00:00, run_id=scheduled__2024-05-21T22:28:00+00:00, run_start_date=2024-05-21 22:29:00.854741+00:00, run_end_date=2024-05-21 22:29:04.823196+00:00, run_duration=3.968455, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:28:00+00:00, data_interval_end=2024-05-21 22:29:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:29:04.829+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:29:00+00:00, run_after=2024-05-21T22:30:00+00:00 [2024-05-21T22:29:04.848+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:28:00+00:00 exited with status success for try_number 1 [2024-05-21T22:29:04.851+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:28:00+00:00, map_index=-1, run_start_date=2024-05-21 22:29:02.842315+00:00, run_end_date=2024-05-21 22:29:04.076393+00:00, run_duration=1.234078, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1582, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:29:00.908749+00:00, queued_by_job_id=1, pid=34307 [2024-05-21T22:30:00.429+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:30:00+00:00, run_after=2024-05-21T22:31:00+00:00 [2024-05-21T22:30:00.436+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:30:00.441+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:30:00.453+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:30:00+00:00, run_after=2024-05-21T22:35:00+00:00 [2024-05-21T22:30:00.546+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T22:30:00.546+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:30:00.546+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T22:30:00.546+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:30:00.547+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:30:00.547+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:30:00.553+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T22:25:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T22:30:00.554+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T22:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T22:30:00.554+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T22:28:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:30:00.554+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T22:28:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T22:30:00.555+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:30:00.555+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:30:00.555+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:29:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:30:00.556+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:29:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:30:01.108+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T22:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:30:01.110+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:28:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:30:01.111+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:29:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:30:01.111+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:29:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:30:01.120+0000] {scheduler_job.py:635} INFO - Setting external_id for to d1faf5ab-92e8-4915-bd42-8125c8daba37 [2024-05-21T22:30:01.120+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9cba35d5-2514-45a0-8149-ad2a96cf3311 [2024-05-21T22:30:01.120+0000] {scheduler_job.py:635} INFO - Setting external_id for to bcd3cd0b-3e02-445a-b2c5-d5a0e188553b [2024-05-21T22:30:01.121+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3c9f9e86-0ee3-4afc-9915-52fbb8cae7d4 [2024-05-21T22:30:02.356+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:30:02.357+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 22:28:00+00:00, run_id=scheduled__2024-05-21T22:28:00+00:00, run_start_date=2024-05-21 22:30:00.467967+00:00, run_end_date=2024-05-21 22:30:02.357271+00:00, run_duration=1.889304, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:28:00+00:00, data_interval_end=2024-05-21 22:30:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T22:30:02.367+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T22:30:00+00:00, run_after=2024-05-21T22:32:00+00:00 [2024-05-21T22:30:03.412+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:28:00+00:00 exited with status success for try_number 1 [2024-05-21T22:30:03.435+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T22:28:00+00:00, map_index=-1, run_start_date=2024-05-21 22:30:01.709917+00:00, run_end_date=2024-05-21 22:30:02.313711+00:00, run_duration=0.603794, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1583, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:30:00.551465+00:00, queued_by_job_id=1, pid=34343 [2024-05-21T22:30:04.502+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:30:04.503+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:29:00+00:00, run_id=scheduled__2024-05-21T22:29:00+00:00, run_start_date=2024-05-21 22:30:00.469005+00:00, run_end_date=2024-05-21 22:30:04.502940+00:00, run_duration=4.033935, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:29:00+00:00, data_interval_end=2024-05-21 22:30:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:30:04.513+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:30:00+00:00, run_after=2024-05-21T22:31:00+00:00 [2024-05-21T22:30:04.584+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T22:30:04.584+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:30:04.585+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:30:04.590+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T22:25:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T22:30:04.590+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T22:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T22:30:04.644+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T22:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:30:04.646+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T22:25:00+00:00 exited with status success for try_number 1 [2024-05-21T22:30:04.646+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:29:00+00:00 exited with status success for try_number 1 [2024-05-21T22:30:04.655+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4fd01919-61f4-484d-aafe-4adca67981c1 [2024-05-21T22:30:04.656+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:29:00+00:00, map_index=-1, run_start_date=2024-05-21 22:30:03.616747+00:00, run_end_date=2024-05-21 22:30:04.198333+00:00, run_duration=0.581586, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1584, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:30:00.551465+00:00, queued_by_job_id=1, pid=34384 [2024-05-21T22:30:04.656+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T22:25:00+00:00, map_index=-1, run_start_date=2024-05-21 22:30:03.817078+00:00, run_end_date=2024-05-21 22:30:04.342216+00:00, run_duration=0.525138, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1586, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:30:00.551465+00:00, queued_by_job_id=1, pid=34385 [2024-05-21T22:30:07.330+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:30:07.330+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:29:00+00:00, run_id=scheduled__2024-05-21T22:29:00+00:00, run_start_date=2024-05-21 22:30:00.470012+00:00, run_end_date=2024-05-21 22:30:07.330612+00:00, run_duration=6.8606, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:29:00+00:00, data_interval_end=2024-05-21 22:30:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:30:07.341+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:30:00+00:00, run_after=2024-05-21T22:31:00+00:00 [2024-05-21T22:30:07.367+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T22:30:07.367+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:30:07.368+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:30:07.370+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T22:25:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T22:30:07.370+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T22:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T22:30:07.457+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T22:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:30:07.457+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:29:00+00:00 exited with status success for try_number 1 [2024-05-21T22:30:07.457+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T22:25:00+00:00 exited with status success for try_number 1 [2024-05-21T22:30:07.471+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T22:25:00+00:00, map_index=-1, run_start_date=2024-05-21 22:30:06.553425+00:00, run_end_date=2024-05-21 22:30:06.914924+00:00, run_duration=0.361499, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1587, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:30:04.585543+00:00, queued_by_job_id=1, pid=34424 [2024-05-21T22:30:07.471+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:29:00+00:00, map_index=-1, run_start_date=2024-05-21 22:30:03.634670+00:00, run_end_date=2024-05-21 22:30:06.578054+00:00, run_duration=2.943384, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1585, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:30:00.551465+00:00, queued_by_job_id=1, pid=34383 [2024-05-21T22:30:07.472+0000] {scheduler_job.py:635} INFO - Setting external_id for to efe8c3af-b103-4e2a-afee-8d2902ac4a4b [2024-05-21T22:30:10.970+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T22:30:10.971+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:30:10.971+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:30:10.973+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T22:25:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:30:10.973+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T22:25:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T22:30:11.110+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T22:25:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:30:11.110+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T22:25:00+00:00 exited with status success for try_number 1 [2024-05-21T22:30:11.120+0000] {scheduler_job.py:635} INFO - Setting external_id for to 07f81446-adb8-4cbd-bf7e-1f47feffb105 [2024-05-21T22:30:11.120+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T22:25:00+00:00, map_index=0, run_start_date=2024-05-21 22:30:09.693315+00:00, run_end_date=2024-05-21 22:30:10.051450+00:00, run_duration=0.358135, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1588, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:30:07.368721+00:00, queued_by_job_id=1, pid=34436 [2024-05-21T22:30:13.485+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:30:13.485+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:25:00+00:00, run_id=scheduled__2024-05-21T22:25:00+00:00, run_start_date=2024-05-21 22:30:00.466836+00:00, run_end_date=2024-05-21 22:30:13.485732+00:00, run_duration=13.018896, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:25:00+00:00, data_interval_end=2024-05-21 22:30:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T22:30:13.493+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:30:00+00:00, run_after=2024-05-21T22:35:00+00:00 [2024-05-21T22:30:13.522+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T22:25:00+00:00 exited with status success for try_number 1 [2024-05-21T22:30:13.526+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T22:25:00+00:00, map_index=-1, run_start_date=2024-05-21 22:30:12.740440+00:00, run_end_date=2024-05-21 22:30:13.014622+00:00, run_duration=0.274182, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1589, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:30:10.972125+00:00, queued_by_job_id=1, pid=34448 [2024-05-21T22:30:58.884+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T22:31:00.222+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:31:00+00:00, run_after=2024-05-21T22:32:00+00:00 [2024-05-21T22:31:00.229+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:31:00.304+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T22:31:00.305+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:31:00.305+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:31:00.305+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:31:00.308+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:31:00.308+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:31:00.310+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:31:00.310+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:31:00.519+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:31:00.524+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:31:00.535+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6df04dd6-35ee-4645-8881-69e8f902bfaf [2024-05-21T22:31:00.535+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7726dd4c-1271-42c5-ae8d-6d876159b003 [2024-05-21T22:31:03.061+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:31:03.062+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:30:00+00:00, run_id=scheduled__2024-05-21T22:30:00+00:00, run_start_date=2024-05-21 22:31:00.247118+00:00, run_end_date=2024-05-21 22:31:03.062036+00:00, run_duration=2.814918, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:30:00+00:00, data_interval_end=2024-05-21 22:31:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:31:03.071+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:31:00+00:00, run_after=2024-05-21T22:32:00+00:00 [2024-05-21T22:31:03.108+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:30:00+00:00 exited with status success for try_number 1 [2024-05-21T22:31:03.114+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:30:00+00:00, map_index=-1, run_start_date=2024-05-21 22:31:02.327068+00:00, run_end_date=2024-05-21 22:31:02.603957+00:00, run_duration=0.276889, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1591, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:31:00.306761+00:00, queued_by_job_id=1, pid=34484 [2024-05-21T22:31:04.806+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:31:04.806+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:30:00+00:00, run_id=scheduled__2024-05-21T22:30:00+00:00, run_start_date=2024-05-21 22:31:00.248101+00:00, run_end_date=2024-05-21 22:31:04.806388+00:00, run_duration=4.558287, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:30:00+00:00, data_interval_end=2024-05-21 22:31:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:31:04.816+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:31:00+00:00, run_after=2024-05-21T22:32:00+00:00 [2024-05-21T22:31:04.843+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:30:00+00:00 exited with status success for try_number 1 [2024-05-21T22:31:04.847+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:30:00+00:00, map_index=-1, run_start_date=2024-05-21 22:31:02.325458+00:00, run_end_date=2024-05-21 22:31:03.794445+00:00, run_duration=1.468987, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1590, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:31:00.306761+00:00, queued_by_job_id=1, pid=34485 [2024-05-21T22:32:00.731+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:32:00.740+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:32:00.755+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:32:00+00:00, run_after=2024-05-21T22:33:00+00:00 [2024-05-21T22:32:00.835+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T22:32:00.836+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T22:32:00.836+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:32:00.836+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:32:00.837+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:32:00.853+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T22:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:32:00.854+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T22:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T22:32:00.854+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:32:00.854+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:32:00.855+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:31:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:32:00.855+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:31:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:32:01.193+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:32:01.193+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:31:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:32:01.194+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:31:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:32:01.225+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4da5167c-5742-4a40-ba73-445856aed1ed [2024-05-21T22:32:01.225+0000] {scheduler_job.py:635} INFO - Setting external_id for to fea6adae-d011-4263-a59e-8535b262a477 [2024-05-21T22:32:01.225+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8e9cabc5-7f02-42b7-bec0-da53a4fa4a41 [2024-05-21T22:32:02.543+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:32:02.543+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 22:30:00+00:00, run_id=scheduled__2024-05-21T22:30:00+00:00, run_start_date=2024-05-21 22:32:00.771424+00:00, run_end_date=2024-05-21 22:32:02.543573+00:00, run_duration=1.772149, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:30:00+00:00, data_interval_end=2024-05-21 22:32:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T22:32:02.560+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T22:32:00+00:00, run_after=2024-05-21T22:34:00+00:00 [2024-05-21T22:32:02.623+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:30:00+00:00 exited with status success for try_number 1 [2024-05-21T22:32:02.629+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T22:30:00+00:00, map_index=-1, run_start_date=2024-05-21 22:32:01.692781+00:00, run_end_date=2024-05-21 22:32:02.012695+00:00, run_duration=0.319914, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1592, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:32:00.838353+00:00, queued_by_job_id=1, pid=34520 [2024-05-21T22:32:03.690+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:32:03.690+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:31:00+00:00, run_id=scheduled__2024-05-21T22:31:00+00:00, run_start_date=2024-05-21 22:32:00.772545+00:00, run_end_date=2024-05-21 22:32:03.690515+00:00, run_duration=2.91797, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:31:00+00:00, data_interval_end=2024-05-21 22:32:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:32:03.699+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:32:00+00:00, run_after=2024-05-21T22:33:00+00:00 [2024-05-21T22:32:03.731+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:31:00+00:00 exited with status success for try_number 1 [2024-05-21T22:32:03.736+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:31:00+00:00, map_index=-1, run_start_date=2024-05-21 22:32:02.914751+00:00, run_end_date=2024-05-21 22:32:03.218141+00:00, run_duration=0.30339, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1593, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:32:00.838353+00:00, queued_by_job_id=1, pid=34550 [2024-05-21T22:32:05.155+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:32:05.155+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:31:00+00:00, run_id=scheduled__2024-05-21T22:31:00+00:00, run_start_date=2024-05-21 22:32:00.773611+00:00, run_end_date=2024-05-21 22:32:05.155895+00:00, run_duration=4.382284, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:31:00+00:00, data_interval_end=2024-05-21 22:32:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:32:05.166+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:32:00+00:00, run_after=2024-05-21T22:33:00+00:00 [2024-05-21T22:32:05.194+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:31:00+00:00 exited with status success for try_number 1 [2024-05-21T22:32:05.200+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:31:00+00:00, map_index=-1, run_start_date=2024-05-21 22:32:02.979223+00:00, run_end_date=2024-05-21 22:32:04.863012+00:00, run_duration=1.883789, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1594, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:32:00.838353+00:00, queued_by_job_id=1, pid=34551 [2024-05-21T22:33:00.920+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:33:00+00:00, run_after=2024-05-21T22:34:00+00:00 [2024-05-21T22:33:00.931+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:33:00.980+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T22:33:00.980+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:33:00.980+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:33:00.981+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:33:00.983+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:33:00.984+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:33:00.984+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:33:00.984+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:33:01.118+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:32:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:33:01.121+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:32:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:33:01.130+0000] {scheduler_job.py:635} INFO - Setting external_id for to 45fd5156-add5-4989-9a3e-c4c0361f940b [2024-05-21T22:33:01.130+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9530a131-df88-4e2c-b6f8-5e8bfb9ab111 [2024-05-21T22:33:03.367+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:33:03.368+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:32:00+00:00, run_id=scheduled__2024-05-21T22:32:00+00:00, run_start_date=2024-05-21 22:33:00.944099+00:00, run_end_date=2024-05-21 22:33:03.368210+00:00, run_duration=2.424111, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:32:00+00:00, data_interval_end=2024-05-21 22:33:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:33:03.383+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:33:00+00:00, run_after=2024-05-21T22:34:00+00:00 [2024-05-21T22:33:03.428+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:32:00+00:00 exited with status success for try_number 1 [2024-05-21T22:33:03.433+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:32:00+00:00, map_index=-1, run_start_date=2024-05-21 22:33:02.776081+00:00, run_end_date=2024-05-21 22:33:03.107973+00:00, run_duration=0.331892, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1595, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:33:00.982169+00:00, queued_by_job_id=1, pid=34606 [2024-05-21T22:33:05.449+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:33:05.449+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:32:00+00:00, run_id=scheduled__2024-05-21T22:32:00+00:00, run_start_date=2024-05-21 22:33:00.945119+00:00, run_end_date=2024-05-21 22:33:05.449451+00:00, run_duration=4.504332, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:32:00+00:00, data_interval_end=2024-05-21 22:33:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:33:05.459+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:33:00+00:00, run_after=2024-05-21T22:34:00+00:00 [2024-05-21T22:33:05.489+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:32:00+00:00 exited with status success for try_number 1 [2024-05-21T22:33:05.493+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:32:00+00:00, map_index=-1, run_start_date=2024-05-21 22:33:02.775898+00:00, run_end_date=2024-05-21 22:33:04.425930+00:00, run_duration=1.650032, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1596, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:33:00.982169+00:00, queued_by_job_id=1, pid=34605 [2024-05-21T22:34:00.043+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:34:00.062+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:34:00+00:00, run_after=2024-05-21T22:35:00+00:00 [2024-05-21T22:34:00.072+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:34:00.150+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T22:34:00.150+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T22:34:00.151+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:34:00.151+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:34:00.152+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:34:00.155+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T22:32:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:34:00.156+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T22:32:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T22:34:00.156+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:34:00.156+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:34:00.156+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:33:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:34:00.157+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:33:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:34:00.523+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:32:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:34:00.524+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:33:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:34:00.525+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:33:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:34:00.541+0000] {scheduler_job.py:635} INFO - Setting external_id for to d212eef3-644b-4d27-8285-365b9d62a971 [2024-05-21T22:34:00.541+0000] {scheduler_job.py:635} INFO - Setting external_id for to 83dffa23-072a-40d0-ab61-9837ff07a5a1 [2024-05-21T22:34:00.541+0000] {scheduler_job.py:635} INFO - Setting external_id for to e8c20dd2-b37e-4dd9-9b27-5d8d11daecd3 [2024-05-21T22:34:02.942+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:34:02.943+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 22:32:00+00:00, run_id=scheduled__2024-05-21T22:32:00+00:00, run_start_date=2024-05-21 22:34:00.086050+00:00, run_end_date=2024-05-21 22:34:02.943168+00:00, run_duration=2.857118, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:32:00+00:00, data_interval_end=2024-05-21 22:34:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T22:34:02.952+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T22:34:00+00:00, run_after=2024-05-21T22:36:00+00:00 [2024-05-21T22:34:03.030+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:32:00+00:00 exited with status success for try_number 1 [2024-05-21T22:34:03.041+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T22:32:00+00:00, map_index=-1, run_start_date=2024-05-21 22:34:01.424467+00:00, run_end_date=2024-05-21 22:34:01.920357+00:00, run_duration=0.49589, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1597, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:34:00.153444+00:00, queued_by_job_id=1, pid=34640 [2024-05-21T22:34:04.056+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:34:04.059+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:33:00+00:00, run_id=scheduled__2024-05-21T22:33:00+00:00, run_start_date=2024-05-21 22:34:00.088829+00:00, run_end_date=2024-05-21 22:34:04.059384+00:00, run_duration=3.970555, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:33:00+00:00, data_interval_end=2024-05-21 22:34:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:34:04.075+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:34:00+00:00, run_after=2024-05-21T22:35:00+00:00 [2024-05-21T22:34:04.134+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:33:00+00:00 exited with status success for try_number 1 [2024-05-21T22:34:04.142+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:33:00+00:00, map_index=-1, run_start_date=2024-05-21 22:34:02.619350+00:00, run_end_date=2024-05-21 22:34:03.258092+00:00, run_duration=0.638742, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1599, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:34:00.153444+00:00, queued_by_job_id=1, pid=34680 [2024-05-21T22:34:04.728+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:34:04.728+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:33:00+00:00, run_id=scheduled__2024-05-21T22:33:00+00:00, run_start_date=2024-05-21 22:34:00.089956+00:00, run_end_date=2024-05-21 22:34:04.728523+00:00, run_duration=4.638567, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:33:00+00:00, data_interval_end=2024-05-21 22:34:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:34:04.746+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:34:00+00:00, run_after=2024-05-21T22:35:00+00:00 [2024-05-21T22:34:04.788+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:33:00+00:00 exited with status success for try_number 1 [2024-05-21T22:34:04.796+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:33:00+00:00, map_index=-1, run_start_date=2024-05-21 22:34:02.305745+00:00, run_end_date=2024-05-21 22:34:04.230735+00:00, run_duration=1.92499, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1598, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:34:00.153444+00:00, queued_by_job_id=1, pid=34661 [2024-05-21T22:35:00.764+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:35:00+00:00, run_after=2024-05-21T22:40:00+00:00 [2024-05-21T22:35:00.777+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:35:00+00:00, run_after=2024-05-21T22:36:00+00:00 [2024-05-21T22:35:00.788+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:35:00.868+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T22:35:00.868+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:35:00.868+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:35:00.868+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:35:00.869+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:35:00.872+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T22:30:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T22:35:00.873+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T22:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T22:35:00.873+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:35:00.873+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:35:00.873+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:35:00.874+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:35:01.166+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T22:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:35:01.167+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:34:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:35:01.167+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:34:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:35:01.177+0000] {scheduler_job.py:635} INFO - Setting external_id for to b1d5ba9e-56cf-4295-af95-96ff7c50225d [2024-05-21T22:35:01.178+0000] {scheduler_job.py:635} INFO - Setting external_id for to 15f64830-e2ef-4c2d-a7ac-0ba3b0971a76 [2024-05-21T22:35:01.178+0000] {scheduler_job.py:635} INFO - Setting external_id for to 33a4236c-13ce-4a9e-8e30-e8138d4d50d7 [2024-05-21T22:35:04.584+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:35:04.585+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:34:00+00:00, run_id=scheduled__2024-05-21T22:34:00+00:00, run_start_date=2024-05-21 22:35:00.805500+00:00, run_end_date=2024-05-21 22:35:04.584935+00:00, run_duration=3.779435, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:34:00+00:00, data_interval_end=2024-05-21 22:35:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:35:04.596+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:35:00+00:00, run_after=2024-05-21T22:36:00+00:00 [2024-05-21T22:35:04.621+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T22:35:04.622+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:35:04.623+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:35:04.625+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T22:30:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T22:35:04.625+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T22:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T22:35:04.667+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T22:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:35:04.667+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T22:30:00+00:00 exited with status success for try_number 1 [2024-05-21T22:35:04.667+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:34:00+00:00 exited with status success for try_number 1 [2024-05-21T22:35:04.674+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T22:30:00+00:00, map_index=-1, run_start_date=2024-05-21 22:35:03.132282+00:00, run_end_date=2024-05-21 22:35:03.544184+00:00, run_duration=0.411902, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1601, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:35:00.870437+00:00, queued_by_job_id=1, pid=34736 [2024-05-21T22:35:04.674+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:34:00+00:00, map_index=-1, run_start_date=2024-05-21 22:35:03.133734+00:00, run_end_date=2024-05-21 22:35:03.575033+00:00, run_duration=0.441299, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1600, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:35:00.870437+00:00, queued_by_job_id=1, pid=34737 [2024-05-21T22:35:04.675+0000] {scheduler_job.py:635} INFO - Setting external_id for to f1d932a3-3fc4-42b4-bb85-0d1e3e290247 [2024-05-21T22:35:06.215+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:35:06.216+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:34:00+00:00, run_id=scheduled__2024-05-21T22:34:00+00:00, run_start_date=2024-05-21 22:35:00.806518+00:00, run_end_date=2024-05-21 22:35:06.215939+00:00, run_duration=5.409421, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:34:00+00:00, data_interval_end=2024-05-21 22:35:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:35:06.227+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:35:00+00:00, run_after=2024-05-21T22:36:00+00:00 [2024-05-21T22:35:06.327+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:34:00+00:00 exited with status success for try_number 1 [2024-05-21T22:35:06.335+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:34:00+00:00, map_index=-1, run_start_date=2024-05-21 22:35:03.153188+00:00, run_end_date=2024-05-21 22:35:05.510981+00:00, run_duration=2.357793, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1602, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:35:00.870437+00:00, queued_by_job_id=1, pid=34738 [2024-05-21T22:35:07.446+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T22:35:07.446+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:35:07.451+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:35:07.456+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T22:30:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T22:35:07.456+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T22:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T22:35:07.608+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T22:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:35:07.609+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T22:30:00+00:00 exited with status success for try_number 1 [2024-05-21T22:35:07.615+0000] {scheduler_job.py:635} INFO - Setting external_id for to f578f7f7-f3cb-4d57-8351-c32a8ca13840 [2024-05-21T22:35:07.616+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T22:30:00+00:00, map_index=-1, run_start_date=2024-05-21 22:35:06.665615+00:00, run_end_date=2024-05-21 22:35:07.086168+00:00, run_duration=0.420553, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1603, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:35:04.623539+00:00, queued_by_job_id=1, pid=34777 [2024-05-21T22:35:11.133+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T22:35:11.133+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:35:11.135+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:35:11.137+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T22:30:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:35:11.137+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T22:30:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T22:35:11.210+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T22:30:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:35:11.213+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T22:30:00+00:00 exited with status success for try_number 1 [2024-05-21T22:35:11.224+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3ec57c4a-0643-4614-be96-9a6732306688 [2024-05-21T22:35:11.224+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T22:30:00+00:00, map_index=0, run_start_date=2024-05-21 22:35:09.627604+00:00, run_end_date=2024-05-21 22:35:10.051262+00:00, run_duration=0.423658, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1604, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:35:07.451555+00:00, queued_by_job_id=1, pid=34789 [2024-05-21T22:35:13.507+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:35:13.508+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:30:00+00:00, run_id=scheduled__2024-05-21T22:30:00+00:00, run_start_date=2024-05-21 22:35:00.804211+00:00, run_end_date=2024-05-21 22:35:13.508001+00:00, run_duration=12.70379, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:30:00+00:00, data_interval_end=2024-05-21 22:35:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T22:35:13.514+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:35:00+00:00, run_after=2024-05-21T22:40:00+00:00 [2024-05-21T22:35:13.539+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T22:30:00+00:00 exited with status success for try_number 1 [2024-05-21T22:35:13.544+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T22:30:00+00:00, map_index=-1, run_start_date=2024-05-21 22:35:12.921338+00:00, run_end_date=2024-05-21 22:35:13.151676+00:00, run_duration=0.230338, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1605, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:35:11.135869+00:00, queued_by_job_id=1, pid=34801 [2024-05-21T22:35:58.936+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T22:36:00.549+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:36:00+00:00, run_after=2024-05-21T22:37:00+00:00 [2024-05-21T22:36:00.557+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:36:00.565+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:36:00.636+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T22:36:00.636+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T22:36:00.636+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:36:00.636+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:36:00.637+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:36:00.640+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T22:34:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:36:00.640+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T22:34:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T22:36:00.641+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:36:00.641+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:36:00.641+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:36:00.641+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:36:00.993+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:34:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:36:00.997+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:36:00.997+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:36:01.014+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5c343923-c918-4c0e-a118-0107ec145815 [2024-05-21T22:36:01.015+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0ddc07d2-5df7-4be1-ba6d-283234c09717 [2024-05-21T22:36:01.015+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9f201282-0c9f-43bf-846d-96402b3683b5 [2024-05-21T22:36:02.506+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:36:02.507+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 22:34:00+00:00, run_id=scheduled__2024-05-21T22:34:00+00:00, run_start_date=2024-05-21 22:36:00.580951+00:00, run_end_date=2024-05-21 22:36:02.506974+00:00, run_duration=1.926023, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:34:00+00:00, data_interval_end=2024-05-21 22:36:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T22:36:02.516+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T22:36:00+00:00, run_after=2024-05-21T22:38:00+00:00 [2024-05-21T22:36:02.566+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:34:00+00:00 exited with status success for try_number 1 [2024-05-21T22:36:02.573+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T22:34:00+00:00, map_index=-1, run_start_date=2024-05-21 22:36:01.624696+00:00, run_end_date=2024-05-21 22:36:01.954226+00:00, run_duration=0.32953, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1606, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:36:00.638731+00:00, queued_by_job_id=1, pid=34818 [2024-05-21T22:36:03.609+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:36:03.610+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:35:00+00:00, run_id=scheduled__2024-05-21T22:35:00+00:00, run_start_date=2024-05-21 22:36:00.581932+00:00, run_end_date=2024-05-21 22:36:03.610200+00:00, run_duration=3.028268, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:35:00+00:00, data_interval_end=2024-05-21 22:36:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:36:03.620+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:36:00+00:00, run_after=2024-05-21T22:37:00+00:00 [2024-05-21T22:36:03.652+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:35:00+00:00 exited with status success for try_number 1 [2024-05-21T22:36:03.657+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:35:00+00:00, map_index=-1, run_start_date=2024-05-21 22:36:02.878719+00:00, run_end_date=2024-05-21 22:36:03.178822+00:00, run_duration=0.300103, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1608, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:36:00.638731+00:00, queued_by_job_id=1, pid=34849 [2024-05-21T22:36:04.697+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:36:04.697+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:35:00+00:00, run_id=scheduled__2024-05-21T22:35:00+00:00, run_start_date=2024-05-21 22:36:00.583911+00:00, run_end_date=2024-05-21 22:36:04.697532+00:00, run_duration=4.113621, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:35:00+00:00, data_interval_end=2024-05-21 22:36:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:36:04.709+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:36:00+00:00, run_after=2024-05-21T22:37:00+00:00 [2024-05-21T22:36:04.737+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:35:00+00:00 exited with status success for try_number 1 [2024-05-21T22:36:04.741+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:35:00+00:00, map_index=-1, run_start_date=2024-05-21 22:36:02.803497+00:00, run_end_date=2024-05-21 22:36:04.410142+00:00, run_duration=1.606645, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1607, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:36:00.638731+00:00, queued_by_job_id=1, pid=34848 [2024-05-21T22:37:00.859+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:37:00+00:00, run_after=2024-05-21T22:38:00+00:00 [2024-05-21T22:37:00.868+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:37:00.931+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T22:37:00.932+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:37:00.932+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:37:00.933+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:37:00.936+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:37:00.936+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:37:00.937+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:37:00.937+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:37:01.114+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:36:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:37:01.115+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:36:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:37:01.125+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0199df71-1ff0-4bc3-a92b-be667b978eb4 [2024-05-21T22:37:01.126+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4f2e6f82-882e-430e-a71e-be5fc982cd58 [2024-05-21T22:37:03.847+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:37:03.847+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:36:00+00:00, run_id=scheduled__2024-05-21T22:36:00+00:00, run_start_date=2024-05-21 22:37:00.882894+00:00, run_end_date=2024-05-21 22:37:03.847414+00:00, run_duration=2.96452, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:36:00+00:00, data_interval_end=2024-05-21 22:37:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:37:03.857+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:37:00+00:00, run_after=2024-05-21T22:38:00+00:00 [2024-05-21T22:37:03.891+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:36:00+00:00 exited with status success for try_number 1 [2024-05-21T22:37:03.895+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:36:00+00:00, map_index=-1, run_start_date=2024-05-21 22:37:02.910456+00:00, run_end_date=2024-05-21 22:37:03.210349+00:00, run_duration=0.299893, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1610, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:37:00.934669+00:00, queued_by_job_id=1, pid=34904 [2024-05-21T22:37:04.930+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:37:04.930+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:36:00+00:00, run_id=scheduled__2024-05-21T22:36:00+00:00, run_start_date=2024-05-21 22:37:00.884106+00:00, run_end_date=2024-05-21 22:37:04.930655+00:00, run_duration=4.046549, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:36:00+00:00, data_interval_end=2024-05-21 22:37:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:37:04.943+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:37:00+00:00, run_after=2024-05-21T22:38:00+00:00 [2024-05-21T22:37:04.976+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:36:00+00:00 exited with status success for try_number 1 [2024-05-21T22:37:04.981+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:36:00+00:00, map_index=-1, run_start_date=2024-05-21 22:37:02.887766+00:00, run_end_date=2024-05-21 22:37:04.633914+00:00, run_duration=1.746148, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1609, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:37:00.934669+00:00, queued_by_job_id=1, pid=34903 [2024-05-21T22:38:00.426+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:38:00.433+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:38:00.448+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:38:00+00:00, run_after=2024-05-21T22:39:00+00:00 [2024-05-21T22:38:00.521+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T22:38:00.522+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T22:38:00.522+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:38:00.522+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:38:00.523+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:38:00.526+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T22:36:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:38:00.526+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T22:36:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T22:38:00.527+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:38:00.527+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:38:00.527+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:37:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:38:00.528+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:37:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:38:00.819+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:36:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:38:00.820+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:37:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:38:00.820+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:37:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:38:00.838+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4dea7d4d-48ec-4389-8ab5-04bc100cedb7 [2024-05-21T22:38:00.838+0000] {scheduler_job.py:635} INFO - Setting external_id for to a1f5d364-7983-4f49-a8ba-3c0fb2c4bc20 [2024-05-21T22:38:00.838+0000] {scheduler_job.py:635} INFO - Setting external_id for to fe138c0a-7dd8-4c31-8a7e-bd58d10f311c [2024-05-21T22:38:02.341+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:38:02.341+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 22:36:00+00:00, run_id=scheduled__2024-05-21T22:36:00+00:00, run_start_date=2024-05-21 22:38:00.463799+00:00, run_end_date=2024-05-21 22:38:02.341778+00:00, run_duration=1.877979, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:36:00+00:00, data_interval_end=2024-05-21 22:38:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T22:38:02.349+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T22:38:00+00:00, run_after=2024-05-21T22:40:00+00:00 [2024-05-21T22:38:02.423+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:36:00+00:00 exited with status success for try_number 1 [2024-05-21T22:38:02.437+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T22:36:00+00:00, map_index=-1, run_start_date=2024-05-21 22:38:01.620071+00:00, run_end_date=2024-05-21 22:38:02.066994+00:00, run_duration=0.446923, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1611, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:38:00.524304+00:00, queued_by_job_id=1, pid=34939 [2024-05-21T22:38:03.503+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:38:03.503+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:37:00+00:00, run_id=scheduled__2024-05-21T22:37:00+00:00, run_start_date=2024-05-21 22:38:00.465125+00:00, run_end_date=2024-05-21 22:38:03.503820+00:00, run_duration=3.038695, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:37:00+00:00, data_interval_end=2024-05-21 22:38:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:38:03.514+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:38:00+00:00, run_after=2024-05-21T22:39:00+00:00 [2024-05-21T22:38:03.562+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:37:00+00:00 exited with status success for try_number 1 [2024-05-21T22:38:03.576+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:37:00+00:00, map_index=-1, run_start_date=2024-05-21 22:38:02.980791+00:00, run_end_date=2024-05-21 22:38:03.293648+00:00, run_duration=0.312857, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1613, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:38:00.524304+00:00, queued_by_job_id=1, pid=34970 [2024-05-21T22:38:04.615+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:38:04.615+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:37:00+00:00, run_id=scheduled__2024-05-21T22:37:00+00:00, run_start_date=2024-05-21 22:38:00.466231+00:00, run_end_date=2024-05-21 22:38:04.615475+00:00, run_duration=4.149244, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:37:00+00:00, data_interval_end=2024-05-21 22:38:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:38:04.625+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:38:00+00:00, run_after=2024-05-21T22:39:00+00:00 [2024-05-21T22:38:04.655+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:37:00+00:00 exited with status success for try_number 1 [2024-05-21T22:38:04.660+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:37:00+00:00, map_index=-1, run_start_date=2024-05-21 22:38:02.874990+00:00, run_end_date=2024-05-21 22:38:04.315394+00:00, run_duration=1.440404, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1612, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:38:00.524304+00:00, queued_by_job_id=1, pid=34969 [2024-05-21T22:39:00.188+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:39:00+00:00, run_after=2024-05-21T22:40:00+00:00 [2024-05-21T22:39:00.196+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:39:00.270+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T22:39:00.271+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:39:00.271+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:39:00.271+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:39:00.274+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:39:00.274+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:39:00.274+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:39:00.274+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:39:00.468+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:38:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:39:00.468+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:38:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:39:00.483+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4c4d5fe9-2d82-4f86-9eb8-4805647f1b0e [2024-05-21T22:39:00.485+0000] {scheduler_job.py:635} INFO - Setting external_id for to 34ed4757-eaab-4900-86c0-e2d17034f92e [2024-05-21T22:39:03.134+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:39:03.134+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:38:00+00:00, run_id=scheduled__2024-05-21T22:38:00+00:00, run_start_date=2024-05-21 22:39:00.209367+00:00, run_end_date=2024-05-21 22:39:03.134354+00:00, run_duration=2.924987, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:38:00+00:00, data_interval_end=2024-05-21 22:39:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:39:03.147+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:39:00+00:00, run_after=2024-05-21T22:40:00+00:00 [2024-05-21T22:39:03.181+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:38:00+00:00 exited with status success for try_number 1 [2024-05-21T22:39:03.188+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:38:00+00:00, map_index=-1, run_start_date=2024-05-21 22:39:02.367818+00:00, run_end_date=2024-05-21 22:39:02.672405+00:00, run_duration=0.304587, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1614, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:39:00.272501+00:00, queued_by_job_id=1, pid=35024 [2024-05-21T22:39:04.235+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:39:04.235+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:38:00+00:00, run_id=scheduled__2024-05-21T22:38:00+00:00, run_start_date=2024-05-21 22:39:00.210247+00:00, run_end_date=2024-05-21 22:39:04.235326+00:00, run_duration=4.025079, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:38:00+00:00, data_interval_end=2024-05-21 22:39:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:39:04.246+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:39:00+00:00, run_after=2024-05-21T22:40:00+00:00 [2024-05-21T22:39:04.277+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:38:00+00:00 exited with status success for try_number 1 [2024-05-21T22:39:04.282+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:38:00+00:00, map_index=-1, run_start_date=2024-05-21 22:39:02.412569+00:00, run_end_date=2024-05-21 22:39:03.739162+00:00, run_duration=1.326593, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1615, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:39:00.272501+00:00, queued_by_job_id=1, pid=35025 [2024-05-21T22:40:00.919+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:40:00.940+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:40:00+00:00, run_after=2024-05-21T22:41:00+00:00 [2024-05-21T22:40:00.947+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:40:00.959+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:40:00+00:00, run_after=2024-05-21T22:45:00+00:00 [2024-05-21T22:40:01.070+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T22:40:01.071+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:40:01.071+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T22:40:01.071+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:40:01.072+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:40:01.073+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:40:01.076+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T22:35:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T22:40:01.076+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T22:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T22:40:01.077+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T22:38:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:40:01.077+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T22:38:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T22:40:01.077+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:40:01.077+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:40:01.078+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:39:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:40:01.078+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:39:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:40:01.428+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T22:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:40:01.428+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:38:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:40:01.430+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:39:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:40:01.431+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:39:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:40:01.440+0000] {scheduler_job.py:635} INFO - Setting external_id for to cdee850e-77fc-459a-9fc8-84f3669e0910 [2024-05-21T22:40:01.441+0000] {scheduler_job.py:635} INFO - Setting external_id for to eeee2b32-1181-4a10-a7e1-73c976759e77 [2024-05-21T22:40:01.441+0000] {scheduler_job.py:635} INFO - Setting external_id for to bfc17a23-a848-4b9f-80c7-86bfd27b8d94 [2024-05-21T22:40:01.441+0000] {scheduler_job.py:635} INFO - Setting external_id for to fce1adaa-542f-488c-86f1-728a070c4914 [2024-05-21T22:40:03.606+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:40:03.607+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 22:38:00+00:00, run_id=scheduled__2024-05-21T22:38:00+00:00, run_start_date=2024-05-21 22:40:00.990808+00:00, run_end_date=2024-05-21 22:40:03.607014+00:00, run_duration=2.616206, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:38:00+00:00, data_interval_end=2024-05-21 22:40:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T22:40:03.622+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T22:40:00+00:00, run_after=2024-05-21T22:42:00+00:00 [2024-05-21T22:40:03.709+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:38:00+00:00 exited with status success for try_number 1 [2024-05-21T22:40:03.715+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T22:38:00+00:00, map_index=-1, run_start_date=2024-05-21 22:40:02.096576+00:00, run_end_date=2024-05-21 22:40:02.507037+00:00, run_duration=0.410461, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1616, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:40:01.074759+00:00, queued_by_job_id=1, pid=35060 [2024-05-21T22:40:05.029+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:40:05.030+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:39:00+00:00, run_id=scheduled__2024-05-21T22:39:00+00:00, run_start_date=2024-05-21 22:40:00.991906+00:00, run_end_date=2024-05-21 22:40:05.030102+00:00, run_duration=4.038196, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:39:00+00:00, data_interval_end=2024-05-21 22:40:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:40:05.044+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:40:00+00:00, run_after=2024-05-21T22:41:00+00:00 [2024-05-21T22:40:05.070+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T22:40:05.070+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:40:05.071+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:40:05.073+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T22:35:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T22:40:05.073+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T22:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T22:40:05.114+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T22:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:40:05.114+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T22:35:00+00:00 exited with status success for try_number 1 [2024-05-21T22:40:05.115+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:39:00+00:00 exited with status success for try_number 1 [2024-05-21T22:40:05.122+0000] {scheduler_job.py:635} INFO - Setting external_id for to aa7aff8a-3826-4eec-a63b-0dd2d841665c [2024-05-21T22:40:05.122+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T22:35:00+00:00, map_index=-1, run_start_date=2024-05-21 22:40:03.512907+00:00, run_end_date=2024-05-21 22:40:03.908549+00:00, run_duration=0.395642, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1619, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:40:01.074759+00:00, queued_by_job_id=1, pid=35102 [2024-05-21T22:40:05.122+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:39:00+00:00, map_index=-1, run_start_date=2024-05-21 22:40:03.390228+00:00, run_end_date=2024-05-21 22:40:03.789201+00:00, run_duration=0.398973, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1617, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:40:01.074759+00:00, queued_by_job_id=1, pid=35100 [2024-05-21T22:40:06.250+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:40:06.250+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:39:00+00:00, run_id=scheduled__2024-05-21T22:39:00+00:00, run_start_date=2024-05-21 22:40:00.992840+00:00, run_end_date=2024-05-21 22:40:06.250325+00:00, run_duration=5.257485, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:39:00+00:00, data_interval_end=2024-05-21 22:40:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:40:06.262+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:40:00+00:00, run_after=2024-05-21T22:41:00+00:00 [2024-05-21T22:40:06.339+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:39:00+00:00 exited with status success for try_number 1 [2024-05-21T22:40:06.351+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:39:00+00:00, map_index=-1, run_start_date=2024-05-21 22:40:03.498626+00:00, run_end_date=2024-05-21 22:40:05.294683+00:00, run_duration=1.796057, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1618, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:40:01.074759+00:00, queued_by_job_id=1, pid=35101 [2024-05-21T22:40:07.788+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T22:40:07.788+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:40:07.790+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:40:07.792+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T22:35:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T22:40:07.793+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T22:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T22:40:07.878+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T22:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:40:07.879+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T22:35:00+00:00 exited with status success for try_number 1 [2024-05-21T22:40:07.890+0000] {scheduler_job.py:635} INFO - Setting external_id for to c2ce5b84-92c5-479f-841a-a27d493ec41d [2024-05-21T22:40:07.891+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T22:35:00+00:00, map_index=-1, run_start_date=2024-05-21 22:40:07.021393+00:00, run_end_date=2024-05-21 22:40:07.361071+00:00, run_duration=0.339678, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1620, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:40:05.071895+00:00, queued_by_job_id=1, pid=35141 [2024-05-21T22:40:11.429+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T22:40:11.429+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:40:11.430+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:40:11.432+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T22:35:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:40:11.432+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T22:35:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T22:40:11.496+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T22:35:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:40:11.498+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T22:35:00+00:00 exited with status success for try_number 1 [2024-05-21T22:40:11.505+0000] {scheduler_job.py:635} INFO - Setting external_id for to a234063c-7e74-48b9-8aec-631a129a1b9d [2024-05-21T22:40:11.506+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T22:35:00+00:00, map_index=0, run_start_date=2024-05-21 22:40:10.179235+00:00, run_end_date=2024-05-21 22:40:10.747279+00:00, run_duration=0.568044, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1621, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:40:07.790946+00:00, queued_by_job_id=1, pid=35153 [2024-05-21T22:40:13.701+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:40:13.701+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:35:00+00:00, run_id=scheduled__2024-05-21T22:35:00+00:00, run_start_date=2024-05-21 22:40:00.989359+00:00, run_end_date=2024-05-21 22:40:13.701613+00:00, run_duration=12.712254, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:35:00+00:00, data_interval_end=2024-05-21 22:40:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T22:40:13.707+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:40:00+00:00, run_after=2024-05-21T22:45:00+00:00 [2024-05-21T22:40:13.734+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T22:35:00+00:00 exited with status success for try_number 1 [2024-05-21T22:40:13.740+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T22:35:00+00:00, map_index=-1, run_start_date=2024-05-21 22:40:13.112493+00:00, run_end_date=2024-05-21 22:40:13.376190+00:00, run_duration=0.263697, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1622, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:40:11.430943+00:00, queued_by_job_id=1, pid=35165 [2024-05-21T22:40:58.991+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T22:41:00.813+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:41:00+00:00, run_after=2024-05-21T22:42:00+00:00 [2024-05-21T22:41:00.820+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:41:00.883+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T22:41:00.884+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:41:00.884+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:41:00.885+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:41:00.887+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:41:00.887+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:41:00.887+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:41:00.888+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:41:01.139+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:41:01.139+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:41:01.146+0000] {scheduler_job.py:635} INFO - Setting external_id for to dc5d9907-9853-4e9c-800f-f6c41fec7399 [2024-05-21T22:41:01.147+0000] {scheduler_job.py:635} INFO - Setting external_id for to d6ef17a7-f82e-48ce-81b9-47943808bfee [2024-05-21T22:41:03.791+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:41:03.792+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:40:00+00:00, run_id=scheduled__2024-05-21T22:40:00+00:00, run_start_date=2024-05-21 22:41:00.835595+00:00, run_end_date=2024-05-21 22:41:03.792263+00:00, run_duration=2.956668, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:40:00+00:00, data_interval_end=2024-05-21 22:41:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:41:03.803+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:41:00+00:00, run_after=2024-05-21T22:42:00+00:00 [2024-05-21T22:41:03.841+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:40:00+00:00 exited with status success for try_number 1 [2024-05-21T22:41:03.850+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:40:00+00:00, map_index=-1, run_start_date=2024-05-21 22:41:03.131970+00:00, run_end_date=2024-05-21 22:41:03.471335+00:00, run_duration=0.339365, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1624, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:41:00.885780+00:00, queued_by_job_id=1, pid=35202 [2024-05-21T22:41:04.810+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:41:04.811+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:40:00+00:00, run_id=scheduled__2024-05-21T22:40:00+00:00, run_start_date=2024-05-21 22:41:00.836652+00:00, run_end_date=2024-05-21 22:41:04.811278+00:00, run_duration=3.974626, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:40:00+00:00, data_interval_end=2024-05-21 22:41:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:41:04.821+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:41:00+00:00, run_after=2024-05-21T22:42:00+00:00 [2024-05-21T22:41:04.851+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:40:00+00:00 exited with status success for try_number 1 [2024-05-21T22:41:04.855+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:40:00+00:00, map_index=-1, run_start_date=2024-05-21 22:41:03.012079+00:00, run_end_date=2024-05-21 22:41:04.658142+00:00, run_duration=1.646063, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1623, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:41:00.885780+00:00, queued_by_job_id=1, pid=35201 [2024-05-21T22:42:00.385+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:42:00+00:00, run_after=2024-05-21T22:43:00+00:00 [2024-05-21T22:42:00.394+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:42:00.402+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:42:00.478+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T22:42:00.479+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T22:42:00.479+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:42:00.479+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:42:00.480+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:42:00.483+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T22:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:42:00.483+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T22:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T22:42:00.483+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:42:00.483+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:42:00.484+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:41:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:42:00.484+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:41:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:42:00.982+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:42:00.987+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:41:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:42:00.987+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:41:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:42:01.006+0000] {scheduler_job.py:635} INFO - Setting external_id for to ed6ba211-0c6f-4d8f-8d86-82e24f60d101 [2024-05-21T22:42:01.007+0000] {scheduler_job.py:635} INFO - Setting external_id for to cccaf13a-72be-47d8-af40-9b74a3391577 [2024-05-21T22:42:01.008+0000] {scheduler_job.py:635} INFO - Setting external_id for to f4b9a655-37ab-48f3-a41c-bf3f8a92df68 [2024-05-21T22:42:02.248+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:42:02.248+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 22:40:00+00:00, run_id=scheduled__2024-05-21T22:40:00+00:00, run_start_date=2024-05-21 22:42:00.413785+00:00, run_end_date=2024-05-21 22:42:02.248380+00:00, run_duration=1.834595, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:40:00+00:00, data_interval_end=2024-05-21 22:42:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T22:42:02.257+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T22:42:00+00:00, run_after=2024-05-21T22:44:00+00:00 [2024-05-21T22:42:02.307+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:40:00+00:00 exited with status success for try_number 1 [2024-05-21T22:42:02.314+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T22:40:00+00:00, map_index=-1, run_start_date=2024-05-21 22:42:01.681881+00:00, run_end_date=2024-05-21 22:42:02.022824+00:00, run_duration=0.340943, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1625, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:42:00.481220+00:00, queued_by_job_id=1, pid=35236 [2024-05-21T22:42:04.034+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:42:04.034+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:41:00+00:00, run_id=scheduled__2024-05-21T22:41:00+00:00, run_start_date=2024-05-21 22:42:00.415837+00:00, run_end_date=2024-05-21 22:42:04.034588+00:00, run_duration=3.618751, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:41:00+00:00, data_interval_end=2024-05-21 22:42:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:42:04.045+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:42:00+00:00, run_after=2024-05-21T22:43:00+00:00 [2024-05-21T22:42:04.078+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:41:00+00:00 exited with status success for try_number 1 [2024-05-21T22:42:04.084+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:41:00+00:00, map_index=-1, run_start_date=2024-05-21 22:42:03.022027+00:00, run_end_date=2024-05-21 22:42:03.321368+00:00, run_duration=0.299341, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1627, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:42:00.481220+00:00, queued_by_job_id=1, pid=35267 [2024-05-21T22:42:05.124+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:42:05.125+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:41:00+00:00, run_id=scheduled__2024-05-21T22:41:00+00:00, run_start_date=2024-05-21 22:42:00.417258+00:00, run_end_date=2024-05-21 22:42:05.125165+00:00, run_duration=4.707907, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:41:00+00:00, data_interval_end=2024-05-21 22:42:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:42:05.138+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:42:00+00:00, run_after=2024-05-21T22:43:00+00:00 [2024-05-21T22:42:05.175+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:41:00+00:00 exited with status success for try_number 1 [2024-05-21T22:42:05.180+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:41:00+00:00, map_index=-1, run_start_date=2024-05-21 22:42:02.817647+00:00, run_end_date=2024-05-21 22:42:04.608758+00:00, run_duration=1.791111, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1626, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:42:00.481220+00:00, queued_by_job_id=1, pid=35261 [2024-05-21T22:43:00.692+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:43:00+00:00, run_after=2024-05-21T22:44:00+00:00 [2024-05-21T22:43:00.701+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:43:00.762+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T22:43:00.762+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:43:00.762+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:43:00.763+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:43:00.766+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:43:00.766+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:43:00.767+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:43:00.767+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:43:00.959+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:42:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:43:00.961+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:42:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:43:00.983+0000] {scheduler_job.py:635} INFO - Setting external_id for to d97736e5-e3d3-488a-81a1-26f5cea8731d [2024-05-21T22:43:00.984+0000] {scheduler_job.py:635} INFO - Setting external_id for to 477bd215-05d0-46b5-8ae7-42826c2bc59b [2024-05-21T22:43:04.359+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:43:04.360+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:42:00+00:00, run_id=scheduled__2024-05-21T22:42:00+00:00, run_start_date=2024-05-21 22:43:00.714774+00:00, run_end_date=2024-05-21 22:43:04.360294+00:00, run_duration=3.64552, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:42:00+00:00, data_interval_end=2024-05-21 22:43:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:43:04.377+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:43:00+00:00, run_after=2024-05-21T22:44:00+00:00 [2024-05-21T22:43:04.438+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:42:00+00:00 exited with status success for try_number 1 [2024-05-21T22:43:04.443+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:42:00+00:00, map_index=-1, run_start_date=2024-05-21 22:43:02.778847+00:00, run_end_date=2024-05-21 22:43:03.333349+00:00, run_duration=0.554502, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1628, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:43:00.764176+00:00, queued_by_job_id=1, pid=35321 [2024-05-21T22:43:05.486+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:43:05.487+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:42:00+00:00, run_id=scheduled__2024-05-21T22:42:00+00:00, run_start_date=2024-05-21 22:43:00.715935+00:00, run_end_date=2024-05-21 22:43:05.487412+00:00, run_duration=4.771477, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:42:00+00:00, data_interval_end=2024-05-21 22:43:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:43:05.496+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:43:00+00:00, run_after=2024-05-21T22:44:00+00:00 [2024-05-21T22:43:05.533+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:42:00+00:00 exited with status success for try_number 1 [2024-05-21T22:43:05.538+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:42:00+00:00, map_index=-1, run_start_date=2024-05-21 22:43:02.772446+00:00, run_end_date=2024-05-21 22:43:05.343160+00:00, run_duration=2.570714, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1629, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:43:00.764176+00:00, queued_by_job_id=1, pid=35322 [2024-05-21T22:44:00.951+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:44:00.969+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:44:00+00:00, run_after=2024-05-21T22:45:00+00:00 [2024-05-21T22:44:00.978+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:44:01.058+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T22:44:01.058+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T22:44:01.058+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:44:01.059+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:44:01.059+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:44:01.064+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T22:42:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:44:01.064+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T22:42:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T22:44:01.064+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:44:01.065+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:44:01.065+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:43:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:44:01.065+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:43:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:44:01.441+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:42:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:44:01.441+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:43:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:44:01.441+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:43:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:44:01.474+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3194d1a6-8e4a-4e4c-a4e7-caa01131e19e [2024-05-21T22:44:01.474+0000] {scheduler_job.py:635} INFO - Setting external_id for to a89dccb8-9d3c-4be2-a6c8-f4fb07f92dce [2024-05-21T22:44:01.474+0000] {scheduler_job.py:635} INFO - Setting external_id for to 163ea65f-7656-4eac-80ad-cb9212a30105 [2024-05-21T22:44:02.466+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:44:02.467+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 22:42:00+00:00, run_id=scheduled__2024-05-21T22:42:00+00:00, run_start_date=2024-05-21 22:44:00.992969+00:00, run_end_date=2024-05-21 22:44:02.467427+00:00, run_duration=1.474458, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:42:00+00:00, data_interval_end=2024-05-21 22:44:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T22:44:02.478+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T22:44:00+00:00, run_after=2024-05-21T22:46:00+00:00 [2024-05-21T22:44:03.538+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:42:00+00:00 exited with status success for try_number 1 [2024-05-21T22:44:03.544+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T22:42:00+00:00, map_index=-1, run_start_date=2024-05-21 22:44:02.038261+00:00, run_end_date=2024-05-21 22:44:02.408850+00:00, run_duration=0.370589, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1630, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:44:01.060918+00:00, queued_by_job_id=1, pid=35356 [2024-05-21T22:44:04.589+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:44:04.590+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:43:00+00:00, run_id=scheduled__2024-05-21T22:43:00+00:00, run_start_date=2024-05-21 22:44:00.995086+00:00, run_end_date=2024-05-21 22:44:04.590137+00:00, run_duration=3.595051, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:43:00+00:00, data_interval_end=2024-05-21 22:44:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:44:04.599+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:44:00+00:00, run_after=2024-05-21T22:45:00+00:00 [2024-05-21T22:44:04.637+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:43:00+00:00 exited with status success for try_number 1 [2024-05-21T22:44:04.641+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:43:00+00:00, map_index=-1, run_start_date=2024-05-21 22:44:03.349613+00:00, run_end_date=2024-05-21 22:44:03.682138+00:00, run_duration=0.332525, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1631, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:44:01.060918+00:00, queued_by_job_id=1, pid=35386 [2024-05-21T22:44:05.685+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:44:05.686+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:43:00+00:00, run_id=scheduled__2024-05-21T22:43:00+00:00, run_start_date=2024-05-21 22:44:00.996136+00:00, run_end_date=2024-05-21 22:44:05.685936+00:00, run_duration=4.6898, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:43:00+00:00, data_interval_end=2024-05-21 22:44:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:44:05.701+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:44:00+00:00, run_after=2024-05-21T22:45:00+00:00 [2024-05-21T22:44:05.742+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:43:00+00:00 exited with status success for try_number 1 [2024-05-21T22:44:05.749+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:43:00+00:00, map_index=-1, run_start_date=2024-05-21 22:44:03.574880+00:00, run_end_date=2024-05-21 22:44:05.166387+00:00, run_duration=1.591507, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1632, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:44:01.060918+00:00, queued_by_job_id=1, pid=35387 [2024-05-21T22:45:00.196+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:45:00+00:00, run_after=2024-05-21T22:50:00+00:00 [2024-05-21T22:45:00.208+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:45:00.225+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:45:00+00:00, run_after=2024-05-21T22:46:00+00:00 [2024-05-21T22:45:00.325+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T22:45:00.326+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:45:00.326+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:45:00.326+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:45:00.326+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:45:00.330+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T22:40:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T22:45:00.330+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T22:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T22:45:00.330+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:45:00.331+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:45:00.331+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:45:00.331+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:45:00.676+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T22:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:45:00.677+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:44:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:45:00.677+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:44:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:45:00.689+0000] {scheduler_job.py:635} INFO - Setting external_id for to c0125c79-802e-494a-9c2d-1d2b5e2e3885 [2024-05-21T22:45:00.690+0000] {scheduler_job.py:635} INFO - Setting external_id for to 87e3c063-266f-4076-9dd7-8a8376530bbf [2024-05-21T22:45:00.690+0000] {scheduler_job.py:635} INFO - Setting external_id for to ed73b698-18ec-4eea-99ad-23a31dc58d52 [2024-05-21T22:45:03.736+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:45:03.737+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:44:00+00:00, run_id=scheduled__2024-05-21T22:44:00+00:00, run_start_date=2024-05-21 22:45:00.255972+00:00, run_end_date=2024-05-21 22:45:03.737386+00:00, run_duration=3.481414, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:44:00+00:00, data_interval_end=2024-05-21 22:45:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:45:03.764+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:45:00+00:00, run_after=2024-05-21T22:46:00+00:00 [2024-05-21T22:45:03.800+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T22:45:03.801+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:45:03.801+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:45:03.804+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T22:40:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T22:45:03.805+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T22:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T22:45:04.023+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T22:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:45:04.024+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T22:40:00+00:00 exited with status success for try_number 1 [2024-05-21T22:45:04.024+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:44:00+00:00 exited with status success for try_number 1 [2024-05-21T22:45:04.058+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T22:40:00+00:00, map_index=-1, run_start_date=2024-05-21 22:45:02.966899+00:00, run_end_date=2024-05-21 22:45:03.437561+00:00, run_duration=0.470662, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1635, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:45:00.327872+00:00, queued_by_job_id=1, pid=35454 [2024-05-21T22:45:04.058+0000] {scheduler_job.py:635} INFO - Setting external_id for to d80a93c4-5e71-456f-a955-d04449afe1fd [2024-05-21T22:45:04.059+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:44:00+00:00, map_index=-1, run_start_date=2024-05-21 22:45:02.745972+00:00, run_end_date=2024-05-21 22:45:03.190683+00:00, run_duration=0.444711, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1634, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:45:00.327872+00:00, queued_by_job_id=1, pid=35453 [2024-05-21T22:45:06.300+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:45:06.300+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:44:00+00:00, run_id=scheduled__2024-05-21T22:44:00+00:00, run_start_date=2024-05-21 22:45:00.260877+00:00, run_end_date=2024-05-21 22:45:06.300564+00:00, run_duration=6.039687, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:44:00+00:00, data_interval_end=2024-05-21 22:45:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:45:06.313+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:45:00+00:00, run_after=2024-05-21T22:46:00+00:00 [2024-05-21T22:45:06.349+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T22:45:06.350+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:45:06.351+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:45:06.353+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T22:40:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T22:45:06.353+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T22:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T22:45:06.412+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T22:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:45:06.412+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:44:00+00:00 exited with status success for try_number 1 [2024-05-21T22:45:06.413+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T22:40:00+00:00 exited with status success for try_number 1 [2024-05-21T22:45:06.425+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T22:40:00+00:00, map_index=-1, run_start_date=2024-05-21 22:45:05.680959+00:00, run_end_date=2024-05-21 22:45:06.009229+00:00, run_duration=0.32827, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1636, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:45:03.802446+00:00, queued_by_job_id=1, pid=35493 [2024-05-21T22:45:06.425+0000] {scheduler_job.py:635} INFO - Setting external_id for to 034fff79-43a6-476e-b6d6-794e85c611af [2024-05-21T22:45:06.426+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:44:00+00:00, map_index=-1, run_start_date=2024-05-21 22:45:02.663992+00:00, run_end_date=2024-05-21 22:45:05.502235+00:00, run_duration=2.838243, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1633, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:45:00.327872+00:00, queued_by_job_id=1, pid=35452 [2024-05-21T22:45:09.359+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T22:45:09.359+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:45:09.360+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:45:09.362+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T22:40:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:45:09.363+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T22:40:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T22:45:09.456+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T22:40:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:45:09.456+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T22:40:00+00:00 exited with status success for try_number 1 [2024-05-21T22:45:09.468+0000] {scheduler_job.py:635} INFO - Setting external_id for to df2bc6cd-1190-40d2-9660-cf056c3fcd61 [2024-05-21T22:45:09.469+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T22:40:00+00:00, map_index=0, run_start_date=2024-05-21 22:45:08.459077+00:00, run_end_date=2024-05-21 22:45:08.744213+00:00, run_duration=0.285136, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1637, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:45:06.351724+00:00, queued_by_job_id=1, pid=35505 [2024-05-21T22:45:11.753+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:45:11.754+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:40:00+00:00, run_id=scheduled__2024-05-21T22:40:00+00:00, run_start_date=2024-05-21 22:45:00.254948+00:00, run_end_date=2024-05-21 22:45:11.754260+00:00, run_duration=11.499312, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:40:00+00:00, data_interval_end=2024-05-21 22:45:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T22:45:11.760+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:45:00+00:00, run_after=2024-05-21T22:50:00+00:00 [2024-05-21T22:45:11.788+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T22:40:00+00:00 exited with status success for try_number 1 [2024-05-21T22:45:11.792+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T22:40:00+00:00, map_index=-1, run_start_date=2024-05-21 22:45:11.389882+00:00, run_end_date=2024-05-21 22:45:11.654067+00:00, run_duration=0.264185, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1638, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:45:09.361195+00:00, queued_by_job_id=1, pid=35517 [2024-05-21T22:45:59.050+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T22:46:00.087+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:46:00.097+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:46:00.113+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:46:00+00:00, run_after=2024-05-21T22:47:00+00:00 [2024-05-21T22:46:00.189+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T22:46:00.190+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T22:46:00.190+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:46:00.190+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:46:00.191+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:46:00.196+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T22:44:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:46:00.196+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T22:44:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T22:46:00.197+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:46:00.197+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:46:00.197+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:46:00.198+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:46:00.650+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:44:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:46:00.654+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:46:00.654+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:46:00.664+0000] {scheduler_job.py:635} INFO - Setting external_id for to 20d70166-2b93-44f6-8c75-b454aa455815 [2024-05-21T22:46:00.664+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7f2b7bfe-763b-4d3d-9ab1-26fb34789aac [2024-05-21T22:46:00.665+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4c4af073-6b8a-4d56-9cf2-318d43b117bb [2024-05-21T22:46:03.140+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:46:03.141+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 22:44:00+00:00, run_id=scheduled__2024-05-21T22:44:00+00:00, run_start_date=2024-05-21 22:46:00.130242+00:00, run_end_date=2024-05-21 22:46:03.141654+00:00, run_duration=3.011412, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:44:00+00:00, data_interval_end=2024-05-21 22:46:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T22:46:03.153+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T22:46:00+00:00, run_after=2024-05-21T22:48:00+00:00 [2024-05-21T22:46:03.237+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:44:00+00:00 exited with status success for try_number 1 [2024-05-21T22:46:03.243+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T22:44:00+00:00, map_index=-1, run_start_date=2024-05-21 22:46:02.089839+00:00, run_end_date=2024-05-21 22:46:02.443542+00:00, run_duration=0.353703, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1639, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:46:00.192593+00:00, queued_by_job_id=1, pid=35535 [2024-05-21T22:46:03.873+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:46:03.873+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:45:00+00:00, run_id=scheduled__2024-05-21T22:45:00+00:00, run_start_date=2024-05-21 22:46:00.131342+00:00, run_end_date=2024-05-21 22:46:03.873437+00:00, run_duration=3.742095, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:45:00+00:00, data_interval_end=2024-05-21 22:46:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:46:03.883+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:46:00+00:00, run_after=2024-05-21T22:47:00+00:00 [2024-05-21T22:46:03.917+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:45:00+00:00 exited with status success for try_number 1 [2024-05-21T22:46:03.921+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:45:00+00:00, map_index=-1, run_start_date=2024-05-21 22:46:02.994253+00:00, run_end_date=2024-05-21 22:46:03.382521+00:00, run_duration=0.388268, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1641, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:46:00.192593+00:00, queued_by_job_id=1, pid=35565 [2024-05-21T22:46:05.335+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:46:05.336+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:45:00+00:00, run_id=scheduled__2024-05-21T22:45:00+00:00, run_start_date=2024-05-21 22:46:00.132305+00:00, run_end_date=2024-05-21 22:46:05.335923+00:00, run_duration=5.203618, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:45:00+00:00, data_interval_end=2024-05-21 22:46:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:46:05.346+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:46:00+00:00, run_after=2024-05-21T22:47:00+00:00 [2024-05-21T22:46:05.379+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:45:00+00:00 exited with status success for try_number 1 [2024-05-21T22:46:05.384+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:45:00+00:00, map_index=-1, run_start_date=2024-05-21 22:46:02.809718+00:00, run_end_date=2024-05-21 22:46:04.711010+00:00, run_duration=1.901292, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1640, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:46:00.192593+00:00, queued_by_job_id=1, pid=35564 [2024-05-21T22:47:00.603+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:47:00+00:00, run_after=2024-05-21T22:48:00+00:00 [2024-05-21T22:47:00.611+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:47:00.673+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T22:47:00.673+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:47:00.674+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:47:00.675+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:47:00.679+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:47:00.679+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:47:00.679+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:47:00.680+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:47:00.879+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:46:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:47:00.879+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:46:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:47:00.887+0000] {scheduler_job.py:635} INFO - Setting external_id for to 397ce581-1b18-4446-a44c-18f2a3902f8c [2024-05-21T22:47:00.888+0000] {scheduler_job.py:635} INFO - Setting external_id for to 0608d0d5-0083-4558-a8b7-c150a74c4e77 [2024-05-21T22:47:03.151+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:47:03.152+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:46:00+00:00, run_id=scheduled__2024-05-21T22:46:00+00:00, run_start_date=2024-05-21 22:47:00.623900+00:00, run_end_date=2024-05-21 22:47:03.152221+00:00, run_duration=2.528321, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:46:00+00:00, data_interval_end=2024-05-21 22:47:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:47:03.164+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:47:00+00:00, run_after=2024-05-21T22:48:00+00:00 [2024-05-21T22:47:03.208+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:46:00+00:00 exited with status success for try_number 1 [2024-05-21T22:47:03.213+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:46:00+00:00, map_index=-1, run_start_date=2024-05-21 22:47:02.754832+00:00, run_end_date=2024-05-21 22:47:03.056641+00:00, run_duration=0.301809, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1643, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:47:00.676570+00:00, queued_by_job_id=1, pid=35620 [2024-05-21T22:47:04.601+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:47:04.601+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:46:00+00:00, run_id=scheduled__2024-05-21T22:46:00+00:00, run_start_date=2024-05-21 22:47:00.625045+00:00, run_end_date=2024-05-21 22:47:04.601572+00:00, run_duration=3.976527, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:46:00+00:00, data_interval_end=2024-05-21 22:47:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:47:04.616+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:47:00+00:00, run_after=2024-05-21T22:48:00+00:00 [2024-05-21T22:47:04.646+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:46:00+00:00 exited with status success for try_number 1 [2024-05-21T22:47:04.651+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:46:00+00:00, map_index=-1, run_start_date=2024-05-21 22:47:02.652204+00:00, run_end_date=2024-05-21 22:47:04.461225+00:00, run_duration=1.809021, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1642, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:47:00.676570+00:00, queued_by_job_id=1, pid=35619 [2024-05-21T22:48:00.117+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:48:00.124+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:48:00.138+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:48:00+00:00, run_after=2024-05-21T22:49:00+00:00 [2024-05-21T22:48:00.213+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T22:48:00.213+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T22:48:00.214+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:48:00.214+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:48:00.215+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:48:00.219+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T22:46:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:48:00.219+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T22:46:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T22:48:00.219+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:48:00.219+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:48:00.219+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:47:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:48:00.219+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:47:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:48:00.548+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:46:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:48:00.549+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:47:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:48:00.549+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:47:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:48:00.557+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9e82e5e0-fbfb-4b23-9896-f23854d4bc7c [2024-05-21T22:48:00.558+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3d08842f-c8c5-41f5-8c05-9af467efe829 [2024-05-21T22:48:00.558+0000] {scheduler_job.py:635} INFO - Setting external_id for to a94992fb-0bc7-4b91-bf8b-a8c85298a2ae [2024-05-21T22:48:01.898+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:48:01.898+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 22:46:00+00:00, run_id=scheduled__2024-05-21T22:46:00+00:00, run_start_date=2024-05-21 22:48:00.153529+00:00, run_end_date=2024-05-21 22:48:01.898534+00:00, run_duration=1.745005, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:46:00+00:00, data_interval_end=2024-05-21 22:48:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T22:48:01.906+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T22:48:00+00:00, run_after=2024-05-21T22:50:00+00:00 [2024-05-21T22:48:01.969+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:46:00+00:00 exited with status success for try_number 1 [2024-05-21T22:48:01.977+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T22:46:00+00:00, map_index=-1, run_start_date=2024-05-21 22:48:01.428534+00:00, run_end_date=2024-05-21 22:48:01.749469+00:00, run_duration=0.320935, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1644, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:48:00.215961+00:00, queued_by_job_id=1, pid=35655 [2024-05-21T22:48:03.020+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:48:03.020+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:47:00+00:00, run_id=scheduled__2024-05-21T22:47:00+00:00, run_start_date=2024-05-21 22:48:00.154571+00:00, run_end_date=2024-05-21 22:48:03.020781+00:00, run_duration=2.86621, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:47:00+00:00, data_interval_end=2024-05-21 22:48:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:48:03.032+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:48:00+00:00, run_after=2024-05-21T22:49:00+00:00 [2024-05-21T22:48:04.145+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:47:00+00:00 exited with status success for try_number 1 [2024-05-21T22:48:04.150+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:47:00+00:00, map_index=-1, run_start_date=2024-05-21 22:48:02.693565+00:00, run_end_date=2024-05-21 22:48:02.991065+00:00, run_duration=0.2975, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1646, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:48:00.215961+00:00, queued_by_job_id=1, pid=35686 [2024-05-21T22:48:04.860+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:48:04.860+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:47:00+00:00, run_id=scheduled__2024-05-21T22:47:00+00:00, run_start_date=2024-05-21 22:48:00.155831+00:00, run_end_date=2024-05-21 22:48:04.860622+00:00, run_duration=4.704791, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:47:00+00:00, data_interval_end=2024-05-21 22:48:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:48:04.870+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:48:00+00:00, run_after=2024-05-21T22:49:00+00:00 [2024-05-21T22:48:04.895+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:47:00+00:00 exited with status success for try_number 1 [2024-05-21T22:48:04.899+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:47:00+00:00, map_index=-1, run_start_date=2024-05-21 22:48:02.527450+00:00, run_end_date=2024-05-21 22:48:04.369884+00:00, run_duration=1.842434, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1645, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:48:00.215961+00:00, queued_by_job_id=1, pid=35685 [2024-05-21T22:49:00.717+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:49:00.739+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:49:00+00:00, run_after=2024-05-21T22:50:00+00:00 [2024-05-21T22:49:00.801+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T22:49:00.802+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:49:00.802+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:49:00.802+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:49:00.805+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:49:00.805+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:49:00.805+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:49:00.805+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:49:01.049+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:48:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:49:01.050+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:48:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:49:01.056+0000] {scheduler_job.py:635} INFO - Setting external_id for to c768faac-fb55-4cb6-82c3-8c741f68445a [2024-05-21T22:49:01.056+0000] {scheduler_job.py:635} INFO - Setting external_id for to f4178007-3297-4443-b4e1-6c2a4e62665e [2024-05-21T22:49:03.567+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:49:03.568+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:48:00+00:00, run_id=scheduled__2024-05-21T22:48:00+00:00, run_start_date=2024-05-21 22:49:00.751075+00:00, run_end_date=2024-05-21 22:49:03.568016+00:00, run_duration=2.816941, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:48:00+00:00, data_interval_end=2024-05-21 22:49:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:49:03.580+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:49:00+00:00, run_after=2024-05-21T22:50:00+00:00 [2024-05-21T22:49:03.615+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:48:00+00:00 exited with status success for try_number 1 [2024-05-21T22:49:03.619+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:48:00+00:00, map_index=-1, run_start_date=2024-05-21 22:49:02.754229+00:00, run_end_date=2024-05-21 22:49:03.056242+00:00, run_duration=0.302013, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1647, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:49:00.803645+00:00, queued_by_job_id=1, pid=35741 [2024-05-21T22:49:04.654+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:49:04.655+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:48:00+00:00, run_id=scheduled__2024-05-21T22:48:00+00:00, run_start_date=2024-05-21 22:49:00.752531+00:00, run_end_date=2024-05-21 22:49:04.655194+00:00, run_duration=3.902663, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:48:00+00:00, data_interval_end=2024-05-21 22:49:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:49:04.665+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:49:00+00:00, run_after=2024-05-21T22:50:00+00:00 [2024-05-21T22:49:04.693+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:48:00+00:00 exited with status success for try_number 1 [2024-05-21T22:49:04.699+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:48:00+00:00, map_index=-1, run_start_date=2024-05-21 22:49:02.751332+00:00, run_end_date=2024-05-21 22:49:04.317498+00:00, run_duration=1.566166, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1648, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:49:00.803645+00:00, queued_by_job_id=1, pid=35740 [2024-05-21T22:50:00.023+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:50:00.041+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:50:00+00:00, run_after=2024-05-21T22:51:00+00:00 [2024-05-21T22:50:00.056+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:50:00+00:00, run_after=2024-05-21T22:55:00+00:00 [2024-05-21T22:50:00.067+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:50:00.190+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T22:50:00.191+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:50:00.191+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T22:50:00.191+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:50:00.191+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:50:00.192+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:50:00.199+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T22:45:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T22:50:00.199+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T22:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T22:50:00.201+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T22:48:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:50:00.201+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T22:48:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T22:50:00.201+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:50:00.202+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:50:00.202+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:49:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:50:00.202+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:49:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:50:00.633+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T22:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:50:00.634+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:48:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:50:00.634+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:49:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:50:00.634+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:49:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:50:00.647+0000] {scheduler_job.py:635} INFO - Setting external_id for to d6d0542b-70ce-43c5-bd5b-5d2cdd1ace76 [2024-05-21T22:50:00.647+0000] {scheduler_job.py:635} INFO - Setting external_id for to 739dd470-e1bc-4185-9829-65fff0d47b1e [2024-05-21T22:50:00.648+0000] {scheduler_job.py:635} INFO - Setting external_id for to a49ba610-c3cd-4452-b4d9-f40363916d7e [2024-05-21T22:50:00.648+0000] {scheduler_job.py:635} INFO - Setting external_id for to a29859a8-72d7-4436-a5dc-2633b27f0115 [2024-05-21T22:50:03.439+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:50:03.439+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 22:48:00+00:00, run_id=scheduled__2024-05-21T22:48:00+00:00, run_start_date=2024-05-21 22:50:00.085251+00:00, run_end_date=2024-05-21 22:50:03.439771+00:00, run_duration=3.35452, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:48:00+00:00, data_interval_end=2024-05-21 22:50:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T22:50:03.448+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T22:50:00+00:00, run_after=2024-05-21T22:52:00+00:00 [2024-05-21T22:50:03.554+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:48:00+00:00 exited with status success for try_number 1 [2024-05-21T22:50:03.569+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T22:48:00+00:00, map_index=-1, run_start_date=2024-05-21 22:50:01.597201+00:00, run_end_date=2024-05-21 22:50:02.294108+00:00, run_duration=0.696907, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1649, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:50:00.196572+00:00, queued_by_job_id=1, pid=35777 [2024-05-21T22:50:04.622+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:50:04.622+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:49:00+00:00, run_id=scheduled__2024-05-21T22:49:00+00:00, run_start_date=2024-05-21 22:50:00.086661+00:00, run_end_date=2024-05-21 22:50:04.622813+00:00, run_duration=4.536152, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:49:00+00:00, data_interval_end=2024-05-21 22:50:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:50:04.632+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:50:00+00:00, run_after=2024-05-21T22:51:00+00:00 [2024-05-21T22:50:04.654+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T22:50:04.655+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:50:04.655+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:50:04.657+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T22:45:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T22:50:04.657+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T22:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T22:50:04.696+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T22:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:50:04.697+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T22:45:00+00:00 exited with status success for try_number 1 [2024-05-21T22:50:04.698+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:49:00+00:00 exited with status success for try_number 1 [2024-05-21T22:50:04.707+0000] {scheduler_job.py:635} INFO - Setting external_id for to 78eb95b9-46b9-44b5-aa9c-b74526a0f20c [2024-05-21T22:50:04.707+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T22:45:00+00:00, map_index=-1, run_start_date=2024-05-21 22:50:03.024972+00:00, run_end_date=2024-05-21 22:50:03.616331+00:00, run_duration=0.591359, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1650, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:50:00.196572+00:00, queued_by_job_id=1, pid=35799 [2024-05-21T22:50:04.708+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:49:00+00:00, map_index=-1, run_start_date=2024-05-21 22:50:03.442737+00:00, run_end_date=2024-05-21 22:50:03.868809+00:00, run_duration=0.426072, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1651, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:50:00.196572+00:00, queued_by_job_id=1, pid=35819 [2024-05-21T22:50:06.411+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:50:06.413+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:49:00+00:00, run_id=scheduled__2024-05-21T22:49:00+00:00, run_start_date=2024-05-21 22:50:00.087698+00:00, run_end_date=2024-05-21 22:50:06.413207+00:00, run_duration=6.325509, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:49:00+00:00, data_interval_end=2024-05-21 22:50:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:50:06.426+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:50:00+00:00, run_after=2024-05-21T22:51:00+00:00 [2024-05-21T22:50:06.487+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:49:00+00:00 exited with status success for try_number 1 [2024-05-21T22:50:06.500+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:49:00+00:00, map_index=-1, run_start_date=2024-05-21 22:50:03.464762+00:00, run_end_date=2024-05-21 22:50:06.060469+00:00, run_duration=2.595707, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1652, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:50:00.196572+00:00, queued_by_job_id=1, pid=35824 [2024-05-21T22:50:07.407+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T22:50:07.408+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:50:07.409+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:50:07.412+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T22:45:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T22:50:07.412+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T22:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T22:50:07.505+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T22:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:50:07.505+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T22:45:00+00:00 exited with status success for try_number 1 [2024-05-21T22:50:07.522+0000] {scheduler_job.py:635} INFO - Setting external_id for to f59913c3-67e9-410d-bb80-e1245d07d87e [2024-05-21T22:50:07.524+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T22:45:00+00:00, map_index=-1, run_start_date=2024-05-21 22:50:06.595536+00:00, run_end_date=2024-05-21 22:50:06.920284+00:00, run_duration=0.324748, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1653, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:50:04.656140+00:00, queued_by_job_id=1, pid=35858 [2024-05-21T22:50:11.877+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T22:50:11.878+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:50:11.878+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:50:11.881+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T22:45:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:50:11.881+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T22:45:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T22:50:11.920+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T22:45:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:50:11.920+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T22:45:00+00:00 exited with status success for try_number 1 [2024-05-21T22:50:11.928+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5a483215-5d88-4a5a-9e0e-a282e0aa1510 [2024-05-21T22:50:11.929+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T22:45:00+00:00, map_index=0, run_start_date=2024-05-21 22:50:09.996616+00:00, run_end_date=2024-05-21 22:50:11.217288+00:00, run_duration=1.220672, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1654, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:50:07.410005+00:00, queued_by_job_id=1, pid=35870 [2024-05-21T22:50:14.758+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:50:14.758+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:45:00+00:00, run_id=scheduled__2024-05-21T22:45:00+00:00, run_start_date=2024-05-21 22:50:00.083798+00:00, run_end_date=2024-05-21 22:50:14.758333+00:00, run_duration=14.674535, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:45:00+00:00, data_interval_end=2024-05-21 22:50:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T22:50:14.764+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:50:00+00:00, run_after=2024-05-21T22:55:00+00:00 [2024-05-21T22:50:14.791+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T22:45:00+00:00 exited with status success for try_number 1 [2024-05-21T22:50:14.795+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T22:45:00+00:00, map_index=-1, run_start_date=2024-05-21 22:50:13.660659+00:00, run_end_date=2024-05-21 22:50:13.910608+00:00, run_duration=0.249949, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1655, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:50:11.879710+00:00, queued_by_job_id=1, pid=35891 [2024-05-21T22:50:59.112+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T22:51:00.147+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:51:00+00:00, run_after=2024-05-21T22:52:00+00:00 [2024-05-21T22:51:00.161+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:51:00.240+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T22:51:00.241+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:51:00.241+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:51:00.242+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:51:00.244+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:51:00.244+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:51:00.245+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:51:00.245+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:51:00.451+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:51:00.452+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:51:00.465+0000] {scheduler_job.py:635} INFO - Setting external_id for to c51ae748-6f67-4451-8503-672f14e7c57e [2024-05-21T22:51:00.465+0000] {scheduler_job.py:635} INFO - Setting external_id for to 082cac4e-48d1-4281-a910-911dda732612 [2024-05-21T22:51:03.143+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:51:03.143+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:50:00+00:00, run_id=scheduled__2024-05-21T22:50:00+00:00, run_start_date=2024-05-21 22:51:00.177558+00:00, run_end_date=2024-05-21 22:51:03.143615+00:00, run_duration=2.966057, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:50:00+00:00, data_interval_end=2024-05-21 22:51:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:51:03.155+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:51:00+00:00, run_after=2024-05-21T22:52:00+00:00 [2024-05-21T22:51:03.196+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:50:00+00:00 exited with status success for try_number 1 [2024-05-21T22:51:03.201+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:50:00+00:00, map_index=-1, run_start_date=2024-05-21 22:51:02.548196+00:00, run_end_date=2024-05-21 22:51:02.887724+00:00, run_duration=0.339528, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1657, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:51:00.243111+00:00, queued_by_job_id=1, pid=35927 [2024-05-21T22:51:05.310+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:51:05.311+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:50:00+00:00, run_id=scheduled__2024-05-21T22:50:00+00:00, run_start_date=2024-05-21 22:51:00.179468+00:00, run_end_date=2024-05-21 22:51:05.311184+00:00, run_duration=5.131716, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:50:00+00:00, data_interval_end=2024-05-21 22:51:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:51:05.319+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:51:00+00:00, run_after=2024-05-21T22:52:00+00:00 [2024-05-21T22:51:05.357+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:50:00+00:00 exited with status success for try_number 1 [2024-05-21T22:51:05.361+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:50:00+00:00, map_index=-1, run_start_date=2024-05-21 22:51:02.345143+00:00, run_end_date=2024-05-21 22:51:04.794128+00:00, run_duration=2.448985, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1656, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:51:00.243111+00:00, queued_by_job_id=1, pid=35926 [2024-05-21T22:52:00.944+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:52:00.958+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:52:00.973+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:52:00+00:00, run_after=2024-05-21T22:53:00+00:00 [2024-05-21T22:52:01.055+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T22:52:01.055+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T22:52:01.055+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:52:01.055+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:52:01.056+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:52:01.060+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T22:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:52:01.060+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T22:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T22:52:01.060+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:52:01.060+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:52:01.061+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:51:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:52:01.061+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:51:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:52:01.287+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:52:01.290+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:51:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:52:01.290+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:51:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:52:01.303+0000] {scheduler_job.py:635} INFO - Setting external_id for to b36356e1-a39f-4ec5-a577-fe10c18ee0b5 [2024-05-21T22:52:01.303+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8c327c52-8042-4114-8c5c-c29aac0f9acd [2024-05-21T22:52:01.304+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1f4995d6-20cf-4736-8588-680d3decec90 [2024-05-21T22:52:02.597+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:52:02.597+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 22:50:00+00:00, run_id=scheduled__2024-05-21T22:50:00+00:00, run_start_date=2024-05-21 22:52:00.986017+00:00, run_end_date=2024-05-21 22:52:02.597798+00:00, run_duration=1.611781, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:50:00+00:00, data_interval_end=2024-05-21 22:52:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T22:52:02.605+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T22:52:00+00:00, run_after=2024-05-21T22:54:00+00:00 [2024-05-21T22:52:02.646+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:50:00+00:00 exited with status success for try_number 1 [2024-05-21T22:52:02.654+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T22:50:00+00:00, map_index=-1, run_start_date=2024-05-21 22:52:01.876884+00:00, run_end_date=2024-05-21 22:52:02.245348+00:00, run_duration=0.368464, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1658, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:52:01.057180+00:00, queued_by_job_id=1, pid=35962 [2024-05-21T22:52:03.696+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:52:03.697+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:51:00+00:00, run_id=scheduled__2024-05-21T22:51:00+00:00, run_start_date=2024-05-21 22:52:00.987316+00:00, run_end_date=2024-05-21 22:52:03.696860+00:00, run_duration=2.709544, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:51:00+00:00, data_interval_end=2024-05-21 22:52:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:52:03.707+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:52:00+00:00, run_after=2024-05-21T22:53:00+00:00 [2024-05-21T22:52:03.741+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:51:00+00:00 exited with status success for try_number 1 [2024-05-21T22:52:03.746+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:51:00+00:00, map_index=-1, run_start_date=2024-05-21 22:52:03.175070+00:00, run_end_date=2024-05-21 22:52:03.478613+00:00, run_duration=0.303543, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1660, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:52:01.057180+00:00, queued_by_job_id=1, pid=35993 [2024-05-21T22:52:04.962+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:52:04.962+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:51:00+00:00, run_id=scheduled__2024-05-21T22:51:00+00:00, run_start_date=2024-05-21 22:52:00.988480+00:00, run_end_date=2024-05-21 22:52:04.962831+00:00, run_duration=3.974351, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:51:00+00:00, data_interval_end=2024-05-21 22:52:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:52:04.973+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:52:00+00:00, run_after=2024-05-21T22:53:00+00:00 [2024-05-21T22:52:05.003+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:51:00+00:00 exited with status success for try_number 1 [2024-05-21T22:52:05.009+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:51:00+00:00, map_index=-1, run_start_date=2024-05-21 22:52:03.089769+00:00, run_end_date=2024-05-21 22:52:04.573221+00:00, run_duration=1.483452, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1659, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:52:01.057180+00:00, queued_by_job_id=1, pid=35992 [2024-05-21T22:53:00.624+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:53:00+00:00, run_after=2024-05-21T22:54:00+00:00 [2024-05-21T22:53:00.633+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:53:00.701+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T22:53:00.701+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:53:00.701+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:53:00.702+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:53:00.706+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:53:00.706+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:53:00.706+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:53:00.706+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:53:00.938+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:52:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:53:00.938+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:52:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:53:00.949+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2e2a8b3d-2a20-4a4b-b10a-2e7918f290ff [2024-05-21T22:53:00.949+0000] {scheduler_job.py:635} INFO - Setting external_id for to df92df18-00f2-446b-9b18-338424e90b40 [2024-05-21T22:53:04.014+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:53:04.014+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:52:00+00:00, run_id=scheduled__2024-05-21T22:52:00+00:00, run_start_date=2024-05-21 22:53:00.646215+00:00, run_end_date=2024-05-21 22:53:04.014781+00:00, run_duration=3.368566, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:52:00+00:00, data_interval_end=2024-05-21 22:53:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:53:04.029+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:53:00+00:00, run_after=2024-05-21T22:54:00+00:00 [2024-05-21T22:53:04.069+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:52:00+00:00 exited with status success for try_number 1 [2024-05-21T22:53:04.073+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:52:00+00:00, map_index=-1, run_start_date=2024-05-21 22:53:02.740015+00:00, run_end_date=2024-05-21 22:53:03.061014+00:00, run_duration=0.320999, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1661, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:53:00.703173+00:00, queued_by_job_id=1, pid=36048 [2024-05-21T22:53:04.620+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:53:04.621+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:52:00+00:00, run_id=scheduled__2024-05-21T22:52:00+00:00, run_start_date=2024-05-21 22:53:00.647620+00:00, run_end_date=2024-05-21 22:53:04.621484+00:00, run_duration=3.973864, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:52:00+00:00, data_interval_end=2024-05-21 22:53:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:53:04.631+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:53:00+00:00, run_after=2024-05-21T22:54:00+00:00 [2024-05-21T22:53:04.658+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:52:00+00:00 exited with status success for try_number 1 [2024-05-21T22:53:04.661+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:52:00+00:00, map_index=-1, run_start_date=2024-05-21 22:53:02.742054+00:00, run_end_date=2024-05-21 22:53:04.389027+00:00, run_duration=1.646973, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1662, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:53:00.703173+00:00, queued_by_job_id=1, pid=36047 [2024-05-21T22:54:00.574+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:54:00.580+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:54:00.598+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:54:00+00:00, run_after=2024-05-21T22:55:00+00:00 [2024-05-21T22:54:00.674+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T22:54:00.674+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T22:54:00.675+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:54:00.675+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:54:00.675+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:54:00.679+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T22:52:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:54:00.679+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T22:52:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T22:54:00.679+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:54:00.680+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:54:00.680+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:53:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:54:00.680+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:53:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:54:01.036+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:52:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:54:01.036+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:53:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:54:01.036+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:53:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:54:01.052+0000] {scheduler_job.py:635} INFO - Setting external_id for to 92d2e656-a90e-45aa-a149-96202ea7f23a [2024-05-21T22:54:01.052+0000] {scheduler_job.py:635} INFO - Setting external_id for to d512855d-ccc7-442a-8f4c-efa9bea73815 [2024-05-21T22:54:01.053+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8df4218b-44cc-4c80-9507-8c9505e106e1 [2024-05-21T22:54:02.175+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:54:02.176+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 22:52:00+00:00, run_id=scheduled__2024-05-21T22:52:00+00:00, run_start_date=2024-05-21 22:54:00.612321+00:00, run_end_date=2024-05-21 22:54:02.176102+00:00, run_duration=1.563781, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:52:00+00:00, data_interval_end=2024-05-21 22:54:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T22:54:02.189+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T22:54:00+00:00, run_after=2024-05-21T22:56:00+00:00 [2024-05-21T22:54:02.242+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:52:00+00:00 exited with status success for try_number 1 [2024-05-21T22:54:02.254+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T22:52:00+00:00, map_index=-1, run_start_date=2024-05-21 22:54:01.660759+00:00, run_end_date=2024-05-21 22:54:01.977022+00:00, run_duration=0.316263, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1663, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:54:00.677038+00:00, queued_by_job_id=1, pid=36083 [2024-05-21T22:54:03.336+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:54:03.336+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:53:00+00:00, run_id=scheduled__2024-05-21T22:53:00+00:00, run_start_date=2024-05-21 22:54:00.615544+00:00, run_end_date=2024-05-21 22:54:03.336257+00:00, run_duration=2.720713, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:53:00+00:00, data_interval_end=2024-05-21 22:54:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:54:03.372+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:54:00+00:00, run_after=2024-05-21T22:55:00+00:00 [2024-05-21T22:54:04.484+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:53:00+00:00 exited with status success for try_number 1 [2024-05-21T22:54:04.487+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:53:00+00:00, map_index=-1, run_start_date=2024-05-21 22:54:02.997312+00:00, run_end_date=2024-05-21 22:54:03.290550+00:00, run_duration=0.293238, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1664, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:54:00.677038+00:00, queued_by_job_id=1, pid=36113 [2024-05-21T22:54:05.526+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:54:05.526+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:53:00+00:00, run_id=scheduled__2024-05-21T22:53:00+00:00, run_start_date=2024-05-21 22:54:00.616590+00:00, run_end_date=2024-05-21 22:54:05.526774+00:00, run_duration=4.910184, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:53:00+00:00, data_interval_end=2024-05-21 22:54:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:54:05.538+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:54:00+00:00, run_after=2024-05-21T22:55:00+00:00 [2024-05-21T22:54:05.573+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:53:00+00:00 exited with status success for try_number 1 [2024-05-21T22:54:05.578+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:53:00+00:00, map_index=-1, run_start_date=2024-05-21 22:54:03.101230+00:00, run_end_date=2024-05-21 22:54:04.679261+00:00, run_duration=1.578031, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1665, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:54:00.677038+00:00, queued_by_job_id=1, pid=36114 [2024-05-21T22:55:00.859+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:55:00+00:00, run_after=2024-05-21T22:56:00+00:00 [2024-05-21T22:55:00.866+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:55:00.878+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:55:00+00:00, run_after=2024-05-21T23:00:00+00:00 [2024-05-21T22:55:00.959+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T22:55:00.959+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:55:00.959+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:55:00.960+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:55:00.961+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:55:00.966+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T22:50:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T22:55:00.967+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T22:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T22:55:00.967+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:55:00.967+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:55:00.968+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:55:00.968+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:55:01.194+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T22:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:55:01.194+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:54:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:55:01.195+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:54:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:55:01.207+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3bda7e95-f1ca-46a7-bffc-3ef95bdac428 [2024-05-21T22:55:01.207+0000] {scheduler_job.py:635} INFO - Setting external_id for to 566c2371-7673-4a5a-9735-aa9b5127621f [2024-05-21T22:55:01.208+0000] {scheduler_job.py:635} INFO - Setting external_id for to 68f92ce5-3dc8-4966-a5f2-f2734d0d488d [2024-05-21T22:55:04.841+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:55:04.841+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:54:00+00:00, run_id=scheduled__2024-05-21T22:54:00+00:00, run_start_date=2024-05-21 22:55:00.892668+00:00, run_end_date=2024-05-21 22:55:04.841786+00:00, run_duration=3.949118, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:54:00+00:00, data_interval_end=2024-05-21 22:55:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:55:04.853+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:55:00+00:00, run_after=2024-05-21T22:56:00+00:00 [2024-05-21T22:55:04.878+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T22:55:04.879+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:55:04.879+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:55:04.881+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T22:50:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T22:55:04.881+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T22:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T22:55:04.924+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T22:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:55:04.924+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T22:50:00+00:00 exited with status success for try_number 1 [2024-05-21T22:55:04.925+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:54:00+00:00 exited with status success for try_number 1 [2024-05-21T22:55:04.932+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:54:00+00:00, map_index=-1, run_start_date=2024-05-21 22:55:03.331421+00:00, run_end_date=2024-05-21 22:55:03.948962+00:00, run_duration=0.617541, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1666, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:55:00.962888+00:00, queued_by_job_id=1, pid=36179 [2024-05-21T22:55:04.932+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T22:50:00+00:00, map_index=-1, run_start_date=2024-05-21 22:55:03.498212+00:00, run_end_date=2024-05-21 22:55:03.936114+00:00, run_duration=0.437902, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1668, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:55:00.962888+00:00, queued_by_job_id=1, pid=36181 [2024-05-21T22:55:04.933+0000] {scheduler_job.py:635} INFO - Setting external_id for to 588c9647-fbad-4621-a988-0065a10d975d [2024-05-21T22:55:06.057+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:55:06.058+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:54:00+00:00, run_id=scheduled__2024-05-21T22:54:00+00:00, run_start_date=2024-05-21 22:55:00.893976+00:00, run_end_date=2024-05-21 22:55:06.058229+00:00, run_duration=5.164253, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:54:00+00:00, data_interval_end=2024-05-21 22:55:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:55:06.072+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:55:00+00:00, run_after=2024-05-21T22:56:00+00:00 [2024-05-21T22:55:06.136+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:54:00+00:00 exited with status success for try_number 1 [2024-05-21T22:55:06.142+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:54:00+00:00, map_index=-1, run_start_date=2024-05-21 22:55:03.461960+00:00, run_end_date=2024-05-21 22:55:05.358802+00:00, run_duration=1.896842, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1667, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:55:00.962888+00:00, queued_by_job_id=1, pid=36180 [2024-05-21T22:55:08.059+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T22:55:08.063+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:55:08.064+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:55:08.067+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T22:50:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T22:55:08.067+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T22:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T22:55:08.144+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T22:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:55:08.144+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T22:50:00+00:00 exited with status success for try_number 1 [2024-05-21T22:55:08.168+0000] {scheduler_job.py:635} INFO - Setting external_id for to 692e7968-57e3-415b-b4d6-da49f2408cae [2024-05-21T22:55:08.168+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T22:50:00+00:00, map_index=-1, run_start_date=2024-05-21 22:55:06.893598+00:00, run_end_date=2024-05-21 22:55:07.306091+00:00, run_duration=0.412493, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1669, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:55:04.879971+00:00, queued_by_job_id=1, pid=36220 [2024-05-21T22:55:11.655+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T22:55:11.655+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:55:11.656+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:55:11.658+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T22:50:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:55:11.659+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T22:50:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T22:55:11.704+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T22:50:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:55:11.710+0000] {scheduler_job.py:635} INFO - Setting external_id for to a1449f15-2abc-4f6b-9e66-8fd733678bbe [2024-05-21T22:55:11.786+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T22:50:00+00:00 exited with status success for try_number 1 [2024-05-21T22:55:11.792+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T22:50:00+00:00, map_index=0, run_start_date=2024-05-21 22:55:10.302608+00:00, run_end_date=2024-05-21 22:55:11.553872+00:00, run_duration=1.251264, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1670, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:55:08.066066+00:00, queued_by_job_id=1, pid=36232 [2024-05-21T22:55:13.772+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:55:13.773+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:50:00+00:00, run_id=scheduled__2024-05-21T22:50:00+00:00, run_start_date=2024-05-21 22:55:00.891568+00:00, run_end_date=2024-05-21 22:55:13.773332+00:00, run_duration=12.881764, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:50:00+00:00, data_interval_end=2024-05-21 22:55:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T22:55:13.780+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:55:00+00:00, run_after=2024-05-21T23:00:00+00:00 [2024-05-21T22:55:13.809+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T22:50:00+00:00 exited with status success for try_number 1 [2024-05-21T22:55:13.813+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T22:50:00+00:00, map_index=-1, run_start_date=2024-05-21 22:55:13.422605+00:00, run_end_date=2024-05-21 22:55:13.669071+00:00, run_duration=0.246466, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1671, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:55:11.656909+00:00, queued_by_job_id=1, pid=36253 [2024-05-21T22:55:59.166+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T22:56:00.203+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:56:00.218+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:56:00+00:00, run_after=2024-05-21T22:57:00+00:00 [2024-05-21T22:56:00.224+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:56:00.315+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T22:56:00.316+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T22:56:00.316+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:56:00.316+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:56:00.316+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:56:00.320+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T22:54:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:56:00.320+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T22:54:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T22:56:00.321+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:56:00.321+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:56:00.321+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:56:00.321+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:56:00.596+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:54:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:56:00.596+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:56:00.596+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:56:00.606+0000] {scheduler_job.py:635} INFO - Setting external_id for to abeb87ef-e05c-4951-a0dd-73d431493f48 [2024-05-21T22:56:00.606+0000] {scheduler_job.py:635} INFO - Setting external_id for to 22435852-a3fd-43fd-be48-dc811dba4bbc [2024-05-21T22:56:00.606+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7fba1288-cca6-4dad-a6ba-54e6f584d326 [2024-05-21T22:56:02.589+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:56:02.590+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 22:54:00+00:00, run_id=scheduled__2024-05-21T22:54:00+00:00, run_start_date=2024-05-21 22:56:00.237303+00:00, run_end_date=2024-05-21 22:56:02.590367+00:00, run_duration=2.353064, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:54:00+00:00, data_interval_end=2024-05-21 22:56:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T22:56:02.599+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T22:56:00+00:00, run_after=2024-05-21T22:58:00+00:00 [2024-05-21T22:56:02.651+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:54:00+00:00 exited with status success for try_number 1 [2024-05-21T22:56:02.656+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T22:54:00+00:00, map_index=-1, run_start_date=2024-05-21 22:56:01.481944+00:00, run_end_date=2024-05-21 22:56:01.788336+00:00, run_duration=0.306392, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1672, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:56:00.317728+00:00, queued_by_job_id=1, pid=36270 [2024-05-21T22:56:02.958+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:56:02.958+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:55:00+00:00, run_id=scheduled__2024-05-21T22:55:00+00:00, run_start_date=2024-05-21 22:56:00.238403+00:00, run_end_date=2024-05-21 22:56:02.958699+00:00, run_duration=2.720296, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:55:00+00:00, data_interval_end=2024-05-21 22:56:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:56:02.974+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:56:00+00:00, run_after=2024-05-21T22:57:00+00:00 [2024-05-21T22:56:03.019+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:55:00+00:00 exited with status success for try_number 1 [2024-05-21T22:56:03.025+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:55:00+00:00, map_index=-1, run_start_date=2024-05-21 22:56:02.494750+00:00, run_end_date=2024-05-21 22:56:02.820565+00:00, run_duration=0.325815, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1673, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:56:00.317728+00:00, queued_by_job_id=1, pid=36291 [2024-05-21T22:56:05.135+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:56:05.135+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:55:00+00:00, run_id=scheduled__2024-05-21T22:55:00+00:00, run_start_date=2024-05-21 22:56:00.239713+00:00, run_end_date=2024-05-21 22:56:05.135689+00:00, run_duration=4.895976, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:55:00+00:00, data_interval_end=2024-05-21 22:56:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:56:05.147+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:56:00+00:00, run_after=2024-05-21T22:57:00+00:00 [2024-05-21T22:56:05.177+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:55:00+00:00 exited with status success for try_number 1 [2024-05-21T22:56:05.182+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:55:00+00:00, map_index=-1, run_start_date=2024-05-21 22:56:02.721173+00:00, run_end_date=2024-05-21 22:56:04.538829+00:00, run_duration=1.817656, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1674, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:56:00.317728+00:00, queued_by_job_id=1, pid=36301 [2024-05-21T22:57:00.300+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:57:00+00:00, run_after=2024-05-21T22:58:00+00:00 [2024-05-21T22:57:00.316+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:57:00.386+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T22:57:00.386+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:57:00.386+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:57:00.387+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:57:00.390+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:57:00.390+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:57:00.390+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:57:00.390+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:57:00.593+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:56:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:57:00.594+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:56:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:57:00.615+0000] {scheduler_job.py:635} INFO - Setting external_id for to dcc0bb6d-663d-46cf-baaa-7fc584cefa9e [2024-05-21T22:57:00.615+0000] {scheduler_job.py:635} INFO - Setting external_id for to e5c4f1c0-117a-4842-85e9-837190445723 [2024-05-21T22:57:02.860+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:57:02.861+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:56:00+00:00, run_id=scheduled__2024-05-21T22:56:00+00:00, run_start_date=2024-05-21 22:57:00.331645+00:00, run_end_date=2024-05-21 22:57:02.860981+00:00, run_duration=2.529336, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:56:00+00:00, data_interval_end=2024-05-21 22:57:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:57:02.875+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:57:00+00:00, run_after=2024-05-21T22:58:00+00:00 [2024-05-21T22:57:02.911+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:56:00+00:00 exited with status success for try_number 1 [2024-05-21T22:57:02.916+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:56:00+00:00, map_index=-1, run_start_date=2024-05-21 22:57:02.429130+00:00, run_end_date=2024-05-21 22:57:02.743480+00:00, run_duration=0.31435, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1675, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:57:00.388418+00:00, queued_by_job_id=1, pid=36355 [2024-05-21T22:57:05.386+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:57:05.386+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:56:00+00:00, run_id=scheduled__2024-05-21T22:56:00+00:00, run_start_date=2024-05-21 22:57:00.332898+00:00, run_end_date=2024-05-21 22:57:05.386907+00:00, run_duration=5.054009, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:56:00+00:00, data_interval_end=2024-05-21 22:57:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:57:05.396+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:57:00+00:00, run_after=2024-05-21T22:58:00+00:00 [2024-05-21T22:57:05.425+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:56:00+00:00 exited with status success for try_number 1 [2024-05-21T22:57:05.430+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:56:00+00:00, map_index=-1, run_start_date=2024-05-21 22:57:02.502738+00:00, run_end_date=2024-05-21 22:57:04.584128+00:00, run_duration=2.08139, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1676, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:57:00.388418+00:00, queued_by_job_id=1, pid=36356 [2024-05-21T22:58:00.881+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:58:00.887+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:58:00.901+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:58:00+00:00, run_after=2024-05-21T22:59:00+00:00 [2024-05-21T22:58:00.972+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T22:58:00.972+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T22:58:00.972+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:58:00.972+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:58:00.973+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:58:00.976+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T22:56:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:58:00.976+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T22:56:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T22:58:00.976+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:58:00.976+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:58:00.977+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:57:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:58:00.977+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:57:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:58:01.165+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:56:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:58:01.165+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:57:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:58:01.167+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:57:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:58:01.185+0000] {scheduler_job.py:635} INFO - Setting external_id for to 8e82df10-c1d1-41ce-9d68-e127c87c2b5d [2024-05-21T22:58:01.186+0000] {scheduler_job.py:635} INFO - Setting external_id for to 690e288a-877b-4942-9909-74bd246cfec6 [2024-05-21T22:58:01.186+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1686a7bd-b810-4b43-aca0-a99e61f67caa [2024-05-21T22:58:02.353+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:58:02.354+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 22:56:00+00:00, run_id=scheduled__2024-05-21T22:56:00+00:00, run_start_date=2024-05-21 22:58:00.913806+00:00, run_end_date=2024-05-21 22:58:02.354601+00:00, run_duration=1.440795, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:56:00+00:00, data_interval_end=2024-05-21 22:58:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T22:58:02.366+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T22:58:00+00:00, run_after=2024-05-21T23:00:00+00:00 [2024-05-21T22:58:02.421+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:56:00+00:00 exited with status success for try_number 1 [2024-05-21T22:58:02.426+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T22:56:00+00:00, map_index=-1, run_start_date=2024-05-21 22:58:01.822738+00:00, run_end_date=2024-05-21 22:58:02.236454+00:00, run_duration=0.413716, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1677, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:58:00.974442+00:00, queued_by_job_id=1, pid=36391 [2024-05-21T22:58:03.835+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:58:03.835+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:57:00+00:00, run_id=scheduled__2024-05-21T22:57:00+00:00, run_start_date=2024-05-21 22:58:00.915268+00:00, run_end_date=2024-05-21 22:58:03.835480+00:00, run_duration=2.920212, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:57:00+00:00, data_interval_end=2024-05-21 22:58:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:58:03.844+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:58:00+00:00, run_after=2024-05-21T22:59:00+00:00 [2024-05-21T22:58:03.878+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:57:00+00:00 exited with status success for try_number 1 [2024-05-21T22:58:03.883+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:57:00+00:00, map_index=-1, run_start_date=2024-05-21 22:58:03.164478+00:00, run_end_date=2024-05-21 22:58:03.564156+00:00, run_duration=0.399678, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1679, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:58:00.974442+00:00, queued_by_job_id=1, pid=36420 [2024-05-21T22:58:06.020+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:58:06.020+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:57:00+00:00, run_id=scheduled__2024-05-21T22:57:00+00:00, run_start_date=2024-05-21 22:58:00.916566+00:00, run_end_date=2024-05-21 22:58:06.020642+00:00, run_duration=5.104076, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:57:00+00:00, data_interval_end=2024-05-21 22:58:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:58:06.031+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:58:00+00:00, run_after=2024-05-21T22:59:00+00:00 [2024-05-21T22:58:06.067+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:57:00+00:00 exited with status success for try_number 1 [2024-05-21T22:58:06.074+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:57:00+00:00, map_index=-1, run_start_date=2024-05-21 22:58:03.129078+00:00, run_end_date=2024-05-21 22:58:05.257137+00:00, run_duration=2.128059, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1678, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:58:00.974442+00:00, queued_by_job_id=1, pid=36419 [2024-05-21T22:59:00.608+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:59:00+00:00, run_after=2024-05-21T23:00:00+00:00 [2024-05-21T22:59:00.620+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T22:59:00.687+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T22:59:00.688+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:59:00.689+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T22:59:00.689+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T22:59:00.692+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:59:00.692+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T22:59:00.693+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T22:59:00.693+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T22:59:01.036+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:58:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:59:01.037+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:58:00+00:00 exited with status queued for try_number 1 [2024-05-21T22:59:01.084+0000] {scheduler_job.py:635} INFO - Setting external_id for to 91921f67-9fe0-4ba3-aa21-a995069259ed [2024-05-21T22:59:01.084+0000] {scheduler_job.py:635} INFO - Setting external_id for to f80b8f71-3606-4146-bd31-2529d7388bef [2024-05-21T22:59:03.376+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:59:03.376+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:58:00+00:00, run_id=scheduled__2024-05-21T22:58:00+00:00, run_start_date=2024-05-21 22:59:00.636793+00:00, run_end_date=2024-05-21 22:59:03.376315+00:00, run_duration=2.739522, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:58:00+00:00, data_interval_end=2024-05-21 22:59:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T22:59:03.389+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:59:00+00:00, run_after=2024-05-21T23:00:00+00:00 [2024-05-21T22:59:03.428+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:58:00+00:00 exited with status success for try_number 1 [2024-05-21T22:59:03.432+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:58:00+00:00, map_index=-1, run_start_date=2024-05-21 22:59:02.948874+00:00, run_end_date=2024-05-21 22:59:03.228182+00:00, run_duration=0.279308, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1681, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:59:00.690928+00:00, queued_by_job_id=1, pid=36475 [2024-05-21T22:59:05.694+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T22:59:05.694+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:58:00+00:00, run_id=scheduled__2024-05-21T22:58:00+00:00, run_start_date=2024-05-21 22:59:00.638724+00:00, run_end_date=2024-05-21 22:59:05.694463+00:00, run_duration=5.055739, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:58:00+00:00, data_interval_end=2024-05-21 22:59:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T22:59:05.705+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T22:59:00+00:00, run_after=2024-05-21T23:00:00+00:00 [2024-05-21T22:59:05.749+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:58:00+00:00 exited with status success for try_number 1 [2024-05-21T22:59:05.758+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:58:00+00:00, map_index=-1, run_start_date=2024-05-21 22:59:02.767517+00:00, run_end_date=2024-05-21 22:59:04.626728+00:00, run_duration=1.859211, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1680, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 22:59:00.690928+00:00, queued_by_job_id=1, pid=36474 [2024-05-21T23:00:00.274+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:00:00+00:00, run_after=2024-05-21T23:05:00+00:00 [2024-05-21T23:00:00.280+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T23:00:00.294+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:00:00+00:00, run_after=2024-05-21T23:01:00+00:00 [2024-05-21T23:00:00.300+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T23:00:00.392+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T23:00:00.392+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:00:00.392+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T23:00:00.393+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:00:00.393+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:00:00.393+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:00:00.398+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T22:55:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T23:00:00.398+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T22:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T23:00:00.398+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T22:58:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:00:00.399+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T22:58:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T23:00:00.400+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:00:00.400+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T23:00:00.400+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T22:59:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:00:00.400+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T22:59:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T23:00:00.941+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T22:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:00:00.941+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:58:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:00:00.942+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:59:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:00:00.942+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:59:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:00:00.965+0000] {scheduler_job.py:635} INFO - Setting external_id for to 35c28c40-647c-4385-878d-7a275a066a9a [2024-05-21T23:00:00.966+0000] {scheduler_job.py:635} INFO - Setting external_id for to fe9b76b4-3373-4f1c-86d8-2e5f4542c1a4 [2024-05-21T23:00:00.966+0000] {scheduler_job.py:635} INFO - Setting external_id for to 830645c2-8669-4b96-b8f7-4c068d235569 [2024-05-21T23:00:00.966+0000] {scheduler_job.py:635} INFO - Setting external_id for to d2c5080a-8f18-4103-b260-a7189b9a360b [2024-05-21T23:00:03.432+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:00:03.432+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 22:58:00+00:00, run_id=scheduled__2024-05-21T22:58:00+00:00, run_start_date=2024-05-21 23:00:00.318188+00:00, run_end_date=2024-05-21 23:00:03.432792+00:00, run_duration=3.114604, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:58:00+00:00, data_interval_end=2024-05-21 23:00:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T23:00:03.441+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T23:00:00+00:00, run_after=2024-05-21T23:02:00+00:00 [2024-05-21T23:00:03.525+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T22:58:00+00:00 exited with status success for try_number 1 [2024-05-21T23:00:03.535+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T22:58:00+00:00, map_index=-1, run_start_date=2024-05-21 23:00:02.067345+00:00, run_end_date=2024-05-21 23:00:02.586213+00:00, run_duration=0.518868, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1682, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:00:00.395786+00:00, queued_by_job_id=1, pid=36510 [2024-05-21T23:00:04.220+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:00:04.220+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:59:00+00:00, run_id=scheduled__2024-05-21T22:59:00+00:00, run_start_date=2024-05-21 23:00:00.319074+00:00, run_end_date=2024-05-21 23:00:04.220647+00:00, run_duration=3.901573, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:59:00+00:00, data_interval_end=2024-05-21 23:00:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T23:00:04.231+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:00:00+00:00, run_after=2024-05-21T23:01:00+00:00 [2024-05-21T23:00:04.254+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T23:00:04.254+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:00:04.255+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:00:04.257+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T22:55:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T23:00:04.257+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T22:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T23:00:04.297+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T22:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:00:04.298+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T22:55:00+00:00 exited with status success for try_number 1 [2024-05-21T23:00:04.299+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:59:00+00:00 exited with status success for try_number 1 [2024-05-21T23:00:04.306+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:59:00+00:00, map_index=-1, run_start_date=2024-05-21 23:00:03.741646+00:00, run_end_date=2024-05-21 23:00:04.095796+00:00, run_duration=0.35415, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1684, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:00:00.395786+00:00, queued_by_job_id=1, pid=36560 [2024-05-21T23:00:04.306+0000] {scheduler_job.py:635} INFO - Setting external_id for to 52ebc01b-3924-469a-8d28-9fadadf73d95 [2024-05-21T23:00:04.307+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T22:55:00+00:00, map_index=-1, run_start_date=2024-05-21 23:00:03.184929+00:00, run_end_date=2024-05-21 23:00:03.584628+00:00, run_duration=0.399699, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1683, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:00:00.395786+00:00, queued_by_job_id=1, pid=36532 [2024-05-21T23:00:07.194+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:00:07.195+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:59:00+00:00, run_id=scheduled__2024-05-21T22:59:00+00:00, run_start_date=2024-05-21 23:00:00.320025+00:00, run_end_date=2024-05-21 23:00:07.195113+00:00, run_duration=6.875088, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:59:00+00:00, data_interval_end=2024-05-21 23:00:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T23:00:07.211+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:00:00+00:00, run_after=2024-05-21T23:01:00+00:00 [2024-05-21T23:00:07.262+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T23:00:07.262+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:00:07.263+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:00:07.265+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T22:55:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T23:00:07.265+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T22:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T23:00:07.457+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T22:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:00:07.458+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T22:59:00+00:00 exited with status success for try_number 1 [2024-05-21T23:00:07.459+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T22:55:00+00:00 exited with status success for try_number 1 [2024-05-21T23:00:07.469+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3b17060a-3ffa-42c3-a809-ffa52efdc29a [2024-05-21T23:00:07.469+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T22:55:00+00:00, map_index=-1, run_start_date=2024-05-21 23:00:06.206398+00:00, run_end_date=2024-05-21 23:00:06.599500+00:00, run_duration=0.393102, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1686, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:00:04.255830+00:00, queued_by_job_id=1, pid=36591 [2024-05-21T23:00:07.472+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T22:59:00+00:00, map_index=-1, run_start_date=2024-05-21 23:00:03.779135+00:00, run_end_date=2024-05-21 23:00:06.856534+00:00, run_duration=3.077399, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1685, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:00:00.395786+00:00, queued_by_job_id=1, pid=36561 [2024-05-21T23:00:12.296+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T23:00:12.296+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:00:12.297+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:00:12.300+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T22:55:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:00:12.300+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T22:55:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T23:00:12.347+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T22:55:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:00:12.347+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T22:55:00+00:00 exited with status success for try_number 1 [2024-05-21T23:00:12.354+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5ae2d6b2-5a75-4b21-96f4-0a44d158c40c [2024-05-21T23:00:12.354+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T22:55:00+00:00, map_index=0, run_start_date=2024-05-21 23:00:09.445156+00:00, run_end_date=2024-05-21 23:00:11.217691+00:00, run_duration=1.772535, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1687, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:00:07.263898+00:00, queued_by_job_id=1, pid=36603 [2024-05-21T23:00:14.365+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:00:14.365+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 22:55:00+00:00, run_id=scheduled__2024-05-21T22:55:00+00:00, run_start_date=2024-05-21 23:00:00.317143+00:00, run_end_date=2024-05-21 23:00:14.365383+00:00, run_duration=14.04824, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 22:55:00+00:00, data_interval_end=2024-05-21 23:00:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T23:00:14.373+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:00:00+00:00, run_after=2024-05-21T23:05:00+00:00 [2024-05-21T23:00:14.407+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T22:55:00+00:00 exited with status success for try_number 1 [2024-05-21T23:00:14.414+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T22:55:00+00:00, map_index=-1, run_start_date=2024-05-21 23:00:14.005158+00:00, run_end_date=2024-05-21 23:00:14.263901+00:00, run_duration=0.258743, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1688, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:00:12.298908+00:00, queued_by_job_id=1, pid=36624 [2024-05-21T23:00:59.224+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T23:01:00.253+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T23:01:00.276+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:01:00+00:00, run_after=2024-05-21T23:02:00+00:00 [2024-05-21T23:01:00.354+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T23:01:00.354+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:01:00.355+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:01:00.355+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:01:00.358+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:01:00.358+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T23:01:00.359+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:01:00.359+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T23:01:00.626+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:01:00.627+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:01:00.634+0000] {scheduler_job.py:635} INFO - Setting external_id for to 85ffa16e-a4ea-4864-8b2e-2dc9acefeb8e [2024-05-21T23:01:00.634+0000] {scheduler_job.py:635} INFO - Setting external_id for to f4cb4e9a-2c9c-4b2f-96df-b5aed7fcc532 [2024-05-21T23:01:02.909+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:01:02.910+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:00:00+00:00, run_id=scheduled__2024-05-21T23:00:00+00:00, run_start_date=2024-05-21 23:01:00.302233+00:00, run_end_date=2024-05-21 23:01:02.910242+00:00, run_duration=2.608009, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:00:00+00:00, data_interval_end=2024-05-21 23:01:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T23:01:02.921+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:01:00+00:00, run_after=2024-05-21T23:02:00+00:00 [2024-05-21T23:01:02.971+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:00:00+00:00 exited with status success for try_number 1 [2024-05-21T23:01:02.977+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:00:00+00:00, map_index=-1, run_start_date=2024-05-21 23:01:02.457148+00:00, run_end_date=2024-05-21 23:01:02.767813+00:00, run_duration=0.310665, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1690, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:01:00.356424+00:00, queued_by_job_id=1, pid=36660 [2024-05-21T23:01:05.712+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:01:05.712+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:00:00+00:00, run_id=scheduled__2024-05-21T23:00:00+00:00, run_start_date=2024-05-21 23:01:00.303474+00:00, run_end_date=2024-05-21 23:01:05.712387+00:00, run_duration=5.408913, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:00:00+00:00, data_interval_end=2024-05-21 23:01:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T23:01:05.722+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:01:00+00:00, run_after=2024-05-21T23:02:00+00:00 [2024-05-21T23:01:05.768+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:00:00+00:00 exited with status success for try_number 1 [2024-05-21T23:01:05.775+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:00:00+00:00, map_index=-1, run_start_date=2024-05-21 23:01:02.422310+00:00, run_end_date=2024-05-21 23:01:05.254177+00:00, run_duration=2.831867, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1689, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:01:00.356424+00:00, queued_by_job_id=1, pid=36659 [2024-05-21T23:02:00.672+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:02:00+00:00, run_after=2024-05-21T23:03:00+00:00 [2024-05-21T23:02:00.680+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T23:02:00.690+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T23:02:00.764+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T23:02:00.764+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T23:02:00.764+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:02:00.764+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:02:00.765+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:02:00.773+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T23:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:02:00.777+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T23:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T23:02:00.781+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:02:00.781+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T23:02:00.783+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:01:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:02:00.789+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:01:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T23:02:01.183+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T23:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:02:01.184+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:01:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:02:01.184+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:01:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:02:01.205+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3ae0eaec-09b0-4151-8e0a-a13d1696f6c1 [2024-05-21T23:02:01.206+0000] {scheduler_job.py:635} INFO - Setting external_id for to e00bda64-4482-46ab-80e4-1cfd790dd8d1 [2024-05-21T23:02:01.206+0000] {scheduler_job.py:635} INFO - Setting external_id for to 01bc5b07-4ea0-4f3b-9aba-451bde26c293 [2024-05-21T23:02:02.398+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:02:02.399+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 23:00:00+00:00, run_id=scheduled__2024-05-21T23:00:00+00:00, run_start_date=2024-05-21 23:02:00.704075+00:00, run_end_date=2024-05-21 23:02:02.399271+00:00, run_duration=1.695196, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:00:00+00:00, data_interval_end=2024-05-21 23:02:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T23:02:02.408+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T23:02:00+00:00, run_after=2024-05-21T23:04:00+00:00 [2024-05-21T23:02:02.458+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T23:00:00+00:00 exited with status success for try_number 1 [2024-05-21T23:02:02.468+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T23:00:00+00:00, map_index=-1, run_start_date=2024-05-21 23:02:01.742577+00:00, run_end_date=2024-05-21 23:02:02.069518+00:00, run_duration=0.326941, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1691, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:02:00.766642+00:00, queued_by_job_id=1, pid=36695 [2024-05-21T23:02:03.688+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:02:03.688+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:01:00+00:00, run_id=scheduled__2024-05-21T23:01:00+00:00, run_start_date=2024-05-21 23:02:00.705275+00:00, run_end_date=2024-05-21 23:02:03.688581+00:00, run_duration=2.983306, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:01:00+00:00, data_interval_end=2024-05-21 23:02:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T23:02:03.700+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:02:00+00:00, run_after=2024-05-21T23:03:00+00:00 [2024-05-21T23:02:03.739+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:01:00+00:00 exited with status success for try_number 1 [2024-05-21T23:02:03.744+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:01:00+00:00, map_index=-1, run_start_date=2024-05-21 23:02:02.984683+00:00, run_end_date=2024-05-21 23:02:03.269205+00:00, run_duration=0.284522, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1693, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:02:00.766642+00:00, queued_by_job_id=1, pid=36726 [2024-05-21T23:02:05.997+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:02:05.998+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:01:00+00:00, run_id=scheduled__2024-05-21T23:01:00+00:00, run_start_date=2024-05-21 23:02:00.706411+00:00, run_end_date=2024-05-21 23:02:05.997980+00:00, run_duration=5.291569, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:01:00+00:00, data_interval_end=2024-05-21 23:02:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T23:02:06.011+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:02:00+00:00, run_after=2024-05-21T23:03:00+00:00 [2024-05-21T23:02:06.052+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:01:00+00:00 exited with status success for try_number 1 [2024-05-21T23:02:06.058+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:01:00+00:00, map_index=-1, run_start_date=2024-05-21 23:02:02.906436+00:00, run_end_date=2024-05-21 23:02:05.656913+00:00, run_duration=2.750477, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1692, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:02:00.766642+00:00, queued_by_job_id=1, pid=36725 [2024-05-21T23:03:00.354+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:03:00+00:00, run_after=2024-05-21T23:04:00+00:00 [2024-05-21T23:03:00.362+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T23:03:00.428+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T23:03:00.429+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:03:00.429+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:03:00.430+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:03:00.432+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:03:00.433+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T23:03:00.433+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:03:00.433+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T23:03:00.779+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:02:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:03:00.780+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:02:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:03:00.795+0000] {scheduler_job.py:635} INFO - Setting external_id for to 1f0fa302-2019-44aa-a3c3-0da492f28bea [2024-05-21T23:03:00.795+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6257c2d8-c7cb-4f9c-9df2-3524bff999c1 [2024-05-21T23:03:03.182+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:03:03.183+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:02:00+00:00, run_id=scheduled__2024-05-21T23:02:00+00:00, run_start_date=2024-05-21 23:03:00.384150+00:00, run_end_date=2024-05-21 23:03:03.183375+00:00, run_duration=2.799225, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:02:00+00:00, data_interval_end=2024-05-21 23:03:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T23:03:03.194+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:03:00+00:00, run_after=2024-05-21T23:04:00+00:00 [2024-05-21T23:03:03.230+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:02:00+00:00 exited with status success for try_number 1 [2024-05-21T23:03:03.234+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:02:00+00:00, map_index=-1, run_start_date=2024-05-21 23:03:02.698662+00:00, run_end_date=2024-05-21 23:03:03.046834+00:00, run_duration=0.348172, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1694, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:03:00.430812+00:00, queued_by_job_id=1, pid=36780 [2024-05-21T23:03:05.221+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:03:05.222+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:02:00+00:00, run_id=scheduled__2024-05-21T23:02:00+00:00, run_start_date=2024-05-21 23:03:00.385604+00:00, run_end_date=2024-05-21 23:03:05.222018+00:00, run_duration=4.836414, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:02:00+00:00, data_interval_end=2024-05-21 23:03:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T23:03:05.232+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:03:00+00:00, run_after=2024-05-21T23:04:00+00:00 [2024-05-21T23:03:05.262+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:02:00+00:00 exited with status success for try_number 1 [2024-05-21T23:03:05.266+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:02:00+00:00, map_index=-1, run_start_date=2024-05-21 23:03:02.742072+00:00, run_end_date=2024-05-21 23:03:04.489334+00:00, run_duration=1.747262, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1695, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:03:00.430812+00:00, queued_by_job_id=1, pid=36781 [2024-05-21T23:04:00.304+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T23:04:00.314+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T23:04:00.331+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:04:00+00:00, run_after=2024-05-21T23:05:00+00:00 [2024-05-21T23:04:00.406+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T23:04:00.406+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T23:04:00.406+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:04:00.406+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:04:00.407+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:04:00.410+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T23:02:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:04:00.410+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T23:02:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T23:04:00.410+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:04:00.411+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T23:04:00.411+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:03:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:04:00.411+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:03:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T23:04:00.851+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T23:02:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:04:00.852+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:03:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:04:00.852+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:03:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:04:00.872+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7b71255e-24c4-485d-828c-d90867892d08 [2024-05-21T23:04:00.872+0000] {scheduler_job.py:635} INFO - Setting external_id for to 90f3348a-1a05-4558-80e8-5033e1e55778 [2024-05-21T23:04:00.872+0000] {scheduler_job.py:635} INFO - Setting external_id for to 78b95a63-1aed-4abb-bc42-55d05de336d1 [2024-05-21T23:04:02.205+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:04:02.206+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 23:02:00+00:00, run_id=scheduled__2024-05-21T23:02:00+00:00, run_start_date=2024-05-21 23:04:00.349789+00:00, run_end_date=2024-05-21 23:04:02.206350+00:00, run_duration=1.856561, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:02:00+00:00, data_interval_end=2024-05-21 23:04:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T23:04:02.218+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T23:04:00+00:00, run_after=2024-05-21T23:06:00+00:00 [2024-05-21T23:04:02.289+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T23:02:00+00:00 exited with status success for try_number 1 [2024-05-21T23:04:02.302+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T23:02:00+00:00, map_index=-1, run_start_date=2024-05-21 23:04:01.538071+00:00, run_end_date=2024-05-21 23:04:01.858463+00:00, run_duration=0.320392, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1696, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:04:00.408455+00:00, queued_by_job_id=1, pid=36816 [2024-05-21T23:04:03.352+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:04:03.353+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:03:00+00:00, run_id=scheduled__2024-05-21T23:03:00+00:00, run_start_date=2024-05-21 23:04:00.350949+00:00, run_end_date=2024-05-21 23:04:03.353263+00:00, run_duration=3.002314, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:03:00+00:00, data_interval_end=2024-05-21 23:04:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T23:04:03.381+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:04:00+00:00, run_after=2024-05-21T23:05:00+00:00 [2024-05-21T23:04:03.430+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:03:00+00:00 exited with status success for try_number 1 [2024-05-21T23:04:03.435+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:03:00+00:00, map_index=-1, run_start_date=2024-05-21 23:04:02.828909+00:00, run_end_date=2024-05-21 23:04:03.122212+00:00, run_duration=0.293303, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1697, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:04:00.408455+00:00, queued_by_job_id=1, pid=36846 [2024-05-21T23:04:11.517+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:04:11.517+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:03:00+00:00, run_id=scheduled__2024-05-21T23:03:00+00:00, run_start_date=2024-05-21 23:04:00.351979+00:00, run_end_date=2024-05-21 23:04:11.517634+00:00, run_duration=11.165655, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:03:00+00:00, data_interval_end=2024-05-21 23:04:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T23:04:11.528+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:04:00+00:00, run_after=2024-05-21T23:05:00+00:00 [2024-05-21T23:04:11.559+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:03:00+00:00 exited with status success for try_number 1 [2024-05-21T23:04:11.564+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:03:00+00:00, map_index=-1, run_start_date=2024-05-21 23:04:02.915993+00:00, run_end_date=2024-05-21 23:04:10.771047+00:00, run_duration=7.855054, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1698, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:04:00.408455+00:00, queued_by_job_id=1, pid=36847 [2024-05-21T23:05:00.981+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T23:05:00.993+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:05:00+00:00, run_after=2024-05-21T23:10:00+00:00 [2024-05-21T23:05:01.008+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:05:00+00:00, run_after=2024-05-21T23:06:00+00:00 [2024-05-21T23:05:01.080+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T23:05:01.080+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:05:01.080+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:05:01.080+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:05:01.081+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:05:01.084+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T23:00:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T23:05:01.084+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T23:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T23:05:01.084+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:05:01.084+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T23:05:01.084+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:05:01.084+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T23:05:01.299+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T23:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:05:01.300+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:04:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:05:01.301+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:04:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:05:01.314+0000] {scheduler_job.py:635} INFO - Setting external_id for to 25edfcb6-5f7a-4803-83a0-93b31ea8dc84 [2024-05-21T23:05:01.314+0000] {scheduler_job.py:635} INFO - Setting external_id for to 08657af4-7d7e-484b-abd4-7e6133cb6d9f [2024-05-21T23:05:01.315+0000] {scheduler_job.py:635} INFO - Setting external_id for to f1f9f8d9-b462-48a9-97ef-823d12c9a5b5 [2024-05-21T23:05:03.782+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:05:03.782+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:04:00+00:00, run_id=scheduled__2024-05-21T23:04:00+00:00, run_start_date=2024-05-21 23:05:01.022016+00:00, run_end_date=2024-05-21 23:05:03.782673+00:00, run_duration=2.760657, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:04:00+00:00, data_interval_end=2024-05-21 23:05:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T23:05:03.796+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:05:00+00:00, run_after=2024-05-21T23:06:00+00:00 [2024-05-21T23:05:04.907+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T23:05:04.907+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:05:04.909+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:05:04.910+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T23:00:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T23:05:04.911+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T23:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T23:05:04.956+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T23:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:05:04.957+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T23:00:00+00:00 exited with status success for try_number 1 [2024-05-21T23:05:04.957+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:04:00+00:00 exited with status success for try_number 1 [2024-05-21T23:05:04.964+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T23:00:00+00:00, map_index=-1, run_start_date=2024-05-21 23:05:03.414984+00:00, run_end_date=2024-05-21 23:05:03.782824+00:00, run_duration=0.36784, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1700, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:05:01.082333+00:00, queued_by_job_id=1, pid=36912 [2024-05-21T23:05:04.965+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3868023c-6f04-47af-a32b-11fa442283f7 [2024-05-21T23:05:04.965+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:04:00+00:00, map_index=-1, run_start_date=2024-05-21 23:05:03.389531+00:00, run_end_date=2024-05-21 23:05:03.738739+00:00, run_duration=0.349208, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1699, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:05:01.082333+00:00, queued_by_job_id=1, pid=36911 [2024-05-21T23:05:07.039+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:05:07.040+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:04:00+00:00, run_id=scheduled__2024-05-21T23:04:00+00:00, run_start_date=2024-05-21 23:05:01.023182+00:00, run_end_date=2024-05-21 23:05:07.040290+00:00, run_duration=6.017108, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:04:00+00:00, data_interval_end=2024-05-21 23:05:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T23:05:07.054+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:05:00+00:00, run_after=2024-05-21T23:06:00+00:00 [2024-05-21T23:05:07.111+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:04:00+00:00 exited with status success for try_number 1 [2024-05-21T23:05:07.120+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:04:00+00:00, map_index=-1, run_start_date=2024-05-21 23:05:03.474929+00:00, run_end_date=2024-05-21 23:05:06.086728+00:00, run_duration=2.611799, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1701, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:05:01.082333+00:00, queued_by_job_id=1, pid=36913 [2024-05-21T23:05:08.203+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T23:05:08.204+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:05:08.205+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:05:08.210+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T23:00:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T23:05:08.210+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T23:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T23:05:08.339+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T23:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:05:08.340+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T23:00:00+00:00 exited with status success for try_number 1 [2024-05-21T23:05:08.351+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6d0c18b4-e5af-4de5-a7c4-271f6bb1351f [2024-05-21T23:05:08.355+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T23:00:00+00:00, map_index=-1, run_start_date=2024-05-21 23:05:06.832078+00:00, run_end_date=2024-05-21 23:05:07.145876+00:00, run_duration=0.313798, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1702, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:05:04.909442+00:00, queued_by_job_id=1, pid=36952 [2024-05-21T23:05:12.456+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T23:05:12.456+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:05:12.457+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:05:12.459+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T23:00:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:05:12.459+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T23:00:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T23:05:12.509+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T23:00:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:05:12.509+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T23:00:00+00:00 exited with status success for try_number 1 [2024-05-21T23:05:12.516+0000] {scheduler_job.py:635} INFO - Setting external_id for to 466446b0-5247-47e5-ab13-0445364fca3a [2024-05-21T23:05:12.516+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T23:00:00+00:00, map_index=0, run_start_date=2024-05-21 23:05:10.497829+00:00, run_end_date=2024-05-21 23:05:12.118876+00:00, run_duration=1.621047, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1703, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:05:08.206109+00:00, queued_by_job_id=1, pid=36964 [2024-05-21T23:05:14.687+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:05:14.688+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:00:00+00:00, run_id=scheduled__2024-05-21T23:00:00+00:00, run_start_date=2024-05-21 23:05:01.020956+00:00, run_end_date=2024-05-21 23:05:14.688103+00:00, run_duration=13.667147, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:00:00+00:00, data_interval_end=2024-05-21 23:05:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T23:05:14.694+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:05:00+00:00, run_after=2024-05-21T23:10:00+00:00 [2024-05-21T23:05:14.723+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T23:00:00+00:00 exited with status success for try_number 1 [2024-05-21T23:05:14.728+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T23:00:00+00:00, map_index=-1, run_start_date=2024-05-21 23:05:14.212487+00:00, run_end_date=2024-05-21 23:05:14.467988+00:00, run_duration=0.255501, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1704, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:05:12.457839+00:00, queued_by_job_id=1, pid=36985 [2024-05-21T23:05:59.274+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T23:06:00.309+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T23:06:00.320+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T23:06:00.339+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:06:00+00:00, run_after=2024-05-21T23:07:00+00:00 [2024-05-21T23:06:00.416+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T23:06:00.416+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T23:06:00.416+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:06:00.416+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:06:00.417+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:06:00.421+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T23:04:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:06:00.421+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T23:04:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T23:06:00.421+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:06:00.422+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T23:06:00.422+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:06:00.423+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T23:06:00.719+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T23:04:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:06:00.721+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:06:00.721+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:06:00.745+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2c7becf2-7306-44b9-90fe-63d4510403bd [2024-05-21T23:06:00.745+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7281f8ed-944f-40a1-bd3f-2ddf3e4b0ba0 [2024-05-21T23:06:00.746+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2dff0596-6dfd-42aa-878c-1fcd53da985e [2024-05-21T23:06:03.068+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:06:03.069+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 23:04:00+00:00, run_id=scheduled__2024-05-21T23:04:00+00:00, run_start_date=2024-05-21 23:06:00.354883+00:00, run_end_date=2024-05-21 23:06:03.069678+00:00, run_duration=2.714795, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:04:00+00:00, data_interval_end=2024-05-21 23:06:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T23:06:03.080+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T23:06:00+00:00, run_after=2024-05-21T23:08:00+00:00 [2024-05-21T23:06:03.143+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T23:04:00+00:00 exited with status success for try_number 1 [2024-05-21T23:06:03.152+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T23:04:00+00:00, map_index=-1, run_start_date=2024-05-21 23:06:01.595520+00:00, run_end_date=2024-05-21 23:06:02.020389+00:00, run_duration=0.424869, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1705, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:06:00.418517+00:00, queued_by_job_id=1, pid=37001 [2024-05-21T23:06:04.191+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:06:04.191+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:05:00+00:00, run_id=scheduled__2024-05-21T23:05:00+00:00, run_start_date=2024-05-21 23:06:00.356124+00:00, run_end_date=2024-05-21 23:06:04.191662+00:00, run_duration=3.835538, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:05:00+00:00, data_interval_end=2024-05-21 23:06:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T23:06:04.205+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:06:00+00:00, run_after=2024-05-21T23:07:00+00:00 [2024-05-21T23:06:04.253+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:05:00+00:00 exited with status success for try_number 1 [2024-05-21T23:06:04.258+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:05:00+00:00, map_index=-1, run_start_date=2024-05-21 23:06:02.834408+00:00, run_end_date=2024-05-21 23:06:03.127896+00:00, run_duration=0.293488, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1706, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:06:00.418517+00:00, queued_by_job_id=1, pid=37031 [2024-05-21T23:06:05.294+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:06:05.295+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:05:00+00:00, run_id=scheduled__2024-05-21T23:05:00+00:00, run_start_date=2024-05-21 23:06:00.357154+00:00, run_end_date=2024-05-21 23:06:05.295028+00:00, run_duration=4.937874, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:05:00+00:00, data_interval_end=2024-05-21 23:06:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T23:06:05.306+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:06:00+00:00, run_after=2024-05-21T23:07:00+00:00 [2024-05-21T23:06:05.334+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:05:00+00:00 exited with status success for try_number 1 [2024-05-21T23:06:05.338+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:05:00+00:00, map_index=-1, run_start_date=2024-05-21 23:06:02.892412+00:00, run_end_date=2024-05-21 23:06:04.563092+00:00, run_duration=1.67068, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1707, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:06:00.418517+00:00, queued_by_job_id=1, pid=37032 [2024-05-21T23:07:00.730+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T23:07:00.746+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:07:00+00:00, run_after=2024-05-21T23:08:00+00:00 [2024-05-21T23:07:00.807+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T23:07:00.808+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:07:00.808+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:07:00.809+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:07:00.812+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:07:00.812+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T23:07:00.813+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:07:00.813+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T23:07:00.997+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:06:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:07:00.998+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:06:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:07:01.007+0000] {scheduler_job.py:635} INFO - Setting external_id for to bacb8d04-03c2-4f98-9429-cc009b7c1f9c [2024-05-21T23:07:01.008+0000] {scheduler_job.py:635} INFO - Setting external_id for to af367dba-6820-464f-a13a-b71f190dfabf [2024-05-21T23:07:03.828+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:07:03.828+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:06:00+00:00, run_id=scheduled__2024-05-21T23:06:00+00:00, run_start_date=2024-05-21 23:07:00.760680+00:00, run_end_date=2024-05-21 23:07:03.828742+00:00, run_duration=3.068062, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:06:00+00:00, data_interval_end=2024-05-21 23:07:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T23:07:03.836+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:07:00+00:00, run_after=2024-05-21T23:08:00+00:00 [2024-05-21T23:07:03.865+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:06:00+00:00 exited with status success for try_number 1 [2024-05-21T23:07:03.871+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:06:00+00:00, map_index=-1, run_start_date=2024-05-21 23:07:02.896046+00:00, run_end_date=2024-05-21 23:07:03.257345+00:00, run_duration=0.361299, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1708, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:07:00.809800+00:00, queued_by_job_id=1, pid=37085 [2024-05-21T23:07:04.909+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:07:04.909+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:06:00+00:00, run_id=scheduled__2024-05-21T23:06:00+00:00, run_start_date=2024-05-21 23:07:00.761887+00:00, run_end_date=2024-05-21 23:07:04.909421+00:00, run_duration=4.147534, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:06:00+00:00, data_interval_end=2024-05-21 23:07:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T23:07:04.921+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:07:00+00:00, run_after=2024-05-21T23:08:00+00:00 [2024-05-21T23:07:04.949+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:06:00+00:00 exited with status success for try_number 1 [2024-05-21T23:07:04.954+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:06:00+00:00, map_index=-1, run_start_date=2024-05-21 23:07:02.904291+00:00, run_end_date=2024-05-21 23:07:04.610524+00:00, run_duration=1.706233, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1709, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:07:00.809800+00:00, queued_by_job_id=1, pid=37086 [2024-05-21T23:08:00.390+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T23:08:00.398+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T23:08:00.413+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:08:00+00:00, run_after=2024-05-21T23:09:00+00:00 [2024-05-21T23:08:00.484+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T23:08:00.484+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T23:08:00.485+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:08:00.485+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:08:00.487+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:08:00.491+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T23:06:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:08:00.492+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T23:06:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T23:08:00.492+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:08:00.492+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T23:08:00.493+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:07:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:08:00.493+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:07:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T23:08:00.834+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T23:06:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:08:00.835+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:07:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:08:00.835+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:07:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:08:00.848+0000] {scheduler_job.py:635} INFO - Setting external_id for to 05524630-f2b3-4ce2-9a8c-1fa4897d8c70 [2024-05-21T23:08:00.849+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5fd44e49-1f92-4636-aedb-cbe81a2b2309 [2024-05-21T23:08:00.849+0000] {scheduler_job.py:635} INFO - Setting external_id for to 9d47870d-eac9-4791-9842-68fcffed7338 [2024-05-21T23:08:02.044+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:08:02.045+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 23:06:00+00:00, run_id=scheduled__2024-05-21T23:06:00+00:00, run_start_date=2024-05-21 23:08:00.426858+00:00, run_end_date=2024-05-21 23:08:02.045250+00:00, run_duration=1.618392, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:06:00+00:00, data_interval_end=2024-05-21 23:08:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T23:08:02.056+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T23:08:00+00:00, run_after=2024-05-21T23:10:00+00:00 [2024-05-21T23:08:02.133+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T23:06:00+00:00 exited with status success for try_number 1 [2024-05-21T23:08:02.138+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T23:06:00+00:00, map_index=-1, run_start_date=2024-05-21 23:08:01.514763+00:00, run_end_date=2024-05-21 23:08:01.869566+00:00, run_duration=0.354803, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1710, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:08:00.489195+00:00, queued_by_job_id=1, pid=37120 [2024-05-21T23:08:03.399+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:08:03.400+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:07:00+00:00, run_id=scheduled__2024-05-21T23:07:00+00:00, run_start_date=2024-05-21 23:08:00.427881+00:00, run_end_date=2024-05-21 23:08:03.400173+00:00, run_duration=2.972292, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:07:00+00:00, data_interval_end=2024-05-21 23:08:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T23:08:03.410+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:08:00+00:00, run_after=2024-05-21T23:09:00+00:00 [2024-05-21T23:08:03.448+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:07:00+00:00 exited with status success for try_number 1 [2024-05-21T23:08:03.452+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:07:00+00:00, map_index=-1, run_start_date=2024-05-21 23:08:02.813768+00:00, run_end_date=2024-05-21 23:08:03.087595+00:00, run_duration=0.273827, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1712, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:08:00.489195+00:00, queued_by_job_id=1, pid=37151 [2024-05-21T23:08:04.487+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:08:04.487+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:07:00+00:00, run_id=scheduled__2024-05-21T23:07:00+00:00, run_start_date=2024-05-21 23:08:00.428790+00:00, run_end_date=2024-05-21 23:08:04.487726+00:00, run_duration=4.058936, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:07:00+00:00, data_interval_end=2024-05-21 23:08:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T23:08:04.495+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:08:00+00:00, run_after=2024-05-21T23:09:00+00:00 [2024-05-21T23:08:04.523+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:07:00+00:00 exited with status success for try_number 1 [2024-05-21T23:08:04.527+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:07:00+00:00, map_index=-1, run_start_date=2024-05-21 23:08:02.740007+00:00, run_end_date=2024-05-21 23:08:04.329652+00:00, run_duration=1.589645, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1711, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:08:00.489195+00:00, queued_by_job_id=1, pid=37150 [2024-05-21T23:09:00.116+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T23:09:00.134+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:09:00+00:00, run_after=2024-05-21T23:10:00+00:00 [2024-05-21T23:09:00.208+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T23:09:00.208+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:09:00.208+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:09:00.208+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:09:00.211+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:09:00.211+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T23:09:00.211+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:09:00.211+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T23:09:00.434+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:08:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:09:00.434+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:08:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:09:00.443+0000] {scheduler_job.py:635} INFO - Setting external_id for to b267b9c3-4b00-4f7d-85ca-0abfa1cf6511 [2024-05-21T23:09:00.443+0000] {scheduler_job.py:635} INFO - Setting external_id for to 51e6fa3b-a55d-460d-869f-5e717bf29f0d [2024-05-21T23:09:03.075+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:09:03.075+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:08:00+00:00, run_id=scheduled__2024-05-21T23:08:00+00:00, run_start_date=2024-05-21 23:09:00.148392+00:00, run_end_date=2024-05-21 23:09:03.075507+00:00, run_duration=2.927115, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:08:00+00:00, data_interval_end=2024-05-21 23:09:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T23:09:03.086+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:09:00+00:00, run_after=2024-05-21T23:10:00+00:00 [2024-05-21T23:09:03.128+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:08:00+00:00 exited with status success for try_number 1 [2024-05-21T23:09:03.134+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:08:00+00:00, map_index=-1, run_start_date=2024-05-21 23:09:02.426008+00:00, run_end_date=2024-05-21 23:09:02.712742+00:00, run_duration=0.286734, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1714, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:09:00.209596+00:00, queued_by_job_id=1, pid=37206 [2024-05-21T23:09:04.178+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:09:04.178+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:08:00+00:00, run_id=scheduled__2024-05-21T23:08:00+00:00, run_start_date=2024-05-21 23:09:00.150020+00:00, run_end_date=2024-05-21 23:09:04.178651+00:00, run_duration=4.028631, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:08:00+00:00, data_interval_end=2024-05-21 23:09:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T23:09:04.187+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:09:00+00:00, run_after=2024-05-21T23:10:00+00:00 [2024-05-21T23:09:04.215+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:08:00+00:00 exited with status success for try_number 1 [2024-05-21T23:09:04.218+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:08:00+00:00, map_index=-1, run_start_date=2024-05-21 23:09:02.259116+00:00, run_end_date=2024-05-21 23:09:03.891144+00:00, run_duration=1.632028, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1713, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:09:00.209596+00:00, queued_by_job_id=1, pid=37205 [2024-05-21T23:10:00.313+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:10:00+00:00, run_after=2024-05-21T23:11:00+00:00 [2024-05-21T23:10:00.323+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T23:10:00.331+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T23:10:00.347+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:10:00+00:00, run_after=2024-05-21T23:15:00+00:00 [2024-05-21T23:10:00.496+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T23:10:00.497+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:10:00.497+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T23:10:00.497+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:10:00.497+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:10:00.498+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:10:00.503+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T23:05:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T23:10:00.503+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T23:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T23:10:00.503+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T23:08:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:10:00.503+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T23:08:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T23:10:00.504+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:10:00.504+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T23:10:00.504+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:09:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:10:00.504+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:09:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T23:10:00.975+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T23:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:10:00.975+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T23:08:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:10:00.975+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:09:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:10:00.975+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:09:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:10:00.987+0000] {scheduler_job.py:635} INFO - Setting external_id for to 60b8f29a-da6d-46f9-bfee-3f4fc4dba955 [2024-05-21T23:10:00.987+0000] {scheduler_job.py:635} INFO - Setting external_id for to 249732e4-5dac-43a3-942a-140fd7572985 [2024-05-21T23:10:00.987+0000] {scheduler_job.py:635} INFO - Setting external_id for to b7219077-f57c-4a28-af6e-674ecda2f6b8 [2024-05-21T23:10:00.987+0000] {scheduler_job.py:635} INFO - Setting external_id for to 44d7163d-34a1-4bd4-8219-340f2acd3aa7 [2024-05-21T23:10:03.593+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:10:03.594+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 23:08:00+00:00, run_id=scheduled__2024-05-21T23:08:00+00:00, run_start_date=2024-05-21 23:10:00.385676+00:00, run_end_date=2024-05-21 23:10:03.593704+00:00, run_duration=3.208028, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:08:00+00:00, data_interval_end=2024-05-21 23:10:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T23:10:03.606+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T23:10:00+00:00, run_after=2024-05-21T23:12:00+00:00 [2024-05-21T23:10:03.701+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T23:08:00+00:00 exited with status success for try_number 1 [2024-05-21T23:10:03.708+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T23:08:00+00:00, map_index=-1, run_start_date=2024-05-21 23:10:02.351834+00:00, run_end_date=2024-05-21 23:10:02.964628+00:00, run_duration=0.612794, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1715, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:10:00.500293+00:00, queued_by_job_id=1, pid=37244 [2024-05-21T23:10:04.776+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:10:04.777+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:09:00+00:00, run_id=scheduled__2024-05-21T23:09:00+00:00, run_start_date=2024-05-21 23:10:00.386976+00:00, run_end_date=2024-05-21 23:10:04.776947+00:00, run_duration=4.389971, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:09:00+00:00, data_interval_end=2024-05-21 23:10:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T23:10:04.788+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:10:00+00:00, run_after=2024-05-21T23:11:00+00:00 [2024-05-21T23:10:04.814+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T23:10:04.814+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:10:04.814+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:10:04.817+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T23:05:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T23:10:04.817+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T23:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T23:10:04.867+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T23:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:10:04.869+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T23:05:00+00:00 exited with status success for try_number 1 [2024-05-21T23:10:04.869+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:09:00+00:00 exited with status success for try_number 1 [2024-05-21T23:10:04.876+0000] {scheduler_job.py:635} INFO - Setting external_id for to 92d02b56-385b-4ede-9fd3-b5b941b0963e [2024-05-21T23:10:04.876+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:09:00+00:00, map_index=-1, run_start_date=2024-05-21 23:10:03.554580+00:00, run_end_date=2024-05-21 23:10:04.091819+00:00, run_duration=0.537239, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1717, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:10:00.500293+00:00, queued_by_job_id=1, pid=37283 [2024-05-21T23:10:04.876+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T23:05:00+00:00, map_index=-1, run_start_date=2024-05-21 23:10:03.764971+00:00, run_end_date=2024-05-21 23:10:04.194892+00:00, run_duration=0.429921, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1718, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:10:00.500293+00:00, queued_by_job_id=1, pid=37284 [2024-05-21T23:10:06.031+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:10:06.032+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:09:00+00:00, run_id=scheduled__2024-05-21T23:09:00+00:00, run_start_date=2024-05-21 23:10:00.388328+00:00, run_end_date=2024-05-21 23:10:06.032722+00:00, run_duration=5.644394, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:09:00+00:00, data_interval_end=2024-05-21 23:10:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T23:10:06.051+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:10:00+00:00, run_after=2024-05-21T23:11:00+00:00 [2024-05-21T23:10:06.116+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:09:00+00:00 exited with status success for try_number 1 [2024-05-21T23:10:06.122+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:09:00+00:00, map_index=-1, run_start_date=2024-05-21 23:10:03.480568+00:00, run_end_date=2024-05-21 23:10:05.814423+00:00, run_duration=2.333855, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1716, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:10:00.500293+00:00, queued_by_job_id=1, pid=37281 [2024-05-21T23:10:10.383+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T23:10:10.383+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:10:10.387+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:10:10.395+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T23:05:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T23:10:10.395+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T23:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T23:10:10.501+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T23:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:10:10.502+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T23:05:00+00:00 exited with status success for try_number 1 [2024-05-21T23:10:10.507+0000] {scheduler_job.py:635} INFO - Setting external_id for to 4d30317c-5215-42ba-9836-251d05203ddc [2024-05-21T23:10:10.508+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T23:05:00+00:00, map_index=-1, run_start_date=2024-05-21 23:10:06.950344+00:00, run_end_date=2024-05-21 23:10:07.503311+00:00, run_duration=0.552967, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1719, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:10:04.815383+00:00, queued_by_job_id=1, pid=37323 [2024-05-21T23:10:14.997+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T23:10:14.998+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:10:14.998+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:10:15.002+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T23:05:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:10:15.002+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T23:05:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T23:10:15.072+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T23:05:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:10:15.072+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T23:05:00+00:00 exited with status success for try_number 1 [2024-05-21T23:10:15.077+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6d9daf55-4a9b-41f4-ba87-d32406eb58e7 [2024-05-21T23:10:15.079+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T23:05:00+00:00, map_index=0, run_start_date=2024-05-21 23:10:12.263970+00:00, run_end_date=2024-05-21 23:10:14.141395+00:00, run_duration=1.877425, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1720, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:10:10.393189+00:00, queued_by_job_id=1, pid=37335 [2024-05-21T23:10:17.392+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:10:17.393+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:05:00+00:00, run_id=scheduled__2024-05-21T23:05:00+00:00, run_start_date=2024-05-21 23:10:00.383374+00:00, run_end_date=2024-05-21 23:10:17.392910+00:00, run_duration=17.009536, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:05:00+00:00, data_interval_end=2024-05-21 23:10:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T23:10:17.398+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:10:00+00:00, run_after=2024-05-21T23:15:00+00:00 [2024-05-21T23:10:17.423+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T23:05:00+00:00 exited with status success for try_number 1 [2024-05-21T23:10:17.427+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T23:05:00+00:00, map_index=-1, run_start_date=2024-05-21 23:10:16.977001+00:00, run_end_date=2024-05-21 23:10:17.238146+00:00, run_duration=0.261145, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1721, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:10:14.999421+00:00, queued_by_job_id=1, pid=37356 [2024-05-21T23:10:59.329+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T23:11:00.355+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T23:11:00.372+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:11:00+00:00, run_after=2024-05-21T23:12:00+00:00 [2024-05-21T23:11:00.433+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T23:11:00.433+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:11:00.434+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:11:00.434+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:11:00.437+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:11:00.437+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T23:11:00.437+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:11:00.438+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T23:11:00.619+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:11:00.620+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:11:00.644+0000] {scheduler_job.py:635} INFO - Setting external_id for to 39f482e7-62dd-4e4e-b677-b00875946e40 [2024-05-21T23:11:00.645+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7be5bc4c-53a3-41a0-bdc4-b5702c2dd56f [2024-05-21T23:11:03.813+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:11:03.813+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:10:00+00:00, run_id=scheduled__2024-05-21T23:10:00+00:00, run_start_date=2024-05-21 23:11:00.384809+00:00, run_end_date=2024-05-21 23:11:03.813547+00:00, run_duration=3.428738, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:10:00+00:00, data_interval_end=2024-05-21 23:11:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T23:11:03.823+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:11:00+00:00, run_after=2024-05-21T23:12:00+00:00 [2024-05-21T23:11:03.877+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:10:00+00:00 exited with status success for try_number 1 [2024-05-21T23:11:03.882+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:10:00+00:00, map_index=-1, run_start_date=2024-05-21 23:11:03.178515+00:00, run_end_date=2024-05-21 23:11:03.668740+00:00, run_duration=0.490225, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1722, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:11:00.435527+00:00, queued_by_job_id=1, pid=37392 [2024-05-21T23:11:06.064+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:11:06.064+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:10:00+00:00, run_id=scheduled__2024-05-21T23:10:00+00:00, run_start_date=2024-05-21 23:11:00.386001+00:00, run_end_date=2024-05-21 23:11:06.064498+00:00, run_duration=5.678497, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:10:00+00:00, data_interval_end=2024-05-21 23:11:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T23:11:06.076+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:11:00+00:00, run_after=2024-05-21T23:12:00+00:00 [2024-05-21T23:11:06.146+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:10:00+00:00 exited with status success for try_number 1 [2024-05-21T23:11:06.153+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:10:00+00:00, map_index=-1, run_start_date=2024-05-21 23:11:03.215521+00:00, run_end_date=2024-05-21 23:11:05.106432+00:00, run_duration=1.890911, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1723, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:11:00.435527+00:00, queued_by_job_id=1, pid=37393 [2024-05-21T23:11:36.626+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T23:11:36.627+0000] {scheduler_job.py:425} INFO - DAG scaleout_vdu has 0/16 running and queued tasks [2024-05-21T23:11:36.627+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:11:36.630+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='scaleout_vdu', task_id='main_task', run_id='scaleout_vdu_20240521231134_779289', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:11:36.630+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'scaleout_vdu', 'main_task', 'scaleout_vdu_20240521231134_779289', '--local', '--subdir', 'DAGS_FOLDER/dags/scaleout_vdu.py'] [2024-05-21T23:11:36.671+0000] {scheduler_job.py:602} INFO - Executor reports execution of scaleout_vdu.main_task run_id=scaleout_vdu_20240521231134_779289 exited with status queued for try_number 1 [2024-05-21T23:11:36.678+0000] {scheduler_job.py:635} INFO - Setting external_id for to de7c960a-f1b7-484d-99a4-c7155ae06bd2 [2024-05-21T23:11:41.130+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:11:41.130+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=scaleout_vdu, execution_date=2024-05-21 23:11:35.165751+00:00, run_id=scaleout_vdu_20240521231134_779289, run_start_date=2024-05-21 23:11:36.600429+00:00, run_end_date=2024-05-21 23:11:41.130624+00:00, run_duration=4.530195, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-05-21 23:11:35.165751+00:00, data_interval_end=2024-05-21 23:11:35.165751+00:00, dag_hash=fe9051a2be22a71df9995650740fbd7e [2024-05-21T23:11:41.133+0000] {dag.py:3452} INFO - Setting next_dagrun for scaleout_vdu to None, run_after=None [2024-05-21T23:11:41.160+0000] {scheduler_job.py:602} INFO - Executor reports execution of scaleout_vdu.main_task run_id=scaleout_vdu_20240521231134_779289 exited with status success for try_number 1 [2024-05-21T23:11:41.165+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=scaleout_vdu, task_id=main_task, run_id=scaleout_vdu_20240521231134_779289, map_index=-1, run_start_date=2024-05-21 23:11:37.694388+00:00, run_end_date=2024-05-21 23:11:38.418740+00:00, run_duration=0.724352, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1724, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:11:36.628190+00:00, queued_by_job_id=1, pid=37413 [2024-05-21T23:12:00.609+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T23:12:00.629+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:12:00+00:00, run_after=2024-05-21T23:13:00+00:00 [2024-05-21T23:12:00.638+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T23:12:01.092+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T23:12:01.092+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T23:12:01.093+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:12:01.093+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:12:01.093+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:12:01.096+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T23:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:12:01.096+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T23:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T23:12:01.096+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:12:01.097+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T23:12:01.097+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:11:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:12:01.097+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:11:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T23:12:01.297+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T23:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:12:01.299+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:11:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:12:01.299+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:11:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:12:01.308+0000] {scheduler_job.py:635} INFO - Setting external_id for to fba976ab-a1a9-4428-888d-73ff5040ad40 [2024-05-21T23:12:01.308+0000] {scheduler_job.py:635} INFO - Setting external_id for to 971be357-54a4-488e-9f73-034e6a79b26b [2024-05-21T23:12:01.308+0000] {scheduler_job.py:635} INFO - Setting external_id for to a6d28874-cd14-40b4-bc8a-fb21d53bd6e9 [2024-05-21T23:12:04.217+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:12:04.217+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 23:10:00+00:00, run_id=scheduled__2024-05-21T23:10:00+00:00, run_start_date=2024-05-21 23:12:00.652682+00:00, run_end_date=2024-05-21 23:12:04.217670+00:00, run_duration=3.564988, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:10:00+00:00, data_interval_end=2024-05-21 23:12:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T23:12:04.227+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T23:12:00+00:00, run_after=2024-05-21T23:14:00+00:00 [2024-05-21T23:12:04.232+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:12:04.232+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:11:00+00:00, run_id=scheduled__2024-05-21T23:11:00+00:00, run_start_date=2024-05-21 23:12:00.654404+00:00, run_end_date=2024-05-21 23:12:04.232681+00:00, run_duration=3.578277, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:11:00+00:00, data_interval_end=2024-05-21 23:12:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T23:12:04.243+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:12:00+00:00, run_after=2024-05-21T23:13:00+00:00 [2024-05-21T23:12:04.327+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T23:10:00+00:00 exited with status success for try_number 1 [2024-05-21T23:12:04.327+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:11:00+00:00 exited with status success for try_number 1 [2024-05-21T23:12:04.334+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T23:10:00+00:00, map_index=-1, run_start_date=2024-05-21 23:12:02.182194+00:00, run_end_date=2024-05-21 23:12:02.563811+00:00, run_duration=0.381617, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1725, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:12:01.094656+00:00, queued_by_job_id=1, pid=37441 [2024-05-21T23:12:04.334+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:11:00+00:00, map_index=-1, run_start_date=2024-05-21 23:12:03.454849+00:00, run_end_date=2024-05-21 23:12:03.780438+00:00, run_duration=0.325589, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1727, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:12:01.094656+00:00, queued_by_job_id=1, pid=37471 [2024-05-21T23:12:06.377+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:12:06.378+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:11:00+00:00, run_id=scheduled__2024-05-21T23:11:00+00:00, run_start_date=2024-05-21 23:12:00.655388+00:00, run_end_date=2024-05-21 23:12:06.378597+00:00, run_duration=5.723209, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:11:00+00:00, data_interval_end=2024-05-21 23:12:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T23:12:06.390+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:12:00+00:00, run_after=2024-05-21T23:13:00+00:00 [2024-05-21T23:12:06.421+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:11:00+00:00 exited with status success for try_number 1 [2024-05-21T23:12:06.430+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:11:00+00:00, map_index=-1, run_start_date=2024-05-21 23:12:03.460617+00:00, run_end_date=2024-05-21 23:12:05.442207+00:00, run_duration=1.98159, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1726, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:12:01.094656+00:00, queued_by_job_id=1, pid=37472 [2024-05-21T23:13:00.146+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:13:00+00:00, run_after=2024-05-21T23:14:00+00:00 [2024-05-21T23:13:00.154+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T23:13:00.221+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T23:13:00.221+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:13:00.221+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:13:00.224+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:13:00.226+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:13:00.227+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T23:13:00.227+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:13:00.227+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T23:13:00.475+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:12:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:13:00.475+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:12:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:13:00.491+0000] {scheduler_job.py:635} INFO - Setting external_id for to 77c59520-9250-4c8c-9e09-692abfca984b [2024-05-21T23:13:00.491+0000] {scheduler_job.py:635} INFO - Setting external_id for to e423bcc2-5afa-497d-a4bf-d9771facb600 [2024-05-21T23:13:03.148+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:13:03.148+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:12:00+00:00, run_id=scheduled__2024-05-21T23:12:00+00:00, run_start_date=2024-05-21 23:13:00.167571+00:00, run_end_date=2024-05-21 23:13:03.148478+00:00, run_duration=2.980907, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:12:00+00:00, data_interval_end=2024-05-21 23:13:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T23:13:03.159+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:13:00+00:00, run_after=2024-05-21T23:14:00+00:00 [2024-05-21T23:13:03.193+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:12:00+00:00 exited with status success for try_number 1 [2024-05-21T23:13:03.197+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:12:00+00:00, map_index=-1, run_start_date=2024-05-21 23:13:02.295771+00:00, run_end_date=2024-05-21 23:13:02.586339+00:00, run_duration=0.290568, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1728, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:13:00.224880+00:00, queued_by_job_id=1, pid=37526 [2024-05-21T23:13:04.235+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:13:04.235+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:12:00+00:00, run_id=scheduled__2024-05-21T23:12:00+00:00, run_start_date=2024-05-21 23:13:00.169777+00:00, run_end_date=2024-05-21 23:13:04.235772+00:00, run_duration=4.065995, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:12:00+00:00, data_interval_end=2024-05-21 23:13:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T23:13:04.246+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:13:00+00:00, run_after=2024-05-21T23:14:00+00:00 [2024-05-21T23:13:04.272+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:12:00+00:00 exited with status success for try_number 1 [2024-05-21T23:13:04.278+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:12:00+00:00, map_index=-1, run_start_date=2024-05-21 23:13:02.322475+00:00, run_end_date=2024-05-21 23:13:04.116824+00:00, run_duration=1.794349, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1729, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:13:00.224880+00:00, queued_by_job_id=1, pid=37527 [2024-05-21T23:14:00.835+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:14:00+00:00, run_after=2024-05-21T23:15:00+00:00 [2024-05-21T23:14:00.843+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T23:14:00.855+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T23:14:00.929+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T23:14:00.929+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T23:14:00.929+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:14:00.929+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:14:00.930+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:14:00.933+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T23:12:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:14:00.934+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T23:12:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T23:14:00.934+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:14:00.934+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T23:14:00.934+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:13:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:14:00.934+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:13:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T23:14:01.166+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T23:12:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:14:01.166+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:13:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:14:01.168+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:13:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:14:01.178+0000] {scheduler_job.py:635} INFO - Setting external_id for to 69c60a7f-9803-4c8f-a889-b60ae92c03a7 [2024-05-21T23:14:01.179+0000] {scheduler_job.py:635} INFO - Setting external_id for to c4df2238-ad65-465e-be17-d417d449f09f [2024-05-21T23:14:01.179+0000] {scheduler_job.py:635} INFO - Setting external_id for to f2ad0408-b065-4f80-a4c1-0cb710b1b9da [2024-05-21T23:14:02.370+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:14:02.370+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 23:12:00+00:00, run_id=scheduled__2024-05-21T23:12:00+00:00, run_start_date=2024-05-21 23:14:00.868423+00:00, run_end_date=2024-05-21 23:14:02.370680+00:00, run_duration=1.502257, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:12:00+00:00, data_interval_end=2024-05-21 23:14:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T23:14:02.381+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T23:14:00+00:00, run_after=2024-05-21T23:16:00+00:00 [2024-05-21T23:14:02.434+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T23:12:00+00:00 exited with status success for try_number 1 [2024-05-21T23:14:02.442+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T23:12:00+00:00, map_index=-1, run_start_date=2024-05-21 23:14:01.777257+00:00, run_end_date=2024-05-21 23:14:02.101536+00:00, run_duration=0.324279, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1730, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:14:00.931508+00:00, queued_by_job_id=1, pid=37561 [2024-05-21T23:14:03.839+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:14:03.840+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:13:00+00:00, run_id=scheduled__2024-05-21T23:13:00+00:00, run_start_date=2024-05-21 23:14:00.870684+00:00, run_end_date=2024-05-21 23:14:03.840107+00:00, run_duration=2.969423, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:13:00+00:00, data_interval_end=2024-05-21 23:14:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T23:14:03.849+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:14:00+00:00, run_after=2024-05-21T23:15:00+00:00 [2024-05-21T23:14:03.885+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:13:00+00:00 exited with status success for try_number 1 [2024-05-21T23:14:03.890+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:13:00+00:00, map_index=-1, run_start_date=2024-05-21 23:14:03.010137+00:00, run_end_date=2024-05-21 23:14:03.289002+00:00, run_duration=0.278865, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1731, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:14:00.931508+00:00, queued_by_job_id=1, pid=37591 [2024-05-21T23:14:04.924+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:14:04.924+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:13:00+00:00, run_id=scheduled__2024-05-21T23:13:00+00:00, run_start_date=2024-05-21 23:14:00.871796+00:00, run_end_date=2024-05-21 23:14:04.924530+00:00, run_duration=4.052734, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:13:00+00:00, data_interval_end=2024-05-21 23:14:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T23:14:04.935+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:14:00+00:00, run_after=2024-05-21T23:15:00+00:00 [2024-05-21T23:14:04.966+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:13:00+00:00 exited with status success for try_number 1 [2024-05-21T23:14:04.971+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:13:00+00:00, map_index=-1, run_start_date=2024-05-21 23:14:03.060279+00:00, run_end_date=2024-05-21 23:14:04.684422+00:00, run_duration=1.624143, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1732, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:14:00.931508+00:00, queued_by_job_id=1, pid=37592 [2024-05-21T23:15:00.514+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:15:00+00:00, run_after=2024-05-21T23:20:00+00:00 [2024-05-21T23:15:00.530+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T23:15:00.556+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:15:00+00:00, run_after=2024-05-21T23:16:00+00:00 [2024-05-21T23:15:00.730+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T23:15:00.730+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:15:00.730+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:15:00.731+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:15:00.732+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:15:00.735+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T23:10:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T23:15:00.735+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T23:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T23:15:00.736+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:15:00.736+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T23:15:00.736+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:15:00.736+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T23:15:01.251+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T23:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:15:01.252+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:14:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:15:01.252+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:14:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:15:01.265+0000] {scheduler_job.py:635} INFO - Setting external_id for to a91946c7-4d91-4560-8150-aad486f0ab30 [2024-05-21T23:15:01.266+0000] {scheduler_job.py:635} INFO - Setting external_id for to d4a3045f-c5fd-4695-9240-b44c766d461a [2024-05-21T23:15:01.267+0000] {scheduler_job.py:635} INFO - Setting external_id for to 52f71802-e1c8-4e6e-b3d1-077f499f708d [2024-05-21T23:15:04.611+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:15:04.612+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:14:00+00:00, run_id=scheduled__2024-05-21T23:14:00+00:00, run_start_date=2024-05-21 23:15:00.592176+00:00, run_end_date=2024-05-21 23:15:04.612088+00:00, run_duration=4.019912, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:14:00+00:00, data_interval_end=2024-05-21 23:15:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T23:15:04.622+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:15:00+00:00, run_after=2024-05-21T23:16:00+00:00 [2024-05-21T23:15:04.641+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T23:15:04.641+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:15:04.642+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:15:04.645+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T23:10:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T23:15:04.645+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T23:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T23:15:04.689+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T23:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:15:04.689+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T23:10:00+00:00 exited with status success for try_number 1 [2024-05-21T23:15:04.689+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:14:00+00:00 exited with status success for try_number 1 [2024-05-21T23:15:04.696+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:14:00+00:00, map_index=-1, run_start_date=2024-05-21 23:15:03.706009+00:00, run_end_date=2024-05-21 23:15:04.103713+00:00, run_duration=0.397704, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1735, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:15:00.733275+00:00, queued_by_job_id=1, pid=37659 [2024-05-21T23:15:04.697+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T23:10:00+00:00, map_index=-1, run_start_date=2024-05-21 23:15:03.600180+00:00, run_end_date=2024-05-21 23:15:03.948667+00:00, run_duration=0.348487, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1734, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:15:00.733275+00:00, queued_by_job_id=1, pid=37658 [2024-05-21T23:15:04.698+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7d80dc43-0eba-4620-ab5f-658e11e91d58 [2024-05-21T23:15:07.413+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:15:07.414+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:14:00+00:00, run_id=scheduled__2024-05-21T23:14:00+00:00, run_start_date=2024-05-21 23:15:00.593124+00:00, run_end_date=2024-05-21 23:15:07.414005+00:00, run_duration=6.820881, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:14:00+00:00, data_interval_end=2024-05-21 23:15:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T23:15:07.426+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:15:00+00:00, run_after=2024-05-21T23:16:00+00:00 [2024-05-21T23:15:07.468+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T23:15:07.468+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:15:07.469+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:15:07.471+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T23:10:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T23:15:07.472+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T23:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T23:15:07.549+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T23:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:15:07.549+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:14:00+00:00 exited with status success for try_number 1 [2024-05-21T23:15:07.550+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T23:10:00+00:00 exited with status success for try_number 1 [2024-05-21T23:15:07.557+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:14:00+00:00, map_index=-1, run_start_date=2024-05-21 23:15:03.540578+00:00, run_end_date=2024-05-21 23:15:06.757268+00:00, run_duration=3.21669, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1733, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:15:00.733275+00:00, queued_by_job_id=1, pid=37657 [2024-05-21T23:15:07.557+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T23:10:00+00:00, map_index=-1, run_start_date=2024-05-21 23:15:06.533767+00:00, run_end_date=2024-05-21 23:15:06.858808+00:00, run_duration=0.325041, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1736, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:15:04.643024+00:00, queued_by_job_id=1, pid=37698 [2024-05-21T23:15:07.558+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3a20ebf8-cf22-4d01-b50b-197263a10fab [2024-05-21T23:15:12.025+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T23:15:12.025+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:15:12.026+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:15:12.029+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T23:10:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:15:12.030+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T23:10:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T23:15:12.079+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T23:10:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:15:12.079+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T23:10:00+00:00 exited with status success for try_number 1 [2024-05-21T23:15:12.084+0000] {scheduler_job.py:635} INFO - Setting external_id for to cda417b7-e192-438b-9321-399420fa0d7c [2024-05-21T23:15:12.084+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T23:10:00+00:00, map_index=0, run_start_date=2024-05-21 23:15:09.732329+00:00, run_end_date=2024-05-21 23:15:11.407305+00:00, run_duration=1.674976, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1737, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:15:07.470186+00:00, queued_by_job_id=1, pid=37710 [2024-05-21T23:15:14.803+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:15:14.804+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:10:00+00:00, run_id=scheduled__2024-05-21T23:10:00+00:00, run_start_date=2024-05-21 23:15:00.591020+00:00, run_end_date=2024-05-21 23:15:14.804107+00:00, run_duration=14.213087, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:10:00+00:00, data_interval_end=2024-05-21 23:15:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T23:15:14.810+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:15:00+00:00, run_after=2024-05-21T23:20:00+00:00 [2024-05-21T23:15:14.838+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T23:10:00+00:00 exited with status success for try_number 1 [2024-05-21T23:15:14.843+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T23:10:00+00:00, map_index=-1, run_start_date=2024-05-21 23:15:13.664562+00:00, run_end_date=2024-05-21 23:15:13.913491+00:00, run_duration=0.248929, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1738, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:15:12.027706+00:00, queued_by_job_id=1, pid=37731 [2024-05-21T23:15:35.429+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T23:15:35.429+0000] {scheduler_job.py:425} INFO - DAG scaleout_vdu has 0/16 running and queued tasks [2024-05-21T23:15:35.430+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:15:35.432+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='scaleout_vdu', task_id='main_task', run_id='scaleout_vdu_20240521231534_415705', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:15:35.432+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'scaleout_vdu', 'main_task', 'scaleout_vdu_20240521231534_415705', '--local', '--subdir', 'DAGS_FOLDER/dags/scaleout_vdu.py'] [2024-05-21T23:15:35.484+0000] {scheduler_job.py:602} INFO - Executor reports execution of scaleout_vdu.main_task run_id=scaleout_vdu_20240521231534_415705 exited with status queued for try_number 1 [2024-05-21T23:15:35.493+0000] {scheduler_job.py:635} INFO - Setting external_id for to 3a0c3908-ed49-4c70-8d34-2e8f33fcff71 [2024-05-21T23:15:36.611+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:15:36.611+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=scaleout_vdu, execution_date=2024-05-21 23:15:35.142873+00:00, run_id=scaleout_vdu_20240521231534_415705, run_start_date=2024-05-21 23:15:35.400822+00:00, run_end_date=2024-05-21 23:15:36.611595+00:00, run_duration=1.210773, state=success, external_trigger=True, run_type=manual, data_interval_start=2024-05-21 23:15:35.142873+00:00, data_interval_end=2024-05-21 23:15:35.142873+00:00, dag_hash=fe9051a2be22a71df9995650740fbd7e [2024-05-21T23:15:36.615+0000] {dag.py:3452} INFO - Setting next_dagrun for scaleout_vdu to None, run_after=None [2024-05-21T23:15:37.699+0000] {scheduler_job.py:602} INFO - Executor reports execution of scaleout_vdu.main_task run_id=scaleout_vdu_20240521231534_415705 exited with status success for try_number 1 [2024-05-21T23:15:37.704+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=scaleout_vdu, task_id=main_task, run_id=scaleout_vdu_20240521231534_415705, map_index=-1, run_start_date=2024-05-21 23:15:36.215008+00:00, run_end_date=2024-05-21 23:15:36.544308+00:00, run_duration=0.3293, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1739, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:15:35.430871+00:00, queued_by_job_id=1, pid=37733 [2024-05-21T23:15:59.374+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T23:16:00.415+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:16:00+00:00, run_after=2024-05-21T23:17:00+00:00 [2024-05-21T23:16:00.422+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T23:16:00.428+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T23:16:00.505+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T23:16:00.505+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T23:16:00.505+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:16:00.506+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:16:00.507+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:16:00.511+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T23:14:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:16:00.511+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T23:14:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T23:16:00.511+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:16:00.511+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T23:16:00.512+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:16:00.512+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T23:16:00.962+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T23:14:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:16:00.962+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:16:00.963+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:16:00.982+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5052e61b-48ab-4b98-8c08-7a1b4184c7a6 [2024-05-21T23:16:00.984+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2af75d5f-94c8-4036-88ab-ff7f9a9020c2 [2024-05-21T23:16:00.984+0000] {scheduler_job.py:635} INFO - Setting external_id for to 83c0738d-9de1-4ba1-aa7e-a854ec53846a [2024-05-21T23:16:02.267+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:16:02.268+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 23:14:00+00:00, run_id=scheduled__2024-05-21T23:14:00+00:00, run_start_date=2024-05-21 23:16:00.441097+00:00, run_end_date=2024-05-21 23:16:02.267862+00:00, run_duration=1.826765, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:14:00+00:00, data_interval_end=2024-05-21 23:16:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T23:16:02.275+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T23:16:00+00:00, run_after=2024-05-21T23:18:00+00:00 [2024-05-21T23:16:02.347+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T23:14:00+00:00 exited with status success for try_number 1 [2024-05-21T23:16:02.358+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T23:14:00+00:00, map_index=-1, run_start_date=2024-05-21 23:16:01.635354+00:00, run_end_date=2024-05-21 23:16:01.970599+00:00, run_duration=0.335245, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1740, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:16:00.508316+00:00, queued_by_job_id=1, pid=37759 [2024-05-21T23:16:03.399+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:16:03.400+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:15:00+00:00, run_id=scheduled__2024-05-21T23:15:00+00:00, run_start_date=2024-05-21 23:16:00.442813+00:00, run_end_date=2024-05-21 23:16:03.400138+00:00, run_duration=2.957325, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:15:00+00:00, data_interval_end=2024-05-21 23:16:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T23:16:03.412+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:16:00+00:00, run_after=2024-05-21T23:17:00+00:00 [2024-05-21T23:16:03.456+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:15:00+00:00 exited with status success for try_number 1 [2024-05-21T23:16:03.461+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:15:00+00:00, map_index=-1, run_start_date=2024-05-21 23:16:02.806674+00:00, run_end_date=2024-05-21 23:16:03.077656+00:00, run_duration=0.270982, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1741, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:16:00.508316+00:00, queued_by_job_id=1, pid=37780 [2024-05-21T23:16:05.342+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:16:05.342+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:15:00+00:00, run_id=scheduled__2024-05-21T23:15:00+00:00, run_start_date=2024-05-21 23:16:00.443810+00:00, run_end_date=2024-05-21 23:16:05.342810+00:00, run_duration=4.899, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:15:00+00:00, data_interval_end=2024-05-21 23:16:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T23:16:05.355+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:16:00+00:00, run_after=2024-05-21T23:17:00+00:00 [2024-05-21T23:16:05.389+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:15:00+00:00 exited with status success for try_number 1 [2024-05-21T23:16:05.394+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:15:00+00:00, map_index=-1, run_start_date=2024-05-21 23:16:03.044687+00:00, run_end_date=2024-05-21 23:16:05.187557+00:00, run_duration=2.14287, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1742, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:16:00.508316+00:00, queued_by_job_id=1, pid=37799 [2024-05-21T23:17:00.992+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T23:17:01.005+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:17:00+00:00, run_after=2024-05-21T23:18:00+00:00 [2024-05-21T23:17:01.054+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T23:17:01.054+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:17:01.054+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:17:01.055+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:17:01.058+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:17:01.058+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T23:17:01.059+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:17:01.059+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T23:17:01.188+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:16:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:17:01.188+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:16:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:17:01.198+0000] {scheduler_job.py:635} INFO - Setting external_id for to b75f291b-a1dd-460e-9c0b-d5416a78c8d8 [2024-05-21T23:17:01.198+0000] {scheduler_job.py:635} INFO - Setting external_id for to 5a6276da-39a5-42f8-9102-1e671826d331 [2024-05-21T23:17:03.410+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:17:03.411+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:16:00+00:00, run_id=scheduled__2024-05-21T23:16:00+00:00, run_start_date=2024-05-21 23:17:01.015391+00:00, run_end_date=2024-05-21 23:17:03.410925+00:00, run_duration=2.395534, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:16:00+00:00, data_interval_end=2024-05-21 23:17:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T23:17:03.427+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:17:00+00:00, run_after=2024-05-21T23:18:00+00:00 [2024-05-21T23:17:04.525+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:16:00+00:00 exited with status success for try_number 1 [2024-05-21T23:17:04.529+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:16:00+00:00, map_index=-1, run_start_date=2024-05-21 23:17:02.999563+00:00, run_end_date=2024-05-21 23:17:03.366735+00:00, run_duration=0.367172, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1744, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:17:01.056886+00:00, queued_by_job_id=1, pid=37845 [2024-05-21T23:17:05.004+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:17:05.005+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:16:00+00:00, run_id=scheduled__2024-05-21T23:16:00+00:00, run_start_date=2024-05-21 23:17:01.016180+00:00, run_end_date=2024-05-21 23:17:05.005016+00:00, run_duration=3.988836, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:16:00+00:00, data_interval_end=2024-05-21 23:17:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T23:17:05.014+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:17:00+00:00, run_after=2024-05-21T23:18:00+00:00 [2024-05-21T23:17:05.039+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:16:00+00:00 exited with status success for try_number 1 [2024-05-21T23:17:05.043+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:16:00+00:00, map_index=-1, run_start_date=2024-05-21 23:17:02.995735+00:00, run_end_date=2024-05-21 23:17:04.634950+00:00, run_duration=1.639215, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1743, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:17:01.056886+00:00, queued_by_job_id=1, pid=37844 [2024-05-21T23:18:00.637+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T23:18:00.652+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:18:00+00:00, run_after=2024-05-21T23:19:00+00:00 [2024-05-21T23:18:00.660+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T23:18:00.720+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T23:18:00.720+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T23:18:00.720+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:18:00.721+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:18:00.721+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:18:00.724+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T23:16:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:18:00.725+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T23:16:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T23:18:00.725+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:18:00.725+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T23:18:00.725+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:17:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:18:00.725+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:17:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T23:18:01.348+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T23:16:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:18:01.348+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:17:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:18:01.354+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:17:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:18:01.382+0000] {scheduler_job.py:635} INFO - Setting external_id for to dc4d1066-2bf2-4e7b-bd35-23a6525f6ba8 [2024-05-21T23:18:01.383+0000] {scheduler_job.py:635} INFO - Setting external_id for to fef2155d-a36e-42a7-990a-d07ea2dd6af0 [2024-05-21T23:18:01.383+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7355349d-6f1c-4b20-96b1-02436c511192 [2024-05-21T23:18:02.711+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:18:02.712+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 23:16:00+00:00, run_id=scheduled__2024-05-21T23:16:00+00:00, run_start_date=2024-05-21 23:18:00.673678+00:00, run_end_date=2024-05-21 23:18:02.712127+00:00, run_duration=2.038449, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:16:00+00:00, data_interval_end=2024-05-21 23:18:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T23:18:02.721+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T23:18:00+00:00, run_after=2024-05-21T23:20:00+00:00 [2024-05-21T23:18:02.778+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T23:16:00+00:00 exited with status success for try_number 1 [2024-05-21T23:18:02.784+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T23:16:00+00:00, map_index=-1, run_start_date=2024-05-21 23:18:02.026896+00:00, run_end_date=2024-05-21 23:18:02.396242+00:00, run_duration=0.369346, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1745, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:18:00.722764+00:00, queued_by_job_id=1, pid=37880 [2024-05-21T23:18:03.823+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:18:03.823+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:17:00+00:00, run_id=scheduled__2024-05-21T23:17:00+00:00, run_start_date=2024-05-21 23:18:00.675258+00:00, run_end_date=2024-05-21 23:18:03.823536+00:00, run_duration=3.148278, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:17:00+00:00, data_interval_end=2024-05-21 23:18:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T23:18:03.833+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:18:00+00:00, run_after=2024-05-21T23:19:00+00:00 [2024-05-21T23:18:04.936+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:17:00+00:00 exited with status success for try_number 1 [2024-05-21T23:18:04.940+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:17:00+00:00, map_index=-1, run_start_date=2024-05-21 23:18:03.481768+00:00, run_end_date=2024-05-21 23:18:03.754360+00:00, run_duration=0.272592, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1747, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:18:00.722764+00:00, queued_by_job_id=1, pid=37920 [2024-05-21T23:18:05.984+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:18:05.985+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:17:00+00:00, run_id=scheduled__2024-05-21T23:17:00+00:00, run_start_date=2024-05-21 23:18:00.676230+00:00, run_end_date=2024-05-21 23:18:05.984925+00:00, run_duration=5.308695, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:17:00+00:00, data_interval_end=2024-05-21 23:18:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T23:18:06.004+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:18:00+00:00, run_after=2024-05-21T23:19:00+00:00 [2024-05-21T23:18:06.038+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:17:00+00:00 exited with status success for try_number 1 [2024-05-21T23:18:06.048+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:17:00+00:00, map_index=-1, run_start_date=2024-05-21 23:18:03.209113+00:00, run_end_date=2024-05-21 23:18:04.987437+00:00, run_duration=1.778324, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1746, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:18:00.722764+00:00, queued_by_job_id=1, pid=37901 [2024-05-21T23:19:00.886+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T23:19:00.900+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:19:00+00:00, run_after=2024-05-21T23:20:00+00:00 [2024-05-21T23:19:00.979+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T23:19:00.980+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:19:00.980+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:19:00.980+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:19:00.983+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:19:00.984+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T23:19:00.984+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:19:00.984+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T23:19:01.225+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:18:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:19:01.225+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:18:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:19:01.232+0000] {scheduler_job.py:635} INFO - Setting external_id for to 285f38d0-74cc-4869-b6c2-aa0fc8b29aca [2024-05-21T23:19:01.232+0000] {scheduler_job.py:635} INFO - Setting external_id for to ae3551e2-6465-4c20-83b0-bc2cbdfe2d8c [2024-05-21T23:19:04.303+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:19:04.304+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:18:00+00:00, run_id=scheduled__2024-05-21T23:18:00+00:00, run_start_date=2024-05-21 23:19:00.912484+00:00, run_end_date=2024-05-21 23:19:04.303551+00:00, run_duration=3.391067, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:18:00+00:00, data_interval_end=2024-05-21 23:19:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T23:19:04.319+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:19:00+00:00, run_after=2024-05-21T23:20:00+00:00 [2024-05-21T23:19:04.369+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:18:00+00:00 exited with status success for try_number 1 [2024-05-21T23:19:04.375+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:18:00+00:00, map_index=-1, run_start_date=2024-05-21 23:19:02.934634+00:00, run_end_date=2024-05-21 23:19:03.275635+00:00, run_duration=0.341001, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1749, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:19:00.981481+00:00, queued_by_job_id=1, pid=37964 [2024-05-21T23:19:05.409+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:19:05.409+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:18:00+00:00, run_id=scheduled__2024-05-21T23:18:00+00:00, run_start_date=2024-05-21 23:19:00.923071+00:00, run_end_date=2024-05-21 23:19:05.409741+00:00, run_duration=4.48667, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:18:00+00:00, data_interval_end=2024-05-21 23:19:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T23:19:05.419+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:19:00+00:00, run_after=2024-05-21T23:20:00+00:00 [2024-05-21T23:19:05.443+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:18:00+00:00 exited with status success for try_number 1 [2024-05-21T23:19:05.446+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:18:00+00:00, map_index=-1, run_start_date=2024-05-21 23:19:02.937140+00:00, run_end_date=2024-05-21 23:19:04.750406+00:00, run_duration=1.813266, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1748, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:19:00.981481+00:00, queued_by_job_id=1, pid=37965 [2024-05-21T23:20:00.024+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:20:00+00:00, run_after=2024-05-21T23:25:00+00:00 [2024-05-21T23:20:00.045+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:20:00+00:00, run_after=2024-05-21T23:21:00+00:00 [2024-05-21T23:20:00.052+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T23:20:00.057+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T23:20:00.175+0000] {scheduler_job.py:360} INFO - 4 tasks up for execution: [2024-05-21T23:20:00.175+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:20:00.176+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T23:20:00.178+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:20:00.178+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:20:00.179+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:20:00.182+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='extract_metrics_from_vnfrs', run_id='scheduled__2024-05-21T23:15:00+00:00', try_number=1, map_index=-1) to executor with priority 4 and queue default [2024-05-21T23:20:00.182+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'extract_metrics_from_vnfrs', 'scheduled__2024-05-21T23:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T23:20:00.183+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T23:18:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:20:00.184+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T23:18:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T23:20:00.184+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:20:00.184+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T23:20:00.185+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:19:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:20:00.185+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:19:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T23:20:00.679+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T23:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:20:00.680+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T23:18:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:20:00.680+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:19:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:20:00.680+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:19:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:20:00.692+0000] {scheduler_job.py:635} INFO - Setting external_id for to dd95e336-bc85-4383-8616-7ce9d65b7f5e [2024-05-21T23:20:00.693+0000] {scheduler_job.py:635} INFO - Setting external_id for to 061a0683-bcc8-4f1b-92cc-861f2c443d40 [2024-05-21T23:20:00.693+0000] {scheduler_job.py:635} INFO - Setting external_id for to e99b6e7b-f905-4c3d-b3a7-e2696fb43088 [2024-05-21T23:20:00.693+0000] {scheduler_job.py:635} INFO - Setting external_id for to 71f3c114-93c4-4d45-bfb3-26702d3b8482 [2024-05-21T23:20:02.850+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:20:02.850+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 23:18:00+00:00, run_id=scheduled__2024-05-21T23:18:00+00:00, run_start_date=2024-05-21 23:20:00.070896+00:00, run_end_date=2024-05-21 23:20:02.850448+00:00, run_duration=2.779552, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:18:00+00:00, data_interval_end=2024-05-21 23:20:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T23:20:02.861+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T23:20:00+00:00, run_after=2024-05-21T23:22:00+00:00 [2024-05-21T23:20:02.919+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T23:18:00+00:00 exited with status success for try_number 1 [2024-05-21T23:20:02.926+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T23:18:00+00:00, map_index=-1, run_start_date=2024-05-21 23:20:02.009719+00:00, run_end_date=2024-05-21 23:20:02.484806+00:00, run_duration=0.475087, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1750, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:20:00.180335+00:00, queued_by_job_id=1, pid=38002 [2024-05-21T23:20:03.981+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:20:03.981+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:19:00+00:00, run_id=scheduled__2024-05-21T23:19:00+00:00, run_start_date=2024-05-21 23:20:00.071877+00:00, run_end_date=2024-05-21 23:20:03.981497+00:00, run_duration=3.90962, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:19:00+00:00, data_interval_end=2024-05-21 23:20:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T23:20:03.992+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:20:00+00:00, run_after=2024-05-21T23:21:00+00:00 [2024-05-21T23:20:04.052+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T23:20:04.052+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:20:04.053+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:20:04.056+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='split_metrics', run_id='scheduled__2024-05-21T23:15:00+00:00', try_number=1, map_index=-1) to executor with priority 3 and queue default [2024-05-21T23:20:04.056+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'split_metrics', 'scheduled__2024-05-21T23:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T23:20:04.110+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T23:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:20:04.110+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.extract_metrics_from_vnfrs run_id=scheduled__2024-05-21T23:15:00+00:00 exited with status success for try_number 1 [2024-05-21T23:20:04.110+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:19:00+00:00 exited with status success for try_number 1 [2024-05-21T23:20:04.119+0000] {scheduler_job.py:635} INFO - Setting external_id for to d41fab6c-51d2-4c49-8896-93d42dd523ac [2024-05-21T23:20:04.119+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:19:00+00:00, map_index=-1, run_start_date=2024-05-21 23:20:02.889184+00:00, run_end_date=2024-05-21 23:20:03.254520+00:00, run_duration=0.365336, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1751, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:20:00.180335+00:00, queued_by_job_id=1, pid=38023 [2024-05-21T23:20:04.120+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=extract_metrics_from_vnfrs, run_id=scheduled__2024-05-21T23:15:00+00:00, map_index=-1, run_start_date=2024-05-21 23:20:03.241162+00:00, run_end_date=2024-05-21 23:20:03.612984+00:00, run_duration=0.371822, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1753, pool=default_pool, queue=default, priority_weight=4, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:20:00.180335+00:00, queued_by_job_id=1, pid=38052 [2024-05-21T23:20:06.348+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:20:06.349+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:19:00+00:00, run_id=scheduled__2024-05-21T23:19:00+00:00, run_start_date=2024-05-21 23:20:00.072858+00:00, run_end_date=2024-05-21 23:20:06.349014+00:00, run_duration=6.276156, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:19:00+00:00, data_interval_end=2024-05-21 23:20:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T23:20:06.359+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:20:00+00:00, run_after=2024-05-21T23:21:00+00:00 [2024-05-21T23:20:06.431+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:19:00+00:00 exited with status success for try_number 1 [2024-05-21T23:20:06.452+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:19:00+00:00, map_index=-1, run_start_date=2024-05-21 23:20:03.198236+00:00, run_end_date=2024-05-21 23:20:05.515025+00:00, run_duration=2.316789, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1752, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:20:00.180335+00:00, queued_by_job_id=1, pid=38051 [2024-05-21T23:20:06.825+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T23:20:06.825+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:20:06.826+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:20:06.828+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='collect_metrics', run_id='scheduled__2024-05-21T23:15:00+00:00', try_number=1, map_index=0) to executor with priority 2 and queue default [2024-05-21T23:20:06.829+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'collect_metrics', 'scheduled__2024-05-21T23:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py', '--map-index', '0'] [2024-05-21T23:20:06.884+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T23:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:20:06.884+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.split_metrics run_id=scheduled__2024-05-21T23:15:00+00:00 exited with status success for try_number 1 [2024-05-21T23:20:06.894+0000] {scheduler_job.py:635} INFO - Setting external_id for to b49d4d99-df55-42e8-89df-d194cd938d35 [2024-05-21T23:20:06.894+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=split_metrics, run_id=scheduled__2024-05-21T23:15:00+00:00, map_index=-1, run_start_date=2024-05-21 23:20:05.857009+00:00, run_end_date=2024-05-21 23:20:06.256936+00:00, run_duration=0.399927, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1754, pool=default_pool, queue=default, priority_weight=3, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:20:04.054098+00:00, queued_by_job_id=1, pid=38082 [2024-05-21T23:20:11.624+0000] {scheduler_job.py:360} INFO - 1 tasks up for execution: [2024-05-21T23:20:11.624+0000] {scheduler_job.py:425} INFO - DAG vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:20:11.625+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:20:11.627+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='send_prometheus', run_id='scheduled__2024-05-21T23:15:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:20:11.627+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'send_prometheus', 'scheduled__2024-05-21T23:15:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_metrics.py'] [2024-05-21T23:20:11.667+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T23:15:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:20:11.667+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.collect_metrics run_id=scheduled__2024-05-21T23:15:00+00:00 exited with status success for try_number 1 [2024-05-21T23:20:11.673+0000] {scheduler_job.py:635} INFO - Setting external_id for to ecb90d5d-f5a1-42b5-b1c7-e87dba31abb9 [2024-05-21T23:20:11.673+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=collect_metrics, run_id=scheduled__2024-05-21T23:15:00+00:00, map_index=0, run_start_date=2024-05-21 23:20:08.905658+00:00, run_end_date=2024-05-21 23:20:11.090682+00:00, run_duration=2.185024, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1755, pool=default_pool, queue=default, priority_weight=2, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:20:06.827152+00:00, queued_by_job_id=1, pid=38094 [2024-05-21T23:20:14.274+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:20:14.274+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:15:00+00:00, run_id=scheduled__2024-05-21T23:15:00+00:00, run_start_date=2024-05-21 23:20:00.069409+00:00, run_end_date=2024-05-21 23:20:14.274839+00:00, run_duration=14.20543, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:15:00+00:00, data_interval_end=2024-05-21 23:20:00+00:00, dag_hash=1ea1e4a749a2966e82ab8d7c2c327ba0 [2024-05-21T23:20:14.280+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:20:00+00:00, run_after=2024-05-21T23:25:00+00:00 [2024-05-21T23:20:14.306+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83.send_prometheus run_id=scheduled__2024-05-21T23:15:00+00:00 exited with status success for try_number 1 [2024-05-21T23:20:14.312+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_metrics_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=send_prometheus, run_id=scheduled__2024-05-21T23:15:00+00:00, map_index=-1, run_start_date=2024-05-21 23:20:13.305667+00:00, run_end_date=2024-05-21 23:20:13.565163+00:00, run_duration=0.259496, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1756, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:20:11.625986+00:00, queued_by_job_id=1, pid=38115 [2024-05-21T23:20:59.422+0000] {scheduler_job.py:1410} INFO - Resetting orphaned tasks for active dag runs [2024-05-21T23:21:00.453+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:21:00+00:00, run_after=2024-05-21T23:22:00+00:00 [2024-05-21T23:21:00.463+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T23:21:00.523+0000] {scheduler_job.py:360} INFO - 2 tasks up for execution: [2024-05-21T23:21:00.523+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:21:00.523+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:21:00.524+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:21:00.527+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:21:00.527+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T23:21:00.527+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:21:00.527+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T23:21:00.746+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:21:00.746+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:21:00.758+0000] {scheduler_job.py:635} INFO - Setting external_id for to 081b0903-94b5-450a-9d62-b8dd7c05d627 [2024-05-21T23:21:00.759+0000] {scheduler_job.py:635} INFO - Setting external_id for to 7e2e2004-ba5b-4f34-8f16-527aa2ab315d [2024-05-21T23:21:03.009+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:21:03.009+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:20:00+00:00, run_id=scheduled__2024-05-21T23:20:00+00:00, run_start_date=2024-05-21 23:21:00.476350+00:00, run_end_date=2024-05-21 23:21:03.009712+00:00, run_duration=2.533362, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:20:00+00:00, data_interval_end=2024-05-21 23:21:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T23:21:03.022+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:21:00+00:00, run_after=2024-05-21T23:22:00+00:00 [2024-05-21T23:21:03.067+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:20:00+00:00 exited with status success for try_number 1 [2024-05-21T23:21:03.072+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:20:00+00:00, map_index=-1, run_start_date=2024-05-21 23:21:02.529399+00:00, run_end_date=2024-05-21 23:21:02.872069+00:00, run_duration=0.34267, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1758, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:21:00.525388+00:00, queued_by_job_id=1, pid=38152 [2024-05-21T23:21:04.823+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:21:04.824+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:20:00+00:00, run_id=scheduled__2024-05-21T23:20:00+00:00, run_start_date=2024-05-21 23:21:00.477435+00:00, run_end_date=2024-05-21 23:21:04.823963+00:00, run_duration=4.346528, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:20:00+00:00, data_interval_end=2024-05-21 23:21:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T23:21:04.836+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:21:00+00:00, run_after=2024-05-21T23:22:00+00:00 [2024-05-21T23:21:04.865+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:20:00+00:00 exited with status success for try_number 1 [2024-05-21T23:21:04.869+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:20:00+00:00, map_index=-1, run_start_date=2024-05-21 23:21:02.493224+00:00, run_end_date=2024-05-21 23:21:04.340761+00:00, run_duration=1.847537, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1757, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:21:00.525388+00:00, queued_by_job_id=1, pid=38151 [2024-05-21T23:22:00.520+0000] {scheduler_job.py:1197} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T23:22:00.538+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:22:00+00:00, run_after=2024-05-21T23:23:00+00:00 [2024-05-21T23:22:00.546+0000] {scheduler_job.py:1197} INFO - DAG ns_topology is at (or above) max_active_runs (1 of 1), not creating any more runs [2024-05-21T23:22:00.609+0000] {scheduler_job.py:360} INFO - 3 tasks up for execution: [2024-05-21T23:22:00.609+0000] {scheduler_job.py:425} INFO - DAG ns_topology has 0/16 running and queued tasks [2024-05-21T23:22:00.609+0000] {scheduler_job.py:425} INFO - DAG vim_status_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:22:00.609+0000] {scheduler_job.py:425} INFO - DAG vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 has 0/16 running and queued tasks [2024-05-21T23:22:00.610+0000] {scheduler_job.py:511} INFO - Setting the following tasks to queued state: [2024-05-21T23:22:00.614+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='ns_topology', task_id='get_topology', run_id='scheduled__2024-05-21T23:20:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:22:00.614+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'ns_topology', 'get_topology', 'scheduled__2024-05-21T23:20:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/ns_topology.py'] [2024-05-21T23:22:00.614+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vim_status_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_vim_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:22:00.615+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vim_status_7503e273-ca06-4dbf-a542-32094f279d83', 'get_vim_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vim_status.py'] [2024-05-21T23:22:00.615+0000] {scheduler_job.py:550} INFO - Sending TaskInstanceKey(dag_id='vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', task_id='get_all_vm_status_and_send_to_prometheus', run_id='scheduled__2024-05-21T23:21:00+00:00', try_number=1, map_index=-1) to executor with priority 1 and queue default [2024-05-21T23:22:00.615+0000] {base_executor.py:93} INFO - Adding to queue: ['airflow', 'tasks', 'run', 'vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83', 'get_all_vm_status_and_send_to_prometheus', 'scheduled__2024-05-21T23:21:00+00:00', '--local', '--subdir', 'DAGS_FOLDER/dags/multivim_vm_status.py'] [2024-05-21T23:22:00.936+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T23:20:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:22:00.937+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:21:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:22:00.937+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:21:00+00:00 exited with status queued for try_number 1 [2024-05-21T23:22:00.951+0000] {scheduler_job.py:635} INFO - Setting external_id for to 6ea57cde-6696-45fb-ab4c-16250a4ee03c [2024-05-21T23:22:00.951+0000] {scheduler_job.py:635} INFO - Setting external_id for to 2a1375e3-cde5-49d9-ad63-42a693063ddc [2024-05-21T23:22:00.951+0000] {scheduler_job.py:635} INFO - Setting external_id for to b2947e8a-44e3-43d9-9214-47fe7f5167d9 [2024-05-21T23:22:02.152+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:22:02.152+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=ns_topology, execution_date=2024-05-21 23:20:00+00:00, run_id=scheduled__2024-05-21T23:20:00+00:00, run_start_date=2024-05-21 23:22:00.558801+00:00, run_end_date=2024-05-21 23:22:02.152650+00:00, run_duration=1.593849, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:20:00+00:00, data_interval_end=2024-05-21 23:22:00+00:00, dag_hash=e360c04dc0c257e4994be7d04f1a0de1 [2024-05-21T23:22:02.171+0000] {dag.py:3452} INFO - Setting next_dagrun for ns_topology to 2024-05-21T23:22:00+00:00, run_after=2024-05-21T23:24:00+00:00 [2024-05-21T23:22:02.223+0000] {scheduler_job.py:602} INFO - Executor reports execution of ns_topology.get_topology run_id=scheduled__2024-05-21T23:20:00+00:00 exited with status success for try_number 1 [2024-05-21T23:22:02.228+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=ns_topology, task_id=get_topology, run_id=scheduled__2024-05-21T23:20:00+00:00, map_index=-1, run_start_date=2024-05-21 23:22:01.601106+00:00, run_end_date=2024-05-21 23:22:01.907498+00:00, run_duration=0.306392, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1759, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:22:00.611979+00:00, queued_by_job_id=1, pid=38187 [2024-05-21T23:22:03.270+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:22:03.270+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:21:00+00:00, run_id=scheduled__2024-05-21T23:21:00+00:00, run_start_date=2024-05-21 23:22:00.560183+00:00, run_end_date=2024-05-21 23:22:03.270321+00:00, run_duration=2.710138, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:21:00+00:00, data_interval_end=2024-05-21 23:22:00+00:00, dag_hash=9a54744dc3471866ca49dc9f4ada86c0 [2024-05-21T23:22:03.284+0000] {dag.py:3452} INFO - Setting next_dagrun for vim_status_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:22:00+00:00, run_after=2024-05-21T23:23:00+00:00 [2024-05-21T23:22:04.393+0000] {scheduler_job.py:602} INFO - Executor reports execution of vim_status_7503e273-ca06-4dbf-a542-32094f279d83.get_vim_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:21:00+00:00 exited with status success for try_number 1 [2024-05-21T23:22:04.398+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vim_status_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_vim_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:21:00+00:00, map_index=-1, run_start_date=2024-05-21 23:22:02.899740+00:00, run_end_date=2024-05-21 23:22:03.219814+00:00, run_duration=0.320074, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1761, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:22:00.611979+00:00, queued_by_job_id=1, pid=38218 [2024-05-21T23:22:04.525+0000] {dagrun.py:607} INFO - Marking run successful [2024-05-21T23:22:04.526+0000] {dagrun.py:658} INFO - DagRun Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, execution_date=2024-05-21 23:21:00+00:00, run_id=scheduled__2024-05-21T23:21:00+00:00, run_start_date=2024-05-21 23:22:00.561127+00:00, run_end_date=2024-05-21 23:22:04.526240+00:00, run_duration=3.965113, state=success, external_trigger=False, run_type=scheduled, data_interval_start=2024-05-21 23:21:00+00:00, data_interval_end=2024-05-21 23:22:00+00:00, dag_hash=efa96f9d9f11e90652f35c2f71de41b1 [2024-05-21T23:22:04.535+0000] {dag.py:3452} INFO - Setting next_dagrun for vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83 to 2024-05-21T23:22:00+00:00, run_after=2024-05-21T23:23:00+00:00 [2024-05-21T23:22:05.638+0000] {scheduler_job.py:602} INFO - Executor reports execution of vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83.get_all_vm_status_and_send_to_prometheus run_id=scheduled__2024-05-21T23:21:00+00:00 exited with status success for try_number 1 [2024-05-21T23:22:05.643+0000] {scheduler_job.py:645} INFO - TaskInstance Finished: dag_id=vm_status_vim_7503e273-ca06-4dbf-a542-32094f279d83, task_id=get_all_vm_status_and_send_to_prometheus, run_id=scheduled__2024-05-21T23:21:00+00:00, map_index=-1, run_start_date=2024-05-21 23:22:02.801116+00:00, run_end_date=2024-05-21 23:22:04.445494+00:00, run_duration=1.644378, state=success, executor_state=success, try_number=1, max_tries=1, job_id=1760, pool=default_pool, queue=default, priority_weight=1, operator=_PythonDecoratedOperator, queued_dttm=2024-05-21 23:22:00.611979+00:00, queued_by_job_id=1, pid=38217 Cleaning logs every 900 seconds Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days. Trimming airflow logs to 15 days.