2024-04-17T09:42:26.038107563Z ... 2024-04-17T09:42:26.642872013Z /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. 2024-04-17T09:42:28.153953114Z /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-04-17T09:42:37.103739852Z [2024-04-17T09:42:37.101+0000] {db.py:755} INFO - Waiting for migrations... 0 second(s) 2024-04-17T09:42:38.107188977Z [2024-04-17T09:42:38.106+0000] {db.py:755} INFO - Waiting for migrations... 1 second(s) 2024-04-17T09:42:39.130140344Z [2024-04-17T09:42:39.129+0000] {db.py:755} INFO - Waiting for migrations... 2 second(s) 2024-04-17T09:42:40.140633390Z [2024-04-17T09:42:40.139+0000] {db.py:755} INFO - Waiting for migrations... 3 second(s) 2024-04-17T09:42:41.150681368Z [2024-04-17T09:42:41.150+0000] {db.py:755} INFO - Waiting for migrations... 4 second(s) 2024-04-17T09:42:52.820999594Z 2024-04-17T09:42:54.551364756Z /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. 2024-04-17T09:42:56.477720941Z /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-04-17T09:43:09.197930244Z [2024-04-17T09:43:09.197+0000] {manager.py:824} WARNING - No user yet created, use flask fab command to do it. 2024-04-17T09:43:09.303706294Z [2024-04-17T09:43:09.295+0000] {manager.py:349} ERROR - Add Permission: (psycopg2.errors.UniqueViolation) duplicate key value violates unique constraint "ab_permission_name_uq" 2024-04-17T09:43:09.303733033Z DETAIL: Key (name)=(can_edit) already exists. 2024-04-17T09:43:09.303736094Z 2024-04-17T09:43:09.303739754Z [SQL: INSERT INTO ab_permission (name) VALUES (%(name)s) RETURNING ab_permission.id] 2024-04-17T09:43:09.303742639Z [parameters: {'name': 'can_edit'}] 2024-04-17T09:43:09.303746146Z (Background on this error at: https://sqlalche.me/e/14/gkpj) 2024-04-17T09:43:09.323338423Z [2024-04-17T09:43:09.321+0000] {manager.py:504} INFO - Created Permission View: None on Passwords 2024-04-17T09:43:09.373626753Z [2024-04-17T09:43:09.369+0000] {manager.py:562} INFO - Added Permission None on Passwords to role Admin 2024-04-17T09:43:09.424097474Z [2024-04-17T09:43:09.419+0000] {manager.py:564} ERROR - Add Permission to Role Error: (psycopg2.errors.UniqueViolation) duplicate key value violates unique constraint "ab_permission_view_role_permission_view_id_role_id_uq" 2024-04-17T09:43:09.424109785Z DETAIL: Key (permission_view_id, role_id)=(3, 1) already exists. 2024-04-17T09:43:09.424112668Z 2024-04-17T09:43:09.424116063Z [SQL: INSERT INTO ab_permission_view_role (permission_view_id, role_id) VALUES (%(permission_view_id)s, %(role_id)s) RETURNING ab_permission_view_role.id] 2024-04-17T09:43:09.424119599Z [parameters: {'permission_view_id': 3, 'role_id': 1}] 2024-04-17T09:43:09.424122364Z (Background on this error at: https://sqlalche.me/e/14/gkpj) 2024-04-17T09:43:09.471547509Z [2024-04-17T09:43:09.466+0000] {manager.py:504} INFO - Created Permission View: can edit on My Password 2024-04-17T09:43:09.471560655Z [2024-04-17T09:43:09.470+0000] {manager.py:562} INFO - Added Permission can edit on My Password to role Admin 2024-04-17T09:43:09.485676639Z [2024-04-17T09:43:09.476+0000] {manager.py:504} INFO - Created Permission View: can read on My Password 2024-04-17T09:43:09.485687630Z [2024-04-17T09:43:09.480+0000] {manager.py:562} INFO - Added Permission can read on My Password to role Admin 2024-04-17T09:43:09.497839919Z [2024-04-17T09:43:09.492+0000] {manager.py:504} INFO - Created Permission View: can edit on My Profile 2024-04-17T09:43:09.497850860Z [2024-04-17T09:43:09.496+0000] {manager.py:562} INFO - Added Permission can edit on My Profile to role Admin 2024-04-17T09:43:09.515081230Z [2024-04-17T09:43:09.507+0000] {manager.py:504} INFO - Created Permission View: can read on My Profile 2024-04-17T09:43:09.515090091Z [2024-04-17T09:43:09.514+0000] {manager.py:562} INFO - Added Permission can read on My Profile to role Admin 2024-04-17T09:43:09.583762858Z [2024-04-17T09:43:09.583+0000] {manager.py:504} INFO - Created Permission View: can create on Users 2024-04-17T09:43:09.606901874Z [2024-04-17T09:43:09.606+0000] {manager.py:562} INFO - Added Permission can create on Users to role Admin 2024-04-17T09:43:09.631883155Z [2024-04-17T09:43:09.628+0000] {manager.py:504} INFO - Created Permission View: can read on Users 2024-04-17T09:43:09.649003112Z [2024-04-17T09:43:09.648+0000] {manager.py:562} INFO - Added Permission can read on Users to role Admin 2024-04-17T09:43:09.669675707Z [2024-04-17T09:43:09.669+0000] {manager.py:564} ERROR - Add Permission to Role Error: (psycopg2.errors.UniqueViolation) duplicate key value violates unique constraint "ab_permission_view_role_permission_view_id_role_id_uq" 2024-04-17T09:43:09.669685991Z DETAIL: Key (permission_view_id, role_id)=(11, 1) already exists. 2024-04-17T09:43:09.669688793Z 2024-04-17T09:43:09.669692252Z [SQL: INSERT INTO ab_permission_view_role (permission_view_id, role_id) VALUES (%(permission_view_id)s, %(role_id)s) RETURNING ab_permission_view_role.id] 2024-04-17T09:43:09.669695464Z [parameters: {'permission_view_id': 11, 'role_id': 1}] 2024-04-17T09:43:09.669698239Z (Background on this error at: https://sqlalche.me/e/14/gkpj) 2024-04-17T09:43:09.692491514Z [2024-04-17T09:43:09.691+0000] {manager.py:564} ERROR - Add Permission to Role Error: (psycopg2.errors.UniqueViolation) duplicate key value violates unique constraint "ab_permission_view_role_permission_view_id_role_id_uq" 2024-04-17T09:43:09.692498856Z DETAIL: Key (permission_view_id, role_id)=(14, 1) already exists. 2024-04-17T09:43:09.692501510Z 2024-04-17T09:43:09.692505100Z [SQL: INSERT INTO ab_permission_view_role (permission_view_id, role_id) VALUES (%(permission_view_id)s, %(role_id)s) RETURNING ab_permission_view_role.id] 2024-04-17T09:43:09.692508513Z [parameters: {'permission_view_id': 14, 'role_id': 1}] 2024-04-17T09:43:09.692511438Z (Background on this error at: https://sqlalche.me/e/14/gkpj) 2024-04-17T09:43:09.714652646Z [2024-04-17T09:43:09.708+0000] {manager.py:414} ERROR - Add View Menu Error: (psycopg2.errors.UniqueViolation) duplicate key value violates unique constraint "ab_view_menu_name_uq" 2024-04-17T09:43:09.714663994Z DETAIL: Key (name)=(Roles) already exists. 2024-04-17T09:43:09.714667005Z 2024-04-17T09:43:09.714670334Z [SQL: INSERT INTO ab_view_menu (name) VALUES (%(name)s) RETURNING ab_view_menu.id] 2024-04-17T09:43:09.714673444Z [parameters: {'name': 'Roles'}] 2024-04-17T09:43:09.714676870Z (Background on this error at: https://sqlalche.me/e/14/gkpj) 2024-04-17T09:43:09.743091767Z [2024-04-17T09:43:09.742+0000] {manager.py:564} ERROR - Add Permission to Role Error: (psycopg2.errors.UniqueViolation) duplicate key value violates unique constraint "ab_permission_view_role_permission_view_id_role_id_uq" 2024-04-17T09:43:09.743100799Z DETAIL: Key (permission_view_id, role_id)=(16, 1) already exists. 2024-04-17T09:43:09.743103845Z 2024-04-17T09:43:09.743107513Z [SQL: INSERT INTO ab_permission_view_role (permission_view_id, role_id) VALUES (%(permission_view_id)s, %(role_id)s) RETURNING ab_permission_view_role.id] 2024-04-17T09:43:09.743111070Z [parameters: {'permission_view_id': 16, 'role_id': 1}] 2024-04-17T09:43:09.743114222Z (Background on this error at: https://sqlalche.me/e/14/gkpj) 2024-04-17T09:43:09.766782833Z [2024-04-17T09:43:09.765+0000] {manager.py:564} ERROR - Add Permission to Role Error: (psycopg2.errors.UniqueViolation) duplicate key value violates unique constraint "ab_permission_view_role_permission_view_id_role_id_uq" 2024-04-17T09:43:09.766794090Z DETAIL: Key (permission_view_id, role_id)=(18, 1) already exists. 2024-04-17T09:43:09.766797242Z 2024-04-17T09:43:09.766801871Z [SQL: INSERT INTO ab_permission_view_role (permission_view_id, role_id) VALUES (%(permission_view_id)s, %(role_id)s) RETURNING ab_permission_view_role.id] 2024-04-17T09:43:09.766815197Z [parameters: {'permission_view_id': 18, 'role_id': 1}] 2024-04-17T09:43:09.766818436Z (Background on this error at: https://sqlalche.me/e/14/gkpj) 2024-04-17T09:43:09.779085187Z [2024-04-17T09:43:09.778+0000] {manager.py:507} ERROR - Creation of Permission View Error: (psycopg2.errors.UniqueViolation) duplicate key value violates unique constraint "ab_permission_view_permission_id_view_menu_id_uq" 2024-04-17T09:43:09.779096085Z DETAIL: Key (permission_id, view_menu_id)=(6, 14) already exists. 2024-04-17T09:43:09.779099294Z 2024-04-17T09:43:09.779104176Z [SQL: INSERT INTO ab_permission_view (permission_id, view_menu_id) VALUES (%(permission_id)s, %(view_menu_id)s) RETURNING ab_permission_view.id] 2024-04-17T09:43:09.779108696Z [parameters: {'permission_id': 6, 'view_menu_id': 14}] 2024-04-17T09:43:09.779111829Z (Background on this error at: https://sqlalche.me/e/14/gkpj) 2024-04-17T09:43:09.809559079Z [2024-04-17T09:43:09.806+0000] {manager.py:507} ERROR - Creation of Permission View Error: (psycopg2.errors.UniqueViolation) duplicate key value violates unique constraint "ab_permission_view_permission_id_view_menu_id_uq" 2024-04-17T09:43:09.811620217Z DETAIL: Key (permission_id, view_menu_id)=(3, 15) already exists. 2024-04-17T09:43:09.811626546Z 2024-04-17T09:43:09.811630951Z [SQL: INSERT INTO ab_permission_view (permission_id, view_menu_id) VALUES (%(permission_id)s, %(view_menu_id)s) RETURNING ab_permission_view.id] 2024-04-17T09:43:09.811634729Z [parameters: {'permission_id': 3, 'view_menu_id': 15}] 2024-04-17T09:43:09.811637705Z (Background on this error at: https://sqlalche.me/e/14/gkpj) 2024-04-17T09:43:09.889740925Z [2024-04-17T09:43:09.889+0000] {manager.py:564} ERROR - Add Permission to Role Error: (psycopg2.errors.UniqueViolation) duplicate key value violates unique constraint "ab_permission_view_role_permission_view_id_role_id_uq" 2024-04-17T09:43:09.889757224Z DETAIL: Key (permission_view_id, role_id)=(23, 1) already exists. 2024-04-17T09:43:09.889760892Z 2024-04-17T09:43:09.889765989Z [SQL: INSERT INTO ab_permission_view_role (permission_view_id, role_id) VALUES (%(permission_view_id)s, %(role_id)s) RETURNING ab_permission_view_role.id] 2024-04-17T09:43:09.889769731Z [parameters: {'permission_view_id': 23, 'role_id': 1}] 2024-04-17T09:43:09.889772798Z (Background on this error at: https://sqlalche.me/e/14/gkpj) 2024-04-17T09:43:09.945166843Z [2024-04-17T09:43:09.944+0000] {manager.py:414} ERROR - Add View Menu Error: (psycopg2.errors.UniqueViolation) duplicate key value violates unique constraint "ab_view_menu_name_uq" 2024-04-17T09:43:09.945189155Z DETAIL: Key (name)=(Permissions) already exists. 2024-04-17T09:43:09.945192524Z 2024-04-17T09:43:09.945196082Z [SQL: INSERT INTO ab_view_menu (name) VALUES (%(name)s) RETURNING ab_view_menu.id] 2024-04-17T09:43:09.945199665Z [parameters: {'name': 'Permissions'}] 2024-04-17T09:43:09.945202679Z (Background on this error at: https://sqlalche.me/e/14/gkpj) 2024-04-17T09:43:09.984685121Z [2024-04-17T09:43:09.984+0000] {manager.py:507} ERROR - Creation of Permission View Error: (psycopg2.errors.UniqueViolation) duplicate key value violates unique constraint "ab_permission_view_permission_id_view_menu_id_uq" 2024-04-17T09:43:09.985437645Z DETAIL: Key (permission_id, view_menu_id)=(3, 18) already exists. 2024-04-17T09:43:09.985445153Z 2024-04-17T09:43:09.985449441Z [SQL: INSERT INTO ab_permission_view (permission_id, view_menu_id) VALUES (%(permission_id)s, %(view_menu_id)s) RETURNING ab_permission_view.id] 2024-04-17T09:43:09.985453514Z [parameters: {'permission_id': 3, 'view_menu_id': 18}] 2024-04-17T09:43:09.985456776Z (Background on this error at: https://sqlalche.me/e/14/gkpj) 2024-04-17T09:43:10.023604468Z [2024-04-17T09:43:10.019+0000] {manager.py:504} INFO - Created Permission View: menu access on Actions 2024-04-17T09:43:10.033027869Z [2024-04-17T09:43:10.026+0000] {manager.py:562} INFO - Added Permission menu access on Actions to role Admin 2024-04-17T09:43:10.060529418Z [2024-04-17T09:43:10.060+0000] {manager.py:504} INFO - Created Permission View: can read on View Menus 2024-04-17T09:43:10.066253039Z [2024-04-17T09:43:10.066+0000] {manager.py:562} INFO - Added Permission can read on View Menus to role Admin 2024-04-17T09:43:10.093976806Z [2024-04-17T09:43:10.093+0000] {manager.py:504} INFO - Created Permission View: menu access on Resources 2024-04-17T09:43:10.099618243Z [2024-04-17T09:43:10.099+0000] {manager.py:562} INFO - Added Permission menu access on Resources to role Admin 2024-04-17T09:43:10.133734778Z [2024-04-17T09:43:10.133+0000] {manager.py:504} INFO - Created Permission View: can read on Permission Views 2024-04-17T09:43:10.139039739Z [2024-04-17T09:43:10.138+0000] {manager.py:562} INFO - Added Permission can read on Permission Views to role Admin 2024-04-17T09:43:10.151118334Z [2024-04-17T09:43:10.150+0000] {manager.py:504} INFO - Created Permission View: menu access on Permission Pairs 2024-04-17T09:43:10.155731031Z [2024-04-17T09:43:10.155+0000] {manager.py:562} INFO - Added Permission menu access on Permission Pairs to role Admin 2024-04-17T09:43:10.776480923Z [2024-04-17T09:43:10.775+0000] {manager.py:504} INFO - Created Permission View: can create on DAG Runs 2024-04-17T09:43:10.789332525Z [2024-04-17T09:43:10.788+0000] {manager.py:562} INFO - Added Permission can create on DAG Runs to role Admin 2024-04-17T09:43:10.813764399Z [2024-04-17T09:43:10.813+0000] {manager.py:504} INFO - Created Permission View: can read on DAG Runs 2024-04-17T09:43:10.826434452Z [2024-04-17T09:43:10.826+0000] {manager.py:562} INFO - Added Permission can read on DAG Runs to role Admin 2024-04-17T09:43:10.861405807Z [2024-04-17T09:43:10.860+0000] {manager.py:564} ERROR - Add Permission to Role Error: (psycopg2.errors.UniqueViolation) duplicate key value violates unique constraint "ab_permission_view_role_permission_view_id_role_id_uq" 2024-04-17T09:43:10.861423111Z DETAIL: Key (permission_view_id, role_id)=(33, 1) already exists. 2024-04-17T09:43:10.861426204Z 2024-04-17T09:43:10.861429826Z [SQL: INSERT INTO ab_permission_view_role (permission_view_id, role_id) VALUES (%(permission_view_id)s, %(role_id)s) RETURNING ab_permission_view_role.id] 2024-04-17T09:43:10.861433850Z [parameters: {'permission_view_id': 33, 'role_id': 1}] 2024-04-17T09:43:10.861436878Z (Background on this error at: https://sqlalche.me/e/14/gkpj) 2024-04-17T09:43:11.069749596Z [2024-04-17T09:43:11.069+0000] {manager.py:562} INFO - Added Permission can read on Audit Logs to role Admin 2024-04-17T09:43:11.085314104Z [2024-04-17T09:43:11.080+0000] {manager.py:504} INFO - Created Permission View: menu access on Audit Logs 2024-04-17T09:43:11.086744384Z [2024-04-17T09:43:11.086+0000] {manager.py:562} INFO - Added Permission menu access on Audit Logs to role Admin 2024-04-17T09:43:11.168636799Z [2024-04-17T09:43:11.167+0000] {manager.py:504} INFO - Created Permission View: can create on Variables 2024-04-17T09:43:11.177614118Z [2024-04-17T09:43:11.175+0000] {manager.py:562} INFO - Added Permission can create on Variables to role Admin 2024-04-17T09:43:11.220616497Z [2024-04-17T09:43:11.211+0000] {manager.py:504} INFO - Created Permission View: can read on Variables 2024-04-17T09:43:11.247172409Z [2024-04-17T09:43:11.246+0000] {manager.py:562} INFO - Added Permission can read on Variables to role Admin 2024-04-17T09:43:11.281444610Z [2024-04-17T09:43:11.281+0000] {manager.py:504} INFO - Created Permission View: can edit on Variables 2024-04-17T09:43:11.297021147Z [2024-04-17T09:43:11.296+0000] {manager.py:562} INFO - Added Permission can edit on Variables to role Admin 2024-04-17T09:43:11.323292541Z [2024-04-17T09:43:11.323+0000] {manager.py:507} ERROR - Creation of Permission View Error: (psycopg2.errors.UniqueViolation) duplicate key value violates unique constraint "ab_permission_view_permission_id_view_menu_id_uq" 2024-04-17T09:43:11.323307550Z DETAIL: Key (permission_id, view_menu_id)=(5, 31) already exists. 2024-04-17T09:43:11.323310888Z 2024-04-17T09:43:11.323314627Z [SQL: INSERT INTO ab_permission_view (permission_id, view_menu_id) VALUES (%(permission_id)s, %(view_menu_id)s) RETURNING ab_permission_view.id] 2024-04-17T09:43:11.323318245Z [parameters: {'permission_id': 5, 'view_menu_id': 31}] 2024-04-17T09:43:11.323321235Z (Background on this error at: https://sqlalche.me/e/14/gkpj) 2024-04-17T09:43:11.401278389Z [2024-04-17T09:43:11.400+0000] {manager.py:562} INFO - Added Permission menu access on Admin to role Admin 2024-04-17T09:43:11.491917466Z [2024-04-17T09:43:11.491+0000] {manager.py:504} INFO - Created Permission View: can create on Task Instances 2024-04-17T09:43:11.513377765Z [2024-04-17T09:43:11.512+0000] {manager.py:562} INFO - Added Permission can create on Task Instances to role Admin 2024-04-17T09:43:11.553543685Z [2024-04-17T09:43:11.553+0000] {manager.py:564} ERROR - Add Permission to Role Error: (psycopg2.errors.UniqueViolation) duplicate key value violates unique constraint "ab_permission_view_role_permission_view_id_role_id_uq" 2024-04-17T09:43:11.553560918Z DETAIL: Key (permission_view_id, role_id)=(50, 1) already exists. 2024-04-17T09:43:11.553563874Z 2024-04-17T09:43:11.553567329Z [SQL: INSERT INTO ab_permission_view_role (permission_view_id, role_id) VALUES (%(permission_view_id)s, %(role_id)s) RETURNING ab_permission_view_role.id] 2024-04-17T09:43:11.553570737Z [parameters: {'permission_view_id': 50, 'role_id': 1}] 2024-04-17T09:43:11.553573595Z (Background on this error at: https://sqlalche.me/e/14/gkpj) 2024-04-17T09:43:11.583624786Z [2024-04-17T09:43:11.582+0000] {manager.py:562} INFO - Added Permission can edit on Task Instances to role Admin 2024-04-17T09:43:11.600946744Z [2024-04-17T09:43:11.599+0000] {manager.py:504} INFO - Created Permission View: can delete on Task Instances 2024-04-17T09:43:11.613018347Z [2024-04-17T09:43:11.610+0000] {manager.py:562} INFO - Added Permission can delete on Task Instances to role Admin 2024-04-17T09:43:11.629002570Z [2024-04-17T09:43:11.627+0000] {manager.py:504} INFO - Created Permission View: menu access on Task Instances 2024-04-17T09:43:11.645794986Z [2024-04-17T09:43:11.645+0000] {manager.py:562} INFO - Added Permission menu access on Task Instances to role Admin 2024-04-17T09:43:11.666680589Z [2024-04-17T09:43:11.666+0000] {manager.py:349} ERROR - Add Permission: (psycopg2.errors.UniqueViolation) duplicate key value violates unique constraint "ab_permission_name_uq" 2024-04-17T09:43:11.666691813Z DETAIL: Key (name)=(clear) already exists. 2024-04-17T09:43:11.666694868Z 2024-04-17T09:43:11.666698499Z [SQL: INSERT INTO ab_permission (name) VALUES (%(name)s) RETURNING ab_permission.id] 2024-04-17T09:43:11.666702082Z [parameters: {'name': 'clear'}] 2024-04-17T09:43:11.666705568Z (Background on this error at: https://sqlalche.me/e/14/gkpj) 2024-04-17T09:43:11.684313439Z [2024-04-17T09:43:11.684+0000] {manager.py:504} INFO - Created Permission View: None on Task Instances 2024-04-17T09:43:11.697976696Z [2024-04-17T09:43:11.696+0000] {manager.py:562} INFO - Added Permission None on Task Instances to role Admin 2024-04-17T09:43:11.709507155Z [2024-04-17T09:43:11.709+0000] {manager.py:504} INFO - Created Permission View: set failed on Task Instances 2024-04-17T09:43:11.724301069Z [2024-04-17T09:43:11.723+0000] {manager.py:562} INFO - Added Permission set failed on Task Instances to role Admin 2024-04-17T09:43:11.744953610Z [2024-04-17T09:43:11.744+0000] {manager.py:504} INFO - Created Permission View: set retry on Task Instances 2024-04-17T09:43:11.807942496Z [2024-04-17T09:43:11.802+0000] {manager.py:562} INFO - Added Permission set retry on Task Instances to role Admin 2024-04-17T09:43:11.847797116Z [2024-04-17T09:43:11.846+0000] {manager.py:564} ERROR - Add Permission to Role Error: (psycopg2.errors.UniqueViolation) duplicate key value violates unique constraint "ab_permission_view_role_permission_view_id_role_id_uq" 2024-04-17T09:43:11.847818240Z DETAIL: Key (permission_view_id, role_id)=(60, 1) already exists. 2024-04-17T09:43:11.847821679Z 2024-04-17T09:43:11.847828290Z [SQL: INSERT INTO ab_permission_view_role (permission_view_id, role_id) VALUES (%(permission_view_id)s, %(role_id)s) RETURNING ab_permission_view_role.id] 2024-04-17T09:43:11.847839245Z [parameters: {'permission_view_id': 60, 'role_id': 1}] 2024-04-17T09:43:11.847842546Z (Background on this error at: https://sqlalche.me/e/14/gkpj) 2024-04-17T09:43:11.916168198Z [2024-04-17T09:43:11.915+0000] {manager.py:562} INFO - Added Permission set skipped on Task Instances to role Admin 2024-04-17T09:43:11.977099447Z [2024-04-17T09:43:11.974+0000] {manager.py:349} ERROR - Add Permission: (psycopg2.errors.UniqueViolation) duplicate key value violates unique constraint "ab_permission_name_uq" 2024-04-17T09:43:11.977134938Z DETAIL: Key (name)=(set_success) already exists. 2024-04-17T09:43:11.977144137Z 2024-04-17T09:43:11.977147606Z [SQL: INSERT INTO ab_permission (name) VALUES (%(name)s) RETURNING ab_permission.id] 2024-04-17T09:43:11.977150853Z [parameters: {'name': 'set_success'}] 2024-04-17T09:43:11.977153596Z (Background on this error at: https://sqlalche.me/e/14/gkpj) 2024-04-17T09:43:12.002222096Z [2024-04-17T09:43:12.001+0000] {manager.py:504} INFO - Created Permission View: None on Task Instances 2024-04-17T09:43:12.026422423Z [2024-04-17T09:43:12.026+0000] {manager.py:562} INFO - Added Permission None on Task Instances to role Admin 2024-04-17T09:43:12.215684924Z [2024-04-17T09:43:12.213+0000] {manager.py:564} ERROR - Add Permission to Role Error: (psycopg2.errors.UniqueViolation) duplicate key value violates unique constraint "ab_permission_view_role_permission_view_id_role_id_uq" 2024-04-17T09:43:12.215702385Z DETAIL: Key (permission_view_id, role_id)=(65, 1) already exists. 2024-04-17T09:43:12.215705353Z 2024-04-17T09:43:12.215708948Z [SQL: INSERT INTO ab_permission_view_role (permission_view_id, role_id) VALUES (%(permission_view_id)s, %(role_id)s) RETURNING ab_permission_view_role.id] 2024-04-17T09:43:12.215712513Z [parameters: {'permission_view_id': 65, 'role_id': 1}] 2024-04-17T09:43:12.215715381Z (Background on this error at: https://sqlalche.me/e/14/gkpj) 2024-04-17T09:43:14.268428873Z [2024-04-17T09:43:14.264+0000] {providers_manager.py:243} WARNING - Exception when importing 'airflow.providers.amazon.aws.hooks.base_aws.AwsGenericHook' from 'apache-airflow-providers-amazon' package 2024-04-17T09:43:14.268470194Z Traceback (most recent call last): 2024-04-17T09:43:14.268474910Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers_manager.py", line 275, in _sanity_check 2024-04-17T09:43:14.268478330Z imported_class = import_string(class_name) 2024-04-17T09:43:14.268481622Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/utils/module_loading.py", line 33, in import_string 2024-04-17T09:43:14.268485018Z module = import_module(module_path) 2024-04-17T09:43:14.268488499Z File "/usr/local/lib/python3.10/importlib/__init__.py", line 126, in import_module 2024-04-17T09:43:14.268492009Z return _bootstrap._gcd_import(name[level:], package, level) 2024-04-17T09:43:14.268496147Z File "", line 1050, in _gcd_import 2024-04-17T09:43:14.268509337Z File "", line 1027, in _find_and_load 2024-04-17T09:43:14.268512499Z File "", line 1006, in _find_and_load_unlocked 2024-04-17T09:43:14.268515419Z File "", line 688, in _load_unlocked 2024-04-17T09:43:14.268518469Z File "", line 883, in exec_module 2024-04-17T09:43:14.268521554Z File "", line 241, in _call_with_frames_removed 2024-04-17T09:43:14.268524732Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/amazon/aws/hooks/base_aws.py", line 40, in 2024-04-17T09:43:14.268527992Z import boto3 2024-04-17T09:43:14.268531367Z File "/home/airflow/.local/lib/python3.10/site-packages/boto3/__init__.py", line 17, in 2024-04-17T09:43:14.268534341Z from boto3.session import Session 2024-04-17T09:43:14.268537255Z File "/home/airflow/.local/lib/python3.10/site-packages/boto3/session.py", line 17, in 2024-04-17T09:43:14.268540646Z import botocore.session 2024-04-17T09:43:14.268543680Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/session.py", line 26, in 2024-04-17T09:43:14.268546581Z import botocore.client 2024-04-17T09:43:14.268549852Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/client.py", line 15, in 2024-04-17T09:43:14.268552857Z from botocore import waiter, xform_name 2024-04-17T09:43:14.268555760Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/waiter.py", line 18, in 2024-04-17T09:43:14.268558691Z from botocore.docs.docstring import WaiterDocstring 2024-04-17T09:43:14.268561583Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/docs/__init__.py", line 15, in 2024-04-17T09:43:14.268564543Z from botocore.docs.service import ServiceDocumenter 2024-04-17T09:43:14.268567519Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/docs/service.py", line 14, in 2024-04-17T09:43:14.268570436Z from botocore.docs.client import ClientDocumenter, ClientExceptionsDocumenter 2024-04-17T09:43:14.268573309Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/docs/client.py", line 17, in 2024-04-17T09:43:14.268576271Z from botocore.docs.example import ResponseExampleDocumenter 2024-04-17T09:43:14.268579129Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/docs/example.py", line 13, in 2024-04-17T09:43:14.268582065Z from botocore.docs.shape import ShapeDocumenter 2024-04-17T09:43:14.268584958Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/docs/shape.py", line 19, in 2024-04-17T09:43:14.268587925Z from botocore.utils import is_json_value_header 2024-04-17T09:43:14.268590827Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/utils.py", line 37, in 2024-04-17T09:43:14.268593704Z import botocore.httpsession 2024-04-17T09:43:14.268596552Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/httpsession.py", line 22, in 2024-04-17T09:43:14.268599467Z from urllib3.util.ssl_ import ( 2024-04-17T09:43:14.268603012Z ImportError: cannot import name 'DEFAULT_CIPHERS' from 'urllib3.util.ssl_' (/home/airflow/.local/lib/python3.10/site-packages/urllib3/util/ssl_.py) 2024-04-17T09:43:14.285029133Z [2024-04-17T09:43:14.283+0000] {providers_manager.py:243} WARNING - Exception when importing 'airflow.providers.amazon.aws.hooks.emr.EmrHook' from 'apache-airflow-providers-amazon' package 2024-04-17T09:43:14.285043238Z Traceback (most recent call last): 2024-04-17T09:43:14.285046880Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers_manager.py", line 275, in _sanity_check 2024-04-17T09:43:14.285064756Z imported_class = import_string(class_name) 2024-04-17T09:43:14.285067788Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/utils/module_loading.py", line 33, in import_string 2024-04-17T09:43:14.285070539Z module = import_module(module_path) 2024-04-17T09:43:14.285073736Z File "/usr/local/lib/python3.10/importlib/__init__.py", line 126, in import_module 2024-04-17T09:43:14.285076997Z return _bootstrap._gcd_import(name[level:], package, level) 2024-04-17T09:43:14.285080093Z File "", line 1050, in _gcd_import 2024-04-17T09:43:14.285082827Z File "", line 1027, in _find_and_load 2024-04-17T09:43:14.285095375Z File "", line 1006, in _find_and_load_unlocked 2024-04-17T09:43:14.285098458Z File "", line 688, in _load_unlocked 2024-04-17T09:43:14.285101210Z File "", line 883, in exec_module 2024-04-17T09:43:14.285103945Z File "", line 241, in _call_with_frames_removed 2024-04-17T09:43:14.285106726Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/amazon/aws/hooks/emr.py", line 29, in 2024-04-17T09:43:14.285109595Z from airflow.providers.amazon.aws.hooks.base_aws import AwsBaseHook 2024-04-17T09:43:14.285112343Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/amazon/aws/hooks/base_aws.py", line 40, in 2024-04-17T09:43:14.285115078Z import boto3 2024-04-17T09:43:14.285118290Z File "/home/airflow/.local/lib/python3.10/site-packages/boto3/__init__.py", line 17, in 2024-04-17T09:43:14.285121032Z from boto3.session import Session 2024-04-17T09:43:14.285123785Z File "/home/airflow/.local/lib/python3.10/site-packages/boto3/session.py", line 17, in 2024-04-17T09:43:14.285126886Z import botocore.session 2024-04-17T09:43:14.285129628Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/session.py", line 26, in 2024-04-17T09:43:14.285132389Z import botocore.client 2024-04-17T09:43:14.285135145Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/client.py", line 15, in 2024-04-17T09:43:14.285137886Z from botocore import waiter, xform_name 2024-04-17T09:43:14.285140659Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/waiter.py", line 18, in 2024-04-17T09:43:14.285143376Z from botocore.docs.docstring import WaiterDocstring 2024-04-17T09:43:14.285146127Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/docs/__init__.py", line 15, in 2024-04-17T09:43:14.285148862Z from botocore.docs.service import ServiceDocumenter 2024-04-17T09:43:14.285151537Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/docs/service.py", line 14, in 2024-04-17T09:43:14.285171270Z from botocore.docs.client import ClientDocumenter, ClientExceptionsDocumenter 2024-04-17T09:43:14.285174233Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/docs/client.py", line 17, in 2024-04-17T09:43:14.285177134Z from botocore.docs.example import ResponseExampleDocumenter 2024-04-17T09:43:14.285180055Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/docs/example.py", line 13, in 2024-04-17T09:43:14.285182964Z from botocore.docs.shape import ShapeDocumenter 2024-04-17T09:43:14.285186071Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/docs/shape.py", line 19, in 2024-04-17T09:43:14.285189281Z from botocore.utils import is_json_value_header 2024-04-17T09:43:14.285207583Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/utils.py", line 37, in 2024-04-17T09:43:14.285210701Z import botocore.httpsession 2024-04-17T09:43:14.285213597Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/httpsession.py", line 22, in 2024-04-17T09:43:14.285216494Z from urllib3.util.ssl_ import ( 2024-04-17T09:43:14.285220505Z ImportError: cannot import name 'DEFAULT_CIPHERS' from 'urllib3.util.ssl_' (/home/airflow/.local/lib/python3.10/site-packages/urllib3/util/ssl_.py) 2024-04-17T09:43:19.737940860Z [2024-04-17T09:43:19.736+0000] {providers_manager.py:243} WARNING - Exception when importing 'airflow.providers.google.common.hooks.base_google.GoogleBaseHook' from 'apache-airflow-providers-google' package 2024-04-17T09:43:19.737953991Z Traceback (most recent call last): 2024-04-17T09:43:19.737957077Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers_manager.py", line 275, in _sanity_check 2024-04-17T09:43:19.737959829Z imported_class = import_string(class_name) 2024-04-17T09:43:19.737962733Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/utils/module_loading.py", line 33, in import_string 2024-04-17T09:43:19.737965532Z module = import_module(module_path) 2024-04-17T09:43:19.737968544Z File "/usr/local/lib/python3.10/importlib/__init__.py", line 126, in import_module 2024-04-17T09:43:19.737971592Z return _bootstrap._gcd_import(name[level:], package, level) 2024-04-17T09:43:19.737974354Z File "", line 1050, in _gcd_import 2024-04-17T09:43:19.737977084Z File "", line 1027, in _find_and_load 2024-04-17T09:43:19.737979897Z File "", line 1006, in _find_and_load_unlocked 2024-04-17T09:43:19.737982599Z File "", line 688, in _load_unlocked 2024-04-17T09:43:19.737985282Z File "", line 883, in exec_module 2024-04-17T09:43:19.737988004Z File "", line 241, in _call_with_frames_removed 2024-04-17T09:43:19.737991314Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/common/hooks/base_google.py", line 51, in 2024-04-17T09:43:19.737994053Z from airflow.providers.google.cloud.utils.credentials_provider import ( 2024-04-17T09:43:19.737996768Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/utils/credentials_provider.py", line 38, in 2024-04-17T09:43:19.737999617Z from airflow.providers.google.cloud._internal_client.secret_manager_client import _SecretManagerClient 2024-04-17T09:43:19.738004391Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/_internal_client/secret_manager_client.py", line 23, in 2024-04-17T09:43:19.738007092Z from google.cloud.secretmanager_v1 import SecretManagerServiceClient 2024-04-17T09:43:19.738009812Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/__init__.py", line 22, in 2024-04-17T09:43:19.738012600Z from google.cloud.secretmanager_v1 import types 2024-04-17T09:43:19.738015516Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/types.py", line 23, in 2024-04-17T09:43:19.738018503Z from google.cloud.secretmanager_v1.proto import resources_pb2 2024-04-17T09:43:19.738021323Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/proto/resources_pb2.py", line 57, in 2024-04-17T09:43:19.738024021Z _descriptor.EnumValueDescriptor( 2024-04-17T09:43:19.738026878Z File "/home/airflow/.local/lib/python3.10/site-packages/google/protobuf/descriptor.py", line 796, in __new__ 2024-04-17T09:43:19.738037269Z _message.Message._CheckCalledFromGeneratedFile() 2024-04-17T09:43:19.738040099Z TypeError: Descriptors cannot not be created directly. 2024-04-17T09:43:19.738042852Z If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0. 2024-04-17T09:43:19.738045631Z If you cannot immediately regenerate your protos, some other possible workarounds are: 2024-04-17T09:43:19.738048398Z 1. Downgrade the protobuf package to 3.20.x or lower. 2024-04-17T09:43:19.738051108Z 2. Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much slower). 2024-04-17T09:43:19.738053632Z 2024-04-17T09:43:19.738056482Z More information: https://developers.google.com/protocol-buffers/docs/news/2022-05-06#python-updates 2024-04-17T09:43:19.934178674Z [2024-04-17T09:43:19.932+0000] {providers_manager.py:243} WARNING - Exception when importing 'airflow.providers.google.cloud.hooks.cloud_sql.CloudSQLHook' from 'apache-airflow-providers-google' package 2024-04-17T09:43:19.934208186Z Traceback (most recent call last): 2024-04-17T09:43:19.934212574Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers_manager.py", line 275, in _sanity_check 2024-04-17T09:43:19.934215585Z imported_class = import_string(class_name) 2024-04-17T09:43:19.934218769Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/utils/module_loading.py", line 33, in import_string 2024-04-17T09:43:19.934221815Z module = import_module(module_path) 2024-04-17T09:43:19.934225438Z File "/usr/local/lib/python3.10/importlib/__init__.py", line 126, in import_module 2024-04-17T09:43:19.934228679Z return _bootstrap._gcd_import(name[level:], package, level) 2024-04-17T09:43:19.934232146Z File "", line 1050, in _gcd_import 2024-04-17T09:43:19.934235062Z File "", line 1027, in _find_and_load 2024-04-17T09:43:19.934238149Z File "", line 1006, in _find_and_load_unlocked 2024-04-17T09:43:19.934241059Z File "", line 688, in _load_unlocked 2024-04-17T09:43:19.934244207Z File "", line 883, in exec_module 2024-04-17T09:43:19.934247100Z File "", line 241, in _call_with_frames_removed 2024-04-17T09:43:19.934250849Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/hooks/cloud_sql.py", line 52, in 2024-04-17T09:43:19.934253966Z from airflow.providers.google.common.hooks.base_google import GoogleBaseHook, get_field 2024-04-17T09:43:19.934256961Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/common/hooks/base_google.py", line 51, in 2024-04-17T09:43:19.934260042Z from airflow.providers.google.cloud.utils.credentials_provider import ( 2024-04-17T09:43:19.934263219Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/utils/credentials_provider.py", line 38, in 2024-04-17T09:43:19.934266687Z from airflow.providers.google.cloud._internal_client.secret_manager_client import _SecretManagerClient 2024-04-17T09:43:19.934271249Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/_internal_client/secret_manager_client.py", line 23, in 2024-04-17T09:43:19.934274300Z from google.cloud.secretmanager_v1 import SecretManagerServiceClient 2024-04-17T09:43:19.934277278Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/__init__.py", line 22, in 2024-04-17T09:43:19.934294914Z from google.cloud.secretmanager_v1 import types 2024-04-17T09:43:19.934298054Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/types.py", line 23, in 2024-04-17T09:43:19.934315947Z from google.cloud.secretmanager_v1.proto import resources_pb2 2024-04-17T09:43:19.934319285Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/proto/resources_pb2.py", line 57, in 2024-04-17T09:43:19.934322232Z _descriptor.EnumValueDescriptor( 2024-04-17T09:43:19.934332106Z File "/home/airflow/.local/lib/python3.10/site-packages/google/protobuf/descriptor.py", line 796, in __new__ 2024-04-17T09:43:19.934335307Z _message.Message._CheckCalledFromGeneratedFile() 2024-04-17T09:43:19.934338265Z TypeError: Descriptors cannot not be created directly. 2024-04-17T09:43:19.934341219Z If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0. 2024-04-17T09:43:19.934344178Z If you cannot immediately regenerate your protos, some other possible workarounds are: 2024-04-17T09:43:19.934347487Z 1. Downgrade the protobuf package to 3.20.x or lower. 2024-04-17T09:43:19.934350531Z 2. Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much slower). 2024-04-17T09:43:19.934353303Z 2024-04-17T09:43:19.934356375Z More information: https://developers.google.com/protocol-buffers/docs/news/2022-05-06#python-updates 2024-04-17T09:43:19.937035177Z [2024-04-17T09:43:19.935+0000] {providers_manager.py:243} WARNING - Exception when importing 'airflow.providers.google.cloud.hooks.cloud_sql.CloudSQLDatabaseHook' from 'apache-airflow-providers-google' package 2024-04-17T09:43:19.937050855Z Traceback (most recent call last): 2024-04-17T09:43:19.937054748Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers_manager.py", line 275, in _sanity_check 2024-04-17T09:43:19.937057793Z imported_class = import_string(class_name) 2024-04-17T09:43:19.937061051Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/utils/module_loading.py", line 33, in import_string 2024-04-17T09:43:19.937064233Z module = import_module(module_path) 2024-04-17T09:43:19.937067919Z File "/usr/local/lib/python3.10/importlib/__init__.py", line 126, in import_module 2024-04-17T09:43:19.937071692Z return _bootstrap._gcd_import(name[level:], package, level) 2024-04-17T09:43:19.937075201Z File "", line 1050, in _gcd_import 2024-04-17T09:43:19.937078144Z File "", line 1027, in _find_and_load 2024-04-17T09:43:19.937081032Z File "", line 1006, in _find_and_load_unlocked 2024-04-17T09:43:19.937083904Z File "", line 688, in _load_unlocked 2024-04-17T09:43:19.937086933Z File "", line 883, in exec_module 2024-04-17T09:43:19.937089858Z File "", line 241, in _call_with_frames_removed 2024-04-17T09:43:19.937093326Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/hooks/cloud_sql.py", line 52, in 2024-04-17T09:43:19.937096566Z from airflow.providers.google.common.hooks.base_google import GoogleBaseHook, get_field 2024-04-17T09:43:19.937099576Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/common/hooks/base_google.py", line 51, in 2024-04-17T09:43:19.937102484Z from airflow.providers.google.cloud.utils.credentials_provider import ( 2024-04-17T09:43:19.937105399Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/utils/credentials_provider.py", line 38, in 2024-04-17T09:43:19.937121346Z from airflow.providers.google.cloud._internal_client.secret_manager_client import _SecretManagerClient 2024-04-17T09:43:19.937125282Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/_internal_client/secret_manager_client.py", line 23, in 2024-04-17T09:43:19.937128151Z from google.cloud.secretmanager_v1 import SecretManagerServiceClient 2024-04-17T09:43:19.937131115Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/__init__.py", line 22, in 2024-04-17T09:43:19.937134129Z from google.cloud.secretmanager_v1 import types 2024-04-17T09:43:19.937137107Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/types.py", line 23, in 2024-04-17T09:43:19.937140389Z from google.cloud.secretmanager_v1.proto import resources_pb2 2024-04-17T09:43:19.937143311Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/proto/resources_pb2.py", line 57, in 2024-04-17T09:43:19.937146173Z _descriptor.EnumValueDescriptor( 2024-04-17T09:43:19.937149672Z File "/home/airflow/.local/lib/python3.10/site-packages/google/protobuf/descriptor.py", line 796, in __new__ 2024-04-17T09:43:19.937152633Z _message.Message._CheckCalledFromGeneratedFile() 2024-04-17T09:43:19.937155544Z TypeError: Descriptors cannot not be created directly. 2024-04-17T09:43:19.937158470Z If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0. 2024-04-17T09:43:19.937161489Z If you cannot immediately regenerate your protos, some other possible workarounds are: 2024-04-17T09:43:19.937164439Z 1. Downgrade the protobuf package to 3.20.x or lower. 2024-04-17T09:43:19.937167339Z 2. Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much slower). 2024-04-17T09:43:19.937170085Z 2024-04-17T09:43:19.937173468Z More information: https://developers.google.com/protocol-buffers/docs/news/2022-05-06#python-updates 2024-04-17T09:43:20.734970969Z [2024-04-17T09:43:20.727+0000] {providers_manager.py:243} WARNING - Exception when importing 'airflow.providers.google.cloud.hooks.bigquery.BigQueryHook' from 'apache-airflow-providers-google' package 2024-04-17T09:43:20.734990863Z Traceback (most recent call last): 2024-04-17T09:43:20.734994977Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers_manager.py", line 275, in _sanity_check 2024-04-17T09:43:20.734998264Z imported_class = import_string(class_name) 2024-04-17T09:43:20.735001476Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/utils/module_loading.py", line 33, in import_string 2024-04-17T09:43:20.735004689Z module = import_module(module_path) 2024-04-17T09:43:20.735008379Z File "/usr/local/lib/python3.10/importlib/__init__.py", line 126, in import_module 2024-04-17T09:43:20.735011990Z return _bootstrap._gcd_import(name[level:], package, level) 2024-04-17T09:43:20.735015474Z File "", line 1050, in _gcd_import 2024-04-17T09:43:20.735018407Z File "", line 1027, in _find_and_load 2024-04-17T09:43:20.735021425Z File "", line 1006, in _find_and_load_unlocked 2024-04-17T09:43:20.735024340Z File "", line 688, in _load_unlocked 2024-04-17T09:43:20.735027732Z File "", line 883, in exec_module 2024-04-17T09:43:20.735030768Z File "", line 241, in _call_with_frames_removed 2024-04-17T09:43:20.735048847Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/hooks/bigquery.py", line 62, in 2024-04-17T09:43:20.735052991Z from airflow.providers.google.common.hooks.base_google import GoogleBaseAsyncHook, GoogleBaseHook, get_field 2024-04-17T09:43:20.735056021Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/common/hooks/base_google.py", line 51, in 2024-04-17T09:43:20.735058974Z from airflow.providers.google.cloud.utils.credentials_provider import ( 2024-04-17T09:43:20.735062190Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/utils/credentials_provider.py", line 38, in 2024-04-17T09:43:20.735065411Z from airflow.providers.google.cloud._internal_client.secret_manager_client import _SecretManagerClient 2024-04-17T09:43:20.735068701Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/_internal_client/secret_manager_client.py", line 23, in 2024-04-17T09:43:20.735071962Z from google.cloud.secretmanager_v1 import SecretManagerServiceClient 2024-04-17T09:43:20.735075007Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/__init__.py", line 22, in 2024-04-17T09:43:20.735077952Z from google.cloud.secretmanager_v1 import types 2024-04-17T09:43:20.735080945Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/types.py", line 23, in 2024-04-17T09:43:20.735083851Z from google.cloud.secretmanager_v1.proto import resources_pb2 2024-04-17T09:43:20.735086798Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/proto/resources_pb2.py", line 57, in 2024-04-17T09:43:20.735089681Z _descriptor.EnumValueDescriptor( 2024-04-17T09:43:20.735092673Z File "/home/airflow/.local/lib/python3.10/site-packages/google/protobuf/descriptor.py", line 796, in __new__ 2024-04-17T09:43:20.735095652Z _message.Message._CheckCalledFromGeneratedFile() 2024-04-17T09:43:20.735098554Z TypeError: Descriptors cannot not be created directly. 2024-04-17T09:43:20.735101482Z If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0. 2024-04-17T09:43:20.735104477Z If you cannot immediately regenerate your protos, some other possible workarounds are: 2024-04-17T09:43:20.735107335Z 1. Downgrade the protobuf package to 3.20.x or lower. 2024-04-17T09:43:20.735110212Z 2. Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much slower). 2024-04-17T09:43:20.735112911Z 2024-04-17T09:43:20.735116033Z More information: https://developers.google.com/protocol-buffers/docs/news/2022-05-06#python-updates 2024-04-17T09:43:24.865705737Z [2024-04-17T09:43:24.862+0000] {providers_manager.py:243} WARNING - Exception when importing 'airflow.providers.google.cloud.hooks.compute_ssh.ComputeEngineSSHHook' from 'apache-airflow-providers-google' package 2024-04-17T09:43:24.865719302Z Traceback (most recent call last): 2024-04-17T09:43:24.865740053Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers_manager.py", line 275, in _sanity_check 2024-04-17T09:43:24.865743365Z imported_class = import_string(class_name) 2024-04-17T09:43:24.865746326Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/utils/module_loading.py", line 33, in import_string 2024-04-17T09:43:24.865749399Z module = import_module(module_path) 2024-04-17T09:43:24.865752494Z File "/usr/local/lib/python3.10/importlib/__init__.py", line 126, in import_module 2024-04-17T09:43:24.865755554Z return _bootstrap._gcd_import(name[level:], package, level) 2024-04-17T09:43:24.865765777Z File "", line 1050, in _gcd_import 2024-04-17T09:43:24.865768854Z File "", line 1027, in _find_and_load 2024-04-17T09:43:24.865771818Z File "", line 1006, in _find_and_load_unlocked 2024-04-17T09:43:24.865774689Z File "", line 688, in _load_unlocked 2024-04-17T09:43:24.865777582Z File "", line 883, in exec_module 2024-04-17T09:43:24.865780568Z File "", line 241, in _call_with_frames_removed 2024-04-17T09:43:24.865784047Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/hooks/compute_ssh.py", line 29, in 2024-04-17T09:43:24.865786958Z from airflow.providers.google.cloud.hooks.compute import ComputeEngineHook 2024-04-17T09:43:24.865789915Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/hooks/compute.py", line 33, in 2024-04-17T09:43:24.865793108Z from airflow.providers.google.common.hooks.base_google import PROVIDE_PROJECT_ID, GoogleBaseHook 2024-04-17T09:43:24.865796208Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/common/hooks/base_google.py", line 51, in 2024-04-17T09:43:24.865799093Z from airflow.providers.google.cloud.utils.credentials_provider import ( 2024-04-17T09:43:24.865802079Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/utils/credentials_provider.py", line 38, in 2024-04-17T09:43:24.865805201Z from airflow.providers.google.cloud._internal_client.secret_manager_client import _SecretManagerClient 2024-04-17T09:43:24.865809762Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/_internal_client/secret_manager_client.py", line 23, in 2024-04-17T09:43:24.865812747Z from google.cloud.secretmanager_v1 import SecretManagerServiceClient 2024-04-17T09:43:24.865815759Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/__init__.py", line 22, in 2024-04-17T09:43:24.865818762Z from google.cloud.secretmanager_v1 import types 2024-04-17T09:43:24.865841014Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/types.py", line 23, in 2024-04-17T09:43:24.865844805Z from google.cloud.secretmanager_v1.proto import resources_pb2 2024-04-17T09:43:24.865847860Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/proto/resources_pb2.py", line 57, in 2024-04-17T09:43:24.865850890Z _descriptor.EnumValueDescriptor( 2024-04-17T09:43:24.865853886Z File "/home/airflow/.local/lib/python3.10/site-packages/google/protobuf/descriptor.py", line 796, in __new__ 2024-04-17T09:43:24.865856864Z _message.Message._CheckCalledFromGeneratedFile() 2024-04-17T09:43:24.865859880Z TypeError: Descriptors cannot not be created directly. 2024-04-17T09:43:24.865862814Z If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0. 2024-04-17T09:43:24.865865804Z If you cannot immediately regenerate your protos, some other possible workarounds are: 2024-04-17T09:43:24.865868672Z 1. Downgrade the protobuf package to 3.20.x or lower. 2024-04-17T09:43:24.865871864Z 2. Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much slower). 2024-04-17T09:43:24.865874629Z 2024-04-17T09:43:24.865884923Z More information: https://developers.google.com/protocol-buffers/docs/news/2022-05-06#python-updates 2024-04-17T09:43:24.871523283Z [2024-04-17T09:43:24.871+0000] {providers_manager.py:235} INFO - Optional provider feature disabled when importing 'airflow.providers.google.leveldb.hooks.leveldb.LevelDBHook' from 'apache-airflow-providers-google' package 2024-04-17T09:43:25.053349918Z [2024-04-17T09:43:25.050+0000] {providers_manager.py:243} WARNING - Exception when importing 'airflow.providers.http.hooks.http.HttpHook' from 'apache-airflow-providers-http' package 2024-04-17T09:43:25.053369039Z Traceback (most recent call last): 2024-04-17T09:43:25.053372684Z File "/home/airflow/.local/lib/python3.10/site-packages/requests_toolbelt/_compat.py", line 48, in 2024-04-17T09:43:25.053375815Z from requests.packages.urllib3.contrib import appengine as gaecontrib 2024-04-17T09:43:25.053380534Z ImportError: cannot import name 'appengine' from 'requests.packages.urllib3.contrib' (/home/airflow/.local/lib/python3.10/site-packages/urllib3/contrib/__init__.py) 2024-04-17T09:43:25.053383127Z 2024-04-17T09:43:25.053399777Z During handling of the above exception, another exception occurred: 2024-04-17T09:43:25.053402559Z 2024-04-17T09:43:25.053405341Z Traceback (most recent call last): 2024-04-17T09:43:25.053408409Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers_manager.py", line 275, in _sanity_check 2024-04-17T09:43:25.053411012Z imported_class = import_string(class_name) 2024-04-17T09:43:25.053413529Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/utils/module_loading.py", line 33, in import_string 2024-04-17T09:43:25.053416164Z module = import_module(module_path) 2024-04-17T09:43:25.053419726Z File "/usr/local/lib/python3.10/importlib/__init__.py", line 126, in import_module 2024-04-17T09:43:25.053422884Z return _bootstrap._gcd_import(name[level:], package, level) 2024-04-17T09:43:25.053425389Z File "", line 1050, in _gcd_import 2024-04-17T09:43:25.053427951Z File "", line 1027, in _find_and_load 2024-04-17T09:43:25.053430485Z File "", line 1006, in _find_and_load_unlocked 2024-04-17T09:43:25.053433018Z File "", line 688, in _load_unlocked 2024-04-17T09:43:25.053435516Z File "", line 883, in exec_module 2024-04-17T09:43:25.053438148Z File "", line 241, in _call_with_frames_removed 2024-04-17T09:43:25.053441238Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/http/hooks/http.py", line 29, in 2024-04-17T09:43:25.053443894Z from requests_toolbelt.adapters.socket_options import TCPKeepAliveAdapter 2024-04-17T09:43:25.053446593Z File "/home/airflow/.local/lib/python3.10/site-packages/requests_toolbelt/__init__.py", line 12, in 2024-04-17T09:43:25.053449104Z from .adapters import SSLAdapter, SourceAddressAdapter 2024-04-17T09:43:25.053451597Z File "/home/airflow/.local/lib/python3.10/site-packages/requests_toolbelt/adapters/__init__.py", line 12, in 2024-04-17T09:43:25.053455104Z from .ssl import SSLAdapter 2024-04-17T09:43:25.053457600Z File "/home/airflow/.local/lib/python3.10/site-packages/requests_toolbelt/adapters/ssl.py", line 16, in 2024-04-17T09:43:25.053460157Z from .._compat import poolmanager 2024-04-17T09:43:25.053462726Z File "/home/airflow/.local/lib/python3.10/site-packages/requests_toolbelt/_compat.py", line 50, in 2024-04-17T09:43:25.053465220Z from urllib3.contrib import appengine as gaecontrib 2024-04-17T09:43:25.053469301Z ImportError: cannot import name 'appengine' from 'urllib3.contrib' (/home/airflow/.local/lib/python3.10/site-packages/urllib3/contrib/__init__.py) 2024-04-17T09:43:26.871963381Z /home/airflow/.local/lib/python3.10/site-packages/azure/storage/common/_connection.py:82 SyntaxWarning: "is" with a literal. Did you mean "=="? 2024-04-17T09:43:29.272583076Z /home/airflow/.local/lib/python3.10/site-packages/snowflake/connector/options.py:107 UserWarning: You have an incompatible version of 'pyarrow' installed (9.0.0), please install a version that adheres to: 'pyarrow<10.1.0,>=10.0.1; extra == "pandas"' 2024-04-17T09:43:30.849345311Z [2024-04-17T09:43:30.848+0000] {providers_manager.py:243} WARNING - Exception when importing 'airflow.providers.amazon.aws.hooks.base_aws.AwsGenericHook' from 'apache-airflow-providers-amazon' package 2024-04-17T09:43:30.849359449Z Traceback (most recent call last): 2024-04-17T09:43:30.849362893Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers_manager.py", line 275, in _sanity_check 2024-04-17T09:43:30.849365714Z imported_class = import_string(class_name) 2024-04-17T09:43:30.849368468Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/utils/module_loading.py", line 33, in import_string 2024-04-17T09:43:30.849371372Z module = import_module(module_path) 2024-04-17T09:43:30.849374708Z File "/usr/local/lib/python3.10/importlib/__init__.py", line 126, in import_module 2024-04-17T09:43:30.849377913Z return _bootstrap._gcd_import(name[level:], package, level) 2024-04-17T09:43:30.849381146Z File "", line 1050, in _gcd_import 2024-04-17T09:43:30.849384125Z File "", line 1027, in _find_and_load 2024-04-17T09:43:30.849386808Z File "", line 1006, in _find_and_load_unlocked 2024-04-17T09:43:30.849389488Z File "", line 688, in _load_unlocked 2024-04-17T09:43:30.849392269Z File "", line 883, in exec_module 2024-04-17T09:43:30.849395123Z File "", line 241, in _call_with_frames_removed 2024-04-17T09:43:30.849398076Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/amazon/aws/hooks/base_aws.py", line 40, in 2024-04-17T09:43:30.849400903Z import boto3 2024-04-17T09:43:30.849404548Z File "/home/airflow/.local/lib/python3.10/site-packages/boto3/__init__.py", line 17, in 2024-04-17T09:43:30.849407223Z from boto3.session import Session 2024-04-17T09:43:30.849409980Z File "/home/airflow/.local/lib/python3.10/site-packages/boto3/session.py", line 17, in 2024-04-17T09:43:30.849413475Z import botocore.session 2024-04-17T09:43:30.849416330Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/session.py", line 26, in 2024-04-17T09:43:30.849419044Z import botocore.client 2024-04-17T09:43:30.849421756Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/client.py", line 15, in 2024-04-17T09:43:30.849424487Z from botocore import waiter, xform_name 2024-04-17T09:43:30.849427257Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/waiter.py", line 18, in 2024-04-17T09:43:30.849429990Z from botocore.docs.docstring import WaiterDocstring 2024-04-17T09:43:30.849432644Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/docs/__init__.py", line 15, in 2024-04-17T09:43:30.849435338Z from botocore.docs.service import ServiceDocumenter 2024-04-17T09:43:30.849438198Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/docs/service.py", line 14, in 2024-04-17T09:43:30.849440983Z from botocore.docs.client import ClientDocumenter, ClientExceptionsDocumenter 2024-04-17T09:43:30.849443623Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/docs/client.py", line 17, in 2024-04-17T09:43:30.849454308Z from botocore.docs.example import ResponseExampleDocumenter 2024-04-17T09:43:30.849457163Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/docs/example.py", line 13, in 2024-04-17T09:43:30.849459865Z from botocore.docs.shape import ShapeDocumenter 2024-04-17T09:43:30.849462513Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/docs/shape.py", line 19, in 2024-04-17T09:43:30.849465284Z from botocore.utils import is_json_value_header 2024-04-17T09:43:30.849468051Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/utils.py", line 37, in 2024-04-17T09:43:30.849470776Z import botocore.httpsession 2024-04-17T09:43:30.849473403Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/httpsession.py", line 22, in 2024-04-17T09:43:30.849476131Z from urllib3.util.ssl_ import ( 2024-04-17T09:43:30.849479794Z ImportError: cannot import name 'DEFAULT_CIPHERS' from 'urllib3.util.ssl_' (/home/airflow/.local/lib/python3.10/site-packages/urllib3/util/ssl_.py) 2024-04-17T09:43:30.854932923Z [2024-04-17T09:43:30.854+0000] {providers_manager.py:243} WARNING - Exception when importing 'airflow.providers.amazon.aws.hooks.emr.EmrHook' from 'apache-airflow-providers-amazon' package 2024-04-17T09:43:30.854951138Z Traceback (most recent call last): 2024-04-17T09:43:30.854955485Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers_manager.py", line 275, in _sanity_check 2024-04-17T09:43:30.854959015Z imported_class = import_string(class_name) 2024-04-17T09:43:30.854962160Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/utils/module_loading.py", line 33, in import_string 2024-04-17T09:43:30.854965392Z module = import_module(module_path) 2024-04-17T09:43:30.854969019Z File "/usr/local/lib/python3.10/importlib/__init__.py", line 126, in import_module 2024-04-17T09:43:30.854972702Z return _bootstrap._gcd_import(name[level:], package, level) 2024-04-17T09:43:30.854976419Z File "", line 1050, in _gcd_import 2024-04-17T09:43:30.854979470Z File "", line 1027, in _find_and_load 2024-04-17T09:43:30.854982553Z File "", line 1006, in _find_and_load_unlocked 2024-04-17T09:43:30.854985751Z File "", line 688, in _load_unlocked 2024-04-17T09:43:30.854988920Z File "", line 883, in exec_module 2024-04-17T09:43:30.854992022Z File "", line 241, in _call_with_frames_removed 2024-04-17T09:43:30.854995176Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/amazon/aws/hooks/emr.py", line 29, in 2024-04-17T09:43:30.854998411Z from airflow.providers.amazon.aws.hooks.base_aws import AwsBaseHook 2024-04-17T09:43:30.855001750Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/amazon/aws/hooks/base_aws.py", line 40, in 2024-04-17T09:43:30.855005192Z import boto3 2024-04-17T09:43:30.855008858Z File "/home/airflow/.local/lib/python3.10/site-packages/boto3/__init__.py", line 17, in 2024-04-17T09:43:30.855011994Z from boto3.session import Session 2024-04-17T09:43:30.855015082Z File "/home/airflow/.local/lib/python3.10/site-packages/boto3/session.py", line 17, in 2024-04-17T09:43:30.855018602Z import botocore.session 2024-04-17T09:43:30.855021746Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/session.py", line 26, in 2024-04-17T09:43:30.855024809Z import botocore.client 2024-04-17T09:43:30.855027935Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/client.py", line 15, in 2024-04-17T09:43:30.855046004Z from botocore import waiter, xform_name 2024-04-17T09:43:30.855049257Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/waiter.py", line 18, in 2024-04-17T09:43:30.855052515Z from botocore.docs.docstring import WaiterDocstring 2024-04-17T09:43:30.855055560Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/docs/__init__.py", line 15, in 2024-04-17T09:43:30.855058636Z from botocore.docs.service import ServiceDocumenter 2024-04-17T09:43:30.855061714Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/docs/service.py", line 14, in 2024-04-17T09:43:30.855064816Z from botocore.docs.client import ClientDocumenter, ClientExceptionsDocumenter 2024-04-17T09:43:30.855067915Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/docs/client.py", line 17, in 2024-04-17T09:43:30.855070955Z from botocore.docs.example import ResponseExampleDocumenter 2024-04-17T09:43:30.855074034Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/docs/example.py", line 13, in 2024-04-17T09:43:30.855077187Z from botocore.docs.shape import ShapeDocumenter 2024-04-17T09:43:30.855080203Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/docs/shape.py", line 19, in 2024-04-17T09:43:30.855083537Z from botocore.utils import is_json_value_header 2024-04-17T09:43:30.855086597Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/utils.py", line 37, in 2024-04-17T09:43:30.855092190Z import botocore.httpsession 2024-04-17T09:43:30.855095471Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/httpsession.py", line 22, in 2024-04-17T09:43:30.855098523Z from urllib3.util.ssl_ import ( 2024-04-17T09:43:30.855102307Z ImportError: cannot import name 'DEFAULT_CIPHERS' from 'urllib3.util.ssl_' (/home/airflow/.local/lib/python3.10/site-packages/urllib3/util/ssl_.py) 2024-04-17T09:43:30.858213214Z [2024-04-17T09:43:30.857+0000] {providers_manager.py:243} WARNING - Exception when importing 'airflow.providers.google.common.hooks.base_google.GoogleBaseHook' from 'apache-airflow-providers-google' package 2024-04-17T09:43:30.858223148Z Traceback (most recent call last): 2024-04-17T09:43:30.858226891Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers_manager.py", line 275, in _sanity_check 2024-04-17T09:43:30.858229865Z imported_class = import_string(class_name) 2024-04-17T09:43:30.858232862Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/utils/module_loading.py", line 33, in import_string 2024-04-17T09:43:30.858235814Z module = import_module(module_path) 2024-04-17T09:43:30.858239454Z File "/usr/local/lib/python3.10/importlib/__init__.py", line 126, in import_module 2024-04-17T09:43:30.858243074Z return _bootstrap._gcd_import(name[level:], package, level) 2024-04-17T09:43:30.858246303Z File "", line 1050, in _gcd_import 2024-04-17T09:43:30.858249216Z File "", line 1027, in _find_and_load 2024-04-17T09:43:30.858252091Z File "", line 1006, in _find_and_load_unlocked 2024-04-17T09:43:30.858254968Z File "", line 688, in _load_unlocked 2024-04-17T09:43:30.858258274Z File "", line 883, in exec_module 2024-04-17T09:43:30.858261148Z File "", line 241, in _call_with_frames_removed 2024-04-17T09:43:30.858264614Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/common/hooks/base_google.py", line 51, in 2024-04-17T09:43:30.858276104Z from airflow.providers.google.cloud.utils.credentials_provider import ( 2024-04-17T09:43:30.858279144Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/utils/credentials_provider.py", line 38, in 2024-04-17T09:43:30.858282626Z from airflow.providers.google.cloud._internal_client.secret_manager_client import _SecretManagerClient 2024-04-17T09:43:30.858285963Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/_internal_client/secret_manager_client.py", line 23, in 2024-04-17T09:43:30.858288824Z from google.cloud.secretmanager_v1 import SecretManagerServiceClient 2024-04-17T09:43:30.858291840Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/__init__.py", line 22, in 2024-04-17T09:43:30.858294801Z from google.cloud.secretmanager_v1 import types 2024-04-17T09:43:30.858297893Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/types.py", line 23, in 2024-04-17T09:43:30.858301112Z from google.cloud.secretmanager_v1.proto import resources_pb2 2024-04-17T09:43:30.858304090Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/proto/resources_pb2.py", line 57, in 2024-04-17T09:43:30.858307048Z _descriptor.EnumValueDescriptor( 2024-04-17T09:43:30.858309989Z File "/home/airflow/.local/lib/python3.10/site-packages/google/protobuf/descriptor.py", line 796, in __new__ 2024-04-17T09:43:30.858312958Z _message.Message._CheckCalledFromGeneratedFile() 2024-04-17T09:43:30.858315900Z TypeError: Descriptors cannot not be created directly. 2024-04-17T09:43:30.858318813Z If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0. 2024-04-17T09:43:30.858321759Z If you cannot immediately regenerate your protos, some other possible workarounds are: 2024-04-17T09:43:30.858324688Z 1. Downgrade the protobuf package to 3.20.x or lower. 2024-04-17T09:43:30.858327578Z 2. Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much slower). 2024-04-17T09:43:30.858330279Z 2024-04-17T09:43:30.858335457Z More information: https://developers.google.com/protocol-buffers/docs/news/2022-05-06#python-updates 2024-04-17T09:43:30.863944642Z [2024-04-17T09:43:30.860+0000] {providers_manager.py:243} WARNING - Exception when importing 'airflow.providers.google.cloud.hooks.cloud_sql.CloudSQLHook' from 'apache-airflow-providers-google' package 2024-04-17T09:43:30.863960647Z Traceback (most recent call last): 2024-04-17T09:43:30.863964214Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers_manager.py", line 275, in _sanity_check 2024-04-17T09:43:30.863967268Z imported_class = import_string(class_name) 2024-04-17T09:43:30.863970059Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/utils/module_loading.py", line 33, in import_string 2024-04-17T09:43:30.863977421Z module = import_module(module_path) 2024-04-17T09:43:30.863985105Z File "/usr/local/lib/python3.10/importlib/__init__.py", line 126, in import_module 2024-04-17T09:43:30.864370377Z return _bootstrap._gcd_import(name[level:], package, level) 2024-04-17T09:43:30.864377283Z File "", line 1050, in _gcd_import 2024-04-17T09:43:30.864380339Z File "", line 1027, in _find_and_load 2024-04-17T09:43:30.864383372Z File "", line 1006, in _find_and_load_unlocked 2024-04-17T09:43:30.864386911Z File "", line 688, in _load_unlocked 2024-04-17T09:43:30.864389996Z File "", line 883, in exec_module 2024-04-17T09:43:30.864406880Z File "", line 241, in _call_with_frames_removed 2024-04-17T09:43:30.864410779Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/hooks/cloud_sql.py", line 52, in 2024-04-17T09:43:30.864414041Z from airflow.providers.google.common.hooks.base_google import GoogleBaseHook, get_field 2024-04-17T09:43:30.864417003Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/common/hooks/base_google.py", line 51, in 2024-04-17T09:43:30.864420011Z from airflow.providers.google.cloud.utils.credentials_provider import ( 2024-04-17T09:43:30.864422983Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/utils/credentials_provider.py", line 38, in 2024-04-17T09:43:30.864426996Z from airflow.providers.google.cloud._internal_client.secret_manager_client import _SecretManagerClient 2024-04-17T09:43:30.864430353Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/_internal_client/secret_manager_client.py", line 23, in 2024-04-17T09:43:30.864433258Z from google.cloud.secretmanager_v1 import SecretManagerServiceClient 2024-04-17T09:43:30.864436736Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/__init__.py", line 22, in 2024-04-17T09:43:30.864439658Z from google.cloud.secretmanager_v1 import types 2024-04-17T09:43:30.864442649Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/types.py", line 23, in 2024-04-17T09:43:30.864445508Z from google.cloud.secretmanager_v1.proto import resources_pb2 2024-04-17T09:43:30.864448427Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/proto/resources_pb2.py", line 57, in 2024-04-17T09:43:30.864451595Z _descriptor.EnumValueDescriptor( 2024-04-17T09:43:30.864454551Z File "/home/airflow/.local/lib/python3.10/site-packages/google/protobuf/descriptor.py", line 796, in __new__ 2024-04-17T09:43:30.864457759Z _message.Message._CheckCalledFromGeneratedFile() 2024-04-17T09:43:30.864460687Z TypeError: Descriptors cannot not be created directly. 2024-04-17T09:43:30.864463554Z If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0. 2024-04-17T09:43:30.864466478Z If you cannot immediately regenerate your protos, some other possible workarounds are: 2024-04-17T09:43:30.864469345Z 1. Downgrade the protobuf package to 3.20.x or lower. 2024-04-17T09:43:30.864472260Z 2. Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much slower). 2024-04-17T09:43:30.864475008Z 2024-04-17T09:43:30.864478004Z More information: https://developers.google.com/protocol-buffers/docs/news/2022-05-06#python-updates 2024-04-17T09:43:30.864481393Z [2024-04-17T09:43:30.862+0000] {providers_manager.py:243} WARNING - Exception when importing 'airflow.providers.google.cloud.hooks.cloud_sql.CloudSQLDatabaseHook' from 'apache-airflow-providers-google' package 2024-04-17T09:43:30.864484301Z Traceback (most recent call last): 2024-04-17T09:43:30.864487319Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers_manager.py", line 275, in _sanity_check 2024-04-17T09:43:30.864490319Z imported_class = import_string(class_name) 2024-04-17T09:43:30.864493233Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/utils/module_loading.py", line 33, in import_string 2024-04-17T09:43:30.864496118Z module = import_module(module_path) 2024-04-17T09:43:30.864499096Z File "/usr/local/lib/python3.10/importlib/__init__.py", line 126, in import_module 2024-04-17T09:43:30.864507985Z return _bootstrap._gcd_import(name[level:], package, level) 2024-04-17T09:43:30.864510979Z File "", line 1050, in _gcd_import 2024-04-17T09:43:30.864525926Z File "", line 1027, in _find_and_load 2024-04-17T09:43:30.864529196Z File "", line 1006, in _find_and_load_unlocked 2024-04-17T09:43:30.864532153Z File "", line 688, in _load_unlocked 2024-04-17T09:43:30.864535071Z File "", line 883, in exec_module 2024-04-17T09:43:30.864537957Z File "", line 241, in _call_with_frames_removed 2024-04-17T09:43:30.864540925Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/hooks/cloud_sql.py", line 52, in 2024-04-17T09:43:30.864543849Z from airflow.providers.google.common.hooks.base_google import GoogleBaseHook, get_field 2024-04-17T09:43:30.864546711Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/common/hooks/base_google.py", line 51, in 2024-04-17T09:43:30.864549603Z from airflow.providers.google.cloud.utils.credentials_provider import ( 2024-04-17T09:43:30.864552578Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/utils/credentials_provider.py", line 38, in 2024-04-17T09:43:30.864555636Z from airflow.providers.google.cloud._internal_client.secret_manager_client import _SecretManagerClient 2024-04-17T09:43:30.864558515Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/_internal_client/secret_manager_client.py", line 23, in 2024-04-17T09:43:30.864561417Z from google.cloud.secretmanager_v1 import SecretManagerServiceClient 2024-04-17T09:43:30.864564323Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/__init__.py", line 22, in 2024-04-17T09:43:30.864567368Z from google.cloud.secretmanager_v1 import types 2024-04-17T09:43:30.864570547Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/types.py", line 23, in 2024-04-17T09:43:30.864573443Z from google.cloud.secretmanager_v1.proto import resources_pb2 2024-04-17T09:43:30.864576712Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/proto/resources_pb2.py", line 57, in 2024-04-17T09:43:30.864579541Z _descriptor.EnumValueDescriptor( 2024-04-17T09:43:30.864582433Z File "/home/airflow/.local/lib/python3.10/site-packages/google/protobuf/descriptor.py", line 796, in __new__ 2024-04-17T09:43:30.864585471Z _message.Message._CheckCalledFromGeneratedFile() 2024-04-17T09:43:30.864588435Z TypeError: Descriptors cannot not be created directly. 2024-04-17T09:43:30.864591339Z If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0. 2024-04-17T09:43:30.864594195Z If you cannot immediately regenerate your protos, some other possible workarounds are: 2024-04-17T09:43:30.864597055Z 1. Downgrade the protobuf package to 3.20.x or lower. 2024-04-17T09:43:30.864600002Z 2. Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much slower). 2024-04-17T09:43:30.864602680Z 2024-04-17T09:43:30.864605557Z More information: https://developers.google.com/protocol-buffers/docs/news/2022-05-06#python-updates 2024-04-17T09:43:30.868951776Z [2024-04-17T09:43:30.865+0000] {providers_manager.py:243} WARNING - Exception when importing 'airflow.providers.google.cloud.hooks.bigquery.BigQueryHook' from 'apache-airflow-providers-google' package 2024-04-17T09:43:30.868969625Z Traceback (most recent call last): 2024-04-17T09:43:30.868973813Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers_manager.py", line 275, in _sanity_check 2024-04-17T09:43:30.868976836Z imported_class = import_string(class_name) 2024-04-17T09:43:30.868979725Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/utils/module_loading.py", line 33, in import_string 2024-04-17T09:43:30.868982680Z module = import_module(module_path) 2024-04-17T09:43:30.868986036Z File "/usr/local/lib/python3.10/importlib/__init__.py", line 126, in import_module 2024-04-17T09:43:30.868989627Z return _bootstrap._gcd_import(name[level:], package, level) 2024-04-17T09:43:30.868993019Z File "", line 1050, in _gcd_import 2024-04-17T09:43:30.868995973Z File "", line 1027, in _find_and_load 2024-04-17T09:43:30.868998982Z File "", line 1006, in _find_and_load_unlocked 2024-04-17T09:43:30.869002094Z File "", line 688, in _load_unlocked 2024-04-17T09:43:30.869004963Z File "", line 883, in exec_module 2024-04-17T09:43:30.869007900Z File "", line 241, in _call_with_frames_removed 2024-04-17T09:43:30.869011372Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/hooks/bigquery.py", line 62, in 2024-04-17T09:43:30.869014768Z from airflow.providers.google.common.hooks.base_google import GoogleBaseAsyncHook, GoogleBaseHook, get_field 2024-04-17T09:43:30.869017733Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/common/hooks/base_google.py", line 51, in 2024-04-17T09:43:30.869020705Z from airflow.providers.google.cloud.utils.credentials_provider import ( 2024-04-17T09:43:30.869023602Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/utils/credentials_provider.py", line 38, in 2024-04-17T09:43:30.869026525Z from airflow.providers.google.cloud._internal_client.secret_manager_client import _SecretManagerClient 2024-04-17T09:43:30.869029919Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/_internal_client/secret_manager_client.py", line 23, in 2024-04-17T09:43:30.869033171Z from google.cloud.secretmanager_v1 import SecretManagerServiceClient 2024-04-17T09:43:30.869036093Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/__init__.py", line 22, in 2024-04-17T09:43:30.869039011Z from google.cloud.secretmanager_v1 import types 2024-04-17T09:43:30.869041916Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/types.py", line 23, in 2024-04-17T09:43:30.869044859Z from google.cloud.secretmanager_v1.proto import resources_pb2 2024-04-17T09:43:30.869047751Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/proto/resources_pb2.py", line 57, in 2024-04-17T09:43:30.869050668Z _descriptor.EnumValueDescriptor( 2024-04-17T09:43:30.869053543Z File "/home/airflow/.local/lib/python3.10/site-packages/google/protobuf/descriptor.py", line 796, in __new__ 2024-04-17T09:43:30.869056471Z _message.Message._CheckCalledFromGeneratedFile() 2024-04-17T09:43:30.869059455Z TypeError: Descriptors cannot not be created directly. 2024-04-17T09:43:30.869062836Z If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0. 2024-04-17T09:43:30.869065976Z If you cannot immediately regenerate your protos, some other possible workarounds are: 2024-04-17T09:43:30.869075208Z 1. Downgrade the protobuf package to 3.20.x or lower. 2024-04-17T09:43:30.869078419Z 2. Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much slower). 2024-04-17T09:43:30.869081132Z 2024-04-17T09:43:30.869084126Z More information: https://developers.google.com/protocol-buffers/docs/news/2022-05-06#python-updates 2024-04-17T09:43:30.869219605Z [2024-04-17T09:43:30.868+0000] {providers_manager.py:243} WARNING - Exception when importing 'airflow.providers.google.cloud.hooks.compute_ssh.ComputeEngineSSHHook' from 'apache-airflow-providers-google' package 2024-04-17T09:43:30.869224434Z Traceback (most recent call last): 2024-04-17T09:43:30.869228140Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers_manager.py", line 275, in _sanity_check 2024-04-17T09:43:30.869231060Z imported_class = import_string(class_name) 2024-04-17T09:43:30.869233940Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/utils/module_loading.py", line 33, in import_string 2024-04-17T09:43:30.869238469Z module = import_module(module_path) 2024-04-17T09:43:30.869241865Z File "/usr/local/lib/python3.10/importlib/__init__.py", line 126, in import_module 2024-04-17T09:43:30.869245178Z return _bootstrap._gcd_import(name[level:], package, level) 2024-04-17T09:43:30.869248648Z File "", line 1050, in _gcd_import 2024-04-17T09:43:30.869251637Z File "", line 1027, in _find_and_load 2024-04-17T09:43:30.869257125Z File "", line 1006, in _find_and_load_unlocked 2024-04-17T09:43:30.869260066Z File "", line 688, in _load_unlocked 2024-04-17T09:43:30.869262953Z File "", line 883, in exec_module 2024-04-17T09:43:30.869265899Z File "", line 241, in _call_with_frames_removed 2024-04-17T09:43:30.869269512Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/hooks/compute_ssh.py", line 29, in 2024-04-17T09:43:30.869272430Z from airflow.providers.google.cloud.hooks.compute import ComputeEngineHook 2024-04-17T09:43:30.869275332Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/hooks/compute.py", line 33, in 2024-04-17T09:43:30.869278874Z from airflow.providers.google.common.hooks.base_google import PROVIDE_PROJECT_ID, GoogleBaseHook 2024-04-17T09:43:30.869281857Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/common/hooks/base_google.py", line 51, in 2024-04-17T09:43:30.869284744Z from airflow.providers.google.cloud.utils.credentials_provider import ( 2024-04-17T09:43:30.869287688Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/utils/credentials_provider.py", line 38, in 2024-04-17T09:43:30.869290663Z from airflow.providers.google.cloud._internal_client.secret_manager_client import _SecretManagerClient 2024-04-17T09:43:30.869293917Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/_internal_client/secret_manager_client.py", line 23, in 2024-04-17T09:43:30.869296858Z from google.cloud.secretmanager_v1 import SecretManagerServiceClient 2024-04-17T09:43:30.869299969Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/__init__.py", line 22, in 2024-04-17T09:43:30.869302942Z from google.cloud.secretmanager_v1 import types 2024-04-17T09:43:30.869305864Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/types.py", line 23, in 2024-04-17T09:43:30.869317024Z from google.cloud.secretmanager_v1.proto import resources_pb2 2024-04-17T09:43:30.869320101Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/proto/resources_pb2.py", line 57, in 2024-04-17T09:43:30.869323364Z _descriptor.EnumValueDescriptor( 2024-04-17T09:43:30.869326250Z File "/home/airflow/.local/lib/python3.10/site-packages/google/protobuf/descriptor.py", line 796, in __new__ 2024-04-17T09:43:30.869329248Z _message.Message._CheckCalledFromGeneratedFile() 2024-04-17T09:43:30.869332134Z TypeError: Descriptors cannot not be created directly. 2024-04-17T09:43:30.869335106Z If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0. 2024-04-17T09:43:30.869337983Z If you cannot immediately regenerate your protos, some other possible workarounds are: 2024-04-17T09:43:30.869340853Z 1. Downgrade the protobuf package to 3.20.x or lower. 2024-04-17T09:43:30.869343747Z 2. Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much slower). 2024-04-17T09:43:30.869346490Z 2024-04-17T09:43:30.869349457Z More information: https://developers.google.com/protocol-buffers/docs/news/2022-05-06#python-updates 2024-04-17T09:43:30.870005290Z [2024-04-17T09:43:30.869+0000] {providers_manager.py:235} INFO - Optional provider feature disabled when importing 'airflow.providers.google.leveldb.hooks.leveldb.LevelDBHook' from 'apache-airflow-providers-google' package 2024-04-17T09:43:30.871895040Z [2024-04-17T09:43:30.871+0000] {providers_manager.py:243} WARNING - Exception when importing 'airflow.providers.http.hooks.http.HttpHook' from 'apache-airflow-providers-http' package 2024-04-17T09:43:30.871904462Z Traceback (most recent call last): 2024-04-17T09:43:30.871907912Z File "/home/airflow/.local/lib/python3.10/site-packages/requests_toolbelt/_compat.py", line 48, in 2024-04-17T09:43:30.871910930Z from requests.packages.urllib3.contrib import appengine as gaecontrib 2024-04-17T09:43:30.871931215Z ImportError: cannot import name 'appengine' from 'requests.packages.urllib3.contrib' (/home/airflow/.local/lib/python3.10/site-packages/urllib3/contrib/__init__.py) 2024-04-17T09:43:30.871933974Z 2024-04-17T09:43:30.871937020Z During handling of the above exception, another exception occurred: 2024-04-17T09:43:30.871939854Z 2024-04-17T09:43:30.871942768Z Traceback (most recent call last): 2024-04-17T09:43:30.871946062Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers_manager.py", line 275, in _sanity_check 2024-04-17T09:43:30.871949057Z imported_class = import_string(class_name) 2024-04-17T09:43:30.871951973Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/utils/module_loading.py", line 33, in import_string 2024-04-17T09:43:30.871954889Z module = import_module(module_path) 2024-04-17T09:43:30.871958053Z File "/usr/local/lib/python3.10/importlib/__init__.py", line 126, in import_module 2024-04-17T09:43:30.871961254Z return _bootstrap._gcd_import(name[level:], package, level) 2024-04-17T09:43:30.871964349Z File "", line 1050, in _gcd_import 2024-04-17T09:43:30.871967269Z File "", line 1027, in _find_and_load 2024-04-17T09:43:30.871970149Z File "", line 1006, in _find_and_load_unlocked 2024-04-17T09:43:30.871973143Z File "", line 688, in _load_unlocked 2024-04-17T09:43:30.871976025Z File "", line 883, in exec_module 2024-04-17T09:43:30.871978914Z File "", line 241, in _call_with_frames_removed 2024-04-17T09:43:30.871989768Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/http/hooks/http.py", line 29, in 2024-04-17T09:43:30.871992896Z from requests_toolbelt.adapters.socket_options import TCPKeepAliveAdapter 2024-04-17T09:43:30.871995853Z File "/home/airflow/.local/lib/python3.10/site-packages/requests_toolbelt/__init__.py", line 12, in 2024-04-17T09:43:30.871998771Z from .adapters import SSLAdapter, SourceAddressAdapter 2024-04-17T09:43:30.872001688Z File "/home/airflow/.local/lib/python3.10/site-packages/requests_toolbelt/adapters/__init__.py", line 12, in 2024-04-17T09:43:30.872005314Z from .ssl import SSLAdapter 2024-04-17T09:43:30.872008260Z File "/home/airflow/.local/lib/python3.10/site-packages/requests_toolbelt/adapters/ssl.py", line 16, in 2024-04-17T09:43:30.872011274Z from .._compat import poolmanager 2024-04-17T09:43:30.872014430Z File "/home/airflow/.local/lib/python3.10/site-packages/requests_toolbelt/_compat.py", line 50, in 2024-04-17T09:43:30.872017742Z from urllib3.contrib import appengine as gaecontrib 2024-04-17T09:43:30.872021112Z ImportError: cannot import name 'appengine' from 'urllib3.contrib' (/home/airflow/.local/lib/python3.10/site-packages/urllib3/contrib/__init__.py) 2024-04-17T09:43:32.794108830Z [2024-04-17T09:43:32.793+0000] {manager.py:504} INFO - Created Permission View: can read on DAGs 2024-04-17T09:43:32.808523856Z [2024-04-17T09:43:32.808+0000] {manager.py:504} INFO - Created Permission View: can edit on DAGs 2024-04-17T09:43:32.824921493Z [2024-04-17T09:43:32.824+0000] {manager.py:504} INFO - Created Permission View: can delete on DAGs 2024-04-17T09:43:33.318801820Z [2024-04-17T09:43:33.318+0000] {manager.py:504} INFO - Created Permission View: can read on Datasets 2024-04-17T09:43:33.508989466Z [2024-04-17T09:43:33.507+0000] {manager.py:504} INFO - Created Permission View: can read on ImportError 2024-04-17T09:43:33.821085768Z [2024-04-17T09:43:33.818+0000] {manager.py:504} INFO - Created Permission View: can read on DAG Code 2024-04-17T09:43:33.839622937Z [2024-04-17T09:43:33.838+0000] {manager.py:504} INFO - Created Permission View: can read on DAG Warnings 2024-04-17T09:43:34.314410432Z [2024-04-17T09:43:34.311+0000] {manager.py:243} INFO - Inserted Role: Viewer 2024-04-17T09:43:34.361699969Z [2024-04-17T09:43:34.361+0000] {manager.py:562} INFO - Added Permission can read on Audit Logs to role Viewer 2024-04-17T09:43:34.374218218Z [2024-04-17T09:43:34.373+0000] {manager.py:562} INFO - Added Permission can read on DAGs to role Viewer 2024-04-17T09:43:34.402990504Z [2024-04-17T09:43:34.402+0000] {manager.py:504} INFO - Created Permission View: can read on DAG Dependencies 2024-04-17T09:43:34.419644094Z [2024-04-17T09:43:34.418+0000] {manager.py:562} INFO - Added Permission can read on DAG Dependencies to role Viewer 2024-04-17T09:43:34.440114312Z [2024-04-17T09:43:34.439+0000] {manager.py:562} INFO - Added Permission can read on DAG Code to role Viewer 2024-04-17T09:43:34.457571434Z [2024-04-17T09:43:34.457+0000] {manager.py:562} INFO - Added Permission can read on DAG Runs to role Viewer 2024-04-17T09:43:34.468749795Z [2024-04-17T09:43:34.468+0000] {manager.py:562} INFO - Added Permission can read on Datasets to role Viewer 2024-04-17T09:43:34.486508685Z [2024-04-17T09:43:34.481+0000] {manager.py:562} INFO - Added Permission can read on ImportError to role Viewer 2024-04-17T09:43:34.495144721Z [2024-04-17T09:43:34.490+0000] {manager.py:562} INFO - Added Permission can read on DAG Warnings to role Viewer 2024-04-17T09:43:34.497853865Z [2024-04-17T09:43:34.497+0000] {manager.py:562} INFO - Added Permission can read on Jobs to role Viewer 2024-04-17T09:43:34.502808575Z [2024-04-17T09:43:34.502+0000] {manager.py:562} INFO - Added Permission can read on My Password to role Viewer 2024-04-17T09:43:34.509228295Z [2024-04-17T09:43:34.509+0000] {manager.py:562} INFO - Added Permission can edit on My Password to role Viewer 2024-04-17T09:43:34.513418073Z [2024-04-17T09:43:34.513+0000] {manager.py:562} INFO - Added Permission can read on My Profile to role Viewer 2024-04-17T09:43:34.519310235Z [2024-04-17T09:43:34.519+0000] {manager.py:562} INFO - Added Permission can edit on My Profile to role Viewer 2024-04-17T09:43:34.526691076Z [2024-04-17T09:43:34.525+0000] {manager.py:562} INFO - Added Permission can read on Plugins to role Viewer 2024-04-17T09:43:34.530475262Z [2024-04-17T09:43:34.530+0000] {manager.py:562} INFO - Added Permission can read on SLA Misses to role Viewer 2024-04-17T09:43:34.537246414Z [2024-04-17T09:43:34.537+0000] {manager.py:562} INFO - Added Permission can read on Task Instances to role Viewer 2024-04-17T09:43:34.557221207Z [2024-04-17T09:43:34.552+0000] {manager.py:504} INFO - Created Permission View: can read on Task Logs 2024-04-17T09:43:34.557234779Z [2024-04-17T09:43:34.556+0000] {manager.py:562} INFO - Added Permission can read on Task Logs to role Viewer 2024-04-17T09:43:34.566133763Z [2024-04-17T09:43:34.565+0000] {manager.py:562} INFO - Added Permission can read on XComs to role Viewer 2024-04-17T09:43:34.576701699Z [2024-04-17T09:43:34.576+0000] {manager.py:504} INFO - Created Permission View: can read on Website 2024-04-17T09:43:34.581073949Z [2024-04-17T09:43:34.580+0000] {manager.py:562} INFO - Added Permission can read on Website to role Viewer 2024-04-17T09:43:34.584243056Z [2024-04-17T09:43:34.584+0000] {manager.py:562} INFO - Added Permission menu access on Browse to role Viewer 2024-04-17T09:43:34.587427200Z [2024-04-17T09:43:34.587+0000] {manager.py:562} INFO - Added Permission menu access on DAGs to role Viewer 2024-04-17T09:43:34.590310149Z [2024-04-17T09:43:34.590+0000] {manager.py:562} INFO - Added Permission menu access on DAG Dependencies to role Viewer 2024-04-17T09:43:34.593421676Z [2024-04-17T09:43:34.593+0000] {manager.py:562} INFO - Added Permission menu access on DAG Runs to role Viewer 2024-04-17T09:43:34.612681767Z [2024-04-17T09:43:34.610+0000] {manager.py:562} INFO - Added Permission menu access on Datasets to role Viewer 2024-04-17T09:43:34.625024414Z [2024-04-17T09:43:34.615+0000] {manager.py:562} INFO - Added Permission menu access on Documentation to role Viewer 2024-04-17T09:43:34.625042206Z [2024-04-17T09:43:34.620+0000] {manager.py:562} INFO - Added Permission menu access on Docs to role Viewer 2024-04-17T09:43:34.630605885Z [2024-04-17T09:43:34.625+0000] {manager.py:562} INFO - Added Permission menu access on Jobs to role Viewer 2024-04-17T09:43:34.648390064Z [2024-04-17T09:43:34.631+0000] {manager.py:562} INFO - Added Permission menu access on Audit Logs to role Viewer 2024-04-17T09:43:34.648404511Z [2024-04-17T09:43:34.635+0000] {manager.py:562} INFO - Added Permission menu access on Plugins to role Viewer 2024-04-17T09:43:34.648407990Z [2024-04-17T09:43:34.640+0000] {manager.py:562} INFO - Added Permission menu access on SLA Misses to role Viewer 2024-04-17T09:43:34.654824840Z [2024-04-17T09:43:34.644+0000] {manager.py:562} INFO - Added Permission menu access on Task Instances to role Viewer 2024-04-17T09:43:34.661071531Z [2024-04-17T09:43:34.657+0000] {manager.py:243} INFO - Inserted Role: User 2024-04-17T09:43:34.661653389Z [2024-04-17T09:43:34.661+0000] {manager.py:562} INFO - Added Permission can read on Audit Logs to role User 2024-04-17T09:43:34.664302611Z [2024-04-17T09:43:34.664+0000] {manager.py:562} INFO - Added Permission can read on DAGs to role User 2024-04-17T09:43:34.681004182Z [2024-04-17T09:43:34.677+0000] {manager.py:562} INFO - Added Permission can read on DAG Dependencies to role User 2024-04-17T09:43:34.692956552Z [2024-04-17T09:43:34.688+0000] {manager.py:562} INFO - Added Permission can read on DAG Code to role User 2024-04-17T09:43:34.692971878Z [2024-04-17T09:43:34.692+0000] {manager.py:562} INFO - Added Permission can read on DAG Runs to role User 2024-04-17T09:43:34.695099831Z [2024-04-17T09:43:34.694+0000] {manager.py:562} INFO - Added Permission can read on Datasets to role User 2024-04-17T09:43:34.697535883Z [2024-04-17T09:43:34.697+0000] {manager.py:562} INFO - Added Permission can read on ImportError to role User 2024-04-17T09:43:34.712137149Z [2024-04-17T09:43:34.707+0000] {manager.py:562} INFO - Added Permission can read on DAG Warnings to role User 2024-04-17T09:43:34.714987622Z [2024-04-17T09:43:34.714+0000] {manager.py:562} INFO - Added Permission can read on Jobs to role User 2024-04-17T09:43:34.718106513Z [2024-04-17T09:43:34.717+0000] {manager.py:562} INFO - Added Permission can read on My Password to role User 2024-04-17T09:43:34.720793579Z [2024-04-17T09:43:34.720+0000] {manager.py:562} INFO - Added Permission can edit on My Password to role User 2024-04-17T09:43:34.741497267Z [2024-04-17T09:43:34.722+0000] {manager.py:562} INFO - Added Permission can read on My Profile to role User 2024-04-17T09:43:34.741517263Z [2024-04-17T09:43:34.739+0000] {manager.py:562} INFO - Added Permission can edit on My Profile to role User 2024-04-17T09:43:34.745047048Z [2024-04-17T09:43:34.744+0000] {manager.py:562} INFO - Added Permission can read on Plugins to role User 2024-04-17T09:43:34.754395265Z [2024-04-17T09:43:34.747+0000] {manager.py:562} INFO - Added Permission can read on SLA Misses to role User 2024-04-17T09:43:34.754411848Z [2024-04-17T09:43:34.750+0000] {manager.py:562} INFO - Added Permission can read on Task Instances to role User 2024-04-17T09:43:34.756213576Z [2024-04-17T09:43:34.755+0000] {manager.py:562} INFO - Added Permission can read on Task Logs to role User 2024-04-17T09:43:34.758361308Z [2024-04-17T09:43:34.758+0000] {manager.py:562} INFO - Added Permission can read on XComs to role User 2024-04-17T09:43:34.773248134Z [2024-04-17T09:43:34.770+0000] {manager.py:562} INFO - Added Permission can read on Website to role User 2024-04-17T09:43:34.773789712Z [2024-04-17T09:43:34.773+0000] {manager.py:562} INFO - Added Permission menu access on Browse to role User 2024-04-17T09:43:34.776539823Z [2024-04-17T09:43:34.776+0000] {manager.py:562} INFO - Added Permission menu access on DAGs to role User 2024-04-17T09:43:34.780534156Z [2024-04-17T09:43:34.780+0000] {manager.py:562} INFO - Added Permission menu access on DAG Dependencies to role User 2024-04-17T09:43:34.783381728Z [2024-04-17T09:43:34.782+0000] {manager.py:562} INFO - Added Permission menu access on DAG Runs to role User 2024-04-17T09:43:34.786044819Z [2024-04-17T09:43:34.785+0000] {manager.py:562} INFO - Added Permission menu access on Datasets to role User 2024-04-17T09:43:34.797306617Z [2024-04-17T09:43:34.794+0000] {manager.py:562} INFO - Added Permission menu access on Documentation to role User 2024-04-17T09:43:34.801647022Z [2024-04-17T09:43:34.799+0000] {manager.py:562} INFO - Added Permission menu access on Docs to role User 2024-04-17T09:43:34.811007577Z [2024-04-17T09:43:34.810+0000] {manager.py:562} INFO - Added Permission menu access on Jobs to role User 2024-04-17T09:43:34.818839111Z [2024-04-17T09:43:34.817+0000] {manager.py:562} INFO - Added Permission menu access on Audit Logs to role User 2024-04-17T09:43:34.821329477Z [2024-04-17T09:43:34.821+0000] {manager.py:562} INFO - Added Permission menu access on Plugins to role User 2024-04-17T09:43:34.824927152Z [2024-04-17T09:43:34.824+0000] {manager.py:562} INFO - Added Permission menu access on SLA Misses to role User 2024-04-17T09:43:34.827584637Z [2024-04-17T09:43:34.827+0000] {manager.py:562} INFO - Added Permission menu access on Task Instances to role User 2024-04-17T09:43:34.830092674Z [2024-04-17T09:43:34.829+0000] {manager.py:562} INFO - Added Permission can edit on DAGs to role User 2024-04-17T09:43:34.832616298Z [2024-04-17T09:43:34.832+0000] {manager.py:562} INFO - Added Permission can delete on DAGs to role User 2024-04-17T09:43:34.835373919Z [2024-04-17T09:43:34.835+0000] {manager.py:562} INFO - Added Permission can create on Task Instances to role User 2024-04-17T09:43:34.837883791Z [2024-04-17T09:43:34.837+0000] {manager.py:562} INFO - Added Permission can edit on Task Instances to role User 2024-04-17T09:43:34.840500962Z [2024-04-17T09:43:34.840+0000] {manager.py:562} INFO - Added Permission can delete on Task Instances to role User 2024-04-17T09:43:34.843554830Z [2024-04-17T09:43:34.843+0000] {manager.py:562} INFO - Added Permission can create on DAG Runs to role User 2024-04-17T09:43:34.846152383Z [2024-04-17T09:43:34.845+0000] {manager.py:562} INFO - Added Permission can edit on DAG Runs to role User 2024-04-17T09:43:34.848235043Z [2024-04-17T09:43:34.848+0000] {manager.py:562} INFO - Added Permission can delete on DAG Runs to role User 2024-04-17T09:43:34.852200161Z [2024-04-17T09:43:34.851+0000] {manager.py:243} INFO - Inserted Role: Op 2024-04-17T09:43:34.856215229Z [2024-04-17T09:43:34.855+0000] {manager.py:562} INFO - Added Permission can read on Audit Logs to role Op 2024-04-17T09:43:34.858649566Z [2024-04-17T09:43:34.858+0000] {manager.py:562} INFO - Added Permission can read on DAGs to role Op 2024-04-17T09:43:34.865114899Z [2024-04-17T09:43:34.864+0000] {manager.py:562} INFO - Added Permission can read on DAG Dependencies to role Op 2024-04-17T09:43:34.867269013Z [2024-04-17T09:43:34.867+0000] {manager.py:562} INFO - Added Permission can read on DAG Code to role Op 2024-04-17T09:43:34.869468067Z [2024-04-17T09:43:34.869+0000] {manager.py:562} INFO - Added Permission can read on DAG Runs to role Op 2024-04-17T09:43:34.884157841Z [2024-04-17T09:43:34.872+0000] {manager.py:562} INFO - Added Permission can read on Datasets to role Op 2024-04-17T09:43:34.884173974Z [2024-04-17T09:43:34.875+0000] {manager.py:562} INFO - Added Permission can read on ImportError to role Op 2024-04-17T09:43:34.884177106Z [2024-04-17T09:43:34.877+0000] {manager.py:562} INFO - Added Permission can read on DAG Warnings to role Op 2024-04-17T09:43:34.884179888Z [2024-04-17T09:43:34.879+0000] {manager.py:562} INFO - Added Permission can read on Jobs to role Op 2024-04-17T09:43:34.886701478Z [2024-04-17T09:43:34.886+0000] {manager.py:562} INFO - Added Permission can read on My Password to role Op 2024-04-17T09:43:34.888966425Z [2024-04-17T09:43:34.888+0000] {manager.py:562} INFO - Added Permission can edit on My Password to role Op 2024-04-17T09:43:34.892961976Z [2024-04-17T09:43:34.891+0000] {manager.py:562} INFO - Added Permission can read on My Profile to role Op 2024-04-17T09:43:34.894028232Z [2024-04-17T09:43:34.893+0000] {manager.py:562} INFO - Added Permission can edit on My Profile to role Op 2024-04-17T09:43:34.897375583Z [2024-04-17T09:43:34.897+0000] {manager.py:562} INFO - Added Permission can read on Plugins to role Op 2024-04-17T09:43:34.901663191Z [2024-04-17T09:43:34.901+0000] {manager.py:562} INFO - Added Permission can read on SLA Misses to role Op 2024-04-17T09:43:34.909300387Z [2024-04-17T09:43:34.909+0000] {manager.py:562} INFO - Added Permission can read on Task Instances to role Op 2024-04-17T09:43:34.924564116Z [2024-04-17T09:43:34.923+0000] {manager.py:562} INFO - Added Permission can read on Task Logs to role Op 2024-04-17T09:43:34.927805218Z [2024-04-17T09:43:34.927+0000] {manager.py:562} INFO - Added Permission can read on XComs to role Op 2024-04-17T09:43:34.933802272Z [2024-04-17T09:43:34.933+0000] {manager.py:562} INFO - Added Permission can read on Website to role Op 2024-04-17T09:43:34.936864459Z [2024-04-17T09:43:34.936+0000] {manager.py:562} INFO - Added Permission menu access on Browse to role Op 2024-04-17T09:43:34.939516110Z [2024-04-17T09:43:34.938+0000] {manager.py:562} INFO - Added Permission menu access on DAGs to role Op 2024-04-17T09:43:34.944717892Z [2024-04-17T09:43:34.944+0000] {manager.py:562} INFO - Added Permission menu access on DAG Dependencies to role Op 2024-04-17T09:43:34.948147782Z [2024-04-17T09:43:34.947+0000] {manager.py:562} INFO - Added Permission menu access on DAG Runs to role Op 2024-04-17T09:43:34.954843431Z [2024-04-17T09:43:34.954+0000] {manager.py:562} INFO - Added Permission menu access on Datasets to role Op 2024-04-17T09:43:34.983649805Z [2024-04-17T09:43:34.983+0000] {manager.py:562} INFO - Added Permission menu access on Documentation to role Op 2024-04-17T09:43:35.006268872Z [2024-04-17T09:43:35.005+0000] {manager.py:562} INFO - Added Permission menu access on Docs to role Op 2024-04-17T09:43:35.015041015Z [2024-04-17T09:43:35.014+0000] {manager.py:562} INFO - Added Permission menu access on Jobs to role Op 2024-04-17T09:43:35.027272451Z [2024-04-17T09:43:35.026+0000] {manager.py:562} INFO - Added Permission menu access on Audit Logs to role Op 2024-04-17T09:43:35.036161058Z [2024-04-17T09:43:35.035+0000] {manager.py:562} INFO - Added Permission menu access on Plugins to role Op 2024-04-17T09:43:35.043577086Z [2024-04-17T09:43:35.043+0000] {manager.py:562} INFO - Added Permission menu access on SLA Misses to role Op 2024-04-17T09:43:35.055105188Z [2024-04-17T09:43:35.054+0000] {manager.py:562} INFO - Added Permission menu access on Task Instances to role Op 2024-04-17T09:43:35.063999445Z [2024-04-17T09:43:35.063+0000] {manager.py:562} INFO - Added Permission can edit on DAGs to role Op 2024-04-17T09:43:35.074329027Z [2024-04-17T09:43:35.073+0000] {manager.py:562} INFO - Added Permission can delete on DAGs to role Op 2024-04-17T09:43:35.085757197Z [2024-04-17T09:43:35.085+0000] {manager.py:562} INFO - Added Permission can create on Task Instances to role Op 2024-04-17T09:43:35.098154530Z [2024-04-17T09:43:35.097+0000] {manager.py:562} INFO - Added Permission can edit on Task Instances to role Op 2024-04-17T09:43:35.101224113Z [2024-04-17T09:43:35.100+0000] {manager.py:562} INFO - Added Permission can delete on Task Instances to role Op 2024-04-17T09:43:35.104173957Z [2024-04-17T09:43:35.103+0000] {manager.py:562} INFO - Added Permission can create on DAG Runs to role Op 2024-04-17T09:43:35.107095776Z [2024-04-17T09:43:35.106+0000] {manager.py:562} INFO - Added Permission can edit on DAG Runs to role Op 2024-04-17T09:43:35.108343584Z [2024-04-17T09:43:35.108+0000] {manager.py:562} INFO - Added Permission can delete on DAG Runs to role Op 2024-04-17T09:43:35.110625879Z [2024-04-17T09:43:35.110+0000] {manager.py:562} INFO - Added Permission can read on Configurations to role Op 2024-04-17T09:43:35.113199567Z [2024-04-17T09:43:35.112+0000] {manager.py:562} INFO - Added Permission menu access on Admin to role Op 2024-04-17T09:43:35.116819531Z [2024-04-17T09:43:35.116+0000] {manager.py:562} INFO - Added Permission menu access on Configurations to role Op 2024-04-17T09:43:35.119740924Z [2024-04-17T09:43:35.119+0000] {manager.py:562} INFO - Added Permission menu access on Connections to role Op 2024-04-17T09:43:35.123671744Z [2024-04-17T09:43:35.123+0000] {manager.py:562} INFO - Added Permission menu access on Pools to role Op 2024-04-17T09:43:35.129717393Z [2024-04-17T09:43:35.129+0000] {manager.py:562} INFO - Added Permission menu access on Variables to role Op 2024-04-17T09:43:35.132790951Z [2024-04-17T09:43:35.132+0000] {manager.py:562} INFO - Added Permission menu access on XComs to role Op 2024-04-17T09:43:35.135505738Z [2024-04-17T09:43:35.135+0000] {manager.py:562} INFO - Added Permission can create on Connections to role Op 2024-04-17T09:43:35.138123204Z [2024-04-17T09:43:35.137+0000] {manager.py:562} INFO - Added Permission can read on Connections to role Op 2024-04-17T09:43:35.145688392Z [2024-04-17T09:43:35.140+0000] {manager.py:562} INFO - Added Permission can edit on Connections to role Op 2024-04-17T09:43:35.145702403Z [2024-04-17T09:43:35.142+0000] {manager.py:562} INFO - Added Permission can delete on Connections to role Op 2024-04-17T09:43:35.145706254Z [2024-04-17T09:43:35.144+0000] {manager.py:562} INFO - Added Permission can create on Pools to role Op 2024-04-17T09:43:35.148051114Z [2024-04-17T09:43:35.147+0000] {manager.py:562} INFO - Added Permission can read on Pools to role Op 2024-04-17T09:43:35.152934931Z [2024-04-17T09:43:35.150+0000] {manager.py:562} INFO - Added Permission can edit on Pools to role Op 2024-04-17T09:43:35.153780039Z [2024-04-17T09:43:35.153+0000] {manager.py:562} INFO - Added Permission can delete on Pools to role Op 2024-04-17T09:43:35.156173376Z [2024-04-17T09:43:35.155+0000] {manager.py:562} INFO - Added Permission can read on Providers to role Op 2024-04-17T09:43:35.174707067Z [2024-04-17T09:43:35.173+0000] {manager.py:562} INFO - Added Permission can create on Variables to role Op 2024-04-17T09:43:35.179897132Z [2024-04-17T09:43:35.179+0000] {manager.py:562} INFO - Added Permission can read on Variables to role Op 2024-04-17T09:43:35.185167125Z [2024-04-17T09:43:35.184+0000] {manager.py:562} INFO - Added Permission can edit on Variables to role Op 2024-04-17T09:43:35.188729780Z [2024-04-17T09:43:35.188+0000] {manager.py:562} INFO - Added Permission can delete on Variables to role Op 2024-04-17T09:43:35.192039397Z [2024-04-17T09:43:35.191+0000] {manager.py:562} INFO - Added Permission can delete on XComs to role Op 2024-04-17T09:43:35.194051013Z [2024-04-17T09:43:35.193+0000] {manager.py:562} INFO - Added Permission can read on DAGs to role Admin 2024-04-17T09:43:35.201520366Z [2024-04-17T09:43:35.200+0000] {manager.py:562} INFO - Added Permission can read on DAG Dependencies to role Admin 2024-04-17T09:43:35.203758385Z [2024-04-17T09:43:35.203+0000] {manager.py:562} INFO - Added Permission can read on DAG Code to role Admin 2024-04-17T09:43:35.206400701Z [2024-04-17T09:43:35.206+0000] {manager.py:562} INFO - Added Permission can read on Datasets to role Admin 2024-04-17T09:43:35.209436685Z [2024-04-17T09:43:35.209+0000] {manager.py:562} INFO - Added Permission can read on ImportError to role Admin 2024-04-17T09:43:35.212172287Z [2024-04-17T09:43:35.211+0000] {manager.py:562} INFO - Added Permission can read on DAG Warnings to role Admin 2024-04-17T09:43:35.217854229Z [2024-04-17T09:43:35.217+0000] {manager.py:562} INFO - Added Permission can read on Task Logs to role Admin 2024-04-17T09:43:35.224133177Z [2024-04-17T09:43:35.223+0000] {manager.py:562} INFO - Added Permission can read on Website to role Admin 2024-04-17T09:43:35.226814319Z [2024-04-17T09:43:35.226+0000] {manager.py:562} INFO - Added Permission can edit on DAGs to role Admin 2024-04-17T09:43:35.230619006Z [2024-04-17T09:43:35.230+0000] {manager.py:562} INFO - Added Permission can delete on DAGs to role Admin 2024-04-17T09:43:35.319919178Z [2024-04-17T09:43:35.319+0000] {security.py:476} INFO - Deleted 3 faulty permissions 2024-04-17T09:43:35.332465471Z [2024-04-17 09:43:35 +0000] [15] [INFO] Starting gunicorn 20.1.0 2024-04-17T09:43:35.989481137Z [2024-04-17T09:43:35.988+0000] {providers_manager.py:243} WARNING - Exception when importing 'airflow.providers.amazon.aws.hooks.base_aws.AwsGenericHook' from 'apache-airflow-providers-amazon' package 2024-04-17T09:43:35.989500492Z Traceback (most recent call last): 2024-04-17T09:43:35.989504414Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers_manager.py", line 275, in _sanity_check 2024-04-17T09:43:35.989516556Z imported_class = import_string(class_name) 2024-04-17T09:43:35.989519546Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/utils/module_loading.py", line 33, in import_string 2024-04-17T09:43:35.989522318Z module = import_module(module_path) 2024-04-17T09:43:35.989525829Z File "/usr/local/lib/python3.10/importlib/__init__.py", line 126, in import_module 2024-04-17T09:43:35.989529324Z return _bootstrap._gcd_import(name[level:], package, level) 2024-04-17T09:43:35.989532544Z File "", line 1050, in _gcd_import 2024-04-17T09:43:35.989535244Z File "", line 1027, in _find_and_load 2024-04-17T09:43:35.989537931Z File "", line 1006, in _find_and_load_unlocked 2024-04-17T09:43:35.989540648Z File "", line 688, in _load_unlocked 2024-04-17T09:43:35.989543424Z File "", line 883, in exec_module 2024-04-17T09:43:35.989546139Z File "", line 241, in _call_with_frames_removed 2024-04-17T09:43:35.989549048Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/amazon/aws/hooks/base_aws.py", line 40, in 2024-04-17T09:43:35.989551793Z import boto3 2024-04-17T09:43:35.989555210Z File "/home/airflow/.local/lib/python3.10/site-packages/boto3/__init__.py", line 17, in 2024-04-17T09:43:35.989558014Z from boto3.session import Session 2024-04-17T09:43:35.989560780Z File "/home/airflow/.local/lib/python3.10/site-packages/boto3/session.py", line 17, in 2024-04-17T09:43:35.989563853Z import botocore.session 2024-04-17T09:43:35.989566702Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/session.py", line 26, in 2024-04-17T09:43:35.989570919Z import botocore.client 2024-04-17T09:43:35.989573936Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/client.py", line 15, in 2024-04-17T09:43:35.989576703Z from botocore import waiter, xform_name 2024-04-17T09:43:35.989579531Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/waiter.py", line 18, in 2024-04-17T09:43:35.989582442Z from botocore.docs.docstring import WaiterDocstring 2024-04-17T09:43:35.989585321Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/docs/__init__.py", line 15, in 2024-04-17T09:43:35.989588339Z from botocore.docs.service import ServiceDocumenter 2024-04-17T09:43:35.989591064Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/docs/service.py", line 14, in 2024-04-17T09:43:35.989593810Z from botocore.docs.client import ClientDocumenter, ClientExceptionsDocumenter 2024-04-17T09:43:35.989596725Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/docs/client.py", line 17, in 2024-04-17T09:43:35.989599453Z from botocore.docs.example import ResponseExampleDocumenter 2024-04-17T09:43:35.989602218Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/docs/example.py", line 13, in 2024-04-17T09:43:35.989606831Z from botocore.docs.shape import ShapeDocumenter 2024-04-17T09:43:35.989609859Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/docs/shape.py", line 19, in 2024-04-17T09:43:35.989612899Z from botocore.utils import is_json_value_header 2024-04-17T09:43:35.989615621Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/utils.py", line 37, in 2024-04-17T09:43:35.989618420Z import botocore.httpsession 2024-04-17T09:43:35.989621374Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/httpsession.py", line 22, in 2024-04-17T09:43:35.989627435Z from urllib3.util.ssl_ import ( 2024-04-17T09:43:35.989630847Z ImportError: cannot import name 'DEFAULT_CIPHERS' from 'urllib3.util.ssl_' (/home/airflow/.local/lib/python3.10/site-packages/urllib3/util/ssl_.py) 2024-04-17T09:43:35.997685878Z [2024-04-17T09:43:35.996+0000] {providers_manager.py:243} WARNING - Exception when importing 'airflow.providers.amazon.aws.hooks.emr.EmrHook' from 'apache-airflow-providers-amazon' package 2024-04-17T09:43:35.997701734Z Traceback (most recent call last): 2024-04-17T09:43:35.997705521Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers_manager.py", line 275, in _sanity_check 2024-04-17T09:43:35.997708587Z imported_class = import_string(class_name) 2024-04-17T09:43:35.997711812Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/utils/module_loading.py", line 33, in import_string 2024-04-17T09:43:35.997714914Z module = import_module(module_path) 2024-04-17T09:43:35.997718613Z File "/usr/local/lib/python3.10/importlib/__init__.py", line 126, in import_module 2024-04-17T09:43:35.997721945Z return _bootstrap._gcd_import(name[level:], package, level) 2024-04-17T09:43:35.997725197Z File "", line 1050, in _gcd_import 2024-04-17T09:43:35.997728264Z File "", line 1027, in _find_and_load 2024-04-17T09:43:35.997731388Z File "", line 1006, in _find_and_load_unlocked 2024-04-17T09:43:35.997734610Z File "", line 688, in _load_unlocked 2024-04-17T09:43:35.997744600Z File "", line 883, in exec_module 2024-04-17T09:43:35.997747963Z File "", line 241, in _call_with_frames_removed 2024-04-17T09:43:35.997750992Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/amazon/aws/hooks/emr.py", line 29, in 2024-04-17T09:43:35.997754240Z from airflow.providers.amazon.aws.hooks.base_aws import AwsBaseHook 2024-04-17T09:43:35.997757233Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/amazon/aws/hooks/base_aws.py", line 40, in 2024-04-17T09:43:35.997760626Z import boto3 2024-04-17T09:43:35.997763978Z File "/home/airflow/.local/lib/python3.10/site-packages/boto3/__init__.py", line 17, in 2024-04-17T09:43:35.997767159Z from boto3.session import Session 2024-04-17T09:43:35.997770166Z File "/home/airflow/.local/lib/python3.10/site-packages/boto3/session.py", line 17, in 2024-04-17T09:43:35.997773657Z import botocore.session 2024-04-17T09:43:35.997776613Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/session.py", line 26, in 2024-04-17T09:43:35.997779515Z import botocore.client 2024-04-17T09:43:35.997782916Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/client.py", line 15, in 2024-04-17T09:43:35.997785909Z from botocore import waiter, xform_name 2024-04-17T09:43:35.997788867Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/waiter.py", line 18, in 2024-04-17T09:43:35.997791899Z from botocore.docs.docstring import WaiterDocstring 2024-04-17T09:43:35.997795031Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/docs/__init__.py", line 15, in 2024-04-17T09:43:35.997798511Z from botocore.docs.service import ServiceDocumenter 2024-04-17T09:43:35.997801413Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/docs/service.py", line 14, in 2024-04-17T09:43:35.997804396Z from botocore.docs.client import ClientDocumenter, ClientExceptionsDocumenter 2024-04-17T09:43:35.997816182Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/docs/client.py", line 17, in 2024-04-17T09:43:35.997819273Z from botocore.docs.example import ResponseExampleDocumenter 2024-04-17T09:43:35.997822534Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/docs/example.py", line 13, in 2024-04-17T09:43:35.997825443Z from botocore.docs.shape import ShapeDocumenter 2024-04-17T09:43:35.997828727Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/docs/shape.py", line 19, in 2024-04-17T09:43:35.997831684Z from botocore.utils import is_json_value_header 2024-04-17T09:43:35.997834531Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/utils.py", line 37, in 2024-04-17T09:43:35.997837479Z import botocore.httpsession 2024-04-17T09:43:35.997840564Z File "/home/airflow/.local/lib/python3.10/site-packages/botocore/httpsession.py", line 22, in 2024-04-17T09:43:35.997843524Z from urllib3.util.ssl_ import ( 2024-04-17T09:43:35.997847182Z ImportError: cannot import name 'DEFAULT_CIPHERS' from 'urllib3.util.ssl_' (/home/airflow/.local/lib/python3.10/site-packages/urllib3/util/ssl_.py) 2024-04-17T09:43:36.002330304Z [2024-04-17T09:43:36.001+0000] {providers_manager.py:243} WARNING - Exception when importing 'airflow.providers.google.common.hooks.base_google.GoogleBaseHook' from 'apache-airflow-providers-google' package 2024-04-17T09:43:36.002346185Z Traceback (most recent call last): 2024-04-17T09:43:36.002349937Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers_manager.py", line 275, in _sanity_check 2024-04-17T09:43:36.002352998Z imported_class = import_string(class_name) 2024-04-17T09:43:36.002356306Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/utils/module_loading.py", line 33, in import_string 2024-04-17T09:43:36.002359263Z module = import_module(module_path) 2024-04-17T09:43:36.002364254Z File "/usr/local/lib/python3.10/importlib/__init__.py", line 126, in import_module 2024-04-17T09:43:36.002367718Z return _bootstrap._gcd_import(name[level:], package, level) 2024-04-17T09:43:36.002371277Z File "", line 1050, in _gcd_import 2024-04-17T09:43:36.002381518Z File "", line 1027, in _find_and_load 2024-04-17T09:43:36.002384930Z File "", line 1006, in _find_and_load_unlocked 2024-04-17T09:43:36.002388212Z File "", line 688, in _load_unlocked 2024-04-17T09:43:36.002391302Z File "", line 883, in exec_module 2024-04-17T09:43:36.002394237Z File "", line 241, in _call_with_frames_removed 2024-04-17T09:43:36.002398204Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/common/hooks/base_google.py", line 51, in 2024-04-17T09:43:36.002401379Z from airflow.providers.google.cloud.utils.credentials_provider import ( 2024-04-17T09:43:36.002404608Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/utils/credentials_provider.py", line 38, in 2024-04-17T09:43:36.002408112Z from airflow.providers.google.cloud._internal_client.secret_manager_client import _SecretManagerClient 2024-04-17T09:43:36.002411476Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/_internal_client/secret_manager_client.py", line 23, in 2024-04-17T09:43:36.002414327Z from google.cloud.secretmanager_v1 import SecretManagerServiceClient 2024-04-17T09:43:36.002417297Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/__init__.py", line 22, in 2024-04-17T09:43:36.002428890Z from google.cloud.secretmanager_v1 import types 2024-04-17T09:43:36.002432014Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/types.py", line 23, in 2024-04-17T09:43:36.002434907Z from google.cloud.secretmanager_v1.proto import resources_pb2 2024-04-17T09:43:36.002438059Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/proto/resources_pb2.py", line 57, in 2024-04-17T09:43:36.002441032Z _descriptor.EnumValueDescriptor( 2024-04-17T09:43:36.002444013Z File "/home/airflow/.local/lib/python3.10/site-packages/google/protobuf/descriptor.py", line 796, in __new__ 2024-04-17T09:43:36.002446903Z _message.Message._CheckCalledFromGeneratedFile() 2024-04-17T09:43:36.002449836Z TypeError: Descriptors cannot not be created directly. 2024-04-17T09:43:36.002452741Z If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0. 2024-04-17T09:43:36.002465356Z If you cannot immediately regenerate your protos, some other possible workarounds are: 2024-04-17T09:43:36.002468305Z 1. Downgrade the protobuf package to 3.20.x or lower. 2024-04-17T09:43:36.002471341Z 2. Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much slower). 2024-04-17T09:43:36.002474099Z 2024-04-17T09:43:36.002477160Z More information: https://developers.google.com/protocol-buffers/docs/news/2022-05-06#python-updates 2024-04-17T09:43:36.006053768Z [2024-04-17T09:43:36.005+0000] {providers_manager.py:243} WARNING - Exception when importing 'airflow.providers.google.cloud.hooks.cloud_sql.CloudSQLHook' from 'apache-airflow-providers-google' package 2024-04-17T09:43:36.006068821Z Traceback (most recent call last): 2024-04-17T09:43:36.006072464Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers_manager.py", line 275, in _sanity_check 2024-04-17T09:43:36.006075514Z imported_class = import_string(class_name) 2024-04-17T09:43:36.006078689Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/utils/module_loading.py", line 33, in import_string 2024-04-17T09:43:36.006081829Z module = import_module(module_path) 2024-04-17T09:43:36.006085424Z File "/usr/local/lib/python3.10/importlib/__init__.py", line 126, in import_module 2024-04-17T09:43:36.006088873Z return _bootstrap._gcd_import(name[level:], package, level) 2024-04-17T09:43:36.006092451Z File "", line 1050, in _gcd_import 2024-04-17T09:43:36.006095884Z File "", line 1027, in _find_and_load 2024-04-17T09:43:36.006098906Z File "", line 1006, in _find_and_load_unlocked 2024-04-17T09:43:36.006108431Z File "", line 688, in _load_unlocked 2024-04-17T09:43:36.006111597Z File "", line 883, in exec_module 2024-04-17T09:43:36.006114587Z File "", line 241, in _call_with_frames_removed 2024-04-17T09:43:36.006118123Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/hooks/cloud_sql.py", line 52, in 2024-04-17T09:43:36.006121057Z from airflow.providers.google.common.hooks.base_google import GoogleBaseHook, get_field 2024-04-17T09:43:36.006124021Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/common/hooks/base_google.py", line 51, in 2024-04-17T09:43:36.006127097Z from airflow.providers.google.cloud.utils.credentials_provider import ( 2024-04-17T09:43:36.006130087Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/utils/credentials_provider.py", line 38, in 2024-04-17T09:43:36.006142707Z from airflow.providers.google.cloud._internal_client.secret_manager_client import _SecretManagerClient 2024-04-17T09:43:36.006146660Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/_internal_client/secret_manager_client.py", line 23, in 2024-04-17T09:43:36.006149604Z from google.cloud.secretmanager_v1 import SecretManagerServiceClient 2024-04-17T09:43:36.006152612Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/__init__.py", line 22, in 2024-04-17T09:43:36.006155678Z from google.cloud.secretmanager_v1 import types 2024-04-17T09:43:36.006158863Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/types.py", line 23, in 2024-04-17T09:43:36.006161794Z from google.cloud.secretmanager_v1.proto import resources_pb2 2024-04-17T09:43:36.006167284Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/proto/resources_pb2.py", line 57, in 2024-04-17T09:43:36.006170355Z _descriptor.EnumValueDescriptor( 2024-04-17T09:43:36.006173471Z File "/home/airflow/.local/lib/python3.10/site-packages/google/protobuf/descriptor.py", line 796, in __new__ 2024-04-17T09:43:36.006176658Z _message.Message._CheckCalledFromGeneratedFile() 2024-04-17T09:43:36.006179742Z TypeError: Descriptors cannot not be created directly. 2024-04-17T09:43:36.006182670Z If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0. 2024-04-17T09:43:36.006185603Z If you cannot immediately regenerate your protos, some other possible workarounds are: 2024-04-17T09:43:36.006188915Z 1. Downgrade the protobuf package to 3.20.x or lower. 2024-04-17T09:43:36.006191850Z 2. Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much slower). 2024-04-17T09:43:36.006194556Z 2024-04-17T09:43:36.006197727Z More information: https://developers.google.com/protocol-buffers/docs/news/2022-05-06#python-updates 2024-04-17T09:43:36.011145302Z [2024-04-17T09:43:36.009+0000] {providers_manager.py:243} WARNING - Exception when importing 'airflow.providers.google.cloud.hooks.cloud_sql.CloudSQLDatabaseHook' from 'apache-airflow-providers-google' package 2024-04-17T09:43:36.011162196Z Traceback (most recent call last): 2024-04-17T09:43:36.011166468Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers_manager.py", line 275, in _sanity_check 2024-04-17T09:43:36.011169383Z imported_class = import_string(class_name) 2024-04-17T09:43:36.011172381Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/utils/module_loading.py", line 33, in import_string 2024-04-17T09:43:36.011175337Z module = import_module(module_path) 2024-04-17T09:43:36.011178832Z File "/usr/local/lib/python3.10/importlib/__init__.py", line 126, in import_module 2024-04-17T09:43:36.011182251Z return _bootstrap._gcd_import(name[level:], package, level) 2024-04-17T09:43:36.011185692Z File "", line 1050, in _gcd_import 2024-04-17T09:43:36.011188608Z File "", line 1027, in _find_and_load 2024-04-17T09:43:36.011191556Z File "", line 1006, in _find_and_load_unlocked 2024-04-17T09:43:36.011194593Z File "", line 688, in _load_unlocked 2024-04-17T09:43:36.011197496Z File "", line 883, in exec_module 2024-04-17T09:43:36.011202151Z File "", line 241, in _call_with_frames_removed 2024-04-17T09:43:36.011219814Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/hooks/cloud_sql.py", line 52, in 2024-04-17T09:43:36.011222959Z from airflow.providers.google.common.hooks.base_google import GoogleBaseHook, get_field 2024-04-17T09:43:36.011225852Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/common/hooks/base_google.py", line 51, in 2024-04-17T09:43:36.011229076Z from airflow.providers.google.cloud.utils.credentials_provider import ( 2024-04-17T09:43:36.011232280Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/utils/credentials_provider.py", line 38, in 2024-04-17T09:43:36.011235852Z from airflow.providers.google.cloud._internal_client.secret_manager_client import _SecretManagerClient 2024-04-17T09:43:36.011239396Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/_internal_client/secret_manager_client.py", line 23, in 2024-04-17T09:43:36.011242318Z from google.cloud.secretmanager_v1 import SecretManagerServiceClient 2024-04-17T09:43:36.011245418Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/__init__.py", line 22, in 2024-04-17T09:43:36.011248374Z from google.cloud.secretmanager_v1 import types 2024-04-17T09:43:36.011251312Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/types.py", line 23, in 2024-04-17T09:43:36.011254267Z from google.cloud.secretmanager_v1.proto import resources_pb2 2024-04-17T09:43:36.011257198Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/proto/resources_pb2.py", line 57, in 2024-04-17T09:43:36.011260101Z _descriptor.EnumValueDescriptor( 2024-04-17T09:43:36.011263030Z File "/home/airflow/.local/lib/python3.10/site-packages/google/protobuf/descriptor.py", line 796, in __new__ 2024-04-17T09:43:36.011266197Z _message.Message._CheckCalledFromGeneratedFile() 2024-04-17T09:43:36.011269134Z TypeError: Descriptors cannot not be created directly. 2024-04-17T09:43:36.011272072Z If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0. 2024-04-17T09:43:36.011274989Z If you cannot immediately regenerate your protos, some other possible workarounds are: 2024-04-17T09:43:36.011277965Z 1. Downgrade the protobuf package to 3.20.x or lower. 2024-04-17T09:43:36.011280884Z 2. Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much slower). 2024-04-17T09:43:36.011283662Z 2024-04-17T09:43:36.011286637Z More information: https://developers.google.com/protocol-buffers/docs/news/2022-05-06#python-updates 2024-04-17T09:43:36.018880524Z [2024-04-17T09:43:36.018+0000] {providers_manager.py:243} WARNING - Exception when importing 'airflow.providers.google.cloud.hooks.bigquery.BigQueryHook' from 'apache-airflow-providers-google' package 2024-04-17T09:43:36.018890396Z Traceback (most recent call last): 2024-04-17T09:43:36.018894430Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers_manager.py", line 275, in _sanity_check 2024-04-17T09:43:36.018897527Z imported_class = import_string(class_name) 2024-04-17T09:43:36.018900830Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/utils/module_loading.py", line 33, in import_string 2024-04-17T09:43:36.018903832Z module = import_module(module_path) 2024-04-17T09:43:36.018907127Z File "/usr/local/lib/python3.10/importlib/__init__.py", line 126, in import_module 2024-04-17T09:43:36.018910899Z return _bootstrap._gcd_import(name[level:], package, level) 2024-04-17T09:43:36.018921115Z File "", line 1050, in _gcd_import 2024-04-17T09:43:36.018934960Z File "", line 1027, in _find_and_load 2024-04-17T09:43:36.018938135Z File "", line 1006, in _find_and_load_unlocked 2024-04-17T09:43:36.018941174Z File "", line 688, in _load_unlocked 2024-04-17T09:43:36.018944095Z File "", line 883, in exec_module 2024-04-17T09:43:36.018947009Z File "", line 241, in _call_with_frames_removed 2024-04-17T09:43:36.018950420Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/hooks/bigquery.py", line 62, in 2024-04-17T09:43:36.018953811Z from airflow.providers.google.common.hooks.base_google import GoogleBaseAsyncHook, GoogleBaseHook, get_field 2024-04-17T09:43:36.018956894Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/common/hooks/base_google.py", line 51, in 2024-04-17T09:43:36.018959830Z from airflow.providers.google.cloud.utils.credentials_provider import ( 2024-04-17T09:43:36.018962897Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/utils/credentials_provider.py", line 38, in 2024-04-17T09:43:36.018965890Z from airflow.providers.google.cloud._internal_client.secret_manager_client import _SecretManagerClient 2024-04-17T09:43:36.018969264Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/_internal_client/secret_manager_client.py", line 23, in 2024-04-17T09:43:36.018972211Z from google.cloud.secretmanager_v1 import SecretManagerServiceClient 2024-04-17T09:43:36.018975261Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/__init__.py", line 22, in 2024-04-17T09:43:36.018978190Z from google.cloud.secretmanager_v1 import types 2024-04-17T09:43:36.018981191Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/types.py", line 23, in 2024-04-17T09:43:36.018984105Z from google.cloud.secretmanager_v1.proto import resources_pb2 2024-04-17T09:43:36.018987148Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/proto/resources_pb2.py", line 57, in 2024-04-17T09:43:36.018990116Z _descriptor.EnumValueDescriptor( 2024-04-17T09:43:36.018993055Z File "/home/airflow/.local/lib/python3.10/site-packages/google/protobuf/descriptor.py", line 796, in __new__ 2024-04-17T09:43:36.018996154Z _message.Message._CheckCalledFromGeneratedFile() 2024-04-17T09:43:36.018999225Z TypeError: Descriptors cannot not be created directly. 2024-04-17T09:43:36.019002124Z If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0. 2024-04-17T09:43:36.019005118Z If you cannot immediately regenerate your protos, some other possible workarounds are: 2024-04-17T09:43:36.019008045Z 1. Downgrade the protobuf package to 3.20.x or lower. 2024-04-17T09:43:36.019011056Z 2. Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much slower). 2024-04-17T09:43:36.019013805Z 2024-04-17T09:43:36.019016893Z More information: https://developers.google.com/protocol-buffers/docs/news/2022-05-06#python-updates 2024-04-17T09:43:36.034910121Z [2024-04-17T09:43:36.034+0000] {providers_manager.py:243} WARNING - Exception when importing 'airflow.providers.google.cloud.hooks.compute_ssh.ComputeEngineSSHHook' from 'apache-airflow-providers-google' package 2024-04-17T09:43:36.034923269Z Traceback (most recent call last): 2024-04-17T09:43:36.034938621Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers_manager.py", line 275, in _sanity_check 2024-04-17T09:43:36.034941805Z imported_class = import_string(class_name) 2024-04-17T09:43:36.034944805Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/utils/module_loading.py", line 33, in import_string 2024-04-17T09:43:36.034947804Z module = import_module(module_path) 2024-04-17T09:43:36.034951069Z File "/usr/local/lib/python3.10/importlib/__init__.py", line 126, in import_module 2024-04-17T09:43:36.034961686Z return _bootstrap._gcd_import(name[level:], package, level) 2024-04-17T09:43:36.034965349Z File "", line 1050, in _gcd_import 2024-04-17T09:43:36.034968308Z File "", line 1027, in _find_and_load 2024-04-17T09:43:36.034971703Z File "", line 1006, in _find_and_load_unlocked 2024-04-17T09:43:36.034974705Z File "", line 688, in _load_unlocked 2024-04-17T09:43:36.034977711Z File "", line 883, in exec_module 2024-04-17T09:43:36.034981064Z File "", line 241, in _call_with_frames_removed 2024-04-17T09:43:36.034984330Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/hooks/compute_ssh.py", line 29, in 2024-04-17T09:43:36.034987424Z from airflow.providers.google.cloud.hooks.compute import ComputeEngineHook 2024-04-17T09:43:36.034990543Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/hooks/compute.py", line 33, in 2024-04-17T09:43:36.034993928Z from airflow.providers.google.common.hooks.base_google import PROVIDE_PROJECT_ID, GoogleBaseHook 2024-04-17T09:43:36.034997054Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/common/hooks/base_google.py", line 51, in 2024-04-17T09:43:36.035000085Z from airflow.providers.google.cloud.utils.credentials_provider import ( 2024-04-17T09:43:36.035003182Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/utils/credentials_provider.py", line 38, in 2024-04-17T09:43:36.035006256Z from airflow.providers.google.cloud._internal_client.secret_manager_client import _SecretManagerClient 2024-04-17T09:43:36.035009659Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/google/cloud/_internal_client/secret_manager_client.py", line 23, in 2024-04-17T09:43:36.035012690Z from google.cloud.secretmanager_v1 import SecretManagerServiceClient 2024-04-17T09:43:36.035015781Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/__init__.py", line 22, in 2024-04-17T09:43:36.035018777Z from google.cloud.secretmanager_v1 import types 2024-04-17T09:43:36.035021877Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/types.py", line 23, in 2024-04-17T09:43:36.035024827Z from google.cloud.secretmanager_v1.proto import resources_pb2 2024-04-17T09:43:36.035027852Z File "/home/airflow/.local/lib/python3.10/site-packages/google/cloud/secretmanager_v1/proto/resources_pb2.py", line 57, in 2024-04-17T09:43:36.035030831Z _descriptor.EnumValueDescriptor( 2024-04-17T09:43:36.035045066Z File "/home/airflow/.local/lib/python3.10/site-packages/google/protobuf/descriptor.py", line 796, in __new__ 2024-04-17T09:43:36.035048246Z _message.Message._CheckCalledFromGeneratedFile() 2024-04-17T09:43:36.035051394Z TypeError: Descriptors cannot not be created directly. 2024-04-17T09:43:36.035054264Z If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0. 2024-04-17T09:43:36.035064315Z If you cannot immediately regenerate your protos, some other possible workarounds are: 2024-04-17T09:43:36.035069515Z 1. Downgrade the protobuf package to 3.20.x or lower. 2024-04-17T09:43:36.035072479Z 2. Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much slower). 2024-04-17T09:43:36.035075330Z 2024-04-17T09:43:36.035078883Z More information: https://developers.google.com/protocol-buffers/docs/news/2022-05-06#python-updates 2024-04-17T09:43:36.036324512Z [2024-04-17T09:43:36.036+0000] {providers_manager.py:235} INFO - Optional provider feature disabled when importing 'airflow.providers.google.leveldb.hooks.leveldb.LevelDBHook' from 'apache-airflow-providers-google' package 2024-04-17T09:43:36.039657065Z [2024-04-17T09:43:36.038+0000] {providers_manager.py:243} WARNING - Exception when importing 'airflow.providers.http.hooks.http.HttpHook' from 'apache-airflow-providers-http' package 2024-04-17T09:43:36.039679285Z Traceback (most recent call last): 2024-04-17T09:43:36.039683293Z File "/home/airflow/.local/lib/python3.10/site-packages/requests_toolbelt/_compat.py", line 48, in 2024-04-17T09:43:36.039686797Z from requests.packages.urllib3.contrib import appengine as gaecontrib 2024-04-17T09:43:36.039690270Z ImportError: cannot import name 'appengine' from 'requests.packages.urllib3.contrib' (/home/airflow/.local/lib/python3.10/site-packages/urllib3/contrib/__init__.py) 2024-04-17T09:43:36.039693212Z 2024-04-17T09:43:36.039696158Z During handling of the above exception, another exception occurred: 2024-04-17T09:43:36.039699103Z 2024-04-17T09:43:36.039714496Z Traceback (most recent call last): 2024-04-17T09:43:36.039718379Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers_manager.py", line 275, in _sanity_check 2024-04-17T09:43:36.039721294Z imported_class = import_string(class_name) 2024-04-17T09:43:36.039724317Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/utils/module_loading.py", line 33, in import_string 2024-04-17T09:43:36.039727340Z module = import_module(module_path) 2024-04-17T09:43:36.039730662Z File "/usr/local/lib/python3.10/importlib/__init__.py", line 126, in import_module 2024-04-17T09:43:36.039733934Z return _bootstrap._gcd_import(name[level:], package, level) 2024-04-17T09:43:36.039737002Z File "", line 1050, in _gcd_import 2024-04-17T09:43:36.039740250Z File "", line 1027, in _find_and_load 2024-04-17T09:43:36.039743510Z File "", line 1006, in _find_and_load_unlocked 2024-04-17T09:43:36.039746690Z File "", line 688, in _load_unlocked 2024-04-17T09:43:36.039749655Z File "", line 883, in exec_module 2024-04-17T09:43:36.039752529Z File "", line 241, in _call_with_frames_removed 2024-04-17T09:43:36.039755427Z File "/home/airflow/.local/lib/python3.10/site-packages/airflow/providers/http/hooks/http.py", line 29, in 2024-04-17T09:43:36.039758620Z from requests_toolbelt.adapters.socket_options import TCPKeepAliveAdapter 2024-04-17T09:43:36.039761774Z File "/home/airflow/.local/lib/python3.10/site-packages/requests_toolbelt/__init__.py", line 12, in 2024-04-17T09:43:36.039764802Z from .adapters import SSLAdapter, SourceAddressAdapter 2024-04-17T09:43:36.039767689Z File "/home/airflow/.local/lib/python3.10/site-packages/requests_toolbelt/adapters/__init__.py", line 12, in 2024-04-17T09:43:36.039770803Z from .ssl import SSLAdapter 2024-04-17T09:43:36.039780913Z File "/home/airflow/.local/lib/python3.10/site-packages/requests_toolbelt/adapters/ssl.py", line 16, in 2024-04-17T09:43:36.039783858Z from .._compat import poolmanager 2024-04-17T09:43:36.039786977Z File "/home/airflow/.local/lib/python3.10/site-packages/requests_toolbelt/_compat.py", line 50, in 2024-04-17T09:43:36.039789940Z from urllib3.contrib import appengine as gaecontrib 2024-04-17T09:43:36.039793356Z ImportError: cannot import name 'appengine' from 'urllib3.contrib' (/home/airflow/.local/lib/python3.10/site-packages/urllib3/contrib/__init__.py) 2024-04-17T09:43:36.057531020Z [2024-04-17 09:43:36 +0000] [15] [INFO] Listening at: http://0.0.0.0:8080 (15) 2024-04-17T09:43:36.057546392Z [2024-04-17 09:43:36 +0000] [15] [INFO] Using worker: sync 2024-04-17T09:43:36.087781350Z [2024-04-17 09:43:36 +0000] [22] [INFO] Booting worker with pid: 22 2024-04-17T09:43:36.163861420Z [2024-04-17 09:43:36 +0000] [23] [INFO] Booting worker with pid: 23 2024-04-17T09:43:36.248600953Z [2024-04-17 09:43:36 +0000] [24] [INFO] Booting worker with pid: 24 2024-04-17T09:43:36.369573185Z [2024-04-17 09:43:36 +0000] [25] [INFO] Booting worker with pid: 25 2024-04-17T09:43:39.474975749Z 10.244.0.1 - - [17/Apr/2024:09:43:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:43:39.547966093Z 10.244.0.1 - - [17/Apr/2024:09:43:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:43:44.452957206Z 10.244.0.1 - - [17/Apr/2024:09:43:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:43:44.825007410Z 10.244.0.1 - - [17/Apr/2024:09:43:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:43:49.430968442Z 10.244.0.1 - - [17/Apr/2024:09:43:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:43:49.633263700Z 10.244.0.1 - - [17/Apr/2024:09:43:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:43:54.430996181Z 10.244.0.1 - - [17/Apr/2024:09:43:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:43:54.465319436Z 10.244.0.1 - - [17/Apr/2024:09:43:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:43:59.450200756Z 10.244.0.1 - - [17/Apr/2024:09:43:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:43:59.527201033Z 10.244.0.1 - - [17/Apr/2024:09:43:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:44:04.431977287Z 10.244.0.1 - - [17/Apr/2024:09:44:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:44:04.495815056Z 10.244.0.1 - - [17/Apr/2024:09:44:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:44:09.454746412Z 10.244.0.1 - - [17/Apr/2024:09:44:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:44:09.468648638Z 10.244.0.1 - - [17/Apr/2024:09:44:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:44:14.438575588Z 10.244.0.1 - - [17/Apr/2024:09:44:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:44:14.450903609Z 10.244.0.1 - - [17/Apr/2024:09:44:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:44:19.442288450Z 10.244.0.1 - - [17/Apr/2024:09:44:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:44:19.448046426Z 10.244.0.1 - - [17/Apr/2024:09:44:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:44:24.565664898Z 10.244.0.1 - - [17/Apr/2024:09:44:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:44:24.589234560Z 10.244.0.1 - - [17/Apr/2024:09:44:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:44:29.427889426Z 10.244.0.1 - - [17/Apr/2024:09:44:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:44:29.509483416Z 10.244.0.1 - - [17/Apr/2024:09:44:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:44:34.460956662Z 10.244.0.1 - - [17/Apr/2024:09:44:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:44:34.461882217Z 10.244.0.1 - - [17/Apr/2024:09:44:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:44:39.433685648Z 10.244.0.1 - - [17/Apr/2024:09:44:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:44:39.434046515Z 10.244.0.1 - - [17/Apr/2024:09:44:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:44:44.431363261Z 10.244.0.1 - - [17/Apr/2024:09:44:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:44:44.431417630Z 10.244.0.1 - - [17/Apr/2024:09:44:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:44:49.429475234Z 10.244.0.1 - - [17/Apr/2024:09:44:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:44:49.433136591Z 10.244.0.1 - - [17/Apr/2024:09:44:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:44:54.430382268Z 10.244.0.1 - - [17/Apr/2024:09:44:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:44:54.430868603Z 10.244.0.1 - - [17/Apr/2024:09:44:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:44:59.430738558Z 10.244.0.1 - - [17/Apr/2024:09:44:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:44:59.453612981Z 10.244.0.1 - - [17/Apr/2024:09:44:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:45:04.448822003Z 10.244.0.1 - - [17/Apr/2024:09:45:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:45:04.449243040Z 10.244.0.1 - - [17/Apr/2024:09:45:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:45:09.435964192Z 10.244.0.1 - - [17/Apr/2024:09:45:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:45:09.440185287Z 10.244.0.1 - - [17/Apr/2024:09:45:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:45:14.425430424Z 10.244.0.1 - - [17/Apr/2024:09:45:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:45:14.427753365Z 10.244.0.1 - - [17/Apr/2024:09:45:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:45:19.427103928Z 10.244.0.1 - - [17/Apr/2024:09:45:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:45:19.429550064Z 10.244.0.1 - - [17/Apr/2024:09:45:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:45:24.428495320Z 10.244.0.1 - - [17/Apr/2024:09:45:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:45:24.430280920Z 10.244.0.1 - - [17/Apr/2024:09:45:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:45:29.427302675Z 10.244.0.1 - - [17/Apr/2024:09:45:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:45:29.428229878Z 10.244.0.1 - - [17/Apr/2024:09:45:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:45:34.429092600Z 10.244.0.1 - - [17/Apr/2024:09:45:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:45:34.435976905Z 10.244.0.1 - - [17/Apr/2024:09:45:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:45:39.432708036Z 10.244.0.1 - - [17/Apr/2024:09:45:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:45:39.433844686Z 10.244.0.1 - - [17/Apr/2024:09:45:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:45:44.430418062Z 10.244.0.1 - - [17/Apr/2024:09:45:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:45:44.435264974Z 10.244.0.1 - - [17/Apr/2024:09:45:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:45:49.434939103Z 10.244.0.1 - - [17/Apr/2024:09:45:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:45:49.435342584Z 10.244.0.1 - - [17/Apr/2024:09:45:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:45:54.434856727Z 10.244.0.1 - - [17/Apr/2024:09:45:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:45:54.441874947Z 10.244.0.1 - - [17/Apr/2024:09:45:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:45:59.429357933Z 10.244.0.1 - - [17/Apr/2024:09:45:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:45:59.433903449Z 10.244.0.1 - - [17/Apr/2024:09:45:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:46:04.429981280Z 10.244.0.1 - - [17/Apr/2024:09:46:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:46:04.438725220Z 10.244.0.1 - - [17/Apr/2024:09:46:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:46:09.426333537Z 10.244.0.1 - - [17/Apr/2024:09:46:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:46:09.428960670Z 10.244.0.1 - - [17/Apr/2024:09:46:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:46:14.425872199Z 10.244.0.1 - - [17/Apr/2024:09:46:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:46:14.430427427Z 10.244.0.1 - - [17/Apr/2024:09:46:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:46:19.426903749Z 10.244.0.1 - - [17/Apr/2024:09:46:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:46:19.427241804Z 10.244.0.1 - - [17/Apr/2024:09:46:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:46:24.438939109Z 10.244.0.1 - - [17/Apr/2024:09:46:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:46:24.440973151Z 10.244.0.1 - - [17/Apr/2024:09:46:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:46:29.426056821Z 10.244.0.1 - - [17/Apr/2024:09:46:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:46:29.427210397Z 10.244.0.1 - - [17/Apr/2024:09:46:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:46:34.425493400Z 10.244.0.1 - - [17/Apr/2024:09:46:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:46:34.425901489Z 10.244.0.1 - - [17/Apr/2024:09:46:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:46:39.430153243Z 10.244.0.1 - - [17/Apr/2024:09:46:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:46:39.430745830Z 10.244.0.1 - - [17/Apr/2024:09:46:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:46:44.426374582Z 10.244.0.1 - - [17/Apr/2024:09:46:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:46:44.427230620Z 10.244.0.1 - - [17/Apr/2024:09:46:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:46:49.427347168Z 10.244.0.1 - - [17/Apr/2024:09:46:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:46:49.427364741Z 10.244.0.1 - - [17/Apr/2024:09:46:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:46:54.427806350Z 10.244.0.1 - - [17/Apr/2024:09:46:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:46:54.430442720Z 10.244.0.1 - - [17/Apr/2024:09:46:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:46:59.427941345Z 10.244.0.1 - - [17/Apr/2024:09:46:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:46:59.431735059Z 10.244.0.1 - - [17/Apr/2024:09:46:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:47:04.428983924Z 10.244.0.1 - - [17/Apr/2024:09:47:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:47:04.432769679Z 10.244.0.1 - - [17/Apr/2024:09:47:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:47:09.426881327Z 10.244.0.1 - - [17/Apr/2024:09:47:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:47:09.433330158Z 10.244.0.1 - - [17/Apr/2024:09:47:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:47:14.431240812Z 10.244.0.1 - - [17/Apr/2024:09:47:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:47:14.431540442Z 10.244.0.1 - - [17/Apr/2024:09:47:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:47:19.433085756Z 10.244.0.1 - - [17/Apr/2024:09:47:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:47:19.435645421Z 10.244.0.1 - - [17/Apr/2024:09:47:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:47:24.431887545Z 10.244.0.1 - - [17/Apr/2024:09:47:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:47:24.435543069Z 10.244.0.1 - - [17/Apr/2024:09:47:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:47:29.427330931Z 10.244.0.1 - - [17/Apr/2024:09:47:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:47:29.428369198Z 10.244.0.1 - - [17/Apr/2024:09:47:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:47:34.431557753Z 10.244.0.1 - - [17/Apr/2024:09:47:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:47:34.433902930Z 10.244.0.1 - - [17/Apr/2024:09:47:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:47:39.429809981Z 10.244.0.1 - - [17/Apr/2024:09:47:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:47:39.429827368Z 10.244.0.1 - - [17/Apr/2024:09:47:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:47:44.433825599Z 10.244.0.1 - - [17/Apr/2024:09:47:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:47:44.434321734Z 10.244.0.1 - - [17/Apr/2024:09:47:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:47:49.437712275Z 10.244.0.1 - - [17/Apr/2024:09:47:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:47:49.448821830Z 10.244.0.1 - - [17/Apr/2024:09:47:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:47:54.431669758Z 10.244.0.1 - - [17/Apr/2024:09:47:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:47:54.440178895Z 10.244.0.1 - - [17/Apr/2024:09:47:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:47:59.428651057Z 10.244.0.1 - - [17/Apr/2024:09:47:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:47:59.432584754Z 10.244.0.1 - - [17/Apr/2024:09:47:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:48:04.428020520Z 10.244.0.1 - - [17/Apr/2024:09:48:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:48:04.430202310Z 10.244.0.1 - - [17/Apr/2024:09:48:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:48:09.427362724Z 10.244.0.1 - - [17/Apr/2024:09:48:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:48:09.428564738Z 10.244.0.1 - - [17/Apr/2024:09:48:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:48:14.425743825Z 10.244.0.1 - - [17/Apr/2024:09:48:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:48:14.434849596Z 10.244.0.1 - - [17/Apr/2024:09:48:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:48:19.428146910Z 10.244.0.1 - - [17/Apr/2024:09:48:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:48:19.434078032Z 10.244.0.1 - - [17/Apr/2024:09:48:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:48:24.428623740Z 10.244.0.1 - - [17/Apr/2024:09:48:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:48:24.430080098Z 10.244.0.1 - - [17/Apr/2024:09:48:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:48:29.424829836Z 10.244.0.1 - - [17/Apr/2024:09:48:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:48:29.434411399Z 10.244.0.1 - - [17/Apr/2024:09:48:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:48:34.427701846Z 10.244.0.1 - - [17/Apr/2024:09:48:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:48:34.435640434Z 10.244.0.1 - - [17/Apr/2024:09:48:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:48:39.428811939Z 10.244.0.1 - - [17/Apr/2024:09:48:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:48:39.429217523Z 10.244.0.1 - - [17/Apr/2024:09:48:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:48:44.427418665Z 10.244.0.1 - - [17/Apr/2024:09:48:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:48:44.430539737Z 10.244.0.1 - - [17/Apr/2024:09:48:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:48:49.427366147Z 10.244.0.1 - - [17/Apr/2024:09:48:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:48:49.429016849Z 10.244.0.1 - - [17/Apr/2024:09:48:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:48:54.433616715Z 10.244.0.1 - - [17/Apr/2024:09:48:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:48:54.434997475Z 10.244.0.1 - - [17/Apr/2024:09:48:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:48:59.425678103Z 10.244.0.1 - - [17/Apr/2024:09:48:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:48:59.429054495Z 10.244.0.1 - - [17/Apr/2024:09:48:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:49:04.428070340Z 10.244.0.1 - - [17/Apr/2024:09:49:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:49:04.436870114Z 10.244.0.1 - - [17/Apr/2024:09:49:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:49:09.428346491Z 10.244.0.1 - - [17/Apr/2024:09:49:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:49:09.429244529Z 10.244.0.1 - - [17/Apr/2024:09:49:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:49:14.430081923Z 10.244.0.1 - - [17/Apr/2024:09:49:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:49:14.431694218Z 10.244.0.1 - - [17/Apr/2024:09:49:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:49:19.430057432Z 10.244.0.1 - - [17/Apr/2024:09:49:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:49:19.431474788Z 10.244.0.1 - - [17/Apr/2024:09:49:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:49:24.435179243Z 10.244.0.1 - - [17/Apr/2024:09:49:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:49:24.437398510Z 10.244.0.1 - - [17/Apr/2024:09:49:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:49:29.429362220Z 10.244.0.1 - - [17/Apr/2024:09:49:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:49:29.430015628Z 10.244.0.1 - - [17/Apr/2024:09:49:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:49:34.430833806Z 10.244.0.1 - - [17/Apr/2024:09:49:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:49:34.434297777Z 10.244.0.1 - - [17/Apr/2024:09:49:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:49:39.426599872Z 10.244.0.1 - - [17/Apr/2024:09:49:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:49:39.435466491Z 10.244.0.1 - - [17/Apr/2024:09:49:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:49:44.430052886Z 10.244.0.1 - - [17/Apr/2024:09:49:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:49:44.431983549Z 10.244.0.1 - - [17/Apr/2024:09:49:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:49:49.430585859Z 10.244.0.1 - - [17/Apr/2024:09:49:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:49:49.437104533Z 10.244.0.1 - - [17/Apr/2024:09:49:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:49:54.446014108Z 10.244.0.1 - - [17/Apr/2024:09:49:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:49:54.452727452Z 10.244.0.1 - - [17/Apr/2024:09:49:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:49:59.427794591Z 10.244.0.1 - - [17/Apr/2024:09:49:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:49:59.443298602Z 10.244.0.1 - - [17/Apr/2024:09:49:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:50:04.438111859Z 10.244.0.1 - - [17/Apr/2024:09:50:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:50:04.439076334Z 10.244.0.1 - - [17/Apr/2024:09:50:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:50:09.441059642Z 10.244.0.1 - - [17/Apr/2024:09:50:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:50:09.442815559Z 10.244.0.1 - - [17/Apr/2024:09:50:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:50:14.430400704Z 10.244.0.1 - - [17/Apr/2024:09:50:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:50:14.431193500Z 10.244.0.1 - - [17/Apr/2024:09:50:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:50:19.425462963Z 10.244.0.1 - - [17/Apr/2024:09:50:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:50:19.430081300Z 10.244.0.1 - - [17/Apr/2024:09:50:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:50:24.426883825Z 10.244.0.1 - - [17/Apr/2024:09:50:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:50:24.427662455Z 10.244.0.1 - - [17/Apr/2024:09:50:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:50:29.449261960Z 10.244.0.1 - - [17/Apr/2024:09:50:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:50:29.455752963Z 10.244.0.1 - - [17/Apr/2024:09:50:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:50:34.430010354Z 10.244.0.1 - - [17/Apr/2024:09:50:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:50:34.430428043Z 10.244.0.1 - - [17/Apr/2024:09:50:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:50:39.435892124Z 10.244.0.1 - - [17/Apr/2024:09:50:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:50:39.436018385Z 10.244.0.1 - - [17/Apr/2024:09:50:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:50:44.437460180Z 10.244.0.1 - - [17/Apr/2024:09:50:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:50:44.439681521Z 10.244.0.1 - - [17/Apr/2024:09:50:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:50:49.427909863Z 10.244.0.1 - - [17/Apr/2024:09:50:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:50:49.429783834Z 10.244.0.1 - - [17/Apr/2024:09:50:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:50:54.435718452Z 10.244.0.1 - - [17/Apr/2024:09:50:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:50:54.438206385Z 10.244.0.1 - - [17/Apr/2024:09:50:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:50:59.425891543Z 10.244.0.1 - - [17/Apr/2024:09:50:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:50:59.426388445Z 10.244.0.1 - - [17/Apr/2024:09:50:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:51:04.427375818Z 10.244.0.1 - - [17/Apr/2024:09:51:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:51:04.429047546Z 10.244.0.1 - - [17/Apr/2024:09:51:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:51:09.427472370Z 10.244.0.1 - - [17/Apr/2024:09:51:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:51:09.428598246Z 10.244.0.1 - - [17/Apr/2024:09:51:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:51:14.434300919Z 10.244.0.1 - - [17/Apr/2024:09:51:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:51:14.437932745Z 10.244.0.1 - - [17/Apr/2024:09:51:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:51:19.426929869Z 10.244.0.1 - - [17/Apr/2024:09:51:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:51:19.429268225Z 10.244.0.1 - - [17/Apr/2024:09:51:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:51:24.427343148Z 10.244.0.1 - - [17/Apr/2024:09:51:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:51:24.429332500Z 10.244.0.1 - - [17/Apr/2024:09:51:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:51:29.437413403Z 10.244.0.1 - - [17/Apr/2024:09:51:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:51:29.448897330Z 10.244.0.1 - - [17/Apr/2024:09:51:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:51:34.426712288Z 10.244.0.1 - - [17/Apr/2024:09:51:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:51:34.433197515Z 10.244.0.1 - - [17/Apr/2024:09:51:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:51:39.431652515Z 10.244.0.1 - - [17/Apr/2024:09:51:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:51:39.442554355Z 10.244.0.1 - - [17/Apr/2024:09:51:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:51:44.430461686Z 10.244.0.1 - - [17/Apr/2024:09:51:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:51:44.435334568Z 10.244.0.1 - - [17/Apr/2024:09:51:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:51:49.426888440Z 10.244.0.1 - - [17/Apr/2024:09:51:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:51:49.430634907Z 10.244.0.1 - - [17/Apr/2024:09:51:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:51:54.430256890Z 10.244.0.1 - - [17/Apr/2024:09:51:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:51:54.436542421Z 10.244.0.1 - - [17/Apr/2024:09:51:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:51:59.427309292Z 10.244.0.1 - - [17/Apr/2024:09:51:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:51:59.436142473Z 10.244.0.1 - - [17/Apr/2024:09:51:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:52:04.436402108Z 10.244.0.1 - - [17/Apr/2024:09:52:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:52:04.443098699Z 10.244.0.1 - - [17/Apr/2024:09:52:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:52:09.426362588Z 10.244.0.1 - - [17/Apr/2024:09:52:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:52:09.431090862Z 10.244.0.1 - - [17/Apr/2024:09:52:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:52:14.427582544Z 10.244.0.1 - - [17/Apr/2024:09:52:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:52:14.429195862Z 10.244.0.1 - - [17/Apr/2024:09:52:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:52:19.431425775Z 10.244.0.1 - - [17/Apr/2024:09:52:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:52:19.437982793Z 10.244.0.1 - - [17/Apr/2024:09:52:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:52:24.425211394Z 10.244.0.1 - - [17/Apr/2024:09:52:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:52:24.433271365Z 10.244.0.1 - - [17/Apr/2024:09:52:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:52:29.428376523Z 10.244.0.1 - - [17/Apr/2024:09:52:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:52:29.433413214Z 10.244.0.1 - - [17/Apr/2024:09:52:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:52:34.428030187Z 10.244.0.1 - - [17/Apr/2024:09:52:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:52:34.437522053Z 10.244.0.1 - - [17/Apr/2024:09:52:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:52:39.438112163Z 10.244.0.1 - - [17/Apr/2024:09:52:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:52:39.439158204Z 10.244.0.1 - - [17/Apr/2024:09:52:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:52:44.428695076Z 10.244.0.1 - - [17/Apr/2024:09:52:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:52:44.439693935Z 10.244.0.1 - - [17/Apr/2024:09:52:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:52:49.428034412Z 10.244.0.1 - - [17/Apr/2024:09:52:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:52:49.433153191Z 10.244.0.1 - - [17/Apr/2024:09:52:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:52:54.425838830Z 10.244.0.1 - - [17/Apr/2024:09:52:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:52:54.426493918Z 10.244.0.1 - - [17/Apr/2024:09:52:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:52:59.426032533Z 10.244.0.1 - - [17/Apr/2024:09:52:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:52:59.426907918Z 10.244.0.1 - - [17/Apr/2024:09:52:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:53:04.426869915Z 10.244.0.1 - - [17/Apr/2024:09:53:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:53:04.433127042Z 10.244.0.1 - - [17/Apr/2024:09:53:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:53:09.426790146Z 10.244.0.1 - - [17/Apr/2024:09:53:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:53:09.433253083Z 10.244.0.1 - - [17/Apr/2024:09:53:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:53:14.428551142Z 10.244.0.1 - - [17/Apr/2024:09:53:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:53:14.429549130Z 10.244.0.1 - - [17/Apr/2024:09:53:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:53:19.432360909Z 10.244.0.1 - - [17/Apr/2024:09:53:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:53:19.435967251Z 10.244.0.1 - - [17/Apr/2024:09:53:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:53:24.425927124Z 10.244.0.1 - - [17/Apr/2024:09:53:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:53:24.425954591Z 10.244.0.1 - - [17/Apr/2024:09:53:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:53:29.426061728Z 10.244.0.1 - - [17/Apr/2024:09:53:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:53:29.426406786Z 10.244.0.1 - - [17/Apr/2024:09:53:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:53:34.432013257Z 10.244.0.1 - - [17/Apr/2024:09:53:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:53:34.434982543Z 10.244.0.1 - - [17/Apr/2024:09:53:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:53:39.429052412Z 10.244.0.1 - - [17/Apr/2024:09:53:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:53:39.432434718Z 10.244.0.1 - - [17/Apr/2024:09:53:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:53:44.426228496Z 10.244.0.1 - - [17/Apr/2024:09:53:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:53:44.428562886Z 10.244.0.1 - - [17/Apr/2024:09:53:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:53:49.428697011Z 10.244.0.1 - - [17/Apr/2024:09:53:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:53:49.431712076Z 10.244.0.1 - - [17/Apr/2024:09:53:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:53:54.426099831Z 10.244.0.1 - - [17/Apr/2024:09:53:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:53:54.426205263Z 10.244.0.1 - - [17/Apr/2024:09:53:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:53:59.430264705Z 10.244.0.1 - - [17/Apr/2024:09:53:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:53:59.438458545Z 10.244.0.1 - - [17/Apr/2024:09:53:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:54:04.430280849Z 10.244.0.1 - - [17/Apr/2024:09:54:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:54:04.437899005Z 10.244.0.1 - - [17/Apr/2024:09:54:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:54:09.434017529Z 10.244.0.1 - - [17/Apr/2024:09:54:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:54:09.435193341Z 10.244.0.1 - - [17/Apr/2024:09:54:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:54:14.428546853Z 10.244.0.1 - - [17/Apr/2024:09:54:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:54:14.433832289Z 10.244.0.1 - - [17/Apr/2024:09:54:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:54:19.429656966Z 10.244.0.1 - - [17/Apr/2024:09:54:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:54:19.432611905Z 10.244.0.1 - - [17/Apr/2024:09:54:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:54:24.428131884Z 10.244.0.1 - - [17/Apr/2024:09:54:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:54:24.430855675Z 10.244.0.1 - - [17/Apr/2024:09:54:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:54:29.429391360Z 10.244.0.1 - - [17/Apr/2024:09:54:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:54:29.431129983Z 10.244.0.1 - - [17/Apr/2024:09:54:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:54:34.427034509Z 10.244.0.1 - - [17/Apr/2024:09:54:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:54:34.430165957Z 10.244.0.1 - - [17/Apr/2024:09:54:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:54:39.434917719Z 10.244.0.1 - - [17/Apr/2024:09:54:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:54:39.436136998Z 10.244.0.1 - - [17/Apr/2024:09:54:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:54:44.425789848Z 10.244.0.1 - - [17/Apr/2024:09:54:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:54:44.431034976Z 10.244.0.1 - - [17/Apr/2024:09:54:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:54:49.431987023Z 10.244.0.1 - - [17/Apr/2024:09:54:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:54:49.432596882Z 10.244.0.1 - - [17/Apr/2024:09:54:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:54:54.426007957Z 10.244.0.1 - - [17/Apr/2024:09:54:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:54:54.427658705Z 10.244.0.1 - - [17/Apr/2024:09:54:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:54:59.438011031Z 10.244.0.1 - - [17/Apr/2024:09:54:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:54:59.438578868Z 10.244.0.1 - - [17/Apr/2024:09:54:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:55:04.429205091Z 10.244.0.1 - - [17/Apr/2024:09:55:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:55:04.434112947Z 10.244.0.1 - - [17/Apr/2024:09:55:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:55:09.432323434Z 10.244.0.1 - - [17/Apr/2024:09:55:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:55:09.434510379Z 10.244.0.1 - - [17/Apr/2024:09:55:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:55:14.427159463Z 10.244.0.1 - - [17/Apr/2024:09:55:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:55:14.428777973Z 10.244.0.1 - - [17/Apr/2024:09:55:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:55:19.427772647Z 10.244.0.1 - - [17/Apr/2024:09:55:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:55:19.431170346Z 10.244.0.1 - - [17/Apr/2024:09:55:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:55:24.426759314Z 10.244.0.1 - - [17/Apr/2024:09:55:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:55:24.432359931Z 10.244.0.1 - - [17/Apr/2024:09:55:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:55:29.433000743Z 10.244.0.1 - - [17/Apr/2024:09:55:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:55:29.444285897Z 10.244.0.1 - - [17/Apr/2024:09:55:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:55:34.456144824Z 10.244.0.1 - - [17/Apr/2024:09:55:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:55:34.480356727Z 10.244.0.1 - - [17/Apr/2024:09:55:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:55:39.440423582Z 10.244.0.1 - - [17/Apr/2024:09:55:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:55:39.440756782Z 10.244.0.1 - - [17/Apr/2024:09:55:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:55:44.456969354Z 10.244.0.1 - - [17/Apr/2024:09:55:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:55:44.460853348Z 10.244.0.1 - - [17/Apr/2024:09:55:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:55:49.442150291Z 10.244.0.1 - - [17/Apr/2024:09:55:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:55:49.444710007Z 10.244.0.1 - - [17/Apr/2024:09:55:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:55:54.427232624Z 10.244.0.1 - - [17/Apr/2024:09:55:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:55:54.436218905Z 10.244.0.1 - - [17/Apr/2024:09:55:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:55:59.432868192Z 10.244.0.1 - - [17/Apr/2024:09:55:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:55:59.440490179Z 10.244.0.1 - - [17/Apr/2024:09:55:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:56:04.440023538Z 10.244.0.1 - - [17/Apr/2024:09:56:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:56:04.440332216Z 10.244.0.1 - - [17/Apr/2024:09:56:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:56:09.433259996Z 10.244.0.1 - - [17/Apr/2024:09:56:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:56:09.435458921Z 10.244.0.1 - - [17/Apr/2024:09:56:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:56:14.432086961Z 10.244.0.1 - - [17/Apr/2024:09:56:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:56:14.432735287Z 10.244.0.1 - - [17/Apr/2024:09:56:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:56:19.434825926Z 10.244.0.1 - - [17/Apr/2024:09:56:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:56:19.443552235Z 10.244.0.1 - - [17/Apr/2024:09:56:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:56:24.431516998Z 10.244.0.1 - - [17/Apr/2024:09:56:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:56:24.432770889Z 10.244.0.1 - - [17/Apr/2024:09:56:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:56:29.426644809Z 10.244.0.1 - - [17/Apr/2024:09:56:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:56:29.427591509Z 10.244.0.1 - - [17/Apr/2024:09:56:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:56:34.428117163Z 10.244.0.1 - - [17/Apr/2024:09:56:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:56:34.432926428Z 10.244.0.1 - - [17/Apr/2024:09:56:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:56:39.427339521Z 10.244.0.1 - - [17/Apr/2024:09:56:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:56:39.431865162Z 10.244.0.1 - - [17/Apr/2024:09:56:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:56:44.426885034Z 10.244.0.1 - - [17/Apr/2024:09:56:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:56:44.441054527Z 10.244.0.1 - - [17/Apr/2024:09:56:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:56:49.425984397Z 10.244.0.1 - - [17/Apr/2024:09:56:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:56:49.432060534Z 10.244.0.1 - - [17/Apr/2024:09:56:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:56:54.427619503Z 10.244.0.1 - - [17/Apr/2024:09:56:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:56:54.433618803Z 10.244.0.1 - - [17/Apr/2024:09:56:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:56:59.427113908Z 10.244.0.1 - - [17/Apr/2024:09:56:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:56:59.435227138Z 10.244.0.1 - - [17/Apr/2024:09:56:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:57:04.431469614Z 10.244.0.1 - - [17/Apr/2024:09:57:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:57:04.433437520Z 10.244.0.1 - - [17/Apr/2024:09:57:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:57:09.429739964Z 10.244.0.1 - - [17/Apr/2024:09:57:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:57:09.438337781Z 10.244.0.1 - - [17/Apr/2024:09:57:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:57:14.430932935Z 10.244.0.1 - - [17/Apr/2024:09:57:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:57:14.432742173Z 10.244.0.1 - - [17/Apr/2024:09:57:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:57:19.435377227Z 10.244.0.1 - - [17/Apr/2024:09:57:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:57:19.441405399Z 10.244.0.1 - - [17/Apr/2024:09:57:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:57:24.429245467Z 10.244.0.1 - - [17/Apr/2024:09:57:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:57:24.435517195Z 10.244.0.1 - - [17/Apr/2024:09:57:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:57:29.427605190Z 10.244.0.1 - - [17/Apr/2024:09:57:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:57:29.436138392Z 10.244.0.1 - - [17/Apr/2024:09:57:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:57:34.433433345Z 10.244.0.1 - - [17/Apr/2024:09:57:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:57:34.437553150Z 10.244.0.1 - - [17/Apr/2024:09:57:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:57:39.432012204Z 10.244.0.1 - - [17/Apr/2024:09:57:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:57:39.441610354Z 10.244.0.1 - - [17/Apr/2024:09:57:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:57:44.434746481Z 10.244.0.1 - - [17/Apr/2024:09:57:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:57:44.436377701Z 10.244.0.1 - - [17/Apr/2024:09:57:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:57:49.436518741Z 10.244.0.1 - - [17/Apr/2024:09:57:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:57:49.440500578Z 10.244.0.1 - - [17/Apr/2024:09:57:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:57:54.436436767Z 10.244.0.1 - - [17/Apr/2024:09:57:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:57:54.436928060Z 10.244.0.1 - - [17/Apr/2024:09:57:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:57:59.428563743Z 10.244.0.1 - - [17/Apr/2024:09:57:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:57:59.430613949Z 10.244.0.1 - - [17/Apr/2024:09:57:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:58:04.426197884Z 10.244.0.1 - - [17/Apr/2024:09:58:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:58:04.427506832Z 10.244.0.1 - - [17/Apr/2024:09:58:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:58:09.429409648Z 10.244.0.1 - - [17/Apr/2024:09:58:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:58:09.432507697Z 10.244.0.1 - - [17/Apr/2024:09:58:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:58:14.429794895Z 10.244.0.1 - - [17/Apr/2024:09:58:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:58:14.432179980Z 10.244.0.1 - - [17/Apr/2024:09:58:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:58:19.428207293Z 10.244.0.1 - - [17/Apr/2024:09:58:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:58:19.434653327Z 10.244.0.1 - - [17/Apr/2024:09:58:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:58:24.428008964Z 10.244.0.1 - - [17/Apr/2024:09:58:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:58:24.428034717Z 10.244.0.1 - - [17/Apr/2024:09:58:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:58:29.427692412Z 10.244.0.1 - - [17/Apr/2024:09:58:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:58:29.427739335Z 10.244.0.1 - - [17/Apr/2024:09:58:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:58:34.427468259Z 10.244.0.1 - - [17/Apr/2024:09:58:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:58:34.432909572Z 10.244.0.1 - - [17/Apr/2024:09:58:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:58:39.434619435Z 10.244.0.1 - - [17/Apr/2024:09:58:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:58:39.437769008Z 10.244.0.1 - - [17/Apr/2024:09:58:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:58:44.432493778Z 10.244.0.1 - - [17/Apr/2024:09:58:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:58:44.436925429Z 10.244.0.1 - - [17/Apr/2024:09:58:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:58:49.430024253Z 10.244.0.1 - - [17/Apr/2024:09:58:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:58:49.430635299Z 10.244.0.1 - - [17/Apr/2024:09:58:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:58:54.432669127Z 10.244.0.1 - - [17/Apr/2024:09:58:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:58:54.433955708Z 10.244.0.1 - - [17/Apr/2024:09:58:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:58:59.429084942Z 10.244.0.1 - - [17/Apr/2024:09:58:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:58:59.430179077Z 10.244.0.1 - - [17/Apr/2024:09:58:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:59:04.428283752Z 10.244.0.1 - - [17/Apr/2024:09:59:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:59:04.438141687Z 10.244.0.1 - - [17/Apr/2024:09:59:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:59:09.430054266Z 10.244.0.1 - - [17/Apr/2024:09:59:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:59:09.432506011Z 10.244.0.1 - - [17/Apr/2024:09:59:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:59:14.425476668Z 10.244.0.1 - - [17/Apr/2024:09:59:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:59:14.440680333Z 10.244.0.1 - - [17/Apr/2024:09:59:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:59:19.425422266Z 10.244.0.1 - - [17/Apr/2024:09:59:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:59:19.425604744Z 10.244.0.1 - - [17/Apr/2024:09:59:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:59:24.426448456Z 10.244.0.1 - - [17/Apr/2024:09:59:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:59:24.426482118Z 10.244.0.1 - - [17/Apr/2024:09:59:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:59:29.426723496Z 10.244.0.1 - - [17/Apr/2024:09:59:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:59:29.426858545Z 10.244.0.1 - - [17/Apr/2024:09:59:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:59:34.428977099Z 10.244.0.1 - - [17/Apr/2024:09:59:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:59:34.429691246Z 10.244.0.1 - - [17/Apr/2024:09:59:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:59:39.429106442Z 10.244.0.1 - - [17/Apr/2024:09:59:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:59:39.431207289Z 10.244.0.1 - - [17/Apr/2024:09:59:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:59:44.435324339Z 10.244.0.1 - - [17/Apr/2024:09:59:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:59:44.436807689Z 10.244.0.1 - - [17/Apr/2024:09:59:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:59:49.428518315Z 10.244.0.1 - - [17/Apr/2024:09:59:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:59:49.429085402Z 10.244.0.1 - - [17/Apr/2024:09:59:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:59:54.429704162Z 10.244.0.1 - - [17/Apr/2024:09:59:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:59:54.437216027Z 10.244.0.1 - - [17/Apr/2024:09:59:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:59:59.430017972Z 10.244.0.1 - - [17/Apr/2024:09:59:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T09:59:59.433740316Z 10.244.0.1 - - [17/Apr/2024:09:59:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:00:04.436109594Z 10.244.0.1 - - [17/Apr/2024:10:00:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:00:04.447797457Z 10.244.0.1 - - [17/Apr/2024:10:00:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:00:09.427206827Z 10.244.0.1 - - [17/Apr/2024:10:00:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:00:09.433866598Z 10.244.0.1 - - [17/Apr/2024:10:00:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:00:14.431881733Z 10.244.0.1 - - [17/Apr/2024:10:00:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:00:14.446751474Z 10.244.0.1 - - [17/Apr/2024:10:00:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:00:19.429566717Z 10.244.0.1 - - [17/Apr/2024:10:00:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:00:19.430439689Z 10.244.0.1 - - [17/Apr/2024:10:00:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:00:24.436791264Z 10.244.0.1 - - [17/Apr/2024:10:00:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:00:24.443054915Z 10.244.0.1 - - [17/Apr/2024:10:00:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:00:29.441380664Z 10.244.0.1 - - [17/Apr/2024:10:00:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:00:29.441404215Z 10.244.0.1 - - [17/Apr/2024:10:00:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:00:34.428342241Z 10.244.0.1 - - [17/Apr/2024:10:00:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:00:34.428522423Z 10.244.0.1 - - [17/Apr/2024:10:00:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:00:39.429264621Z 10.244.0.1 - - [17/Apr/2024:10:00:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:00:39.431677187Z 10.244.0.1 - - [17/Apr/2024:10:00:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:00:44.427847182Z 10.244.0.1 - - [17/Apr/2024:10:00:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:00:44.433601755Z 10.244.0.1 - - [17/Apr/2024:10:00:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:00:49.433160891Z 10.244.0.1 - - [17/Apr/2024:10:00:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:00:49.438032536Z 10.244.0.1 - - [17/Apr/2024:10:00:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:00:54.425184853Z 10.244.0.1 - - [17/Apr/2024:10:00:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:00:54.426208878Z 10.244.0.1 - - [17/Apr/2024:10:00:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:00:59.426849530Z 10.244.0.1 - - [17/Apr/2024:10:00:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:00:59.427902604Z 10.244.0.1 - - [17/Apr/2024:10:00:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:01:04.428960448Z 10.244.0.1 - - [17/Apr/2024:10:01:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:01:04.436238341Z 10.244.0.1 - - [17/Apr/2024:10:01:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:01:09.429586774Z 10.244.0.1 - - [17/Apr/2024:10:01:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:01:09.436353171Z 10.244.0.1 - - [17/Apr/2024:10:01:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:01:14.430108177Z 10.244.0.1 - - [17/Apr/2024:10:01:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:01:14.434785669Z 10.244.0.1 - - [17/Apr/2024:10:01:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:01:19.428287016Z 10.244.0.1 - - [17/Apr/2024:10:01:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:01:19.429424504Z 10.244.0.1 - - [17/Apr/2024:10:01:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:01:24.426804999Z 10.244.0.1 - - [17/Apr/2024:10:01:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:01:24.428559934Z 10.244.0.1 - - [17/Apr/2024:10:01:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:01:29.427914564Z 10.244.0.1 - - [17/Apr/2024:10:01:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:01:29.431974536Z 10.244.0.1 - - [17/Apr/2024:10:01:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:01:34.428139652Z 10.244.0.1 - - [17/Apr/2024:10:01:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:01:34.453726864Z 10.244.0.1 - - [17/Apr/2024:10:01:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:01:39.432420609Z 10.244.0.1 - - [17/Apr/2024:10:01:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:01:39.437073123Z 10.244.0.1 - - [17/Apr/2024:10:01:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:01:44.436181451Z 10.244.0.1 - - [17/Apr/2024:10:01:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:01:44.442006902Z 10.244.0.1 - - [17/Apr/2024:10:01:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:01:49.434281449Z 10.244.0.1 - - [17/Apr/2024:10:01:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:01:49.449228999Z 10.244.0.1 - - [17/Apr/2024:10:01:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:01:54.429212909Z 10.244.0.1 - - [17/Apr/2024:10:01:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:01:54.441956921Z 10.244.0.1 - - [17/Apr/2024:10:01:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:01:59.435739034Z 10.244.0.1 - - [17/Apr/2024:10:01:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:01:59.439683925Z 10.244.0.1 - - [17/Apr/2024:10:01:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:02:04.430975521Z 10.244.0.1 - - [17/Apr/2024:10:02:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:02:04.431249181Z 10.244.0.1 - - [17/Apr/2024:10:02:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:02:09.434472297Z 10.244.0.1 - - [17/Apr/2024:10:02:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:02:09.440754239Z 10.244.0.1 - - [17/Apr/2024:10:02:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:02:14.432843434Z 10.244.0.1 - - [17/Apr/2024:10:02:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:02:14.433099713Z 10.244.0.1 - - [17/Apr/2024:10:02:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:02:19.431966294Z 10.244.0.1 - - [17/Apr/2024:10:02:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:02:19.441825119Z 10.244.0.1 - - [17/Apr/2024:10:02:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:02:24.431257506Z 10.244.0.1 - - [17/Apr/2024:10:02:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:02:24.440858645Z 10.244.0.1 - - [17/Apr/2024:10:02:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:02:29.430089555Z 10.244.0.1 - - [17/Apr/2024:10:02:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:02:29.445014669Z 10.244.0.1 - - [17/Apr/2024:10:02:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:02:34.427547781Z 10.244.0.1 - - [17/Apr/2024:10:02:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:02:34.435539280Z 10.244.0.1 - - [17/Apr/2024:10:02:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:02:39.432610087Z 10.244.0.1 - - [17/Apr/2024:10:02:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:02:39.437354176Z 10.244.0.1 - - [17/Apr/2024:10:02:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:02:44.429320468Z 10.244.0.1 - - [17/Apr/2024:10:02:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:02:44.435976721Z 10.244.0.1 - - [17/Apr/2024:10:02:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:02:49.429433286Z 10.244.0.1 - - [17/Apr/2024:10:02:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:02:49.433426163Z 10.244.0.1 - - [17/Apr/2024:10:02:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:02:54.427730004Z 10.244.0.1 - - [17/Apr/2024:10:02:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:02:54.434262411Z 10.244.0.1 - - [17/Apr/2024:10:02:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:02:59.430388541Z 10.244.0.1 - - [17/Apr/2024:10:02:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:02:59.431204836Z 10.244.0.1 - - [17/Apr/2024:10:02:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:03:04.427520729Z 10.244.0.1 - - [17/Apr/2024:10:03:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:03:04.428673314Z 10.244.0.1 - - [17/Apr/2024:10:03:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:03:09.427437527Z 10.244.0.1 - - [17/Apr/2024:10:03:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:03:09.430294405Z 10.244.0.1 - - [17/Apr/2024:10:03:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:03:14.426433072Z 10.244.0.1 - - [17/Apr/2024:10:03:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:03:14.429933164Z 10.244.0.1 - - [17/Apr/2024:10:03:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:03:19.431715989Z 10.244.0.1 - - [17/Apr/2024:10:03:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:03:19.432399954Z 10.244.0.1 - - [17/Apr/2024:10:03:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:03:24.433766163Z 10.244.0.1 - - [17/Apr/2024:10:03:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:03:24.434839207Z 10.244.0.1 - - [17/Apr/2024:10:03:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:03:29.428998678Z 10.244.0.1 - - [17/Apr/2024:10:03:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:03:29.435791028Z 10.244.0.1 - - [17/Apr/2024:10:03:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:03:34.435867551Z 10.244.0.1 - - [17/Apr/2024:10:03:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:03:34.435914093Z 10.244.0.1 - - [17/Apr/2024:10:03:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:03:39.434650362Z 10.244.0.1 - - [17/Apr/2024:10:03:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:03:39.435387513Z 10.244.0.1 - - [17/Apr/2024:10:03:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:03:44.434363022Z 10.244.0.1 - - [17/Apr/2024:10:03:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:03:44.434799245Z 10.244.0.1 - - [17/Apr/2024:10:03:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:03:49.427035308Z 10.244.0.1 - - [17/Apr/2024:10:03:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:03:49.429007075Z 10.244.0.1 - - [17/Apr/2024:10:03:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:03:54.428232195Z 10.244.0.1 - - [17/Apr/2024:10:03:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:03:54.430383121Z 10.244.0.1 - - [17/Apr/2024:10:03:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:03:59.427284334Z 10.244.0.1 - - [17/Apr/2024:10:03:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:03:59.427297627Z 10.244.0.1 - - [17/Apr/2024:10:03:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:04:04.439666360Z 10.244.0.1 - - [17/Apr/2024:10:04:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:04:04.440714228Z 10.244.0.1 - - [17/Apr/2024:10:04:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:04:09.432252196Z 10.244.0.1 - - [17/Apr/2024:10:04:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:04:09.445130210Z 10.244.0.1 - - [17/Apr/2024:10:04:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:04:14.432515068Z 10.244.0.1 - - [17/Apr/2024:10:04:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:04:14.445712083Z 10.244.0.1 - - [17/Apr/2024:10:04:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:04:19.425734730Z 10.244.0.1 - - [17/Apr/2024:10:04:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:04:19.431835295Z 10.244.0.1 - - [17/Apr/2024:10:04:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:04:24.445065634Z 10.244.0.1 - - [17/Apr/2024:10:04:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:04:24.445671002Z 10.244.0.1 - - [17/Apr/2024:10:04:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:04:29.428059920Z 10.244.0.1 - - [17/Apr/2024:10:04:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:04:29.440969813Z 10.244.0.1 - - [17/Apr/2024:10:04:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:04:34.427483862Z 10.244.0.1 - - [17/Apr/2024:10:04:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:04:34.438332077Z 10.244.0.1 - - [17/Apr/2024:10:04:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:04:39.431473361Z 10.244.0.1 - - [17/Apr/2024:10:04:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:04:39.434246707Z 10.244.0.1 - - [17/Apr/2024:10:04:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:04:44.429070337Z 10.244.0.1 - - [17/Apr/2024:10:04:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:04:44.429964175Z 10.244.0.1 - - [17/Apr/2024:10:04:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:04:49.427571859Z 10.244.0.1 - - [17/Apr/2024:10:04:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:04:49.427967210Z 10.244.0.1 - - [17/Apr/2024:10:04:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:04:54.430437251Z 10.244.0.1 - - [17/Apr/2024:10:04:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:04:54.432428360Z 10.244.0.1 - - [17/Apr/2024:10:04:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:04:59.431928818Z 10.244.0.1 - - [17/Apr/2024:10:04:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:04:59.436324608Z 10.244.0.1 - - [17/Apr/2024:10:04:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:05:04.430937662Z 10.244.0.1 - - [17/Apr/2024:10:05:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:05:04.437409000Z 10.244.0.1 - - [17/Apr/2024:10:05:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:05:09.429211721Z 10.244.0.1 - - [17/Apr/2024:10:05:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:05:09.437734352Z 10.244.0.1 - - [17/Apr/2024:10:05:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:05:14.430348314Z 10.244.0.1 - - [17/Apr/2024:10:05:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:05:14.430531869Z 10.244.0.1 - - [17/Apr/2024:10:05:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:05:19.426844377Z 10.244.0.1 - - [17/Apr/2024:10:05:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:05:19.435671894Z 10.244.0.1 - - [17/Apr/2024:10:05:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:05:24.430609256Z 10.244.0.1 - - [17/Apr/2024:10:05:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:05:24.431126168Z 10.244.0.1 - - [17/Apr/2024:10:05:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:05:29.429579277Z 10.244.0.1 - - [17/Apr/2024:10:05:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:05:29.430246258Z 10.244.0.1 - - [17/Apr/2024:10:05:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:05:34.428921292Z 10.244.0.1 - - [17/Apr/2024:10:05:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:05:34.434196867Z 10.244.0.1 - - [17/Apr/2024:10:05:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:05:39.431965448Z 10.244.0.1 - - [17/Apr/2024:10:05:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:05:39.436335120Z 10.244.0.1 - - [17/Apr/2024:10:05:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:05:44.426565736Z 10.244.0.1 - - [17/Apr/2024:10:05:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:05:44.431337151Z 10.244.0.1 - - [17/Apr/2024:10:05:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:05:49.427889730Z 10.244.0.1 - - [17/Apr/2024:10:05:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:05:49.430668519Z 10.244.0.1 - - [17/Apr/2024:10:05:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:05:54.426252985Z 10.244.0.1 - - [17/Apr/2024:10:05:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:05:54.426284793Z 10.244.0.1 - - [17/Apr/2024:10:05:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:05:59.426878368Z 10.244.0.1 - - [17/Apr/2024:10:05:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:05:59.431089325Z 10.244.0.1 - - [17/Apr/2024:10:05:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:06:04.429011410Z 10.244.0.1 - - [17/Apr/2024:10:06:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:06:04.429571172Z 10.244.0.1 - - [17/Apr/2024:10:06:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:06:09.428826645Z 10.244.0.1 - - [17/Apr/2024:10:06:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:06:09.433958331Z 10.244.0.1 - - [17/Apr/2024:10:06:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:06:14.432303044Z 10.244.0.1 - - [17/Apr/2024:10:06:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:06:14.435002982Z 10.244.0.1 - - [17/Apr/2024:10:06:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:06:19.427527815Z 10.244.0.1 - - [17/Apr/2024:10:06:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:06:19.428479530Z 10.244.0.1 - - [17/Apr/2024:10:06:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:06:24.426380630Z 10.244.0.1 - - [17/Apr/2024:10:06:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:06:24.438254482Z 10.244.0.1 - - [17/Apr/2024:10:06:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:06:29.431065192Z 10.244.0.1 - - [17/Apr/2024:10:06:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:06:29.432951060Z 10.244.0.1 - - [17/Apr/2024:10:06:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:06:34.434636090Z 10.244.0.1 - - [17/Apr/2024:10:06:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:06:34.436125888Z 10.244.0.1 - - [17/Apr/2024:10:06:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:06:39.426832125Z 10.244.0.1 - - [17/Apr/2024:10:06:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:06:39.428338279Z 10.244.0.1 - - [17/Apr/2024:10:06:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:06:44.427846844Z 10.244.0.1 - - [17/Apr/2024:10:06:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:06:44.428087603Z 10.244.0.1 - - [17/Apr/2024:10:06:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:06:49.426587785Z 10.244.0.1 - - [17/Apr/2024:10:06:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:06:49.426614564Z 10.244.0.1 - - [17/Apr/2024:10:06:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:06:54.427099176Z 10.244.0.1 - - [17/Apr/2024:10:06:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:06:54.433572783Z 10.244.0.1 - - [17/Apr/2024:10:06:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:06:59.428104934Z 10.244.0.1 - - [17/Apr/2024:10:06:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:06:59.429297920Z 10.244.0.1 - - [17/Apr/2024:10:06:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:07:04.432024728Z 10.244.0.1 - - [17/Apr/2024:10:07:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:07:04.441616579Z 10.244.0.1 - - [17/Apr/2024:10:07:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:07:09.432587071Z 10.244.0.1 - - [17/Apr/2024:10:07:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:07:09.435404560Z 10.244.0.1 - - [17/Apr/2024:10:07:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:07:14.427557303Z 10.244.0.1 - - [17/Apr/2024:10:07:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:07:14.434047899Z 10.244.0.1 - - [17/Apr/2024:10:07:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:07:19.434649034Z 10.244.0.1 - - [17/Apr/2024:10:07:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:07:19.440264467Z 10.244.0.1 - - [17/Apr/2024:10:07:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:07:24.431135763Z 10.244.0.1 - - [17/Apr/2024:10:07:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:07:24.434275736Z 10.244.0.1 - - [17/Apr/2024:10:07:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:07:29.427766590Z 10.244.0.1 - - [17/Apr/2024:10:07:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:07:29.427840329Z 10.244.0.1 - - [17/Apr/2024:10:07:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:07:34.436265025Z 10.244.0.1 - - [17/Apr/2024:10:07:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:07:34.439029644Z 10.244.0.1 - - [17/Apr/2024:10:07:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:07:39.431603498Z 10.244.0.1 - - [17/Apr/2024:10:07:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:07:39.439453647Z 10.244.0.1 - - [17/Apr/2024:10:07:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:07:44.434356504Z 10.244.0.1 - - [17/Apr/2024:10:07:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:07:44.441705939Z 10.244.0.1 - - [17/Apr/2024:10:07:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:07:49.438293877Z 10.244.0.1 - - [17/Apr/2024:10:07:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:07:49.439773333Z 10.244.0.1 - - [17/Apr/2024:10:07:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:07:54.426545758Z 10.244.0.1 - - [17/Apr/2024:10:07:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:07:54.426962135Z 10.244.0.1 - - [17/Apr/2024:10:07:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:07:59.432022691Z 10.244.0.1 - - [17/Apr/2024:10:07:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:07:59.434110239Z 10.244.0.1 - - [17/Apr/2024:10:07:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:08:04.434020215Z 10.244.0.1 - - [17/Apr/2024:10:08:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:08:04.434990511Z 10.244.0.1 - - [17/Apr/2024:10:08:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:08:09.426540095Z 10.244.0.1 - - [17/Apr/2024:10:08:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:08:09.435876022Z 10.244.0.1 - - [17/Apr/2024:10:08:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:08:14.429892911Z 10.244.0.1 - - [17/Apr/2024:10:08:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:08:14.432287161Z 10.244.0.1 - - [17/Apr/2024:10:08:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:08:19.426996327Z 10.244.0.1 - - [17/Apr/2024:10:08:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:08:19.429586775Z 10.244.0.1 - - [17/Apr/2024:10:08:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:08:24.430065266Z 10.244.0.1 - - [17/Apr/2024:10:08:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:08:24.433285456Z 10.244.0.1 - - [17/Apr/2024:10:08:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:08:29.427468494Z 10.244.0.1 - - [17/Apr/2024:10:08:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:08:29.427804918Z 10.244.0.1 - - [17/Apr/2024:10:08:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:08:34.426421978Z 10.244.0.1 - - [17/Apr/2024:10:08:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:08:34.429590987Z 10.244.0.1 - - [17/Apr/2024:10:08:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:08:39.428112570Z 10.244.0.1 - - [17/Apr/2024:10:08:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:08:39.428874854Z 10.244.0.1 - - [17/Apr/2024:10:08:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:08:44.426101477Z 10.244.0.1 - - [17/Apr/2024:10:08:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:08:44.439708786Z 10.244.0.1 - - [17/Apr/2024:10:08:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:08:49.436104796Z 10.244.0.1 - - [17/Apr/2024:10:08:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:08:49.445649891Z 10.244.0.1 - - [17/Apr/2024:10:08:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:08:54.428385211Z 10.244.0.1 - - [17/Apr/2024:10:08:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:08:54.433716181Z 10.244.0.1 - - [17/Apr/2024:10:08:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:08:59.426783947Z 10.244.0.1 - - [17/Apr/2024:10:08:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:08:59.430239770Z 10.244.0.1 - - [17/Apr/2024:10:08:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:09:04.427829238Z 10.244.0.1 - - [17/Apr/2024:10:09:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:09:04.428806964Z 10.244.0.1 - - [17/Apr/2024:10:09:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:09:09.424778187Z 10.244.0.1 - - [17/Apr/2024:10:09:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:09:09.427441469Z 10.244.0.1 - - [17/Apr/2024:10:09:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:09:14.428619508Z 10.244.0.1 - - [17/Apr/2024:10:09:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:09:14.428839944Z 10.244.0.1 - - [17/Apr/2024:10:09:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:09:19.427160956Z 10.244.0.1 - - [17/Apr/2024:10:09:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:09:19.430042087Z 10.244.0.1 - - [17/Apr/2024:10:09:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:09:24.428337044Z 10.244.0.1 - - [17/Apr/2024:10:09:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:09:24.428647545Z 10.244.0.1 - - [17/Apr/2024:10:09:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:09:29.428005223Z 10.244.0.1 - - [17/Apr/2024:10:09:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:09:29.429123861Z 10.244.0.1 - - [17/Apr/2024:10:09:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:09:34.426492593Z 10.244.0.1 - - [17/Apr/2024:10:09:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:09:34.430535278Z 10.244.0.1 - - [17/Apr/2024:10:09:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:09:39.426889755Z 10.244.0.1 - - [17/Apr/2024:10:09:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:09:39.427500277Z 10.244.0.1 - - [17/Apr/2024:10:09:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:09:44.433783518Z 10.244.0.1 - - [17/Apr/2024:10:09:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:09:44.439063053Z 10.244.0.1 - - [17/Apr/2024:10:09:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:09:49.430006982Z 10.244.0.1 - - [17/Apr/2024:10:09:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:09:49.430037607Z 10.244.0.1 - - [17/Apr/2024:10:09:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:09:54.426941709Z 10.244.0.1 - - [17/Apr/2024:10:09:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:09:54.434391698Z 10.244.0.1 - - [17/Apr/2024:10:09:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:09:59.430374923Z 10.244.0.1 - - [17/Apr/2024:10:09:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:09:59.430797802Z 10.244.0.1 - - [17/Apr/2024:10:09:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:10:04.430339593Z 10.244.0.1 - - [17/Apr/2024:10:10:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:10:04.434686763Z 10.244.0.1 - - [17/Apr/2024:10:10:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:10:09.434492542Z 10.244.0.1 - - [17/Apr/2024:10:10:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:10:09.436733017Z 10.244.0.1 - - [17/Apr/2024:10:10:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:10:14.428677891Z 10.244.0.1 - - [17/Apr/2024:10:10:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:10:14.429242946Z 10.244.0.1 - - [17/Apr/2024:10:10:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:10:19.425028494Z 10.244.0.1 - - [17/Apr/2024:10:10:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:10:19.427690224Z 10.244.0.1 - - [17/Apr/2024:10:10:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:10:24.429713195Z 10.244.0.1 - - [17/Apr/2024:10:10:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:10:24.429944333Z 10.244.0.1 - - [17/Apr/2024:10:10:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:10:29.433165588Z 10.244.0.1 - - [17/Apr/2024:10:10:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:10:29.437427207Z 10.244.0.1 - - [17/Apr/2024:10:10:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:10:34.426895758Z 10.244.0.1 - - [17/Apr/2024:10:10:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:10:34.429228227Z 10.244.0.1 - - [17/Apr/2024:10:10:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:10:39.431593139Z 10.244.0.1 - - [17/Apr/2024:10:10:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:10:39.435094606Z 10.244.0.1 - - [17/Apr/2024:10:10:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:10:44.431803189Z 10.244.0.1 - - [17/Apr/2024:10:10:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:10:44.433715148Z 10.244.0.1 - - [17/Apr/2024:10:10:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:10:49.426817516Z 10.244.0.1 - - [17/Apr/2024:10:10:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:10:49.429418499Z 10.244.0.1 - - [17/Apr/2024:10:10:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:10:54.429757938Z 10.244.0.1 - - [17/Apr/2024:10:10:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:10:54.431009002Z 10.244.0.1 - - [17/Apr/2024:10:10:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:10:59.428620411Z 10.244.0.1 - - [17/Apr/2024:10:10:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:10:59.428751485Z 10.244.0.1 - - [17/Apr/2024:10:10:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:11:04.427028164Z 10.244.0.1 - - [17/Apr/2024:10:11:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:11:04.432492982Z 10.244.0.1 - - [17/Apr/2024:10:11:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:11:09.430990443Z 10.244.0.1 - - [17/Apr/2024:10:11:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:11:09.432971857Z 10.244.0.1 - - [17/Apr/2024:10:11:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:11:14.438013549Z 10.244.0.1 - - [17/Apr/2024:10:11:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:11:14.443968793Z 10.244.0.1 - - [17/Apr/2024:10:11:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:11:19.426055126Z 10.244.0.1 - - [17/Apr/2024:10:11:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:11:19.428173550Z 10.244.0.1 - - [17/Apr/2024:10:11:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:11:24.426521793Z 10.244.0.1 - - [17/Apr/2024:10:11:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:11:24.429736589Z 10.244.0.1 - - [17/Apr/2024:10:11:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:11:29.431996826Z 10.244.0.1 - - [17/Apr/2024:10:11:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:11:29.433157859Z 10.244.0.1 - - [17/Apr/2024:10:11:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:11:34.426350082Z 10.244.0.1 - - [17/Apr/2024:10:11:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:11:34.450087340Z 10.244.0.1 - - [17/Apr/2024:10:11:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:11:37.825120333Z [2024-04-17T10:11:37.824+0000] {manager.py:226} INFO - Updated user admin user 2024-04-17T10:11:37.930707101Z 10.244.0.18 - admin [17/Apr/2024:10:11:37 +0000] "POST /api/v1/dags/scaleout_vdu/dagRuns HTTP/1.1" 200 1886 "-" "python-requests/2.31.0" 2024-04-17T10:11:39.429182584Z 10.244.0.1 - - [17/Apr/2024:10:11:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:11:39.434785768Z 10.244.0.1 - - [17/Apr/2024:10:11:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:11:44.432472403Z 10.244.0.1 - - [17/Apr/2024:10:11:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:11:44.446118864Z 10.244.0.1 - - [17/Apr/2024:10:11:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:11:49.428641679Z 10.244.0.1 - - [17/Apr/2024:10:11:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:11:49.429436059Z 10.244.0.1 - - [17/Apr/2024:10:11:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:11:54.434143135Z 10.244.0.1 - - [17/Apr/2024:10:11:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:11:54.435156678Z 10.244.0.1 - - [17/Apr/2024:10:11:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:11:59.432620700Z 10.244.0.1 - - [17/Apr/2024:10:11:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:11:59.433663722Z 10.244.0.1 - - [17/Apr/2024:10:11:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:12:04.434121274Z 10.244.0.1 - - [17/Apr/2024:10:12:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:12:04.444849941Z 10.244.0.1 - - [17/Apr/2024:10:12:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:12:09.430718018Z 10.244.0.1 - - [17/Apr/2024:10:12:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:12:09.431979123Z 10.244.0.1 - - [17/Apr/2024:10:12:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:12:14.436166256Z 10.244.0.1 - - [17/Apr/2024:10:12:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:12:14.439751093Z 10.244.0.1 - - [17/Apr/2024:10:12:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:12:19.427322395Z 10.244.0.1 - - [17/Apr/2024:10:12:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:12:19.434630224Z 10.244.0.1 - - [17/Apr/2024:10:12:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:12:24.427750479Z 10.244.0.1 - - [17/Apr/2024:10:12:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:12:24.428508888Z 10.244.0.1 - - [17/Apr/2024:10:12:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:12:29.429036994Z 10.244.0.1 - - [17/Apr/2024:10:12:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:12:29.442710629Z 10.244.0.1 - - [17/Apr/2024:10:12:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:12:34.436973107Z 10.244.0.1 - - [17/Apr/2024:10:12:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:12:34.439400191Z 10.244.0.1 - - [17/Apr/2024:10:12:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:12:39.431773099Z 10.244.0.1 - - [17/Apr/2024:10:12:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:12:39.432600657Z 10.244.0.1 - - [17/Apr/2024:10:12:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:12:44.429901917Z 10.244.0.1 - - [17/Apr/2024:10:12:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:12:44.440436132Z 10.244.0.1 - - [17/Apr/2024:10:12:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:12:49.427828023Z 10.244.0.1 - - [17/Apr/2024:10:12:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:12:49.431078938Z 10.244.0.1 - - [17/Apr/2024:10:12:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:12:54.428662080Z 10.244.0.1 - - [17/Apr/2024:10:12:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:12:54.430460873Z 10.244.0.1 - - [17/Apr/2024:10:12:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:12:59.436180877Z 10.244.0.1 - - [17/Apr/2024:10:12:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:12:59.440529644Z 10.244.0.1 - - [17/Apr/2024:10:12:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:13:04.436236942Z 10.244.0.1 - - [17/Apr/2024:10:13:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:13:04.456047740Z 10.244.0.1 - - [17/Apr/2024:10:13:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:13:09.435912738Z 10.244.0.1 - - [17/Apr/2024:10:13:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:13:09.444983925Z 10.244.0.1 - - [17/Apr/2024:10:13:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:13:14.425383972Z 10.244.0.1 - - [17/Apr/2024:10:13:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:13:14.425426926Z 10.244.0.1 - - [17/Apr/2024:10:13:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:13:19.431567400Z 10.244.0.1 - - [17/Apr/2024:10:13:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:13:19.435389796Z 10.244.0.1 - - [17/Apr/2024:10:13:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:13:24.428192591Z 10.244.0.1 - - [17/Apr/2024:10:13:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:13:24.429421404Z 10.244.0.1 - - [17/Apr/2024:10:13:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:13:29.428964092Z 10.244.0.1 - - [17/Apr/2024:10:13:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:13:29.435706703Z 10.244.0.1 - - [17/Apr/2024:10:13:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:13:34.428940547Z 10.244.0.1 - - [17/Apr/2024:10:13:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:13:34.431875795Z 10.244.0.1 - - [17/Apr/2024:10:13:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:13:39.426244954Z 10.244.0.1 - - [17/Apr/2024:10:13:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:13:39.427036742Z 10.244.0.1 - - [17/Apr/2024:10:13:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:13:44.433145690Z 10.244.0.1 - - [17/Apr/2024:10:13:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:13:44.445118109Z 10.244.0.1 - - [17/Apr/2024:10:13:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:13:49.442092874Z 10.244.0.1 - - [17/Apr/2024:10:13:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:13:49.445011149Z 10.244.0.1 - - [17/Apr/2024:10:13:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:13:54.426365197Z 10.244.0.1 - - [17/Apr/2024:10:13:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:13:54.438831726Z 10.244.0.1 - - [17/Apr/2024:10:13:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:13:59.426560806Z 10.244.0.1 - - [17/Apr/2024:10:13:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:13:59.430468279Z 10.244.0.1 - - [17/Apr/2024:10:13:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:14:04.437701180Z 10.244.0.1 - - [17/Apr/2024:10:14:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:14:04.452644641Z 10.244.0.1 - - [17/Apr/2024:10:14:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:14:09.426829706Z 10.244.0.1 - - [17/Apr/2024:10:14:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:14:09.429996360Z 10.244.0.1 - - [17/Apr/2024:10:14:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:14:14.427967299Z 10.244.0.1 - - [17/Apr/2024:10:14:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:14:14.431248603Z 10.244.0.1 - - [17/Apr/2024:10:14:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:14:19.429464259Z 10.244.0.1 - - [17/Apr/2024:10:14:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:14:19.430309964Z 10.244.0.1 - - [17/Apr/2024:10:14:19 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:14:24.429058940Z 10.244.0.1 - - [17/Apr/2024:10:14:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:14:24.432232733Z 10.244.0.1 - - [17/Apr/2024:10:14:24 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:14:29.427508828Z 10.244.0.1 - - [17/Apr/2024:10:14:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:14:29.427534900Z 10.244.0.1 - - [17/Apr/2024:10:14:29 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:14:34.435012267Z 10.244.0.1 - - [17/Apr/2024:10:14:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:14:34.435758384Z 10.244.0.1 - - [17/Apr/2024:10:14:34 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:14:39.430885965Z 10.244.0.1 - - [17/Apr/2024:10:14:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:14:39.431974840Z 10.244.0.1 - - [17/Apr/2024:10:14:39 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:14:44.430500649Z 10.244.0.1 - - [17/Apr/2024:10:14:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:14:44.433497477Z 10.244.0.1 - - [17/Apr/2024:10:14:44 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:14:49.427985502Z 10.244.0.1 - - [17/Apr/2024:10:14:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:14:49.436424414Z 10.244.0.1 - - [17/Apr/2024:10:14:49 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:14:54.430619211Z 10.244.0.1 - - [17/Apr/2024:10:14:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:14:54.431993519Z 10.244.0.1 - - [17/Apr/2024:10:14:54 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:14:59.429693314Z 10.244.0.1 - - [17/Apr/2024:10:14:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:14:59.433196239Z 10.244.0.1 - - [17/Apr/2024:10:14:59 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:15:04.429549088Z 10.244.0.1 - - [17/Apr/2024:10:15:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:15:04.433605583Z 10.244.0.1 - - [17/Apr/2024:10:15:04 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:15:09.430775440Z 10.244.0.1 - - [17/Apr/2024:10:15:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:15:09.438225275Z 10.244.0.1 - - [17/Apr/2024:10:15:09 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:15:14.425133028Z 10.244.0.1 - - [17/Apr/2024:10:15:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28" 2024-04-17T10:15:14.430059154Z 10.244.0.1 - - [17/Apr/2024:10:15:14 +0000] "GET /health HTTP/1.1" 200 141 "-" "kube-probe/1.28"